[==========] 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 13:16:01.766790 12366 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.12.19.190:40585
I20260709 13:16:01.768347 12366 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 13:16:01.769347 12366 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:16:01.786063 12375 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 13:16:01.786068 12372 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 13:16:01.786243 12373 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 13:16:01.787768 12366 server_base.cc:1061] running on GCE node
I20260709 13:16:02.980175 12366 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:16:02.980443 12366 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 13:16:02.980656 12366 hybrid_clock.cc:648] HybridClock initialized: now 1783602962980634 us; error 0 us; skew 500 ppm
I20260709 13:16:02.981493 12366 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:16:02.987802 12366 webserver.cc:533] Webserver started at http://127.12.19.190:43953/ using document root <none> and password file <none>
I20260709 13:16:02.988631 12366 fs_manager.cc:362] Metadata directory not provided
I20260709 13:16:02.988862 12366 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:16:02.989300 12366 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:16:02.994840 12366 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602961601857-12366-0/minicluster-data/master-0-root/instance:
uuid: "b6d03682ae0c43d78b72d82f946150fb"
format_stamp: "Formatted at 2026-07-09 13:16:02 on dist-test-slave-cd6k"
I20260709 13:16:03.002147 12366 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:16:03.007102 12381 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:03.008330 12366 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.001s	sys 0.003s
I20260709 13:16:03.008672 12366 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602961601857-12366-0/minicluster-data/master-0-root
uuid: "b6d03682ae0c43d78b72d82f946150fb"
format_stamp: "Formatted at 2026-07-09 13:16:02 on dist-test-slave-cd6k"
I20260709 13:16:03.009011 12366 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602961601857-12366-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602961601857-12366-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602961601857-12366-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 13:16:03.058951 12366 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:16:03.060456 12366 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 13:16:03.060911 12366 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:16:03.130735 12366 rpc_server.cc:307] RPC server started. Bound to: 127.12.19.190:40585
I20260709 13:16:03.130811 12432 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.19.190:40585 every 8 connection(s)
I20260709 13:16:03.138247 12433 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 13:16:03.159039 12433 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b6d03682ae0c43d78b72d82f946150fb: Bootstrap starting.
I20260709 13:16:03.164676 12433 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b6d03682ae0c43d78b72d82f946150fb: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:03.166445 12433 log.cc:826] T 00000000000000000000000000000000 P b6d03682ae0c43d78b72d82f946150fb: Log is configured to *not* fsync() on all Append() calls
I20260709 13:16:03.171576 12433 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b6d03682ae0c43d78b72d82f946150fb: No bootstrap required, opened a new log
I20260709 13:16:03.192703 12433 raft_consensus.cc:359] T 00000000000000000000000000000000 P b6d03682ae0c43d78b72d82f946150fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b6d03682ae0c43d78b72d82f946150fb" member_type: VOTER }
I20260709 13:16:03.193271 12433 raft_consensus.cc:385] T 00000000000000000000000000000000 P b6d03682ae0c43d78b72d82f946150fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:03.193532 12433 raft_consensus.cc:740] T 00000000000000000000000000000000 P b6d03682ae0c43d78b72d82f946150fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6d03682ae0c43d78b72d82f946150fb, State: Initialized, Role: FOLLOWER
I20260709 13:16:03.194391 12433 consensus_queue.cc:260] T 00000000000000000000000000000000 P b6d03682ae0c43d78b72d82f946150fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b6d03682ae0c43d78b72d82f946150fb" member_type: VOTER }
I20260709 13:16:03.194890 12433 raft_consensus.cc:399] T 00000000000000000000000000000000 P b6d03682ae0c43d78b72d82f946150fb [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:16:03.195174 12433 raft_consensus.cc:493] T 00000000000000000000000000000000 P b6d03682ae0c43d78b72d82f946150fb [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:16:03.195575 12433 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b6d03682ae0c43d78b72d82f946150fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:03.199529 12433 raft_consensus.cc:515] T 00000000000000000000000000000000 P b6d03682ae0c43d78b72d82f946150fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b6d03682ae0c43d78b72d82f946150fb" member_type: VOTER }
I20260709 13:16:03.200198 12433 leader_election.cc:304] T 00000000000000000000000000000000 P b6d03682ae0c43d78b72d82f946150fb [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: b6d03682ae0c43d78b72d82f946150fb; no voters: 
I20260709 13:16:03.201855 12433 leader_election.cc:290] T 00000000000000000000000000000000 P b6d03682ae0c43d78b72d82f946150fb [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:16:03.202214 12436 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b6d03682ae0c43d78b72d82f946150fb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:03.204416 12436 raft_consensus.cc:697] T 00000000000000000000000000000000 P b6d03682ae0c43d78b72d82f946150fb [term 1 LEADER]: Becoming Leader. State: Replica: b6d03682ae0c43d78b72d82f946150fb, State: Running, Role: LEADER
I20260709 13:16:03.205363 12436 consensus_queue.cc:237] T 00000000000000000000000000000000 P b6d03682ae0c43d78b72d82f946150fb [LEADER]: Queue going to LEADER mode. State: All 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: "b6d03682ae0c43d78b72d82f946150fb" member_type: VOTER }
I20260709 13:16:03.206364 12433 sys_catalog.cc:565] T 00000000000000000000000000000000 P b6d03682ae0c43d78b72d82f946150fb [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:16:03.217559 12438 sys_catalog.cc:455] T 00000000000000000000000000000000 P b6d03682ae0c43d78b72d82f946150fb [sys.catalog]: SysCatalogTable state changed. Reason: New leader b6d03682ae0c43d78b72d82f946150fb. Latest consensus state: current_term: 1 leader_uuid: "b6d03682ae0c43d78b72d82f946150fb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b6d03682ae0c43d78b72d82f946150fb" member_type: VOTER } }
I20260709 13:16:03.217715 12437 sys_catalog.cc:455] T 00000000000000000000000000000000 P b6d03682ae0c43d78b72d82f946150fb [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b6d03682ae0c43d78b72d82f946150fb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b6d03682ae0c43d78b72d82f946150fb" member_type: VOTER } }
I20260709 13:16:03.218386 12438 sys_catalog.cc:458] T 00000000000000000000000000000000 P b6d03682ae0c43d78b72d82f946150fb [sys.catalog]: This master's current role is: LEADER
I20260709 13:16:03.218473 12437 sys_catalog.cc:458] T 00000000000000000000000000000000 P b6d03682ae0c43d78b72d82f946150fb [sys.catalog]: This master's current role is: LEADER
I20260709 13:16:03.220774 12446 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:16:03.232594 12446 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:16:03.235993 12366 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:16:03.250401 12446 catalog_manager.cc:1383] Generated new cluster ID: 62e18047ed8f48549c3ef764236f51be
I20260709 13:16:03.250674 12446 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:16:03.277696 12446 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:16:03.279234 12446 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:16:03.290673 12446 catalog_manager.cc:6070] T 00000000000000000000000000000000 P b6d03682ae0c43d78b72d82f946150fb: Generated new TSK 0
I20260709 13:16:03.291536 12446 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:16:03.303475 12366 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:16:03.312789 12455 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 13:16:03.314177 12456 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 13:16:03.317589 12366 server_base.cc:1061] running on GCE node
W20260709 13:16:03.318297 12458 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 13:16:03.319249 12366 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:16:03.319546 12366 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 13:16:03.319746 12366 hybrid_clock.cc:648] HybridClock initialized: now 1783602963319729 us; error 0 us; skew 500 ppm
I20260709 13:16:03.320528 12366 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:16:03.324434 12366 webserver.cc:533] Webserver started at http://127.12.19.129:34441/ using document root <none> and password file <none>
I20260709 13:16:03.325109 12366 fs_manager.cc:362] Metadata directory not provided
I20260709 13:16:03.325349 12366 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:16:03.325687 12366 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:16:03.327152 12366 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602961601857-12366-0/minicluster-data/ts-0-root/instance:
uuid: "9ff647725648448e9cfc06f61dcc0ef1"
format_stamp: "Formatted at 2026-07-09 13:16:03 on dist-test-slave-cd6k"
I20260709 13:16:03.333850 12366 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:16:03.338721 12463 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:03.339570 12366 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 13:16:03.339906 12366 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602961601857-12366-0/minicluster-data/ts-0-root
uuid: "9ff647725648448e9cfc06f61dcc0ef1"
format_stamp: "Formatted at 2026-07-09 13:16:03 on dist-test-slave-cd6k"
I20260709 13:16:03.340268 12366 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602961601857-12366-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602961601857-12366-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602961601857-12366-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 13:16:03.374409 12366 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:16:03.376245 12366 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:16:03.379011 12366 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:16:03.384508 12366 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:16:03.384809 12366 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:03.385113 12366 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:16:03.385334 12366 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:03.475178 12366 rpc_server.cc:307] RPC server started. Bound to: 127.12.19.129:38059
I20260709 13:16:03.475234 12525 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.19.129:38059 every 8 connection(s)
I20260709 13:16:03.482921 12366 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:16:03.494125 12531 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 13:16:03.495095 12530 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 13:16:03.501577 12533 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 13:16:03.501761 12366 server_base.cc:1061] running on GCE node
I20260709 13:16:03.502619 12366 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:16:03.502884 12366 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 13:16:03.503114 12366 hybrid_clock.cc:648] HybridClock initialized: now 1783602963503094 us; error 0 us; skew 500 ppm
I20260709 13:16:03.503868 12366 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:16:03.509663 12366 webserver.cc:533] Webserver started at http://127.12.19.130:33781/ using document root <none> and password file <none>
I20260709 13:16:03.510325 12366 fs_manager.cc:362] Metadata directory not provided
I20260709 13:16:03.510561 12366 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:16:03.510605 12526 heartbeater.cc:344] Connected to a master server at 127.12.19.190:40585
I20260709 13:16:03.510952 12366 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:16:03.511081 12526 heartbeater.cc:461] Registering TS with master...
I20260709 13:16:03.512267 12526 heartbeater.cc:507] Master 127.12.19.190:40585 requested a full tablet report, sending...
I20260709 13:16:03.512457 12366 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602961601857-12366-0/minicluster-data/ts-1-root/instance:
uuid: "8d9fc0e90d8644bc94694e80fd4e89b7"
format_stamp: "Formatted at 2026-07-09 13:16:03 on dist-test-slave-cd6k"
I20260709 13:16:03.515744 12398 ts_manager.cc:194] Registered new tserver with Master: 9ff647725648448e9cfc06f61dcc0ef1 (127.12.19.129:38059)
I20260709 13:16:03.518613 12398 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43306
I20260709 13:16:03.520467 12366 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.004s	sys 0.004s
I20260709 13:16:03.525218 12538 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:03.526075 12366 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 13:16:03.526366 12366 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602961601857-12366-0/minicluster-data/ts-1-root
uuid: "8d9fc0e90d8644bc94694e80fd4e89b7"
format_stamp: "Formatted at 2026-07-09 13:16:03 on dist-test-slave-cd6k"
I20260709 13:16:03.526618 12366 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602961601857-12366-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602961601857-12366-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602961601857-12366-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 13:16:03.558492 12366 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:16:03.559805 12366 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:16:03.561887 12366 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:16:03.564657 12366 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:16:03.564888 12366 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:03.565124 12366 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:16:03.565289 12366 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:03.655339 12366 rpc_server.cc:307] RPC server started. Bound to: 127.12.19.130:33155
I20260709 13:16:03.655465 12600 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.19.130:33155 every 8 connection(s)
I20260709 13:16:03.664330 12366 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:16:03.673918 12604 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 13:16:03.675866 12605 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 13:16:03.678344 12366 server_base.cc:1061] running on GCE node
W20260709 13:16:03.679494 12607 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 13:16:03.680315 12601 heartbeater.cc:344] Connected to a master server at 127.12.19.190:40585
I20260709 13:16:03.680708 12601 heartbeater.cc:461] Registering TS with master...
I20260709 13:16:03.680779 12366 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:16:03.681113 12366 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 13:16:03.681295 12366 hybrid_clock.cc:648] HybridClock initialized: now 1783602963681279 us; error 0 us; skew 500 ppm
I20260709 13:16:03.681634 12601 heartbeater.cc:507] Master 127.12.19.190:40585 requested a full tablet report, sending...
I20260709 13:16:03.681859 12366 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:16:03.683925 12398 ts_manager.cc:194] Registered new tserver with Master: 8d9fc0e90d8644bc94694e80fd4e89b7 (127.12.19.130:33155)
I20260709 13:16:03.684933 12366 webserver.cc:533] Webserver started at http://127.12.19.131:41971/ using document root <none> and password file <none>
I20260709 13:16:03.685421 12366 fs_manager.cc:362] Metadata directory not provided
I20260709 13:16:03.685631 12366 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:16:03.685603 12398 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43318
I20260709 13:16:03.686074 12366 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:16:03.687525 12366 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602961601857-12366-0/minicluster-data/ts-2-root/instance:
uuid: "38877ca0bb6d437e85f9bca39d574c3e"
format_stamp: "Formatted at 2026-07-09 13:16:03 on dist-test-slave-cd6k"
I20260709 13:16:03.692004 12366 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260709 13:16:03.695559 12612 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:03.696432 12366 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260709 13:16:03.696710 12366 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602961601857-12366-0/minicluster-data/ts-2-root
uuid: "38877ca0bb6d437e85f9bca39d574c3e"
format_stamp: "Formatted at 2026-07-09 13:16:03 on dist-test-slave-cd6k"
I20260709 13:16:03.696991 12366 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602961601857-12366-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602961601857-12366-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602961601857-12366-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 13:16:03.737046 12366 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:16:03.738253 12366 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:16:03.739746 12366 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:16:03.741788 12366 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:16:03.742007 12366 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:03.742262 12366 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:16:03.742434 12366 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:03.838807 12366 rpc_server.cc:307] RPC server started. Bound to: 127.12.19.131:35953
I20260709 13:16:03.838861 12674 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.19.131:35953 every 8 connection(s)
I20260709 13:16:03.854115 12675 heartbeater.cc:344] Connected to a master server at 127.12.19.190:40585
I20260709 13:16:03.854504 12675 heartbeater.cc:461] Registering TS with master...
I20260709 13:16:03.855348 12675 heartbeater.cc:507] Master 127.12.19.190:40585 requested a full tablet report, sending...
I20260709 13:16:03.857477 12398 ts_manager.cc:194] Registered new tserver with Master: 38877ca0bb6d437e85f9bca39d574c3e (127.12.19.131:35953)
I20260709 13:16:03.858366 12366 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015521104s
I20260709 13:16:03.859349 12398 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43320
I20260709 13:16:03.910430 12398 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43332:
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 13:16:03.913815 12398 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 13:16:04.001513 12566 tablet_service.cc:1511] Processing CreateTablet for tablet 95829002df5447858ad3501fc09e633a (DEFAULT_TABLE table=test-workload [id=d8931e92fc9045e58c134b502e99cc88]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:16:04.003115 12566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95829002df5447858ad3501fc09e633a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:04.008249 12565 tablet_service.cc:1511] Processing CreateTablet for tablet 2c44bc88ce814c95b01c92a111845d37 (DEFAULT_TABLE table=test-workload [id=d8931e92fc9045e58c134b502e99cc88]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:16:04.009629 12565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c44bc88ce814c95b01c92a111845d37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:04.025517 12564 tablet_service.cc:1511] Processing CreateTablet for tablet dd386b8ada304d3fa558501f2ab4f0e0 (DEFAULT_TABLE table=test-workload [id=d8931e92fc9045e58c134b502e99cc88]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:16:04.026871 12564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd386b8ada304d3fa558501f2ab4f0e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:04.035395 12491 tablet_service.cc:1511] Processing CreateTablet for tablet 95829002df5447858ad3501fc09e633a (DEFAULT_TABLE table=test-workload [id=d8931e92fc9045e58c134b502e99cc88]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:16:04.036743 12491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95829002df5447858ad3501fc09e633a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:04.040580 12640 tablet_service.cc:1511] Processing CreateTablet for tablet 95829002df5447858ad3501fc09e633a (DEFAULT_TABLE table=test-workload [id=d8931e92fc9045e58c134b502e99cc88]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:16:04.041841 12640 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95829002df5447858ad3501fc09e633a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:04.046963 12490 tablet_service.cc:1511] Processing CreateTablet for tablet 2c44bc88ce814c95b01c92a111845d37 (DEFAULT_TABLE table=test-workload [id=d8931e92fc9045e58c134b502e99cc88]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:16:04.048520 12490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c44bc88ce814c95b01c92a111845d37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:04.050205 12565 tablet_service.cc:1511] Processing CreateTablet for tablet 41a165fbe4fe4984917618bc919fadb2 (DEFAULT_TABLE table=test-workload [id=d8931e92fc9045e58c134b502e99cc88]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:16:04.051373 12565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41a165fbe4fe4984917618bc919fadb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:04.052502 12489 tablet_service.cc:1511] Processing CreateTablet for tablet dd386b8ada304d3fa558501f2ab4f0e0 (DEFAULT_TABLE table=test-workload [id=d8931e92fc9045e58c134b502e99cc88]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:16:04.053968 12489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd386b8ada304d3fa558501f2ab4f0e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:04.056371 12564 tablet_service.cc:1511] Processing CreateTablet for tablet 1e4b6b51be9c4c92a8ca720249d86302 (DEFAULT_TABLE table=test-workload [id=d8931e92fc9045e58c134b502e99cc88]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:16:04.057586 12564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e4b6b51be9c4c92a8ca720249d86302. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:04.067178 12639 tablet_service.cc:1511] Processing CreateTablet for tablet 2c44bc88ce814c95b01c92a111845d37 (DEFAULT_TABLE table=test-workload [id=d8931e92fc9045e58c134b502e99cc88]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:16:04.079051 12639 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c44bc88ce814c95b01c92a111845d37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:04.080513 12637 tablet_service.cc:1511] Processing CreateTablet for tablet 41a165fbe4fe4984917618bc919fadb2 (DEFAULT_TABLE table=test-workload [id=d8931e92fc9045e58c134b502e99cc88]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:16:04.067091 12638 tablet_service.cc:1511] Processing CreateTablet for tablet dd386b8ada304d3fa558501f2ab4f0e0 (DEFAULT_TABLE table=test-workload [id=d8931e92fc9045e58c134b502e99cc88]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:16:04.084084 12488 tablet_service.cc:1511] Processing CreateTablet for tablet 41a165fbe4fe4984917618bc919fadb2 (DEFAULT_TABLE table=test-workload [id=d8931e92fc9045e58c134b502e99cc88]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:16:04.085932 12488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41a165fbe4fe4984917618bc919fadb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:04.088604 12637 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41a165fbe4fe4984917618bc919fadb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:04.090149 12638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd386b8ada304d3fa558501f2ab4f0e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:04.114941 12566 tablet_service.cc:1511] Processing CreateTablet for tablet 693619749a5847d6beb846ab5776b3a0 (DEFAULT_TABLE table=test-workload [id=d8931e92fc9045e58c134b502e99cc88]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:16:04.116285 12566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 693619749a5847d6beb846ab5776b3a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:04.124002 12487 tablet_service.cc:1511] Processing CreateTablet for tablet 1e4b6b51be9c4c92a8ca720249d86302 (DEFAULT_TABLE table=test-workload [id=d8931e92fc9045e58c134b502e99cc88]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:16:04.124682 12636 tablet_service.cc:1511] Processing CreateTablet for tablet 1e4b6b51be9c4c92a8ca720249d86302 (DEFAULT_TABLE table=test-workload [id=d8931e92fc9045e58c134b502e99cc88]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:16:04.125413 12487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e4b6b51be9c4c92a8ca720249d86302. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:04.126075 12636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e4b6b51be9c4c92a8ca720249d86302. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:04.124034 12486 tablet_service.cc:1511] Processing CreateTablet for tablet 693619749a5847d6beb846ab5776b3a0 (DEFAULT_TABLE table=test-workload [id=d8931e92fc9045e58c134b502e99cc88]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:16:04.132828 12635 tablet_service.cc:1511] Processing CreateTablet for tablet 693619749a5847d6beb846ab5776b3a0 (DEFAULT_TABLE table=test-workload [id=d8931e92fc9045e58c134b502e99cc88]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:16:04.135716 12486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 693619749a5847d6beb846ab5776b3a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:04.138073 12635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 693619749a5847d6beb846ab5776b3a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:04.133656 12563 tablet_service.cc:1511] Processing CreateTablet for tablet a4d9efb418984dc2934b476efbcd6ce1 (DEFAULT_TABLE table=test-workload [id=d8931e92fc9045e58c134b502e99cc88]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:16:04.131042 12490 tablet_service.cc:1511] Processing CreateTablet for tablet a4d9efb418984dc2934b476efbcd6ce1 (DEFAULT_TABLE table=test-workload [id=d8931e92fc9045e58c134b502e99cc88]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:16:04.149544 12484 tablet_service.cc:1511] Processing CreateTablet for tablet b59e1f563be64872a4a4686c7ba35883 (DEFAULT_TABLE table=test-workload [id=d8931e92fc9045e58c134b502e99cc88]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:16:04.153761 12490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4d9efb418984dc2934b476efbcd6ce1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:04.157809 12562 tablet_service.cc:1511] Processing CreateTablet for tablet b59e1f563be64872a4a4686c7ba35883 (DEFAULT_TABLE table=test-workload [id=d8931e92fc9045e58c134b502e99cc88]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:16:04.146363 12564 tablet_service.cc:1511] Processing CreateTablet for tablet 70633a0e091041d0b84c541ec8649d99 (DEFAULT_TABLE table=test-workload [id=d8931e92fc9045e58c134b502e99cc88]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:16:04.160358 12563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4d9efb418984dc2934b476efbcd6ce1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:04.162729 12693 tablet_bootstrap.cc:492] T 95829002df5447858ad3501fc09e633a P 8d9fc0e90d8644bc94694e80fd4e89b7: Bootstrap starting.
I20260709 13:16:04.166083 12484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b59e1f563be64872a4a4686c7ba35883. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:04.168123 12633 tablet_service.cc:1511] Processing CreateTablet for tablet 70633a0e091041d0b84c541ec8649d99 (DEFAULT_TABLE table=test-workload [id=d8931e92fc9045e58c134b502e99cc88]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:16:04.150641 12634 tablet_service.cc:1511] Processing CreateTablet for tablet a4d9efb418984dc2934b476efbcd6ce1 (DEFAULT_TABLE table=test-workload [id=d8931e92fc9045e58c134b502e99cc88]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:16:04.161289 12485 tablet_service.cc:1511] Processing CreateTablet for tablet 70633a0e091041d0b84c541ec8649d99 (DEFAULT_TABLE table=test-workload [id=d8931e92fc9045e58c134b502e99cc88]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:16:04.179762 12632 tablet_service.cc:1511] Processing CreateTablet for tablet b59e1f563be64872a4a4686c7ba35883 (DEFAULT_TABLE table=test-workload [id=d8931e92fc9045e58c134b502e99cc88]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:16:04.181468 12632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b59e1f563be64872a4a4686c7ba35883. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:04.187690 12634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4d9efb418984dc2934b476efbcd6ce1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:04.203950 12485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70633a0e091041d0b84c541ec8649d99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:04.188439 12564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70633a0e091041d0b84c541ec8649d99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:04.220209 12633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70633a0e091041d0b84c541ec8649d99. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:16:04.223821 12445 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:16:04.227317 12562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b59e1f563be64872a4a4686c7ba35883. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:04.252961 12694 tablet_bootstrap.cc:492] T 95829002df5447858ad3501fc09e633a P 9ff647725648448e9cfc06f61dcc0ef1: Bootstrap starting.
I20260709 13:16:04.309453 12693 tablet_bootstrap.cc:654] T 95829002df5447858ad3501fc09e633a P 8d9fc0e90d8644bc94694e80fd4e89b7: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:04.320381 12695 tablet_bootstrap.cc:492] T 2c44bc88ce814c95b01c92a111845d37 P 38877ca0bb6d437e85f9bca39d574c3e: Bootstrap starting.
I20260709 13:16:04.343359 12694 tablet_bootstrap.cc:654] T 95829002df5447858ad3501fc09e633a P 9ff647725648448e9cfc06f61dcc0ef1: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:04.366639 12693 tablet_bootstrap.cc:492] T 95829002df5447858ad3501fc09e633a P 8d9fc0e90d8644bc94694e80fd4e89b7: No bootstrap required, opened a new log
I20260709 13:16:04.367053 12695 tablet_bootstrap.cc:654] T 2c44bc88ce814c95b01c92a111845d37 P 38877ca0bb6d437e85f9bca39d574c3e: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:04.367281 12693 ts_tablet_manager.cc:1403] T 95829002df5447858ad3501fc09e633a P 8d9fc0e90d8644bc94694e80fd4e89b7: Time spent bootstrapping tablet: real 0.227s	user 0.017s	sys 0.024s
I20260709 13:16:04.374627 12694 tablet_bootstrap.cc:492] T 95829002df5447858ad3501fc09e633a P 9ff647725648448e9cfc06f61dcc0ef1: No bootstrap required, opened a new log
I20260709 13:16:04.374429 12693 raft_consensus.cc:359] T 95829002df5447858ad3501fc09e633a P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
I20260709 13:16:04.375383 12693 raft_consensus.cc:385] T 95829002df5447858ad3501fc09e633a P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:04.375734 12693 raft_consensus.cc:740] T 95829002df5447858ad3501fc09e633a P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d9fc0e90d8644bc94694e80fd4e89b7, State: Initialized, Role: FOLLOWER
I20260709 13:16:04.375066 12694 ts_tablet_manager.cc:1403] T 95829002df5447858ad3501fc09e633a P 9ff647725648448e9cfc06f61dcc0ef1: Time spent bootstrapping tablet: real 0.218s	user 0.007s	sys 0.010s
I20260709 13:16:04.376737 12693 consensus_queue.cc:260] T 95829002df5447858ad3501fc09e633a P 8d9fc0e90d8644bc94694e80fd4e89b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
I20260709 13:16:04.383010 12693 ts_tablet_manager.cc:1434] T 95829002df5447858ad3501fc09e633a P 8d9fc0e90d8644bc94694e80fd4e89b7: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.005s
I20260709 13:16:04.383494 12695 tablet_bootstrap.cc:492] T 2c44bc88ce814c95b01c92a111845d37 P 38877ca0bb6d437e85f9bca39d574c3e: No bootstrap required, opened a new log
I20260709 13:16:04.383857 12601 heartbeater.cc:499] Master 127.12.19.190:40585 was elected leader, sending a full tablet report...
I20260709 13:16:04.383010 12694 raft_consensus.cc:359] T 95829002df5447858ad3501fc09e633a P 9ff647725648448e9cfc06f61dcc0ef1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
I20260709 13:16:04.384570 12695 ts_tablet_manager.cc:1403] T 2c44bc88ce814c95b01c92a111845d37 P 38877ca0bb6d437e85f9bca39d574c3e: Time spent bootstrapping tablet: real 0.072s	user 0.011s	sys 0.011s
I20260709 13:16:04.384967 12694 raft_consensus.cc:385] T 95829002df5447858ad3501fc09e633a P 9ff647725648448e9cfc06f61dcc0ef1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:04.385299 12694 raft_consensus.cc:740] T 95829002df5447858ad3501fc09e633a P 9ff647725648448e9cfc06f61dcc0ef1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ff647725648448e9cfc06f61dcc0ef1, State: Initialized, Role: FOLLOWER
I20260709 13:16:04.386075 12694 consensus_queue.cc:260] T 95829002df5447858ad3501fc09e633a P 9ff647725648448e9cfc06f61dcc0ef1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
I20260709 13:16:04.387938 12526 heartbeater.cc:499] Master 127.12.19.190:40585 was elected leader, sending a full tablet report...
I20260709 13:16:04.387696 12695 raft_consensus.cc:359] T 2c44bc88ce814c95b01c92a111845d37 P 38877ca0bb6d437e85f9bca39d574c3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
I20260709 13:16:04.388382 12695 raft_consensus.cc:385] T 2c44bc88ce814c95b01c92a111845d37 P 38877ca0bb6d437e85f9bca39d574c3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:04.388677 12695 raft_consensus.cc:740] T 2c44bc88ce814c95b01c92a111845d37 P 38877ca0bb6d437e85f9bca39d574c3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38877ca0bb6d437e85f9bca39d574c3e, State: Initialized, Role: FOLLOWER
I20260709 13:16:04.390334 12694 ts_tablet_manager.cc:1434] T 95829002df5447858ad3501fc09e633a P 9ff647725648448e9cfc06f61dcc0ef1: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260709 13:16:04.390175 12695 consensus_queue.cc:260] T 2c44bc88ce814c95b01c92a111845d37 P 38877ca0bb6d437e85f9bca39d574c3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
I20260709 13:16:04.391187 12694 tablet_bootstrap.cc:492] T 2c44bc88ce814c95b01c92a111845d37 P 9ff647725648448e9cfc06f61dcc0ef1: Bootstrap starting.
I20260709 13:16:04.395725 12675 heartbeater.cc:499] Master 127.12.19.190:40585 was elected leader, sending a full tablet report...
I20260709 13:16:04.396723 12695 ts_tablet_manager.cc:1434] T 2c44bc88ce814c95b01c92a111845d37 P 38877ca0bb6d437e85f9bca39d574c3e: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.005s
I20260709 13:16:04.397611 12695 tablet_bootstrap.cc:492] T b59e1f563be64872a4a4686c7ba35883 P 38877ca0bb6d437e85f9bca39d574c3e: Bootstrap starting.
I20260709 13:16:04.398198 12694 tablet_bootstrap.cc:654] T 2c44bc88ce814c95b01c92a111845d37 P 9ff647725648448e9cfc06f61dcc0ef1: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:04.401571 12693 tablet_bootstrap.cc:492] T dd386b8ada304d3fa558501f2ab4f0e0 P 8d9fc0e90d8644bc94694e80fd4e89b7: Bootstrap starting.
I20260709 13:16:04.404031 12695 tablet_bootstrap.cc:654] T b59e1f563be64872a4a4686c7ba35883 P 38877ca0bb6d437e85f9bca39d574c3e: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:04.415858 12695 tablet_bootstrap.cc:492] T b59e1f563be64872a4a4686c7ba35883 P 38877ca0bb6d437e85f9bca39d574c3e: No bootstrap required, opened a new log
W20260709 13:16:04.415860 12602 tablet.cc:2406] T 95829002df5447858ad3501fc09e633a P 8d9fc0e90d8644bc94694e80fd4e89b7: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:16:04.416525 12695 ts_tablet_manager.cc:1403] T b59e1f563be64872a4a4686c7ba35883 P 38877ca0bb6d437e85f9bca39d574c3e: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.008s
I20260709 13:16:04.419404 12695 raft_consensus.cc:359] T b59e1f563be64872a4a4686c7ba35883 P 38877ca0bb6d437e85f9bca39d574c3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
I20260709 13:16:04.420064 12695 raft_consensus.cc:385] T b59e1f563be64872a4a4686c7ba35883 P 38877ca0bb6d437e85f9bca39d574c3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:04.420367 12695 raft_consensus.cc:740] T b59e1f563be64872a4a4686c7ba35883 P 38877ca0bb6d437e85f9bca39d574c3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38877ca0bb6d437e85f9bca39d574c3e, State: Initialized, Role: FOLLOWER
I20260709 13:16:04.421053 12695 consensus_queue.cc:260] T b59e1f563be64872a4a4686c7ba35883 P 38877ca0bb6d437e85f9bca39d574c3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
I20260709 13:16:04.423285 12695 ts_tablet_manager.cc:1434] T b59e1f563be64872a4a4686c7ba35883 P 38877ca0bb6d437e85f9bca39d574c3e: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:16:04.424106 12695 tablet_bootstrap.cc:492] T 41a165fbe4fe4984917618bc919fadb2 P 38877ca0bb6d437e85f9bca39d574c3e: Bootstrap starting.
I20260709 13:16:04.430431 12695 tablet_bootstrap.cc:654] T 41a165fbe4fe4984917618bc919fadb2 P 38877ca0bb6d437e85f9bca39d574c3e: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:04.435392 12693 tablet_bootstrap.cc:654] T dd386b8ada304d3fa558501f2ab4f0e0 P 8d9fc0e90d8644bc94694e80fd4e89b7: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:04.441938 12695 tablet_bootstrap.cc:492] T 41a165fbe4fe4984917618bc919fadb2 P 38877ca0bb6d437e85f9bca39d574c3e: No bootstrap required, opened a new log
I20260709 13:16:04.445235 12695 ts_tablet_manager.cc:1403] T 41a165fbe4fe4984917618bc919fadb2 P 38877ca0bb6d437e85f9bca39d574c3e: Time spent bootstrapping tablet: real 0.021s	user 0.006s	sys 0.011s
I20260709 13:16:04.448063 12695 raft_consensus.cc:359] T 41a165fbe4fe4984917618bc919fadb2 P 38877ca0bb6d437e85f9bca39d574c3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
I20260709 13:16:04.448758 12695 raft_consensus.cc:385] T 41a165fbe4fe4984917618bc919fadb2 P 38877ca0bb6d437e85f9bca39d574c3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:04.449043 12695 raft_consensus.cc:740] T 41a165fbe4fe4984917618bc919fadb2 P 38877ca0bb6d437e85f9bca39d574c3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38877ca0bb6d437e85f9bca39d574c3e, State: Initialized, Role: FOLLOWER
I20260709 13:16:04.449757 12695 consensus_queue.cc:260] T 41a165fbe4fe4984917618bc919fadb2 P 38877ca0bb6d437e85f9bca39d574c3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
I20260709 13:16:04.453922 12695 ts_tablet_manager.cc:1434] T 41a165fbe4fe4984917618bc919fadb2 P 38877ca0bb6d437e85f9bca39d574c3e: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 13:16:04.454797 12695 tablet_bootstrap.cc:492] T dd386b8ada304d3fa558501f2ab4f0e0 P 38877ca0bb6d437e85f9bca39d574c3e: Bootstrap starting.
I20260709 13:16:04.461952 12694 tablet_bootstrap.cc:492] T 2c44bc88ce814c95b01c92a111845d37 P 9ff647725648448e9cfc06f61dcc0ef1: No bootstrap required, opened a new log
I20260709 13:16:04.462425 12694 ts_tablet_manager.cc:1403] T 2c44bc88ce814c95b01c92a111845d37 P 9ff647725648448e9cfc06f61dcc0ef1: Time spent bootstrapping tablet: real 0.071s	user 0.046s	sys 0.022s
I20260709 13:16:04.465969 12695 tablet_bootstrap.cc:654] T dd386b8ada304d3fa558501f2ab4f0e0 P 38877ca0bb6d437e85f9bca39d574c3e: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:04.465713 12694 raft_consensus.cc:359] T 2c44bc88ce814c95b01c92a111845d37 P 9ff647725648448e9cfc06f61dcc0ef1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
I20260709 13:16:04.466451 12694 raft_consensus.cc:385] T 2c44bc88ce814c95b01c92a111845d37 P 9ff647725648448e9cfc06f61dcc0ef1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:04.466759 12694 raft_consensus.cc:740] T 2c44bc88ce814c95b01c92a111845d37 P 9ff647725648448e9cfc06f61dcc0ef1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ff647725648448e9cfc06f61dcc0ef1, State: Initialized, Role: FOLLOWER
I20260709 13:16:04.467507 12694 consensus_queue.cc:260] T 2c44bc88ce814c95b01c92a111845d37 P 9ff647725648448e9cfc06f61dcc0ef1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
I20260709 13:16:04.469501 12693 tablet_bootstrap.cc:492] T dd386b8ada304d3fa558501f2ab4f0e0 P 8d9fc0e90d8644bc94694e80fd4e89b7: No bootstrap required, opened a new log
I20260709 13:16:04.469666 12694 ts_tablet_manager.cc:1434] T 2c44bc88ce814c95b01c92a111845d37 P 9ff647725648448e9cfc06f61dcc0ef1: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.007s
I20260709 13:16:04.470494 12693 ts_tablet_manager.cc:1403] T dd386b8ada304d3fa558501f2ab4f0e0 P 8d9fc0e90d8644bc94694e80fd4e89b7: Time spent bootstrapping tablet: real 0.069s	user 0.019s	sys 0.000s
I20260709 13:16:04.470597 12694 tablet_bootstrap.cc:492] T dd386b8ada304d3fa558501f2ab4f0e0 P 9ff647725648448e9cfc06f61dcc0ef1: Bootstrap starting.
I20260709 13:16:04.474901 12693 raft_consensus.cc:359] T dd386b8ada304d3fa558501f2ab4f0e0 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
I20260709 13:16:04.475838 12693 raft_consensus.cc:385] T dd386b8ada304d3fa558501f2ab4f0e0 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:04.476199 12693 raft_consensus.cc:740] T dd386b8ada304d3fa558501f2ab4f0e0 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d9fc0e90d8644bc94694e80fd4e89b7, State: Initialized, Role: FOLLOWER
I20260709 13:16:04.477420 12694 tablet_bootstrap.cc:654] T dd386b8ada304d3fa558501f2ab4f0e0 P 9ff647725648448e9cfc06f61dcc0ef1: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:04.477087 12693 consensus_queue.cc:260] T dd386b8ada304d3fa558501f2ab4f0e0 P 8d9fc0e90d8644bc94694e80fd4e89b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
I20260709 13:16:04.485103 12693 ts_tablet_manager.cc:1434] T dd386b8ada304d3fa558501f2ab4f0e0 P 8d9fc0e90d8644bc94694e80fd4e89b7: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.002s
I20260709 13:16:04.486234 12693 tablet_bootstrap.cc:492] T 2c44bc88ce814c95b01c92a111845d37 P 8d9fc0e90d8644bc94694e80fd4e89b7: Bootstrap starting.
I20260709 13:16:04.488565 12694 tablet_bootstrap.cc:492] T dd386b8ada304d3fa558501f2ab4f0e0 P 9ff647725648448e9cfc06f61dcc0ef1: No bootstrap required, opened a new log
I20260709 13:16:04.489006 12694 ts_tablet_manager.cc:1403] T dd386b8ada304d3fa558501f2ab4f0e0 P 9ff647725648448e9cfc06f61dcc0ef1: Time spent bootstrapping tablet: real 0.019s	user 0.000s	sys 0.016s
I20260709 13:16:04.492383 12694 raft_consensus.cc:359] T dd386b8ada304d3fa558501f2ab4f0e0 P 9ff647725648448e9cfc06f61dcc0ef1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
I20260709 13:16:04.493104 12694 raft_consensus.cc:385] T dd386b8ada304d3fa558501f2ab4f0e0 P 9ff647725648448e9cfc06f61dcc0ef1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:04.493420 12694 raft_consensus.cc:740] T dd386b8ada304d3fa558501f2ab4f0e0 P 9ff647725648448e9cfc06f61dcc0ef1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ff647725648448e9cfc06f61dcc0ef1, State: Initialized, Role: FOLLOWER
I20260709 13:16:04.494114 12694 consensus_queue.cc:260] T dd386b8ada304d3fa558501f2ab4f0e0 P 9ff647725648448e9cfc06f61dcc0ef1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
I20260709 13:16:04.496438 12694 ts_tablet_manager.cc:1434] T dd386b8ada304d3fa558501f2ab4f0e0 P 9ff647725648448e9cfc06f61dcc0ef1: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260709 13:16:04.497318 12694 tablet_bootstrap.cc:492] T 1e4b6b51be9c4c92a8ca720249d86302 P 9ff647725648448e9cfc06f61dcc0ef1: Bootstrap starting.
I20260709 13:16:04.504458 12694 tablet_bootstrap.cc:654] T 1e4b6b51be9c4c92a8ca720249d86302 P 9ff647725648448e9cfc06f61dcc0ef1: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:04.511202 12693 tablet_bootstrap.cc:654] T 2c44bc88ce814c95b01c92a111845d37 P 8d9fc0e90d8644bc94694e80fd4e89b7: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:04.514215 12695 tablet_bootstrap.cc:492] T dd386b8ada304d3fa558501f2ab4f0e0 P 38877ca0bb6d437e85f9bca39d574c3e: No bootstrap required, opened a new log
I20260709 13:16:04.514953 12694 tablet_bootstrap.cc:492] T 1e4b6b51be9c4c92a8ca720249d86302 P 9ff647725648448e9cfc06f61dcc0ef1: No bootstrap required, opened a new log
I20260709 13:16:04.514928 12701 raft_consensus.cc:493] T 2c44bc88ce814c95b01c92a111845d37 P 38877ca0bb6d437e85f9bca39d574c3e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:04.515657 12694 ts_tablet_manager.cc:1403] T 1e4b6b51be9c4c92a8ca720249d86302 P 9ff647725648448e9cfc06f61dcc0ef1: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.005s
I20260709 13:16:04.515604 12701 raft_consensus.cc:515] T 2c44bc88ce814c95b01c92a111845d37 P 38877ca0bb6d437e85f9bca39d574c3e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
I20260709 13:16:04.517845 12694 raft_consensus.cc:359] T 1e4b6b51be9c4c92a8ca720249d86302 P 9ff647725648448e9cfc06f61dcc0ef1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
I20260709 13:16:04.518574 12701 leader_election.cc:290] T 2c44bc88ce814c95b01c92a111845d37 P 38877ca0bb6d437e85f9bca39d574c3e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ff647725648448e9cfc06f61dcc0ef1 (127.12.19.129:38059), 8d9fc0e90d8644bc94694e80fd4e89b7 (127.12.19.130:33155)
I20260709 13:16:04.515379 12695 ts_tablet_manager.cc:1403] T dd386b8ada304d3fa558501f2ab4f0e0 P 38877ca0bb6d437e85f9bca39d574c3e: Time spent bootstrapping tablet: real 0.060s	user 0.036s	sys 0.016s
I20260709 13:16:04.518431 12694 raft_consensus.cc:385] T 1e4b6b51be9c4c92a8ca720249d86302 P 9ff647725648448e9cfc06f61dcc0ef1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:04.520864 12694 raft_consensus.cc:740] T 1e4b6b51be9c4c92a8ca720249d86302 P 9ff647725648448e9cfc06f61dcc0ef1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ff647725648448e9cfc06f61dcc0ef1, State: Initialized, Role: FOLLOWER
I20260709 13:16:04.529122 12695 raft_consensus.cc:359] T dd386b8ada304d3fa558501f2ab4f0e0 P 38877ca0bb6d437e85f9bca39d574c3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
I20260709 13:16:04.530054 12695 raft_consensus.cc:385] T dd386b8ada304d3fa558501f2ab4f0e0 P 38877ca0bb6d437e85f9bca39d574c3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:04.530404 12695 raft_consensus.cc:740] T dd386b8ada304d3fa558501f2ab4f0e0 P 38877ca0bb6d437e85f9bca39d574c3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38877ca0bb6d437e85f9bca39d574c3e, State: Initialized, Role: FOLLOWER
I20260709 13:16:04.531241 12695 consensus_queue.cc:260] T dd386b8ada304d3fa558501f2ab4f0e0 P 38877ca0bb6d437e85f9bca39d574c3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
I20260709 13:16:04.531243 12694 consensus_queue.cc:260] T 1e4b6b51be9c4c92a8ca720249d86302 P 9ff647725648448e9cfc06f61dcc0ef1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
I20260709 13:16:04.533740 12693 tablet_bootstrap.cc:492] T 2c44bc88ce814c95b01c92a111845d37 P 8d9fc0e90d8644bc94694e80fd4e89b7: No bootstrap required, opened a new log
I20260709 13:16:04.534189 12693 ts_tablet_manager.cc:1403] T 2c44bc88ce814c95b01c92a111845d37 P 8d9fc0e90d8644bc94694e80fd4e89b7: Time spent bootstrapping tablet: real 0.048s	user 0.012s	sys 0.000s
I20260709 13:16:04.534978 12694 ts_tablet_manager.cc:1434] T 1e4b6b51be9c4c92a8ca720249d86302 P 9ff647725648448e9cfc06f61dcc0ef1: Time spent starting tablet: real 0.019s	user 0.003s	sys 0.002s
I20260709 13:16:04.535915 12694 tablet_bootstrap.cc:492] T b59e1f563be64872a4a4686c7ba35883 P 9ff647725648448e9cfc06f61dcc0ef1: Bootstrap starting.
I20260709 13:16:04.537011 12693 raft_consensus.cc:359] T 2c44bc88ce814c95b01c92a111845d37 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
I20260709 13:16:04.537742 12693 raft_consensus.cc:385] T 2c44bc88ce814c95b01c92a111845d37 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:04.538054 12693 raft_consensus.cc:740] T 2c44bc88ce814c95b01c92a111845d37 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d9fc0e90d8644bc94694e80fd4e89b7, State: Initialized, Role: FOLLOWER
I20260709 13:16:04.538750 12693 consensus_queue.cc:260] T 2c44bc88ce814c95b01c92a111845d37 P 8d9fc0e90d8644bc94694e80fd4e89b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
I20260709 13:16:04.541145 12693 ts_tablet_manager.cc:1434] T 2c44bc88ce814c95b01c92a111845d37 P 8d9fc0e90d8644bc94694e80fd4e89b7: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260709 13:16:04.542044 12693 tablet_bootstrap.cc:492] T 1e4b6b51be9c4c92a8ca720249d86302 P 8d9fc0e90d8644bc94694e80fd4e89b7: Bootstrap starting.
I20260709 13:16:04.544044 12695 ts_tablet_manager.cc:1434] T dd386b8ada304d3fa558501f2ab4f0e0 P 38877ca0bb6d437e85f9bca39d574c3e: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260709 13:16:04.544976 12695 tablet_bootstrap.cc:492] T 693619749a5847d6beb846ab5776b3a0 P 38877ca0bb6d437e85f9bca39d574c3e: Bootstrap starting.
I20260709 13:16:04.546429 12701 raft_consensus.cc:493] T 41a165fbe4fe4984917618bc919fadb2 P 38877ca0bb6d437e85f9bca39d574c3e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:04.546900 12701 raft_consensus.cc:515] T 41a165fbe4fe4984917618bc919fadb2 P 38877ca0bb6d437e85f9bca39d574c3e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
I20260709 13:16:04.548902 12701 leader_election.cc:290] T 41a165fbe4fe4984917618bc919fadb2 P 38877ca0bb6d437e85f9bca39d574c3e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ff647725648448e9cfc06f61dcc0ef1 (127.12.19.129:38059), 8d9fc0e90d8644bc94694e80fd4e89b7 (127.12.19.130:33155)
I20260709 13:16:04.552184 12501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c44bc88ce814c95b01c92a111845d37" candidate_uuid: "38877ca0bb6d437e85f9bca39d574c3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ff647725648448e9cfc06f61dcc0ef1" is_pre_election: true
I20260709 13:16:04.552975 12501 raft_consensus.cc:2468] T 2c44bc88ce814c95b01c92a111845d37 P 9ff647725648448e9cfc06f61dcc0ef1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38877ca0bb6d437e85f9bca39d574c3e in term 0.
I20260709 13:16:04.554939 12501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41a165fbe4fe4984917618bc919fadb2" candidate_uuid: "38877ca0bb6d437e85f9bca39d574c3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ff647725648448e9cfc06f61dcc0ef1" is_pre_election: true
I20260709 13:16:04.556936 12613 leader_election.cc:304] T 2c44bc88ce814c95b01c92a111845d37 P 38877ca0bb6d437e85f9bca39d574c3e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38877ca0bb6d437e85f9bca39d574c3e, 9ff647725648448e9cfc06f61dcc0ef1; no voters: 
I20260709 13:16:04.557768 12701 raft_consensus.cc:2804] T 2c44bc88ce814c95b01c92a111845d37 P 38877ca0bb6d437e85f9bca39d574c3e [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:16:04.557919 12613 leader_election.cc:343] T 41a165fbe4fe4984917618bc919fadb2 P 38877ca0bb6d437e85f9bca39d574c3e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ff647725648448e9cfc06f61dcc0ef1 (127.12.19.129:38059): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:04.558133 12701 raft_consensus.cc:493] T 2c44bc88ce814c95b01c92a111845d37 P 38877ca0bb6d437e85f9bca39d574c3e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:04.558564 12701 raft_consensus.cc:3060] T 2c44bc88ce814c95b01c92a111845d37 P 38877ca0bb6d437e85f9bca39d574c3e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:04.560636 12693 tablet_bootstrap.cc:654] T 1e4b6b51be9c4c92a8ca720249d86302 P 8d9fc0e90d8644bc94694e80fd4e89b7: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:04.561710 12576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c44bc88ce814c95b01c92a111845d37" candidate_uuid: "38877ca0bb6d437e85f9bca39d574c3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" is_pre_election: true
I20260709 13:16:04.562060 12575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41a165fbe4fe4984917618bc919fadb2" candidate_uuid: "38877ca0bb6d437e85f9bca39d574c3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" is_pre_election: true
I20260709 13:16:04.562469 12576 raft_consensus.cc:2468] T 2c44bc88ce814c95b01c92a111845d37 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38877ca0bb6d437e85f9bca39d574c3e in term 0.
I20260709 13:16:04.563429 12699 raft_consensus.cc:493] T 95829002df5447858ad3501fc09e633a P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:16:04.563777 12615 leader_election.cc:343] T 41a165fbe4fe4984917618bc919fadb2 P 38877ca0bb6d437e85f9bca39d574c3e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8d9fc0e90d8644bc94694e80fd4e89b7 (127.12.19.130:33155): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:04.563923 12699 raft_consensus.cc:515] T 95829002df5447858ad3501fc09e633a P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
I20260709 13:16:04.564203 12615 leader_election.cc:304] T 41a165fbe4fe4984917618bc919fadb2 P 38877ca0bb6d437e85f9bca39d574c3e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38877ca0bb6d437e85f9bca39d574c3e; no voters: 8d9fc0e90d8644bc94694e80fd4e89b7, 9ff647725648448e9cfc06f61dcc0ef1
I20260709 13:16:04.566251 12701 raft_consensus.cc:515] T 2c44bc88ce814c95b01c92a111845d37 P 38877ca0bb6d437e85f9bca39d574c3e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
I20260709 13:16:04.566840 12699 leader_election.cc:290] T 95829002df5447858ad3501fc09e633a P 8d9fc0e90d8644bc94694e80fd4e89b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ff647725648448e9cfc06f61dcc0ef1 (127.12.19.129:38059), 38877ca0bb6d437e85f9bca39d574c3e (127.12.19.131:35953)
I20260709 13:16:04.574100 12695 tablet_bootstrap.cc:654] T 693619749a5847d6beb846ab5776b3a0 P 38877ca0bb6d437e85f9bca39d574c3e: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:04.579380 12694 tablet_bootstrap.cc:654] T b59e1f563be64872a4a4686c7ba35883 P 9ff647725648448e9cfc06f61dcc0ef1: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:04.584580 12701 leader_election.cc:290] T 2c44bc88ce814c95b01c92a111845d37 P 38877ca0bb6d437e85f9bca39d574c3e [CANDIDATE]: Term 1 election: Requested vote from peers 9ff647725648448e9cfc06f61dcc0ef1 (127.12.19.129:38059), 8d9fc0e90d8644bc94694e80fd4e89b7 (127.12.19.130:33155)
I20260709 13:16:04.585276 12701 raft_consensus.cc:2749] T 41a165fbe4fe4984917618bc919fadb2 P 38877ca0bb6d437e85f9bca39d574c3e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:04.585278 12501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c44bc88ce814c95b01c92a111845d37" candidate_uuid: "38877ca0bb6d437e85f9bca39d574c3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ff647725648448e9cfc06f61dcc0ef1"
I20260709 13:16:04.586149 12501 raft_consensus.cc:3060] T 2c44bc88ce814c95b01c92a111845d37 P 9ff647725648448e9cfc06f61dcc0ef1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:04.595527 12501 raft_consensus.cc:2468] T 2c44bc88ce814c95b01c92a111845d37 P 9ff647725648448e9cfc06f61dcc0ef1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38877ca0bb6d437e85f9bca39d574c3e in term 1.
I20260709 13:16:04.596971 12613 leader_election.cc:304] T 2c44bc88ce814c95b01c92a111845d37 P 38877ca0bb6d437e85f9bca39d574c3e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38877ca0bb6d437e85f9bca39d574c3e, 9ff647725648448e9cfc06f61dcc0ef1; no voters: 
I20260709 13:16:04.597843 12701 raft_consensus.cc:2804] T 2c44bc88ce814c95b01c92a111845d37 P 38877ca0bb6d437e85f9bca39d574c3e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:04.598456 12701 raft_consensus.cc:697] T 2c44bc88ce814c95b01c92a111845d37 P 38877ca0bb6d437e85f9bca39d574c3e [term 1 LEADER]: Becoming Leader. State: Replica: 38877ca0bb6d437e85f9bca39d574c3e, State: Running, Role: LEADER
I20260709 13:16:04.599546 12701 consensus_queue.cc:237] T 2c44bc88ce814c95b01c92a111845d37 P 38877ca0bb6d437e85f9bca39d574c3e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
I20260709 13:16:04.604727 12699 raft_consensus.cc:493] T dd386b8ada304d3fa558501f2ab4f0e0 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:04.605180 12699 raft_consensus.cc:515] T dd386b8ada304d3fa558501f2ab4f0e0 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
I20260709 13:16:04.612633 12699 leader_election.cc:290] T dd386b8ada304d3fa558501f2ab4f0e0 P 8d9fc0e90d8644bc94694e80fd4e89b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ff647725648448e9cfc06f61dcc0ef1 (127.12.19.129:38059), 38877ca0bb6d437e85f9bca39d574c3e (127.12.19.131:35953)
I20260709 13:16:04.621645 12693 tablet_bootstrap.cc:492] T 1e4b6b51be9c4c92a8ca720249d86302 P 8d9fc0e90d8644bc94694e80fd4e89b7: No bootstrap required, opened a new log
I20260709 13:16:04.622159 12693 ts_tablet_manager.cc:1403] T 1e4b6b51be9c4c92a8ca720249d86302 P 8d9fc0e90d8644bc94694e80fd4e89b7: Time spent bootstrapping tablet: real 0.080s	user 0.015s	sys 0.042s
I20260709 13:16:04.622202 12694 tablet_bootstrap.cc:492] T b59e1f563be64872a4a4686c7ba35883 P 9ff647725648448e9cfc06f61dcc0ef1: No bootstrap required, opened a new log
W20260709 13:16:04.622738 12615 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.12.19.130:33155, user_credentials={real_user=slave}} blocked reactor thread for 59110.4us
I20260709 13:16:04.625442 12501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95829002df5447858ad3501fc09e633a" candidate_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ff647725648448e9cfc06f61dcc0ef1" is_pre_election: true
I20260709 13:16:04.626647 12501 raft_consensus.cc:2468] T 95829002df5447858ad3501fc09e633a P 9ff647725648448e9cfc06f61dcc0ef1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d9fc0e90d8644bc94694e80fd4e89b7 in term 0.
I20260709 13:16:04.627285 12694 ts_tablet_manager.cc:1403] T b59e1f563be64872a4a4686c7ba35883 P 9ff647725648448e9cfc06f61dcc0ef1: Time spent bootstrapping tablet: real 0.092s	user 0.010s	sys 0.007s
I20260709 13:16:04.627760 12576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c44bc88ce814c95b01c92a111845d37" candidate_uuid: "38877ca0bb6d437e85f9bca39d574c3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7"
I20260709 13:16:04.623423 12500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd386b8ada304d3fa558501f2ab4f0e0" candidate_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ff647725648448e9cfc06f61dcc0ef1" is_pre_election: true
I20260709 13:16:04.628648 12576 raft_consensus.cc:3060] T 2c44bc88ce814c95b01c92a111845d37 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:04.629344 12714 raft_consensus.cc:493] T dd386b8ada304d3fa558501f2ab4f0e0 P 38877ca0bb6d437e85f9bca39d574c3e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:04.630334 12500 raft_consensus.cc:2468] T dd386b8ada304d3fa558501f2ab4f0e0 P 9ff647725648448e9cfc06f61dcc0ef1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d9fc0e90d8644bc94694e80fd4e89b7 in term 0.
I20260709 13:16:04.630674 12714 raft_consensus.cc:515] T dd386b8ada304d3fa558501f2ab4f0e0 P 38877ca0bb6d437e85f9bca39d574c3e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
I20260709 13:16:04.636451 12539 leader_election.cc:304] T 95829002df5447858ad3501fc09e633a P 8d9fc0e90d8644bc94694e80fd4e89b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d9fc0e90d8644bc94694e80fd4e89b7, 9ff647725648448e9cfc06f61dcc0ef1; no voters: 
I20260709 13:16:04.637241 12699 raft_consensus.cc:2804] T 95829002df5447858ad3501fc09e633a P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:04.637627 12699 raft_consensus.cc:493] T 95829002df5447858ad3501fc09e633a P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:04.637979 12699 raft_consensus.cc:3060] T 95829002df5447858ad3501fc09e633a P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:04.637434 12539 leader_election.cc:304] T dd386b8ada304d3fa558501f2ab4f0e0 P 8d9fc0e90d8644bc94694e80fd4e89b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d9fc0e90d8644bc94694e80fd4e89b7, 9ff647725648448e9cfc06f61dcc0ef1; no voters: 
I20260709 13:16:04.634092 12693 raft_consensus.cc:359] T 1e4b6b51be9c4c92a8ca720249d86302 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
I20260709 13:16:04.643808 12693 raft_consensus.cc:385] T 1e4b6b51be9c4c92a8ca720249d86302 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:04.644158 12693 raft_consensus.cc:740] T 1e4b6b51be9c4c92a8ca720249d86302 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d9fc0e90d8644bc94694e80fd4e89b7, State: Initialized, Role: FOLLOWER
I20260709 13:16:04.644546 12694 raft_consensus.cc:359] T b59e1f563be64872a4a4686c7ba35883 P 9ff647725648448e9cfc06f61dcc0ef1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
I20260709 13:16:04.652199 12693 consensus_queue.cc:260] T 1e4b6b51be9c4c92a8ca720249d86302 P 8d9fc0e90d8644bc94694e80fd4e89b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
I20260709 13:16:04.654655 12694 raft_consensus.cc:385] T b59e1f563be64872a4a4686c7ba35883 P 9ff647725648448e9cfc06f61dcc0ef1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:04.660384 12714 leader_election.cc:290] T dd386b8ada304d3fa558501f2ab4f0e0 P 38877ca0bb6d437e85f9bca39d574c3e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ff647725648448e9cfc06f61dcc0ef1 (127.12.19.129:38059), 8d9fc0e90d8644bc94694e80fd4e89b7 (127.12.19.130:33155)
I20260709 13:16:04.660315 12500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd386b8ada304d3fa558501f2ab4f0e0" candidate_uuid: "38877ca0bb6d437e85f9bca39d574c3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ff647725648448e9cfc06f61dcc0ef1" is_pre_election: true
I20260709 13:16:04.659492 12398 catalog_manager.cc:5697] T 2c44bc88ce814c95b01c92a111845d37 P 38877ca0bb6d437e85f9bca39d574c3e reported cstate change: term changed from 0 to 1, leader changed from <none> to 38877ca0bb6d437e85f9bca39d574c3e (127.12.19.131). New cstate: current_term: 1 leader_uuid: "38877ca0bb6d437e85f9bca39d574c3e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:04.660964 12575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd386b8ada304d3fa558501f2ab4f0e0" candidate_uuid: "38877ca0bb6d437e85f9bca39d574c3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" is_pre_election: true
I20260709 13:16:04.661123 12500 raft_consensus.cc:2468] T dd386b8ada304d3fa558501f2ab4f0e0 P 9ff647725648448e9cfc06f61dcc0ef1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38877ca0bb6d437e85f9bca39d574c3e in term 0.
I20260709 13:16:04.658188 12694 raft_consensus.cc:740] T b59e1f563be64872a4a4686c7ba35883 P 9ff647725648448e9cfc06f61dcc0ef1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ff647725648448e9cfc06f61dcc0ef1, State: Initialized, Role: FOLLOWER
I20260709 13:16:04.662698 12613 leader_election.cc:304] T dd386b8ada304d3fa558501f2ab4f0e0 P 38877ca0bb6d437e85f9bca39d574c3e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38877ca0bb6d437e85f9bca39d574c3e, 9ff647725648448e9cfc06f61dcc0ef1; no voters: 
I20260709 13:16:04.662977 12695 tablet_bootstrap.cc:492] T 693619749a5847d6beb846ab5776b3a0 P 38877ca0bb6d437e85f9bca39d574c3e: No bootstrap required, opened a new log
I20260709 13:16:04.663543 12714 raft_consensus.cc:2804] T dd386b8ada304d3fa558501f2ab4f0e0 P 38877ca0bb6d437e85f9bca39d574c3e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:04.663545 12695 ts_tablet_manager.cc:1403] T 693619749a5847d6beb846ab5776b3a0 P 38877ca0bb6d437e85f9bca39d574c3e: Time spent bootstrapping tablet: real 0.119s	user 0.017s	sys 0.023s
I20260709 13:16:04.683686 12694 consensus_queue.cc:260] T b59e1f563be64872a4a4686c7ba35883 P 9ff647725648448e9cfc06f61dcc0ef1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
I20260709 13:16:04.684377 12714 raft_consensus.cc:493] T dd386b8ada304d3fa558501f2ab4f0e0 P 38877ca0bb6d437e85f9bca39d574c3e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:04.666167 12576 raft_consensus.cc:2468] T 2c44bc88ce814c95b01c92a111845d37 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38877ca0bb6d437e85f9bca39d574c3e in term 1.
I20260709 13:16:04.682490 12699 raft_consensus.cc:515] T 95829002df5447858ad3501fc09e633a P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
I20260709 13:16:04.686359 12714 raft_consensus.cc:3060] T dd386b8ada304d3fa558501f2ab4f0e0 P 38877ca0bb6d437e85f9bca39d574c3e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:04.690039 12649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd386b8ada304d3fa558501f2ab4f0e0" candidate_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38877ca0bb6d437e85f9bca39d574c3e" is_pre_election: true
I20260709 13:16:04.688107 12650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95829002df5447858ad3501fc09e633a" candidate_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38877ca0bb6d437e85f9bca39d574c3e" is_pre_election: true
W20260709 13:16:04.699000 12542 leader_election.cc:343] T 95829002df5447858ad3501fc09e633a P 8d9fc0e90d8644bc94694e80fd4e89b7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 38877ca0bb6d437e85f9bca39d574c3e (127.12.19.131:35953): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:04.700908 12694 ts_tablet_manager.cc:1434] T b59e1f563be64872a4a4686c7ba35883 P 9ff647725648448e9cfc06f61dcc0ef1: Time spent starting tablet: real 0.073s	user 0.007s	sys 0.002s
I20260709 13:16:04.700858 12500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95829002df5447858ad3501fc09e633a" candidate_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ff647725648448e9cfc06f61dcc0ef1"
I20260709 13:16:04.710258 12500 raft_consensus.cc:3060] T 95829002df5447858ad3501fc09e633a P 9ff647725648448e9cfc06f61dcc0ef1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:04.711633 12650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95829002df5447858ad3501fc09e633a" candidate_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38877ca0bb6d437e85f9bca39d574c3e"
W20260709 13:16:04.713480 12542 leader_election.cc:343] T 95829002df5447858ad3501fc09e633a P 8d9fc0e90d8644bc94694e80fd4e89b7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 38877ca0bb6d437e85f9bca39d574c3e (127.12.19.131:35953): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:04.701833 12699 leader_election.cc:290] T 95829002df5447858ad3501fc09e633a P 8d9fc0e90d8644bc94694e80fd4e89b7 [CANDIDATE]: Term 1 election: Requested vote from peers 9ff647725648448e9cfc06f61dcc0ef1 (127.12.19.129:38059), 38877ca0bb6d437e85f9bca39d574c3e (127.12.19.131:35953)
I20260709 13:16:04.715803 12699 raft_consensus.cc:493] T 1e4b6b51be9c4c92a8ca720249d86302 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:04.716851 12694 tablet_bootstrap.cc:492] T 41a165fbe4fe4984917618bc919fadb2 P 9ff647725648448e9cfc06f61dcc0ef1: Bootstrap starting.
I20260709 13:16:04.684978 12721 raft_consensus.cc:2804] T dd386b8ada304d3fa558501f2ab4f0e0 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:04.721449 12500 raft_consensus.cc:2468] T 95829002df5447858ad3501fc09e633a P 9ff647725648448e9cfc06f61dcc0ef1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d9fc0e90d8644bc94694e80fd4e89b7 in term 1.
I20260709 13:16:04.721791 12575 raft_consensus.cc:2468] T dd386b8ada304d3fa558501f2ab4f0e0 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38877ca0bb6d437e85f9bca39d574c3e in term 0.
I20260709 13:16:04.722911 12539 leader_election.cc:304] T 95829002df5447858ad3501fc09e633a P 8d9fc0e90d8644bc94694e80fd4e89b7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8d9fc0e90d8644bc94694e80fd4e89b7, 9ff647725648448e9cfc06f61dcc0ef1; no voters: 38877ca0bb6d437e85f9bca39d574c3e
I20260709 13:16:04.723505 12721 raft_consensus.cc:493] T dd386b8ada304d3fa558501f2ab4f0e0 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:04.734570 12714 raft_consensus.cc:515] T dd386b8ada304d3fa558501f2ab4f0e0 P 38877ca0bb6d437e85f9bca39d574c3e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
I20260709 13:16:04.741632 12721 raft_consensus.cc:3060] T dd386b8ada304d3fa558501f2ab4f0e0 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:04.719117 12699 raft_consensus.cc:515] T 1e4b6b51be9c4c92a8ca720249d86302 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
I20260709 13:16:04.744009 12649 raft_consensus.cc:2393] T dd386b8ada304d3fa558501f2ab4f0e0 P 38877ca0bb6d437e85f9bca39d574c3e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8d9fc0e90d8644bc94694e80fd4e89b7 in current term 1: Already voted for candidate 38877ca0bb6d437e85f9bca39d574c3e in this term.
I20260709 13:16:04.748433 12693 ts_tablet_manager.cc:1434] T 1e4b6b51be9c4c92a8ca720249d86302 P 8d9fc0e90d8644bc94694e80fd4e89b7: Time spent starting tablet: real 0.123s	user 0.019s	sys 0.027s
I20260709 13:16:04.749394 12693 tablet_bootstrap.cc:492] T 693619749a5847d6beb846ab5776b3a0 P 8d9fc0e90d8644bc94694e80fd4e89b7: Bootstrap starting.
I20260709 13:16:04.755371 12500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e4b6b51be9c4c92a8ca720249d86302" candidate_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ff647725648448e9cfc06f61dcc0ef1" is_pre_election: true
I20260709 13:16:04.756062 12714 leader_election.cc:290] T dd386b8ada304d3fa558501f2ab4f0e0 P 38877ca0bb6d437e85f9bca39d574c3e [CANDIDATE]: Term 1 election: Requested vote from peers 9ff647725648448e9cfc06f61dcc0ef1 (127.12.19.129:38059), 8d9fc0e90d8644bc94694e80fd4e89b7 (127.12.19.130:33155)
I20260709 13:16:04.757910 12501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd386b8ada304d3fa558501f2ab4f0e0" candidate_uuid: "38877ca0bb6d437e85f9bca39d574c3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ff647725648448e9cfc06f61dcc0ef1"
I20260709 13:16:04.758268 12699 leader_election.cc:290] T 1e4b6b51be9c4c92a8ca720249d86302 P 8d9fc0e90d8644bc94694e80fd4e89b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ff647725648448e9cfc06f61dcc0ef1 (127.12.19.129:38059), 38877ca0bb6d437e85f9bca39d574c3e (127.12.19.131:35953)
I20260709 13:16:04.758620 12501 raft_consensus.cc:3060] T dd386b8ada304d3fa558501f2ab4f0e0 P 9ff647725648448e9cfc06f61dcc0ef1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:04.758832 12699 raft_consensus.cc:2804] T 95829002df5447858ad3501fc09e633a P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:04.759364 12699 raft_consensus.cc:697] T 95829002df5447858ad3501fc09e633a P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 1 LEADER]: Becoming Leader. State: Replica: 8d9fc0e90d8644bc94694e80fd4e89b7, State: Running, Role: LEADER
I20260709 13:16:04.759668 12649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e4b6b51be9c4c92a8ca720249d86302" candidate_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38877ca0bb6d437e85f9bca39d574c3e" is_pre_election: true
I20260709 13:16:04.760222 12699 consensus_queue.cc:237] T 95829002df5447858ad3501fc09e633a P 8d9fc0e90d8644bc94694e80fd4e89b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
W20260709 13:16:04.761657 12542 leader_election.cc:343] T 1e4b6b51be9c4c92a8ca720249d86302 P 8d9fc0e90d8644bc94694e80fd4e89b7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 38877ca0bb6d437e85f9bca39d574c3e (127.12.19.131:35953): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:04.756175 12500 raft_consensus.cc:2468] T 1e4b6b51be9c4c92a8ca720249d86302 P 9ff647725648448e9cfc06f61dcc0ef1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d9fc0e90d8644bc94694e80fd4e89b7 in term 0.
I20260709 13:16:04.765107 12575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd386b8ada304d3fa558501f2ab4f0e0" candidate_uuid: "38877ca0bb6d437e85f9bca39d574c3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7"
I20260709 13:16:04.765633 12539 leader_election.cc:304] T 1e4b6b51be9c4c92a8ca720249d86302 P 8d9fc0e90d8644bc94694e80fd4e89b7 [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: 8d9fc0e90d8644bc94694e80fd4e89b7, 9ff647725648448e9cfc06f61dcc0ef1; no voters: 38877ca0bb6d437e85f9bca39d574c3e
I20260709 13:16:04.767004 12724 raft_consensus.cc:2804] T 1e4b6b51be9c4c92a8ca720249d86302 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:04.767469 12724 raft_consensus.cc:493] T 1e4b6b51be9c4c92a8ca720249d86302 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:04.767841 12724 raft_consensus.cc:3060] T 1e4b6b51be9c4c92a8ca720249d86302 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:04.759491 12695 raft_consensus.cc:359] T 693619749a5847d6beb846ab5776b3a0 P 38877ca0bb6d437e85f9bca39d574c3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
I20260709 13:16:04.769968 12695 raft_consensus.cc:385] T 693619749a5847d6beb846ab5776b3a0 P 38877ca0bb6d437e85f9bca39d574c3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:04.773072 12695 raft_consensus.cc:740] T 693619749a5847d6beb846ab5776b3a0 P 38877ca0bb6d437e85f9bca39d574c3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38877ca0bb6d437e85f9bca39d574c3e, State: Initialized, Role: FOLLOWER
I20260709 13:16:04.771106 12501 raft_consensus.cc:2468] T dd386b8ada304d3fa558501f2ab4f0e0 P 9ff647725648448e9cfc06f61dcc0ef1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38877ca0bb6d437e85f9bca39d574c3e in term 1.
I20260709 13:16:04.779330 12613 leader_election.cc:304] T dd386b8ada304d3fa558501f2ab4f0e0 P 38877ca0bb6d437e85f9bca39d574c3e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38877ca0bb6d437e85f9bca39d574c3e, 9ff647725648448e9cfc06f61dcc0ef1; no voters: 
I20260709 13:16:04.780366 12701 raft_consensus.cc:2804] T dd386b8ada304d3fa558501f2ab4f0e0 P 38877ca0bb6d437e85f9bca39d574c3e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:04.774664 12695 consensus_queue.cc:260] T 693619749a5847d6beb846ab5776b3a0 P 38877ca0bb6d437e85f9bca39d574c3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
I20260709 13:16:04.783074 12694 tablet_bootstrap.cc:654] T 41a165fbe4fe4984917618bc919fadb2 P 9ff647725648448e9cfc06f61dcc0ef1: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:04.780373 12714 raft_consensus.cc:493] T b59e1f563be64872a4a4686c7ba35883 P 38877ca0bb6d437e85f9bca39d574c3e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:04.789974 12714 raft_consensus.cc:515] T b59e1f563be64872a4a4686c7ba35883 P 38877ca0bb6d437e85f9bca39d574c3e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
I20260709 13:16:04.795433 12714 leader_election.cc:290] T b59e1f563be64872a4a4686c7ba35883 P 38877ca0bb6d437e85f9bca39d574c3e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ff647725648448e9cfc06f61dcc0ef1 (127.12.19.129:38059), 8d9fc0e90d8644bc94694e80fd4e89b7 (127.12.19.130:33155)
I20260709 13:16:04.798221 12501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b59e1f563be64872a4a4686c7ba35883" candidate_uuid: "38877ca0bb6d437e85f9bca39d574c3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ff647725648448e9cfc06f61dcc0ef1" is_pre_election: true
I20260709 13:16:04.799438 12501 raft_consensus.cc:2468] T b59e1f563be64872a4a4686c7ba35883 P 9ff647725648448e9cfc06f61dcc0ef1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38877ca0bb6d437e85f9bca39d574c3e in term 0.
I20260709 13:16:04.801613 12613 leader_election.cc:304] T b59e1f563be64872a4a4686c7ba35883 P 38877ca0bb6d437e85f9bca39d574c3e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38877ca0bb6d437e85f9bca39d574c3e, 9ff647725648448e9cfc06f61dcc0ef1; no voters: 
I20260709 13:16:04.802652 12714 raft_consensus.cc:2804] T b59e1f563be64872a4a4686c7ba35883 P 38877ca0bb6d437e85f9bca39d574c3e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:04.803047 12714 raft_consensus.cc:493] T b59e1f563be64872a4a4686c7ba35883 P 38877ca0bb6d437e85f9bca39d574c3e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:04.803417 12714 raft_consensus.cc:3060] T b59e1f563be64872a4a4686c7ba35883 P 38877ca0bb6d437e85f9bca39d574c3e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:04.804207 12701 raft_consensus.cc:697] T dd386b8ada304d3fa558501f2ab4f0e0 P 38877ca0bb6d437e85f9bca39d574c3e [term 1 LEADER]: Becoming Leader. State: Replica: 38877ca0bb6d437e85f9bca39d574c3e, State: Running, Role: LEADER
I20260709 13:16:04.806237 12701 consensus_queue.cc:237] T dd386b8ada304d3fa558501f2ab4f0e0 P 38877ca0bb6d437e85f9bca39d574c3e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
I20260709 13:16:04.810813 12724 raft_consensus.cc:515] T 1e4b6b51be9c4c92a8ca720249d86302 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
I20260709 13:16:04.810966 12721 raft_consensus.cc:515] T dd386b8ada304d3fa558501f2ab4f0e0 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
I20260709 13:16:04.823148 12575 raft_consensus.cc:2393] T dd386b8ada304d3fa558501f2ab4f0e0 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 38877ca0bb6d437e85f9bca39d574c3e in current term 1: Already voted for candidate 8d9fc0e90d8644bc94694e80fd4e89b7 in this term.
I20260709 13:16:04.823006 12649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e4b6b51be9c4c92a8ca720249d86302" candidate_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38877ca0bb6d437e85f9bca39d574c3e"
I20260709 13:16:04.823029 12501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e4b6b51be9c4c92a8ca720249d86302" candidate_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ff647725648448e9cfc06f61dcc0ef1"
I20260709 13:16:04.824185 12501 raft_consensus.cc:3060] T 1e4b6b51be9c4c92a8ca720249d86302 P 9ff647725648448e9cfc06f61dcc0ef1 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:16:04.824463 12542 leader_election.cc:343] T 1e4b6b51be9c4c92a8ca720249d86302 P 8d9fc0e90d8644bc94694e80fd4e89b7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 38877ca0bb6d437e85f9bca39d574c3e (127.12.19.131:35953): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:04.833828 12501 raft_consensus.cc:2468] T 1e4b6b51be9c4c92a8ca720249d86302 P 9ff647725648448e9cfc06f61dcc0ef1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d9fc0e90d8644bc94694e80fd4e89b7 in term 1.
I20260709 13:16:04.835472 12539 leader_election.cc:304] T 1e4b6b51be9c4c92a8ca720249d86302 P 8d9fc0e90d8644bc94694e80fd4e89b7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8d9fc0e90d8644bc94694e80fd4e89b7, 9ff647725648448e9cfc06f61dcc0ef1; no voters: 38877ca0bb6d437e85f9bca39d574c3e
I20260709 13:16:04.836891 12722 raft_consensus.cc:2804] T 1e4b6b51be9c4c92a8ca720249d86302 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:04.837857 12693 tablet_bootstrap.cc:654] T 693619749a5847d6beb846ab5776b3a0 P 8d9fc0e90d8644bc94694e80fd4e89b7: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:04.838760 12724 leader_election.cc:290] T 1e4b6b51be9c4c92a8ca720249d86302 P 8d9fc0e90d8644bc94694e80fd4e89b7 [CANDIDATE]: Term 1 election: Requested vote from peers 9ff647725648448e9cfc06f61dcc0ef1 (127.12.19.129:38059), 38877ca0bb6d437e85f9bca39d574c3e (127.12.19.131:35953)
I20260709 13:16:04.818252 12714 raft_consensus.cc:515] T b59e1f563be64872a4a4686c7ba35883 P 38877ca0bb6d437e85f9bca39d574c3e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
I20260709 13:16:04.849201 12694 tablet_bootstrap.cc:492] T 41a165fbe4fe4984917618bc919fadb2 P 9ff647725648448e9cfc06f61dcc0ef1: No bootstrap required, opened a new log
I20260709 13:16:04.849093 12500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd386b8ada304d3fa558501f2ab4f0e0" candidate_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ff647725648448e9cfc06f61dcc0ef1"
I20260709 13:16:04.849786 12694 ts_tablet_manager.cc:1403] T 41a165fbe4fe4984917618bc919fadb2 P 9ff647725648448e9cfc06f61dcc0ef1: Time spent bootstrapping tablet: real 0.133s	user 0.016s	sys 0.010s
I20260709 13:16:04.850029 12500 raft_consensus.cc:2393] T dd386b8ada304d3fa558501f2ab4f0e0 P 9ff647725648448e9cfc06f61dcc0ef1 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8d9fc0e90d8644bc94694e80fd4e89b7 in current term 1: Already voted for candidate 38877ca0bb6d437e85f9bca39d574c3e in this term.
I20260709 13:16:04.851089 12500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b59e1f563be64872a4a4686c7ba35883" candidate_uuid: "38877ca0bb6d437e85f9bca39d574c3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ff647725648448e9cfc06f61dcc0ef1"
I20260709 13:16:04.851665 12500 raft_consensus.cc:3060] T b59e1f563be64872a4a4686c7ba35883 P 9ff647725648448e9cfc06f61dcc0ef1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:04.852157 12398 catalog_manager.cc:5697] T 95829002df5447858ad3501fc09e633a P 8d9fc0e90d8644bc94694e80fd4e89b7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8d9fc0e90d8644bc94694e80fd4e89b7 (127.12.19.130). New cstate: current_term: 1 leader_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:04.853160 12575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b59e1f563be64872a4a4686c7ba35883" candidate_uuid: "38877ca0bb6d437e85f9bca39d574c3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7"
I20260709 13:16:04.853528 12694 raft_consensus.cc:359] T 41a165fbe4fe4984917618bc919fadb2 P 9ff647725648448e9cfc06f61dcc0ef1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
I20260709 13:16:04.854233 12694 raft_consensus.cc:385] T 41a165fbe4fe4984917618bc919fadb2 P 9ff647725648448e9cfc06f61dcc0ef1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:04.854529 12694 raft_consensus.cc:740] T 41a165fbe4fe4984917618bc919fadb2 P 9ff647725648448e9cfc06f61dcc0ef1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ff647725648448e9cfc06f61dcc0ef1, State: Initialized, Role: FOLLOWER
W20260709 13:16:04.854779 12615 leader_election.cc:343] T b59e1f563be64872a4a4686c7ba35883 P 38877ca0bb6d437e85f9bca39d574c3e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8d9fc0e90d8644bc94694e80fd4e89b7 (127.12.19.130:33155): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:04.855238 12694 consensus_queue.cc:260] T 41a165fbe4fe4984917618bc919fadb2 P 9ff647725648448e9cfc06f61dcc0ef1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
I20260709 13:16:04.855742 12714 leader_election.cc:290] T b59e1f563be64872a4a4686c7ba35883 P 38877ca0bb6d437e85f9bca39d574c3e [CANDIDATE]: Term 1 election: Requested vote from peers 9ff647725648448e9cfc06f61dcc0ef1 (127.12.19.129:38059), 8d9fc0e90d8644bc94694e80fd4e89b7 (127.12.19.130:33155)
I20260709 13:16:04.858163 12500 raft_consensus.cc:2468] T b59e1f563be64872a4a4686c7ba35883 P 9ff647725648448e9cfc06f61dcc0ef1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38877ca0bb6d437e85f9bca39d574c3e in term 1.
I20260709 13:16:04.859318 12695 ts_tablet_manager.cc:1434] T 693619749a5847d6beb846ab5776b3a0 P 38877ca0bb6d437e85f9bca39d574c3e: Time spent starting tablet: real 0.173s	user 0.013s	sys 0.004s
I20260709 13:16:04.859328 12613 leader_election.cc:304] T b59e1f563be64872a4a4686c7ba35883 P 38877ca0bb6d437e85f9bca39d574c3e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38877ca0bb6d437e85f9bca39d574c3e, 9ff647725648448e9cfc06f61dcc0ef1; no voters: 8d9fc0e90d8644bc94694e80fd4e89b7
I20260709 13:16:04.860800 12714 raft_consensus.cc:2804] T b59e1f563be64872a4a4686c7ba35883 P 38877ca0bb6d437e85f9bca39d574c3e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:04.861027 12695 tablet_bootstrap.cc:492] T 95829002df5447858ad3501fc09e633a P 38877ca0bb6d437e85f9bca39d574c3e: Bootstrap starting.
I20260709 13:16:04.838721 12576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b59e1f563be64872a4a4686c7ba35883" candidate_uuid: "38877ca0bb6d437e85f9bca39d574c3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" is_pre_election: true
I20260709 13:16:04.865038 12694 ts_tablet_manager.cc:1434] T 41a165fbe4fe4984917618bc919fadb2 P 9ff647725648448e9cfc06f61dcc0ef1: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.004s
W20260709 13:16:04.865491 12615 leader_election.cc:343] T b59e1f563be64872a4a4686c7ba35883 P 38877ca0bb6d437e85f9bca39d574c3e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8d9fc0e90d8644bc94694e80fd4e89b7 (127.12.19.130:33155): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:04.865949 12694 tablet_bootstrap.cc:492] T a4d9efb418984dc2934b476efbcd6ce1 P 9ff647725648448e9cfc06f61dcc0ef1: Bootstrap starting.
I20260709 13:16:04.862237 12649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd386b8ada304d3fa558501f2ab4f0e0" candidate_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38877ca0bb6d437e85f9bca39d574c3e"
I20260709 13:16:04.863721 12721 leader_election.cc:290] T dd386b8ada304d3fa558501f2ab4f0e0 P 8d9fc0e90d8644bc94694e80fd4e89b7 [CANDIDATE]: Term 1 election: Requested vote from peers 9ff647725648448e9cfc06f61dcc0ef1 (127.12.19.129:38059), 38877ca0bb6d437e85f9bca39d574c3e (127.12.19.131:35953)
I20260709 13:16:04.861485 12714 raft_consensus.cc:697] T b59e1f563be64872a4a4686c7ba35883 P 38877ca0bb6d437e85f9bca39d574c3e [term 1 LEADER]: Becoming Leader. State: Replica: 38877ca0bb6d437e85f9bca39d574c3e, State: Running, Role: LEADER
I20260709 13:16:04.870814 12542 leader_election.cc:304] T dd386b8ada304d3fa558501f2ab4f0e0 P 8d9fc0e90d8644bc94694e80fd4e89b7 [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: 8d9fc0e90d8644bc94694e80fd4e89b7; no voters: 38877ca0bb6d437e85f9bca39d574c3e, 9ff647725648448e9cfc06f61dcc0ef1
I20260709 13:16:04.871613 12722 raft_consensus.cc:697] T 1e4b6b51be9c4c92a8ca720249d86302 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 1 LEADER]: Becoming Leader. State: Replica: 8d9fc0e90d8644bc94694e80fd4e89b7, State: Running, Role: LEADER
I20260709 13:16:04.872097 12721 raft_consensus.cc:2749] T dd386b8ada304d3fa558501f2ab4f0e0 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:16:04.871726 12714 consensus_queue.cc:237] T b59e1f563be64872a4a4686c7ba35883 P 38877ca0bb6d437e85f9bca39d574c3e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
I20260709 13:16:04.873174 12694 tablet_bootstrap.cc:654] T a4d9efb418984dc2934b476efbcd6ce1 P 9ff647725648448e9cfc06f61dcc0ef1: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:04.872512 12722 consensus_queue.cc:237] T 1e4b6b51be9c4c92a8ca720249d86302 P 8d9fc0e90d8644bc94694e80fd4e89b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
I20260709 13:16:04.876873 12695 tablet_bootstrap.cc:654] T 95829002df5447858ad3501fc09e633a P 38877ca0bb6d437e85f9bca39d574c3e: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:04.889547 12693 tablet_bootstrap.cc:492] T 693619749a5847d6beb846ab5776b3a0 P 8d9fc0e90d8644bc94694e80fd4e89b7: No bootstrap required, opened a new log
I20260709 13:16:04.890008 12693 ts_tablet_manager.cc:1403] T 693619749a5847d6beb846ab5776b3a0 P 8d9fc0e90d8644bc94694e80fd4e89b7: Time spent bootstrapping tablet: real 0.141s	user 0.012s	sys 0.004s
I20260709 13:16:04.893330 12693 raft_consensus.cc:359] T 693619749a5847d6beb846ab5776b3a0 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
I20260709 13:16:04.895236 12693 raft_consensus.cc:385] T 693619749a5847d6beb846ab5776b3a0 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:04.895627 12693 raft_consensus.cc:740] T 693619749a5847d6beb846ab5776b3a0 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d9fc0e90d8644bc94694e80fd4e89b7, State: Initialized, Role: FOLLOWER
I20260709 13:16:04.896495 12693 consensus_queue.cc:260] T 693619749a5847d6beb846ab5776b3a0 P 8d9fc0e90d8644bc94694e80fd4e89b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
I20260709 13:16:04.897262 12396 catalog_manager.cc:5697] T dd386b8ada304d3fa558501f2ab4f0e0 P 38877ca0bb6d437e85f9bca39d574c3e reported cstate change: term changed from 0 to 1, leader changed from <none> to 38877ca0bb6d437e85f9bca39d574c3e (127.12.19.131). New cstate: current_term: 1 leader_uuid: "38877ca0bb6d437e85f9bca39d574c3e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:04.901825 12693 ts_tablet_manager.cc:1434] T 693619749a5847d6beb846ab5776b3a0 P 8d9fc0e90d8644bc94694e80fd4e89b7: Time spent starting tablet: real 0.011s	user 0.001s	sys 0.006s
I20260709 13:16:04.903095 12693 tablet_bootstrap.cc:492] T 41a165fbe4fe4984917618bc919fadb2 P 8d9fc0e90d8644bc94694e80fd4e89b7: Bootstrap starting.
I20260709 13:16:04.909449 12398 catalog_manager.cc:5697] T 1e4b6b51be9c4c92a8ca720249d86302 P 8d9fc0e90d8644bc94694e80fd4e89b7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8d9fc0e90d8644bc94694e80fd4e89b7 (127.12.19.130). New cstate: current_term: 1 leader_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:04.921613 12693 tablet_bootstrap.cc:654] T 41a165fbe4fe4984917618bc919fadb2 P 8d9fc0e90d8644bc94694e80fd4e89b7: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:04.924283 12695 tablet_bootstrap.cc:492] T 95829002df5447858ad3501fc09e633a P 38877ca0bb6d437e85f9bca39d574c3e: No bootstrap required, opened a new log
I20260709 13:16:04.924772 12695 ts_tablet_manager.cc:1403] T 95829002df5447858ad3501fc09e633a P 38877ca0bb6d437e85f9bca39d574c3e: Time spent bootstrapping tablet: real 0.064s	user 0.010s	sys 0.003s
I20260709 13:16:04.926339 12397 catalog_manager.cc:5697] T b59e1f563be64872a4a4686c7ba35883 P 38877ca0bb6d437e85f9bca39d574c3e reported cstate change: term changed from 0 to 1, leader changed from <none> to 38877ca0bb6d437e85f9bca39d574c3e (127.12.19.131). New cstate: current_term: 1 leader_uuid: "38877ca0bb6d437e85f9bca39d574c3e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:04.928048 12695 raft_consensus.cc:359] T 95829002df5447858ad3501fc09e633a P 38877ca0bb6d437e85f9bca39d574c3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
I20260709 13:16:04.928984 12695 raft_consensus.cc:385] T 95829002df5447858ad3501fc09e633a P 38877ca0bb6d437e85f9bca39d574c3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:04.929338 12695 raft_consensus.cc:740] T 95829002df5447858ad3501fc09e633a P 38877ca0bb6d437e85f9bca39d574c3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38877ca0bb6d437e85f9bca39d574c3e, State: Initialized, Role: FOLLOWER
I20260709 13:16:04.930151 12695 consensus_queue.cc:260] T 95829002df5447858ad3501fc09e633a P 38877ca0bb6d437e85f9bca39d574c3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
I20260709 13:16:04.932539 12694 tablet_bootstrap.cc:492] T a4d9efb418984dc2934b476efbcd6ce1 P 9ff647725648448e9cfc06f61dcc0ef1: No bootstrap required, opened a new log
I20260709 13:16:04.932785 12695 ts_tablet_manager.cc:1434] T 95829002df5447858ad3501fc09e633a P 38877ca0bb6d437e85f9bca39d574c3e: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260709 13:16:04.932999 12694 ts_tablet_manager.cc:1403] T a4d9efb418984dc2934b476efbcd6ce1 P 9ff647725648448e9cfc06f61dcc0ef1: Time spent bootstrapping tablet: real 0.067s	user 0.006s	sys 0.014s
I20260709 13:16:04.933815 12695 tablet_bootstrap.cc:492] T 70633a0e091041d0b84c541ec8649d99 P 38877ca0bb6d437e85f9bca39d574c3e: Bootstrap starting.
I20260709 13:16:04.935856 12694 raft_consensus.cc:359] T a4d9efb418984dc2934b476efbcd6ce1 P 9ff647725648448e9cfc06f61dcc0ef1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
I20260709 13:16:04.936563 12694 raft_consensus.cc:385] T a4d9efb418984dc2934b476efbcd6ce1 P 9ff647725648448e9cfc06f61dcc0ef1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:04.936865 12694 raft_consensus.cc:740] T a4d9efb418984dc2934b476efbcd6ce1 P 9ff647725648448e9cfc06f61dcc0ef1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ff647725648448e9cfc06f61dcc0ef1, State: Initialized, Role: FOLLOWER
I20260709 13:16:04.938657 12693 tablet_bootstrap.cc:492] T 41a165fbe4fe4984917618bc919fadb2 P 8d9fc0e90d8644bc94694e80fd4e89b7: No bootstrap required, opened a new log
I20260709 13:16:04.939090 12693 ts_tablet_manager.cc:1403] T 41a165fbe4fe4984917618bc919fadb2 P 8d9fc0e90d8644bc94694e80fd4e89b7: Time spent bootstrapping tablet: real 0.036s	user 0.008s	sys 0.003s
I20260709 13:16:04.941236 12695 tablet_bootstrap.cc:654] T 70633a0e091041d0b84c541ec8649d99 P 38877ca0bb6d437e85f9bca39d574c3e: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:04.942979 12694 consensus_queue.cc:260] T a4d9efb418984dc2934b476efbcd6ce1 P 9ff647725648448e9cfc06f61dcc0ef1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
I20260709 13:16:04.945281 12694 ts_tablet_manager.cc:1434] T a4d9efb418984dc2934b476efbcd6ce1 P 9ff647725648448e9cfc06f61dcc0ef1: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:16:04.942055 12693 raft_consensus.cc:359] T 41a165fbe4fe4984917618bc919fadb2 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
I20260709 13:16:04.946014 12693 raft_consensus.cc:385] T 41a165fbe4fe4984917618bc919fadb2 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:04.946319 12693 raft_consensus.cc:740] T 41a165fbe4fe4984917618bc919fadb2 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d9fc0e90d8644bc94694e80fd4e89b7, State: Initialized, Role: FOLLOWER
I20260709 13:16:04.947654 12694 tablet_bootstrap.cc:492] T 693619749a5847d6beb846ab5776b3a0 P 9ff647725648448e9cfc06f61dcc0ef1: Bootstrap starting.
I20260709 13:16:04.953503 12693 consensus_queue.cc:260] T 41a165fbe4fe4984917618bc919fadb2 P 8d9fc0e90d8644bc94694e80fd4e89b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
I20260709 13:16:04.954161 12722 raft_consensus.cc:493] T 41a165fbe4fe4984917618bc919fadb2 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:04.954582 12722 raft_consensus.cc:515] T 41a165fbe4fe4984917618bc919fadb2 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
I20260709 13:16:04.955611 12693 ts_tablet_manager.cc:1434] T 41a165fbe4fe4984917618bc919fadb2 P 8d9fc0e90d8644bc94694e80fd4e89b7: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260709 13:16:04.956579 12693 tablet_bootstrap.cc:492] T 70633a0e091041d0b84c541ec8649d99 P 8d9fc0e90d8644bc94694e80fd4e89b7: Bootstrap starting.
I20260709 13:16:04.958864 12501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41a165fbe4fe4984917618bc919fadb2" candidate_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ff647725648448e9cfc06f61dcc0ef1" is_pre_election: true
I20260709 13:16:04.959546 12501 raft_consensus.cc:2468] T 41a165fbe4fe4984917618bc919fadb2 P 9ff647725648448e9cfc06f61dcc0ef1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d9fc0e90d8644bc94694e80fd4e89b7 in term 0.
I20260709 13:16:04.961941 12539 leader_election.cc:304] T 41a165fbe4fe4984917618bc919fadb2 P 8d9fc0e90d8644bc94694e80fd4e89b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d9fc0e90d8644bc94694e80fd4e89b7, 9ff647725648448e9cfc06f61dcc0ef1; no voters: 
I20260709 13:16:04.963054 12722 leader_election.cc:290] T 41a165fbe4fe4984917618bc919fadb2 P 8d9fc0e90d8644bc94694e80fd4e89b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ff647725648448e9cfc06f61dcc0ef1 (127.12.19.129:38059), 38877ca0bb6d437e85f9bca39d574c3e (127.12.19.131:35953)
I20260709 13:16:04.963604 12722 raft_consensus.cc:2804] T 41a165fbe4fe4984917618bc919fadb2 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:04.963969 12722 raft_consensus.cc:493] T 41a165fbe4fe4984917618bc919fadb2 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:04.964320 12722 raft_consensus.cc:3060] T 41a165fbe4fe4984917618bc919fadb2 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:04.965149 12694 tablet_bootstrap.cc:654] T 693619749a5847d6beb846ab5776b3a0 P 9ff647725648448e9cfc06f61dcc0ef1: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:04.967664 12649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41a165fbe4fe4984917618bc919fadb2" candidate_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38877ca0bb6d437e85f9bca39d574c3e" is_pre_election: true
I20260709 13:16:04.968600 12649 raft_consensus.cc:2468] T 41a165fbe4fe4984917618bc919fadb2 P 38877ca0bb6d437e85f9bca39d574c3e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d9fc0e90d8644bc94694e80fd4e89b7 in term 0.
I20260709 13:16:04.970763 12693 tablet_bootstrap.cc:654] T 70633a0e091041d0b84c541ec8649d99 P 8d9fc0e90d8644bc94694e80fd4e89b7: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:04.970952 12722 raft_consensus.cc:515] T 41a165fbe4fe4984917618bc919fadb2 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
I20260709 13:16:04.973800 12501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41a165fbe4fe4984917618bc919fadb2" candidate_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ff647725648448e9cfc06f61dcc0ef1"
I20260709 13:16:04.974509 12501 raft_consensus.cc:3060] T 41a165fbe4fe4984917618bc919fadb2 P 9ff647725648448e9cfc06f61dcc0ef1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:04.975337 12694 tablet_bootstrap.cc:492] T 693619749a5847d6beb846ab5776b3a0 P 9ff647725648448e9cfc06f61dcc0ef1: No bootstrap required, opened a new log
I20260709 13:16:04.975813 12694 ts_tablet_manager.cc:1403] T 693619749a5847d6beb846ab5776b3a0 P 9ff647725648448e9cfc06f61dcc0ef1: Time spent bootstrapping tablet: real 0.028s	user 0.008s	sys 0.003s
I20260709 13:16:04.978989 12694 raft_consensus.cc:359] T 693619749a5847d6beb846ab5776b3a0 P 9ff647725648448e9cfc06f61dcc0ef1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
I20260709 13:16:04.979691 12694 raft_consensus.cc:385] T 693619749a5847d6beb846ab5776b3a0 P 9ff647725648448e9cfc06f61dcc0ef1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:04.980019 12694 raft_consensus.cc:740] T 693619749a5847d6beb846ab5776b3a0 P 9ff647725648448e9cfc06f61dcc0ef1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ff647725648448e9cfc06f61dcc0ef1, State: Initialized, Role: FOLLOWER
I20260709 13:16:04.983031 12695 tablet_bootstrap.cc:492] T 70633a0e091041d0b84c541ec8649d99 P 38877ca0bb6d437e85f9bca39d574c3e: No bootstrap required, opened a new log
I20260709 13:16:04.983531 12695 ts_tablet_manager.cc:1403] T 70633a0e091041d0b84c541ec8649d99 P 38877ca0bb6d437e85f9bca39d574c3e: Time spent bootstrapping tablet: real 0.050s	user 0.030s	sys 0.006s
I20260709 13:16:04.984084 12722 leader_election.cc:290] T 41a165fbe4fe4984917618bc919fadb2 P 8d9fc0e90d8644bc94694e80fd4e89b7 [CANDIDATE]: Term 1 election: Requested vote from peers 9ff647725648448e9cfc06f61dcc0ef1 (127.12.19.129:38059), 38877ca0bb6d437e85f9bca39d574c3e (127.12.19.131:35953)
I20260709 13:16:04.984656 12501 raft_consensus.cc:2468] T 41a165fbe4fe4984917618bc919fadb2 P 9ff647725648448e9cfc06f61dcc0ef1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d9fc0e90d8644bc94694e80fd4e89b7 in term 1.
I20260709 13:16:04.985294 12649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41a165fbe4fe4984917618bc919fadb2" candidate_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38877ca0bb6d437e85f9bca39d574c3e"
I20260709 13:16:04.985941 12649 raft_consensus.cc:3060] T 41a165fbe4fe4984917618bc919fadb2 P 38877ca0bb6d437e85f9bca39d574c3e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:04.986482 12539 leader_election.cc:304] T 41a165fbe4fe4984917618bc919fadb2 P 8d9fc0e90d8644bc94694e80fd4e89b7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d9fc0e90d8644bc94694e80fd4e89b7, 9ff647725648448e9cfc06f61dcc0ef1; no voters: 
I20260709 13:16:04.987131 12714 raft_consensus.cc:493] T 693619749a5847d6beb846ab5776b3a0 P 38877ca0bb6d437e85f9bca39d574c3e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:04.980695 12694 consensus_queue.cc:260] T 693619749a5847d6beb846ab5776b3a0 P 9ff647725648448e9cfc06f61dcc0ef1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
I20260709 13:16:04.987648 12714 raft_consensus.cc:515] T 693619749a5847d6beb846ab5776b3a0 P 38877ca0bb6d437e85f9bca39d574c3e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
I20260709 13:16:04.986697 12695 raft_consensus.cc:359] T 70633a0e091041d0b84c541ec8649d99 P 38877ca0bb6d437e85f9bca39d574c3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
I20260709 13:16:04.990051 12695 raft_consensus.cc:385] T 70633a0e091041d0b84c541ec8649d99 P 38877ca0bb6d437e85f9bca39d574c3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:04.990371 12695 raft_consensus.cc:740] T 70633a0e091041d0b84c541ec8649d99 P 38877ca0bb6d437e85f9bca39d574c3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38877ca0bb6d437e85f9bca39d574c3e, State: Initialized, Role: FOLLOWER
I20260709 13:16:04.991195 12695 consensus_queue.cc:260] T 70633a0e091041d0b84c541ec8649d99 P 38877ca0bb6d437e85f9bca39d574c3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
I20260709 13:16:04.991827 12500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "693619749a5847d6beb846ab5776b3a0" candidate_uuid: "38877ca0bb6d437e85f9bca39d574c3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ff647725648448e9cfc06f61dcc0ef1" is_pre_election: true
I20260709 13:16:04.992667 12500 raft_consensus.cc:2468] T 693619749a5847d6beb846ab5776b3a0 P 9ff647725648448e9cfc06f61dcc0ef1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38877ca0bb6d437e85f9bca39d574c3e in term 0.
I20260709 13:16:04.993775 12695 ts_tablet_manager.cc:1434] T 70633a0e091041d0b84c541ec8649d99 P 38877ca0bb6d437e85f9bca39d574c3e: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:16:04.993958 12613 leader_election.cc:304] T 693619749a5847d6beb846ab5776b3a0 P 38877ca0bb6d437e85f9bca39d574c3e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38877ca0bb6d437e85f9bca39d574c3e, 9ff647725648448e9cfc06f61dcc0ef1; no voters: 
I20260709 13:16:04.994818 12695 tablet_bootstrap.cc:492] T 1e4b6b51be9c4c92a8ca720249d86302 P 38877ca0bb6d437e85f9bca39d574c3e: Bootstrap starting.
I20260709 13:16:04.996340 12714 leader_election.cc:290] T 693619749a5847d6beb846ab5776b3a0 P 38877ca0bb6d437e85f9bca39d574c3e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ff647725648448e9cfc06f61dcc0ef1 (127.12.19.129:38059), 8d9fc0e90d8644bc94694e80fd4e89b7 (127.12.19.130:33155)
I20260709 13:16:04.996587 12576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "693619749a5847d6beb846ab5776b3a0" candidate_uuid: "38877ca0bb6d437e85f9bca39d574c3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" is_pre_election: true
I20260709 13:16:04.996896 12714 raft_consensus.cc:2804] T 693619749a5847d6beb846ab5776b3a0 P 38877ca0bb6d437e85f9bca39d574c3e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:04.997298 12576 raft_consensus.cc:2468] T 693619749a5847d6beb846ab5776b3a0 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38877ca0bb6d437e85f9bca39d574c3e in term 0.
I20260709 13:16:04.997386 12714 raft_consensus.cc:493] T 693619749a5847d6beb846ab5776b3a0 P 38877ca0bb6d437e85f9bca39d574c3e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:04.997943 12714 raft_consensus.cc:3060] T 693619749a5847d6beb846ab5776b3a0 P 38877ca0bb6d437e85f9bca39d574c3e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:04.999300 12694 ts_tablet_manager.cc:1434] T 693619749a5847d6beb846ab5776b3a0 P 9ff647725648448e9cfc06f61dcc0ef1: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260709 13:16:05.000262 12694 tablet_bootstrap.cc:492] T 70633a0e091041d0b84c541ec8649d99 P 9ff647725648448e9cfc06f61dcc0ef1: Bootstrap starting.
I20260709 13:16:04.987615 12722 raft_consensus.cc:2804] T 41a165fbe4fe4984917618bc919fadb2 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:05.007865 12694 tablet_bootstrap.cc:654] T 70633a0e091041d0b84c541ec8649d99 P 9ff647725648448e9cfc06f61dcc0ef1: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:05.008421 12722 raft_consensus.cc:697] T 41a165fbe4fe4984917618bc919fadb2 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 1 LEADER]: Becoming Leader. State: Replica: 8d9fc0e90d8644bc94694e80fd4e89b7, State: Running, Role: LEADER
I20260709 13:16:05.010507 12700 raft_consensus.cc:493] T a4d9efb418984dc2934b476efbcd6ce1 P 9ff647725648448e9cfc06f61dcc0ef1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:05.011209 12700 raft_consensus.cc:515] T a4d9efb418984dc2934b476efbcd6ce1 P 9ff647725648448e9cfc06f61dcc0ef1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
I20260709 13:16:05.013089 12722 consensus_queue.cc:237] T 41a165fbe4fe4984917618bc919fadb2 P 8d9fc0e90d8644bc94694e80fd4e89b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
I20260709 13:16:05.014880 12649 raft_consensus.cc:2468] T 41a165fbe4fe4984917618bc919fadb2 P 38877ca0bb6d437e85f9bca39d574c3e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d9fc0e90d8644bc94694e80fd4e89b7 in term 1.
I20260709 13:16:05.015472 12714 raft_consensus.cc:515] T 693619749a5847d6beb846ab5776b3a0 P 38877ca0bb6d437e85f9bca39d574c3e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
I20260709 13:16:05.016983 12700 leader_election.cc:290] T a4d9efb418984dc2934b476efbcd6ce1 P 9ff647725648448e9cfc06f61dcc0ef1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d9fc0e90d8644bc94694e80fd4e89b7 (127.12.19.130:33155), 38877ca0bb6d437e85f9bca39d574c3e (127.12.19.131:35953)
I20260709 13:16:05.021597 12695 tablet_bootstrap.cc:654] T 1e4b6b51be9c4c92a8ca720249d86302 P 38877ca0bb6d437e85f9bca39d574c3e: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:05.028152 12501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "693619749a5847d6beb846ab5776b3a0" candidate_uuid: "38877ca0bb6d437e85f9bca39d574c3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ff647725648448e9cfc06f61dcc0ef1"
I20260709 13:16:05.028940 12501 raft_consensus.cc:3060] T 693619749a5847d6beb846ab5776b3a0 P 9ff647725648448e9cfc06f61dcc0ef1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:05.030134 12695 tablet_bootstrap.cc:492] T 1e4b6b51be9c4c92a8ca720249d86302 P 38877ca0bb6d437e85f9bca39d574c3e: No bootstrap required, opened a new log
I20260709 13:16:05.030596 12695 ts_tablet_manager.cc:1403] T 1e4b6b51be9c4c92a8ca720249d86302 P 38877ca0bb6d437e85f9bca39d574c3e: Time spent bootstrapping tablet: real 0.036s	user 0.012s	sys 0.000s
I20260709 13:16:05.034633 12701 consensus_queue.cc:1048] T 2c44bc88ce814c95b01c92a111845d37 P 38877ca0bb6d437e85f9bca39d574c3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:05.036321 12694 tablet_bootstrap.cc:492] T 70633a0e091041d0b84c541ec8649d99 P 9ff647725648448e9cfc06f61dcc0ef1: No bootstrap required, opened a new log
I20260709 13:16:05.036762 12694 ts_tablet_manager.cc:1403] T 70633a0e091041d0b84c541ec8649d99 P 9ff647725648448e9cfc06f61dcc0ef1: Time spent bootstrapping tablet: real 0.037s	user 0.009s	sys 0.004s
I20260709 13:16:05.039599 12694 raft_consensus.cc:359] T 70633a0e091041d0b84c541ec8649d99 P 9ff647725648448e9cfc06f61dcc0ef1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
I20260709 13:16:05.040076 12576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "693619749a5847d6beb846ab5776b3a0" candidate_uuid: "38877ca0bb6d437e85f9bca39d574c3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7"
I20260709 13:16:05.040285 12694 raft_consensus.cc:385] T 70633a0e091041d0b84c541ec8649d99 P 9ff647725648448e9cfc06f61dcc0ef1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:05.040594 12694 raft_consensus.cc:740] T 70633a0e091041d0b84c541ec8649d99 P 9ff647725648448e9cfc06f61dcc0ef1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ff647725648448e9cfc06f61dcc0ef1, State: Initialized, Role: FOLLOWER
I20260709 13:16:05.040632 12576 raft_consensus.cc:3060] T 693619749a5847d6beb846ab5776b3a0 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:05.041427 12694 consensus_queue.cc:260] T 70633a0e091041d0b84c541ec8649d99 P 9ff647725648448e9cfc06f61dcc0ef1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
I20260709 13:16:05.045097 12695 raft_consensus.cc:359] T 1e4b6b51be9c4c92a8ca720249d86302 P 38877ca0bb6d437e85f9bca39d574c3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
I20260709 13:16:05.045787 12695 raft_consensus.cc:385] T 1e4b6b51be9c4c92a8ca720249d86302 P 38877ca0bb6d437e85f9bca39d574c3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:05.046052 12695 raft_consensus.cc:740] T 1e4b6b51be9c4c92a8ca720249d86302 P 38877ca0bb6d437e85f9bca39d574c3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38877ca0bb6d437e85f9bca39d574c3e, State: Initialized, Role: FOLLOWER
I20260709 13:16:05.049017 12694 ts_tablet_manager.cc:1434] T 70633a0e091041d0b84c541ec8649d99 P 9ff647725648448e9cfc06f61dcc0ef1: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 13:16:05.046715 12695 consensus_queue.cc:260] T 1e4b6b51be9c4c92a8ca720249d86302 P 38877ca0bb6d437e85f9bca39d574c3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
I20260709 13:16:05.051304 12695 ts_tablet_manager.cc:1434] T 1e4b6b51be9c4c92a8ca720249d86302 P 38877ca0bb6d437e85f9bca39d574c3e: Time spent starting tablet: real 0.020s	user 0.009s	sys 0.000s
I20260709 13:16:05.052399 12695 tablet_bootstrap.cc:492] T a4d9efb418984dc2934b476efbcd6ce1 P 38877ca0bb6d437e85f9bca39d574c3e: Bootstrap starting.
I20260709 13:16:05.055126 12576 raft_consensus.cc:2468] T 693619749a5847d6beb846ab5776b3a0 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38877ca0bb6d437e85f9bca39d574c3e in term 1.
I20260709 13:16:05.057829 12695 tablet_bootstrap.cc:654] T a4d9efb418984dc2934b476efbcd6ce1 P 38877ca0bb6d437e85f9bca39d574c3e: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:05.066594 12615 leader_election.cc:304] T 693619749a5847d6beb846ab5776b3a0 P 38877ca0bb6d437e85f9bca39d574c3e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38877ca0bb6d437e85f9bca39d574c3e, 8d9fc0e90d8644bc94694e80fd4e89b7; no voters: 
I20260709 13:16:05.063656 12714 leader_election.cc:290] T 693619749a5847d6beb846ab5776b3a0 P 38877ca0bb6d437e85f9bca39d574c3e [CANDIDATE]: Term 1 election: Requested vote from peers 9ff647725648448e9cfc06f61dcc0ef1 (127.12.19.129:38059), 8d9fc0e90d8644bc94694e80fd4e89b7 (127.12.19.130:33155)
I20260709 13:16:05.067953 12730 raft_consensus.cc:2804] T 693619749a5847d6beb846ab5776b3a0 P 38877ca0bb6d437e85f9bca39d574c3e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:05.083120 12693 tablet_bootstrap.cc:492] T 70633a0e091041d0b84c541ec8649d99 P 8d9fc0e90d8644bc94694e80fd4e89b7: No bootstrap required, opened a new log
I20260709 13:16:05.083627 12693 ts_tablet_manager.cc:1403] T 70633a0e091041d0b84c541ec8649d99 P 8d9fc0e90d8644bc94694e80fd4e89b7: Time spent bootstrapping tablet: real 0.127s	user 0.026s	sys 0.019s
I20260709 13:16:05.076622 12501 raft_consensus.cc:2468] T 693619749a5847d6beb846ab5776b3a0 P 9ff647725648448e9cfc06f61dcc0ef1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38877ca0bb6d437e85f9bca39d574c3e in term 1.
I20260709 13:16:05.086933 12714 consensus_queue.cc:1048] T 2c44bc88ce814c95b01c92a111845d37 P 38877ca0bb6d437e85f9bca39d574c3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:05.088093 12576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4d9efb418984dc2934b476efbcd6ce1" candidate_uuid: "9ff647725648448e9cfc06f61dcc0ef1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" is_pre_election: true
I20260709 13:16:05.091614 12693 raft_consensus.cc:359] T 70633a0e091041d0b84c541ec8649d99 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
I20260709 13:16:05.092311 12693 raft_consensus.cc:385] T 70633a0e091041d0b84c541ec8649d99 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:16:05.095659 12466 leader_election.cc:343] T a4d9efb418984dc2934b476efbcd6ce1 P 9ff647725648448e9cfc06f61dcc0ef1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8d9fc0e90d8644bc94694e80fd4e89b7 (127.12.19.130:33155): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:05.095806 12693 raft_consensus.cc:740] T 70633a0e091041d0b84c541ec8649d99 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d9fc0e90d8644bc94694e80fd4e89b7, State: Initialized, Role: FOLLOWER
I20260709 13:16:05.102995 12693 consensus_queue.cc:260] T 70633a0e091041d0b84c541ec8649d99 P 8d9fc0e90d8644bc94694e80fd4e89b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
I20260709 13:16:05.115126 12693 ts_tablet_manager.cc:1434] T 70633a0e091041d0b84c541ec8649d99 P 8d9fc0e90d8644bc94694e80fd4e89b7: Time spent starting tablet: real 0.031s	user 0.002s	sys 0.004s
I20260709 13:16:05.114702 12398 catalog_manager.cc:5697] T 41a165fbe4fe4984917618bc919fadb2 P 8d9fc0e90d8644bc94694e80fd4e89b7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8d9fc0e90d8644bc94694e80fd4e89b7 (127.12.19.130). New cstate: current_term: 1 leader_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:05.116353 12693 tablet_bootstrap.cc:492] T b59e1f563be64872a4a4686c7ba35883 P 8d9fc0e90d8644bc94694e80fd4e89b7: Bootstrap starting.
I20260709 13:16:05.122617 12695 tablet_bootstrap.cc:492] T a4d9efb418984dc2934b476efbcd6ce1 P 38877ca0bb6d437e85f9bca39d574c3e: No bootstrap required, opened a new log
I20260709 13:16:05.123389 12695 ts_tablet_manager.cc:1403] T a4d9efb418984dc2934b476efbcd6ce1 P 38877ca0bb6d437e85f9bca39d574c3e: Time spent bootstrapping tablet: real 0.071s	user 0.016s	sys 0.005s
I20260709 13:16:05.126463 12695 raft_consensus.cc:359] T a4d9efb418984dc2934b476efbcd6ce1 P 38877ca0bb6d437e85f9bca39d574c3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
I20260709 13:16:05.127060 12695 raft_consensus.cc:385] T a4d9efb418984dc2934b476efbcd6ce1 P 38877ca0bb6d437e85f9bca39d574c3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:05.127377 12695 raft_consensus.cc:740] T a4d9efb418984dc2934b476efbcd6ce1 P 38877ca0bb6d437e85f9bca39d574c3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38877ca0bb6d437e85f9bca39d574c3e, State: Initialized, Role: FOLLOWER
I20260709 13:16:05.130885 12649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4d9efb418984dc2934b476efbcd6ce1" candidate_uuid: "9ff647725648448e9cfc06f61dcc0ef1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38877ca0bb6d437e85f9bca39d574c3e" is_pre_election: true
I20260709 13:16:05.132309 12695 consensus_queue.cc:260] T a4d9efb418984dc2934b476efbcd6ce1 P 38877ca0bb6d437e85f9bca39d574c3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
I20260709 13:16:05.133634 12649 raft_consensus.cc:2468] T a4d9efb418984dc2934b476efbcd6ce1 P 38877ca0bb6d437e85f9bca39d574c3e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ff647725648448e9cfc06f61dcc0ef1 in term 0.
I20260709 13:16:05.135612 12467 leader_election.cc:304] T a4d9efb418984dc2934b476efbcd6ce1 P 9ff647725648448e9cfc06f61dcc0ef1 [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: 38877ca0bb6d437e85f9bca39d574c3e, 9ff647725648448e9cfc06f61dcc0ef1; no voters: 8d9fc0e90d8644bc94694e80fd4e89b7
I20260709 13:16:05.136438 12700 raft_consensus.cc:2804] T a4d9efb418984dc2934b476efbcd6ce1 P 9ff647725648448e9cfc06f61dcc0ef1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:05.139604 12700 raft_consensus.cc:493] T a4d9efb418984dc2934b476efbcd6ce1 P 9ff647725648448e9cfc06f61dcc0ef1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:05.139967 12700 raft_consensus.cc:3060] T a4d9efb418984dc2934b476efbcd6ce1 P 9ff647725648448e9cfc06f61dcc0ef1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:05.132342 12730 raft_consensus.cc:697] T 693619749a5847d6beb846ab5776b3a0 P 38877ca0bb6d437e85f9bca39d574c3e [term 1 LEADER]: Becoming Leader. State: Replica: 38877ca0bb6d437e85f9bca39d574c3e, State: Running, Role: LEADER
I20260709 13:16:05.144239 12730 consensus_queue.cc:237] T 693619749a5847d6beb846ab5776b3a0 P 38877ca0bb6d437e85f9bca39d574c3e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
I20260709 13:16:05.146806 12700 raft_consensus.cc:515] T a4d9efb418984dc2934b476efbcd6ce1 P 9ff647725648448e9cfc06f61dcc0ef1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
I20260709 13:16:05.149026 12700 leader_election.cc:290] T a4d9efb418984dc2934b476efbcd6ce1 P 9ff647725648448e9cfc06f61dcc0ef1 [CANDIDATE]: Term 1 election: Requested vote from peers 8d9fc0e90d8644bc94694e80fd4e89b7 (127.12.19.130:33155), 38877ca0bb6d437e85f9bca39d574c3e (127.12.19.131:35953)
I20260709 13:16:05.136265 12693 tablet_bootstrap.cc:654] T b59e1f563be64872a4a4686c7ba35883 P 8d9fc0e90d8644bc94694e80fd4e89b7: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:05.150156 12575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4d9efb418984dc2934b476efbcd6ce1" candidate_uuid: "9ff647725648448e9cfc06f61dcc0ef1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7"
I20260709 13:16:05.139161 12695 ts_tablet_manager.cc:1434] T a4d9efb418984dc2934b476efbcd6ce1 P 38877ca0bb6d437e85f9bca39d574c3e: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 13:16:05.151744 12649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4d9efb418984dc2934b476efbcd6ce1" candidate_uuid: "9ff647725648448e9cfc06f61dcc0ef1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38877ca0bb6d437e85f9bca39d574c3e"
I20260709 13:16:05.152302 12649 raft_consensus.cc:3060] T a4d9efb418984dc2934b476efbcd6ce1 P 38877ca0bb6d437e85f9bca39d574c3e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:05.156762 12693 tablet_bootstrap.cc:492] T b59e1f563be64872a4a4686c7ba35883 P 8d9fc0e90d8644bc94694e80fd4e89b7: No bootstrap required, opened a new log
I20260709 13:16:05.157169 12693 ts_tablet_manager.cc:1403] T b59e1f563be64872a4a4686c7ba35883 P 8d9fc0e90d8644bc94694e80fd4e89b7: Time spent bootstrapping tablet: real 0.041s	user 0.006s	sys 0.005s
W20260709 13:16:05.159992 12466 leader_election.cc:343] T a4d9efb418984dc2934b476efbcd6ce1 P 9ff647725648448e9cfc06f61dcc0ef1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8d9fc0e90d8644bc94694e80fd4e89b7 (127.12.19.130:33155): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:05.160038 12693 raft_consensus.cc:359] T b59e1f563be64872a4a4686c7ba35883 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
I20260709 13:16:05.159171 12649 raft_consensus.cc:2468] T a4d9efb418984dc2934b476efbcd6ce1 P 38877ca0bb6d437e85f9bca39d574c3e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ff647725648448e9cfc06f61dcc0ef1 in term 1.
I20260709 13:16:05.161823 12467 leader_election.cc:304] T a4d9efb418984dc2934b476efbcd6ce1 P 9ff647725648448e9cfc06f61dcc0ef1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38877ca0bb6d437e85f9bca39d574c3e, 9ff647725648448e9cfc06f61dcc0ef1; no voters: 8d9fc0e90d8644bc94694e80fd4e89b7
I20260709 13:16:05.162690 12700 raft_consensus.cc:2804] T a4d9efb418984dc2934b476efbcd6ce1 P 9ff647725648448e9cfc06f61dcc0ef1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:05.160779 12693 raft_consensus.cc:385] T b59e1f563be64872a4a4686c7ba35883 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:05.163393 12693 raft_consensus.cc:740] T b59e1f563be64872a4a4686c7ba35883 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d9fc0e90d8644bc94694e80fd4e89b7, State: Initialized, Role: FOLLOWER
I20260709 13:16:05.164111 12693 consensus_queue.cc:260] T b59e1f563be64872a4a4686c7ba35883 P 8d9fc0e90d8644bc94694e80fd4e89b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
I20260709 13:16:05.166235 12693 ts_tablet_manager.cc:1434] T b59e1f563be64872a4a4686c7ba35883 P 8d9fc0e90d8644bc94694e80fd4e89b7: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260709 13:16:05.167080 12693 tablet_bootstrap.cc:492] T a4d9efb418984dc2934b476efbcd6ce1 P 8d9fc0e90d8644bc94694e80fd4e89b7: Bootstrap starting.
I20260709 13:16:05.173249 12693 tablet_bootstrap.cc:654] T a4d9efb418984dc2934b476efbcd6ce1 P 8d9fc0e90d8644bc94694e80fd4e89b7: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:05.174259 12700 raft_consensus.cc:697] T a4d9efb418984dc2934b476efbcd6ce1 P 9ff647725648448e9cfc06f61dcc0ef1 [term 1 LEADER]: Becoming Leader. State: Replica: 9ff647725648448e9cfc06f61dcc0ef1, State: Running, Role: LEADER
I20260709 13:16:05.175101 12700 consensus_queue.cc:237] T a4d9efb418984dc2934b476efbcd6ce1 P 9ff647725648448e9cfc06f61dcc0ef1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
I20260709 13:16:05.191823 12398 catalog_manager.cc:5697] T 693619749a5847d6beb846ab5776b3a0 P 38877ca0bb6d437e85f9bca39d574c3e reported cstate change: term changed from 0 to 1, leader changed from <none> to 38877ca0bb6d437e85f9bca39d574c3e (127.12.19.131). New cstate: current_term: 1 leader_uuid: "38877ca0bb6d437e85f9bca39d574c3e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:05.202500 12722 raft_consensus.cc:493] T b59e1f563be64872a4a4686c7ba35883 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:05.202986 12722 raft_consensus.cc:515] T b59e1f563be64872a4a4686c7ba35883 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
I20260709 13:16:05.204973 12730 raft_consensus.cc:493] T 1e4b6b51be9c4c92a8ca720249d86302 P 38877ca0bb6d437e85f9bca39d574c3e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:05.205605 12730 raft_consensus.cc:515] T 1e4b6b51be9c4c92a8ca720249d86302 P 38877ca0bb6d437e85f9bca39d574c3e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
I20260709 13:16:05.206861 12501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b59e1f563be64872a4a4686c7ba35883" candidate_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ff647725648448e9cfc06f61dcc0ef1" is_pre_election: true
I20260709 13:16:05.207630 12501 raft_consensus.cc:2393] T b59e1f563be64872a4a4686c7ba35883 P 9ff647725648448e9cfc06f61dcc0ef1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8d9fc0e90d8644bc94694e80fd4e89b7 in current term 1: Already voted for candidate 38877ca0bb6d437e85f9bca39d574c3e in this term.
I20260709 13:16:05.205016 12722 leader_election.cc:290] T b59e1f563be64872a4a4686c7ba35883 P 8d9fc0e90d8644bc94694e80fd4e89b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ff647725648448e9cfc06f61dcc0ef1 (127.12.19.129:38059), 38877ca0bb6d437e85f9bca39d574c3e (127.12.19.131:35953)
I20260709 13:16:05.208809 12575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e4b6b51be9c4c92a8ca720249d86302" candidate_uuid: "38877ca0bb6d437e85f9bca39d574c3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" is_pre_election: true
I20260709 13:16:05.209635 12501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e4b6b51be9c4c92a8ca720249d86302" candidate_uuid: "38877ca0bb6d437e85f9bca39d574c3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ff647725648448e9cfc06f61dcc0ef1" is_pre_election: true
I20260709 13:16:05.210615 12501 raft_consensus.cc:2393] T 1e4b6b51be9c4c92a8ca720249d86302 P 9ff647725648448e9cfc06f61dcc0ef1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38877ca0bb6d437e85f9bca39d574c3e in current term 1: Already voted for candidate 8d9fc0e90d8644bc94694e80fd4e89b7 in this term.
I20260709 13:16:05.210664 12730 leader_election.cc:290] T 1e4b6b51be9c4c92a8ca720249d86302 P 38877ca0bb6d437e85f9bca39d574c3e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ff647725648448e9cfc06f61dcc0ef1 (127.12.19.129:38059), 8d9fc0e90d8644bc94694e80fd4e89b7 (127.12.19.130:33155)
I20260709 13:16:05.215126 12613 leader_election.cc:304] T 1e4b6b51be9c4c92a8ca720249d86302 P 38877ca0bb6d437e85f9bca39d574c3e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38877ca0bb6d437e85f9bca39d574c3e; no voters: 8d9fc0e90d8644bc94694e80fd4e89b7, 9ff647725648448e9cfc06f61dcc0ef1
I20260709 13:16:05.207100 12649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b59e1f563be64872a4a4686c7ba35883" candidate_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38877ca0bb6d437e85f9bca39d574c3e" is_pre_election: true
I20260709 13:16:05.217108 12542 leader_election.cc:304] T b59e1f563be64872a4a4686c7ba35883 P 8d9fc0e90d8644bc94694e80fd4e89b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8d9fc0e90d8644bc94694e80fd4e89b7; no voters: 38877ca0bb6d437e85f9bca39d574c3e, 9ff647725648448e9cfc06f61dcc0ef1
I20260709 13:16:05.218130 12722 raft_consensus.cc:3060] T b59e1f563be64872a4a4686c7ba35883 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:05.218312 12730 raft_consensus.cc:3060] T 1e4b6b51be9c4c92a8ca720249d86302 P 38877ca0bb6d437e85f9bca39d574c3e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:05.223968 12751 raft_consensus.cc:493] T 70633a0e091041d0b84c541ec8649d99 P 38877ca0bb6d437e85f9bca39d574c3e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:05.224457 12751 raft_consensus.cc:515] T 70633a0e091041d0b84c541ec8649d99 P 38877ca0bb6d437e85f9bca39d574c3e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
I20260709 13:16:05.224885 12722 raft_consensus.cc:2749] T b59e1f563be64872a4a4686c7ba35883 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:05.226527 12751 leader_election.cc:290] T 70633a0e091041d0b84c541ec8649d99 P 38877ca0bb6d437e85f9bca39d574c3e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ff647725648448e9cfc06f61dcc0ef1 (127.12.19.129:38059), 8d9fc0e90d8644bc94694e80fd4e89b7 (127.12.19.130:33155)
I20260709 13:16:05.227244 12501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70633a0e091041d0b84c541ec8649d99" candidate_uuid: "38877ca0bb6d437e85f9bca39d574c3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ff647725648448e9cfc06f61dcc0ef1" is_pre_election: true
I20260709 13:16:05.227857 12501 raft_consensus.cc:2468] T 70633a0e091041d0b84c541ec8649d99 P 9ff647725648448e9cfc06f61dcc0ef1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38877ca0bb6d437e85f9bca39d574c3e in term 0.
I20260709 13:16:05.228093 12575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70633a0e091041d0b84c541ec8649d99" candidate_uuid: "38877ca0bb6d437e85f9bca39d574c3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" is_pre_election: true
I20260709 13:16:05.228945 12575 raft_consensus.cc:2468] T 70633a0e091041d0b84c541ec8649d99 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38877ca0bb6d437e85f9bca39d574c3e in term 0.
I20260709 13:16:05.229168 12613 leader_election.cc:304] T 70633a0e091041d0b84c541ec8649d99 P 38877ca0bb6d437e85f9bca39d574c3e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38877ca0bb6d437e85f9bca39d574c3e, 9ff647725648448e9cfc06f61dcc0ef1; no voters: 
I20260709 13:16:05.230523 12751 raft_consensus.cc:2804] T 70633a0e091041d0b84c541ec8649d99 P 38877ca0bb6d437e85f9bca39d574c3e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:05.230924 12751 raft_consensus.cc:493] T 70633a0e091041d0b84c541ec8649d99 P 38877ca0bb6d437e85f9bca39d574c3e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:05.231339 12751 raft_consensus.cc:3060] T 70633a0e091041d0b84c541ec8649d99 P 38877ca0bb6d437e85f9bca39d574c3e [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:16:05.236141 12445 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:16:05.244833 12693 tablet_bootstrap.cc:492] T a4d9efb418984dc2934b476efbcd6ce1 P 8d9fc0e90d8644bc94694e80fd4e89b7: No bootstrap required, opened a new log
I20260709 13:16:05.238749 12751 raft_consensus.cc:515] T 70633a0e091041d0b84c541ec8649d99 P 38877ca0bb6d437e85f9bca39d574c3e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
I20260709 13:16:05.244046 12730 raft_consensus.cc:2749] T 1e4b6b51be9c4c92a8ca720249d86302 P 38877ca0bb6d437e85f9bca39d574c3e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:05.245431 12693 ts_tablet_manager.cc:1403] T a4d9efb418984dc2934b476efbcd6ce1 P 8d9fc0e90d8644bc94694e80fd4e89b7: Time spent bootstrapping tablet: real 0.079s	user 0.013s	sys 0.011s
I20260709 13:16:05.246930 12751 leader_election.cc:290] T 70633a0e091041d0b84c541ec8649d99 P 38877ca0bb6d437e85f9bca39d574c3e [CANDIDATE]: Term 1 election: Requested vote from peers 9ff647725648448e9cfc06f61dcc0ef1 (127.12.19.129:38059), 8d9fc0e90d8644bc94694e80fd4e89b7 (127.12.19.130:33155)
I20260709 13:16:05.248075 12575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70633a0e091041d0b84c541ec8649d99" candidate_uuid: "38877ca0bb6d437e85f9bca39d574c3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7"
I20260709 13:16:05.248519 12501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70633a0e091041d0b84c541ec8649d99" candidate_uuid: "38877ca0bb6d437e85f9bca39d574c3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ff647725648448e9cfc06f61dcc0ef1"
I20260709 13:16:05.248656 12575 raft_consensus.cc:3060] T 70633a0e091041d0b84c541ec8649d99 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:05.249078 12501 raft_consensus.cc:3060] T 70633a0e091041d0b84c541ec8649d99 P 9ff647725648448e9cfc06f61dcc0ef1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:05.250937 12398 catalog_manager.cc:5697] T a4d9efb418984dc2934b476efbcd6ce1 P 9ff647725648448e9cfc06f61dcc0ef1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ff647725648448e9cfc06f61dcc0ef1 (127.12.19.129). New cstate: current_term: 1 leader_uuid: "9ff647725648448e9cfc06f61dcc0ef1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:05.257064 12575 raft_consensus.cc:2468] T 70633a0e091041d0b84c541ec8649d99 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38877ca0bb6d437e85f9bca39d574c3e in term 1.
I20260709 13:16:05.257419 12693 raft_consensus.cc:359] T a4d9efb418984dc2934b476efbcd6ce1 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
I20260709 13:16:05.258071 12693 raft_consensus.cc:385] T a4d9efb418984dc2934b476efbcd6ce1 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:05.258333 12693 raft_consensus.cc:740] T a4d9efb418984dc2934b476efbcd6ce1 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d9fc0e90d8644bc94694e80fd4e89b7, State: Initialized, Role: FOLLOWER
I20260709 13:16:05.259078 12693 consensus_queue.cc:260] T a4d9efb418984dc2934b476efbcd6ce1 P 8d9fc0e90d8644bc94694e80fd4e89b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
I20260709 13:16:05.259707 12731 consensus_queue.cc:1048] T 1e4b6b51be9c4c92a8ca720249d86302 P 8d9fc0e90d8644bc94694e80fd4e89b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:05.259420 12615 leader_election.cc:304] T 70633a0e091041d0b84c541ec8649d99 P 38877ca0bb6d437e85f9bca39d574c3e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38877ca0bb6d437e85f9bca39d574c3e, 8d9fc0e90d8644bc94694e80fd4e89b7; no voters: 
I20260709 13:16:05.261389 12501 raft_consensus.cc:2468] T 70633a0e091041d0b84c541ec8649d99 P 9ff647725648448e9cfc06f61dcc0ef1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38877ca0bb6d437e85f9bca39d574c3e in term 1.
I20260709 13:16:05.262207 12751 raft_consensus.cc:2804] T 70633a0e091041d0b84c541ec8649d99 P 38877ca0bb6d437e85f9bca39d574c3e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:05.262699 12751 raft_consensus.cc:697] T 70633a0e091041d0b84c541ec8649d99 P 38877ca0bb6d437e85f9bca39d574c3e [term 1 LEADER]: Becoming Leader. State: Replica: 38877ca0bb6d437e85f9bca39d574c3e, State: Running, Role: LEADER
I20260709 13:16:05.261533 12693 ts_tablet_manager.cc:1434] T a4d9efb418984dc2934b476efbcd6ce1 P 8d9fc0e90d8644bc94694e80fd4e89b7: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 13:16:05.265380 12650 raft_consensus.cc:3060] T 95829002df5447858ad3501fc09e633a P 38877ca0bb6d437e85f9bca39d574c3e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:05.265072 12751 consensus_queue.cc:237] T 70633a0e091041d0b84c541ec8649d99 P 38877ca0bb6d437e85f9bca39d574c3e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
I20260709 13:16:05.281198 12724 consensus_queue.cc:1048] T 95829002df5447858ad3501fc09e633a P 8d9fc0e90d8644bc94694e80fd4e89b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:05.283401 12724 consensus_queue.cc:1048] T 1e4b6b51be9c4c92a8ca720249d86302 P 8d9fc0e90d8644bc94694e80fd4e89b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:05.290140 12398 catalog_manager.cc:5697] T 70633a0e091041d0b84c541ec8649d99 P 38877ca0bb6d437e85f9bca39d574c3e reported cstate change: term changed from 0 to 1, leader changed from <none> to 38877ca0bb6d437e85f9bca39d574c3e (127.12.19.131). New cstate: current_term: 1 leader_uuid: "38877ca0bb6d437e85f9bca39d574c3e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:05.299481 12731 consensus_queue.cc:1048] T 95829002df5447858ad3501fc09e633a P 8d9fc0e90d8644bc94694e80fd4e89b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:05.306241 12751 consensus_queue.cc:1048] T dd386b8ada304d3fa558501f2ab4f0e0 P 38877ca0bb6d437e85f9bca39d574c3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:05.331526 12714 consensus_queue.cc:1048] T dd386b8ada304d3fa558501f2ab4f0e0 P 38877ca0bb6d437e85f9bca39d574c3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:05.400564 12727 consensus_queue.cc:1048] T b59e1f563be64872a4a4686c7ba35883 P 38877ca0bb6d437e85f9bca39d574c3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:05.411698 12750 consensus_queue.cc:1048] T b59e1f563be64872a4a4686c7ba35883 P 38877ca0bb6d437e85f9bca39d574c3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:05.490801 12721 consensus_queue.cc:1048] T 41a165fbe4fe4984917618bc919fadb2 P 8d9fc0e90d8644bc94694e80fd4e89b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:05.501883 12721 consensus_queue.cc:1048] T 41a165fbe4fe4984917618bc919fadb2 P 8d9fc0e90d8644bc94694e80fd4e89b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:05.560904 12575 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "95829002df5447858ad3501fc09e633a"
dest_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7"
mode: GRACEFUL
new_leader_uuid: "9ff647725648448e9cfc06f61dcc0ef1"
 from {username='slave'} at 127.0.0.1:53062
I20260709 13:16:05.561518 12575 raft_consensus.cc:606] T 95829002df5447858ad3501fc09e633a P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 1 LEADER]: Received request to transfer leadership to TS 9ff647725648448e9cfc06f61dcc0ef1
I20260709 13:16:05.576525 12650 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2c44bc88ce814c95b01c92a111845d37"
dest_uuid: "38877ca0bb6d437e85f9bca39d574c3e"
mode: GRACEFUL
new_leader_uuid: "9ff647725648448e9cfc06f61dcc0ef1"
 from {username='slave'} at 127.0.0.1:57510
I20260709 13:16:05.577175 12650 raft_consensus.cc:606] T 2c44bc88ce814c95b01c92a111845d37 P 38877ca0bb6d437e85f9bca39d574c3e [term 1 LEADER]: Received request to transfer leadership to TS 9ff647725648448e9cfc06f61dcc0ef1
I20260709 13:16:05.582140 12650 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dd386b8ada304d3fa558501f2ab4f0e0"
dest_uuid: "38877ca0bb6d437e85f9bca39d574c3e"
mode: GRACEFUL
new_leader_uuid: "9ff647725648448e9cfc06f61dcc0ef1"
 from {username='slave'} at 127.0.0.1:57510
I20260709 13:16:05.582677 12650 raft_consensus.cc:606] T dd386b8ada304d3fa558501f2ab4f0e0 P 38877ca0bb6d437e85f9bca39d574c3e [term 1 LEADER]: Received request to transfer leadership to TS 9ff647725648448e9cfc06f61dcc0ef1
I20260709 13:16:05.587602 12575 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "41a165fbe4fe4984917618bc919fadb2"
dest_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7"
mode: GRACEFUL
new_leader_uuid: "9ff647725648448e9cfc06f61dcc0ef1"
 from {username='slave'} at 127.0.0.1:53062
I20260709 13:16:05.588061 12575 raft_consensus.cc:606] T 41a165fbe4fe4984917618bc919fadb2 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 1 LEADER]: Received request to transfer leadership to TS 9ff647725648448e9cfc06f61dcc0ef1
I20260709 13:16:05.596259 12650 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "693619749a5847d6beb846ab5776b3a0"
dest_uuid: "38877ca0bb6d437e85f9bca39d574c3e"
mode: GRACEFUL
new_leader_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7"
 from {username='slave'} at 127.0.0.1:57510
I20260709 13:16:05.596827 12650 raft_consensus.cc:606] T 693619749a5847d6beb846ab5776b3a0 P 38877ca0bb6d437e85f9bca39d574c3e [term 1 LEADER]: Received request to transfer leadership to TS 8d9fc0e90d8644bc94694e80fd4e89b7
I20260709 13:16:05.612270 12500 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a4d9efb418984dc2934b476efbcd6ce1"
dest_uuid: "9ff647725648448e9cfc06f61dcc0ef1"
mode: GRACEFUL
new_leader_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7"
 from {username='slave'} at 127.0.0.1:35930
I20260709 13:16:05.612847 12500 raft_consensus.cc:606] T a4d9efb418984dc2934b476efbcd6ce1 P 9ff647725648448e9cfc06f61dcc0ef1 [term 1 LEADER]: Received request to transfer leadership to TS 8d9fc0e90d8644bc94694e80fd4e89b7
I20260709 13:16:05.617964 12650 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "70633a0e091041d0b84c541ec8649d99"
dest_uuid: "38877ca0bb6d437e85f9bca39d574c3e"
mode: GRACEFUL
new_leader_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7"
 from {username='slave'} at 127.0.0.1:57510
I20260709 13:16:05.618515 12650 raft_consensus.cc:606] T 70633a0e091041d0b84c541ec8649d99 P 38877ca0bb6d437e85f9bca39d574c3e [term 1 LEADER]: Received request to transfer leadership to TS 8d9fc0e90d8644bc94694e80fd4e89b7
I20260709 13:16:05.624832 12714 consensus_queue.cc:1048] T 693619749a5847d6beb846ab5776b3a0 P 38877ca0bb6d437e85f9bca39d574c3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:05.625730 12575 raft_consensus.cc:3060] T a4d9efb418984dc2934b476efbcd6ce1 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:05.633327 12727 raft_consensus.cc:993] T 693619749a5847d6beb846ab5776b3a0 P 38877ca0bb6d437e85f9bca39d574c3e: : Instructing follower 8d9fc0e90d8644bc94694e80fd4e89b7 to start an election
I20260709 13:16:05.633801 12727 raft_consensus.cc:1081] T 693619749a5847d6beb846ab5776b3a0 P 38877ca0bb6d437e85f9bca39d574c3e [term 1 LEADER]: Signalling peer 8d9fc0e90d8644bc94694e80fd4e89b7 to start an election
I20260709 13:16:05.639762 12700 consensus_queue.cc:1048] T a4d9efb418984dc2934b476efbcd6ce1 P 9ff647725648448e9cfc06f61dcc0ef1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:05.642251 12576 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "693619749a5847d6beb846ab5776b3a0"
dest_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7"
 from {username='slave'} at 127.0.0.1:53056
I20260709 13:16:05.643191 12751 consensus_queue.cc:1048] T 693619749a5847d6beb846ab5776b3a0 P 38877ca0bb6d437e85f9bca39d574c3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:05.642846 12576 raft_consensus.cc:493] T 693619749a5847d6beb846ab5776b3a0 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:05.646337 12576 raft_consensus.cc:3060] T 693619749a5847d6beb846ab5776b3a0 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:05.659354 12714 consensus_queue.cc:1048] T 70633a0e091041d0b84c541ec8649d99 P 38877ca0bb6d437e85f9bca39d574c3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:05.653800 12576 raft_consensus.cc:515] T 693619749a5847d6beb846ab5776b3a0 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
I20260709 13:16:05.665562 12575 raft_consensus.cc:1240] T 693619749a5847d6beb846ab5776b3a0 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 2 FOLLOWER]: Rejecting Update request from peer 38877ca0bb6d437e85f9bca39d574c3e for earlier term 1. Current term is 2. Ops: []
I20260709 13:16:05.666109 12757 raft_consensus.cc:993] T a4d9efb418984dc2934b476efbcd6ce1 P 9ff647725648448e9cfc06f61dcc0ef1: : Instructing follower 8d9fc0e90d8644bc94694e80fd4e89b7 to start an election
I20260709 13:16:05.666923 12700 raft_consensus.cc:1081] T a4d9efb418984dc2934b476efbcd6ce1 P 9ff647725648448e9cfc06f61dcc0ef1 [term 1 LEADER]: Signalling peer 8d9fc0e90d8644bc94694e80fd4e89b7 to start an election
I20260709 13:16:05.670025 12576 leader_election.cc:290] T 693619749a5847d6beb846ab5776b3a0 P 8d9fc0e90d8644bc94694e80fd4e89b7 [CANDIDATE]: Term 2 election: Requested vote from peers 9ff647725648448e9cfc06f61dcc0ef1 (127.12.19.129:38059), 38877ca0bb6d437e85f9bca39d574c3e (127.12.19.131:35953)
I20260709 13:16:05.672693 12575 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a4d9efb418984dc2934b476efbcd6ce1"
dest_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7"
 from {username='slave'} at 127.0.0.1:53058
I20260709 13:16:05.673197 12575 raft_consensus.cc:493] T a4d9efb418984dc2934b476efbcd6ce1 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:05.673557 12575 raft_consensus.cc:3060] T a4d9efb418984dc2934b476efbcd6ce1 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:05.674415 12751 consensus_queue.cc:1059] T 693619749a5847d6beb846ab5776b3a0 P 38877ca0bb6d437e85f9bca39d574c3e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:05.675189 12750 raft_consensus.cc:3055] T 693619749a5847d6beb846ab5776b3a0 P 38877ca0bb6d437e85f9bca39d574c3e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:05.675606 12750 raft_consensus.cc:740] T 693619749a5847d6beb846ab5776b3a0 P 38877ca0bb6d437e85f9bca39d574c3e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 38877ca0bb6d437e85f9bca39d574c3e, State: Running, Role: LEADER
I20260709 13:16:05.676519 12750 consensus_queue.cc:260] T 693619749a5847d6beb846ab5776b3a0 P 38877ca0bb6d437e85f9bca39d574c3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
I20260709 13:16:05.677985 12750 raft_consensus.cc:3060] T 693619749a5847d6beb846ab5776b3a0 P 38877ca0bb6d437e85f9bca39d574c3e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:05.680632 12575 raft_consensus.cc:515] T a4d9efb418984dc2934b476efbcd6ce1 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
I20260709 13:16:05.682961 12650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "693619749a5847d6beb846ab5776b3a0" candidate_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "38877ca0bb6d437e85f9bca39d574c3e"
I20260709 13:16:05.685724 12500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "693619749a5847d6beb846ab5776b3a0" candidate_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9ff647725648448e9cfc06f61dcc0ef1"
I20260709 13:16:05.686443 12500 raft_consensus.cc:3060] T 693619749a5847d6beb846ab5776b3a0 P 9ff647725648448e9cfc06f61dcc0ef1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:05.693473 12649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4d9efb418984dc2934b476efbcd6ce1" candidate_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "38877ca0bb6d437e85f9bca39d574c3e"
I20260709 13:16:05.694077 12649 raft_consensus.cc:3060] T a4d9efb418984dc2934b476efbcd6ce1 P 38877ca0bb6d437e85f9bca39d574c3e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:05.696044 12500 raft_consensus.cc:2468] T 693619749a5847d6beb846ab5776b3a0 P 9ff647725648448e9cfc06f61dcc0ef1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d9fc0e90d8644bc94694e80fd4e89b7 in term 2.
I20260709 13:16:05.699558 12575 leader_election.cc:290] T a4d9efb418984dc2934b476efbcd6ce1 P 8d9fc0e90d8644bc94694e80fd4e89b7 [CANDIDATE]: Term 2 election: Requested vote from peers 9ff647725648448e9cfc06f61dcc0ef1 (127.12.19.129:38059), 38877ca0bb6d437e85f9bca39d574c3e (127.12.19.131:35953)
I20260709 13:16:05.703733 12539 leader_election.cc:304] T 693619749a5847d6beb846ab5776b3a0 P 8d9fc0e90d8644bc94694e80fd4e89b7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d9fc0e90d8644bc94694e80fd4e89b7, 9ff647725648448e9cfc06f61dcc0ef1; no voters: 
I20260709 13:16:05.712663 12699 raft_consensus.cc:2804] T 693619749a5847d6beb846ab5776b3a0 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:05.713146 12699 raft_consensus.cc:697] T 693619749a5847d6beb846ab5776b3a0 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 2 LEADER]: Becoming Leader. State: Replica: 8d9fc0e90d8644bc94694e80fd4e89b7, State: Running, Role: LEADER
I20260709 13:16:05.713941 12699 consensus_queue.cc:237] T 693619749a5847d6beb846ab5776b3a0 P 8d9fc0e90d8644bc94694e80fd4e89b7 [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: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
I20260709 13:16:05.710881 12650 raft_consensus.cc:2468] T 693619749a5847d6beb846ab5776b3a0 P 38877ca0bb6d437e85f9bca39d574c3e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d9fc0e90d8644bc94694e80fd4e89b7 in term 2.
I20260709 13:16:05.724115 12714 raft_consensus.cc:993] T dd386b8ada304d3fa558501f2ab4f0e0 P 38877ca0bb6d437e85f9bca39d574c3e: : Instructing follower 9ff647725648448e9cfc06f61dcc0ef1 to start an election
I20260709 13:16:05.724532 12714 raft_consensus.cc:1081] T dd386b8ada304d3fa558501f2ab4f0e0 P 38877ca0bb6d437e85f9bca39d574c3e [term 1 LEADER]: Signalling peer 9ff647725648448e9cfc06f61dcc0ef1 to start an election
I20260709 13:16:05.720881 12500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4d9efb418984dc2934b476efbcd6ce1" candidate_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9ff647725648448e9cfc06f61dcc0ef1"
I20260709 13:16:05.725235 12500 raft_consensus.cc:3055] T a4d9efb418984dc2934b476efbcd6ce1 P 9ff647725648448e9cfc06f61dcc0ef1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:05.725618 12500 raft_consensus.cc:740] T a4d9efb418984dc2934b476efbcd6ce1 P 9ff647725648448e9cfc06f61dcc0ef1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9ff647725648448e9cfc06f61dcc0ef1, State: Running, Role: LEADER
I20260709 13:16:05.726625 12500 consensus_queue.cc:260] T a4d9efb418984dc2934b476efbcd6ce1 P 9ff647725648448e9cfc06f61dcc0ef1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
I20260709 13:16:05.727773 12500 raft_consensus.cc:3060] T a4d9efb418984dc2934b476efbcd6ce1 P 9ff647725648448e9cfc06f61dcc0ef1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:05.718994 12727 consensus_queue.cc:1048] T 70633a0e091041d0b84c541ec8649d99 P 38877ca0bb6d437e85f9bca39d574c3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:05.720181 12649 raft_consensus.cc:2468] T a4d9efb418984dc2934b476efbcd6ce1 P 38877ca0bb6d437e85f9bca39d574c3e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d9fc0e90d8644bc94694e80fd4e89b7 in term 2.
I20260709 13:16:05.728953 12648 raft_consensus.cc:1240] T a4d9efb418984dc2934b476efbcd6ce1 P 38877ca0bb6d437e85f9bca39d574c3e [term 2 FOLLOWER]: Rejecting Update request from peer 9ff647725648448e9cfc06f61dcc0ef1 for earlier term 1. Current term is 2. Ops: []
I20260709 13:16:05.729315 12542 leader_election.cc:304] T a4d9efb418984dc2934b476efbcd6ce1 P 8d9fc0e90d8644bc94694e80fd4e89b7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38877ca0bb6d437e85f9bca39d574c3e, 8d9fc0e90d8644bc94694e80fd4e89b7; no voters: 
I20260709 13:16:05.730206 12699 raft_consensus.cc:2804] T a4d9efb418984dc2934b476efbcd6ce1 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:05.730947 12699 raft_consensus.cc:697] T a4d9efb418984dc2934b476efbcd6ce1 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 2 LEADER]: Becoming Leader. State: Replica: 8d9fc0e90d8644bc94694e80fd4e89b7, State: Running, Role: LEADER
I20260709 13:16:05.731755 12699 consensus_queue.cc:237] T a4d9efb418984dc2934b476efbcd6ce1 P 8d9fc0e90d8644bc94694e80fd4e89b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
I20260709 13:16:05.732514 12501 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dd386b8ada304d3fa558501f2ab4f0e0"
dest_uuid: "9ff647725648448e9cfc06f61dcc0ef1"
 from {username='slave'} at 127.0.0.1:35910
I20260709 13:16:05.733106 12501 raft_consensus.cc:493] T dd386b8ada304d3fa558501f2ab4f0e0 P 9ff647725648448e9cfc06f61dcc0ef1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:05.733510 12501 raft_consensus.cc:3060] T dd386b8ada304d3fa558501f2ab4f0e0 P 9ff647725648448e9cfc06f61dcc0ef1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:05.739759 12727 raft_consensus.cc:993] T 70633a0e091041d0b84c541ec8649d99 P 38877ca0bb6d437e85f9bca39d574c3e: : Instructing follower 8d9fc0e90d8644bc94694e80fd4e89b7 to start an election
I20260709 13:16:05.740170 12727 raft_consensus.cc:1081] T 70633a0e091041d0b84c541ec8649d99 P 38877ca0bb6d437e85f9bca39d574c3e [term 1 LEADER]: Signalling peer 8d9fc0e90d8644bc94694e80fd4e89b7 to start an election
I20260709 13:16:05.741761 12575 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "70633a0e091041d0b84c541ec8649d99"
dest_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7"
 from {username='slave'} at 127.0.0.1:53056
I20260709 13:16:05.742328 12575 raft_consensus.cc:493] T 70633a0e091041d0b84c541ec8649d99 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:05.742828 12575 raft_consensus.cc:3060] T 70633a0e091041d0b84c541ec8649d99 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:05.749625 12575 raft_consensus.cc:515] T 70633a0e091041d0b84c541ec8649d99 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
I20260709 13:16:05.750442 12501 raft_consensus.cc:515] T dd386b8ada304d3fa558501f2ab4f0e0 P 9ff647725648448e9cfc06f61dcc0ef1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
I20260709 13:16:05.753568 12574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd386b8ada304d3fa558501f2ab4f0e0" candidate_uuid: "9ff647725648448e9cfc06f61dcc0ef1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7"
I20260709 13:16:05.754199 12574 raft_consensus.cc:3060] T dd386b8ada304d3fa558501f2ab4f0e0 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:05.759537 12395 catalog_manager.cc:5697] T 693619749a5847d6beb846ab5776b3a0 P 8d9fc0e90d8644bc94694e80fd4e89b7 reported cstate change: term changed from 1 to 2, leader changed from 38877ca0bb6d437e85f9bca39d574c3e (127.12.19.131) to 8d9fc0e90d8644bc94694e80fd4e89b7 (127.12.19.130). New cstate: current_term: 2 leader_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:05.761180 12574 raft_consensus.cc:2468] T dd386b8ada304d3fa558501f2ab4f0e0 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ff647725648448e9cfc06f61dcc0ef1 in term 2.
I20260709 13:16:05.775780 12499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70633a0e091041d0b84c541ec8649d99" candidate_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9ff647725648448e9cfc06f61dcc0ef1"
I20260709 13:16:05.761771 12395 catalog_manager.cc:5697] T a4d9efb418984dc2934b476efbcd6ce1 P 8d9fc0e90d8644bc94694e80fd4e89b7 reported cstate change: term changed from 1 to 2, leader changed from 9ff647725648448e9cfc06f61dcc0ef1 (127.12.19.129) to 8d9fc0e90d8644bc94694e80fd4e89b7 (127.12.19.130). New cstate: current_term: 2 leader_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:05.776331 12499 raft_consensus.cc:3060] T 70633a0e091041d0b84c541ec8649d99 P 9ff647725648448e9cfc06f61dcc0ef1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:05.776480 12466 leader_election.cc:304] T dd386b8ada304d3fa558501f2ab4f0e0 P 9ff647725648448e9cfc06f61dcc0ef1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d9fc0e90d8644bc94694e80fd4e89b7, 9ff647725648448e9cfc06f61dcc0ef1; no voters: 
I20260709 13:16:05.768060 12500 raft_consensus.cc:2468] T a4d9efb418984dc2934b476efbcd6ce1 P 9ff647725648448e9cfc06f61dcc0ef1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d9fc0e90d8644bc94694e80fd4e89b7 in term 2.
I20260709 13:16:05.772358 12575 leader_election.cc:290] T 70633a0e091041d0b84c541ec8649d99 P 8d9fc0e90d8644bc94694e80fd4e89b7 [CANDIDATE]: Term 2 election: Requested vote from peers 9ff647725648448e9cfc06f61dcc0ef1 (127.12.19.129:38059), 38877ca0bb6d437e85f9bca39d574c3e (127.12.19.131:35953)
I20260709 13:16:05.773716 12650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70633a0e091041d0b84c541ec8649d99" candidate_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "38877ca0bb6d437e85f9bca39d574c3e"
I20260709 13:16:05.792929 12650 raft_consensus.cc:3055] T 70633a0e091041d0b84c541ec8649d99 P 38877ca0bb6d437e85f9bca39d574c3e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:05.793294 12650 raft_consensus.cc:740] T 70633a0e091041d0b84c541ec8649d99 P 38877ca0bb6d437e85f9bca39d574c3e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 38877ca0bb6d437e85f9bca39d574c3e, State: Running, Role: LEADER
I20260709 13:16:05.794065 12650 consensus_queue.cc:260] T 70633a0e091041d0b84c541ec8649d99 P 38877ca0bb6d437e85f9bca39d574c3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
I20260709 13:16:05.795087 12650 raft_consensus.cc:3060] T 70633a0e091041d0b84c541ec8649d99 P 38877ca0bb6d437e85f9bca39d574c3e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:05.774065 12731 raft_consensus.cc:993] T 95829002df5447858ad3501fc09e633a P 8d9fc0e90d8644bc94694e80fd4e89b7: : Instructing follower 9ff647725648448e9cfc06f61dcc0ef1 to start an election
I20260709 13:16:05.778761 12501 leader_election.cc:290] T dd386b8ada304d3fa558501f2ab4f0e0 P 9ff647725648448e9cfc06f61dcc0ef1 [CANDIDATE]: Term 2 election: Requested vote from peers 8d9fc0e90d8644bc94694e80fd4e89b7 (127.12.19.130:33155), 38877ca0bb6d437e85f9bca39d574c3e (127.12.19.131:35953)
I20260709 13:16:05.785027 12499 raft_consensus.cc:2468] T 70633a0e091041d0b84c541ec8649d99 P 9ff647725648448e9cfc06f61dcc0ef1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d9fc0e90d8644bc94694e80fd4e89b7 in term 2.
I20260709 13:16:05.799582 12731 raft_consensus.cc:1081] T 95829002df5447858ad3501fc09e633a P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 1 LEADER]: Signalling peer 9ff647725648448e9cfc06f61dcc0ef1 to start an election
I20260709 13:16:05.778955 12649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd386b8ada304d3fa558501f2ab4f0e0" candidate_uuid: "9ff647725648448e9cfc06f61dcc0ef1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "38877ca0bb6d437e85f9bca39d574c3e"
I20260709 13:16:05.800133 12649 raft_consensus.cc:3055] T dd386b8ada304d3fa558501f2ab4f0e0 P 38877ca0bb6d437e85f9bca39d574c3e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:05.777531 12776 raft_consensus.cc:2804] T dd386b8ada304d3fa558501f2ab4f0e0 P 9ff647725648448e9cfc06f61dcc0ef1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:05.800470 12539 leader_election.cc:304] T 70633a0e091041d0b84c541ec8649d99 P 8d9fc0e90d8644bc94694e80fd4e89b7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d9fc0e90d8644bc94694e80fd4e89b7, 9ff647725648448e9cfc06f61dcc0ef1; no voters: 
I20260709 13:16:05.801015 12776 raft_consensus.cc:697] T dd386b8ada304d3fa558501f2ab4f0e0 P 9ff647725648448e9cfc06f61dcc0ef1 [term 2 LEADER]: Becoming Leader. State: Replica: 9ff647725648448e9cfc06f61dcc0ef1, State: Running, Role: LEADER
I20260709 13:16:05.801271 12699 raft_consensus.cc:2804] T 70633a0e091041d0b84c541ec8649d99 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:05.801746 12699 raft_consensus.cc:697] T 70633a0e091041d0b84c541ec8649d99 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 2 LEADER]: Becoming Leader. State: Replica: 8d9fc0e90d8644bc94694e80fd4e89b7, State: Running, Role: LEADER
I20260709 13:16:05.802048 12776 consensus_queue.cc:237] T dd386b8ada304d3fa558501f2ab4f0e0 P 9ff647725648448e9cfc06f61dcc0ef1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
I20260709 13:16:05.802553 12699 consensus_queue.cc:237] T 70633a0e091041d0b84c541ec8649d99 P 8d9fc0e90d8644bc94694e80fd4e89b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
I20260709 13:16:05.800508 12649 raft_consensus.cc:740] T dd386b8ada304d3fa558501f2ab4f0e0 P 38877ca0bb6d437e85f9bca39d574c3e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 38877ca0bb6d437e85f9bca39d574c3e, State: Running, Role: LEADER
I20260709 13:16:05.805382 12649 consensus_queue.cc:260] T dd386b8ada304d3fa558501f2ab4f0e0 P 38877ca0bb6d437e85f9bca39d574c3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
I20260709 13:16:05.806587 12649 raft_consensus.cc:3060] T dd386b8ada304d3fa558501f2ab4f0e0 P 38877ca0bb6d437e85f9bca39d574c3e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:05.815336 12650 raft_consensus.cc:2468] T 70633a0e091041d0b84c541ec8649d99 P 38877ca0bb6d437e85f9bca39d574c3e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d9fc0e90d8644bc94694e80fd4e89b7 in term 2.
I20260709 13:16:05.817937 12499 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "95829002df5447858ad3501fc09e633a"
dest_uuid: "9ff647725648448e9cfc06f61dcc0ef1"
 from {username='slave'} at 127.0.0.1:35920
I20260709 13:16:05.818555 12499 raft_consensus.cc:493] T 95829002df5447858ad3501fc09e633a P 9ff647725648448e9cfc06f61dcc0ef1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:05.818994 12499 raft_consensus.cc:3060] T 95829002df5447858ad3501fc09e633a P 9ff647725648448e9cfc06f61dcc0ef1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:05.818917 12398 catalog_manager.cc:5697] T 70633a0e091041d0b84c541ec8649d99 P 8d9fc0e90d8644bc94694e80fd4e89b7 reported cstate change: term changed from 1 to 2, leader changed from 38877ca0bb6d437e85f9bca39d574c3e (127.12.19.131) to 8d9fc0e90d8644bc94694e80fd4e89b7 (127.12.19.130). New cstate: current_term: 2 leader_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:05.824472 12397 catalog_manager.cc:5697] T dd386b8ada304d3fa558501f2ab4f0e0 P 9ff647725648448e9cfc06f61dcc0ef1 reported cstate change: term changed from 1 to 2, leader changed from 38877ca0bb6d437e85f9bca39d574c3e (127.12.19.131) to 9ff647725648448e9cfc06f61dcc0ef1 (127.12.19.129). New cstate: current_term: 2 leader_uuid: "9ff647725648448e9cfc06f61dcc0ef1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:05.825560 12499 raft_consensus.cc:515] T 95829002df5447858ad3501fc09e633a P 9ff647725648448e9cfc06f61dcc0ef1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
I20260709 13:16:05.815440 12649 raft_consensus.cc:2468] T dd386b8ada304d3fa558501f2ab4f0e0 P 38877ca0bb6d437e85f9bca39d574c3e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ff647725648448e9cfc06f61dcc0ef1 in term 2.
I20260709 13:16:05.828336 12499 leader_election.cc:290] T 95829002df5447858ad3501fc09e633a P 9ff647725648448e9cfc06f61dcc0ef1 [CANDIDATE]: Term 2 election: Requested vote from peers 8d9fc0e90d8644bc94694e80fd4e89b7 (127.12.19.130:33155), 38877ca0bb6d437e85f9bca39d574c3e (127.12.19.131:35953)
I20260709 13:16:05.829105 12575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95829002df5447858ad3501fc09e633a" candidate_uuid: "9ff647725648448e9cfc06f61dcc0ef1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7"
I20260709 13:16:05.829319 12650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95829002df5447858ad3501fc09e633a" candidate_uuid: "9ff647725648448e9cfc06f61dcc0ef1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "38877ca0bb6d437e85f9bca39d574c3e"
I20260709 13:16:05.829885 12650 raft_consensus.cc:3060] T 95829002df5447858ad3501fc09e633a P 38877ca0bb6d437e85f9bca39d574c3e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:05.829600 12575 raft_consensus.cc:3055] T 95829002df5447858ad3501fc09e633a P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:05.830503 12575 raft_consensus.cc:740] T 95829002df5447858ad3501fc09e633a P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8d9fc0e90d8644bc94694e80fd4e89b7, State: Running, Role: LEADER
I20260709 13:16:05.831163 12575 consensus_queue.cc:260] T 95829002df5447858ad3501fc09e633a P 8d9fc0e90d8644bc94694e80fd4e89b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
I20260709 13:16:05.832283 12575 raft_consensus.cc:3060] T 95829002df5447858ad3501fc09e633a P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:05.836109 12650 raft_consensus.cc:2468] T 95829002df5447858ad3501fc09e633a P 38877ca0bb6d437e85f9bca39d574c3e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ff647725648448e9cfc06f61dcc0ef1 in term 2.
I20260709 13:16:05.836921 12575 raft_consensus.cc:2468] T 95829002df5447858ad3501fc09e633a P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ff647725648448e9cfc06f61dcc0ef1 in term 2.
I20260709 13:16:05.837319 12467 leader_election.cc:304] T 95829002df5447858ad3501fc09e633a P 9ff647725648448e9cfc06f61dcc0ef1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38877ca0bb6d437e85f9bca39d574c3e, 9ff647725648448e9cfc06f61dcc0ef1; no voters: 
I20260709 13:16:05.839399 12776 raft_consensus.cc:2804] T 95829002df5447858ad3501fc09e633a P 9ff647725648448e9cfc06f61dcc0ef1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:05.839857 12776 raft_consensus.cc:697] T 95829002df5447858ad3501fc09e633a P 9ff647725648448e9cfc06f61dcc0ef1 [term 2 LEADER]: Becoming Leader. State: Replica: 9ff647725648448e9cfc06f61dcc0ef1, State: Running, Role: LEADER
I20260709 13:16:05.840646 12776 consensus_queue.cc:237] T 95829002df5447858ad3501fc09e633a P 9ff647725648448e9cfc06f61dcc0ef1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
I20260709 13:16:05.849195 12397 catalog_manager.cc:5697] T 95829002df5447858ad3501fc09e633a P 9ff647725648448e9cfc06f61dcc0ef1 reported cstate change: term changed from 1 to 2, leader changed from 8d9fc0e90d8644bc94694e80fd4e89b7 (127.12.19.130) to 9ff647725648448e9cfc06f61dcc0ef1 (127.12.19.129). New cstate: current_term: 2 leader_uuid: "9ff647725648448e9cfc06f61dcc0ef1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:05.977643 12731 raft_consensus.cc:993] T 41a165fbe4fe4984917618bc919fadb2 P 8d9fc0e90d8644bc94694e80fd4e89b7: : Instructing follower 9ff647725648448e9cfc06f61dcc0ef1 to start an election
I20260709 13:16:05.978129 12699 raft_consensus.cc:1081] T 41a165fbe4fe4984917618bc919fadb2 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 1 LEADER]: Signalling peer 9ff647725648448e9cfc06f61dcc0ef1 to start an election
I20260709 13:16:05.979566 12499 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "41a165fbe4fe4984917618bc919fadb2"
dest_uuid: "9ff647725648448e9cfc06f61dcc0ef1"
 from {username='slave'} at 127.0.0.1:35920
I20260709 13:16:05.980016 12499 raft_consensus.cc:493] T 41a165fbe4fe4984917618bc919fadb2 P 9ff647725648448e9cfc06f61dcc0ef1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:05.980341 12499 raft_consensus.cc:3060] T 41a165fbe4fe4984917618bc919fadb2 P 9ff647725648448e9cfc06f61dcc0ef1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:05.984567 12499 raft_consensus.cc:515] T 41a165fbe4fe4984917618bc919fadb2 P 9ff647725648448e9cfc06f61dcc0ef1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
I20260709 13:16:05.986157 12499 leader_election.cc:290] T 41a165fbe4fe4984917618bc919fadb2 P 9ff647725648448e9cfc06f61dcc0ef1 [CANDIDATE]: Term 2 election: Requested vote from peers 8d9fc0e90d8644bc94694e80fd4e89b7 (127.12.19.130:33155), 38877ca0bb6d437e85f9bca39d574c3e (127.12.19.131:35953)
I20260709 13:16:05.986968 12575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41a165fbe4fe4984917618bc919fadb2" candidate_uuid: "9ff647725648448e9cfc06f61dcc0ef1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7"
I20260709 13:16:05.987226 12650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41a165fbe4fe4984917618bc919fadb2" candidate_uuid: "9ff647725648448e9cfc06f61dcc0ef1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "38877ca0bb6d437e85f9bca39d574c3e"
I20260709 13:16:05.987567 12575 raft_consensus.cc:3055] T 41a165fbe4fe4984917618bc919fadb2 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:05.987946 12575 raft_consensus.cc:740] T 41a165fbe4fe4984917618bc919fadb2 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8d9fc0e90d8644bc94694e80fd4e89b7, State: Running, Role: LEADER
I20260709 13:16:05.988759 12575 consensus_queue.cc:260] T 41a165fbe4fe4984917618bc919fadb2 P 8d9fc0e90d8644bc94694e80fd4e89b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
I20260709 13:16:05.989614 12575 raft_consensus.cc:3060] T 41a165fbe4fe4984917618bc919fadb2 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:05.987941 12650 raft_consensus.cc:3060] T 41a165fbe4fe4984917618bc919fadb2 P 38877ca0bb6d437e85f9bca39d574c3e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:05.995461 12575 raft_consensus.cc:2468] T 41a165fbe4fe4984917618bc919fadb2 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ff647725648448e9cfc06f61dcc0ef1 in term 2.
I20260709 13:16:05.996526 12466 leader_election.cc:304] T 41a165fbe4fe4984917618bc919fadb2 P 9ff647725648448e9cfc06f61dcc0ef1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d9fc0e90d8644bc94694e80fd4e89b7, 9ff647725648448e9cfc06f61dcc0ef1; no voters: 
I20260709 13:16:05.997169 12650 raft_consensus.cc:2468] T 41a165fbe4fe4984917618bc919fadb2 P 38877ca0bb6d437e85f9bca39d574c3e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ff647725648448e9cfc06f61dcc0ef1 in term 2.
I20260709 13:16:05.997304 12776 raft_consensus.cc:2804] T 41a165fbe4fe4984917618bc919fadb2 P 9ff647725648448e9cfc06f61dcc0ef1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:05.997830 12776 raft_consensus.cc:697] T 41a165fbe4fe4984917618bc919fadb2 P 9ff647725648448e9cfc06f61dcc0ef1 [term 2 LEADER]: Becoming Leader. State: Replica: 9ff647725648448e9cfc06f61dcc0ef1, State: Running, Role: LEADER
I20260709 13:16:05.998626 12776 consensus_queue.cc:237] T 41a165fbe4fe4984917618bc919fadb2 P 9ff647725648448e9cfc06f61dcc0ef1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
I20260709 13:16:06.005824 12397 catalog_manager.cc:5697] T 41a165fbe4fe4984917618bc919fadb2 P 9ff647725648448e9cfc06f61dcc0ef1 reported cstate change: term changed from 1 to 2, leader changed from 8d9fc0e90d8644bc94694e80fd4e89b7 (127.12.19.130) to 9ff647725648448e9cfc06f61dcc0ef1 (127.12.19.129). New cstate: current_term: 2 leader_uuid: "9ff647725648448e9cfc06f61dcc0ef1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:06.023048 12727 raft_consensus.cc:993] T 2c44bc88ce814c95b01c92a111845d37 P 38877ca0bb6d437e85f9bca39d574c3e: : Instructing follower 9ff647725648448e9cfc06f61dcc0ef1 to start an election
I20260709 13:16:06.023525 12751 raft_consensus.cc:1081] T 2c44bc88ce814c95b01c92a111845d37 P 38877ca0bb6d437e85f9bca39d574c3e [term 1 LEADER]: Signalling peer 9ff647725648448e9cfc06f61dcc0ef1 to start an election
I20260709 13:16:06.025009 12499 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2c44bc88ce814c95b01c92a111845d37"
dest_uuid: "9ff647725648448e9cfc06f61dcc0ef1"
 from {username='slave'} at 127.0.0.1:35910
I20260709 13:16:06.025439 12499 raft_consensus.cc:493] T 2c44bc88ce814c95b01c92a111845d37 P 9ff647725648448e9cfc06f61dcc0ef1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:06.025731 12499 raft_consensus.cc:3060] T 2c44bc88ce814c95b01c92a111845d37 P 9ff647725648448e9cfc06f61dcc0ef1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:06.030223 12499 raft_consensus.cc:515] T 2c44bc88ce814c95b01c92a111845d37 P 9ff647725648448e9cfc06f61dcc0ef1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
I20260709 13:16:06.032276 12499 leader_election.cc:290] T 2c44bc88ce814c95b01c92a111845d37 P 9ff647725648448e9cfc06f61dcc0ef1 [CANDIDATE]: Term 2 election: Requested vote from peers 8d9fc0e90d8644bc94694e80fd4e89b7 (127.12.19.130:33155), 38877ca0bb6d437e85f9bca39d574c3e (127.12.19.131:35953)
I20260709 13:16:06.032532 12575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c44bc88ce814c95b01c92a111845d37" candidate_uuid: "9ff647725648448e9cfc06f61dcc0ef1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7"
I20260709 13:16:06.032797 12650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c44bc88ce814c95b01c92a111845d37" candidate_uuid: "9ff647725648448e9cfc06f61dcc0ef1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "38877ca0bb6d437e85f9bca39d574c3e"
I20260709 13:16:06.033293 12575 raft_consensus.cc:3060] T 2c44bc88ce814c95b01c92a111845d37 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:06.033396 12650 raft_consensus.cc:3055] T 2c44bc88ce814c95b01c92a111845d37 P 38877ca0bb6d437e85f9bca39d574c3e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:06.033828 12650 raft_consensus.cc:740] T 2c44bc88ce814c95b01c92a111845d37 P 38877ca0bb6d437e85f9bca39d574c3e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 38877ca0bb6d437e85f9bca39d574c3e, State: Running, Role: LEADER
I20260709 13:16:06.034644 12650 consensus_queue.cc:260] T 2c44bc88ce814c95b01c92a111845d37 P 38877ca0bb6d437e85f9bca39d574c3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
I20260709 13:16:06.035635 12650 raft_consensus.cc:3060] T 2c44bc88ce814c95b01c92a111845d37 P 38877ca0bb6d437e85f9bca39d574c3e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:06.039654 12575 raft_consensus.cc:2468] T 2c44bc88ce814c95b01c92a111845d37 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ff647725648448e9cfc06f61dcc0ef1 in term 2.
I20260709 13:16:06.039770 12650 raft_consensus.cc:2468] T 2c44bc88ce814c95b01c92a111845d37 P 38877ca0bb6d437e85f9bca39d574c3e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ff647725648448e9cfc06f61dcc0ef1 in term 2.
I20260709 13:16:06.040778 12466 leader_election.cc:304] T 2c44bc88ce814c95b01c92a111845d37 P 9ff647725648448e9cfc06f61dcc0ef1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d9fc0e90d8644bc94694e80fd4e89b7, 9ff647725648448e9cfc06f61dcc0ef1; no voters: 
I20260709 13:16:06.041532 12776 raft_consensus.cc:2804] T 2c44bc88ce814c95b01c92a111845d37 P 9ff647725648448e9cfc06f61dcc0ef1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:06.042002 12776 raft_consensus.cc:697] T 2c44bc88ce814c95b01c92a111845d37 P 9ff647725648448e9cfc06f61dcc0ef1 [term 2 LEADER]: Becoming Leader. State: Replica: 9ff647725648448e9cfc06f61dcc0ef1, State: Running, Role: LEADER
I20260709 13:16:06.042752 12776 consensus_queue.cc:237] T 2c44bc88ce814c95b01c92a111845d37 P 9ff647725648448e9cfc06f61dcc0ef1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
I20260709 13:16:06.049185 12397 catalog_manager.cc:5697] T 2c44bc88ce814c95b01c92a111845d37 P 9ff647725648448e9cfc06f61dcc0ef1 reported cstate change: term changed from 1 to 2, leader changed from 38877ca0bb6d437e85f9bca39d574c3e (127.12.19.131) to 9ff647725648448e9cfc06f61dcc0ef1 (127.12.19.129). New cstate: current_term: 2 leader_uuid: "9ff647725648448e9cfc06f61dcc0ef1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:06.171913 12650 raft_consensus.cc:1275] T a4d9efb418984dc2934b476efbcd6ce1 P 38877ca0bb6d437e85f9bca39d574c3e [term 2 FOLLOWER]: Refusing update from remote peer 8d9fc0e90d8644bc94694e80fd4e89b7: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:06.173352 12699 consensus_queue.cc:1048] T a4d9efb418984dc2934b476efbcd6ce1 P 8d9fc0e90d8644bc94694e80fd4e89b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:06.186684 12499 raft_consensus.cc:1275] T a4d9efb418984dc2934b476efbcd6ce1 P 9ff647725648448e9cfc06f61dcc0ef1 [term 2 FOLLOWER]: Refusing update from remote peer 8d9fc0e90d8644bc94694e80fd4e89b7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:06.189102 12721 consensus_queue.cc:1048] T a4d9efb418984dc2934b476efbcd6ce1 P 8d9fc0e90d8644bc94694e80fd4e89b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:06.191308 12499 raft_consensus.cc:1275] T 70633a0e091041d0b84c541ec8649d99 P 9ff647725648448e9cfc06f61dcc0ef1 [term 2 FOLLOWER]: Refusing update from remote peer 8d9fc0e90d8644bc94694e80fd4e89b7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:06.194852 12721 consensus_queue.cc:1048] T 70633a0e091041d0b84c541ec8649d99 P 8d9fc0e90d8644bc94694e80fd4e89b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:06.203039 12650 raft_consensus.cc:1275] T 70633a0e091041d0b84c541ec8649d99 P 38877ca0bb6d437e85f9bca39d574c3e [term 2 FOLLOWER]: Refusing update from remote peer 8d9fc0e90d8644bc94694e80fd4e89b7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:06.205044 12721 consensus_queue.cc:1048] T 70633a0e091041d0b84c541ec8649d99 P 8d9fc0e90d8644bc94694e80fd4e89b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:06.205627 12650 raft_consensus.cc:1275] T dd386b8ada304d3fa558501f2ab4f0e0 P 38877ca0bb6d437e85f9bca39d574c3e [term 2 FOLLOWER]: Refusing update from remote peer 9ff647725648448e9cfc06f61dcc0ef1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:06.208247 12776 consensus_queue.cc:1048] T dd386b8ada304d3fa558501f2ab4f0e0 P 9ff647725648448e9cfc06f61dcc0ef1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:06.219959 12575 raft_consensus.cc:1275] T dd386b8ada304d3fa558501f2ab4f0e0 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 2 FOLLOWER]: Refusing update from remote peer 9ff647725648448e9cfc06f61dcc0ef1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:06.221472 12780 consensus_queue.cc:1048] T dd386b8ada304d3fa558501f2ab4f0e0 P 9ff647725648448e9cfc06f61dcc0ef1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:06.266356 12501 raft_consensus.cc:1275] T 693619749a5847d6beb846ab5776b3a0 P 9ff647725648448e9cfc06f61dcc0ef1 [term 2 FOLLOWER]: Refusing update from remote peer 8d9fc0e90d8644bc94694e80fd4e89b7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:06.267763 12699 consensus_queue.cc:1048] T 693619749a5847d6beb846ab5776b3a0 P 8d9fc0e90d8644bc94694e80fd4e89b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:16:06.276863 12650 raft_consensus.cc:1275] T 693619749a5847d6beb846ab5776b3a0 P 38877ca0bb6d437e85f9bca39d574c3e [term 2 FOLLOWER]: Refusing update from remote peer 8d9fc0e90d8644bc94694e80fd4e89b7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:06.280918 12721 consensus_queue.cc:1048] T 693619749a5847d6beb846ab5776b3a0 P 8d9fc0e90d8644bc94694e80fd4e89b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:06.378908 12650 raft_consensus.cc:1275] T 95829002df5447858ad3501fc09e633a P 38877ca0bb6d437e85f9bca39d574c3e [term 2 FOLLOWER]: Refusing update from remote peer 9ff647725648448e9cfc06f61dcc0ef1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:06.380142 12780 consensus_queue.cc:1048] T 95829002df5447858ad3501fc09e633a P 9ff647725648448e9cfc06f61dcc0ef1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:06.387815 12575 raft_consensus.cc:1275] T 95829002df5447858ad3501fc09e633a P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 2 FOLLOWER]: Refusing update from remote peer 9ff647725648448e9cfc06f61dcc0ef1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:06.389236 12776 consensus_queue.cc:1048] T 95829002df5447858ad3501fc09e633a P 9ff647725648448e9cfc06f61dcc0ef1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:06.396713 12574 raft_consensus.cc:1275] T 41a165fbe4fe4984917618bc919fadb2 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 2 FOLLOWER]: Refusing update from remote peer 9ff647725648448e9cfc06f61dcc0ef1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:06.398595 12700 consensus_queue.cc:1048] T 41a165fbe4fe4984917618bc919fadb2 P 9ff647725648448e9cfc06f61dcc0ef1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:06.410642 12650 raft_consensus.cc:1275] T 41a165fbe4fe4984917618bc919fadb2 P 38877ca0bb6d437e85f9bca39d574c3e [term 2 FOLLOWER]: Refusing update from remote peer 9ff647725648448e9cfc06f61dcc0ef1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:06.412153 12780 consensus_queue.cc:1048] T 41a165fbe4fe4984917618bc919fadb2 P 9ff647725648448e9cfc06f61dcc0ef1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:06.569059 12574 raft_consensus.cc:1275] T 2c44bc88ce814c95b01c92a111845d37 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 2 FOLLOWER]: Refusing update from remote peer 9ff647725648448e9cfc06f61dcc0ef1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:06.570129 12780 consensus_queue.cc:1048] T 2c44bc88ce814c95b01c92a111845d37 P 9ff647725648448e9cfc06f61dcc0ef1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:06.578146 12650 raft_consensus.cc:1275] T 2c44bc88ce814c95b01c92a111845d37 P 38877ca0bb6d437e85f9bca39d574c3e [term 2 FOLLOWER]: Refusing update from remote peer 9ff647725648448e9cfc06f61dcc0ef1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:06.579511 12776 consensus_queue.cc:1048] T 2c44bc88ce814c95b01c92a111845d37 P 9ff647725648448e9cfc06f61dcc0ef1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:08.650676 12366 auto_leader_rebalancer-test.cc:316] The leader distribution is 
I20260709 13:16:08.651552 12366 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:16:08.669008 12574 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "70633a0e091041d0b84c541ec8649d99"
dest_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7"
mode: GRACEFUL
new_leader_uuid: "38877ca0bb6d437e85f9bca39d574c3e"
 from {username='slave'} at 127.0.0.1:53074
I20260709 13:16:08.669591 12574 raft_consensus.cc:606] T 70633a0e091041d0b84c541ec8649d99 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 2 LEADER]: Received request to transfer leadership to TS 38877ca0bb6d437e85f9bca39d574c3e
I20260709 13:16:08.679630 12501 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "95829002df5447858ad3501fc09e633a"
dest_uuid: "9ff647725648448e9cfc06f61dcc0ef1"
mode: GRACEFUL
new_leader_uuid: "38877ca0bb6d437e85f9bca39d574c3e"
 from {username='slave'} at 127.0.0.1:35934
I20260709 13:16:08.680114 12501 raft_consensus.cc:606] T 95829002df5447858ad3501fc09e633a P 9ff647725648448e9cfc06f61dcc0ef1 [term 2 LEADER]: Received request to transfer leadership to TS 38877ca0bb6d437e85f9bca39d574c3e
I20260709 13:16:08.681135 12366 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:16:08.681572 12366 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:16:08.919498 12789 raft_consensus.cc:993] T 70633a0e091041d0b84c541ec8649d99 P 8d9fc0e90d8644bc94694e80fd4e89b7: : Instructing follower 38877ca0bb6d437e85f9bca39d574c3e to start an election
I20260709 13:16:08.919911 12699 raft_consensus.cc:1081] T 70633a0e091041d0b84c541ec8649d99 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 2 LEADER]: Signalling peer 38877ca0bb6d437e85f9bca39d574c3e to start an election
I20260709 13:16:08.921196 12649 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "70633a0e091041d0b84c541ec8649d99"
dest_uuid: "38877ca0bb6d437e85f9bca39d574c3e"
 from {username='slave'} at 127.0.0.1:57488
I20260709 13:16:08.921586 12649 raft_consensus.cc:493] T 70633a0e091041d0b84c541ec8649d99 P 38877ca0bb6d437e85f9bca39d574c3e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:08.921828 12649 raft_consensus.cc:3060] T 70633a0e091041d0b84c541ec8649d99 P 38877ca0bb6d437e85f9bca39d574c3e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:08.925961 12649 raft_consensus.cc:515] T 70633a0e091041d0b84c541ec8649d99 P 38877ca0bb6d437e85f9bca39d574c3e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
I20260709 13:16:08.927363 12649 leader_election.cc:290] T 70633a0e091041d0b84c541ec8649d99 P 38877ca0bb6d437e85f9bca39d574c3e [CANDIDATE]: Term 3 election: Requested vote from peers 9ff647725648448e9cfc06f61dcc0ef1 (127.12.19.129:38059), 8d9fc0e90d8644bc94694e80fd4e89b7 (127.12.19.130:33155)
I20260709 13:16:08.928349 12574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70633a0e091041d0b84c541ec8649d99" candidate_uuid: "38877ca0bb6d437e85f9bca39d574c3e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7"
I20260709 13:16:08.928768 12574 raft_consensus.cc:3055] T 70633a0e091041d0b84c541ec8649d99 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:16:08.928783 12501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70633a0e091041d0b84c541ec8649d99" candidate_uuid: "38877ca0bb6d437e85f9bca39d574c3e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9ff647725648448e9cfc06f61dcc0ef1"
I20260709 13:16:08.929035 12574 raft_consensus.cc:740] T 70633a0e091041d0b84c541ec8649d99 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8d9fc0e90d8644bc94694e80fd4e89b7, State: Running, Role: LEADER
I20260709 13:16:08.929373 12501 raft_consensus.cc:3060] T 70633a0e091041d0b84c541ec8649d99 P 9ff647725648448e9cfc06f61dcc0ef1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:08.929811 12574 consensus_queue.cc:260] T 70633a0e091041d0b84c541ec8649d99 P 8d9fc0e90d8644bc94694e80fd4e89b7 [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: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
I20260709 13:16:08.930696 12574 raft_consensus.cc:3060] T 70633a0e091041d0b84c541ec8649d99 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:08.933564 12501 raft_consensus.cc:2468] T 70633a0e091041d0b84c541ec8649d99 P 9ff647725648448e9cfc06f61dcc0ef1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38877ca0bb6d437e85f9bca39d574c3e in term 3.
I20260709 13:16:08.934479 12613 leader_election.cc:304] T 70633a0e091041d0b84c541ec8649d99 P 38877ca0bb6d437e85f9bca39d574c3e [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: 38877ca0bb6d437e85f9bca39d574c3e, 9ff647725648448e9cfc06f61dcc0ef1; no voters: 
I20260709 13:16:08.935117 12727 raft_consensus.cc:2804] T 70633a0e091041d0b84c541ec8649d99 P 38877ca0bb6d437e85f9bca39d574c3e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:16:08.935211 12574 raft_consensus.cc:2468] T 70633a0e091041d0b84c541ec8649d99 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38877ca0bb6d437e85f9bca39d574c3e in term 3.
I20260709 13:16:08.936442 12727 raft_consensus.cc:697] T 70633a0e091041d0b84c541ec8649d99 P 38877ca0bb6d437e85f9bca39d574c3e [term 3 LEADER]: Becoming Leader. State: Replica: 38877ca0bb6d437e85f9bca39d574c3e, State: Running, Role: LEADER
I20260709 13:16:08.937235 12727 consensus_queue.cc:237] T 70633a0e091041d0b84c541ec8649d99 P 38877ca0bb6d437e85f9bca39d574c3e [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: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
I20260709 13:16:08.945096 12395 catalog_manager.cc:5697] T 70633a0e091041d0b84c541ec8649d99 P 38877ca0bb6d437e85f9bca39d574c3e reported cstate change: term changed from 2 to 3, leader changed from 8d9fc0e90d8644bc94694e80fd4e89b7 (127.12.19.130) to 38877ca0bb6d437e85f9bca39d574c3e (127.12.19.131). New cstate: current_term: 3 leader_uuid: "38877ca0bb6d437e85f9bca39d574c3e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:08.976405 12785 raft_consensus.cc:993] T 95829002df5447858ad3501fc09e633a P 9ff647725648448e9cfc06f61dcc0ef1: : Instructing follower 38877ca0bb6d437e85f9bca39d574c3e to start an election
I20260709 13:16:08.976831 12785 raft_consensus.cc:1081] T 95829002df5447858ad3501fc09e633a P 9ff647725648448e9cfc06f61dcc0ef1 [term 2 LEADER]: Signalling peer 38877ca0bb6d437e85f9bca39d574c3e to start an election
I20260709 13:16:08.978317 12649 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "95829002df5447858ad3501fc09e633a"
dest_uuid: "38877ca0bb6d437e85f9bca39d574c3e"
 from {username='slave'} at 127.0.0.1:57500
I20260709 13:16:08.978773 12649 raft_consensus.cc:493] T 95829002df5447858ad3501fc09e633a P 38877ca0bb6d437e85f9bca39d574c3e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:08.979056 12649 raft_consensus.cc:3060] T 95829002df5447858ad3501fc09e633a P 38877ca0bb6d437e85f9bca39d574c3e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:08.983135 12649 raft_consensus.cc:515] T 95829002df5447858ad3501fc09e633a P 38877ca0bb6d437e85f9bca39d574c3e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
I20260709 13:16:08.985422 12649 leader_election.cc:290] T 95829002df5447858ad3501fc09e633a P 38877ca0bb6d437e85f9bca39d574c3e [CANDIDATE]: Term 3 election: Requested vote from peers 8d9fc0e90d8644bc94694e80fd4e89b7 (127.12.19.130:33155), 9ff647725648448e9cfc06f61dcc0ef1 (127.12.19.129:38059)
I20260709 13:16:08.985872 12574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95829002df5447858ad3501fc09e633a" candidate_uuid: "38877ca0bb6d437e85f9bca39d574c3e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7"
I20260709 13:16:08.986009 12501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95829002df5447858ad3501fc09e633a" candidate_uuid: "38877ca0bb6d437e85f9bca39d574c3e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9ff647725648448e9cfc06f61dcc0ef1"
I20260709 13:16:08.986431 12574 raft_consensus.cc:3060] T 95829002df5447858ad3501fc09e633a P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:08.986569 12501 raft_consensus.cc:3055] T 95829002df5447858ad3501fc09e633a P 9ff647725648448e9cfc06f61dcc0ef1 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:16:08.986948 12501 raft_consensus.cc:740] T 95829002df5447858ad3501fc09e633a P 9ff647725648448e9cfc06f61dcc0ef1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9ff647725648448e9cfc06f61dcc0ef1, State: Running, Role: LEADER
I20260709 13:16:08.987695 12501 consensus_queue.cc:260] T 95829002df5447858ad3501fc09e633a P 9ff647725648448e9cfc06f61dcc0ef1 [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: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
I20260709 13:16:08.988857 12501 raft_consensus.cc:3060] T 95829002df5447858ad3501fc09e633a P 9ff647725648448e9cfc06f61dcc0ef1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:08.991410 12574 raft_consensus.cc:2468] T 95829002df5447858ad3501fc09e633a P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38877ca0bb6d437e85f9bca39d574c3e in term 3.
I20260709 13:16:08.992324 12615 leader_election.cc:304] T 95829002df5447858ad3501fc09e633a P 38877ca0bb6d437e85f9bca39d574c3e [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: 38877ca0bb6d437e85f9bca39d574c3e, 8d9fc0e90d8644bc94694e80fd4e89b7; no voters: 
I20260709 13:16:08.992982 12727 raft_consensus.cc:2804] T 95829002df5447858ad3501fc09e633a P 38877ca0bb6d437e85f9bca39d574c3e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:16:08.993278 12501 raft_consensus.cc:2468] T 95829002df5447858ad3501fc09e633a P 9ff647725648448e9cfc06f61dcc0ef1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38877ca0bb6d437e85f9bca39d574c3e in term 3.
I20260709 13:16:08.993363 12727 raft_consensus.cc:697] T 95829002df5447858ad3501fc09e633a P 38877ca0bb6d437e85f9bca39d574c3e [term 3 LEADER]: Becoming Leader. State: Replica: 38877ca0bb6d437e85f9bca39d574c3e, State: Running, Role: LEADER
I20260709 13:16:08.994266 12727 consensus_queue.cc:237] T 95829002df5447858ad3501fc09e633a P 38877ca0bb6d437e85f9bca39d574c3e [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: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
I20260709 13:16:09.001276 12395 catalog_manager.cc:5697] T 95829002df5447858ad3501fc09e633a P 38877ca0bb6d437e85f9bca39d574c3e reported cstate change: term changed from 2 to 3, leader changed from 9ff647725648448e9cfc06f61dcc0ef1 (127.12.19.129) to 38877ca0bb6d437e85f9bca39d574c3e (127.12.19.131). New cstate: current_term: 3 leader_uuid: "38877ca0bb6d437e85f9bca39d574c3e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:09.399369 12574 raft_consensus.cc:1275] T 70633a0e091041d0b84c541ec8649d99 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 3 FOLLOWER]: Refusing update from remote peer 38877ca0bb6d437e85f9bca39d574c3e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:09.400480 12727 consensus_queue.cc:1048] T 70633a0e091041d0b84c541ec8649d99 P 38877ca0bb6d437e85f9bca39d574c3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:09.408746 12501 raft_consensus.cc:1275] T 70633a0e091041d0b84c541ec8649d99 P 9ff647725648448e9cfc06f61dcc0ef1 [term 3 FOLLOWER]: Refusing update from remote peer 38877ca0bb6d437e85f9bca39d574c3e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:09.410209 12727 consensus_queue.cc:1048] T 70633a0e091041d0b84c541ec8649d99 P 38877ca0bb6d437e85f9bca39d574c3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:09.449433 12574 raft_consensus.cc:1275] T 95829002df5447858ad3501fc09e633a P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 3 FOLLOWER]: Refusing update from remote peer 38877ca0bb6d437e85f9bca39d574c3e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:09.450555 12727 consensus_queue.cc:1048] T 95829002df5447858ad3501fc09e633a P 38877ca0bb6d437e85f9bca39d574c3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:09.458077 12501 raft_consensus.cc:1275] T 95829002df5447858ad3501fc09e633a P 9ff647725648448e9cfc06f61dcc0ef1 [term 3 FOLLOWER]: Refusing update from remote peer 38877ca0bb6d437e85f9bca39d574c3e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:09.459619 12790 consensus_queue.cc:1048] T 95829002df5447858ad3501fc09e633a P 38877ca0bb6d437e85f9bca39d574c3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:09.682382 12366 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:16:09.691345 12649 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "95829002df5447858ad3501fc09e633a"
dest_uuid: "38877ca0bb6d437e85f9bca39d574c3e"
mode: GRACEFUL
new_leader_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7"
 from {username='slave'} at 127.0.0.1:57510
I20260709 13:16:09.691819 12649 raft_consensus.cc:606] T 95829002df5447858ad3501fc09e633a P 38877ca0bb6d437e85f9bca39d574c3e [term 3 LEADER]: Received request to transfer leadership to TS 8d9fc0e90d8644bc94694e80fd4e89b7
I20260709 13:16:09.696216 12501 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2c44bc88ce814c95b01c92a111845d37"
dest_uuid: "9ff647725648448e9cfc06f61dcc0ef1"
mode: GRACEFUL
new_leader_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7"
 from {username='slave'} at 127.0.0.1:35930
I20260709 13:16:09.696627 12501 raft_consensus.cc:606] T 2c44bc88ce814c95b01c92a111845d37 P 9ff647725648448e9cfc06f61dcc0ef1 [term 2 LEADER]: Received request to transfer leadership to TS 8d9fc0e90d8644bc94694e80fd4e89b7
I20260709 13:16:09.700557 12501 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dd386b8ada304d3fa558501f2ab4f0e0"
dest_uuid: "9ff647725648448e9cfc06f61dcc0ef1"
mode: GRACEFUL
new_leader_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7"
 from {username='slave'} at 127.0.0.1:35930
I20260709 13:16:09.700901 12501 raft_consensus.cc:606] T dd386b8ada304d3fa558501f2ab4f0e0 P 9ff647725648448e9cfc06f61dcc0ef1 [term 2 LEADER]: Received request to transfer leadership to TS 8d9fc0e90d8644bc94694e80fd4e89b7
I20260709 13:16:09.704648 12501 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "41a165fbe4fe4984917618bc919fadb2"
dest_uuid: "9ff647725648448e9cfc06f61dcc0ef1"
mode: GRACEFUL
new_leader_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7"
 from {username='slave'} at 127.0.0.1:35930
I20260709 13:16:09.704990 12501 raft_consensus.cc:606] T 41a165fbe4fe4984917618bc919fadb2 P 9ff647725648448e9cfc06f61dcc0ef1 [term 2 LEADER]: Received request to transfer leadership to TS 8d9fc0e90d8644bc94694e80fd4e89b7
I20260709 13:16:09.715497 12649 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "70633a0e091041d0b84c541ec8649d99"
dest_uuid: "38877ca0bb6d437e85f9bca39d574c3e"
mode: GRACEFUL
new_leader_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7"
 from {username='slave'} at 127.0.0.1:57510
I20260709 13:16:09.715914 12649 raft_consensus.cc:606] T 70633a0e091041d0b84c541ec8649d99 P 38877ca0bb6d437e85f9bca39d574c3e [term 3 LEADER]: Received request to transfer leadership to TS 8d9fc0e90d8644bc94694e80fd4e89b7
I20260709 13:16:09.827204 12785 raft_consensus.cc:993] T 2c44bc88ce814c95b01c92a111845d37 P 9ff647725648448e9cfc06f61dcc0ef1: : Instructing follower 8d9fc0e90d8644bc94694e80fd4e89b7 to start an election
I20260709 13:16:09.827632 12805 raft_consensus.cc:1081] T 2c44bc88ce814c95b01c92a111845d37 P 9ff647725648448e9cfc06f61dcc0ef1 [term 2 LEADER]: Signalling peer 8d9fc0e90d8644bc94694e80fd4e89b7 to start an election
I20260709 13:16:09.828871 12574 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2c44bc88ce814c95b01c92a111845d37"
dest_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7"
 from {username='slave'} at 127.0.0.1:53058
I20260709 13:16:09.829335 12574 raft_consensus.cc:493] T 2c44bc88ce814c95b01c92a111845d37 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:09.829617 12574 raft_consensus.cc:3060] T 2c44bc88ce814c95b01c92a111845d37 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:09.834262 12574 raft_consensus.cc:515] T 2c44bc88ce814c95b01c92a111845d37 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
I20260709 13:16:09.835937 12574 leader_election.cc:290] T 2c44bc88ce814c95b01c92a111845d37 P 8d9fc0e90d8644bc94694e80fd4e89b7 [CANDIDATE]: Term 3 election: Requested vote from peers 9ff647725648448e9cfc06f61dcc0ef1 (127.12.19.129:38059), 38877ca0bb6d437e85f9bca39d574c3e (127.12.19.131:35953)
I20260709 13:16:09.836519 12501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c44bc88ce814c95b01c92a111845d37" candidate_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9ff647725648448e9cfc06f61dcc0ef1"
I20260709 13:16:09.837015 12501 raft_consensus.cc:3055] T 2c44bc88ce814c95b01c92a111845d37 P 9ff647725648448e9cfc06f61dcc0ef1 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:16:09.836941 12649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c44bc88ce814c95b01c92a111845d37" candidate_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "38877ca0bb6d437e85f9bca39d574c3e"
I20260709 13:16:09.837316 12501 raft_consensus.cc:740] T 2c44bc88ce814c95b01c92a111845d37 P 9ff647725648448e9cfc06f61dcc0ef1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9ff647725648448e9cfc06f61dcc0ef1, State: Running, Role: LEADER
I20260709 13:16:09.837518 12649 raft_consensus.cc:3060] T 2c44bc88ce814c95b01c92a111845d37 P 38877ca0bb6d437e85f9bca39d574c3e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:09.837975 12501 consensus_queue.cc:260] T 2c44bc88ce814c95b01c92a111845d37 P 9ff647725648448e9cfc06f61dcc0ef1 [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: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
I20260709 13:16:09.838733 12501 raft_consensus.cc:3060] T 2c44bc88ce814c95b01c92a111845d37 P 9ff647725648448e9cfc06f61dcc0ef1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:09.842221 12649 raft_consensus.cc:2468] T 2c44bc88ce814c95b01c92a111845d37 P 38877ca0bb6d437e85f9bca39d574c3e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d9fc0e90d8644bc94694e80fd4e89b7 in term 3.
I20260709 13:16:09.843055 12501 raft_consensus.cc:2468] T 2c44bc88ce814c95b01c92a111845d37 P 9ff647725648448e9cfc06f61dcc0ef1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d9fc0e90d8644bc94694e80fd4e89b7 in term 3.
I20260709 13:16:09.843429 12542 leader_election.cc:304] T 2c44bc88ce814c95b01c92a111845d37 P 8d9fc0e90d8644bc94694e80fd4e89b7 [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: 38877ca0bb6d437e85f9bca39d574c3e, 8d9fc0e90d8644bc94694e80fd4e89b7; no voters: 
I20260709 13:16:09.844094 12799 raft_consensus.cc:993] T 95829002df5447858ad3501fc09e633a P 38877ca0bb6d437e85f9bca39d574c3e: : Instructing follower 8d9fc0e90d8644bc94694e80fd4e89b7 to start an election
I20260709 13:16:09.844156 12699 raft_consensus.cc:2804] T 2c44bc88ce814c95b01c92a111845d37 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:16:09.844590 12727 raft_consensus.cc:1081] T 95829002df5447858ad3501fc09e633a P 38877ca0bb6d437e85f9bca39d574c3e [term 3 LEADER]: Signalling peer 8d9fc0e90d8644bc94694e80fd4e89b7 to start an election
I20260709 13:16:09.845938 12574 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "95829002df5447858ad3501fc09e633a"
dest_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7"
 from {username='slave'} at 127.0.0.1:53056
I20260709 13:16:09.846376 12574 raft_consensus.cc:493] T 95829002df5447858ad3501fc09e633a P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:09.846683 12574 raft_consensus.cc:3060] T 95829002df5447858ad3501fc09e633a P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:16:09.846592 12699 raft_consensus.cc:697] T 2c44bc88ce814c95b01c92a111845d37 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 3 LEADER]: Becoming Leader. State: Replica: 8d9fc0e90d8644bc94694e80fd4e89b7, State: Running, Role: LEADER
I20260709 13:16:09.847586 12699 consensus_queue.cc:237] T 2c44bc88ce814c95b01c92a111845d37 P 8d9fc0e90d8644bc94694e80fd4e89b7 [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: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
I20260709 13:16:09.851662 12574 raft_consensus.cc:515] T 95829002df5447858ad3501fc09e633a P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
I20260709 13:16:09.853785 12574 leader_election.cc:290] T 95829002df5447858ad3501fc09e633a P 8d9fc0e90d8644bc94694e80fd4e89b7 [CANDIDATE]: Term 4 election: Requested vote from peers 9ff647725648448e9cfc06f61dcc0ef1 (127.12.19.129:38059), 38877ca0bb6d437e85f9bca39d574c3e (127.12.19.131:35953)
I20260709 13:16:09.854022 12501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95829002df5447858ad3501fc09e633a" candidate_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "9ff647725648448e9cfc06f61dcc0ef1"
I20260709 13:16:09.854337 12649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95829002df5447858ad3501fc09e633a" candidate_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "38877ca0bb6d437e85f9bca39d574c3e"
I20260709 13:16:09.854544 12501 raft_consensus.cc:3060] T 95829002df5447858ad3501fc09e633a P 9ff647725648448e9cfc06f61dcc0ef1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:16:09.853844 12395 catalog_manager.cc:5697] T 2c44bc88ce814c95b01c92a111845d37 P 8d9fc0e90d8644bc94694e80fd4e89b7 reported cstate change: term changed from 2 to 3, leader changed from 9ff647725648448e9cfc06f61dcc0ef1 (127.12.19.129) to 8d9fc0e90d8644bc94694e80fd4e89b7 (127.12.19.130). New cstate: current_term: 3 leader_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:09.854933 12649 raft_consensus.cc:3055] T 95829002df5447858ad3501fc09e633a P 38877ca0bb6d437e85f9bca39d574c3e [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:16:09.855325 12649 raft_consensus.cc:740] T 95829002df5447858ad3501fc09e633a P 38877ca0bb6d437e85f9bca39d574c3e [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 38877ca0bb6d437e85f9bca39d574c3e, State: Running, Role: LEADER
I20260709 13:16:09.855944 12649 consensus_queue.cc:260] T 95829002df5447858ad3501fc09e633a P 38877ca0bb6d437e85f9bca39d574c3e [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: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
I20260709 13:16:09.856760 12649 raft_consensus.cc:3060] T 95829002df5447858ad3501fc09e633a P 38877ca0bb6d437e85f9bca39d574c3e [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:16:09.859006 12501 raft_consensus.cc:2468] T 95829002df5447858ad3501fc09e633a P 9ff647725648448e9cfc06f61dcc0ef1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d9fc0e90d8644bc94694e80fd4e89b7 in term 4.
I20260709 13:16:09.860023 12539 leader_election.cc:304] T 95829002df5447858ad3501fc09e633a P 8d9fc0e90d8644bc94694e80fd4e89b7 [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: 8d9fc0e90d8644bc94694e80fd4e89b7, 9ff647725648448e9cfc06f61dcc0ef1; no voters: 
I20260709 13:16:09.860806 12699 raft_consensus.cc:2804] T 95829002df5447858ad3501fc09e633a P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:16:09.861449 12699 raft_consensus.cc:697] T 95829002df5447858ad3501fc09e633a P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 4 LEADER]: Becoming Leader. State: Replica: 8d9fc0e90d8644bc94694e80fd4e89b7, State: Running, Role: LEADER
I20260709 13:16:09.862118 12699 consensus_queue.cc:237] T 95829002df5447858ad3501fc09e633a P 8d9fc0e90d8644bc94694e80fd4e89b7 [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: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
I20260709 13:16:09.863194 12649 raft_consensus.cc:2468] T 95829002df5447858ad3501fc09e633a P 38877ca0bb6d437e85f9bca39d574c3e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d9fc0e90d8644bc94694e80fd4e89b7 in term 4.
I20260709 13:16:09.868999 12395 catalog_manager.cc:5697] T 95829002df5447858ad3501fc09e633a P 8d9fc0e90d8644bc94694e80fd4e89b7 reported cstate change: term changed from 3 to 4, leader changed from 38877ca0bb6d437e85f9bca39d574c3e (127.12.19.131) to 8d9fc0e90d8644bc94694e80fd4e89b7 (127.12.19.130). New cstate: current_term: 4 leader_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:09.956867 12785 raft_consensus.cc:993] T 41a165fbe4fe4984917618bc919fadb2 P 9ff647725648448e9cfc06f61dcc0ef1: : Instructing follower 8d9fc0e90d8644bc94694e80fd4e89b7 to start an election
I20260709 13:16:09.957331 12805 raft_consensus.cc:1081] T 41a165fbe4fe4984917618bc919fadb2 P 9ff647725648448e9cfc06f61dcc0ef1 [term 2 LEADER]: Signalling peer 8d9fc0e90d8644bc94694e80fd4e89b7 to start an election
I20260709 13:16:09.958631 12574 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "41a165fbe4fe4984917618bc919fadb2"
dest_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7"
 from {username='slave'} at 127.0.0.1:53058
I20260709 13:16:09.959116 12574 raft_consensus.cc:493] T 41a165fbe4fe4984917618bc919fadb2 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:09.959415 12574 raft_consensus.cc:3060] T 41a165fbe4fe4984917618bc919fadb2 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:09.963707 12574 raft_consensus.cc:515] T 41a165fbe4fe4984917618bc919fadb2 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
I20260709 13:16:09.965194 12574 leader_election.cc:290] T 41a165fbe4fe4984917618bc919fadb2 P 8d9fc0e90d8644bc94694e80fd4e89b7 [CANDIDATE]: Term 3 election: Requested vote from peers 9ff647725648448e9cfc06f61dcc0ef1 (127.12.19.129:38059), 38877ca0bb6d437e85f9bca39d574c3e (127.12.19.131:35953)
I20260709 13:16:09.965876 12501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41a165fbe4fe4984917618bc919fadb2" candidate_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9ff647725648448e9cfc06f61dcc0ef1"
I20260709 13:16:09.966114 12649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41a165fbe4fe4984917618bc919fadb2" candidate_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "38877ca0bb6d437e85f9bca39d574c3e"
I20260709 13:16:09.966486 12501 raft_consensus.cc:3055] T 41a165fbe4fe4984917618bc919fadb2 P 9ff647725648448e9cfc06f61dcc0ef1 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:16:09.966600 12649 raft_consensus.cc:3060] T 41a165fbe4fe4984917618bc919fadb2 P 38877ca0bb6d437e85f9bca39d574c3e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:09.966807 12501 raft_consensus.cc:740] T 41a165fbe4fe4984917618bc919fadb2 P 9ff647725648448e9cfc06f61dcc0ef1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9ff647725648448e9cfc06f61dcc0ef1, State: Running, Role: LEADER
I20260709 13:16:09.967555 12501 consensus_queue.cc:260] T 41a165fbe4fe4984917618bc919fadb2 P 9ff647725648448e9cfc06f61dcc0ef1 [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: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
I20260709 13:16:09.968609 12501 raft_consensus.cc:3060] T 41a165fbe4fe4984917618bc919fadb2 P 9ff647725648448e9cfc06f61dcc0ef1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:09.972800 12649 raft_consensus.cc:2468] T 41a165fbe4fe4984917618bc919fadb2 P 38877ca0bb6d437e85f9bca39d574c3e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d9fc0e90d8644bc94694e80fd4e89b7 in term 3.
I20260709 13:16:09.973816 12542 leader_election.cc:304] T 41a165fbe4fe4984917618bc919fadb2 P 8d9fc0e90d8644bc94694e80fd4e89b7 [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: 38877ca0bb6d437e85f9bca39d574c3e, 8d9fc0e90d8644bc94694e80fd4e89b7; no voters: 
I20260709 13:16:09.974148 12501 raft_consensus.cc:2468] T 41a165fbe4fe4984917618bc919fadb2 P 9ff647725648448e9cfc06f61dcc0ef1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d9fc0e90d8644bc94694e80fd4e89b7 in term 3.
I20260709 13:16:09.974457 12699 raft_consensus.cc:2804] T 41a165fbe4fe4984917618bc919fadb2 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:16:09.974925 12699 raft_consensus.cc:697] T 41a165fbe4fe4984917618bc919fadb2 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 3 LEADER]: Becoming Leader. State: Replica: 8d9fc0e90d8644bc94694e80fd4e89b7, State: Running, Role: LEADER
I20260709 13:16:09.975721 12699 consensus_queue.cc:237] T 41a165fbe4fe4984917618bc919fadb2 P 8d9fc0e90d8644bc94694e80fd4e89b7 [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: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
I20260709 13:16:09.981060 12395 catalog_manager.cc:5697] T 41a165fbe4fe4984917618bc919fadb2 P 8d9fc0e90d8644bc94694e80fd4e89b7 reported cstate change: term changed from 2 to 3, leader changed from 9ff647725648448e9cfc06f61dcc0ef1 (127.12.19.129) to 8d9fc0e90d8644bc94694e80fd4e89b7 (127.12.19.130). New cstate: current_term: 3 leader_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:09.999010 12790 raft_consensus.cc:993] T 70633a0e091041d0b84c541ec8649d99 P 38877ca0bb6d437e85f9bca39d574c3e: : Instructing follower 8d9fc0e90d8644bc94694e80fd4e89b7 to start an election
I20260709 13:16:09.999478 12727 raft_consensus.cc:1081] T 70633a0e091041d0b84c541ec8649d99 P 38877ca0bb6d437e85f9bca39d574c3e [term 3 LEADER]: Signalling peer 8d9fc0e90d8644bc94694e80fd4e89b7 to start an election
I20260709 13:16:10.000875 12574 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "70633a0e091041d0b84c541ec8649d99"
dest_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7"
 from {username='slave'} at 127.0.0.1:53056
I20260709 13:16:10.001298 12574 raft_consensus.cc:493] T 70633a0e091041d0b84c541ec8649d99 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:10.001585 12574 raft_consensus.cc:3060] T 70633a0e091041d0b84c541ec8649d99 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:16:10.006981 12574 raft_consensus.cc:515] T 70633a0e091041d0b84c541ec8649d99 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
I20260709 13:16:10.008538 12574 leader_election.cc:290] T 70633a0e091041d0b84c541ec8649d99 P 8d9fc0e90d8644bc94694e80fd4e89b7 [CANDIDATE]: Term 4 election: Requested vote from peers 9ff647725648448e9cfc06f61dcc0ef1 (127.12.19.129:38059), 38877ca0bb6d437e85f9bca39d574c3e (127.12.19.131:35953)
I20260709 13:16:10.009050 12501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70633a0e091041d0b84c541ec8649d99" candidate_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "9ff647725648448e9cfc06f61dcc0ef1"
I20260709 13:16:10.009555 12501 raft_consensus.cc:3060] T 70633a0e091041d0b84c541ec8649d99 P 9ff647725648448e9cfc06f61dcc0ef1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:16:10.009450 12649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70633a0e091041d0b84c541ec8649d99" candidate_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "38877ca0bb6d437e85f9bca39d574c3e"
I20260709 13:16:10.010020 12649 raft_consensus.cc:3055] T 70633a0e091041d0b84c541ec8649d99 P 38877ca0bb6d437e85f9bca39d574c3e [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:16:10.010330 12649 raft_consensus.cc:740] T 70633a0e091041d0b84c541ec8649d99 P 38877ca0bb6d437e85f9bca39d574c3e [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 38877ca0bb6d437e85f9bca39d574c3e, State: Running, Role: LEADER
I20260709 13:16:10.011052 12649 consensus_queue.cc:260] T 70633a0e091041d0b84c541ec8649d99 P 38877ca0bb6d437e85f9bca39d574c3e [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: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
I20260709 13:16:10.012207 12649 raft_consensus.cc:3060] T 70633a0e091041d0b84c541ec8649d99 P 38877ca0bb6d437e85f9bca39d574c3e [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:16:10.015348 12501 raft_consensus.cc:2468] T 70633a0e091041d0b84c541ec8649d99 P 9ff647725648448e9cfc06f61dcc0ef1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d9fc0e90d8644bc94694e80fd4e89b7 in term 4.
I20260709 13:16:10.016280 12539 leader_election.cc:304] T 70633a0e091041d0b84c541ec8649d99 P 8d9fc0e90d8644bc94694e80fd4e89b7 [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: 8d9fc0e90d8644bc94694e80fd4e89b7, 9ff647725648448e9cfc06f61dcc0ef1; no voters: 
I20260709 13:16:10.016947 12699 raft_consensus.cc:2804] T 70633a0e091041d0b84c541ec8649d99 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:16:10.018046 12699 raft_consensus.cc:697] T 70633a0e091041d0b84c541ec8649d99 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 4 LEADER]: Becoming Leader. State: Replica: 8d9fc0e90d8644bc94694e80fd4e89b7, State: Running, Role: LEADER
I20260709 13:16:10.017699 12649 raft_consensus.cc:2468] T 70633a0e091041d0b84c541ec8649d99 P 38877ca0bb6d437e85f9bca39d574c3e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d9fc0e90d8644bc94694e80fd4e89b7 in term 4.
I20260709 13:16:10.018910 12699 consensus_queue.cc:237] T 70633a0e091041d0b84c541ec8649d99 P 8d9fc0e90d8644bc94694e80fd4e89b7 [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: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
I20260709 13:16:10.024492 12395 catalog_manager.cc:5697] T 70633a0e091041d0b84c541ec8649d99 P 8d9fc0e90d8644bc94694e80fd4e89b7 reported cstate change: term changed from 3 to 4, leader changed from 38877ca0bb6d437e85f9bca39d574c3e (127.12.19.131) to 8d9fc0e90d8644bc94694e80fd4e89b7 (127.12.19.130). New cstate: current_term: 4 leader_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:10.191462 12785 raft_consensus.cc:993] T dd386b8ada304d3fa558501f2ab4f0e0 P 9ff647725648448e9cfc06f61dcc0ef1: : Instructing follower 8d9fc0e90d8644bc94694e80fd4e89b7 to start an election
I20260709 13:16:10.191830 12805 raft_consensus.cc:1081] T dd386b8ada304d3fa558501f2ab4f0e0 P 9ff647725648448e9cfc06f61dcc0ef1 [term 2 LEADER]: Signalling peer 8d9fc0e90d8644bc94694e80fd4e89b7 to start an election
I20260709 13:16:10.193099 12574 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dd386b8ada304d3fa558501f2ab4f0e0"
dest_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7"
 from {username='slave'} at 127.0.0.1:53058
I20260709 13:16:10.193676 12574 raft_consensus.cc:493] T dd386b8ada304d3fa558501f2ab4f0e0 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:10.194016 12574 raft_consensus.cc:3060] T dd386b8ada304d3fa558501f2ab4f0e0 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:10.198428 12574 raft_consensus.cc:515] T dd386b8ada304d3fa558501f2ab4f0e0 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
I20260709 13:16:10.200048 12574 leader_election.cc:290] T dd386b8ada304d3fa558501f2ab4f0e0 P 8d9fc0e90d8644bc94694e80fd4e89b7 [CANDIDATE]: Term 3 election: Requested vote from peers 9ff647725648448e9cfc06f61dcc0ef1 (127.12.19.129:38059), 38877ca0bb6d437e85f9bca39d574c3e (127.12.19.131:35953)
I20260709 13:16:10.200690 12499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd386b8ada304d3fa558501f2ab4f0e0" candidate_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9ff647725648448e9cfc06f61dcc0ef1"
I20260709 13:16:10.201117 12649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd386b8ada304d3fa558501f2ab4f0e0" candidate_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "38877ca0bb6d437e85f9bca39d574c3e"
I20260709 13:16:10.201210 12499 raft_consensus.cc:3055] T dd386b8ada304d3fa558501f2ab4f0e0 P 9ff647725648448e9cfc06f61dcc0ef1 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:16:10.201612 12649 raft_consensus.cc:3060] T dd386b8ada304d3fa558501f2ab4f0e0 P 38877ca0bb6d437e85f9bca39d574c3e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:10.201622 12499 raft_consensus.cc:740] T dd386b8ada304d3fa558501f2ab4f0e0 P 9ff647725648448e9cfc06f61dcc0ef1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9ff647725648448e9cfc06f61dcc0ef1, State: Running, Role: LEADER
I20260709 13:16:10.202479 12499 consensus_queue.cc:260] T dd386b8ada304d3fa558501f2ab4f0e0 P 9ff647725648448e9cfc06f61dcc0ef1 [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: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
I20260709 13:16:10.203413 12499 raft_consensus.cc:3060] T dd386b8ada304d3fa558501f2ab4f0e0 P 9ff647725648448e9cfc06f61dcc0ef1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:10.206033 12649 raft_consensus.cc:2468] T dd386b8ada304d3fa558501f2ab4f0e0 P 38877ca0bb6d437e85f9bca39d574c3e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d9fc0e90d8644bc94694e80fd4e89b7 in term 3.
I20260709 13:16:10.206977 12542 leader_election.cc:304] T dd386b8ada304d3fa558501f2ab4f0e0 P 8d9fc0e90d8644bc94694e80fd4e89b7 [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: 38877ca0bb6d437e85f9bca39d574c3e, 8d9fc0e90d8644bc94694e80fd4e89b7; no voters: 
I20260709 13:16:10.207746 12699 raft_consensus.cc:2804] T dd386b8ada304d3fa558501f2ab4f0e0 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:16:10.208195 12699 raft_consensus.cc:697] T dd386b8ada304d3fa558501f2ab4f0e0 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 3 LEADER]: Becoming Leader. State: Replica: 8d9fc0e90d8644bc94694e80fd4e89b7, State: Running, Role: LEADER
I20260709 13:16:10.208074 12499 raft_consensus.cc:2468] T dd386b8ada304d3fa558501f2ab4f0e0 P 9ff647725648448e9cfc06f61dcc0ef1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d9fc0e90d8644bc94694e80fd4e89b7 in term 3.
I20260709 13:16:10.209033 12699 consensus_queue.cc:237] T dd386b8ada304d3fa558501f2ab4f0e0 P 8d9fc0e90d8644bc94694e80fd4e89b7 [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: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
I20260709 13:16:10.214788 12395 catalog_manager.cc:5697] T dd386b8ada304d3fa558501f2ab4f0e0 P 8d9fc0e90d8644bc94694e80fd4e89b7 reported cstate change: term changed from 2 to 3, leader changed from 9ff647725648448e9cfc06f61dcc0ef1 (127.12.19.129) to 8d9fc0e90d8644bc94694e80fd4e89b7 (127.12.19.130). New cstate: current_term: 3 leader_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:10.227737 12499 raft_consensus.cc:1275] T 2c44bc88ce814c95b01c92a111845d37 P 9ff647725648448e9cfc06f61dcc0ef1 [term 3 FOLLOWER]: Refusing update from remote peer 8d9fc0e90d8644bc94694e80fd4e89b7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:10.228832 12699 consensus_queue.cc:1048] T 2c44bc88ce814c95b01c92a111845d37 P 8d9fc0e90d8644bc94694e80fd4e89b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:10.237916 12649 raft_consensus.cc:1275] T 2c44bc88ce814c95b01c92a111845d37 P 38877ca0bb6d437e85f9bca39d574c3e [term 3 FOLLOWER]: Refusing update from remote peer 8d9fc0e90d8644bc94694e80fd4e89b7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:10.239321 12812 consensus_queue.cc:1048] T 2c44bc88ce814c95b01c92a111845d37 P 8d9fc0e90d8644bc94694e80fd4e89b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:10.258961 12649 raft_consensus.cc:1275] T 95829002df5447858ad3501fc09e633a P 38877ca0bb6d437e85f9bca39d574c3e [term 4 FOLLOWER]: Refusing update from remote peer 8d9fc0e90d8644bc94694e80fd4e89b7: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:16:10.260022 12812 consensus_queue.cc:1048] T 95829002df5447858ad3501fc09e633a P 8d9fc0e90d8644bc94694e80fd4e89b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:10.266875 12499 raft_consensus.cc:1275] T 95829002df5447858ad3501fc09e633a P 9ff647725648448e9cfc06f61dcc0ef1 [term 4 FOLLOWER]: Refusing update from remote peer 8d9fc0e90d8644bc94694e80fd4e89b7: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:16:10.268173 12699 consensus_queue.cc:1048] T 95829002df5447858ad3501fc09e633a P 8d9fc0e90d8644bc94694e80fd4e89b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:10.355536 12499 raft_consensus.cc:1275] T 41a165fbe4fe4984917618bc919fadb2 P 9ff647725648448e9cfc06f61dcc0ef1 [term 3 FOLLOWER]: Refusing update from remote peer 8d9fc0e90d8644bc94694e80fd4e89b7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:10.356635 12806 consensus_queue.cc:1048] T 41a165fbe4fe4984917618bc919fadb2 P 8d9fc0e90d8644bc94694e80fd4e89b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:10.363988 12649 raft_consensus.cc:1275] T 41a165fbe4fe4984917618bc919fadb2 P 38877ca0bb6d437e85f9bca39d574c3e [term 3 FOLLOWER]: Refusing update from remote peer 8d9fc0e90d8644bc94694e80fd4e89b7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:10.365628 12699 consensus_queue.cc:1048] T 41a165fbe4fe4984917618bc919fadb2 P 8d9fc0e90d8644bc94694e80fd4e89b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:10.405580 12499 raft_consensus.cc:1275] T 70633a0e091041d0b84c541ec8649d99 P 9ff647725648448e9cfc06f61dcc0ef1 [term 4 FOLLOWER]: Refusing update from remote peer 8d9fc0e90d8644bc94694e80fd4e89b7: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:16:10.406672 12699 consensus_queue.cc:1048] T 70633a0e091041d0b84c541ec8649d99 P 8d9fc0e90d8644bc94694e80fd4e89b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:10.413694 12649 raft_consensus.cc:1275] T 70633a0e091041d0b84c541ec8649d99 P 38877ca0bb6d437e85f9bca39d574c3e [term 4 FOLLOWER]: Refusing update from remote peer 8d9fc0e90d8644bc94694e80fd4e89b7: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:16:10.414893 12699 consensus_queue.cc:1048] T 70633a0e091041d0b84c541ec8649d99 P 8d9fc0e90d8644bc94694e80fd4e89b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:10.722713 12499 raft_consensus.cc:1275] T dd386b8ada304d3fa558501f2ab4f0e0 P 9ff647725648448e9cfc06f61dcc0ef1 [term 3 FOLLOWER]: Refusing update from remote peer 8d9fc0e90d8644bc94694e80fd4e89b7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:10.723747 12699 consensus_queue.cc:1048] T dd386b8ada304d3fa558501f2ab4f0e0 P 8d9fc0e90d8644bc94694e80fd4e89b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:10.728873 12649 raft_consensus.cc:1275] T dd386b8ada304d3fa558501f2ab4f0e0 P 38877ca0bb6d437e85f9bca39d574c3e [term 3 FOLLOWER]: Refusing update from remote peer 8d9fc0e90d8644bc94694e80fd4e89b7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:10.730276 12806 consensus_queue.cc:1048] T dd386b8ada304d3fa558501f2ab4f0e0 P 8d9fc0e90d8644bc94694e80fd4e89b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:12.720165 12366 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:16:12.726891 12574 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1e4b6b51be9c4c92a8ca720249d86302"
dest_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7"
mode: GRACEFUL
new_leader_uuid: "38877ca0bb6d437e85f9bca39d574c3e"
 from {username='slave'} at 127.0.0.1:53074
I20260709 13:16:12.727571 12574 raft_consensus.cc:606] T 1e4b6b51be9c4c92a8ca720249d86302 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 1 LEADER]: Received request to transfer leadership to TS 38877ca0bb6d437e85f9bca39d574c3e
I20260709 13:16:12.729950 12574 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "693619749a5847d6beb846ab5776b3a0"
dest_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7"
mode: GRACEFUL
new_leader_uuid: "9ff647725648448e9cfc06f61dcc0ef1"
 from {username='slave'} at 127.0.0.1:53074
I20260709 13:16:12.730379 12574 raft_consensus.cc:606] T 693619749a5847d6beb846ab5776b3a0 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 2 LEADER]: Received request to transfer leadership to TS 9ff647725648448e9cfc06f61dcc0ef1
I20260709 13:16:12.732262 12574 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "70633a0e091041d0b84c541ec8649d99"
dest_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7"
mode: GRACEFUL
new_leader_uuid: "38877ca0bb6d437e85f9bca39d574c3e"
 from {username='slave'} at 127.0.0.1:53074
I20260709 13:16:12.732682 12574 raft_consensus.cc:606] T 70633a0e091041d0b84c541ec8649d99 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 4 LEADER]: Received request to transfer leadership to TS 38877ca0bb6d437e85f9bca39d574c3e
I20260709 13:16:12.734542 12574 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a4d9efb418984dc2934b476efbcd6ce1"
dest_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7"
mode: GRACEFUL
new_leader_uuid: "9ff647725648448e9cfc06f61dcc0ef1"
 from {username='slave'} at 127.0.0.1:53074
I20260709 13:16:12.734944 12574 raft_consensus.cc:606] T a4d9efb418984dc2934b476efbcd6ce1 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 2 LEADER]: Received request to transfer leadership to TS 9ff647725648448e9cfc06f61dcc0ef1
I20260709 13:16:12.736908 12574 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dd386b8ada304d3fa558501f2ab4f0e0"
dest_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7"
mode: GRACEFUL
new_leader_uuid: "9ff647725648448e9cfc06f61dcc0ef1"
 from {username='slave'} at 127.0.0.1:53074
I20260709 13:16:12.737329 12574 raft_consensus.cc:606] T dd386b8ada304d3fa558501f2ab4f0e0 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 3 LEADER]: Received request to transfer leadership to TS 9ff647725648448e9cfc06f61dcc0ef1
I20260709 13:16:12.738256 12366 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:16:12.738615 12366 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:16:12.832553 12826 raft_consensus.cc:993] T 693619749a5847d6beb846ab5776b3a0 P 8d9fc0e90d8644bc94694e80fd4e89b7: : Instructing follower 9ff647725648448e9cfc06f61dcc0ef1 to start an election
I20260709 13:16:12.833105 12825 raft_consensus.cc:1081] T 693619749a5847d6beb846ab5776b3a0 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 2 LEADER]: Signalling peer 9ff647725648448e9cfc06f61dcc0ef1 to start an election
I20260709 13:16:12.834810 12499 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "693619749a5847d6beb846ab5776b3a0"
dest_uuid: "9ff647725648448e9cfc06f61dcc0ef1"
 from {username='slave'} at 127.0.0.1:35920
I20260709 13:16:12.835354 12499 raft_consensus.cc:493] T 693619749a5847d6beb846ab5776b3a0 P 9ff647725648448e9cfc06f61dcc0ef1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:12.835709 12499 raft_consensus.cc:3060] T 693619749a5847d6beb846ab5776b3a0 P 9ff647725648448e9cfc06f61dcc0ef1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:12.841266 12499 raft_consensus.cc:515] T 693619749a5847d6beb846ab5776b3a0 P 9ff647725648448e9cfc06f61dcc0ef1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
I20260709 13:16:12.843101 12499 leader_election.cc:290] T 693619749a5847d6beb846ab5776b3a0 P 9ff647725648448e9cfc06f61dcc0ef1 [CANDIDATE]: Term 3 election: Requested vote from peers 8d9fc0e90d8644bc94694e80fd4e89b7 (127.12.19.130:33155), 38877ca0bb6d437e85f9bca39d574c3e (127.12.19.131:35953)
I20260709 13:16:12.844189 12574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "693619749a5847d6beb846ab5776b3a0" candidate_uuid: "9ff647725648448e9cfc06f61dcc0ef1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7"
I20260709 13:16:12.844554 12650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "693619749a5847d6beb846ab5776b3a0" candidate_uuid: "9ff647725648448e9cfc06f61dcc0ef1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "38877ca0bb6d437e85f9bca39d574c3e"
I20260709 13:16:12.845085 12650 raft_consensus.cc:3060] T 693619749a5847d6beb846ab5776b3a0 P 38877ca0bb6d437e85f9bca39d574c3e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:12.845000 12574 raft_consensus.cc:3055] T 693619749a5847d6beb846ab5776b3a0 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:16:12.845520 12574 raft_consensus.cc:740] T 693619749a5847d6beb846ab5776b3a0 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8d9fc0e90d8644bc94694e80fd4e89b7, State: Running, Role: LEADER
I20260709 13:16:12.846333 12574 consensus_queue.cc:260] T 693619749a5847d6beb846ab5776b3a0 P 8d9fc0e90d8644bc94694e80fd4e89b7 [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: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
I20260709 13:16:12.847348 12574 raft_consensus.cc:3060] T 693619749a5847d6beb846ab5776b3a0 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:12.850778 12650 raft_consensus.cc:2468] T 693619749a5847d6beb846ab5776b3a0 P 38877ca0bb6d437e85f9bca39d574c3e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ff647725648448e9cfc06f61dcc0ef1 in term 3.
I20260709 13:16:12.852101 12467 leader_election.cc:304] T 693619749a5847d6beb846ab5776b3a0 P 9ff647725648448e9cfc06f61dcc0ef1 [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: 38877ca0bb6d437e85f9bca39d574c3e, 9ff647725648448e9cfc06f61dcc0ef1; no voters: 
I20260709 13:16:12.853119 12574 raft_consensus.cc:2468] T 693619749a5847d6beb846ab5776b3a0 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ff647725648448e9cfc06f61dcc0ef1 in term 3.
I20260709 13:16:12.853751 12827 raft_consensus.cc:2804] T 693619749a5847d6beb846ab5776b3a0 P 9ff647725648448e9cfc06f61dcc0ef1 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:16:12.854688 12827 raft_consensus.cc:697] T 693619749a5847d6beb846ab5776b3a0 P 9ff647725648448e9cfc06f61dcc0ef1 [term 3 LEADER]: Becoming Leader. State: Replica: 9ff647725648448e9cfc06f61dcc0ef1, State: Running, Role: LEADER
I20260709 13:16:12.855564 12827 consensus_queue.cc:237] T 693619749a5847d6beb846ab5776b3a0 P 9ff647725648448e9cfc06f61dcc0ef1 [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: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
I20260709 13:16:12.862488 12398 catalog_manager.cc:5697] T 693619749a5847d6beb846ab5776b3a0 P 9ff647725648448e9cfc06f61dcc0ef1 reported cstate change: term changed from 2 to 3, leader changed from 8d9fc0e90d8644bc94694e80fd4e89b7 (127.12.19.130) to 9ff647725648448e9cfc06f61dcc0ef1 (127.12.19.129). New cstate: current_term: 3 leader_uuid: "9ff647725648448e9cfc06f61dcc0ef1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:12.889524 12826 raft_consensus.cc:993] T a4d9efb418984dc2934b476efbcd6ce1 P 8d9fc0e90d8644bc94694e80fd4e89b7: : Instructing follower 9ff647725648448e9cfc06f61dcc0ef1 to start an election
I20260709 13:16:12.889927 12825 raft_consensus.cc:1081] T a4d9efb418984dc2934b476efbcd6ce1 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 2 LEADER]: Signalling peer 9ff647725648448e9cfc06f61dcc0ef1 to start an election
I20260709 13:16:12.891211 12499 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a4d9efb418984dc2934b476efbcd6ce1"
dest_uuid: "9ff647725648448e9cfc06f61dcc0ef1"
 from {username='slave'} at 127.0.0.1:35920
I20260709 13:16:12.891726 12499 raft_consensus.cc:493] T a4d9efb418984dc2934b476efbcd6ce1 P 9ff647725648448e9cfc06f61dcc0ef1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:12.892046 12499 raft_consensus.cc:3060] T a4d9efb418984dc2934b476efbcd6ce1 P 9ff647725648448e9cfc06f61dcc0ef1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:12.896347 12499 raft_consensus.cc:515] T a4d9efb418984dc2934b476efbcd6ce1 P 9ff647725648448e9cfc06f61dcc0ef1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
I20260709 13:16:12.897794 12499 leader_election.cc:290] T a4d9efb418984dc2934b476efbcd6ce1 P 9ff647725648448e9cfc06f61dcc0ef1 [CANDIDATE]: Term 3 election: Requested vote from peers 8d9fc0e90d8644bc94694e80fd4e89b7 (127.12.19.130:33155), 38877ca0bb6d437e85f9bca39d574c3e (127.12.19.131:35953)
I20260709 13:16:12.898527 12574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4d9efb418984dc2934b476efbcd6ce1" candidate_uuid: "9ff647725648448e9cfc06f61dcc0ef1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7"
I20260709 13:16:12.898797 12650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4d9efb418984dc2934b476efbcd6ce1" candidate_uuid: "9ff647725648448e9cfc06f61dcc0ef1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "38877ca0bb6d437e85f9bca39d574c3e"
I20260709 13:16:12.899044 12574 raft_consensus.cc:3055] T a4d9efb418984dc2934b476efbcd6ce1 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:16:12.899370 12574 raft_consensus.cc:740] T a4d9efb418984dc2934b476efbcd6ce1 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8d9fc0e90d8644bc94694e80fd4e89b7, State: Running, Role: LEADER
I20260709 13:16:12.899370 12650 raft_consensus.cc:3060] T a4d9efb418984dc2934b476efbcd6ce1 P 38877ca0bb6d437e85f9bca39d574c3e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:12.900169 12574 consensus_queue.cc:260] T a4d9efb418984dc2934b476efbcd6ce1 P 8d9fc0e90d8644bc94694e80fd4e89b7 [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: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
I20260709 13:16:12.901232 12574 raft_consensus.cc:3060] T a4d9efb418984dc2934b476efbcd6ce1 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:12.905254 12650 raft_consensus.cc:2468] T a4d9efb418984dc2934b476efbcd6ce1 P 38877ca0bb6d437e85f9bca39d574c3e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ff647725648448e9cfc06f61dcc0ef1 in term 3.
I20260709 13:16:12.906229 12467 leader_election.cc:304] T a4d9efb418984dc2934b476efbcd6ce1 P 9ff647725648448e9cfc06f61dcc0ef1 [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: 38877ca0bb6d437e85f9bca39d574c3e, 9ff647725648448e9cfc06f61dcc0ef1; no voters: 
I20260709 13:16:12.906970 12574 raft_consensus.cc:2468] T a4d9efb418984dc2934b476efbcd6ce1 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ff647725648448e9cfc06f61dcc0ef1 in term 3.
I20260709 13:16:12.907011 12827 raft_consensus.cc:2804] T a4d9efb418984dc2934b476efbcd6ce1 P 9ff647725648448e9cfc06f61dcc0ef1 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:16:12.907568 12827 raft_consensus.cc:697] T a4d9efb418984dc2934b476efbcd6ce1 P 9ff647725648448e9cfc06f61dcc0ef1 [term 3 LEADER]: Becoming Leader. State: Replica: 9ff647725648448e9cfc06f61dcc0ef1, State: Running, Role: LEADER
I20260709 13:16:12.908386 12827 consensus_queue.cc:237] T a4d9efb418984dc2934b476efbcd6ce1 P 9ff647725648448e9cfc06f61dcc0ef1 [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: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
I20260709 13:16:12.914225 12398 catalog_manager.cc:5697] T a4d9efb418984dc2934b476efbcd6ce1 P 9ff647725648448e9cfc06f61dcc0ef1 reported cstate change: term changed from 2 to 3, leader changed from 8d9fc0e90d8644bc94694e80fd4e89b7 (127.12.19.130) to 9ff647725648448e9cfc06f61dcc0ef1 (127.12.19.129). New cstate: current_term: 3 leader_uuid: "9ff647725648448e9cfc06f61dcc0ef1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:13.065503 12826 raft_consensus.cc:993] T 70633a0e091041d0b84c541ec8649d99 P 8d9fc0e90d8644bc94694e80fd4e89b7: : Instructing follower 38877ca0bb6d437e85f9bca39d574c3e to start an election
I20260709 13:16:13.065912 12825 raft_consensus.cc:1081] T 70633a0e091041d0b84c541ec8649d99 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 4 LEADER]: Signalling peer 38877ca0bb6d437e85f9bca39d574c3e to start an election
I20260709 13:16:13.067162 12650 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "70633a0e091041d0b84c541ec8649d99"
dest_uuid: "38877ca0bb6d437e85f9bca39d574c3e"
 from {username='slave'} at 127.0.0.1:57488
I20260709 13:16:13.067555 12650 raft_consensus.cc:493] T 70633a0e091041d0b84c541ec8649d99 P 38877ca0bb6d437e85f9bca39d574c3e [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:13.067770 12650 raft_consensus.cc:3060] T 70633a0e091041d0b84c541ec8649d99 P 38877ca0bb6d437e85f9bca39d574c3e [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:16:13.071419 12650 raft_consensus.cc:515] T 70633a0e091041d0b84c541ec8649d99 P 38877ca0bb6d437e85f9bca39d574c3e [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
I20260709 13:16:13.072682 12650 leader_election.cc:290] T 70633a0e091041d0b84c541ec8649d99 P 38877ca0bb6d437e85f9bca39d574c3e [CANDIDATE]: Term 5 election: Requested vote from peers 9ff647725648448e9cfc06f61dcc0ef1 (127.12.19.129:38059), 8d9fc0e90d8644bc94694e80fd4e89b7 (127.12.19.130:33155)
I20260709 13:16:13.073487 12499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70633a0e091041d0b84c541ec8649d99" candidate_uuid: "38877ca0bb6d437e85f9bca39d574c3e" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "9ff647725648448e9cfc06f61dcc0ef1"
I20260709 13:16:13.073745 12574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70633a0e091041d0b84c541ec8649d99" candidate_uuid: "38877ca0bb6d437e85f9bca39d574c3e" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7"
I20260709 13:16:13.074028 12499 raft_consensus.cc:3060] T 70633a0e091041d0b84c541ec8649d99 P 9ff647725648448e9cfc06f61dcc0ef1 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:16:13.074241 12574 raft_consensus.cc:3055] T 70633a0e091041d0b84c541ec8649d99 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:16:13.074554 12574 raft_consensus.cc:740] T 70633a0e091041d0b84c541ec8649d99 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 8d9fc0e90d8644bc94694e80fd4e89b7, State: Running, Role: LEADER
I20260709 13:16:13.075186 12574 consensus_queue.cc:260] T 70633a0e091041d0b84c541ec8649d99 P 8d9fc0e90d8644bc94694e80fd4e89b7 [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: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
I20260709 13:16:13.076078 12574 raft_consensus.cc:3060] T 70633a0e091041d0b84c541ec8649d99 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:16:13.078140 12499 raft_consensus.cc:2468] T 70633a0e091041d0b84c541ec8649d99 P 9ff647725648448e9cfc06f61dcc0ef1 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38877ca0bb6d437e85f9bca39d574c3e in term 5.
I20260709 13:16:13.079190 12613 leader_election.cc:304] T 70633a0e091041d0b84c541ec8649d99 P 38877ca0bb6d437e85f9bca39d574c3e [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: 38877ca0bb6d437e85f9bca39d574c3e, 9ff647725648448e9cfc06f61dcc0ef1; no voters: 
I20260709 13:16:13.080001 12727 raft_consensus.cc:2804] T 70633a0e091041d0b84c541ec8649d99 P 38877ca0bb6d437e85f9bca39d574c3e [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:16:13.080271 12574 raft_consensus.cc:2468] T 70633a0e091041d0b84c541ec8649d99 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38877ca0bb6d437e85f9bca39d574c3e in term 5.
I20260709 13:16:13.081396 12727 raft_consensus.cc:697] T 70633a0e091041d0b84c541ec8649d99 P 38877ca0bb6d437e85f9bca39d574c3e [term 5 LEADER]: Becoming Leader. State: Replica: 38877ca0bb6d437e85f9bca39d574c3e, State: Running, Role: LEADER
I20260709 13:16:13.082196 12727 consensus_queue.cc:237] T 70633a0e091041d0b84c541ec8649d99 P 38877ca0bb6d437e85f9bca39d574c3e [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: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
I20260709 13:16:13.088672 12398 catalog_manager.cc:5697] T 70633a0e091041d0b84c541ec8649d99 P 38877ca0bb6d437e85f9bca39d574c3e reported cstate change: term changed from 4 to 5, leader changed from 8d9fc0e90d8644bc94694e80fd4e89b7 (127.12.19.130) to 38877ca0bb6d437e85f9bca39d574c3e (127.12.19.131). New cstate: current_term: 5 leader_uuid: "38877ca0bb6d437e85f9bca39d574c3e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:13.149946 12826 raft_consensus.cc:993] T 1e4b6b51be9c4c92a8ca720249d86302 P 8d9fc0e90d8644bc94694e80fd4e89b7: : Instructing follower 38877ca0bb6d437e85f9bca39d574c3e to start an election
I20260709 13:16:13.150350 12825 raft_consensus.cc:1081] T 1e4b6b51be9c4c92a8ca720249d86302 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 1 LEADER]: Signalling peer 38877ca0bb6d437e85f9bca39d574c3e to start an election
I20260709 13:16:13.151736 12650 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1e4b6b51be9c4c92a8ca720249d86302"
dest_uuid: "38877ca0bb6d437e85f9bca39d574c3e"
 from {username='slave'} at 127.0.0.1:57488
I20260709 13:16:13.152114 12650 raft_consensus.cc:493] T 1e4b6b51be9c4c92a8ca720249d86302 P 38877ca0bb6d437e85f9bca39d574c3e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:13.152328 12650 raft_consensus.cc:3060] T 1e4b6b51be9c4c92a8ca720249d86302 P 38877ca0bb6d437e85f9bca39d574c3e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:13.155972 12650 raft_consensus.cc:515] T 1e4b6b51be9c4c92a8ca720249d86302 P 38877ca0bb6d437e85f9bca39d574c3e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
I20260709 13:16:13.157385 12650 leader_election.cc:290] T 1e4b6b51be9c4c92a8ca720249d86302 P 38877ca0bb6d437e85f9bca39d574c3e [CANDIDATE]: Term 2 election: Requested vote from peers 9ff647725648448e9cfc06f61dcc0ef1 (127.12.19.129:38059), 8d9fc0e90d8644bc94694e80fd4e89b7 (127.12.19.130:33155)
I20260709 13:16:13.157986 12499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e4b6b51be9c4c92a8ca720249d86302" candidate_uuid: "38877ca0bb6d437e85f9bca39d574c3e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9ff647725648448e9cfc06f61dcc0ef1"
I20260709 13:16:13.158376 12574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e4b6b51be9c4c92a8ca720249d86302" candidate_uuid: "38877ca0bb6d437e85f9bca39d574c3e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7"
I20260709 13:16:13.158519 12499 raft_consensus.cc:3060] T 1e4b6b51be9c4c92a8ca720249d86302 P 9ff647725648448e9cfc06f61dcc0ef1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:13.158824 12574 raft_consensus.cc:3055] T 1e4b6b51be9c4c92a8ca720249d86302 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:13.159071 12574 raft_consensus.cc:740] T 1e4b6b51be9c4c92a8ca720249d86302 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8d9fc0e90d8644bc94694e80fd4e89b7, State: Running, Role: LEADER
I20260709 13:16:13.159706 12574 consensus_queue.cc:260] T 1e4b6b51be9c4c92a8ca720249d86302 P 8d9fc0e90d8644bc94694e80fd4e89b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
I20260709 13:16:13.160499 12574 raft_consensus.cc:3060] T 1e4b6b51be9c4c92a8ca720249d86302 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:13.162271 12499 raft_consensus.cc:2468] T 1e4b6b51be9c4c92a8ca720249d86302 P 9ff647725648448e9cfc06f61dcc0ef1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38877ca0bb6d437e85f9bca39d574c3e in term 2.
I20260709 13:16:13.163089 12613 leader_election.cc:304] T 1e4b6b51be9c4c92a8ca720249d86302 P 38877ca0bb6d437e85f9bca39d574c3e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38877ca0bb6d437e85f9bca39d574c3e, 9ff647725648448e9cfc06f61dcc0ef1; no voters: 
I20260709 13:16:13.163803 12727 raft_consensus.cc:2804] T 1e4b6b51be9c4c92a8ca720249d86302 P 38877ca0bb6d437e85f9bca39d574c3e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:13.164201 12727 raft_consensus.cc:697] T 1e4b6b51be9c4c92a8ca720249d86302 P 38877ca0bb6d437e85f9bca39d574c3e [term 2 LEADER]: Becoming Leader. State: Replica: 38877ca0bb6d437e85f9bca39d574c3e, State: Running, Role: LEADER
I20260709 13:16:13.164542 12574 raft_consensus.cc:2468] T 1e4b6b51be9c4c92a8ca720249d86302 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38877ca0bb6d437e85f9bca39d574c3e in term 2.
I20260709 13:16:13.165002 12727 consensus_queue.cc:237] T 1e4b6b51be9c4c92a8ca720249d86302 P 38877ca0bb6d437e85f9bca39d574c3e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
I20260709 13:16:13.172890 12398 catalog_manager.cc:5697] T 1e4b6b51be9c4c92a8ca720249d86302 P 38877ca0bb6d437e85f9bca39d574c3e reported cstate change: term changed from 1 to 2, leader changed from 8d9fc0e90d8644bc94694e80fd4e89b7 (127.12.19.130) to 38877ca0bb6d437e85f9bca39d574c3e (127.12.19.131). New cstate: current_term: 2 leader_uuid: "38877ca0bb6d437e85f9bca39d574c3e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:13.254160 12650 raft_consensus.cc:1275] T 693619749a5847d6beb846ab5776b3a0 P 38877ca0bb6d437e85f9bca39d574c3e [term 3 FOLLOWER]: Refusing update from remote peer 9ff647725648448e9cfc06f61dcc0ef1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:13.255367 12827 consensus_queue.cc:1048] T 693619749a5847d6beb846ab5776b3a0 P 9ff647725648448e9cfc06f61dcc0ef1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:13.264657 12574 raft_consensus.cc:1275] T 693619749a5847d6beb846ab5776b3a0 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 3 FOLLOWER]: Refusing update from remote peer 9ff647725648448e9cfc06f61dcc0ef1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:13.267298 12840 consensus_queue.cc:1048] T 693619749a5847d6beb846ab5776b3a0 P 9ff647725648448e9cfc06f61dcc0ef1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:16:13.270273 12826 raft_consensus.cc:993] T dd386b8ada304d3fa558501f2ab4f0e0 P 8d9fc0e90d8644bc94694e80fd4e89b7: : Instructing follower 9ff647725648448e9cfc06f61dcc0ef1 to start an election
I20260709 13:16:13.270725 12826 raft_consensus.cc:1081] T dd386b8ada304d3fa558501f2ab4f0e0 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 3 LEADER]: Signalling peer 9ff647725648448e9cfc06f61dcc0ef1 to start an election
I20260709 13:16:13.272320 12499 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dd386b8ada304d3fa558501f2ab4f0e0"
dest_uuid: "9ff647725648448e9cfc06f61dcc0ef1"
 from {username='slave'} at 127.0.0.1:35920
I20260709 13:16:13.272796 12499 raft_consensus.cc:493] T dd386b8ada304d3fa558501f2ab4f0e0 P 9ff647725648448e9cfc06f61dcc0ef1 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:13.273110 12499 raft_consensus.cc:3060] T dd386b8ada304d3fa558501f2ab4f0e0 P 9ff647725648448e9cfc06f61dcc0ef1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:16:13.278910 12499 raft_consensus.cc:515] T dd386b8ada304d3fa558501f2ab4f0e0 P 9ff647725648448e9cfc06f61dcc0ef1 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
I20260709 13:16:13.280638 12499 leader_election.cc:290] T dd386b8ada304d3fa558501f2ab4f0e0 P 9ff647725648448e9cfc06f61dcc0ef1 [CANDIDATE]: Term 4 election: Requested vote from peers 8d9fc0e90d8644bc94694e80fd4e89b7 (127.12.19.130:33155), 38877ca0bb6d437e85f9bca39d574c3e (127.12.19.131:35953)
I20260709 13:16:13.281569 12574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd386b8ada304d3fa558501f2ab4f0e0" candidate_uuid: "9ff647725648448e9cfc06f61dcc0ef1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7"
I20260709 13:16:13.281577 12650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd386b8ada304d3fa558501f2ab4f0e0" candidate_uuid: "9ff647725648448e9cfc06f61dcc0ef1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "38877ca0bb6d437e85f9bca39d574c3e"
I20260709 13:16:13.282110 12574 raft_consensus.cc:3055] T dd386b8ada304d3fa558501f2ab4f0e0 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:16:13.282521 12574 raft_consensus.cc:740] T dd386b8ada304d3fa558501f2ab4f0e0 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 8d9fc0e90d8644bc94694e80fd4e89b7, State: Running, Role: LEADER
I20260709 13:16:13.282202 12650 raft_consensus.cc:3060] T dd386b8ada304d3fa558501f2ab4f0e0 P 38877ca0bb6d437e85f9bca39d574c3e [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:16:13.283186 12574 consensus_queue.cc:260] T dd386b8ada304d3fa558501f2ab4f0e0 P 8d9fc0e90d8644bc94694e80fd4e89b7 [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: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
I20260709 13:16:13.284191 12574 raft_consensus.cc:3060] T dd386b8ada304d3fa558501f2ab4f0e0 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:16:13.288120 12650 raft_consensus.cc:2468] T dd386b8ada304d3fa558501f2ab4f0e0 P 38877ca0bb6d437e85f9bca39d574c3e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ff647725648448e9cfc06f61dcc0ef1 in term 4.
I20260709 13:16:13.288623 12574 raft_consensus.cc:2468] T dd386b8ada304d3fa558501f2ab4f0e0 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ff647725648448e9cfc06f61dcc0ef1 in term 4.
I20260709 13:16:13.289068 12467 leader_election.cc:304] T dd386b8ada304d3fa558501f2ab4f0e0 P 9ff647725648448e9cfc06f61dcc0ef1 [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: 38877ca0bb6d437e85f9bca39d574c3e, 9ff647725648448e9cfc06f61dcc0ef1; no voters: 
I20260709 13:16:13.289757 12827 raft_consensus.cc:2804] T dd386b8ada304d3fa558501f2ab4f0e0 P 9ff647725648448e9cfc06f61dcc0ef1 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:16:13.290158 12827 raft_consensus.cc:697] T dd386b8ada304d3fa558501f2ab4f0e0 P 9ff647725648448e9cfc06f61dcc0ef1 [term 4 LEADER]: Becoming Leader. State: Replica: 9ff647725648448e9cfc06f61dcc0ef1, State: Running, Role: LEADER
I20260709 13:16:13.290853 12827 consensus_queue.cc:237] T dd386b8ada304d3fa558501f2ab4f0e0 P 9ff647725648448e9cfc06f61dcc0ef1 [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: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } }
I20260709 13:16:13.297390 12395 catalog_manager.cc:5697] T dd386b8ada304d3fa558501f2ab4f0e0 P 9ff647725648448e9cfc06f61dcc0ef1 reported cstate change: term changed from 3 to 4, leader changed from 8d9fc0e90d8644bc94694e80fd4e89b7 (127.12.19.130) to 9ff647725648448e9cfc06f61dcc0ef1 (127.12.19.129). New cstate: current_term: 4 leader_uuid: "9ff647725648448e9cfc06f61dcc0ef1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:13.332789 12650 raft_consensus.cc:1275] T a4d9efb418984dc2934b476efbcd6ce1 P 38877ca0bb6d437e85f9bca39d574c3e [term 3 FOLLOWER]: Refusing update from remote peer 9ff647725648448e9cfc06f61dcc0ef1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:13.333848 12827 consensus_queue.cc:1048] T a4d9efb418984dc2934b476efbcd6ce1 P 9ff647725648448e9cfc06f61dcc0ef1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:13.342154 12574 raft_consensus.cc:1275] T a4d9efb418984dc2934b476efbcd6ce1 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 3 FOLLOWER]: Refusing update from remote peer 9ff647725648448e9cfc06f61dcc0ef1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:13.343833 12827 consensus_queue.cc:1048] T a4d9efb418984dc2934b476efbcd6ce1 P 9ff647725648448e9cfc06f61dcc0ef1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:13.523463 12574 raft_consensus.cc:1275] T 70633a0e091041d0b84c541ec8649d99 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 5 FOLLOWER]: Refusing update from remote peer 38877ca0bb6d437e85f9bca39d574c3e: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:16:13.524500 12727 consensus_queue.cc:1048] T 70633a0e091041d0b84c541ec8649d99 P 38877ca0bb6d437e85f9bca39d574c3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:16:13.532859 12499 raft_consensus.cc:1275] T 70633a0e091041d0b84c541ec8649d99 P 9ff647725648448e9cfc06f61dcc0ef1 [term 5 FOLLOWER]: Refusing update from remote peer 38877ca0bb6d437e85f9bca39d574c3e: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:16:13.534586 12835 consensus_queue.cc:1048] T 70633a0e091041d0b84c541ec8649d99 P 38877ca0bb6d437e85f9bca39d574c3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:16:13.708832 12574 raft_consensus.cc:1275] T dd386b8ada304d3fa558501f2ab4f0e0 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 4 FOLLOWER]: Refusing update from remote peer 9ff647725648448e9cfc06f61dcc0ef1: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:16:13.710173 12846 consensus_queue.cc:1048] T dd386b8ada304d3fa558501f2ab4f0e0 P 9ff647725648448e9cfc06f61dcc0ef1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:13.710341 12575 raft_consensus.cc:1275] T 1e4b6b51be9c4c92a8ca720249d86302 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 2 FOLLOWER]: Refusing update from remote peer 38877ca0bb6d437e85f9bca39d574c3e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:13.711632 12835 consensus_queue.cc:1048] T 1e4b6b51be9c4c92a8ca720249d86302 P 38877ca0bb6d437e85f9bca39d574c3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d9fc0e90d8644bc94694e80fd4e89b7" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 33155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:13.723816 12650 raft_consensus.cc:1275] T dd386b8ada304d3fa558501f2ab4f0e0 P 38877ca0bb6d437e85f9bca39d574c3e [term 4 FOLLOWER]: Refusing update from remote peer 9ff647725648448e9cfc06f61dcc0ef1: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:16:13.725888 12828 consensus_queue.cc:1048] T dd386b8ada304d3fa558501f2ab4f0e0 P 9ff647725648448e9cfc06f61dcc0ef1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38877ca0bb6d437e85f9bca39d574c3e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 35953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:16:13.729645 12499 raft_consensus.cc:1275] T 1e4b6b51be9c4c92a8ca720249d86302 P 9ff647725648448e9cfc06f61dcc0ef1 [term 2 FOLLOWER]: Refusing update from remote peer 38877ca0bb6d437e85f9bca39d574c3e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:13.731117 12835 consensus_queue.cc:1048] T 1e4b6b51be9c4c92a8ca720249d86302 P 38877ca0bb6d437e85f9bca39d574c3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ff647725648448e9cfc06f61dcc0ef1" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 38059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 13:16:13.739362 12366 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:16:13.746330 12366 tablet_server.cc:179] TabletServer@127.12.19.129:0 shutting down...
I20260709 13:16:13.772181 12366 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:16:13.772850 12366 tablet_replica.cc:333] T 70633a0e091041d0b84c541ec8649d99 P 9ff647725648448e9cfc06f61dcc0ef1: stopping tablet replica
I20260709 13:16:13.773562 12366 raft_consensus.cc:2243] T 70633a0e091041d0b84c541ec8649d99 P 9ff647725648448e9cfc06f61dcc0ef1 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:13.774047 12366 raft_consensus.cc:2272] T 70633a0e091041d0b84c541ec8649d99 P 9ff647725648448e9cfc06f61dcc0ef1 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:13.776697 12366 tablet_replica.cc:333] T a4d9efb418984dc2934b476efbcd6ce1 P 9ff647725648448e9cfc06f61dcc0ef1: stopping tablet replica
I20260709 13:16:13.777187 12366 raft_consensus.cc:2243] T a4d9efb418984dc2934b476efbcd6ce1 P 9ff647725648448e9cfc06f61dcc0ef1 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:16:13.777859 12366 raft_consensus.cc:2272] T a4d9efb418984dc2934b476efbcd6ce1 P 9ff647725648448e9cfc06f61dcc0ef1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:13.779717 12366 tablet_replica.cc:333] T 41a165fbe4fe4984917618bc919fadb2 P 9ff647725648448e9cfc06f61dcc0ef1: stopping tablet replica
I20260709 13:16:13.780187 12366 raft_consensus.cc:2243] T 41a165fbe4fe4984917618bc919fadb2 P 9ff647725648448e9cfc06f61dcc0ef1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:13.780565 12366 raft_consensus.cc:2272] T 41a165fbe4fe4984917618bc919fadb2 P 9ff647725648448e9cfc06f61dcc0ef1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:13.782076 12366 tablet_replica.cc:333] T b59e1f563be64872a4a4686c7ba35883 P 9ff647725648448e9cfc06f61dcc0ef1: stopping tablet replica
I20260709 13:16:13.782506 12366 raft_consensus.cc:2243] T b59e1f563be64872a4a4686c7ba35883 P 9ff647725648448e9cfc06f61dcc0ef1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:13.782860 12366 raft_consensus.cc:2272] T b59e1f563be64872a4a4686c7ba35883 P 9ff647725648448e9cfc06f61dcc0ef1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:13.784360 12366 tablet_replica.cc:333] T 1e4b6b51be9c4c92a8ca720249d86302 P 9ff647725648448e9cfc06f61dcc0ef1: stopping tablet replica
I20260709 13:16:13.784795 12366 raft_consensus.cc:2243] T 1e4b6b51be9c4c92a8ca720249d86302 P 9ff647725648448e9cfc06f61dcc0ef1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:13.785156 12366 raft_consensus.cc:2272] T 1e4b6b51be9c4c92a8ca720249d86302 P 9ff647725648448e9cfc06f61dcc0ef1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:13.786885 12366 tablet_replica.cc:333] T 693619749a5847d6beb846ab5776b3a0 P 9ff647725648448e9cfc06f61dcc0ef1: stopping tablet replica
I20260709 13:16:13.787429 12366 raft_consensus.cc:2243] T 693619749a5847d6beb846ab5776b3a0 P 9ff647725648448e9cfc06f61dcc0ef1 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:16:13.788074 12366 raft_consensus.cc:2272] T 693619749a5847d6beb846ab5776b3a0 P 9ff647725648448e9cfc06f61dcc0ef1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:13.789788 12366 tablet_replica.cc:333] T 2c44bc88ce814c95b01c92a111845d37 P 9ff647725648448e9cfc06f61dcc0ef1: stopping tablet replica
I20260709 13:16:13.790236 12366 raft_consensus.cc:2243] T 2c44bc88ce814c95b01c92a111845d37 P 9ff647725648448e9cfc06f61dcc0ef1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:13.790608 12366 raft_consensus.cc:2272] T 2c44bc88ce814c95b01c92a111845d37 P 9ff647725648448e9cfc06f61dcc0ef1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:13.792141 12366 tablet_replica.cc:333] T dd386b8ada304d3fa558501f2ab4f0e0 P 9ff647725648448e9cfc06f61dcc0ef1: stopping tablet replica
I20260709 13:16:13.792558 12366 raft_consensus.cc:2243] T dd386b8ada304d3fa558501f2ab4f0e0 P 9ff647725648448e9cfc06f61dcc0ef1 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:16:13.793216 12366 raft_consensus.cc:2272] T dd386b8ada304d3fa558501f2ab4f0e0 P 9ff647725648448e9cfc06f61dcc0ef1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:13.794785 12366 tablet_replica.cc:333] T 95829002df5447858ad3501fc09e633a P 9ff647725648448e9cfc06f61dcc0ef1: stopping tablet replica
I20260709 13:16:13.795217 12366 raft_consensus.cc:2243] T 95829002df5447858ad3501fc09e633a P 9ff647725648448e9cfc06f61dcc0ef1 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:13.795660 12366 raft_consensus.cc:2272] T 95829002df5447858ad3501fc09e633a P 9ff647725648448e9cfc06f61dcc0ef1 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 13:16:13.807756 12539 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 13:16:13.816429 12539 consensus_peers.cc:597] T 41a165fbe4fe4984917618bc919fadb2 P 8d9fc0e90d8644bc94694e80fd4e89b7 -> Peer 9ff647725648448e9cfc06f61dcc0ef1 (127.12.19.129:38059): Couldn't send request to peer 9ff647725648448e9cfc06f61dcc0ef1. Status: Network error: Client connection negotiation failed: client connection to 127.12.19.129:38059: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:13.821321 12539 consensus_peers.cc:597] T 95829002df5447858ad3501fc09e633a P 8d9fc0e90d8644bc94694e80fd4e89b7 -> Peer 9ff647725648448e9cfc06f61dcc0ef1 (127.12.19.129:38059): Couldn't send request to peer 9ff647725648448e9cfc06f61dcc0ef1. Status: Network error: Client connection negotiation failed: client connection to 127.12.19.129:38059: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:13.893316 12366 tablet_server.cc:196] TabletServer@127.12.19.129:0 shutdown complete.
I20260709 13:16:13.910351 12366 tablet_server.cc:179] TabletServer@127.12.19.130:0 shutting down...
I20260709 13:16:13.931423 12366 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:16:13.932070 12366 tablet_replica.cc:333] T a4d9efb418984dc2934b476efbcd6ce1 P 8d9fc0e90d8644bc94694e80fd4e89b7: stopping tablet replica
I20260709 13:16:13.932634 12366 raft_consensus.cc:2243] T a4d9efb418984dc2934b476efbcd6ce1 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:13.933107 12366 raft_consensus.cc:2272] T a4d9efb418984dc2934b476efbcd6ce1 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:13.935143 12366 tablet_replica.cc:333] T b59e1f563be64872a4a4686c7ba35883 P 8d9fc0e90d8644bc94694e80fd4e89b7: stopping tablet replica
I20260709 13:16:13.935761 12366 raft_consensus.cc:2243] T b59e1f563be64872a4a4686c7ba35883 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:13.936251 12366 raft_consensus.cc:2272] T b59e1f563be64872a4a4686c7ba35883 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:13.938453 12366 tablet_replica.cc:333] T 70633a0e091041d0b84c541ec8649d99 P 8d9fc0e90d8644bc94694e80fd4e89b7: stopping tablet replica
I20260709 13:16:13.938910 12366 raft_consensus.cc:2243] T 70633a0e091041d0b84c541ec8649d99 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:13.939237 12366 raft_consensus.cc:2272] T 70633a0e091041d0b84c541ec8649d99 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:13.941011 12366 tablet_replica.cc:333] T 41a165fbe4fe4984917618bc919fadb2 P 8d9fc0e90d8644bc94694e80fd4e89b7: stopping tablet replica
I20260709 13:16:13.941452 12366 raft_consensus.cc:2243] T 41a165fbe4fe4984917618bc919fadb2 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:16:13.942066 12366 raft_consensus.cc:2272] T 41a165fbe4fe4984917618bc919fadb2 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:13.943545 12366 tablet_replica.cc:333] T 2c44bc88ce814c95b01c92a111845d37 P 8d9fc0e90d8644bc94694e80fd4e89b7: stopping tablet replica
I20260709 13:16:13.943936 12366 raft_consensus.cc:2243] T 2c44bc88ce814c95b01c92a111845d37 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:16:13.944531 12366 raft_consensus.cc:2272] T 2c44bc88ce814c95b01c92a111845d37 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:13.946046 12366 tablet_replica.cc:333] T 693619749a5847d6beb846ab5776b3a0 P 8d9fc0e90d8644bc94694e80fd4e89b7: stopping tablet replica
I20260709 13:16:13.946477 12366 raft_consensus.cc:2243] T 693619749a5847d6beb846ab5776b3a0 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:13.946864 12366 raft_consensus.cc:2272] T 693619749a5847d6beb846ab5776b3a0 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:13.948863 12366 tablet_replica.cc:333] T 1e4b6b51be9c4c92a8ca720249d86302 P 8d9fc0e90d8644bc94694e80fd4e89b7: stopping tablet replica
I20260709 13:16:13.949301 12366 raft_consensus.cc:2243] T 1e4b6b51be9c4c92a8ca720249d86302 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:13.949664 12366 raft_consensus.cc:2272] T 1e4b6b51be9c4c92a8ca720249d86302 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:13.951898 12366 tablet_replica.cc:333] T dd386b8ada304d3fa558501f2ab4f0e0 P 8d9fc0e90d8644bc94694e80fd4e89b7: stopping tablet replica
I20260709 13:16:13.952538 12366 raft_consensus.cc:2243] T dd386b8ada304d3fa558501f2ab4f0e0 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:13.953044 12366 raft_consensus.cc:2272] T dd386b8ada304d3fa558501f2ab4f0e0 P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 13:16:13.954773 12615 consensus_peers.cc:597] T b59e1f563be64872a4a4686c7ba35883 P 38877ca0bb6d437e85f9bca39d574c3e -> Peer 8d9fc0e90d8644bc94694e80fd4e89b7 (127.12.19.130:33155): Couldn't send request to peer 8d9fc0e90d8644bc94694e80fd4e89b7. 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 13:16:13.955351 12366 tablet_replica.cc:333] T 95829002df5447858ad3501fc09e633a P 8d9fc0e90d8644bc94694e80fd4e89b7: stopping tablet replica
I20260709 13:16:13.955734 12366 raft_consensus.cc:2243] T 95829002df5447858ad3501fc09e633a P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:16:13.956328 12366 raft_consensus.cc:2272] T 95829002df5447858ad3501fc09e633a P 8d9fc0e90d8644bc94694e80fd4e89b7 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:13.982180 12366 tablet_server.cc:196] TabletServer@127.12.19.130:0 shutdown complete.
I20260709 13:16:13.999677 12366 tablet_server.cc:179] TabletServer@127.12.19.131:0 shutting down...
I20260709 13:16:14.023942 12366 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:16:14.024612 12366 tablet_replica.cc:333] T a4d9efb418984dc2934b476efbcd6ce1 P 38877ca0bb6d437e85f9bca39d574c3e: stopping tablet replica
I20260709 13:16:14.025156 12366 raft_consensus.cc:2243] T a4d9efb418984dc2934b476efbcd6ce1 P 38877ca0bb6d437e85f9bca39d574c3e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:14.025591 12366 raft_consensus.cc:2272] T a4d9efb418984dc2934b476efbcd6ce1 P 38877ca0bb6d437e85f9bca39d574c3e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:14.027650 12366 tablet_replica.cc:333] T 1e4b6b51be9c4c92a8ca720249d86302 P 38877ca0bb6d437e85f9bca39d574c3e: stopping tablet replica
I20260709 13:16:14.028124 12366 raft_consensus.cc:2243] T 1e4b6b51be9c4c92a8ca720249d86302 P 38877ca0bb6d437e85f9bca39d574c3e [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:14.028800 12366 raft_consensus.cc:2272] T 1e4b6b51be9c4c92a8ca720249d86302 P 38877ca0bb6d437e85f9bca39d574c3e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:14.030551 12366 tablet_replica.cc:333] T 70633a0e091041d0b84c541ec8649d99 P 38877ca0bb6d437e85f9bca39d574c3e: stopping tablet replica
I20260709 13:16:14.031015 12366 raft_consensus.cc:2243] T 70633a0e091041d0b84c541ec8649d99 P 38877ca0bb6d437e85f9bca39d574c3e [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:16:14.031778 12366 raft_consensus.cc:2272] T 70633a0e091041d0b84c541ec8649d99 P 38877ca0bb6d437e85f9bca39d574c3e [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:14.033465 12366 tablet_replica.cc:333] T 95829002df5447858ad3501fc09e633a P 38877ca0bb6d437e85f9bca39d574c3e: stopping tablet replica
I20260709 13:16:14.033900 12366 raft_consensus.cc:2243] T 95829002df5447858ad3501fc09e633a P 38877ca0bb6d437e85f9bca39d574c3e [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:14.034265 12366 raft_consensus.cc:2272] T 95829002df5447858ad3501fc09e633a P 38877ca0bb6d437e85f9bca39d574c3e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:14.035861 12366 tablet_replica.cc:333] T 2c44bc88ce814c95b01c92a111845d37 P 38877ca0bb6d437e85f9bca39d574c3e: stopping tablet replica
I20260709 13:16:14.036286 12366 raft_consensus.cc:2243] T 2c44bc88ce814c95b01c92a111845d37 P 38877ca0bb6d437e85f9bca39d574c3e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:14.036664 12366 raft_consensus.cc:2272] T 2c44bc88ce814c95b01c92a111845d37 P 38877ca0bb6d437e85f9bca39d574c3e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:14.038254 12366 tablet_replica.cc:333] T 693619749a5847d6beb846ab5776b3a0 P 38877ca0bb6d437e85f9bca39d574c3e: stopping tablet replica
I20260709 13:16:14.038672 12366 raft_consensus.cc:2243] T 693619749a5847d6beb846ab5776b3a0 P 38877ca0bb6d437e85f9bca39d574c3e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:14.039027 12366 raft_consensus.cc:2272] T 693619749a5847d6beb846ab5776b3a0 P 38877ca0bb6d437e85f9bca39d574c3e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:14.041057 12366 tablet_replica.cc:333] T dd386b8ada304d3fa558501f2ab4f0e0 P 38877ca0bb6d437e85f9bca39d574c3e: stopping tablet replica
I20260709 13:16:14.041478 12366 raft_consensus.cc:2243] T dd386b8ada304d3fa558501f2ab4f0e0 P 38877ca0bb6d437e85f9bca39d574c3e [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:14.041821 12366 raft_consensus.cc:2272] T dd386b8ada304d3fa558501f2ab4f0e0 P 38877ca0bb6d437e85f9bca39d574c3e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:14.043603 12366 tablet_replica.cc:333] T b59e1f563be64872a4a4686c7ba35883 P 38877ca0bb6d437e85f9bca39d574c3e: stopping tablet replica
I20260709 13:16:14.044067 12366 raft_consensus.cc:2243] T b59e1f563be64872a4a4686c7ba35883 P 38877ca0bb6d437e85f9bca39d574c3e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:14.044793 12366 raft_consensus.cc:2272] T b59e1f563be64872a4a4686c7ba35883 P 38877ca0bb6d437e85f9bca39d574c3e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:14.046417 12366 tablet_replica.cc:333] T 41a165fbe4fe4984917618bc919fadb2 P 38877ca0bb6d437e85f9bca39d574c3e: stopping tablet replica
I20260709 13:16:14.046772 12366 raft_consensus.cc:2243] T 41a165fbe4fe4984917618bc919fadb2 P 38877ca0bb6d437e85f9bca39d574c3e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:14.047102 12366 raft_consensus.cc:2272] T 41a165fbe4fe4984917618bc919fadb2 P 38877ca0bb6d437e85f9bca39d574c3e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:14.072788 12366 tablet_server.cc:196] TabletServer@127.12.19.131:0 shutdown complete.
I20260709 13:16:14.088778 12366 master.cc:562] Master@127.12.19.190:40585 shutting down...
I20260709 13:16:14.144939 12453 catalog_manager.cc:805] Waiting for catalog manager background task thread to start: Service unavailable: Catalog manager is not initialized. State: Closing
I20260709 13:16:14.285594 12366 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b6d03682ae0c43d78b72d82f946150fb [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:14.286187 12366 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b6d03682ae0c43d78b72d82f946150fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:14.286563 12366 tablet_replica.cc:333] T 00000000000000000000000000000000 P b6d03682ae0c43d78b72d82f946150fb: stopping tablet replica
I20260709 13:16:14.306706 12366 master.cc:584] Master@127.12.19.190:40585 shutdown complete.
38877ca0bb6d437e85f9bca39d574c3e  1
8d9fc0e90d8644bc94694e80fd4e89b7  4
9ff647725648448e9cfc06f61dcc0ef1  4
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (12583 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260709 13:16:14.347750 12366 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.12.19.190:43033
I20260709 13:16:14.348883 12366 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:16:14.354125 12858 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 13:16:14.354897 12859 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 13:16:14.356148 12861 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 13:16:14.356597 12366 server_base.cc:1061] running on GCE node
I20260709 13:16:14.357345 12366 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:16:14.357517 12366 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 13:16:14.357703 12366 hybrid_clock.cc:648] HybridClock initialized: now 1783602974357674 us; error 0 us; skew 500 ppm
I20260709 13:16:14.358238 12366 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:16:14.360512 12366 webserver.cc:533] Webserver started at http://127.12.19.190:33837/ using document root <none> and password file <none>
I20260709 13:16:14.360980 12366 fs_manager.cc:362] Metadata directory not provided
I20260709 13:16:14.361171 12366 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:16:14.361443 12366 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:16:14.362486 12366 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602961601857-12366-0/minicluster-data/master-0-root/instance:
uuid: "ccf1b31db05349a6910942be84660169"
format_stamp: "Formatted at 2026-07-09 13:16:14 on dist-test-slave-cd6k"
I20260709 13:16:14.366600 12366 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:16:14.369884 12866 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:14.370585 12366 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:16:14.370870 12366 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602961601857-12366-0/minicluster-data/master-0-root
uuid: "ccf1b31db05349a6910942be84660169"
format_stamp: "Formatted at 2026-07-09 13:16:14 on dist-test-slave-cd6k"
I20260709 13:16:14.371156 12366 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602961601857-12366-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602961601857-12366-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602961601857-12366-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 13:16:14.383841 12366 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:16:14.385040 12366 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:16:14.422434 12366 rpc_server.cc:307] RPC server started. Bound to: 127.12.19.190:43033
I20260709 13:16:14.422529 12917 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.19.190:43033 every 8 connection(s)
I20260709 13:16:14.426164 12918 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 13:16:14.435000 12918 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ccf1b31db05349a6910942be84660169: Bootstrap starting.
I20260709 13:16:14.439354 12918 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ccf1b31db05349a6910942be84660169: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:14.443197 12918 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ccf1b31db05349a6910942be84660169: No bootstrap required, opened a new log
I20260709 13:16:14.445488 12918 raft_consensus.cc:359] T 00000000000000000000000000000000 P ccf1b31db05349a6910942be84660169 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ccf1b31db05349a6910942be84660169" member_type: VOTER }
I20260709 13:16:14.445861 12918 raft_consensus.cc:385] T 00000000000000000000000000000000 P ccf1b31db05349a6910942be84660169 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:14.446103 12918 raft_consensus.cc:740] T 00000000000000000000000000000000 P ccf1b31db05349a6910942be84660169 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccf1b31db05349a6910942be84660169, State: Initialized, Role: FOLLOWER
I20260709 13:16:14.446697 12918 consensus_queue.cc:260] T 00000000000000000000000000000000 P ccf1b31db05349a6910942be84660169 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ccf1b31db05349a6910942be84660169" member_type: VOTER }
I20260709 13:16:14.447122 12918 raft_consensus.cc:399] T 00000000000000000000000000000000 P ccf1b31db05349a6910942be84660169 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:16:14.447337 12918 raft_consensus.cc:493] T 00000000000000000000000000000000 P ccf1b31db05349a6910942be84660169 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:16:14.447638 12918 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ccf1b31db05349a6910942be84660169 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:14.451558 12918 raft_consensus.cc:515] T 00000000000000000000000000000000 P ccf1b31db05349a6910942be84660169 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ccf1b31db05349a6910942be84660169" member_type: VOTER }
I20260709 13:16:14.452054 12918 leader_election.cc:304] T 00000000000000000000000000000000 P ccf1b31db05349a6910942be84660169 [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: ccf1b31db05349a6910942be84660169; no voters: 
I20260709 13:16:14.453111 12918 leader_election.cc:290] T 00000000000000000000000000000000 P ccf1b31db05349a6910942be84660169 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:16:14.453403 12921 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ccf1b31db05349a6910942be84660169 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:14.454695 12921 raft_consensus.cc:697] T 00000000000000000000000000000000 P ccf1b31db05349a6910942be84660169 [term 1 LEADER]: Becoming Leader. State: Replica: ccf1b31db05349a6910942be84660169, State: Running, Role: LEADER
I20260709 13:16:14.455433 12921 consensus_queue.cc:237] T 00000000000000000000000000000000 P ccf1b31db05349a6910942be84660169 [LEADER]: Queue going to LEADER mode. State: All 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: "ccf1b31db05349a6910942be84660169" member_type: VOTER }
I20260709 13:16:14.456089 12918 sys_catalog.cc:565] T 00000000000000000000000000000000 P ccf1b31db05349a6910942be84660169 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:16:14.460597 12923 sys_catalog.cc:455] T 00000000000000000000000000000000 P ccf1b31db05349a6910942be84660169 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ccf1b31db05349a6910942be84660169. Latest consensus state: current_term: 1 leader_uuid: "ccf1b31db05349a6910942be84660169" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ccf1b31db05349a6910942be84660169" member_type: VOTER } }
I20260709 13:16:14.461261 12923 sys_catalog.cc:458] T 00000000000000000000000000000000 P ccf1b31db05349a6910942be84660169 [sys.catalog]: This master's current role is: LEADER
I20260709 13:16:14.461721 12922 sys_catalog.cc:455] T 00000000000000000000000000000000 P ccf1b31db05349a6910942be84660169 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ccf1b31db05349a6910942be84660169" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ccf1b31db05349a6910942be84660169" member_type: VOTER } }
I20260709 13:16:14.462148 12922 sys_catalog.cc:458] T 00000000000000000000000000000000 P ccf1b31db05349a6910942be84660169 [sys.catalog]: This master's current role is: LEADER
I20260709 13:16:14.463490 12928 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:16:14.468137 12928 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:16:14.472510 12366 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:16:14.476189 12928 catalog_manager.cc:1383] Generated new cluster ID: 5b3a54d68d584cbcabbe1faefe26c190
I20260709 13:16:14.476464 12928 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:16:14.487689 12928 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:16:14.488838 12928 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:16:14.498569 12928 catalog_manager.cc:6070] T 00000000000000000000000000000000 P ccf1b31db05349a6910942be84660169: Generated new TSK 0
I20260709 13:16:14.499130 12928 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:16:14.507073 12366 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:16:14.512676 12939 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 13:16:14.513916 12940 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 13:16:14.515286 12942 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 13:16:14.515631 12366 server_base.cc:1061] running on GCE node
I20260709 13:16:14.516430 12366 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:16:14.516603 12366 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 13:16:14.516721 12366 hybrid_clock.cc:648] HybridClock initialized: now 1783602974516710 us; error 0 us; skew 500 ppm
I20260709 13:16:14.517177 12366 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:16:14.519246 12366 webserver.cc:533] Webserver started at http://127.12.19.129:33451/ using document root <none> and password file <none>
I20260709 13:16:14.519734 12366 fs_manager.cc:362] Metadata directory not provided
I20260709 13:16:14.519884 12366 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:16:14.520112 12366 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:16:14.521055 12366 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602961601857-12366-0/minicluster-data/ts-0-root/instance:
uuid: "2a14b9abb1644380a7b05f57a91aafc8"
format_stamp: "Formatted at 2026-07-09 13:16:14 on dist-test-slave-cd6k"
I20260709 13:16:14.525152 12366 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:16:14.528152 12947 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:14.528831 12366 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:16:14.529081 12366 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602961601857-12366-0/minicluster-data/ts-0-root
uuid: "2a14b9abb1644380a7b05f57a91aafc8"
format_stamp: "Formatted at 2026-07-09 13:16:14 on dist-test-slave-cd6k"
I20260709 13:16:14.529312 12366 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602961601857-12366-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602961601857-12366-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602961601857-12366-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 13:16:14.567478 12366 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:16:14.568733 12366 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:16:14.570181 12366 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:16:14.572532 12366 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:16:14.572712 12366 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:14.573060 12366 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:16:14.573243 12366 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:14.612354 12366 rpc_server.cc:307] RPC server started. Bound to: 127.12.19.129:46597
I20260709 13:16:14.612443 13009 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.19.129:46597 every 8 connection(s)
I20260709 13:16:14.616930 12366 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:16:14.624282 13014 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 13:16:14.625371 13015 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 13:16:14.628254 13017 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 13:16:14.628954 12366 server_base.cc:1061] running on GCE node
I20260709 13:16:14.629774 12366 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:16:14.629951 12366 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 13:16:14.630071 12366 hybrid_clock.cc:648] HybridClock initialized: now 1783602974630060 us; error 0 us; skew 500 ppm
I20260709 13:16:14.630512 12366 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:16:14.633209 12366 webserver.cc:533] Webserver started at http://127.12.19.130:32789/ using document root <none> and password file <none>
I20260709 13:16:14.633754 12366 fs_manager.cc:362] Metadata directory not provided
I20260709 13:16:14.633966 12366 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:16:14.634238 12366 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:16:14.634833 13010 heartbeater.cc:344] Connected to a master server at 127.12.19.190:43033
I20260709 13:16:14.635177 13010 heartbeater.cc:461] Registering TS with master...
I20260709 13:16:14.635457 12366 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602961601857-12366-0/minicluster-data/ts-1-root/instance:
uuid: "b4fc7c39a2154ea580b1ce3c361b933d"
format_stamp: "Formatted at 2026-07-09 13:16:14 on dist-test-slave-cd6k"
I20260709 13:16:14.635947 13010 heartbeater.cc:507] Master 127.12.19.190:43033 requested a full tablet report, sending...
I20260709 13:16:14.637821 12883 ts_manager.cc:194] Registered new tserver with Master: 2a14b9abb1644380a7b05f57a91aafc8 (127.12.19.129:46597)
I20260709 13:16:14.639730 12883 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37804
I20260709 13:16:14.641175 12366 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.004s
I20260709 13:16:14.644244 13022 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:14.644927 12366 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:16:14.645200 12366 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602961601857-12366-0/minicluster-data/ts-1-root
uuid: "b4fc7c39a2154ea580b1ce3c361b933d"
format_stamp: "Formatted at 2026-07-09 13:16:14 on dist-test-slave-cd6k"
I20260709 13:16:14.645480 12366 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602961601857-12366-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602961601857-12366-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602961601857-12366-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 13:16:14.664785 12366 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:16:14.666450 12366 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:16:14.668363 12366 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:16:14.670423 12366 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:16:14.670629 12366 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:14.670874 12366 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:16:14.671041 12366 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:14.709107 12366 rpc_server.cc:307] RPC server started. Bound to: 127.12.19.130:44165
I20260709 13:16:14.709216 13084 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.19.130:44165 every 8 connection(s)
I20260709 13:16:14.713711 12366 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:16:14.720525 13088 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 13:16:14.722718 13089 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 13:16:14.724056 13091 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 13:16:14.725103 12366 server_base.cc:1061] running on GCE node
I20260709 13:16:14.725945 13085 heartbeater.cc:344] Connected to a master server at 127.12.19.190:43033
I20260709 13:16:14.726100 12366 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 13:16:14.726223 13085 heartbeater.cc:461] Registering TS with master...
W20260709 13:16:14.726312 12366 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 13:16:14.726461 12366 hybrid_clock.cc:648] HybridClock initialized: now 1783602974726450 us; error 0 us; skew 500 ppm
I20260709 13:16:14.726933 12366 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:16:14.726882 13085 heartbeater.cc:507] Master 127.12.19.190:43033 requested a full tablet report, sending...
I20260709 13:16:14.729223 12883 ts_manager.cc:194] Registered new tserver with Master: b4fc7c39a2154ea580b1ce3c361b933d (127.12.19.130:44165)
I20260709 13:16:14.729517 12366 webserver.cc:533] Webserver started at http://127.12.19.131:39401/ using document root <none> and password file <none>
I20260709 13:16:14.730115 12366 fs_manager.cc:362] Metadata directory not provided
I20260709 13:16:14.730360 12366 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:16:14.730685 12366 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:16:14.730975 12883 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37820
I20260709 13:16:14.732087 12366 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602961601857-12366-0/minicluster-data/ts-2-root/instance:
uuid: "23da8d4c96494a6fbb20e590701bf801"
format_stamp: "Formatted at 2026-07-09 13:16:14 on dist-test-slave-cd6k"
I20260709 13:16:14.736166 12366 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260709 13:16:14.739094 13096 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:14.739789 12366 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:16:14.740067 12366 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602961601857-12366-0/minicluster-data/ts-2-root
uuid: "23da8d4c96494a6fbb20e590701bf801"
format_stamp: "Formatted at 2026-07-09 13:16:14 on dist-test-slave-cd6k"
I20260709 13:16:14.740353 12366 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602961601857-12366-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602961601857-12366-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602961601857-12366-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 13:16:14.751590 12366 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:16:14.752656 12366 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:16:14.753996 12366 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:16:14.756069 12366 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:16:14.756289 12366 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:14.756526 12366 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:16:14.756695 12366 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:14.794365 12366 rpc_server.cc:307] RPC server started. Bound to: 127.12.19.131:38049
I20260709 13:16:14.794454 13158 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.19.131:38049 every 8 connection(s)
I20260709 13:16:14.807718 13159 heartbeater.cc:344] Connected to a master server at 127.12.19.190:43033
I20260709 13:16:14.808082 13159 heartbeater.cc:461] Registering TS with master...
I20260709 13:16:14.808715 13159 heartbeater.cc:507] Master 127.12.19.190:43033 requested a full tablet report, sending...
I20260709 13:16:14.810452 12883 ts_manager.cc:194] Registered new tserver with Master: 23da8d4c96494a6fbb20e590701bf801 (127.12.19.131:38049)
I20260709 13:16:14.811417 12366 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014121598s
I20260709 13:16:14.811777 12883 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37834
I20260709 13:16:14.833778 12883 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37840:
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 13:16:14.836484 12883 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 13:16:14.906133 13122 tablet_service.cc:1511] Processing CreateTablet for tablet aea6b39fd0dd4649996b22d3a870a64a (DEFAULT_TABLE table=test-workload [id=f9330f0e85d649309d65992ddf351226]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:16:14.908044 13122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aea6b39fd0dd4649996b22d3a870a64a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:14.912204 13124 tablet_service.cc:1511] Processing CreateTablet for tablet 9089a04c0a2846c0bcad23a0952545b7 (DEFAULT_TABLE table=test-workload [id=f9330f0e85d649309d65992ddf351226]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:16:14.913515 13124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9089a04c0a2846c0bcad23a0952545b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:14.914314 13123 tablet_service.cc:1511] Processing CreateTablet for tablet 32199b48d8c343d99785f87b0c83b8c7 (DEFAULT_TABLE table=test-workload [id=f9330f0e85d649309d65992ddf351226]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:16:14.915663 13123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32199b48d8c343d99785f87b0c83b8c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:14.915398 12975 tablet_service.cc:1511] Processing CreateTablet for tablet 9089a04c0a2846c0bcad23a0952545b7 (DEFAULT_TABLE table=test-workload [id=f9330f0e85d649309d65992ddf351226]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:16:14.916612 12975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9089a04c0a2846c0bcad23a0952545b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:14.922341 12974 tablet_service.cc:1511] Processing CreateTablet for tablet 32199b48d8c343d99785f87b0c83b8c7 (DEFAULT_TABLE table=test-workload [id=f9330f0e85d649309d65992ddf351226]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:16:14.924053 12974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32199b48d8c343d99785f87b0c83b8c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:14.940340 12972 tablet_service.cc:1511] Processing CreateTablet for tablet 4df771ce874e4cd09959b751530e4f90 (DEFAULT_TABLE table=test-workload [id=f9330f0e85d649309d65992ddf351226]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:16:14.941634 12972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4df771ce874e4cd09959b751530e4f90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:14.944416 12971 tablet_service.cc:1511] Processing CreateTablet for tablet aed945e71b654c609b1c07545dab3935 (DEFAULT_TABLE table=test-workload [id=f9330f0e85d649309d65992ddf351226]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:16:14.945650 12971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aed945e71b654c609b1c07545dab3935. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:14.947389 12967 tablet_service.cc:1511] Processing CreateTablet for tablet 8dc56d63b159460794d5677d70af2aa0 (DEFAULT_TABLE table=test-workload [id=f9330f0e85d649309d65992ddf351226]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:16:14.948618 12967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8dc56d63b159460794d5677d70af2aa0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:14.949373 13046 tablet_service.cc:1511] Processing CreateTablet for tablet aed945e71b654c609b1c07545dab3935 (DEFAULT_TABLE table=test-workload [id=f9330f0e85d649309d65992ddf351226]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:16:14.950677 13046 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aed945e71b654c609b1c07545dab3935. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:14.950445 13050 tablet_service.cc:1511] Processing CreateTablet for tablet 9089a04c0a2846c0bcad23a0952545b7 (DEFAULT_TABLE table=test-workload [id=f9330f0e85d649309d65992ddf351226]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:16:14.951674 13050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9089a04c0a2846c0bcad23a0952545b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:14.952422 12968 tablet_service.cc:1511] Processing CreateTablet for tablet ead9b2700246427eacbf272bc2de66cf (DEFAULT_TABLE table=test-workload [id=f9330f0e85d649309d65992ddf351226]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:16:14.952610 13045 tablet_service.cc:1511] Processing CreateTablet for tablet 4725f36745ec4ee9b25af6369352f770 (DEFAULT_TABLE table=test-workload [id=f9330f0e85d649309d65992ddf351226]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:16:14.953713 12968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ead9b2700246427eacbf272bc2de66cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:14.953958 13045 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4725f36745ec4ee9b25af6369352f770. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:14.956272 13044 tablet_service.cc:1511] Processing CreateTablet for tablet ea771026029b499181f886d00bfbaffe (DEFAULT_TABLE table=test-workload [id=f9330f0e85d649309d65992ddf351226]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:16:14.956367 13049 tablet_service.cc:1511] Processing CreateTablet for tablet 32199b48d8c343d99785f87b0c83b8c7 (DEFAULT_TABLE table=test-workload [id=f9330f0e85d649309d65992ddf351226]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:16:14.956416 12969 tablet_service.cc:1511] Processing CreateTablet for tablet ea771026029b499181f886d00bfbaffe (DEFAULT_TABLE table=test-workload [id=f9330f0e85d649309d65992ddf351226]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:16:14.957608 13044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea771026029b499181f886d00bfbaffe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:14.957799 12969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea771026029b499181f886d00bfbaffe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:14.958232 13048 tablet_service.cc:1511] Processing CreateTablet for tablet aea6b39fd0dd4649996b22d3a870a64a (DEFAULT_TABLE table=test-workload [id=f9330f0e85d649309d65992ddf351226]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:16:14.960198 13047 tablet_service.cc:1511] Processing CreateTablet for tablet 4df771ce874e4cd09959b751530e4f90 (DEFAULT_TABLE table=test-workload [id=f9330f0e85d649309d65992ddf351226]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:16:14.960402 13043 tablet_service.cc:1511] Processing CreateTablet for tablet ead9b2700246427eacbf272bc2de66cf (DEFAULT_TABLE table=test-workload [id=f9330f0e85d649309d65992ddf351226]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:16:14.960456 12970 tablet_service.cc:1511] Processing CreateTablet for tablet 4725f36745ec4ee9b25af6369352f770 (DEFAULT_TABLE table=test-workload [id=f9330f0e85d649309d65992ddf351226]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:16:14.962037 12973 tablet_service.cc:1511] Processing CreateTablet for tablet aea6b39fd0dd4649996b22d3a870a64a (DEFAULT_TABLE table=test-workload [id=f9330f0e85d649309d65992ddf351226]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:16:14.964498 12973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aea6b39fd0dd4649996b22d3a870a64a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:14.966333 13048 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aea6b39fd0dd4649996b22d3a870a64a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:14.966504 13042 tablet_service.cc:1511] Processing CreateTablet for tablet 8dc56d63b159460794d5677d70af2aa0 (DEFAULT_TABLE table=test-workload [id=f9330f0e85d649309d65992ddf351226]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:16:14.967900 13049 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32199b48d8c343d99785f87b0c83b8c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:14.968593 13047 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4df771ce874e4cd09959b751530e4f90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:14.971731 13043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ead9b2700246427eacbf272bc2de66cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:14.981431 13121 tablet_service.cc:1511] Processing CreateTablet for tablet 4df771ce874e4cd09959b751530e4f90 (DEFAULT_TABLE table=test-workload [id=f9330f0e85d649309d65992ddf351226]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:16:14.982733 13121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4df771ce874e4cd09959b751530e4f90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:14.983666 13042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8dc56d63b159460794d5677d70af2aa0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:14.995450 12970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4725f36745ec4ee9b25af6369352f770. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:15.012143 13120 tablet_service.cc:1511] Processing CreateTablet for tablet aed945e71b654c609b1c07545dab3935 (DEFAULT_TABLE table=test-workload [id=f9330f0e85d649309d65992ddf351226]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:16:15.013604 13120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aed945e71b654c609b1c07545dab3935. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:15.024546 13119 tablet_service.cc:1511] Processing CreateTablet for tablet 4725f36745ec4ee9b25af6369352f770 (DEFAULT_TABLE table=test-workload [id=f9330f0e85d649309d65992ddf351226]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:16:15.026054 13119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4725f36745ec4ee9b25af6369352f770. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:15.048897 13175 tablet_bootstrap.cc:492] T 9089a04c0a2846c0bcad23a0952545b7 P b4fc7c39a2154ea580b1ce3c361b933d: Bootstrap starting.
I20260709 13:16:15.050927 13173 tablet_bootstrap.cc:492] T aed945e71b654c609b1c07545dab3935 P 2a14b9abb1644380a7b05f57a91aafc8: Bootstrap starting.
I20260709 13:16:15.050724 13118 tablet_service.cc:1511] Processing CreateTablet for tablet ead9b2700246427eacbf272bc2de66cf (DEFAULT_TABLE table=test-workload [id=f9330f0e85d649309d65992ddf351226]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:16:15.052268 13117 tablet_service.cc:1511] Processing CreateTablet for tablet 8dc56d63b159460794d5677d70af2aa0 (DEFAULT_TABLE table=test-workload [id=f9330f0e85d649309d65992ddf351226]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:16:15.053696 13118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ead9b2700246427eacbf272bc2de66cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:15.058096 12969 tablet_service.cc:1511] Processing CreateTablet for tablet 173de9bbdcf24d968f5163f204720e03 (DEFAULT_TABLE table=test-workload [id=f9330f0e85d649309d65992ddf351226]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:16:15.059360 12969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 173de9bbdcf24d968f5163f204720e03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:15.063778 13117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8dc56d63b159460794d5677d70af2aa0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:15.067898 13050 tablet_service.cc:1511] Processing CreateTablet for tablet 173de9bbdcf24d968f5163f204720e03 (DEFAULT_TABLE table=test-workload [id=f9330f0e85d649309d65992ddf351226]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:16:15.073418 13050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 173de9bbdcf24d968f5163f204720e03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:15.076570 13174 tablet_bootstrap.cc:492] T 32199b48d8c343d99785f87b0c83b8c7 P 23da8d4c96494a6fbb20e590701bf801: Bootstrap starting.
I20260709 13:16:15.077863 13121 tablet_service.cc:1511] Processing CreateTablet for tablet ea771026029b499181f886d00bfbaffe (DEFAULT_TABLE table=test-workload [id=f9330f0e85d649309d65992ddf351226]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:16:15.079149 13121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea771026029b499181f886d00bfbaffe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:15.071101 13175 tablet_bootstrap.cc:654] T 9089a04c0a2846c0bcad23a0952545b7 P b4fc7c39a2154ea580b1ce3c361b933d: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:15.086179 13123 tablet_service.cc:1511] Processing CreateTablet for tablet 173de9bbdcf24d968f5163f204720e03 (DEFAULT_TABLE table=test-workload [id=f9330f0e85d649309d65992ddf351226]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:16:15.087437 13123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 173de9bbdcf24d968f5163f204720e03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:15.101799 13174 tablet_bootstrap.cc:654] T 32199b48d8c343d99785f87b0c83b8c7 P 23da8d4c96494a6fbb20e590701bf801: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:15.104347 13173 tablet_bootstrap.cc:654] T aed945e71b654c609b1c07545dab3935 P 2a14b9abb1644380a7b05f57a91aafc8: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:15.140336 13175 tablet_bootstrap.cc:492] T 9089a04c0a2846c0bcad23a0952545b7 P b4fc7c39a2154ea580b1ce3c361b933d: No bootstrap required, opened a new log
I20260709 13:16:15.140869 13175 ts_tablet_manager.cc:1403] T 9089a04c0a2846c0bcad23a0952545b7 P b4fc7c39a2154ea580b1ce3c361b933d: Time spent bootstrapping tablet: real 0.092s	user 0.009s	sys 0.020s
I20260709 13:16:15.143612 13175 raft_consensus.cc:359] T 9089a04c0a2846c0bcad23a0952545b7 P b4fc7c39a2154ea580b1ce3c361b933d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } } peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } }
I20260709 13:16:15.144335 13174 tablet_bootstrap.cc:492] T 32199b48d8c343d99785f87b0c83b8c7 P 23da8d4c96494a6fbb20e590701bf801: No bootstrap required, opened a new log
I20260709 13:16:15.144395 13175 raft_consensus.cc:385] T 9089a04c0a2846c0bcad23a0952545b7 P b4fc7c39a2154ea580b1ce3c361b933d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:15.144948 13175 raft_consensus.cc:740] T 9089a04c0a2846c0bcad23a0952545b7 P b4fc7c39a2154ea580b1ce3c361b933d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4fc7c39a2154ea580b1ce3c361b933d, State: Initialized, Role: FOLLOWER
I20260709 13:16:15.145021 13174 ts_tablet_manager.cc:1403] T 32199b48d8c343d99785f87b0c83b8c7 P 23da8d4c96494a6fbb20e590701bf801: Time spent bootstrapping tablet: real 0.069s	user 0.019s	sys 0.017s
I20260709 13:16:15.146044 13173 tablet_bootstrap.cc:492] T aed945e71b654c609b1c07545dab3935 P 2a14b9abb1644380a7b05f57a91aafc8: No bootstrap required, opened a new log
I20260709 13:16:15.145849 13175 consensus_queue.cc:260] T 9089a04c0a2846c0bcad23a0952545b7 P b4fc7c39a2154ea580b1ce3c361b933d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } } peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } }
I20260709 13:16:15.146517 13173 ts_tablet_manager.cc:1403] T aed945e71b654c609b1c07545dab3935 P 2a14b9abb1644380a7b05f57a91aafc8: Time spent bootstrapping tablet: real 0.096s	user 0.014s	sys 0.000s
I20260709 13:16:15.148193 13174 raft_consensus.cc:359] T 32199b48d8c343d99785f87b0c83b8c7 P 23da8d4c96494a6fbb20e590701bf801 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } }
I20260709 13:16:15.148948 13174 raft_consensus.cc:385] T 32199b48d8c343d99785f87b0c83b8c7 P 23da8d4c96494a6fbb20e590701bf801 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:15.149290 13174 raft_consensus.cc:740] T 32199b48d8c343d99785f87b0c83b8c7 P 23da8d4c96494a6fbb20e590701bf801 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23da8d4c96494a6fbb20e590701bf801, State: Initialized, Role: FOLLOWER
I20260709 13:16:15.150228 13174 consensus_queue.cc:260] T 32199b48d8c343d99785f87b0c83b8c7 P 23da8d4c96494a6fbb20e590701bf801 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } }
I20260709 13:16:15.150393 13173 raft_consensus.cc:359] T aed945e71b654c609b1c07545dab3935 P 2a14b9abb1644380a7b05f57a91aafc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } }
I20260709 13:16:15.151639 13173 raft_consensus.cc:385] T aed945e71b654c609b1c07545dab3935 P 2a14b9abb1644380a7b05f57a91aafc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:15.152104 13173 raft_consensus.cc:740] T aed945e71b654c609b1c07545dab3935 P 2a14b9abb1644380a7b05f57a91aafc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a14b9abb1644380a7b05f57a91aafc8, State: Initialized, Role: FOLLOWER
I20260709 13:16:15.153275 13173 consensus_queue.cc:260] T aed945e71b654c609b1c07545dab3935 P 2a14b9abb1644380a7b05f57a91aafc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } }
I20260709 13:16:15.155544 13159 heartbeater.cc:499] Master 127.12.19.190:43033 was elected leader, sending a full tablet report...
I20260709 13:16:15.156124 13085 heartbeater.cc:499] Master 127.12.19.190:43033 was elected leader, sending a full tablet report...
I20260709 13:16:15.156194 13174 ts_tablet_manager.cc:1434] T 32199b48d8c343d99785f87b0c83b8c7 P 23da8d4c96494a6fbb20e590701bf801: Time spent starting tablet: real 0.011s	user 0.010s	sys 0.000s
I20260709 13:16:15.156652 13175 ts_tablet_manager.cc:1434] T 9089a04c0a2846c0bcad23a0952545b7 P b4fc7c39a2154ea580b1ce3c361b933d: Time spent starting tablet: real 0.015s	user 0.011s	sys 0.003s
I20260709 13:16:15.157240 13174 tablet_bootstrap.cc:492] T 4df771ce874e4cd09959b751530e4f90 P 23da8d4c96494a6fbb20e590701bf801: Bootstrap starting.
I20260709 13:16:15.157572 13175 tablet_bootstrap.cc:492] T 8dc56d63b159460794d5677d70af2aa0 P b4fc7c39a2154ea580b1ce3c361b933d: Bootstrap starting.
I20260709 13:16:15.163797 13174 tablet_bootstrap.cc:654] T 4df771ce874e4cd09959b751530e4f90 P 23da8d4c96494a6fbb20e590701bf801: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:15.163856 13175 tablet_bootstrap.cc:654] T 8dc56d63b159460794d5677d70af2aa0 P b4fc7c39a2154ea580b1ce3c361b933d: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:15.197517 13010 heartbeater.cc:499] Master 127.12.19.190:43033 was elected leader, sending a full tablet report...
I20260709 13:16:15.197500 13181 raft_consensus.cc:493] T aed945e71b654c609b1c07545dab3935 P 2a14b9abb1644380a7b05f57a91aafc8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:15.199744 13173 ts_tablet_manager.cc:1434] T aed945e71b654c609b1c07545dab3935 P 2a14b9abb1644380a7b05f57a91aafc8: Time spent starting tablet: real 0.053s	user 0.012s	sys 0.012s
I20260709 13:16:15.200755 13173 tablet_bootstrap.cc:492] T ea771026029b499181f886d00bfbaffe P 2a14b9abb1644380a7b05f57a91aafc8: Bootstrap starting.
I20260709 13:16:15.199242 13181 raft_consensus.cc:515] T aed945e71b654c609b1c07545dab3935 P 2a14b9abb1644380a7b05f57a91aafc8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } }
I20260709 13:16:15.203510 13181 leader_election.cc:290] T aed945e71b654c609b1c07545dab3935 P 2a14b9abb1644380a7b05f57a91aafc8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4fc7c39a2154ea580b1ce3c361b933d (127.12.19.130:44165), 23da8d4c96494a6fbb20e590701bf801 (127.12.19.131:38049)
I20260709 13:16:15.207314 13175 tablet_bootstrap.cc:492] T 8dc56d63b159460794d5677d70af2aa0 P b4fc7c39a2154ea580b1ce3c361b933d: No bootstrap required, opened a new log
I20260709 13:16:15.207520 13174 tablet_bootstrap.cc:492] T 4df771ce874e4cd09959b751530e4f90 P 23da8d4c96494a6fbb20e590701bf801: No bootstrap required, opened a new log
I20260709 13:16:15.207892 13174 ts_tablet_manager.cc:1403] T 4df771ce874e4cd09959b751530e4f90 P 23da8d4c96494a6fbb20e590701bf801: Time spent bootstrapping tablet: real 0.051s	user 0.027s	sys 0.007s
I20260709 13:16:15.207803 13175 ts_tablet_manager.cc:1403] T 8dc56d63b159460794d5677d70af2aa0 P b4fc7c39a2154ea580b1ce3c361b933d: Time spent bootstrapping tablet: real 0.050s	user 0.022s	sys 0.009s
I20260709 13:16:15.210757 13174 raft_consensus.cc:359] T 4df771ce874e4cd09959b751530e4f90 P 23da8d4c96494a6fbb20e590701bf801 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } }
I20260709 13:16:15.211606 13174 raft_consensus.cc:385] T 4df771ce874e4cd09959b751530e4f90 P 23da8d4c96494a6fbb20e590701bf801 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:15.211947 13174 raft_consensus.cc:740] T 4df771ce874e4cd09959b751530e4f90 P 23da8d4c96494a6fbb20e590701bf801 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23da8d4c96494a6fbb20e590701bf801, State: Initialized, Role: FOLLOWER
I20260709 13:16:15.211689 13175 raft_consensus.cc:359] T 8dc56d63b159460794d5677d70af2aa0 P b4fc7c39a2154ea580b1ce3c361b933d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } }
I20260709 13:16:15.215626 13175 raft_consensus.cc:385] T 8dc56d63b159460794d5677d70af2aa0 P b4fc7c39a2154ea580b1ce3c361b933d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:15.215780 13174 consensus_queue.cc:260] T 4df771ce874e4cd09959b751530e4f90 P 23da8d4c96494a6fbb20e590701bf801 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } }
I20260709 13:16:15.216190 13175 raft_consensus.cc:740] T 8dc56d63b159460794d5677d70af2aa0 P b4fc7c39a2154ea580b1ce3c361b933d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4fc7c39a2154ea580b1ce3c361b933d, State: Initialized, Role: FOLLOWER
I20260709 13:16:15.218112 13174 ts_tablet_manager.cc:1434] T 4df771ce874e4cd09959b751530e4f90 P 23da8d4c96494a6fbb20e590701bf801: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:16:15.217645 13175 consensus_queue.cc:260] T 8dc56d63b159460794d5677d70af2aa0 P b4fc7c39a2154ea580b1ce3c361b933d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } }
I20260709 13:16:15.220800 13175 ts_tablet_manager.cc:1434] T 8dc56d63b159460794d5677d70af2aa0 P b4fc7c39a2154ea580b1ce3c361b933d: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:16:15.225117 13175 tablet_bootstrap.cc:492] T ea771026029b499181f886d00bfbaffe P b4fc7c39a2154ea580b1ce3c361b933d: Bootstrap starting.
I20260709 13:16:15.225951 13173 tablet_bootstrap.cc:654] T ea771026029b499181f886d00bfbaffe P 2a14b9abb1644380a7b05f57a91aafc8: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:15.227324 13174 tablet_bootstrap.cc:492] T aea6b39fd0dd4649996b22d3a870a64a P 23da8d4c96494a6fbb20e590701bf801: Bootstrap starting.
I20260709 13:16:15.233692 13175 tablet_bootstrap.cc:654] T ea771026029b499181f886d00bfbaffe P b4fc7c39a2154ea580b1ce3c361b933d: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:15.244220 13174 tablet_bootstrap.cc:654] T aea6b39fd0dd4649996b22d3a870a64a P 23da8d4c96494a6fbb20e590701bf801: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:15.244779 13134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aed945e71b654c609b1c07545dab3935" candidate_uuid: "2a14b9abb1644380a7b05f57a91aafc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23da8d4c96494a6fbb20e590701bf801" is_pre_election: true
W20260709 13:16:15.246699 12951 leader_election.cc:343] T aed945e71b654c609b1c07545dab3935 P 2a14b9abb1644380a7b05f57a91aafc8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23da8d4c96494a6fbb20e590701bf801 (127.12.19.131:38049): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:15.252446 13173 tablet_bootstrap.cc:492] T ea771026029b499181f886d00bfbaffe P 2a14b9abb1644380a7b05f57a91aafc8: No bootstrap required, opened a new log
I20260709 13:16:15.253067 13173 ts_tablet_manager.cc:1403] T ea771026029b499181f886d00bfbaffe P 2a14b9abb1644380a7b05f57a91aafc8: Time spent bootstrapping tablet: real 0.053s	user 0.013s	sys 0.001s
I20260709 13:16:15.254315 13175 tablet_bootstrap.cc:492] T ea771026029b499181f886d00bfbaffe P b4fc7c39a2154ea580b1ce3c361b933d: No bootstrap required, opened a new log
I20260709 13:16:15.254805 13175 ts_tablet_manager.cc:1403] T ea771026029b499181f886d00bfbaffe P b4fc7c39a2154ea580b1ce3c361b933d: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.000s
I20260709 13:16:15.256404 13173 raft_consensus.cc:359] T ea771026029b499181f886d00bfbaffe P 2a14b9abb1644380a7b05f57a91aafc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } }
I20260709 13:16:15.257323 13173 raft_consensus.cc:385] T ea771026029b499181f886d00bfbaffe P 2a14b9abb1644380a7b05f57a91aafc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:15.257692 13173 raft_consensus.cc:740] T ea771026029b499181f886d00bfbaffe P 2a14b9abb1644380a7b05f57a91aafc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a14b9abb1644380a7b05f57a91aafc8, State: Initialized, Role: FOLLOWER
I20260709 13:16:15.258410 13175 raft_consensus.cc:359] T ea771026029b499181f886d00bfbaffe P b4fc7c39a2154ea580b1ce3c361b933d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } }
I20260709 13:16:15.259186 13175 raft_consensus.cc:385] T ea771026029b499181f886d00bfbaffe P b4fc7c39a2154ea580b1ce3c361b933d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:15.258697 13173 consensus_queue.cc:260] T ea771026029b499181f886d00bfbaffe P 2a14b9abb1644380a7b05f57a91aafc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } }
I20260709 13:16:15.259581 13175 raft_consensus.cc:740] T ea771026029b499181f886d00bfbaffe P b4fc7c39a2154ea580b1ce3c361b933d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4fc7c39a2154ea580b1ce3c361b933d, State: Initialized, Role: FOLLOWER
I20260709 13:16:15.260450 13175 consensus_queue.cc:260] T ea771026029b499181f886d00bfbaffe P b4fc7c39a2154ea580b1ce3c361b933d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } }
I20260709 13:16:15.263022 13182 raft_consensus.cc:493] T ea771026029b499181f886d00bfbaffe P 2a14b9abb1644380a7b05f57a91aafc8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:15.263612 13182 raft_consensus.cc:515] T ea771026029b499181f886d00bfbaffe P 2a14b9abb1644380a7b05f57a91aafc8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } }
I20260709 13:16:15.267237 13134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea771026029b499181f886d00bfbaffe" candidate_uuid: "2a14b9abb1644380a7b05f57a91aafc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23da8d4c96494a6fbb20e590701bf801" is_pre_election: true
I20260709 13:16:15.268684 13175 ts_tablet_manager.cc:1434] T ea771026029b499181f886d00bfbaffe P b4fc7c39a2154ea580b1ce3c361b933d: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.003s
W20260709 13:16:15.268712 12951 leader_election.cc:343] T ea771026029b499181f886d00bfbaffe P 2a14b9abb1644380a7b05f57a91aafc8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23da8d4c96494a6fbb20e590701bf801 (127.12.19.131:38049): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:15.268793 13182 leader_election.cc:290] T ea771026029b499181f886d00bfbaffe P 2a14b9abb1644380a7b05f57a91aafc8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4fc7c39a2154ea580b1ce3c361b933d (127.12.19.130:44165), 23da8d4c96494a6fbb20e590701bf801 (127.12.19.131:38049)
I20260709 13:16:15.269696 13175 tablet_bootstrap.cc:492] T aed945e71b654c609b1c07545dab3935 P b4fc7c39a2154ea580b1ce3c361b933d: Bootstrap starting.
I20260709 13:16:15.269961 13173 ts_tablet_manager.cc:1434] T ea771026029b499181f886d00bfbaffe P 2a14b9abb1644380a7b05f57a91aafc8: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:16:15.270967 13173 tablet_bootstrap.cc:492] T 8dc56d63b159460794d5677d70af2aa0 P 2a14b9abb1644380a7b05f57a91aafc8: Bootstrap starting.
I20260709 13:16:15.276798 13175 tablet_bootstrap.cc:654] T aed945e71b654c609b1c07545dab3935 P b4fc7c39a2154ea580b1ce3c361b933d: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:15.277654 13174 tablet_bootstrap.cc:492] T aea6b39fd0dd4649996b22d3a870a64a P 23da8d4c96494a6fbb20e590701bf801: No bootstrap required, opened a new log
I20260709 13:16:15.278110 13174 ts_tablet_manager.cc:1403] T aea6b39fd0dd4649996b22d3a870a64a P 23da8d4c96494a6fbb20e590701bf801: Time spent bootstrapping tablet: real 0.052s	user 0.029s	sys 0.005s
I20260709 13:16:15.280589 13173 tablet_bootstrap.cc:654] T 8dc56d63b159460794d5677d70af2aa0 P 2a14b9abb1644380a7b05f57a91aafc8: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:15.280965 13174 raft_consensus.cc:359] T aea6b39fd0dd4649996b22d3a870a64a P 23da8d4c96494a6fbb20e590701bf801 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } }
I20260709 13:16:15.281620 13174 raft_consensus.cc:385] T aea6b39fd0dd4649996b22d3a870a64a P 23da8d4c96494a6fbb20e590701bf801 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:15.281961 13174 raft_consensus.cc:740] T aea6b39fd0dd4649996b22d3a870a64a P 23da8d4c96494a6fbb20e590701bf801 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23da8d4c96494a6fbb20e590701bf801, State: Initialized, Role: FOLLOWER
I20260709 13:16:15.282613 13060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aed945e71b654c609b1c07545dab3935" candidate_uuid: "2a14b9abb1644380a7b05f57a91aafc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" is_pre_election: true
I20260709 13:16:15.283653 13059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea771026029b499181f886d00bfbaffe" candidate_uuid: "2a14b9abb1644380a7b05f57a91aafc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" is_pre_election: true
I20260709 13:16:15.284197 13059 raft_consensus.cc:2468] T ea771026029b499181f886d00bfbaffe P b4fc7c39a2154ea580b1ce3c361b933d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a14b9abb1644380a7b05f57a91aafc8 in term 0.
W20260709 13:16:15.285319 12948 leader_election.cc:343] T aed945e71b654c609b1c07545dab3935 P 2a14b9abb1644380a7b05f57a91aafc8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4fc7c39a2154ea580b1ce3c361b933d (127.12.19.130:44165): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:15.285764 12948 leader_election.cc:304] T aed945e71b654c609b1c07545dab3935 P 2a14b9abb1644380a7b05f57a91aafc8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2a14b9abb1644380a7b05f57a91aafc8; no voters: 23da8d4c96494a6fbb20e590701bf801, b4fc7c39a2154ea580b1ce3c361b933d
I20260709 13:16:15.285730 13174 consensus_queue.cc:260] T aea6b39fd0dd4649996b22d3a870a64a P 23da8d4c96494a6fbb20e590701bf801 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } }
I20260709 13:16:15.287038 12948 leader_election.cc:304] T ea771026029b499181f886d00bfbaffe P 2a14b9abb1644380a7b05f57a91aafc8 [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: 2a14b9abb1644380a7b05f57a91aafc8, b4fc7c39a2154ea580b1ce3c361b933d; no voters: 23da8d4c96494a6fbb20e590701bf801
I20260709 13:16:15.287873 13181 raft_consensus.cc:2749] T aed945e71b654c609b1c07545dab3935 P 2a14b9abb1644380a7b05f57a91aafc8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:15.288461 13181 raft_consensus.cc:2804] T ea771026029b499181f886d00bfbaffe P 2a14b9abb1644380a7b05f57a91aafc8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:15.288766 13181 raft_consensus.cc:493] T ea771026029b499181f886d00bfbaffe P 2a14b9abb1644380a7b05f57a91aafc8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:15.289112 13181 raft_consensus.cc:3060] T ea771026029b499181f886d00bfbaffe P 2a14b9abb1644380a7b05f57a91aafc8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:15.291728 13175 tablet_bootstrap.cc:492] T aed945e71b654c609b1c07545dab3935 P b4fc7c39a2154ea580b1ce3c361b933d: No bootstrap required, opened a new log
I20260709 13:16:15.292229 13175 ts_tablet_manager.cc:1403] T aed945e71b654c609b1c07545dab3935 P b4fc7c39a2154ea580b1ce3c361b933d: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.010s
I20260709 13:16:15.293622 13173 tablet_bootstrap.cc:492] T 8dc56d63b159460794d5677d70af2aa0 P 2a14b9abb1644380a7b05f57a91aafc8: No bootstrap required, opened a new log
I20260709 13:16:15.294092 13173 ts_tablet_manager.cc:1403] T 8dc56d63b159460794d5677d70af2aa0 P 2a14b9abb1644380a7b05f57a91aafc8: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.003s
I20260709 13:16:15.294245 13174 ts_tablet_manager.cc:1434] T aea6b39fd0dd4649996b22d3a870a64a P 23da8d4c96494a6fbb20e590701bf801: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.001s
I20260709 13:16:15.295392 13175 raft_consensus.cc:359] T aed945e71b654c609b1c07545dab3935 P b4fc7c39a2154ea580b1ce3c361b933d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } }
I20260709 13:16:15.296147 13175 raft_consensus.cc:385] T aed945e71b654c609b1c07545dab3935 P b4fc7c39a2154ea580b1ce3c361b933d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:15.296468 13175 raft_consensus.cc:740] T aed945e71b654c609b1c07545dab3935 P b4fc7c39a2154ea580b1ce3c361b933d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4fc7c39a2154ea580b1ce3c361b933d, State: Initialized, Role: FOLLOWER
I20260709 13:16:15.297160 13174 tablet_bootstrap.cc:492] T 4725f36745ec4ee9b25af6369352f770 P 23da8d4c96494a6fbb20e590701bf801: Bootstrap starting.
I20260709 13:16:15.297184 13173 raft_consensus.cc:359] T 8dc56d63b159460794d5677d70af2aa0 P 2a14b9abb1644380a7b05f57a91aafc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } }
I20260709 13:16:15.297472 13175 consensus_queue.cc:260] T aed945e71b654c609b1c07545dab3935 P b4fc7c39a2154ea580b1ce3c361b933d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } }
I20260709 13:16:15.298120 13173 raft_consensus.cc:385] T 8dc56d63b159460794d5677d70af2aa0 P 2a14b9abb1644380a7b05f57a91aafc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:15.299939 13173 raft_consensus.cc:740] T 8dc56d63b159460794d5677d70af2aa0 P 2a14b9abb1644380a7b05f57a91aafc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a14b9abb1644380a7b05f57a91aafc8, State: Initialized, Role: FOLLOWER
I20260709 13:16:15.300966 13173 consensus_queue.cc:260] T 8dc56d63b159460794d5677d70af2aa0 P 2a14b9abb1644380a7b05f57a91aafc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } }
I20260709 13:16:15.302631 13175 ts_tablet_manager.cc:1434] T aed945e71b654c609b1c07545dab3935 P b4fc7c39a2154ea580b1ce3c361b933d: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260709 13:16:15.303257 13173 ts_tablet_manager.cc:1434] T 8dc56d63b159460794d5677d70af2aa0 P 2a14b9abb1644380a7b05f57a91aafc8: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.005s
I20260709 13:16:15.303684 13175 tablet_bootstrap.cc:492] T 4df771ce874e4cd09959b751530e4f90 P b4fc7c39a2154ea580b1ce3c361b933d: Bootstrap starting.
I20260709 13:16:15.303879 13174 tablet_bootstrap.cc:654] T 4725f36745ec4ee9b25af6369352f770 P 23da8d4c96494a6fbb20e590701bf801: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:15.304256 13173 tablet_bootstrap.cc:492] T 32199b48d8c343d99785f87b0c83b8c7 P 2a14b9abb1644380a7b05f57a91aafc8: Bootstrap starting.
I20260709 13:16:15.310714 13175 tablet_bootstrap.cc:654] T 4df771ce874e4cd09959b751530e4f90 P b4fc7c39a2154ea580b1ce3c361b933d: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:15.311947 13173 tablet_bootstrap.cc:654] T 32199b48d8c343d99785f87b0c83b8c7 P 2a14b9abb1644380a7b05f57a91aafc8: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:15.318992 13174 tablet_bootstrap.cc:492] T 4725f36745ec4ee9b25af6369352f770 P 23da8d4c96494a6fbb20e590701bf801: No bootstrap required, opened a new log
I20260709 13:16:15.319502 13174 ts_tablet_manager.cc:1403] T 4725f36745ec4ee9b25af6369352f770 P 23da8d4c96494a6fbb20e590701bf801: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.008s
I20260709 13:16:15.321883 13173 tablet_bootstrap.cc:492] T 32199b48d8c343d99785f87b0c83b8c7 P 2a14b9abb1644380a7b05f57a91aafc8: No bootstrap required, opened a new log
I20260709 13:16:15.322507 13173 ts_tablet_manager.cc:1403] T 32199b48d8c343d99785f87b0c83b8c7 P 2a14b9abb1644380a7b05f57a91aafc8: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.004s
I20260709 13:16:15.322427 13174 raft_consensus.cc:359] T 4725f36745ec4ee9b25af6369352f770 P 23da8d4c96494a6fbb20e590701bf801 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } }
I20260709 13:16:15.323388 13174 raft_consensus.cc:385] T 4725f36745ec4ee9b25af6369352f770 P 23da8d4c96494a6fbb20e590701bf801 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:15.323719 13174 raft_consensus.cc:740] T 4725f36745ec4ee9b25af6369352f770 P 23da8d4c96494a6fbb20e590701bf801 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23da8d4c96494a6fbb20e590701bf801, State: Initialized, Role: FOLLOWER
I20260709 13:16:15.324633 13174 consensus_queue.cc:260] T 4725f36745ec4ee9b25af6369352f770 P 23da8d4c96494a6fbb20e590701bf801 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } }
I20260709 13:16:15.299782 13181 raft_consensus.cc:515] T ea771026029b499181f886d00bfbaffe P 2a14b9abb1644380a7b05f57a91aafc8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } }
I20260709 13:16:15.326716 13173 raft_consensus.cc:359] T 32199b48d8c343d99785f87b0c83b8c7 P 2a14b9abb1644380a7b05f57a91aafc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } }
I20260709 13:16:15.328634 13174 ts_tablet_manager.cc:1434] T 4725f36745ec4ee9b25af6369352f770 P 23da8d4c96494a6fbb20e590701bf801: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 13:16:15.328543 13173 raft_consensus.cc:385] T 32199b48d8c343d99785f87b0c83b8c7 P 2a14b9abb1644380a7b05f57a91aafc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:15.329135 13173 raft_consensus.cc:740] T 32199b48d8c343d99785f87b0c83b8c7 P 2a14b9abb1644380a7b05f57a91aafc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a14b9abb1644380a7b05f57a91aafc8, State: Initialized, Role: FOLLOWER
I20260709 13:16:15.329685 13174 tablet_bootstrap.cc:492] T aed945e71b654c609b1c07545dab3935 P 23da8d4c96494a6fbb20e590701bf801: Bootstrap starting.
I20260709 13:16:15.330111 13173 consensus_queue.cc:260] T 32199b48d8c343d99785f87b0c83b8c7 P 2a14b9abb1644380a7b05f57a91aafc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } }
I20260709 13:16:15.330842 13175 tablet_bootstrap.cc:492] T 4df771ce874e4cd09959b751530e4f90 P b4fc7c39a2154ea580b1ce3c361b933d: No bootstrap required, opened a new log
I20260709 13:16:15.330971 13059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea771026029b499181f886d00bfbaffe" candidate_uuid: "2a14b9abb1644380a7b05f57a91aafc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4fc7c39a2154ea580b1ce3c361b933d"
I20260709 13:16:15.331403 13175 ts_tablet_manager.cc:1403] T 4df771ce874e4cd09959b751530e4f90 P b4fc7c39a2154ea580b1ce3c361b933d: Time spent bootstrapping tablet: real 0.028s	user 0.020s	sys 0.007s
I20260709 13:16:15.331599 13059 raft_consensus.cc:3060] T ea771026029b499181f886d00bfbaffe P b4fc7c39a2154ea580b1ce3c361b933d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:15.332696 13173 ts_tablet_manager.cc:1434] T 32199b48d8c343d99785f87b0c83b8c7 P 2a14b9abb1644380a7b05f57a91aafc8: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.004s
I20260709 13:16:15.334388 13175 raft_consensus.cc:359] T 4df771ce874e4cd09959b751530e4f90 P b4fc7c39a2154ea580b1ce3c361b933d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } }
I20260709 13:16:15.335196 13175 raft_consensus.cc:385] T 4df771ce874e4cd09959b751530e4f90 P b4fc7c39a2154ea580b1ce3c361b933d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:15.335536 13175 raft_consensus.cc:740] T 4df771ce874e4cd09959b751530e4f90 P b4fc7c39a2154ea580b1ce3c361b933d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4fc7c39a2154ea580b1ce3c361b933d, State: Initialized, Role: FOLLOWER
I20260709 13:16:15.336372 13173 tablet_bootstrap.cc:492] T 4df771ce874e4cd09959b751530e4f90 P 2a14b9abb1644380a7b05f57a91aafc8: Bootstrap starting.
I20260709 13:16:15.336808 13174 tablet_bootstrap.cc:654] T aed945e71b654c609b1c07545dab3935 P 23da8d4c96494a6fbb20e590701bf801: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:15.336297 13175 consensus_queue.cc:260] T 4df771ce874e4cd09959b751530e4f90 P b4fc7c39a2154ea580b1ce3c361b933d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } }
I20260709 13:16:15.341192 13175 ts_tablet_manager.cc:1434] T 4df771ce874e4cd09959b751530e4f90 P b4fc7c39a2154ea580b1ce3c361b933d: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260709 13:16:15.342216 13175 tablet_bootstrap.cc:492] T ead9b2700246427eacbf272bc2de66cf P b4fc7c39a2154ea580b1ce3c361b933d: Bootstrap starting.
I20260709 13:16:15.343894 13173 tablet_bootstrap.cc:654] T 4df771ce874e4cd09959b751530e4f90 P 2a14b9abb1644380a7b05f57a91aafc8: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:15.355577 13173 tablet_bootstrap.cc:492] T 4df771ce874e4cd09959b751530e4f90 P 2a14b9abb1644380a7b05f57a91aafc8: No bootstrap required, opened a new log
I20260709 13:16:15.356058 13173 ts_tablet_manager.cc:1403] T 4df771ce874e4cd09959b751530e4f90 P 2a14b9abb1644380a7b05f57a91aafc8: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.006s
I20260709 13:16:15.350997 13059 raft_consensus.cc:2468] T ea771026029b499181f886d00bfbaffe P b4fc7c39a2154ea580b1ce3c361b933d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a14b9abb1644380a7b05f57a91aafc8 in term 1.
I20260709 13:16:15.357244 13175 tablet_bootstrap.cc:654] T ead9b2700246427eacbf272bc2de66cf P b4fc7c39a2154ea580b1ce3c361b933d: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:15.358292 12948 leader_election.cc:304] T ea771026029b499181f886d00bfbaffe P 2a14b9abb1644380a7b05f57a91aafc8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a14b9abb1644380a7b05f57a91aafc8, b4fc7c39a2154ea580b1ce3c361b933d; no voters: 
I20260709 13:16:15.359472 13182 raft_consensus.cc:2804] T ea771026029b499181f886d00bfbaffe P 2a14b9abb1644380a7b05f57a91aafc8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:15.362097 13173 raft_consensus.cc:359] T 4df771ce874e4cd09959b751530e4f90 P 2a14b9abb1644380a7b05f57a91aafc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } }
I20260709 13:16:15.363160 13173 raft_consensus.cc:385] T 4df771ce874e4cd09959b751530e4f90 P 2a14b9abb1644380a7b05f57a91aafc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:15.363592 13173 raft_consensus.cc:740] T 4df771ce874e4cd09959b751530e4f90 P 2a14b9abb1644380a7b05f57a91aafc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a14b9abb1644380a7b05f57a91aafc8, State: Initialized, Role: FOLLOWER
I20260709 13:16:15.364531 13173 consensus_queue.cc:260] T 4df771ce874e4cd09959b751530e4f90 P 2a14b9abb1644380a7b05f57a91aafc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } }
I20260709 13:16:15.372306 13180 raft_consensus.cc:493] T 32199b48d8c343d99785f87b0c83b8c7 P 23da8d4c96494a6fbb20e590701bf801 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:15.372870 13180 raft_consensus.cc:515] T 32199b48d8c343d99785f87b0c83b8c7 P 23da8d4c96494a6fbb20e590701bf801 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } }
I20260709 13:16:15.374894 13134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea771026029b499181f886d00bfbaffe" candidate_uuid: "2a14b9abb1644380a7b05f57a91aafc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23da8d4c96494a6fbb20e590701bf801"
I20260709 13:16:15.375382 13180 leader_election.cc:290] T 32199b48d8c343d99785f87b0c83b8c7 P 23da8d4c96494a6fbb20e590701bf801 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a14b9abb1644380a7b05f57a91aafc8 (127.12.19.129:46597), b4fc7c39a2154ea580b1ce3c361b933d (127.12.19.130:44165)
I20260709 13:16:15.379540 13173 ts_tablet_manager.cc:1434] T 4df771ce874e4cd09959b751530e4f90 P 2a14b9abb1644380a7b05f57a91aafc8: Time spent starting tablet: real 0.023s	user 0.009s	sys 0.008s
I20260709 13:16:15.383967 13173 tablet_bootstrap.cc:492] T 4725f36745ec4ee9b25af6369352f770 P 2a14b9abb1644380a7b05f57a91aafc8: Bootstrap starting.
I20260709 13:16:15.391712 13181 leader_election.cc:290] T ea771026029b499181f886d00bfbaffe P 2a14b9abb1644380a7b05f57a91aafc8 [CANDIDATE]: Term 1 election: Requested vote from peers b4fc7c39a2154ea580b1ce3c361b933d (127.12.19.130:44165), 23da8d4c96494a6fbb20e590701bf801 (127.12.19.131:38049)
I20260709 13:16:15.395686 13173 tablet_bootstrap.cc:654] T 4725f36745ec4ee9b25af6369352f770 P 2a14b9abb1644380a7b05f57a91aafc8: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:15.398908 13182 raft_consensus.cc:697] T ea771026029b499181f886d00bfbaffe P 2a14b9abb1644380a7b05f57a91aafc8 [term 1 LEADER]: Becoming Leader. State: Replica: 2a14b9abb1644380a7b05f57a91aafc8, State: Running, Role: LEADER
I20260709 13:16:15.399951 13182 consensus_queue.cc:237] T ea771026029b499181f886d00bfbaffe P 2a14b9abb1644380a7b05f57a91aafc8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } }
W20260709 13:16:15.401468 12951 leader_election.cc:343] T ea771026029b499181f886d00bfbaffe P 2a14b9abb1644380a7b05f57a91aafc8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 23da8d4c96494a6fbb20e590701bf801 (127.12.19.131:38049): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:15.403182 13179 raft_consensus.cc:493] T 4df771ce874e4cd09959b751530e4f90 P b4fc7c39a2154ea580b1ce3c361b933d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:15.403867 13179 raft_consensus.cc:515] T 4df771ce874e4cd09959b751530e4f90 P b4fc7c39a2154ea580b1ce3c361b933d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } }
I20260709 13:16:15.408452 12985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32199b48d8c343d99785f87b0c83b8c7" candidate_uuid: "23da8d4c96494a6fbb20e590701bf801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a14b9abb1644380a7b05f57a91aafc8" is_pre_election: true
I20260709 13:16:15.409221 13174 tablet_bootstrap.cc:492] T aed945e71b654c609b1c07545dab3935 P 23da8d4c96494a6fbb20e590701bf801: No bootstrap required, opened a new log
I20260709 13:16:15.409299 12985 raft_consensus.cc:2468] T 32199b48d8c343d99785f87b0c83b8c7 P 2a14b9abb1644380a7b05f57a91aafc8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23da8d4c96494a6fbb20e590701bf801 in term 0.
I20260709 13:16:15.409739 13174 ts_tablet_manager.cc:1403] T aed945e71b654c609b1c07545dab3935 P 23da8d4c96494a6fbb20e590701bf801: Time spent bootstrapping tablet: real 0.080s	user 0.022s	sys 0.028s
I20260709 13:16:15.412253 13059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32199b48d8c343d99785f87b0c83b8c7" candidate_uuid: "23da8d4c96494a6fbb20e590701bf801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" is_pre_election: true
I20260709 13:16:15.413348 13097 leader_election.cc:304] T 32199b48d8c343d99785f87b0c83b8c7 P 23da8d4c96494a6fbb20e590701bf801 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23da8d4c96494a6fbb20e590701bf801, 2a14b9abb1644380a7b05f57a91aafc8; no voters: 
I20260709 13:16:15.413678 13174 raft_consensus.cc:359] T aed945e71b654c609b1c07545dab3935 P 23da8d4c96494a6fbb20e590701bf801 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } }
I20260709 13:16:15.414209 13179 leader_election.cc:290] T 4df771ce874e4cd09959b751530e4f90 P b4fc7c39a2154ea580b1ce3c361b933d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a14b9abb1644380a7b05f57a91aafc8 (127.12.19.129:46597), 23da8d4c96494a6fbb20e590701bf801 (127.12.19.131:38049)
I20260709 13:16:15.414407 13174 raft_consensus.cc:385] T aed945e71b654c609b1c07545dab3935 P 23da8d4c96494a6fbb20e590701bf801 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:15.414741 13174 raft_consensus.cc:740] T aed945e71b654c609b1c07545dab3935 P 23da8d4c96494a6fbb20e590701bf801 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23da8d4c96494a6fbb20e590701bf801, State: Initialized, Role: FOLLOWER
I20260709 13:16:15.415617 13174 consensus_queue.cc:260] T aed945e71b654c609b1c07545dab3935 P 23da8d4c96494a6fbb20e590701bf801 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } }
I20260709 13:16:15.414232 13180 raft_consensus.cc:2804] T 32199b48d8c343d99785f87b0c83b8c7 P 23da8d4c96494a6fbb20e590701bf801 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:15.417985 13180 raft_consensus.cc:493] T 32199b48d8c343d99785f87b0c83b8c7 P 23da8d4c96494a6fbb20e590701bf801 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:15.418426 13180 raft_consensus.cc:3060] T 32199b48d8c343d99785f87b0c83b8c7 P 23da8d4c96494a6fbb20e590701bf801 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:15.418730 13173 tablet_bootstrap.cc:492] T 4725f36745ec4ee9b25af6369352f770 P 2a14b9abb1644380a7b05f57a91aafc8: No bootstrap required, opened a new log
I20260709 13:16:15.419196 13173 ts_tablet_manager.cc:1403] T 4725f36745ec4ee9b25af6369352f770 P 2a14b9abb1644380a7b05f57a91aafc8: Time spent bootstrapping tablet: real 0.036s	user 0.013s	sys 0.012s
I20260709 13:16:15.421100 13174 ts_tablet_manager.cc:1434] T aed945e71b654c609b1c07545dab3935 P 23da8d4c96494a6fbb20e590701bf801: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260709 13:16:15.422072 13174 tablet_bootstrap.cc:492] T 173de9bbdcf24d968f5163f204720e03 P 23da8d4c96494a6fbb20e590701bf801: Bootstrap starting.
I20260709 13:16:15.421833 13173 raft_consensus.cc:359] T 4725f36745ec4ee9b25af6369352f770 P 2a14b9abb1644380a7b05f57a91aafc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } }
I20260709 13:16:15.422436 13173 raft_consensus.cc:385] T 4725f36745ec4ee9b25af6369352f770 P 2a14b9abb1644380a7b05f57a91aafc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:15.422736 13173 raft_consensus.cc:740] T 4725f36745ec4ee9b25af6369352f770 P 2a14b9abb1644380a7b05f57a91aafc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a14b9abb1644380a7b05f57a91aafc8, State: Initialized, Role: FOLLOWER
I20260709 13:16:15.423480 13173 consensus_queue.cc:260] T 4725f36745ec4ee9b25af6369352f770 P 2a14b9abb1644380a7b05f57a91aafc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } }
W20260709 13:16:15.425282 13097 leader_election.cc:343] T 32199b48d8c343d99785f87b0c83b8c7 P 23da8d4c96494a6fbb20e590701bf801 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4fc7c39a2154ea580b1ce3c361b933d (127.12.19.130:44165): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:15.425469 13173 ts_tablet_manager.cc:1434] T 4725f36745ec4ee9b25af6369352f770 P 2a14b9abb1644380a7b05f57a91aafc8: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:16:15.426369 13173 tablet_bootstrap.cc:492] T ead9b2700246427eacbf272bc2de66cf P 2a14b9abb1644380a7b05f57a91aafc8: Bootstrap starting.
I20260709 13:16:15.428486 13174 tablet_bootstrap.cc:654] T 173de9bbdcf24d968f5163f204720e03 P 23da8d4c96494a6fbb20e590701bf801: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:15.422603 12881 catalog_manager.cc:5697] T ea771026029b499181f886d00bfbaffe P 2a14b9abb1644380a7b05f57a91aafc8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2a14b9abb1644380a7b05f57a91aafc8 (127.12.19.129). New cstate: current_term: 1 leader_uuid: "2a14b9abb1644380a7b05f57a91aafc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:15.432747 13173 tablet_bootstrap.cc:654] T ead9b2700246427eacbf272bc2de66cf P 2a14b9abb1644380a7b05f57a91aafc8: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:15.433497 13174 tablet_bootstrap.cc:492] T 173de9bbdcf24d968f5163f204720e03 P 23da8d4c96494a6fbb20e590701bf801: No bootstrap required, opened a new log
I20260709 13:16:15.433871 13174 ts_tablet_manager.cc:1403] T 173de9bbdcf24d968f5163f204720e03 P 23da8d4c96494a6fbb20e590701bf801: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.003s
I20260709 13:16:15.436503 13174 raft_consensus.cc:359] T 173de9bbdcf24d968f5163f204720e03 P 23da8d4c96494a6fbb20e590701bf801 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } }
I20260709 13:16:15.437206 13175 tablet_bootstrap.cc:492] T ead9b2700246427eacbf272bc2de66cf P b4fc7c39a2154ea580b1ce3c361b933d: No bootstrap required, opened a new log
I20260709 13:16:15.437645 13175 ts_tablet_manager.cc:1403] T ead9b2700246427eacbf272bc2de66cf P b4fc7c39a2154ea580b1ce3c361b933d: Time spent bootstrapping tablet: real 0.096s	user 0.029s	sys 0.023s
I20260709 13:16:15.440920 13175 raft_consensus.cc:359] T ead9b2700246427eacbf272bc2de66cf P b4fc7c39a2154ea580b1ce3c361b933d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } }
I20260709 13:16:15.441768 13175 raft_consensus.cc:385] T ead9b2700246427eacbf272bc2de66cf P b4fc7c39a2154ea580b1ce3c361b933d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:15.442119 13175 raft_consensus.cc:740] T ead9b2700246427eacbf272bc2de66cf P b4fc7c39a2154ea580b1ce3c361b933d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4fc7c39a2154ea580b1ce3c361b933d, State: Initialized, Role: FOLLOWER
I20260709 13:16:15.443140 13175 consensus_queue.cc:260] T ead9b2700246427eacbf272bc2de66cf P b4fc7c39a2154ea580b1ce3c361b933d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } }
I20260709 13:16:15.445734 13175 ts_tablet_manager.cc:1434] T ead9b2700246427eacbf272bc2de66cf P b4fc7c39a2154ea580b1ce3c361b933d: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:16:15.446630 13175 tablet_bootstrap.cc:492] T aea6b39fd0dd4649996b22d3a870a64a P b4fc7c39a2154ea580b1ce3c361b933d: Bootstrap starting.
I20260709 13:16:15.437182 13174 raft_consensus.cc:385] T 173de9bbdcf24d968f5163f204720e03 P 23da8d4c96494a6fbb20e590701bf801 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:15.447238 13174 raft_consensus.cc:740] T 173de9bbdcf24d968f5163f204720e03 P 23da8d4c96494a6fbb20e590701bf801 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23da8d4c96494a6fbb20e590701bf801, State: Initialized, Role: FOLLOWER
I20260709 13:16:15.448010 13174 consensus_queue.cc:260] T 173de9bbdcf24d968f5163f204720e03 P 23da8d4c96494a6fbb20e590701bf801 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } }
I20260709 13:16:15.448561 13180 raft_consensus.cc:515] T 32199b48d8c343d99785f87b0c83b8c7 P 23da8d4c96494a6fbb20e590701bf801 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } }
I20260709 13:16:15.450224 13174 ts_tablet_manager.cc:1434] T 173de9bbdcf24d968f5163f204720e03 P 23da8d4c96494a6fbb20e590701bf801: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.000s
I20260709 13:16:15.451103 13174 tablet_bootstrap.cc:492] T 9089a04c0a2846c0bcad23a0952545b7 P 23da8d4c96494a6fbb20e590701bf801: Bootstrap starting.
I20260709 13:16:15.452862 12985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32199b48d8c343d99785f87b0c83b8c7" candidate_uuid: "23da8d4c96494a6fbb20e590701bf801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a14b9abb1644380a7b05f57a91aafc8"
I20260709 13:16:15.453281 13179 raft_consensus.cc:493] T ead9b2700246427eacbf272bc2de66cf P b4fc7c39a2154ea580b1ce3c361b933d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:15.453437 12985 raft_consensus.cc:3060] T 32199b48d8c343d99785f87b0c83b8c7 P 2a14b9abb1644380a7b05f57a91aafc8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:15.453707 13179 raft_consensus.cc:515] T ead9b2700246427eacbf272bc2de66cf P b4fc7c39a2154ea580b1ce3c361b933d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } }
W20260709 13:16:15.467334 12931 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:16:15.492198 13179 leader_election.cc:290] T ead9b2700246427eacbf272bc2de66cf P b4fc7c39a2154ea580b1ce3c361b933d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a14b9abb1644380a7b05f57a91aafc8 (127.12.19.129:46597), 23da8d4c96494a6fbb20e590701bf801 (127.12.19.131:38049)
I20260709 13:16:15.496635 13180 leader_election.cc:290] T 32199b48d8c343d99785f87b0c83b8c7 P 23da8d4c96494a6fbb20e590701bf801 [CANDIDATE]: Term 1 election: Requested vote from peers 2a14b9abb1644380a7b05f57a91aafc8 (127.12.19.129:46597), b4fc7c39a2154ea580b1ce3c361b933d (127.12.19.130:44165)
I20260709 13:16:15.496863 13059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32199b48d8c343d99785f87b0c83b8c7" candidate_uuid: "23da8d4c96494a6fbb20e590701bf801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4fc7c39a2154ea580b1ce3c361b933d"
I20260709 13:16:15.498080 13173 tablet_bootstrap.cc:492] T ead9b2700246427eacbf272bc2de66cf P 2a14b9abb1644380a7b05f57a91aafc8: No bootstrap required, opened a new log
I20260709 13:16:15.498591 13173 ts_tablet_manager.cc:1403] T ead9b2700246427eacbf272bc2de66cf P 2a14b9abb1644380a7b05f57a91aafc8: Time spent bootstrapping tablet: real 0.072s	user 0.026s	sys 0.042s
I20260709 13:16:15.498893 13182 raft_consensus.cc:493] T 8dc56d63b159460794d5677d70af2aa0 P 2a14b9abb1644380a7b05f57a91aafc8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:15.499377 13182 raft_consensus.cc:515] T 8dc56d63b159460794d5677d70af2aa0 P 2a14b9abb1644380a7b05f57a91aafc8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } }
I20260709 13:16:15.501421 13182 leader_election.cc:290] T 8dc56d63b159460794d5677d70af2aa0 P 2a14b9abb1644380a7b05f57a91aafc8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4fc7c39a2154ea580b1ce3c361b933d (127.12.19.130:44165), 23da8d4c96494a6fbb20e590701bf801 (127.12.19.131:38049)
I20260709 13:16:15.499774 13175 tablet_bootstrap.cc:654] T aea6b39fd0dd4649996b22d3a870a64a P b4fc7c39a2154ea580b1ce3c361b933d: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:15.501760 13173 raft_consensus.cc:359] T ead9b2700246427eacbf272bc2de66cf P 2a14b9abb1644380a7b05f57a91aafc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } }
I20260709 13:16:15.502563 13173 raft_consensus.cc:385] T ead9b2700246427eacbf272bc2de66cf P 2a14b9abb1644380a7b05f57a91aafc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:15.502892 13173 raft_consensus.cc:740] T ead9b2700246427eacbf272bc2de66cf P 2a14b9abb1644380a7b05f57a91aafc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a14b9abb1644380a7b05f57a91aafc8, State: Initialized, Role: FOLLOWER
I20260709 13:16:15.504122 13134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dc56d63b159460794d5677d70af2aa0" candidate_uuid: "2a14b9abb1644380a7b05f57a91aafc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23da8d4c96494a6fbb20e590701bf801" is_pre_election: true
W20260709 13:16:15.505746 12951 leader_election.cc:343] T 8dc56d63b159460794d5677d70af2aa0 P 2a14b9abb1644380a7b05f57a91aafc8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23da8d4c96494a6fbb20e590701bf801 (127.12.19.131:38049): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:15.506754 13059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dc56d63b159460794d5677d70af2aa0" candidate_uuid: "2a14b9abb1644380a7b05f57a91aafc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" is_pre_election: true
I20260709 13:16:15.507416 13059 raft_consensus.cc:2468] T 8dc56d63b159460794d5677d70af2aa0 P b4fc7c39a2154ea580b1ce3c361b933d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a14b9abb1644380a7b05f57a91aafc8 in term 0.
I20260709 13:16:15.507823 13173 consensus_queue.cc:260] T ead9b2700246427eacbf272bc2de66cf P 2a14b9abb1644380a7b05f57a91aafc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } }
W20260709 13:16:15.508311 13097 leader_election.cc:343] T 32199b48d8c343d99785f87b0c83b8c7 P 23da8d4c96494a6fbb20e590701bf801 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b4fc7c39a2154ea580b1ce3c361b933d (127.12.19.130:44165): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:15.508705 12948 leader_election.cc:304] T 8dc56d63b159460794d5677d70af2aa0 P 2a14b9abb1644380a7b05f57a91aafc8 [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: 2a14b9abb1644380a7b05f57a91aafc8, b4fc7c39a2154ea580b1ce3c361b933d; no voters: 23da8d4c96494a6fbb20e590701bf801
I20260709 13:16:15.509786 13182 raft_consensus.cc:2804] T 8dc56d63b159460794d5677d70af2aa0 P 2a14b9abb1644380a7b05f57a91aafc8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:15.510156 13182 raft_consensus.cc:493] T 8dc56d63b159460794d5677d70af2aa0 P 2a14b9abb1644380a7b05f57a91aafc8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:15.510407 13173 ts_tablet_manager.cc:1434] T ead9b2700246427eacbf272bc2de66cf P 2a14b9abb1644380a7b05f57a91aafc8: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 13:16:15.510514 13182 raft_consensus.cc:3060] T 8dc56d63b159460794d5677d70af2aa0 P 2a14b9abb1644380a7b05f57a91aafc8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:15.511559 13173 tablet_bootstrap.cc:492] T 9089a04c0a2846c0bcad23a0952545b7 P 2a14b9abb1644380a7b05f57a91aafc8: Bootstrap starting.
I20260709 13:16:15.518784 13173 tablet_bootstrap.cc:654] T 9089a04c0a2846c0bcad23a0952545b7 P 2a14b9abb1644380a7b05f57a91aafc8: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:15.520570 12984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4df771ce874e4cd09959b751530e4f90" candidate_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a14b9abb1644380a7b05f57a91aafc8" is_pre_election: true
I20260709 13:16:15.521292 12984 raft_consensus.cc:2468] T 4df771ce874e4cd09959b751530e4f90 P 2a14b9abb1644380a7b05f57a91aafc8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4fc7c39a2154ea580b1ce3c361b933d in term 0.
I20260709 13:16:15.522733 12983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ead9b2700246427eacbf272bc2de66cf" candidate_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a14b9abb1644380a7b05f57a91aafc8" is_pre_election: true
I20260709 13:16:15.523679 12983 raft_consensus.cc:2468] T ead9b2700246427eacbf272bc2de66cf P 2a14b9abb1644380a7b05f57a91aafc8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4fc7c39a2154ea580b1ce3c361b933d in term 0.
I20260709 13:16:15.525694 13023 leader_election.cc:304] T 4df771ce874e4cd09959b751530e4f90 P b4fc7c39a2154ea580b1ce3c361b933d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a14b9abb1644380a7b05f57a91aafc8, b4fc7c39a2154ea580b1ce3c361b933d; no voters: 
I20260709 13:16:15.526998 13023 leader_election.cc:304] T ead9b2700246427eacbf272bc2de66cf P b4fc7c39a2154ea580b1ce3c361b933d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a14b9abb1644380a7b05f57a91aafc8, b4fc7c39a2154ea580b1ce3c361b933d; no voters: 
I20260709 13:16:15.528551 13179 raft_consensus.cc:2804] T 4df771ce874e4cd09959b751530e4f90 P b4fc7c39a2154ea580b1ce3c361b933d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:15.528963 13179 raft_consensus.cc:493] T 4df771ce874e4cd09959b751530e4f90 P b4fc7c39a2154ea580b1ce3c361b933d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:15.529202 13214 raft_consensus.cc:2804] T ead9b2700246427eacbf272bc2de66cf P b4fc7c39a2154ea580b1ce3c361b933d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:15.529353 13179 raft_consensus.cc:3060] T 4df771ce874e4cd09959b751530e4f90 P b4fc7c39a2154ea580b1ce3c361b933d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:15.529634 13214 raft_consensus.cc:493] T ead9b2700246427eacbf272bc2de66cf P b4fc7c39a2154ea580b1ce3c361b933d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:15.529989 13214 raft_consensus.cc:3060] T ead9b2700246427eacbf272bc2de66cf P b4fc7c39a2154ea580b1ce3c361b933d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:15.526116 13174 tablet_bootstrap.cc:654] T 9089a04c0a2846c0bcad23a0952545b7 P 23da8d4c96494a6fbb20e590701bf801: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:15.538575 13214 raft_consensus.cc:515] T ead9b2700246427eacbf272bc2de66cf P b4fc7c39a2154ea580b1ce3c361b933d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } }
I20260709 13:16:15.539836 12985 raft_consensus.cc:2468] T 32199b48d8c343d99785f87b0c83b8c7 P 2a14b9abb1644380a7b05f57a91aafc8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23da8d4c96494a6fbb20e590701bf801 in term 1.
I20260709 13:16:15.541412 13180 raft_consensus.cc:493] T 173de9bbdcf24d968f5163f204720e03 P 23da8d4c96494a6fbb20e590701bf801 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:15.547642 13133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ead9b2700246427eacbf272bc2de66cf" candidate_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23da8d4c96494a6fbb20e590701bf801" is_pre_election: true
I20260709 13:16:15.548009 13180 raft_consensus.cc:515] T 173de9bbdcf24d968f5163f204720e03 P 23da8d4c96494a6fbb20e590701bf801 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } }
I20260709 13:16:15.544808 13216 raft_consensus.cc:493] T 9089a04c0a2846c0bcad23a0952545b7 P b4fc7c39a2154ea580b1ce3c361b933d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:15.518191 13182 raft_consensus.cc:515] T 8dc56d63b159460794d5677d70af2aa0 P 2a14b9abb1644380a7b05f57a91aafc8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } }
W20260709 13:16:15.549175 13026 leader_election.cc:343] T ead9b2700246427eacbf272bc2de66cf P b4fc7c39a2154ea580b1ce3c361b933d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23da8d4c96494a6fbb20e590701bf801 (127.12.19.131:38049): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:15.546028 13134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4df771ce874e4cd09959b751530e4f90" candidate_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23da8d4c96494a6fbb20e590701bf801" is_pre_election: true
I20260709 13:16:15.548429 13097 leader_election.cc:304] T 32199b48d8c343d99785f87b0c83b8c7 P 23da8d4c96494a6fbb20e590701bf801 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 23da8d4c96494a6fbb20e590701bf801, 2a14b9abb1644380a7b05f57a91aafc8; no voters: b4fc7c39a2154ea580b1ce3c361b933d
I20260709 13:16:15.542783 13179 raft_consensus.cc:515] T 4df771ce874e4cd09959b751530e4f90 P b4fc7c39a2154ea580b1ce3c361b933d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } }
I20260709 13:16:15.552582 12985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ead9b2700246427eacbf272bc2de66cf" candidate_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a14b9abb1644380a7b05f57a91aafc8"
I20260709 13:16:15.553191 12985 raft_consensus.cc:3060] T ead9b2700246427eacbf272bc2de66cf P 2a14b9abb1644380a7b05f57a91aafc8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:15.553368 12983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "173de9bbdcf24d968f5163f204720e03" candidate_uuid: "23da8d4c96494a6fbb20e590701bf801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a14b9abb1644380a7b05f57a91aafc8" is_pre_election: true
I20260709 13:16:15.552584 13206 raft_consensus.cc:2804] T 32199b48d8c343d99785f87b0c83b8c7 P 23da8d4c96494a6fbb20e590701bf801 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:15.556362 13180 leader_election.cc:290] T 173de9bbdcf24d968f5163f204720e03 P 23da8d4c96494a6fbb20e590701bf801 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a14b9abb1644380a7b05f57a91aafc8 (127.12.19.129:46597), b4fc7c39a2154ea580b1ce3c361b933d (127.12.19.130:44165)
I20260709 13:16:15.556522 13132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ead9b2700246427eacbf272bc2de66cf" candidate_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23da8d4c96494a6fbb20e590701bf801"
I20260709 13:16:15.555610 13214 leader_election.cc:290] T ead9b2700246427eacbf272bc2de66cf P b4fc7c39a2154ea580b1ce3c361b933d [CANDIDATE]: Term 1 election: Requested vote from peers 2a14b9abb1644380a7b05f57a91aafc8 (127.12.19.129:46597), 23da8d4c96494a6fbb20e590701bf801 (127.12.19.131:38049)
I20260709 13:16:15.557641 13179 leader_election.cc:290] T 4df771ce874e4cd09959b751530e4f90 P b4fc7c39a2154ea580b1ce3c361b933d [CANDIDATE]: Term 1 election: Requested vote from peers 2a14b9abb1644380a7b05f57a91aafc8 (127.12.19.129:46597), 23da8d4c96494a6fbb20e590701bf801 (127.12.19.131:38049)
I20260709 13:16:15.550289 13134 raft_consensus.cc:2468] T 4df771ce874e4cd09959b751530e4f90 P 23da8d4c96494a6fbb20e590701bf801 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4fc7c39a2154ea580b1ce3c361b933d in term 0.
I20260709 13:16:15.558333 13133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dc56d63b159460794d5677d70af2aa0" candidate_uuid: "2a14b9abb1644380a7b05f57a91aafc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23da8d4c96494a6fbb20e590701bf801"
I20260709 13:16:15.554806 13059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dc56d63b159460794d5677d70af2aa0" candidate_uuid: "2a14b9abb1644380a7b05f57a91aafc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4fc7c39a2154ea580b1ce3c361b933d"
I20260709 13:16:15.559336 13059 raft_consensus.cc:3060] T 8dc56d63b159460794d5677d70af2aa0 P b4fc7c39a2154ea580b1ce3c361b933d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:15.560910 13175 tablet_bootstrap.cc:492] T aea6b39fd0dd4649996b22d3a870a64a P b4fc7c39a2154ea580b1ce3c361b933d: No bootstrap required, opened a new log
I20260709 13:16:15.561204 13174 tablet_bootstrap.cc:492] T 9089a04c0a2846c0bcad23a0952545b7 P 23da8d4c96494a6fbb20e590701bf801: No bootstrap required, opened a new log
I20260709 13:16:15.561340 13175 ts_tablet_manager.cc:1403] T aea6b39fd0dd4649996b22d3a870a64a P b4fc7c39a2154ea580b1ce3c361b933d: Time spent bootstrapping tablet: real 0.115s	user 0.030s	sys 0.035s
I20260709 13:16:15.561823 13174 ts_tablet_manager.cc:1403] T 9089a04c0a2846c0bcad23a0952545b7 P 23da8d4c96494a6fbb20e590701bf801: Time spent bootstrapping tablet: real 0.111s	user 0.015s	sys 0.001s
W20260709 13:16:15.563411 13026 leader_election.cc:343] T ead9b2700246427eacbf272bc2de66cf P b4fc7c39a2154ea580b1ce3c361b933d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 23da8d4c96494a6fbb20e590701bf801 (127.12.19.131:38049): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:15.563944 12983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4df771ce874e4cd09959b751530e4f90" candidate_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a14b9abb1644380a7b05f57a91aafc8"
I20260709 13:16:15.564472 12983 raft_consensus.cc:3060] T 4df771ce874e4cd09959b751530e4f90 P 2a14b9abb1644380a7b05f57a91aafc8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:15.564321 13175 raft_consensus.cc:359] T aea6b39fd0dd4649996b22d3a870a64a P b4fc7c39a2154ea580b1ce3c361b933d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } }
I20260709 13:16:15.555127 13182 leader_election.cc:290] T 8dc56d63b159460794d5677d70af2aa0 P 2a14b9abb1644380a7b05f57a91aafc8 [CANDIDATE]: Term 1 election: Requested vote from peers b4fc7c39a2154ea580b1ce3c361b933d (127.12.19.130:44165), 23da8d4c96494a6fbb20e590701bf801 (127.12.19.131:38049)
W20260709 13:16:15.559247 13097 leader_election.cc:343] T 173de9bbdcf24d968f5163f204720e03 P 23da8d4c96494a6fbb20e590701bf801 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2a14b9abb1644380a7b05f57a91aafc8 (127.12.19.129:46597): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:16:15.568337 12951 leader_election.cc:343] T 8dc56d63b159460794d5677d70af2aa0 P 2a14b9abb1644380a7b05f57a91aafc8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 23da8d4c96494a6fbb20e590701bf801 (127.12.19.131:38049): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:15.569900 13060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "173de9bbdcf24d968f5163f204720e03" candidate_uuid: "23da8d4c96494a6fbb20e590701bf801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" is_pre_election: true
I20260709 13:16:15.571511 13133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4df771ce874e4cd09959b751530e4f90" candidate_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23da8d4c96494a6fbb20e590701bf801"
W20260709 13:16:15.571568 13097 leader_election.cc:343] T 173de9bbdcf24d968f5163f204720e03 P 23da8d4c96494a6fbb20e590701bf801 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4fc7c39a2154ea580b1ce3c361b933d (127.12.19.130:44165): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:15.572150 13133 raft_consensus.cc:3060] T 4df771ce874e4cd09959b751530e4f90 P 23da8d4c96494a6fbb20e590701bf801 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:15.572206 13097 leader_election.cc:304] T 173de9bbdcf24d968f5163f204720e03 P 23da8d4c96494a6fbb20e590701bf801 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 23da8d4c96494a6fbb20e590701bf801; no voters: 2a14b9abb1644380a7b05f57a91aafc8, b4fc7c39a2154ea580b1ce3c361b933d
I20260709 13:16:15.565030 13175 raft_consensus.cc:385] T aea6b39fd0dd4649996b22d3a870a64a P b4fc7c39a2154ea580b1ce3c361b933d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:15.576340 13174 raft_consensus.cc:359] T 9089a04c0a2846c0bcad23a0952545b7 P 23da8d4c96494a6fbb20e590701bf801 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } } peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } }
I20260709 13:16:15.577694 13059 raft_consensus.cc:2468] T 8dc56d63b159460794d5677d70af2aa0 P b4fc7c39a2154ea580b1ce3c361b933d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a14b9abb1644380a7b05f57a91aafc8 in term 1.
I20260709 13:16:15.578318 13180 raft_consensus.cc:2749] T 173de9bbdcf24d968f5163f204720e03 P 23da8d4c96494a6fbb20e590701bf801 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:15.580334 12985 raft_consensus.cc:2468] T ead9b2700246427eacbf272bc2de66cf P 2a14b9abb1644380a7b05f57a91aafc8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4fc7c39a2154ea580b1ce3c361b933d in term 1.
I20260709 13:16:15.581673 12983 raft_consensus.cc:2468] T 4df771ce874e4cd09959b751530e4f90 P 2a14b9abb1644380a7b05f57a91aafc8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4fc7c39a2154ea580b1ce3c361b933d in term 1.
I20260709 13:16:15.583071 13206 raft_consensus.cc:697] T 32199b48d8c343d99785f87b0c83b8c7 P 23da8d4c96494a6fbb20e590701bf801 [term 1 LEADER]: Becoming Leader. State: Replica: 23da8d4c96494a6fbb20e590701bf801, State: Running, Role: LEADER
I20260709 13:16:15.583714 13023 leader_election.cc:304] T ead9b2700246427eacbf272bc2de66cf P b4fc7c39a2154ea580b1ce3c361b933d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2a14b9abb1644380a7b05f57a91aafc8, b4fc7c39a2154ea580b1ce3c361b933d; no voters: 23da8d4c96494a6fbb20e590701bf801
I20260709 13:16:15.583806 12948 leader_election.cc:304] T 8dc56d63b159460794d5677d70af2aa0 P 2a14b9abb1644380a7b05f57a91aafc8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2a14b9abb1644380a7b05f57a91aafc8, b4fc7c39a2154ea580b1ce3c361b933d; no voters: 23da8d4c96494a6fbb20e590701bf801
I20260709 13:16:15.584493 13133 raft_consensus.cc:2468] T 4df771ce874e4cd09959b751530e4f90 P 23da8d4c96494a6fbb20e590701bf801 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4fc7c39a2154ea580b1ce3c361b933d in term 1.
I20260709 13:16:15.585021 13173 tablet_bootstrap.cc:492] T 9089a04c0a2846c0bcad23a0952545b7 P 2a14b9abb1644380a7b05f57a91aafc8: No bootstrap required, opened a new log
I20260709 13:16:15.585197 13182 raft_consensus.cc:2804] T 8dc56d63b159460794d5677d70af2aa0 P 2a14b9abb1644380a7b05f57a91aafc8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:15.585505 13173 ts_tablet_manager.cc:1403] T 9089a04c0a2846c0bcad23a0952545b7 P 2a14b9abb1644380a7b05f57a91aafc8: Time spent bootstrapping tablet: real 0.074s	user 0.016s	sys 0.042s
I20260709 13:16:15.584098 13206 consensus_queue.cc:237] T 32199b48d8c343d99785f87b0c83b8c7 P 23da8d4c96494a6fbb20e590701bf801 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } }
I20260709 13:16:15.585613 13026 leader_election.cc:304] T 4df771ce874e4cd09959b751530e4f90 P b4fc7c39a2154ea580b1ce3c361b933d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23da8d4c96494a6fbb20e590701bf801, b4fc7c39a2154ea580b1ce3c361b933d; no voters: 
I20260709 13:16:15.565202 13216 raft_consensus.cc:515] T 9089a04c0a2846c0bcad23a0952545b7 P b4fc7c39a2154ea580b1ce3c361b933d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } } peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } }
I20260709 13:16:15.587721 13179 raft_consensus.cc:2804] T 4df771ce874e4cd09959b751530e4f90 P b4fc7c39a2154ea580b1ce3c361b933d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:15.585914 13182 raft_consensus.cc:697] T 8dc56d63b159460794d5677d70af2aa0 P 2a14b9abb1644380a7b05f57a91aafc8 [term 1 LEADER]: Becoming Leader. State: Replica: 2a14b9abb1644380a7b05f57a91aafc8, State: Running, Role: LEADER
I20260709 13:16:15.582255 13175 raft_consensus.cc:740] T aea6b39fd0dd4649996b22d3a870a64a P b4fc7c39a2154ea580b1ce3c361b933d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4fc7c39a2154ea580b1ce3c361b933d, State: Initialized, Role: FOLLOWER
I20260709 13:16:15.589358 13216 leader_election.cc:290] T 9089a04c0a2846c0bcad23a0952545b7 P b4fc7c39a2154ea580b1ce3c361b933d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 23da8d4c96494a6fbb20e590701bf801 (127.12.19.131:38049), 2a14b9abb1644380a7b05f57a91aafc8 (127.12.19.129:46597)
I20260709 13:16:15.590446 12983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9089a04c0a2846c0bcad23a0952545b7" candidate_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a14b9abb1644380a7b05f57a91aafc8" is_pre_election: true
I20260709 13:16:15.589958 13173 raft_consensus.cc:359] T 9089a04c0a2846c0bcad23a0952545b7 P 2a14b9abb1644380a7b05f57a91aafc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } } peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } }
I20260709 13:16:15.591161 13173 raft_consensus.cc:385] T 9089a04c0a2846c0bcad23a0952545b7 P 2a14b9abb1644380a7b05f57a91aafc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:15.590831 13175 consensus_queue.cc:260] T aea6b39fd0dd4649996b22d3a870a64a P b4fc7c39a2154ea580b1ce3c361b933d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } }
I20260709 13:16:15.591619 13173 raft_consensus.cc:740] T 9089a04c0a2846c0bcad23a0952545b7 P 2a14b9abb1644380a7b05f57a91aafc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a14b9abb1644380a7b05f57a91aafc8, State: Initialized, Role: FOLLOWER
I20260709 13:16:15.586730 13214 raft_consensus.cc:2804] T ead9b2700246427eacbf272bc2de66cf P b4fc7c39a2154ea580b1ce3c361b933d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:15.592163 13133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9089a04c0a2846c0bcad23a0952545b7" candidate_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23da8d4c96494a6fbb20e590701bf801" is_pre_election: true
I20260709 13:16:15.592547 13173 consensus_queue.cc:260] T 9089a04c0a2846c0bcad23a0952545b7 P 2a14b9abb1644380a7b05f57a91aafc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } } peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } }
I20260709 13:16:15.593171 13175 ts_tablet_manager.cc:1434] T aea6b39fd0dd4649996b22d3a870a64a P b4fc7c39a2154ea580b1ce3c361b933d: Time spent starting tablet: real 0.031s	user 0.004s	sys 0.004s
I20260709 13:16:15.592866 13182 consensus_queue.cc:237] T 8dc56d63b159460794d5677d70af2aa0 P 2a14b9abb1644380a7b05f57a91aafc8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } }
I20260709 13:16:15.593935 13214 raft_consensus.cc:697] T ead9b2700246427eacbf272bc2de66cf P b4fc7c39a2154ea580b1ce3c361b933d [term 1 LEADER]: Becoming Leader. State: Replica: b4fc7c39a2154ea580b1ce3c361b933d, State: Running, Role: LEADER
I20260709 13:16:15.594106 13175 tablet_bootstrap.cc:492] T 32199b48d8c343d99785f87b0c83b8c7 P b4fc7c39a2154ea580b1ce3c361b933d: Bootstrap starting.
I20260709 13:16:15.594517 12983 raft_consensus.cc:2468] T 9089a04c0a2846c0bcad23a0952545b7 P 2a14b9abb1644380a7b05f57a91aafc8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4fc7c39a2154ea580b1ce3c361b933d in term 0.
I20260709 13:16:15.594993 13173 ts_tablet_manager.cc:1434] T 9089a04c0a2846c0bcad23a0952545b7 P 2a14b9abb1644380a7b05f57a91aafc8: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:16:15.594772 13214 consensus_queue.cc:237] T ead9b2700246427eacbf272bc2de66cf P b4fc7c39a2154ea580b1ce3c361b933d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } }
I20260709 13:16:15.596021 13173 tablet_bootstrap.cc:492] T 173de9bbdcf24d968f5163f204720e03 P 2a14b9abb1644380a7b05f57a91aafc8: Bootstrap starting.
I20260709 13:16:15.597605 13023 leader_election.cc:304] T 9089a04c0a2846c0bcad23a0952545b7 P b4fc7c39a2154ea580b1ce3c361b933d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a14b9abb1644380a7b05f57a91aafc8, b4fc7c39a2154ea580b1ce3c361b933d; no voters: 
I20260709 13:16:15.600004 13216 raft_consensus.cc:2804] T 9089a04c0a2846c0bcad23a0952545b7 P b4fc7c39a2154ea580b1ce3c361b933d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:15.600450 13216 raft_consensus.cc:493] T 9089a04c0a2846c0bcad23a0952545b7 P b4fc7c39a2154ea580b1ce3c361b933d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:15.600853 13216 raft_consensus.cc:3060] T 9089a04c0a2846c0bcad23a0952545b7 P b4fc7c39a2154ea580b1ce3c361b933d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:15.582409 13174 raft_consensus.cc:385] T 9089a04c0a2846c0bcad23a0952545b7 P 23da8d4c96494a6fbb20e590701bf801 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:15.602056 13174 raft_consensus.cc:740] T 9089a04c0a2846c0bcad23a0952545b7 P 23da8d4c96494a6fbb20e590701bf801 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23da8d4c96494a6fbb20e590701bf801, State: Initialized, Role: FOLLOWER
I20260709 13:16:15.603042 13173 tablet_bootstrap.cc:654] T 173de9bbdcf24d968f5163f204720e03 P 2a14b9abb1644380a7b05f57a91aafc8: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:15.602929 13174 consensus_queue.cc:260] T 9089a04c0a2846c0bcad23a0952545b7 P 23da8d4c96494a6fbb20e590701bf801 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } } peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } }
I20260709 13:16:15.603892 13133 raft_consensus.cc:2468] T 9089a04c0a2846c0bcad23a0952545b7 P 23da8d4c96494a6fbb20e590701bf801 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4fc7c39a2154ea580b1ce3c361b933d in term 0.
I20260709 13:16:15.607818 13174 ts_tablet_manager.cc:1434] T 9089a04c0a2846c0bcad23a0952545b7 P 23da8d4c96494a6fbb20e590701bf801: Time spent starting tablet: real 0.046s	user 0.010s	sys 0.000s
I20260709 13:16:15.608827 13174 tablet_bootstrap.cc:492] T ead9b2700246427eacbf272bc2de66cf P 23da8d4c96494a6fbb20e590701bf801: Bootstrap starting.
I20260709 13:16:15.608528 13216 raft_consensus.cc:515] T 9089a04c0a2846c0bcad23a0952545b7 P b4fc7c39a2154ea580b1ce3c361b933d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } } peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } }
I20260709 13:16:15.611249 13133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9089a04c0a2846c0bcad23a0952545b7" candidate_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23da8d4c96494a6fbb20e590701bf801"
I20260709 13:16:15.611809 13133 raft_consensus.cc:3060] T 9089a04c0a2846c0bcad23a0952545b7 P 23da8d4c96494a6fbb20e590701bf801 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:15.619378 12880 catalog_manager.cc:5697] T 32199b48d8c343d99785f87b0c83b8c7 P 23da8d4c96494a6fbb20e590701bf801 reported cstate change: term changed from 0 to 1, leader changed from <none> to 23da8d4c96494a6fbb20e590701bf801 (127.12.19.131). New cstate: current_term: 1 leader_uuid: "23da8d4c96494a6fbb20e590701bf801" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:15.621973 13174 tablet_bootstrap.cc:654] T ead9b2700246427eacbf272bc2de66cf P 23da8d4c96494a6fbb20e590701bf801: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:15.618639 12881 catalog_manager.cc:5697] T 8dc56d63b159460794d5677d70af2aa0 P 2a14b9abb1644380a7b05f57a91aafc8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2a14b9abb1644380a7b05f57a91aafc8 (127.12.19.129). New cstate: current_term: 1 leader_uuid: "2a14b9abb1644380a7b05f57a91aafc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:15.623226 13216 leader_election.cc:290] T 9089a04c0a2846c0bcad23a0952545b7 P b4fc7c39a2154ea580b1ce3c361b933d [CANDIDATE]: Term 1 election: Requested vote from peers 23da8d4c96494a6fbb20e590701bf801 (127.12.19.131:38049), 2a14b9abb1644380a7b05f57a91aafc8 (127.12.19.129:46597)
I20260709 13:16:15.624544 12983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9089a04c0a2846c0bcad23a0952545b7" candidate_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a14b9abb1644380a7b05f57a91aafc8"
I20260709 13:16:15.623087 13206 raft_consensus.cc:493] T aed945e71b654c609b1c07545dab3935 P 23da8d4c96494a6fbb20e590701bf801 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:15.627187 13175 tablet_bootstrap.cc:654] T 32199b48d8c343d99785f87b0c83b8c7 P b4fc7c39a2154ea580b1ce3c361b933d: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:15.635038 13173 tablet_bootstrap.cc:492] T 173de9bbdcf24d968f5163f204720e03 P 2a14b9abb1644380a7b05f57a91aafc8: No bootstrap required, opened a new log
I20260709 13:16:15.652222 12983 raft_consensus.cc:3060] T 9089a04c0a2846c0bcad23a0952545b7 P 2a14b9abb1644380a7b05f57a91aafc8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:15.652002 13206 raft_consensus.cc:515] T aed945e71b654c609b1c07545dab3935 P 23da8d4c96494a6fbb20e590701bf801 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } }
I20260709 13:16:15.652484 13173 ts_tablet_manager.cc:1403] T 173de9bbdcf24d968f5163f204720e03 P 2a14b9abb1644380a7b05f57a91aafc8: Time spent bootstrapping tablet: real 0.057s	user 0.032s	sys 0.020s
I20260709 13:16:15.627983 13133 raft_consensus.cc:2468] T 9089a04c0a2846c0bcad23a0952545b7 P 23da8d4c96494a6fbb20e590701bf801 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4fc7c39a2154ea580b1ce3c361b933d in term 1.
I20260709 13:16:15.655054 12985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aed945e71b654c609b1c07545dab3935" candidate_uuid: "23da8d4c96494a6fbb20e590701bf801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a14b9abb1644380a7b05f57a91aafc8" is_pre_election: true
I20260709 13:16:15.655718 12985 raft_consensus.cc:2468] T aed945e71b654c609b1c07545dab3935 P 2a14b9abb1644380a7b05f57a91aafc8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23da8d4c96494a6fbb20e590701bf801 in term 0.
I20260709 13:16:15.655421 13173 raft_consensus.cc:359] T 173de9bbdcf24d968f5163f204720e03 P 2a14b9abb1644380a7b05f57a91aafc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } }
I20260709 13:16:15.656251 13173 raft_consensus.cc:385] T 173de9bbdcf24d968f5163f204720e03 P 2a14b9abb1644380a7b05f57a91aafc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:15.656572 13173 raft_consensus.cc:740] T 173de9bbdcf24d968f5163f204720e03 P 2a14b9abb1644380a7b05f57a91aafc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a14b9abb1644380a7b05f57a91aafc8, State: Initialized, Role: FOLLOWER
I20260709 13:16:15.656952 13097 leader_election.cc:304] T aed945e71b654c609b1c07545dab3935 P 23da8d4c96494a6fbb20e590701bf801 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23da8d4c96494a6fbb20e590701bf801, 2a14b9abb1644380a7b05f57a91aafc8; no voters: 
I20260709 13:16:15.657553 13173 consensus_queue.cc:260] T 173de9bbdcf24d968f5163f204720e03 P 2a14b9abb1644380a7b05f57a91aafc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } }
I20260709 13:16:15.658068 13217 raft_consensus.cc:2804] T aed945e71b654c609b1c07545dab3935 P 23da8d4c96494a6fbb20e590701bf801 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:15.658447 13217 raft_consensus.cc:493] T aed945e71b654c609b1c07545dab3935 P 23da8d4c96494a6fbb20e590701bf801 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:15.658785 13217 raft_consensus.cc:3060] T aed945e71b654c609b1c07545dab3935 P 23da8d4c96494a6fbb20e590701bf801 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:15.660127 13173 ts_tablet_manager.cc:1434] T 173de9bbdcf24d968f5163f204720e03 P 2a14b9abb1644380a7b05f57a91aafc8: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:16:15.661077 13173 tablet_bootstrap.cc:492] T aea6b39fd0dd4649996b22d3a870a64a P 2a14b9abb1644380a7b05f57a91aafc8: Bootstrap starting.
I20260709 13:16:15.661156 13026 leader_election.cc:304] T 9089a04c0a2846c0bcad23a0952545b7 P b4fc7c39a2154ea580b1ce3c361b933d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23da8d4c96494a6fbb20e590701bf801, b4fc7c39a2154ea580b1ce3c361b933d; no voters: 
I20260709 13:16:15.661999 13216 raft_consensus.cc:2804] T 9089a04c0a2846c0bcad23a0952545b7 P b4fc7c39a2154ea580b1ce3c361b933d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:15.662468 13216 raft_consensus.cc:697] T 9089a04c0a2846c0bcad23a0952545b7 P b4fc7c39a2154ea580b1ce3c361b933d [term 1 LEADER]: Becoming Leader. State: Replica: b4fc7c39a2154ea580b1ce3c361b933d, State: Running, Role: LEADER
I20260709 13:16:15.662539 13180 raft_consensus.cc:493] T 4725f36745ec4ee9b25af6369352f770 P 23da8d4c96494a6fbb20e590701bf801 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:15.663030 13180 raft_consensus.cc:515] T 4725f36745ec4ee9b25af6369352f770 P 23da8d4c96494a6fbb20e590701bf801 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } }
I20260709 13:16:15.663338 13216 consensus_queue.cc:237] T 9089a04c0a2846c0bcad23a0952545b7 P b4fc7c39a2154ea580b1ce3c361b933d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } } peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } }
I20260709 13:16:15.664985 13180 leader_election.cc:290] T 4725f36745ec4ee9b25af6369352f770 P 23da8d4c96494a6fbb20e590701bf801 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a14b9abb1644380a7b05f57a91aafc8 (127.12.19.129:46597), b4fc7c39a2154ea580b1ce3c361b933d (127.12.19.130:44165)
I20260709 13:16:15.667691 12985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4725f36745ec4ee9b25af6369352f770" candidate_uuid: "23da8d4c96494a6fbb20e590701bf801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a14b9abb1644380a7b05f57a91aafc8" is_pre_election: true
I20260709 13:16:15.668280 12985 raft_consensus.cc:2468] T 4725f36745ec4ee9b25af6369352f770 P 2a14b9abb1644380a7b05f57a91aafc8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23da8d4c96494a6fbb20e590701bf801 in term 0.
I20260709 13:16:15.668629 13175 tablet_bootstrap.cc:492] T 32199b48d8c343d99785f87b0c83b8c7 P b4fc7c39a2154ea580b1ce3c361b933d: No bootstrap required, opened a new log
I20260709 13:16:15.669014 13173 tablet_bootstrap.cc:654] T aea6b39fd0dd4649996b22d3a870a64a P 2a14b9abb1644380a7b05f57a91aafc8: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:15.669096 13175 ts_tablet_manager.cc:1403] T 32199b48d8c343d99785f87b0c83b8c7 P b4fc7c39a2154ea580b1ce3c361b933d: Time spent bootstrapping tablet: real 0.075s	user 0.008s	sys 0.013s
I20260709 13:16:15.669960 13097 leader_election.cc:304] T 4725f36745ec4ee9b25af6369352f770 P 23da8d4c96494a6fbb20e590701bf801 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23da8d4c96494a6fbb20e590701bf801, 2a14b9abb1644380a7b05f57a91aafc8; no voters: 
I20260709 13:16:15.671202 13180 raft_consensus.cc:2804] T 4725f36745ec4ee9b25af6369352f770 P 23da8d4c96494a6fbb20e590701bf801 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:15.671873 13180 raft_consensus.cc:493] T 4725f36745ec4ee9b25af6369352f770 P 23da8d4c96494a6fbb20e590701bf801 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:15.672245 13180 raft_consensus.cc:3060] T 4725f36745ec4ee9b25af6369352f770 P 23da8d4c96494a6fbb20e590701bf801 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:15.672299 13059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4725f36745ec4ee9b25af6369352f770" candidate_uuid: "23da8d4c96494a6fbb20e590701bf801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" is_pre_election: true
W20260709 13:16:15.674820 13097 leader_election.cc:343] T 4725f36745ec4ee9b25af6369352f770 P 23da8d4c96494a6fbb20e590701bf801 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4fc7c39a2154ea580b1ce3c361b933d (127.12.19.130:44165): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:15.674865 13228 raft_consensus.cc:493] T aea6b39fd0dd4649996b22d3a870a64a P 23da8d4c96494a6fbb20e590701bf801 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:15.676644 13228 raft_consensus.cc:515] T aea6b39fd0dd4649996b22d3a870a64a P 23da8d4c96494a6fbb20e590701bf801 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } }
I20260709 13:16:15.676644 13217 raft_consensus.cc:515] T aed945e71b654c609b1c07545dab3935 P 23da8d4c96494a6fbb20e590701bf801 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } }
I20260709 13:16:15.678238 13059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aed945e71b654c609b1c07545dab3935" candidate_uuid: "23da8d4c96494a6fbb20e590701bf801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" is_pre_election: true
I20260709 13:16:15.680126 13059 raft_consensus.cc:2468] T aed945e71b654c609b1c07545dab3935 P b4fc7c39a2154ea580b1ce3c361b933d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23da8d4c96494a6fbb20e590701bf801 in term 0.
I20260709 13:16:15.680429 13217 leader_election.cc:290] T aed945e71b654c609b1c07545dab3935 P 23da8d4c96494a6fbb20e590701bf801 [CANDIDATE]: Term 1 election: Requested vote from peers 2a14b9abb1644380a7b05f57a91aafc8 (127.12.19.129:46597), b4fc7c39a2154ea580b1ce3c361b933d (127.12.19.130:44165)
I20260709 13:16:15.680460 13180 raft_consensus.cc:515] T 4725f36745ec4ee9b25af6369352f770 P 23da8d4c96494a6fbb20e590701bf801 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } }
I20260709 13:16:15.682168 12985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aed945e71b654c609b1c07545dab3935" candidate_uuid: "23da8d4c96494a6fbb20e590701bf801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a14b9abb1644380a7b05f57a91aafc8"
I20260709 13:16:15.682555 13180 leader_election.cc:290] T 4725f36745ec4ee9b25af6369352f770 P 23da8d4c96494a6fbb20e590701bf801 [CANDIDATE]: Term 1 election: Requested vote from peers 2a14b9abb1644380a7b05f57a91aafc8 (127.12.19.129:46597), b4fc7c39a2154ea580b1ce3c361b933d (127.12.19.130:44165)
I20260709 13:16:15.682806 12985 raft_consensus.cc:3060] T aed945e71b654c609b1c07545dab3935 P 2a14b9abb1644380a7b05f57a91aafc8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:15.671850 13175 raft_consensus.cc:359] T 32199b48d8c343d99785f87b0c83b8c7 P b4fc7c39a2154ea580b1ce3c361b933d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } }
I20260709 13:16:15.683837 13175 raft_consensus.cc:385] T 32199b48d8c343d99785f87b0c83b8c7 P b4fc7c39a2154ea580b1ce3c361b933d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:15.684101 13175 raft_consensus.cc:740] T 32199b48d8c343d99785f87b0c83b8c7 P b4fc7c39a2154ea580b1ce3c361b933d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4fc7c39a2154ea580b1ce3c361b933d, State: Initialized, Role: FOLLOWER
I20260709 13:16:15.684278 13228 leader_election.cc:290] T aea6b39fd0dd4649996b22d3a870a64a P 23da8d4c96494a6fbb20e590701bf801 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a14b9abb1644380a7b05f57a91aafc8 (127.12.19.129:46597), b4fc7c39a2154ea580b1ce3c361b933d (127.12.19.130:44165)
I20260709 13:16:15.684973 13174 tablet_bootstrap.cc:492] T ead9b2700246427eacbf272bc2de66cf P 23da8d4c96494a6fbb20e590701bf801: No bootstrap required, opened a new log
I20260709 13:16:15.684759 13175 consensus_queue.cc:260] T 32199b48d8c343d99785f87b0c83b8c7 P b4fc7c39a2154ea580b1ce3c361b933d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } }
I20260709 13:16:15.685504 13174 ts_tablet_manager.cc:1403] T ead9b2700246427eacbf272bc2de66cf P 23da8d4c96494a6fbb20e590701bf801: Time spent bootstrapping tablet: real 0.077s	user 0.005s	sys 0.006s
I20260709 13:16:15.686141 13059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aed945e71b654c609b1c07545dab3935" candidate_uuid: "23da8d4c96494a6fbb20e590701bf801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4fc7c39a2154ea580b1ce3c361b933d"
I20260709 13:16:15.686722 13175 ts_tablet_manager.cc:1434] T 32199b48d8c343d99785f87b0c83b8c7 P b4fc7c39a2154ea580b1ce3c361b933d: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260709 13:16:15.686859 13059 raft_consensus.cc:3060] T aed945e71b654c609b1c07545dab3935 P b4fc7c39a2154ea580b1ce3c361b933d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:15.687603 13175 tablet_bootstrap.cc:492] T 173de9bbdcf24d968f5163f204720e03 P b4fc7c39a2154ea580b1ce3c361b933d: Bootstrap starting.
I20260709 13:16:15.687974 13174 raft_consensus.cc:359] T ead9b2700246427eacbf272bc2de66cf P 23da8d4c96494a6fbb20e590701bf801 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } }
I20260709 13:16:15.688591 13174 raft_consensus.cc:385] T ead9b2700246427eacbf272bc2de66cf P 23da8d4c96494a6fbb20e590701bf801 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:15.688839 13174 raft_consensus.cc:740] T ead9b2700246427eacbf272bc2de66cf P 23da8d4c96494a6fbb20e590701bf801 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23da8d4c96494a6fbb20e590701bf801, State: Initialized, Role: FOLLOWER
I20260709 13:16:15.682520 12983 raft_consensus.cc:2468] T 9089a04c0a2846c0bcad23a0952545b7 P 2a14b9abb1644380a7b05f57a91aafc8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4fc7c39a2154ea580b1ce3c361b933d in term 1.
I20260709 13:16:15.691988 12984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4725f36745ec4ee9b25af6369352f770" candidate_uuid: "23da8d4c96494a6fbb20e590701bf801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a14b9abb1644380a7b05f57a91aafc8"
I20260709 13:16:15.692695 12984 raft_consensus.cc:3060] T 4725f36745ec4ee9b25af6369352f770 P 2a14b9abb1644380a7b05f57a91aafc8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:15.698896 13174 consensus_queue.cc:260] T ead9b2700246427eacbf272bc2de66cf P 23da8d4c96494a6fbb20e590701bf801 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } }
I20260709 13:16:15.699581 13173 tablet_bootstrap.cc:492] T aea6b39fd0dd4649996b22d3a870a64a P 2a14b9abb1644380a7b05f57a91aafc8: No bootstrap required, opened a new log
I20260709 13:16:15.700160 13173 ts_tablet_manager.cc:1403] T aea6b39fd0dd4649996b22d3a870a64a P 2a14b9abb1644380a7b05f57a91aafc8: Time spent bootstrapping tablet: real 0.039s	user 0.022s	sys 0.006s
I20260709 13:16:15.701404 13175 tablet_bootstrap.cc:654] T 173de9bbdcf24d968f5163f204720e03 P b4fc7c39a2154ea580b1ce3c361b933d: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:15.702862 13173 raft_consensus.cc:359] T aea6b39fd0dd4649996b22d3a870a64a P 2a14b9abb1644380a7b05f57a91aafc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } }
I20260709 13:16:15.703635 13173 raft_consensus.cc:385] T aea6b39fd0dd4649996b22d3a870a64a P 2a14b9abb1644380a7b05f57a91aafc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:15.703965 13173 raft_consensus.cc:740] T aea6b39fd0dd4649996b22d3a870a64a P 2a14b9abb1644380a7b05f57a91aafc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a14b9abb1644380a7b05f57a91aafc8, State: Initialized, Role: FOLLOWER
I20260709 13:16:15.704762 13173 consensus_queue.cc:260] T aea6b39fd0dd4649996b22d3a870a64a P 2a14b9abb1644380a7b05f57a91aafc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } }
I20260709 13:16:15.705065 13060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4725f36745ec4ee9b25af6369352f770" candidate_uuid: "23da8d4c96494a6fbb20e590701bf801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4fc7c39a2154ea580b1ce3c361b933d"
I20260709 13:16:15.706647 13060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aea6b39fd0dd4649996b22d3a870a64a" candidate_uuid: "23da8d4c96494a6fbb20e590701bf801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" is_pre_election: true
W20260709 13:16:15.706986 13097 leader_election.cc:343] T 4725f36745ec4ee9b25af6369352f770 P 23da8d4c96494a6fbb20e590701bf801 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b4fc7c39a2154ea580b1ce3c361b933d (127.12.19.130:44165): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:15.707242 13060 raft_consensus.cc:2468] T aea6b39fd0dd4649996b22d3a870a64a P b4fc7c39a2154ea580b1ce3c361b933d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23da8d4c96494a6fbb20e590701bf801 in term 0.
I20260709 13:16:15.708531 13097 leader_election.cc:304] T aea6b39fd0dd4649996b22d3a870a64a P 23da8d4c96494a6fbb20e590701bf801 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23da8d4c96494a6fbb20e590701bf801, b4fc7c39a2154ea580b1ce3c361b933d; no voters: 
I20260709 13:16:15.709378 13228 raft_consensus.cc:2804] T aea6b39fd0dd4649996b22d3a870a64a P 23da8d4c96494a6fbb20e590701bf801 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:15.709815 13228 raft_consensus.cc:493] T aea6b39fd0dd4649996b22d3a870a64a P 23da8d4c96494a6fbb20e590701bf801 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:15.709969 12984 raft_consensus.cc:2468] T 4725f36745ec4ee9b25af6369352f770 P 2a14b9abb1644380a7b05f57a91aafc8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23da8d4c96494a6fbb20e590701bf801 in term 1.
I20260709 13:16:15.710323 13228 raft_consensus.cc:3060] T aea6b39fd0dd4649996b22d3a870a64a P 23da8d4c96494a6fbb20e590701bf801 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:15.710757 13173 ts_tablet_manager.cc:1434] T aea6b39fd0dd4649996b22d3a870a64a P 2a14b9abb1644380a7b05f57a91aafc8: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:16:15.713842 13059 raft_consensus.cc:2468] T aed945e71b654c609b1c07545dab3935 P b4fc7c39a2154ea580b1ce3c361b933d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23da8d4c96494a6fbb20e590701bf801 in term 1.
I20260709 13:16:15.714468 13097 leader_election.cc:304] T 4725f36745ec4ee9b25af6369352f770 P 23da8d4c96494a6fbb20e590701bf801 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 23da8d4c96494a6fbb20e590701bf801, 2a14b9abb1644380a7b05f57a91aafc8; no voters: b4fc7c39a2154ea580b1ce3c361b933d
I20260709 13:16:15.715337 13180 raft_consensus.cc:2804] T 4725f36745ec4ee9b25af6369352f770 P 23da8d4c96494a6fbb20e590701bf801 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:15.715799 13180 raft_consensus.cc:697] T 4725f36745ec4ee9b25af6369352f770 P 23da8d4c96494a6fbb20e590701bf801 [term 1 LEADER]: Becoming Leader. State: Replica: 23da8d4c96494a6fbb20e590701bf801, State: Running, Role: LEADER
I20260709 13:16:15.625989 13179 raft_consensus.cc:697] T 4df771ce874e4cd09959b751530e4f90 P b4fc7c39a2154ea580b1ce3c361b933d [term 1 LEADER]: Becoming Leader. State: Replica: b4fc7c39a2154ea580b1ce3c361b933d, State: Running, Role: LEADER
I20260709 13:16:15.716003 12983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aea6b39fd0dd4649996b22d3a870a64a" candidate_uuid: "23da8d4c96494a6fbb20e590701bf801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a14b9abb1644380a7b05f57a91aafc8" is_pre_election: true
I20260709 13:16:15.716794 13206 leader_election.cc:290] T aed945e71b654c609b1c07545dab3935 P 23da8d4c96494a6fbb20e590701bf801 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a14b9abb1644380a7b05f57a91aafc8 (127.12.19.129:46597), b4fc7c39a2154ea580b1ce3c361b933d (127.12.19.130:44165)
I20260709 13:16:15.716607 13180 consensus_queue.cc:237] T 4725f36745ec4ee9b25af6369352f770 P 23da8d4c96494a6fbb20e590701bf801 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } }
I20260709 13:16:15.717221 13097 leader_election.cc:304] T aed945e71b654c609b1c07545dab3935 P 23da8d4c96494a6fbb20e590701bf801 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23da8d4c96494a6fbb20e590701bf801, b4fc7c39a2154ea580b1ce3c361b933d; no voters: 
I20260709 13:16:15.718367 13179 consensus_queue.cc:237] T 4df771ce874e4cd09959b751530e4f90 P b4fc7c39a2154ea580b1ce3c361b933d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } }
I20260709 13:16:15.722324 13206 raft_consensus.cc:2804] T aed945e71b654c609b1c07545dab3935 P 23da8d4c96494a6fbb20e590701bf801 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:15.725095 13206 raft_consensus.cc:697] T aed945e71b654c609b1c07545dab3935 P 23da8d4c96494a6fbb20e590701bf801 [term 1 LEADER]: Becoming Leader. State: Replica: 23da8d4c96494a6fbb20e590701bf801, State: Running, Role: LEADER
I20260709 13:16:15.726013 13206 consensus_queue.cc:237] T aed945e71b654c609b1c07545dab3935 P 23da8d4c96494a6fbb20e590701bf801 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } }
I20260709 13:16:15.719985 12985 raft_consensus.cc:2468] T aed945e71b654c609b1c07545dab3935 P 2a14b9abb1644380a7b05f57a91aafc8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23da8d4c96494a6fbb20e590701bf801 in term 1.
I20260709 13:16:15.720276 13228 raft_consensus.cc:515] T aea6b39fd0dd4649996b22d3a870a64a P 23da8d4c96494a6fbb20e590701bf801 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } }
I20260709 13:16:15.720301 12983 raft_consensus.cc:2468] T aea6b39fd0dd4649996b22d3a870a64a P 2a14b9abb1644380a7b05f57a91aafc8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23da8d4c96494a6fbb20e590701bf801 in term 0.
I20260709 13:16:15.726249 13174 ts_tablet_manager.cc:1434] T ead9b2700246427eacbf272bc2de66cf P 23da8d4c96494a6fbb20e590701bf801: Time spent starting tablet: real 0.040s	user 0.005s	sys 0.000s
I20260709 13:16:15.735059 12882 catalog_manager.cc:5697] T 4725f36745ec4ee9b25af6369352f770 P 23da8d4c96494a6fbb20e590701bf801 reported cstate change: term changed from 0 to 1, leader changed from <none> to 23da8d4c96494a6fbb20e590701bf801 (127.12.19.131). New cstate: current_term: 1 leader_uuid: "23da8d4c96494a6fbb20e590701bf801" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:15.739019 12883 catalog_manager.cc:5697] T 4df771ce874e4cd09959b751530e4f90 P b4fc7c39a2154ea580b1ce3c361b933d reported cstate change: term changed from 0 to 1, leader changed from <none> to b4fc7c39a2154ea580b1ce3c361b933d (127.12.19.130). New cstate: current_term: 1 leader_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:15.743111 13175 tablet_bootstrap.cc:492] T 173de9bbdcf24d968f5163f204720e03 P b4fc7c39a2154ea580b1ce3c361b933d: No bootstrap required, opened a new log
I20260709 13:16:15.743608 13175 ts_tablet_manager.cc:1403] T 173de9bbdcf24d968f5163f204720e03 P b4fc7c39a2154ea580b1ce3c361b933d: Time spent bootstrapping tablet: real 0.056s	user 0.015s	sys 0.009s
I20260709 13:16:15.746245 13175 raft_consensus.cc:359] T 173de9bbdcf24d968f5163f204720e03 P b4fc7c39a2154ea580b1ce3c361b933d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } }
I20260709 13:16:15.747774 13175 raft_consensus.cc:385] T 173de9bbdcf24d968f5163f204720e03 P b4fc7c39a2154ea580b1ce3c361b933d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:15.748103 13175 raft_consensus.cc:740] T 173de9bbdcf24d968f5163f204720e03 P b4fc7c39a2154ea580b1ce3c361b933d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4fc7c39a2154ea580b1ce3c361b933d, State: Initialized, Role: FOLLOWER
I20260709 13:16:15.748795 12983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aea6b39fd0dd4649996b22d3a870a64a" candidate_uuid: "23da8d4c96494a6fbb20e590701bf801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a14b9abb1644380a7b05f57a91aafc8"
I20260709 13:16:15.748942 13175 consensus_queue.cc:260] T 173de9bbdcf24d968f5163f204720e03 P b4fc7c39a2154ea580b1ce3c361b933d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } }
I20260709 13:16:15.749363 12983 raft_consensus.cc:3060] T aea6b39fd0dd4649996b22d3a870a64a P 2a14b9abb1644380a7b05f57a91aafc8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:15.751091 13175 ts_tablet_manager.cc:1434] T 173de9bbdcf24d968f5163f204720e03 P b4fc7c39a2154ea580b1ce3c361b933d: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260709 13:16:15.752000 13175 tablet_bootstrap.cc:492] T 4725f36745ec4ee9b25af6369352f770 P b4fc7c39a2154ea580b1ce3c361b933d: Bootstrap starting.
I20260709 13:16:15.757304 13175 tablet_bootstrap.cc:654] T 4725f36745ec4ee9b25af6369352f770 P b4fc7c39a2154ea580b1ce3c361b933d: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:15.740096 13174 tablet_bootstrap.cc:492] T ea771026029b499181f886d00bfbaffe P 23da8d4c96494a6fbb20e590701bf801: Bootstrap starting.
I20260709 13:16:15.747790 13228 leader_election.cc:290] T aea6b39fd0dd4649996b22d3a870a64a P 23da8d4c96494a6fbb20e590701bf801 [CANDIDATE]: Term 1 election: Requested vote from peers 2a14b9abb1644380a7b05f57a91aafc8 (127.12.19.129:46597), b4fc7c39a2154ea580b1ce3c361b933d (127.12.19.130:44165)
I20260709 13:16:15.765815 13059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aea6b39fd0dd4649996b22d3a870a64a" candidate_uuid: "23da8d4c96494a6fbb20e590701bf801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4fc7c39a2154ea580b1ce3c361b933d"
I20260709 13:16:15.766474 13059 raft_consensus.cc:3060] T aea6b39fd0dd4649996b22d3a870a64a P b4fc7c39a2154ea580b1ce3c361b933d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:15.767524 13179 raft_consensus.cc:493] T 32199b48d8c343d99785f87b0c83b8c7 P b4fc7c39a2154ea580b1ce3c361b933d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:15.768296 13175 tablet_bootstrap.cc:492] T 4725f36745ec4ee9b25af6369352f770 P b4fc7c39a2154ea580b1ce3c361b933d: No bootstrap required, opened a new log
I20260709 13:16:15.767962 13179 raft_consensus.cc:515] T 32199b48d8c343d99785f87b0c83b8c7 P b4fc7c39a2154ea580b1ce3c361b933d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } }
I20260709 13:16:15.770116 13174 tablet_bootstrap.cc:654] T ea771026029b499181f886d00bfbaffe P 23da8d4c96494a6fbb20e590701bf801: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:15.770061 13179 leader_election.cc:290] T 32199b48d8c343d99785f87b0c83b8c7 P b4fc7c39a2154ea580b1ce3c361b933d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a14b9abb1644380a7b05f57a91aafc8 (127.12.19.129:46597), 23da8d4c96494a6fbb20e590701bf801 (127.12.19.131:38049)
I20260709 13:16:15.770789 13175 ts_tablet_manager.cc:1403] T 4725f36745ec4ee9b25af6369352f770 P b4fc7c39a2154ea580b1ce3c361b933d: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260709 13:16:15.771708 12983 raft_consensus.cc:2468] T aea6b39fd0dd4649996b22d3a870a64a P 2a14b9abb1644380a7b05f57a91aafc8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23da8d4c96494a6fbb20e590701bf801 in term 1.
I20260709 13:16:15.772241 13133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32199b48d8c343d99785f87b0c83b8c7" candidate_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23da8d4c96494a6fbb20e590701bf801" is_pre_election: true
I20260709 13:16:15.772835 13097 leader_election.cc:304] T aea6b39fd0dd4649996b22d3a870a64a P 23da8d4c96494a6fbb20e590701bf801 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23da8d4c96494a6fbb20e590701bf801, 2a14b9abb1644380a7b05f57a91aafc8; no voters: 
I20260709 13:16:15.773294 13059 raft_consensus.cc:2468] T aea6b39fd0dd4649996b22d3a870a64a P b4fc7c39a2154ea580b1ce3c361b933d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23da8d4c96494a6fbb20e590701bf801 in term 1.
I20260709 13:16:15.773612 13206 raft_consensus.cc:2804] T aea6b39fd0dd4649996b22d3a870a64a P 23da8d4c96494a6fbb20e590701bf801 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:15.770705 12985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32199b48d8c343d99785f87b0c83b8c7" candidate_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a14b9abb1644380a7b05f57a91aafc8" is_pre_election: true
I20260709 13:16:15.773888 13175 raft_consensus.cc:359] T 4725f36745ec4ee9b25af6369352f770 P b4fc7c39a2154ea580b1ce3c361b933d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } }
I20260709 13:16:15.774094 13206 raft_consensus.cc:697] T aea6b39fd0dd4649996b22d3a870a64a P 23da8d4c96494a6fbb20e590701bf801 [term 1 LEADER]: Becoming Leader. State: Replica: 23da8d4c96494a6fbb20e590701bf801, State: Running, Role: LEADER
I20260709 13:16:15.774822 13175 raft_consensus.cc:385] T 4725f36745ec4ee9b25af6369352f770 P b4fc7c39a2154ea580b1ce3c361b933d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:15.775141 12985 raft_consensus.cc:2393] T 32199b48d8c343d99785f87b0c83b8c7 P 2a14b9abb1644380a7b05f57a91aafc8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b4fc7c39a2154ea580b1ce3c361b933d in current term 1: Already voted for candidate 23da8d4c96494a6fbb20e590701bf801 in this term.
I20260709 13:16:15.775141 13175 raft_consensus.cc:740] T 4725f36745ec4ee9b25af6369352f770 P b4fc7c39a2154ea580b1ce3c361b933d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4fc7c39a2154ea580b1ce3c361b933d, State: Initialized, Role: FOLLOWER
I20260709 13:16:15.775589 13206 consensus_queue.cc:237] T aea6b39fd0dd4649996b22d3a870a64a P 23da8d4c96494a6fbb20e590701bf801 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } }
I20260709 13:16:15.775949 13175 consensus_queue.cc:260] T 4725f36745ec4ee9b25af6369352f770 P b4fc7c39a2154ea580b1ce3c361b933d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } }
I20260709 13:16:15.776438 13023 leader_election.cc:304] T 32199b48d8c343d99785f87b0c83b8c7 P b4fc7c39a2154ea580b1ce3c361b933d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b4fc7c39a2154ea580b1ce3c361b933d; no voters: 23da8d4c96494a6fbb20e590701bf801, 2a14b9abb1644380a7b05f57a91aafc8
I20260709 13:16:15.777498 13179 raft_consensus.cc:3060] T 32199b48d8c343d99785f87b0c83b8c7 P b4fc7c39a2154ea580b1ce3c361b933d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:15.778126 13175 ts_tablet_manager.cc:1434] T 4725f36745ec4ee9b25af6369352f770 P b4fc7c39a2154ea580b1ce3c361b933d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:16:15.779601 12882 catalog_manager.cc:5697] T aed945e71b654c609b1c07545dab3935 P 23da8d4c96494a6fbb20e590701bf801 reported cstate change: term changed from 0 to 1, leader changed from <none> to 23da8d4c96494a6fbb20e590701bf801 (127.12.19.131). New cstate: current_term: 1 leader_uuid: "23da8d4c96494a6fbb20e590701bf801" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:15.785017 13179 raft_consensus.cc:2749] T 32199b48d8c343d99785f87b0c83b8c7 P b4fc7c39a2154ea580b1ce3c361b933d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:15.786876 13174 tablet_bootstrap.cc:492] T ea771026029b499181f886d00bfbaffe P 23da8d4c96494a6fbb20e590701bf801: No bootstrap required, opened a new log
I20260709 13:16:15.787448 13174 ts_tablet_manager.cc:1403] T ea771026029b499181f886d00bfbaffe P 23da8d4c96494a6fbb20e590701bf801: Time spent bootstrapping tablet: real 0.048s	user 0.004s	sys 0.007s
I20260709 13:16:15.790267 13174 raft_consensus.cc:359] T ea771026029b499181f886d00bfbaffe P 23da8d4c96494a6fbb20e590701bf801 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } }
I20260709 13:16:15.791174 13174 raft_consensus.cc:385] T ea771026029b499181f886d00bfbaffe P 23da8d4c96494a6fbb20e590701bf801 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:15.791527 13174 raft_consensus.cc:740] T ea771026029b499181f886d00bfbaffe P 23da8d4c96494a6fbb20e590701bf801 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23da8d4c96494a6fbb20e590701bf801, State: Initialized, Role: FOLLOWER
I20260709 13:16:15.792464 13174 consensus_queue.cc:260] T ea771026029b499181f886d00bfbaffe P 23da8d4c96494a6fbb20e590701bf801 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } }
I20260709 13:16:15.792989 12883 catalog_manager.cc:5697] T 9089a04c0a2846c0bcad23a0952545b7 P b4fc7c39a2154ea580b1ce3c361b933d reported cstate change: term changed from 0 to 1, leader changed from <none> to b4fc7c39a2154ea580b1ce3c361b933d (127.12.19.130). New cstate: current_term: 1 leader_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:15.795244 13174 ts_tablet_manager.cc:1434] T ea771026029b499181f886d00bfbaffe P 23da8d4c96494a6fbb20e590701bf801: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:16:15.795069 12883 catalog_manager.cc:5697] T ead9b2700246427eacbf272bc2de66cf P b4fc7c39a2154ea580b1ce3c361b933d reported cstate change: term changed from 0 to 1, leader changed from <none> to b4fc7c39a2154ea580b1ce3c361b933d (127.12.19.130). New cstate: current_term: 1 leader_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:15.796442 13174 tablet_bootstrap.cc:492] T 8dc56d63b159460794d5677d70af2aa0 P 23da8d4c96494a6fbb20e590701bf801: Bootstrap starting.
I20260709 13:16:15.803647 13174 tablet_bootstrap.cc:654] T 8dc56d63b159460794d5677d70af2aa0 P 23da8d4c96494a6fbb20e590701bf801: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:15.807369 12882 catalog_manager.cc:5697] T aea6b39fd0dd4649996b22d3a870a64a P 23da8d4c96494a6fbb20e590701bf801 reported cstate change: term changed from 0 to 1, leader changed from <none> to 23da8d4c96494a6fbb20e590701bf801 (127.12.19.131). New cstate: current_term: 1 leader_uuid: "23da8d4c96494a6fbb20e590701bf801" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:15.809149 13174 tablet_bootstrap.cc:492] T 8dc56d63b159460794d5677d70af2aa0 P 23da8d4c96494a6fbb20e590701bf801: No bootstrap required, opened a new log
I20260709 13:16:15.809544 13174 ts_tablet_manager.cc:1403] T 8dc56d63b159460794d5677d70af2aa0 P 23da8d4c96494a6fbb20e590701bf801: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260709 13:16:15.811846 13174 raft_consensus.cc:359] T 8dc56d63b159460794d5677d70af2aa0 P 23da8d4c96494a6fbb20e590701bf801 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } }
I20260709 13:16:15.812489 13174 raft_consensus.cc:385] T 8dc56d63b159460794d5677d70af2aa0 P 23da8d4c96494a6fbb20e590701bf801 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:15.812781 13174 raft_consensus.cc:740] T 8dc56d63b159460794d5677d70af2aa0 P 23da8d4c96494a6fbb20e590701bf801 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23da8d4c96494a6fbb20e590701bf801, State: Initialized, Role: FOLLOWER
I20260709 13:16:15.813625 13174 consensus_queue.cc:260] T 8dc56d63b159460794d5677d70af2aa0 P 23da8d4c96494a6fbb20e590701bf801 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } }
I20260709 13:16:15.815948 13174 ts_tablet_manager.cc:1434] T 8dc56d63b159460794d5677d70af2aa0 P 23da8d4c96494a6fbb20e590701bf801: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:16:15.830535 13133 raft_consensus.cc:3060] T ea771026029b499181f886d00bfbaffe P 23da8d4c96494a6fbb20e590701bf801 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:15.836232 13182 consensus_queue.cc:1048] T ea771026029b499181f886d00bfbaffe P 2a14b9abb1644380a7b05f57a91aafc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:15.847295 13182 consensus_queue.cc:1048] T ea771026029b499181f886d00bfbaffe P 2a14b9abb1644380a7b05f57a91aafc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:15.977807 13179 raft_consensus.cc:493] T 173de9bbdcf24d968f5163f204720e03 P b4fc7c39a2154ea580b1ce3c361b933d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:15.978312 13179 raft_consensus.cc:515] T 173de9bbdcf24d968f5163f204720e03 P b4fc7c39a2154ea580b1ce3c361b933d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } }
I20260709 13:16:15.980191 13179 leader_election.cc:290] T 173de9bbdcf24d968f5163f204720e03 P b4fc7c39a2154ea580b1ce3c361b933d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a14b9abb1644380a7b05f57a91aafc8 (127.12.19.129:46597), 23da8d4c96494a6fbb20e590701bf801 (127.12.19.131:38049)
I20260709 13:16:15.980880 12985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "173de9bbdcf24d968f5163f204720e03" candidate_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a14b9abb1644380a7b05f57a91aafc8" is_pre_election: true
I20260709 13:16:15.981276 13133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "173de9bbdcf24d968f5163f204720e03" candidate_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23da8d4c96494a6fbb20e590701bf801" is_pre_election: true
I20260709 13:16:15.981410 12985 raft_consensus.cc:2468] T 173de9bbdcf24d968f5163f204720e03 P 2a14b9abb1644380a7b05f57a91aafc8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4fc7c39a2154ea580b1ce3c361b933d in term 0.
I20260709 13:16:15.981808 13133 raft_consensus.cc:2468] T 173de9bbdcf24d968f5163f204720e03 P 23da8d4c96494a6fbb20e590701bf801 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4fc7c39a2154ea580b1ce3c361b933d in term 0.
I20260709 13:16:15.982412 13023 leader_election.cc:304] T 173de9bbdcf24d968f5163f204720e03 P b4fc7c39a2154ea580b1ce3c361b933d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a14b9abb1644380a7b05f57a91aafc8, b4fc7c39a2154ea580b1ce3c361b933d; no voters: 
I20260709 13:16:15.983177 13179 raft_consensus.cc:2804] T 173de9bbdcf24d968f5163f204720e03 P b4fc7c39a2154ea580b1ce3c361b933d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:15.983472 13179 raft_consensus.cc:493] T 173de9bbdcf24d968f5163f204720e03 P b4fc7c39a2154ea580b1ce3c361b933d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:15.983682 13179 raft_consensus.cc:3060] T 173de9bbdcf24d968f5163f204720e03 P b4fc7c39a2154ea580b1ce3c361b933d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:15.988421 13216 consensus_queue.cc:1048] T ead9b2700246427eacbf272bc2de66cf P b4fc7c39a2154ea580b1ce3c361b933d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:15.988523 13179 raft_consensus.cc:515] T 173de9bbdcf24d968f5163f204720e03 P b4fc7c39a2154ea580b1ce3c361b933d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } }
I20260709 13:16:15.990515 13179 leader_election.cc:290] T 173de9bbdcf24d968f5163f204720e03 P b4fc7c39a2154ea580b1ce3c361b933d [CANDIDATE]: Term 1 election: Requested vote from peers 2a14b9abb1644380a7b05f57a91aafc8 (127.12.19.129:46597), 23da8d4c96494a6fbb20e590701bf801 (127.12.19.131:38049)
I20260709 13:16:15.991205 12983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "173de9bbdcf24d968f5163f204720e03" candidate_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a14b9abb1644380a7b05f57a91aafc8"
I20260709 13:16:15.991564 13133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "173de9bbdcf24d968f5163f204720e03" candidate_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23da8d4c96494a6fbb20e590701bf801"
I20260709 13:16:15.991815 12983 raft_consensus.cc:3060] T 173de9bbdcf24d968f5163f204720e03 P 2a14b9abb1644380a7b05f57a91aafc8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:15.992235 13133 raft_consensus.cc:3060] T 173de9bbdcf24d968f5163f204720e03 P 23da8d4c96494a6fbb20e590701bf801 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:15.998431 12983 raft_consensus.cc:2468] T 173de9bbdcf24d968f5163f204720e03 P 2a14b9abb1644380a7b05f57a91aafc8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4fc7c39a2154ea580b1ce3c361b933d in term 1.
I20260709 13:16:15.998593 13134 raft_consensus.cc:3060] T ead9b2700246427eacbf272bc2de66cf P 23da8d4c96494a6fbb20e590701bf801 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:15.999768 13023 leader_election.cc:304] T 173de9bbdcf24d968f5163f204720e03 P b4fc7c39a2154ea580b1ce3c361b933d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a14b9abb1644380a7b05f57a91aafc8, b4fc7c39a2154ea580b1ce3c361b933d; no voters: 
I20260709 13:16:16.000718 13218 raft_consensus.cc:2804] T 173de9bbdcf24d968f5163f204720e03 P b4fc7c39a2154ea580b1ce3c361b933d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:16.001180 13218 raft_consensus.cc:697] T 173de9bbdcf24d968f5163f204720e03 P b4fc7c39a2154ea580b1ce3c361b933d [term 1 LEADER]: Becoming Leader. State: Replica: b4fc7c39a2154ea580b1ce3c361b933d, State: Running, Role: LEADER
I20260709 13:16:16.001966 13218 consensus_queue.cc:237] T 173de9bbdcf24d968f5163f204720e03 P b4fc7c39a2154ea580b1ce3c361b933d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } }
I20260709 13:16:16.006335 13133 raft_consensus.cc:2468] T 173de9bbdcf24d968f5163f204720e03 P 23da8d4c96494a6fbb20e590701bf801 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4fc7c39a2154ea580b1ce3c361b933d in term 1.
I20260709 13:16:16.008272 13218 consensus_queue.cc:1048] T ead9b2700246427eacbf272bc2de66cf P b4fc7c39a2154ea580b1ce3c361b933d [LEADER]: Connected to new peer: Peer: permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:16.013322 12883 catalog_manager.cc:5697] T 173de9bbdcf24d968f5163f204720e03 P b4fc7c39a2154ea580b1ce3c361b933d reported cstate change: term changed from 0 to 1, leader changed from <none> to b4fc7c39a2154ea580b1ce3c361b933d (127.12.19.130). New cstate: current_term: 1 leader_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:16.074163 13182 consensus_queue.cc:1048] T 8dc56d63b159460794d5677d70af2aa0 P 2a14b9abb1644380a7b05f57a91aafc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:16.081924 13134 raft_consensus.cc:3060] T 8dc56d63b159460794d5677d70af2aa0 P 23da8d4c96494a6fbb20e590701bf801 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:16.090620 13206 consensus_queue.cc:1048] T 32199b48d8c343d99785f87b0c83b8c7 P 23da8d4c96494a6fbb20e590701bf801 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:16.090626 13182 consensus_queue.cc:1048] T 8dc56d63b159460794d5677d70af2aa0 P 2a14b9abb1644380a7b05f57a91aafc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:16.102089 13217 consensus_queue.cc:1048] T 32199b48d8c343d99785f87b0c83b8c7 P 23da8d4c96494a6fbb20e590701bf801 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:16.111351 13218 raft_consensus.cc:493] T 4725f36745ec4ee9b25af6369352f770 P b4fc7c39a2154ea580b1ce3c361b933d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:16.111850 13218 raft_consensus.cc:515] T 4725f36745ec4ee9b25af6369352f770 P b4fc7c39a2154ea580b1ce3c361b933d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } }
I20260709 13:16:16.113631 13218 leader_election.cc:290] T 4725f36745ec4ee9b25af6369352f770 P b4fc7c39a2154ea580b1ce3c361b933d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a14b9abb1644380a7b05f57a91aafc8 (127.12.19.129:46597), 23da8d4c96494a6fbb20e590701bf801 (127.12.19.131:38049)
I20260709 13:16:16.114624 12985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4725f36745ec4ee9b25af6369352f770" candidate_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a14b9abb1644380a7b05f57a91aafc8" is_pre_election: true
I20260709 13:16:16.114984 13134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4725f36745ec4ee9b25af6369352f770" candidate_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23da8d4c96494a6fbb20e590701bf801" is_pre_election: true
I20260709 13:16:16.115654 12985 raft_consensus.cc:2393] T 4725f36745ec4ee9b25af6369352f770 P 2a14b9abb1644380a7b05f57a91aafc8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b4fc7c39a2154ea580b1ce3c361b933d in current term 1: Already voted for candidate 23da8d4c96494a6fbb20e590701bf801 in this term.
I20260709 13:16:16.116535 13023 leader_election.cc:304] T 4725f36745ec4ee9b25af6369352f770 P b4fc7c39a2154ea580b1ce3c361b933d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b4fc7c39a2154ea580b1ce3c361b933d; no voters: 23da8d4c96494a6fbb20e590701bf801, 2a14b9abb1644380a7b05f57a91aafc8
I20260709 13:16:16.117247 13218 raft_consensus.cc:3060] T 4725f36745ec4ee9b25af6369352f770 P b4fc7c39a2154ea580b1ce3c361b933d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:16.122017 13218 raft_consensus.cc:2749] T 4725f36745ec4ee9b25af6369352f770 P b4fc7c39a2154ea580b1ce3c361b933d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:16.151463 13180 consensus_queue.cc:1048] T aed945e71b654c609b1c07545dab3935 P 23da8d4c96494a6fbb20e590701bf801 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:16.152499 13059 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9089a04c0a2846c0bcad23a0952545b7"
dest_uuid: "b4fc7c39a2154ea580b1ce3c361b933d"
mode: GRACEFUL
new_leader_uuid: "2a14b9abb1644380a7b05f57a91aafc8"
 from {username='slave'} at 127.0.0.1:56912
I20260709 13:16:16.153208 13059 raft_consensus.cc:606] T 9089a04c0a2846c0bcad23a0952545b7 P b4fc7c39a2154ea580b1ce3c361b933d [term 1 LEADER]: Received request to transfer leadership to TS 2a14b9abb1644380a7b05f57a91aafc8
I20260709 13:16:16.153280 13218 consensus_queue.cc:1048] T 9089a04c0a2846c0bcad23a0952545b7 P b4fc7c39a2154ea580b1ce3c361b933d [LEADER]: Connected to new peer: Peer: permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:16.160952 13217 consensus_queue.cc:1048] T aed945e71b654c609b1c07545dab3935 P 23da8d4c96494a6fbb20e590701bf801 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:16.166501 13214 consensus_queue.cc:1048] T 9089a04c0a2846c0bcad23a0952545b7 P b4fc7c39a2154ea580b1ce3c361b933d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:16.191098 13216 raft_consensus.cc:993] T 9089a04c0a2846c0bcad23a0952545b7 P b4fc7c39a2154ea580b1ce3c361b933d: : Instructing follower 2a14b9abb1644380a7b05f57a91aafc8 to start an election
I20260709 13:16:16.191614 13179 raft_consensus.cc:1081] T 9089a04c0a2846c0bcad23a0952545b7 P b4fc7c39a2154ea580b1ce3c361b933d [term 1 LEADER]: Signalling peer 2a14b9abb1644380a7b05f57a91aafc8 to start an election
I20260709 13:16:16.195358 12983 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9089a04c0a2846c0bcad23a0952545b7"
dest_uuid: "2a14b9abb1644380a7b05f57a91aafc8"
 from {username='slave'} at 127.0.0.1:47214
I20260709 13:16:16.195905 12983 raft_consensus.cc:493] T 9089a04c0a2846c0bcad23a0952545b7 P 2a14b9abb1644380a7b05f57a91aafc8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:16.196135 13134 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "32199b48d8c343d99785f87b0c83b8c7"
dest_uuid: "23da8d4c96494a6fbb20e590701bf801"
mode: GRACEFUL
new_leader_uuid: "2a14b9abb1644380a7b05f57a91aafc8"
 from {username='slave'} at 127.0.0.1:50802
I20260709 13:16:16.196298 12983 raft_consensus.cc:3060] T 9089a04c0a2846c0bcad23a0952545b7 P 2a14b9abb1644380a7b05f57a91aafc8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:16.196722 13134 raft_consensus.cc:606] T 32199b48d8c343d99785f87b0c83b8c7 P 23da8d4c96494a6fbb20e590701bf801 [term 1 LEADER]: Received request to transfer leadership to TS 2a14b9abb1644380a7b05f57a91aafc8
I20260709 13:16:16.197279 13228 consensus_queue.cc:1048] T aea6b39fd0dd4649996b22d3a870a64a P 23da8d4c96494a6fbb20e590701bf801 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:16.196009 13179 consensus_queue.cc:1048] T 4df771ce874e4cd09959b751530e4f90 P b4fc7c39a2154ea580b1ce3c361b933d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:16:16.208979 13228 consensus_queue.cc:1048] T aea6b39fd0dd4649996b22d3a870a64a P 23da8d4c96494a6fbb20e590701bf801 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:16.217598 13134 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aea6b39fd0dd4649996b22d3a870a64a"
dest_uuid: "23da8d4c96494a6fbb20e590701bf801"
mode: GRACEFUL
new_leader_uuid: "2a14b9abb1644380a7b05f57a91aafc8"
 from {username='slave'} at 127.0.0.1:50802
I20260709 13:16:16.218326 13134 raft_consensus.cc:606] T aea6b39fd0dd4649996b22d3a870a64a P 23da8d4c96494a6fbb20e590701bf801 [term 1 LEADER]: Received request to transfer leadership to TS 2a14b9abb1644380a7b05f57a91aafc8
I20260709 13:16:16.225718 13060 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4df771ce874e4cd09959b751530e4f90"
dest_uuid: "b4fc7c39a2154ea580b1ce3c361b933d"
mode: GRACEFUL
new_leader_uuid: "2a14b9abb1644380a7b05f57a91aafc8"
 from {username='slave'} at 127.0.0.1:56912
I20260709 13:16:16.226497 13060 raft_consensus.cc:606] T 4df771ce874e4cd09959b751530e4f90 P b4fc7c39a2154ea580b1ce3c361b933d [term 1 LEADER]: Received request to transfer leadership to TS 2a14b9abb1644380a7b05f57a91aafc8
I20260709 13:16:16.223138 12983 raft_consensus.cc:515] T 9089a04c0a2846c0bcad23a0952545b7 P 2a14b9abb1644380a7b05f57a91aafc8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } } peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } }
I20260709 13:16:16.234359 13134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9089a04c0a2846c0bcad23a0952545b7" candidate_uuid: "2a14b9abb1644380a7b05f57a91aafc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "23da8d4c96494a6fbb20e590701bf801"
I20260709 13:16:16.235080 13134 raft_consensus.cc:3060] T 9089a04c0a2846c0bcad23a0952545b7 P 23da8d4c96494a6fbb20e590701bf801 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:16.238372 13133 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aed945e71b654c609b1c07545dab3935"
dest_uuid: "23da8d4c96494a6fbb20e590701bf801"
mode: GRACEFUL
new_leader_uuid: "2a14b9abb1644380a7b05f57a91aafc8"
 from {username='slave'} at 127.0.0.1:50802
I20260709 13:16:16.238919 13133 raft_consensus.cc:606] T aed945e71b654c609b1c07545dab3935 P 23da8d4c96494a6fbb20e590701bf801 [term 1 LEADER]: Received request to transfer leadership to TS 2a14b9abb1644380a7b05f57a91aafc8
I20260709 13:16:16.245440 13134 raft_consensus.cc:2468] T 9089a04c0a2846c0bcad23a0952545b7 P 23da8d4c96494a6fbb20e590701bf801 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a14b9abb1644380a7b05f57a91aafc8 in term 2.
I20260709 13:16:16.246390 13133 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4725f36745ec4ee9b25af6369352f770"
dest_uuid: "23da8d4c96494a6fbb20e590701bf801"
mode: GRACEFUL
new_leader_uuid: "b4fc7c39a2154ea580b1ce3c361b933d"
 from {username='slave'} at 127.0.0.1:50802
I20260709 13:16:16.247149 13133 raft_consensus.cc:606] T 4725f36745ec4ee9b25af6369352f770 P 23da8d4c96494a6fbb20e590701bf801 [term 1 LEADER]: Received request to transfer leadership to TS b4fc7c39a2154ea580b1ce3c361b933d
I20260709 13:16:16.246908 12951 leader_election.cc:304] T 9089a04c0a2846c0bcad23a0952545b7 P 2a14b9abb1644380a7b05f57a91aafc8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23da8d4c96494a6fbb20e590701bf801, 2a14b9abb1644380a7b05f57a91aafc8; no voters: 
I20260709 13:16:16.248314 13182 raft_consensus.cc:2804] T 9089a04c0a2846c0bcad23a0952545b7 P 2a14b9abb1644380a7b05f57a91aafc8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:16.248920 13182 raft_consensus.cc:697] T 9089a04c0a2846c0bcad23a0952545b7 P 2a14b9abb1644380a7b05f57a91aafc8 [term 2 LEADER]: Becoming Leader. State: Replica: 2a14b9abb1644380a7b05f57a91aafc8, State: Running, Role: LEADER
I20260709 13:16:16.249987 13182 consensus_queue.cc:237] T 9089a04c0a2846c0bcad23a0952545b7 P 2a14b9abb1644380a7b05f57a91aafc8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } } peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } }
I20260709 13:16:16.262354 13228 raft_consensus.cc:993] T aea6b39fd0dd4649996b22d3a870a64a P 23da8d4c96494a6fbb20e590701bf801: : Instructing follower 2a14b9abb1644380a7b05f57a91aafc8 to start an election
I20260709 13:16:16.262755 13228 raft_consensus.cc:1081] T aea6b39fd0dd4649996b22d3a870a64a P 23da8d4c96494a6fbb20e590701bf801 [term 1 LEADER]: Signalling peer 2a14b9abb1644380a7b05f57a91aafc8 to start an election
I20260709 13:16:16.268611 12982 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aea6b39fd0dd4649996b22d3a870a64a"
dest_uuid: "2a14b9abb1644380a7b05f57a91aafc8"
 from {username='slave'} at 127.0.0.1:47210
I20260709 13:16:16.269135 12982 raft_consensus.cc:493] T aea6b39fd0dd4649996b22d3a870a64a P 2a14b9abb1644380a7b05f57a91aafc8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:16.269482 12982 raft_consensus.cc:3060] T aea6b39fd0dd4649996b22d3a870a64a P 2a14b9abb1644380a7b05f57a91aafc8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:16.272115 12981 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ea771026029b499181f886d00bfbaffe"
dest_uuid: "2a14b9abb1644380a7b05f57a91aafc8"
mode: GRACEFUL
new_leader_uuid: "b4fc7c39a2154ea580b1ce3c361b933d"
 from {username='slave'} at 127.0.0.1:47224
I20260709 13:16:16.272898 12981 raft_consensus.cc:606] T ea771026029b499181f886d00bfbaffe P 2a14b9abb1644380a7b05f57a91aafc8 [term 1 LEADER]: Received request to transfer leadership to TS b4fc7c39a2154ea580b1ce3c361b933d
I20260709 13:16:16.276333 12982 raft_consensus.cc:515] T aea6b39fd0dd4649996b22d3a870a64a P 2a14b9abb1644380a7b05f57a91aafc8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } }
I20260709 13:16:16.279247 12983 leader_election.cc:290] T 9089a04c0a2846c0bcad23a0952545b7 P 2a14b9abb1644380a7b05f57a91aafc8 [CANDIDATE]: Term 2 election: Requested vote from peers 23da8d4c96494a6fbb20e590701bf801 (127.12.19.131:38049), b4fc7c39a2154ea580b1ce3c361b933d (127.12.19.130:44165)
I20260709 13:16:16.279137 13060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aea6b39fd0dd4649996b22d3a870a64a" candidate_uuid: "2a14b9abb1644380a7b05f57a91aafc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b4fc7c39a2154ea580b1ce3c361b933d"
I20260709 13:16:16.282815 12982 leader_election.cc:290] T aea6b39fd0dd4649996b22d3a870a64a P 2a14b9abb1644380a7b05f57a91aafc8 [CANDIDATE]: Term 2 election: Requested vote from peers b4fc7c39a2154ea580b1ce3c361b933d (127.12.19.130:44165), 23da8d4c96494a6fbb20e590701bf801 (127.12.19.131:38049)
I20260709 13:16:16.283143 13218 raft_consensus.cc:993] T 4df771ce874e4cd09959b751530e4f90 P b4fc7c39a2154ea580b1ce3c361b933d: : Instructing follower 2a14b9abb1644380a7b05f57a91aafc8 to start an election
I20260709 13:16:16.283627 13218 raft_consensus.cc:1081] T 4df771ce874e4cd09959b751530e4f90 P b4fc7c39a2154ea580b1ce3c361b933d [term 1 LEADER]: Signalling peer 2a14b9abb1644380a7b05f57a91aafc8 to start an election
I20260709 13:16:16.284629 12985 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8dc56d63b159460794d5677d70af2aa0"
dest_uuid: "2a14b9abb1644380a7b05f57a91aafc8"
mode: GRACEFUL
new_leader_uuid: "b4fc7c39a2154ea580b1ce3c361b933d"
 from {username='slave'} at 127.0.0.1:47224
I20260709 13:16:16.285174 12985 raft_consensus.cc:606] T 8dc56d63b159460794d5677d70af2aa0 P 2a14b9abb1644380a7b05f57a91aafc8 [term 1 LEADER]: Received request to transfer leadership to TS b4fc7c39a2154ea580b1ce3c361b933d
I20260709 13:16:16.289052 13133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aea6b39fd0dd4649996b22d3a870a64a" candidate_uuid: "2a14b9abb1644380a7b05f57a91aafc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "23da8d4c96494a6fbb20e590701bf801"
I20260709 13:16:16.289597 13133 raft_consensus.cc:3055] T aea6b39fd0dd4649996b22d3a870a64a P 23da8d4c96494a6fbb20e590701bf801 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:16.289906 13133 raft_consensus.cc:740] T aea6b39fd0dd4649996b22d3a870a64a P 23da8d4c96494a6fbb20e590701bf801 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 23da8d4c96494a6fbb20e590701bf801, State: Running, Role: LEADER
I20260709 13:16:16.291338 13059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9089a04c0a2846c0bcad23a0952545b7" candidate_uuid: "2a14b9abb1644380a7b05f57a91aafc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b4fc7c39a2154ea580b1ce3c361b933d"
I20260709 13:16:16.291890 13059 raft_consensus.cc:3055] T 9089a04c0a2846c0bcad23a0952545b7 P b4fc7c39a2154ea580b1ce3c361b933d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:16.292178 13059 raft_consensus.cc:740] T 9089a04c0a2846c0bcad23a0952545b7 P b4fc7c39a2154ea580b1ce3c361b933d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b4fc7c39a2154ea580b1ce3c361b933d, State: Running, Role: LEADER
I20260709 13:16:16.292876 12985 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4df771ce874e4cd09959b751530e4f90"
dest_uuid: "2a14b9abb1644380a7b05f57a91aafc8"
 from {username='slave'} at 127.0.0.1:47214
I20260709 13:16:16.293265 13058 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "173de9bbdcf24d968f5163f204720e03"
dest_uuid: "b4fc7c39a2154ea580b1ce3c361b933d"
mode: GRACEFUL
new_leader_uuid: "23da8d4c96494a6fbb20e590701bf801"
 from {username='slave'} at 127.0.0.1:56912
I20260709 13:16:16.292958 13059 consensus_queue.cc:260] T 9089a04c0a2846c0bcad23a0952545b7 P b4fc7c39a2154ea580b1ce3c361b933d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } } peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } }
I20260709 13:16:16.293504 12985 raft_consensus.cc:493] T 4df771ce874e4cd09959b751530e4f90 P 2a14b9abb1644380a7b05f57a91aafc8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:16.293833 13058 raft_consensus.cc:606] T 173de9bbdcf24d968f5163f204720e03 P b4fc7c39a2154ea580b1ce3c361b933d [term 1 LEADER]: Received request to transfer leadership to TS 23da8d4c96494a6fbb20e590701bf801
I20260709 13:16:16.293907 12985 raft_consensus.cc:3060] T 4df771ce874e4cd09959b751530e4f90 P 2a14b9abb1644380a7b05f57a91aafc8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:16.294275 13059 raft_consensus.cc:3060] T 9089a04c0a2846c0bcad23a0952545b7 P b4fc7c39a2154ea580b1ce3c361b933d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:16.296088 12882 catalog_manager.cc:5697] T 9089a04c0a2846c0bcad23a0952545b7 P 2a14b9abb1644380a7b05f57a91aafc8 reported cstate change: term changed from 1 to 2, leader changed from b4fc7c39a2154ea580b1ce3c361b933d (127.12.19.130) to 2a14b9abb1644380a7b05f57a91aafc8 (127.12.19.129). New cstate: current_term: 2 leader_uuid: "2a14b9abb1644380a7b05f57a91aafc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:16.290658 13133 consensus_queue.cc:260] T aea6b39fd0dd4649996b22d3a870a64a P 23da8d4c96494a6fbb20e590701bf801 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } }
I20260709 13:16:16.300647 12985 raft_consensus.cc:515] T 4df771ce874e4cd09959b751530e4f90 P 2a14b9abb1644380a7b05f57a91aafc8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } }
I20260709 13:16:16.301270 13059 raft_consensus.cc:2468] T 9089a04c0a2846c0bcad23a0952545b7 P b4fc7c39a2154ea580b1ce3c361b933d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a14b9abb1644380a7b05f57a91aafc8 in term 2.
I20260709 13:16:16.303051 12985 leader_election.cc:290] T 4df771ce874e4cd09959b751530e4f90 P 2a14b9abb1644380a7b05f57a91aafc8 [CANDIDATE]: Term 2 election: Requested vote from peers b4fc7c39a2154ea580b1ce3c361b933d (127.12.19.130:44165), 23da8d4c96494a6fbb20e590701bf801 (127.12.19.131:38049)
I20260709 13:16:16.299216 13133 raft_consensus.cc:3060] T aea6b39fd0dd4649996b22d3a870a64a P 23da8d4c96494a6fbb20e590701bf801 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:16:16.303099 13180 consensus_queue.cc:1175] T aea6b39fd0dd4649996b22d3a870a64a P 23da8d4c96494a6fbb20e590701bf801 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" responder_term: 1 status { last_received { term: 1 index: 1 } last_committed_idx: 1 last_received_current_leader { term: 1 index: 1 } }
I20260709 13:16:16.305866 13218 consensus_queue.cc:1048] T 4df771ce874e4cd09959b751530e4f90 P b4fc7c39a2154ea580b1ce3c361b933d [LEADER]: Connected to new peer: Peer: permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:16.307219 13059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4df771ce874e4cd09959b751530e4f90" candidate_uuid: "2a14b9abb1644380a7b05f57a91aafc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b4fc7c39a2154ea580b1ce3c361b933d"
I20260709 13:16:16.307776 13059 raft_consensus.cc:3055] T 4df771ce874e4cd09959b751530e4f90 P b4fc7c39a2154ea580b1ce3c361b933d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:16.308082 13059 raft_consensus.cc:740] T 4df771ce874e4cd09959b751530e4f90 P b4fc7c39a2154ea580b1ce3c361b933d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b4fc7c39a2154ea580b1ce3c361b933d, State: Running, Role: LEADER
I20260709 13:16:16.308907 13059 consensus_queue.cc:260] T 4df771ce874e4cd09959b751530e4f90 P b4fc7c39a2154ea580b1ce3c361b933d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } }
I20260709 13:16:16.309926 13059 raft_consensus.cc:3060] T 4df771ce874e4cd09959b751530e4f90 P b4fc7c39a2154ea580b1ce3c361b933d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:16.310410 13133 raft_consensus.cc:2468] T aea6b39fd0dd4649996b22d3a870a64a P 23da8d4c96494a6fbb20e590701bf801 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a14b9abb1644380a7b05f57a91aafc8 in term 2.
I20260709 13:16:16.311569 12951 leader_election.cc:304] T aea6b39fd0dd4649996b22d3a870a64a P 2a14b9abb1644380a7b05f57a91aafc8 [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: 23da8d4c96494a6fbb20e590701bf801, 2a14b9abb1644380a7b05f57a91aafc8; no voters: b4fc7c39a2154ea580b1ce3c361b933d
I20260709 13:16:16.312750 13182 raft_consensus.cc:2804] T aea6b39fd0dd4649996b22d3a870a64a P 2a14b9abb1644380a7b05f57a91aafc8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:16.313269 13182 raft_consensus.cc:697] T aea6b39fd0dd4649996b22d3a870a64a P 2a14b9abb1644380a7b05f57a91aafc8 [term 2 LEADER]: Becoming Leader. State: Replica: 2a14b9abb1644380a7b05f57a91aafc8, State: Running, Role: LEADER
I20260709 13:16:16.314065 13182 consensus_queue.cc:237] T aea6b39fd0dd4649996b22d3a870a64a P 2a14b9abb1644380a7b05f57a91aafc8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } }
I20260709 13:16:16.316246 13134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4df771ce874e4cd09959b751530e4f90" candidate_uuid: "2a14b9abb1644380a7b05f57a91aafc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "23da8d4c96494a6fbb20e590701bf801"
I20260709 13:16:16.316883 13134 raft_consensus.cc:3060] T 4df771ce874e4cd09959b751530e4f90 P 23da8d4c96494a6fbb20e590701bf801 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:16.319399 13059 raft_consensus.cc:2468] T 4df771ce874e4cd09959b751530e4f90 P b4fc7c39a2154ea580b1ce3c361b933d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a14b9abb1644380a7b05f57a91aafc8 in term 2.
I20260709 13:16:16.320726 12948 leader_election.cc:304] T 4df771ce874e4cd09959b751530e4f90 P 2a14b9abb1644380a7b05f57a91aafc8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a14b9abb1644380a7b05f57a91aafc8, b4fc7c39a2154ea580b1ce3c361b933d; no voters: 
I20260709 13:16:16.323228 13182 raft_consensus.cc:2804] T 4df771ce874e4cd09959b751530e4f90 P 2a14b9abb1644380a7b05f57a91aafc8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:16.323841 13182 raft_consensus.cc:697] T 4df771ce874e4cd09959b751530e4f90 P 2a14b9abb1644380a7b05f57a91aafc8 [term 2 LEADER]: Becoming Leader. State: Replica: 2a14b9abb1644380a7b05f57a91aafc8, State: Running, Role: LEADER
I20260709 13:16:16.324431 13134 raft_consensus.cc:2468] T 4df771ce874e4cd09959b751530e4f90 P 23da8d4c96494a6fbb20e590701bf801 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a14b9abb1644380a7b05f57a91aafc8 in term 2.
I20260709 13:16:16.324436 13182 consensus_queue.cc:237] T 4df771ce874e4cd09959b751530e4f90 P 2a14b9abb1644380a7b05f57a91aafc8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } }
I20260709 13:16:16.325774 13180 consensus_queue.cc:1048] T 4725f36745ec4ee9b25af6369352f770 P 23da8d4c96494a6fbb20e590701bf801 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:16.329243 12880 catalog_manager.cc:5697] T aea6b39fd0dd4649996b22d3a870a64a P 2a14b9abb1644380a7b05f57a91aafc8 reported cstate change: term changed from 1 to 2, leader changed from 23da8d4c96494a6fbb20e590701bf801 (127.12.19.131) to 2a14b9abb1644380a7b05f57a91aafc8 (127.12.19.129). New cstate: current_term: 2 leader_uuid: "2a14b9abb1644380a7b05f57a91aafc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:16.335779 13206 consensus_queue.cc:1048] T 4725f36745ec4ee9b25af6369352f770 P 23da8d4c96494a6fbb20e590701bf801 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:16.344950 12882 catalog_manager.cc:5697] T 4df771ce874e4cd09959b751530e4f90 P 2a14b9abb1644380a7b05f57a91aafc8 reported cstate change: term changed from 1 to 2, leader changed from b4fc7c39a2154ea580b1ce3c361b933d (127.12.19.130) to 2a14b9abb1644380a7b05f57a91aafc8 (127.12.19.129). New cstate: current_term: 2 leader_uuid: "2a14b9abb1644380a7b05f57a91aafc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:16.348354 13217 raft_consensus.cc:993] T 4725f36745ec4ee9b25af6369352f770 P 23da8d4c96494a6fbb20e590701bf801: : Instructing follower b4fc7c39a2154ea580b1ce3c361b933d to start an election
I20260709 13:16:16.348778 13206 raft_consensus.cc:1081] T 4725f36745ec4ee9b25af6369352f770 P 23da8d4c96494a6fbb20e590701bf801 [term 1 LEADER]: Signalling peer b4fc7c39a2154ea580b1ce3c361b933d to start an election
I20260709 13:16:16.350183 13060 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4725f36745ec4ee9b25af6369352f770"
dest_uuid: "b4fc7c39a2154ea580b1ce3c361b933d"
 from {username='slave'} at 127.0.0.1:56902
I20260709 13:16:16.350613 13060 raft_consensus.cc:493] T 4725f36745ec4ee9b25af6369352f770 P b4fc7c39a2154ea580b1ce3c361b933d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:16.350910 13060 raft_consensus.cc:3060] T 4725f36745ec4ee9b25af6369352f770 P b4fc7c39a2154ea580b1ce3c361b933d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:16.356207 13060 raft_consensus.cc:515] T 4725f36745ec4ee9b25af6369352f770 P b4fc7c39a2154ea580b1ce3c361b933d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } }
I20260709 13:16:16.358805 12985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4725f36745ec4ee9b25af6369352f770" candidate_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2a14b9abb1644380a7b05f57a91aafc8"
I20260709 13:16:16.358989 13060 leader_election.cc:290] T 4725f36745ec4ee9b25af6369352f770 P b4fc7c39a2154ea580b1ce3c361b933d [CANDIDATE]: Term 2 election: Requested vote from peers 2a14b9abb1644380a7b05f57a91aafc8 (127.12.19.129:46597), 23da8d4c96494a6fbb20e590701bf801 (127.12.19.131:38049)
I20260709 13:16:16.359297 12985 raft_consensus.cc:3060] T 4725f36745ec4ee9b25af6369352f770 P 2a14b9abb1644380a7b05f57a91aafc8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:16.360435 13134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4725f36745ec4ee9b25af6369352f770" candidate_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "23da8d4c96494a6fbb20e590701bf801"
I20260709 13:16:16.360908 13134 raft_consensus.cc:3055] T 4725f36745ec4ee9b25af6369352f770 P 23da8d4c96494a6fbb20e590701bf801 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:16.361227 13134 raft_consensus.cc:740] T 4725f36745ec4ee9b25af6369352f770 P 23da8d4c96494a6fbb20e590701bf801 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 23da8d4c96494a6fbb20e590701bf801, State: Running, Role: LEADER
I20260709 13:16:16.361943 13134 consensus_queue.cc:260] T 4725f36745ec4ee9b25af6369352f770 P 23da8d4c96494a6fbb20e590701bf801 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } }
I20260709 13:16:16.362720 13134 raft_consensus.cc:3060] T 4725f36745ec4ee9b25af6369352f770 P 23da8d4c96494a6fbb20e590701bf801 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:16.365162 12985 raft_consensus.cc:2468] T 4725f36745ec4ee9b25af6369352f770 P 2a14b9abb1644380a7b05f57a91aafc8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4fc7c39a2154ea580b1ce3c361b933d in term 2.
I20260709 13:16:16.366084 13023 leader_election.cc:304] T 4725f36745ec4ee9b25af6369352f770 P b4fc7c39a2154ea580b1ce3c361b933d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a14b9abb1644380a7b05f57a91aafc8, b4fc7c39a2154ea580b1ce3c361b933d; no voters: 
I20260709 13:16:16.366796 13218 raft_consensus.cc:2804] T 4725f36745ec4ee9b25af6369352f770 P b4fc7c39a2154ea580b1ce3c361b933d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:16.367221 13218 raft_consensus.cc:697] T 4725f36745ec4ee9b25af6369352f770 P b4fc7c39a2154ea580b1ce3c361b933d [term 2 LEADER]: Becoming Leader. State: Replica: b4fc7c39a2154ea580b1ce3c361b933d, State: Running, Role: LEADER
I20260709 13:16:16.367765 13134 raft_consensus.cc:2468] T 4725f36745ec4ee9b25af6369352f770 P 23da8d4c96494a6fbb20e590701bf801 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4fc7c39a2154ea580b1ce3c361b933d in term 2.
I20260709 13:16:16.367933 13218 consensus_queue.cc:237] T 4725f36745ec4ee9b25af6369352f770 P b4fc7c39a2154ea580b1ce3c361b933d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } }
I20260709 13:16:16.373980 12881 catalog_manager.cc:5697] T 4725f36745ec4ee9b25af6369352f770 P b4fc7c39a2154ea580b1ce3c361b933d reported cstate change: term changed from 1 to 2, leader changed from 23da8d4c96494a6fbb20e590701bf801 (127.12.19.131) to b4fc7c39a2154ea580b1ce3c361b933d (127.12.19.130). New cstate: current_term: 2 leader_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:16.403543 13198 raft_consensus.cc:993] T ea771026029b499181f886d00bfbaffe P 2a14b9abb1644380a7b05f57a91aafc8: : Instructing follower b4fc7c39a2154ea580b1ce3c361b933d to start an election
I20260709 13:16:16.404089 13181 raft_consensus.cc:1081] T ea771026029b499181f886d00bfbaffe P 2a14b9abb1644380a7b05f57a91aafc8 [term 1 LEADER]: Signalling peer b4fc7c39a2154ea580b1ce3c361b933d to start an election
I20260709 13:16:16.405551 13060 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ea771026029b499181f886d00bfbaffe"
dest_uuid: "b4fc7c39a2154ea580b1ce3c361b933d"
 from {username='slave'} at 127.0.0.1:56898
I20260709 13:16:16.406113 13060 raft_consensus.cc:493] T ea771026029b499181f886d00bfbaffe P b4fc7c39a2154ea580b1ce3c361b933d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:16.406472 13060 raft_consensus.cc:3060] T ea771026029b499181f886d00bfbaffe P b4fc7c39a2154ea580b1ce3c361b933d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:16.410849 13060 raft_consensus.cc:515] T ea771026029b499181f886d00bfbaffe P b4fc7c39a2154ea580b1ce3c361b933d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } }
I20260709 13:16:16.412479 13060 leader_election.cc:290] T ea771026029b499181f886d00bfbaffe P b4fc7c39a2154ea580b1ce3c361b933d [CANDIDATE]: Term 2 election: Requested vote from peers 2a14b9abb1644380a7b05f57a91aafc8 (127.12.19.129:46597), 23da8d4c96494a6fbb20e590701bf801 (127.12.19.131:38049)
I20260709 13:16:16.413087 12985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea771026029b499181f886d00bfbaffe" candidate_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2a14b9abb1644380a7b05f57a91aafc8"
I20260709 13:16:16.413482 13134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea771026029b499181f886d00bfbaffe" candidate_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "23da8d4c96494a6fbb20e590701bf801"
I20260709 13:16:16.413679 12985 raft_consensus.cc:3055] T ea771026029b499181f886d00bfbaffe P 2a14b9abb1644380a7b05f57a91aafc8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:16.414007 13134 raft_consensus.cc:3060] T ea771026029b499181f886d00bfbaffe P 23da8d4c96494a6fbb20e590701bf801 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:16.414000 12985 raft_consensus.cc:740] T ea771026029b499181f886d00bfbaffe P 2a14b9abb1644380a7b05f57a91aafc8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2a14b9abb1644380a7b05f57a91aafc8, State: Running, Role: LEADER
I20260709 13:16:16.414917 12985 consensus_queue.cc:260] T ea771026029b499181f886d00bfbaffe P 2a14b9abb1644380a7b05f57a91aafc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } }
I20260709 13:16:16.416105 12985 raft_consensus.cc:3060] T ea771026029b499181f886d00bfbaffe P 2a14b9abb1644380a7b05f57a91aafc8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:16.420480 13134 raft_consensus.cc:2468] T ea771026029b499181f886d00bfbaffe P 23da8d4c96494a6fbb20e590701bf801 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4fc7c39a2154ea580b1ce3c361b933d in term 2.
I20260709 13:16:16.421550 13026 leader_election.cc:304] T ea771026029b499181f886d00bfbaffe P b4fc7c39a2154ea580b1ce3c361b933d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23da8d4c96494a6fbb20e590701bf801, b4fc7c39a2154ea580b1ce3c361b933d; no voters: 
I20260709 13:16:16.422281 13218 raft_consensus.cc:2804] T ea771026029b499181f886d00bfbaffe P b4fc7c39a2154ea580b1ce3c361b933d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:16.422396 12985 raft_consensus.cc:2468] T ea771026029b499181f886d00bfbaffe P 2a14b9abb1644380a7b05f57a91aafc8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4fc7c39a2154ea580b1ce3c361b933d in term 2.
I20260709 13:16:16.422729 13218 raft_consensus.cc:697] T ea771026029b499181f886d00bfbaffe P b4fc7c39a2154ea580b1ce3c361b933d [term 2 LEADER]: Becoming Leader. State: Replica: b4fc7c39a2154ea580b1ce3c361b933d, State: Running, Role: LEADER
I20260709 13:16:16.423540 13218 consensus_queue.cc:237] T ea771026029b499181f886d00bfbaffe P b4fc7c39a2154ea580b1ce3c361b933d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } }
I20260709 13:16:16.429109 12881 catalog_manager.cc:5697] T ea771026029b499181f886d00bfbaffe P b4fc7c39a2154ea580b1ce3c361b933d reported cstate change: term changed from 1 to 2, leader changed from 2a14b9abb1644380a7b05f57a91aafc8 (127.12.19.129) to b4fc7c39a2154ea580b1ce3c361b933d (127.12.19.130). New cstate: current_term: 2 leader_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:16.449097 13218 consensus_queue.cc:1048] T 173de9bbdcf24d968f5163f204720e03 P b4fc7c39a2154ea580b1ce3c361b933d [LEADER]: Connected to new peer: Peer: permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:16.455070 13179 raft_consensus.cc:993] T 173de9bbdcf24d968f5163f204720e03 P b4fc7c39a2154ea580b1ce3c361b933d: : Instructing follower 23da8d4c96494a6fbb20e590701bf801 to start an election
I20260709 13:16:16.455632 13216 raft_consensus.cc:1081] T 173de9bbdcf24d968f5163f204720e03 P b4fc7c39a2154ea580b1ce3c361b933d [term 1 LEADER]: Signalling peer 23da8d4c96494a6fbb20e590701bf801 to start an election
I20260709 13:16:16.457288 13132 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "173de9bbdcf24d968f5163f204720e03"
dest_uuid: "23da8d4c96494a6fbb20e590701bf801"
 from {username='slave'} at 127.0.0.1:50792
I20260709 13:16:16.460079 13179 consensus_queue.cc:1048] T 173de9bbdcf24d968f5163f204720e03 P b4fc7c39a2154ea580b1ce3c361b933d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:16.460312 13132 raft_consensus.cc:493] T 173de9bbdcf24d968f5163f204720e03 P 23da8d4c96494a6fbb20e590701bf801 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:16.460811 13132 raft_consensus.cc:3060] T 173de9bbdcf24d968f5163f204720e03 P 23da8d4c96494a6fbb20e590701bf801 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:16.468329 13132 raft_consensus.cc:515] T 173de9bbdcf24d968f5163f204720e03 P 23da8d4c96494a6fbb20e590701bf801 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } }
I20260709 13:16:16.472337 13132 leader_election.cc:290] T 173de9bbdcf24d968f5163f204720e03 P 23da8d4c96494a6fbb20e590701bf801 [CANDIDATE]: Term 2 election: Requested vote from peers 2a14b9abb1644380a7b05f57a91aafc8 (127.12.19.129:46597), b4fc7c39a2154ea580b1ce3c361b933d (127.12.19.130:44165)
I20260709 13:16:16.473611 13060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "173de9bbdcf24d968f5163f204720e03" candidate_uuid: "23da8d4c96494a6fbb20e590701bf801" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b4fc7c39a2154ea580b1ce3c361b933d"
I20260709 13:16:16.474222 13060 raft_consensus.cc:3055] T 173de9bbdcf24d968f5163f204720e03 P b4fc7c39a2154ea580b1ce3c361b933d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:16.474498 13060 raft_consensus.cc:740] T 173de9bbdcf24d968f5163f204720e03 P b4fc7c39a2154ea580b1ce3c361b933d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b4fc7c39a2154ea580b1ce3c361b933d, State: Running, Role: LEADER
I20260709 13:16:16.475332 12985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "173de9bbdcf24d968f5163f204720e03" candidate_uuid: "23da8d4c96494a6fbb20e590701bf801" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2a14b9abb1644380a7b05f57a91aafc8"
I20260709 13:16:16.475159 13060 consensus_queue.cc:260] T 173de9bbdcf24d968f5163f204720e03 P b4fc7c39a2154ea580b1ce3c361b933d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } }
I20260709 13:16:16.475939 12985 raft_consensus.cc:3060] T 173de9bbdcf24d968f5163f204720e03 P 2a14b9abb1644380a7b05f57a91aafc8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:16.476373 13060 raft_consensus.cc:3060] T 173de9bbdcf24d968f5163f204720e03 P b4fc7c39a2154ea580b1ce3c361b933d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:16.482539 13060 raft_consensus.cc:2468] T 173de9bbdcf24d968f5163f204720e03 P b4fc7c39a2154ea580b1ce3c361b933d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23da8d4c96494a6fbb20e590701bf801 in term 2.
I20260709 13:16:16.482539 12985 raft_consensus.cc:2468] T 173de9bbdcf24d968f5163f204720e03 P 2a14b9abb1644380a7b05f57a91aafc8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23da8d4c96494a6fbb20e590701bf801 in term 2.
I20260709 13:16:16.483789 13097 leader_election.cc:304] T 173de9bbdcf24d968f5163f204720e03 P 23da8d4c96494a6fbb20e590701bf801 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23da8d4c96494a6fbb20e590701bf801, 2a14b9abb1644380a7b05f57a91aafc8; no voters: 
I20260709 13:16:16.484588 13217 raft_consensus.cc:2804] T 173de9bbdcf24d968f5163f204720e03 P 23da8d4c96494a6fbb20e590701bf801 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:16.485075 13217 raft_consensus.cc:697] T 173de9bbdcf24d968f5163f204720e03 P 23da8d4c96494a6fbb20e590701bf801 [term 2 LEADER]: Becoming Leader. State: Replica: 23da8d4c96494a6fbb20e590701bf801, State: Running, Role: LEADER
I20260709 13:16:16.485705 13217 consensus_queue.cc:237] T 173de9bbdcf24d968f5163f204720e03 P 23da8d4c96494a6fbb20e590701bf801 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } }
I20260709 13:16:16.490020 13180 raft_consensus.cc:993] T 32199b48d8c343d99785f87b0c83b8c7 P 23da8d4c96494a6fbb20e590701bf801: : Instructing follower 2a14b9abb1644380a7b05f57a91aafc8 to start an election
I20260709 13:16:16.490429 13217 raft_consensus.cc:1081] T 32199b48d8c343d99785f87b0c83b8c7 P 23da8d4c96494a6fbb20e590701bf801 [term 1 LEADER]: Signalling peer 2a14b9abb1644380a7b05f57a91aafc8 to start an election
I20260709 13:16:16.491817 12985 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "32199b48d8c343d99785f87b0c83b8c7"
dest_uuid: "2a14b9abb1644380a7b05f57a91aafc8"
 from {username='slave'} at 127.0.0.1:47210
I20260709 13:16:16.492260 12985 raft_consensus.cc:493] T 32199b48d8c343d99785f87b0c83b8c7 P 2a14b9abb1644380a7b05f57a91aafc8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:16.492631 12985 raft_consensus.cc:3060] T 32199b48d8c343d99785f87b0c83b8c7 P 2a14b9abb1644380a7b05f57a91aafc8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:16.493079 12880 catalog_manager.cc:5697] T 173de9bbdcf24d968f5163f204720e03 P 23da8d4c96494a6fbb20e590701bf801 reported cstate change: term changed from 1 to 2, leader changed from b4fc7c39a2154ea580b1ce3c361b933d (127.12.19.130) to 23da8d4c96494a6fbb20e590701bf801 (127.12.19.131). New cstate: current_term: 2 leader_uuid: "23da8d4c96494a6fbb20e590701bf801" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:16.498950 12985 raft_consensus.cc:515] T 32199b48d8c343d99785f87b0c83b8c7 P 2a14b9abb1644380a7b05f57a91aafc8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } }
I20260709 13:16:16.501266 12985 leader_election.cc:290] T 32199b48d8c343d99785f87b0c83b8c7 P 2a14b9abb1644380a7b05f57a91aafc8 [CANDIDATE]: Term 2 election: Requested vote from peers b4fc7c39a2154ea580b1ce3c361b933d (127.12.19.130:44165), 23da8d4c96494a6fbb20e590701bf801 (127.12.19.131:38049)
I20260709 13:16:16.501525 13060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32199b48d8c343d99785f87b0c83b8c7" candidate_uuid: "2a14b9abb1644380a7b05f57a91aafc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b4fc7c39a2154ea580b1ce3c361b933d"
I20260709 13:16:16.502092 13060 raft_consensus.cc:3060] T 32199b48d8c343d99785f87b0c83b8c7 P b4fc7c39a2154ea580b1ce3c361b933d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:16.502020 13132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32199b48d8c343d99785f87b0c83b8c7" candidate_uuid: "2a14b9abb1644380a7b05f57a91aafc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "23da8d4c96494a6fbb20e590701bf801"
I20260709 13:16:16.502614 13132 raft_consensus.cc:3055] T 32199b48d8c343d99785f87b0c83b8c7 P 23da8d4c96494a6fbb20e590701bf801 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:16.502954 13132 raft_consensus.cc:740] T 32199b48d8c343d99785f87b0c83b8c7 P 23da8d4c96494a6fbb20e590701bf801 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 23da8d4c96494a6fbb20e590701bf801, State: Running, Role: LEADER
I20260709 13:16:16.503767 13132 consensus_queue.cc:260] T 32199b48d8c343d99785f87b0c83b8c7 P 23da8d4c96494a6fbb20e590701bf801 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } }
I20260709 13:16:16.504948 13132 raft_consensus.cc:3060] T 32199b48d8c343d99785f87b0c83b8c7 P 23da8d4c96494a6fbb20e590701bf801 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:16.508869 13060 raft_consensus.cc:2468] T 32199b48d8c343d99785f87b0c83b8c7 P b4fc7c39a2154ea580b1ce3c361b933d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a14b9abb1644380a7b05f57a91aafc8 in term 2.
I20260709 13:16:16.510365 12948 leader_election.cc:304] T 32199b48d8c343d99785f87b0c83b8c7 P 2a14b9abb1644380a7b05f57a91aafc8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a14b9abb1644380a7b05f57a91aafc8, b4fc7c39a2154ea580b1ce3c361b933d; no voters: 
I20260709 13:16:16.511000 13181 raft_consensus.cc:2804] T 32199b48d8c343d99785f87b0c83b8c7 P 2a14b9abb1644380a7b05f57a91aafc8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:16.511124 13132 raft_consensus.cc:2468] T 32199b48d8c343d99785f87b0c83b8c7 P 23da8d4c96494a6fbb20e590701bf801 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a14b9abb1644380a7b05f57a91aafc8 in term 2.
I20260709 13:16:16.511533 13181 raft_consensus.cc:697] T 32199b48d8c343d99785f87b0c83b8c7 P 2a14b9abb1644380a7b05f57a91aafc8 [term 2 LEADER]: Becoming Leader. State: Replica: 2a14b9abb1644380a7b05f57a91aafc8, State: Running, Role: LEADER
I20260709 13:16:16.512353 13181 consensus_queue.cc:237] T 32199b48d8c343d99785f87b0c83b8c7 P 2a14b9abb1644380a7b05f57a91aafc8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } }
I20260709 13:16:16.518029 12880 catalog_manager.cc:5697] T 32199b48d8c343d99785f87b0c83b8c7 P 2a14b9abb1644380a7b05f57a91aafc8 reported cstate change: term changed from 1 to 2, leader changed from 23da8d4c96494a6fbb20e590701bf801 (127.12.19.131) to 2a14b9abb1644380a7b05f57a91aafc8 (127.12.19.129). New cstate: current_term: 2 leader_uuid: "2a14b9abb1644380a7b05f57a91aafc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:16.538758 13198 raft_consensus.cc:993] T 8dc56d63b159460794d5677d70af2aa0 P 2a14b9abb1644380a7b05f57a91aafc8: : Instructing follower b4fc7c39a2154ea580b1ce3c361b933d to start an election
I20260709 13:16:16.539155 13198 raft_consensus.cc:1081] T 8dc56d63b159460794d5677d70af2aa0 P 2a14b9abb1644380a7b05f57a91aafc8 [term 1 LEADER]: Signalling peer b4fc7c39a2154ea580b1ce3c361b933d to start an election
I20260709 13:16:16.540510 13060 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8dc56d63b159460794d5677d70af2aa0"
dest_uuid: "b4fc7c39a2154ea580b1ce3c361b933d"
 from {username='slave'} at 127.0.0.1:56898
I20260709 13:16:16.540949 13060 raft_consensus.cc:493] T 8dc56d63b159460794d5677d70af2aa0 P b4fc7c39a2154ea580b1ce3c361b933d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:16.541242 13060 raft_consensus.cc:3060] T 8dc56d63b159460794d5677d70af2aa0 P b4fc7c39a2154ea580b1ce3c361b933d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:16.545406 13060 raft_consensus.cc:515] T 8dc56d63b159460794d5677d70af2aa0 P b4fc7c39a2154ea580b1ce3c361b933d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } }
I20260709 13:16:16.546973 13060 leader_election.cc:290] T 8dc56d63b159460794d5677d70af2aa0 P b4fc7c39a2154ea580b1ce3c361b933d [CANDIDATE]: Term 2 election: Requested vote from peers 2a14b9abb1644380a7b05f57a91aafc8 (127.12.19.129:46597), 23da8d4c96494a6fbb20e590701bf801 (127.12.19.131:38049)
I20260709 13:16:16.547755 12985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dc56d63b159460794d5677d70af2aa0" candidate_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2a14b9abb1644380a7b05f57a91aafc8"
I20260709 13:16:16.547981 13132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dc56d63b159460794d5677d70af2aa0" candidate_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "23da8d4c96494a6fbb20e590701bf801"
I20260709 13:16:16.548282 12985 raft_consensus.cc:3055] T 8dc56d63b159460794d5677d70af2aa0 P 2a14b9abb1644380a7b05f57a91aafc8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:16.548509 13132 raft_consensus.cc:3060] T 8dc56d63b159460794d5677d70af2aa0 P 23da8d4c96494a6fbb20e590701bf801 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:16.548681 12985 raft_consensus.cc:740] T 8dc56d63b159460794d5677d70af2aa0 P 2a14b9abb1644380a7b05f57a91aafc8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2a14b9abb1644380a7b05f57a91aafc8, State: Running, Role: LEADER
I20260709 13:16:16.550166 12985 consensus_queue.cc:260] T 8dc56d63b159460794d5677d70af2aa0 P 2a14b9abb1644380a7b05f57a91aafc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } }
I20260709 13:16:16.550987 12985 raft_consensus.cc:3060] T 8dc56d63b159460794d5677d70af2aa0 P 2a14b9abb1644380a7b05f57a91aafc8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:16.553325 13132 raft_consensus.cc:2468] T 8dc56d63b159460794d5677d70af2aa0 P 23da8d4c96494a6fbb20e590701bf801 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4fc7c39a2154ea580b1ce3c361b933d in term 2.
I20260709 13:16:16.553859 13134 raft_consensus.cc:1240] T 8dc56d63b159460794d5677d70af2aa0 P 23da8d4c96494a6fbb20e590701bf801 [term 2 FOLLOWER]: Rejecting Update request from peer 2a14b9abb1644380a7b05f57a91aafc8 for earlier term 1. Current term is 2. Ops: []
I20260709 13:16:16.554894 13026 leader_election.cc:304] T 8dc56d63b159460794d5677d70af2aa0 P b4fc7c39a2154ea580b1ce3c361b933d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23da8d4c96494a6fbb20e590701bf801, b4fc7c39a2154ea580b1ce3c361b933d; no voters: 
I20260709 13:16:16.555588 12985 raft_consensus.cc:2468] T 8dc56d63b159460794d5677d70af2aa0 P 2a14b9abb1644380a7b05f57a91aafc8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4fc7c39a2154ea580b1ce3c361b933d in term 2.
I20260709 13:16:16.555676 13218 raft_consensus.cc:2804] T 8dc56d63b159460794d5677d70af2aa0 P b4fc7c39a2154ea580b1ce3c361b933d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:16.556252 13218 raft_consensus.cc:697] T 8dc56d63b159460794d5677d70af2aa0 P b4fc7c39a2154ea580b1ce3c361b933d [term 2 LEADER]: Becoming Leader. State: Replica: b4fc7c39a2154ea580b1ce3c361b933d, State: Running, Role: LEADER
I20260709 13:16:16.556881 13218 consensus_queue.cc:237] T 8dc56d63b159460794d5677d70af2aa0 P b4fc7c39a2154ea580b1ce3c361b933d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } }
I20260709 13:16:16.563475 12880 catalog_manager.cc:5697] T 8dc56d63b159460794d5677d70af2aa0 P b4fc7c39a2154ea580b1ce3c361b933d reported cstate change: term changed from 1 to 2, leader changed from 2a14b9abb1644380a7b05f57a91aafc8 (127.12.19.129) to b4fc7c39a2154ea580b1ce3c361b933d (127.12.19.130). New cstate: current_term: 2 leader_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:16.697793 13180 raft_consensus.cc:993] T aed945e71b654c609b1c07545dab3935 P 23da8d4c96494a6fbb20e590701bf801: : Instructing follower 2a14b9abb1644380a7b05f57a91aafc8 to start an election
I20260709 13:16:16.698220 13217 raft_consensus.cc:1081] T aed945e71b654c609b1c07545dab3935 P 23da8d4c96494a6fbb20e590701bf801 [term 1 LEADER]: Signalling peer 2a14b9abb1644380a7b05f57a91aafc8 to start an election
I20260709 13:16:16.699651 12985 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aed945e71b654c609b1c07545dab3935"
dest_uuid: "2a14b9abb1644380a7b05f57a91aafc8"
 from {username='slave'} at 127.0.0.1:47210
I20260709 13:16:16.700101 12985 raft_consensus.cc:493] T aed945e71b654c609b1c07545dab3935 P 2a14b9abb1644380a7b05f57a91aafc8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:16.700410 12985 raft_consensus.cc:3060] T aed945e71b654c609b1c07545dab3935 P 2a14b9abb1644380a7b05f57a91aafc8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:16.704879 12985 raft_consensus.cc:515] T aed945e71b654c609b1c07545dab3935 P 2a14b9abb1644380a7b05f57a91aafc8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } }
I20260709 13:16:16.706501 12985 leader_election.cc:290] T aed945e71b654c609b1c07545dab3935 P 2a14b9abb1644380a7b05f57a91aafc8 [CANDIDATE]: Term 2 election: Requested vote from peers b4fc7c39a2154ea580b1ce3c361b933d (127.12.19.130:44165), 23da8d4c96494a6fbb20e590701bf801 (127.12.19.131:38049)
I20260709 13:16:16.707190 13060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aed945e71b654c609b1c07545dab3935" candidate_uuid: "2a14b9abb1644380a7b05f57a91aafc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b4fc7c39a2154ea580b1ce3c361b933d"
I20260709 13:16:16.707504 13134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aed945e71b654c609b1c07545dab3935" candidate_uuid: "2a14b9abb1644380a7b05f57a91aafc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "23da8d4c96494a6fbb20e590701bf801"
I20260709 13:16:16.707722 13060 raft_consensus.cc:3060] T aed945e71b654c609b1c07545dab3935 P b4fc7c39a2154ea580b1ce3c361b933d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:16.708129 13134 raft_consensus.cc:3055] T aed945e71b654c609b1c07545dab3935 P 23da8d4c96494a6fbb20e590701bf801 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:16.708420 13134 raft_consensus.cc:740] T aed945e71b654c609b1c07545dab3935 P 23da8d4c96494a6fbb20e590701bf801 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 23da8d4c96494a6fbb20e590701bf801, State: Running, Role: LEADER
I20260709 13:16:16.709128 13134 consensus_queue.cc:260] T aed945e71b654c609b1c07545dab3935 P 23da8d4c96494a6fbb20e590701bf801 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } }
I20260709 13:16:16.709975 13134 raft_consensus.cc:3060] T aed945e71b654c609b1c07545dab3935 P 23da8d4c96494a6fbb20e590701bf801 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:16.712369 13060 raft_consensus.cc:2468] T aed945e71b654c609b1c07545dab3935 P b4fc7c39a2154ea580b1ce3c361b933d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a14b9abb1644380a7b05f57a91aafc8 in term 2.
I20260709 13:16:16.713308 12948 leader_election.cc:304] T aed945e71b654c609b1c07545dab3935 P 2a14b9abb1644380a7b05f57a91aafc8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a14b9abb1644380a7b05f57a91aafc8, b4fc7c39a2154ea580b1ce3c361b933d; no voters: 
I20260709 13:16:16.714038 13181 raft_consensus.cc:2804] T aed945e71b654c609b1c07545dab3935 P 2a14b9abb1644380a7b05f57a91aafc8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:16.714421 13181 raft_consensus.cc:697] T aed945e71b654c609b1c07545dab3935 P 2a14b9abb1644380a7b05f57a91aafc8 [term 2 LEADER]: Becoming Leader. State: Replica: 2a14b9abb1644380a7b05f57a91aafc8, State: Running, Role: LEADER
I20260709 13:16:16.714898 13134 raft_consensus.cc:2468] T aed945e71b654c609b1c07545dab3935 P 23da8d4c96494a6fbb20e590701bf801 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a14b9abb1644380a7b05f57a91aafc8 in term 2.
I20260709 13:16:16.715123 13181 consensus_queue.cc:237] T aed945e71b654c609b1c07545dab3935 P 2a14b9abb1644380a7b05f57a91aafc8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } }
I20260709 13:16:16.721458 12880 catalog_manager.cc:5697] T aed945e71b654c609b1c07545dab3935 P 2a14b9abb1644380a7b05f57a91aafc8 reported cstate change: term changed from 1 to 2, leader changed from 23da8d4c96494a6fbb20e590701bf801 (127.12.19.131) to 2a14b9abb1644380a7b05f57a91aafc8 (127.12.19.129). New cstate: current_term: 2 leader_uuid: "2a14b9abb1644380a7b05f57a91aafc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:16.727048 13134 raft_consensus.cc:1275] T 4df771ce874e4cd09959b751530e4f90 P 23da8d4c96494a6fbb20e590701bf801 [term 2 FOLLOWER]: Refusing update from remote peer 2a14b9abb1644380a7b05f57a91aafc8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:16.728266 13181 consensus_queue.cc:1048] T 4df771ce874e4cd09959b751530e4f90 P 2a14b9abb1644380a7b05f57a91aafc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:16.737488 13060 raft_consensus.cc:1275] T 4df771ce874e4cd09959b751530e4f90 P b4fc7c39a2154ea580b1ce3c361b933d [term 2 FOLLOWER]: Refusing update from remote peer 2a14b9abb1644380a7b05f57a91aafc8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:16.738610 13198 consensus_queue.cc:1048] T 4df771ce874e4cd09959b751530e4f90 P 2a14b9abb1644380a7b05f57a91aafc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:16.754289 13134 raft_consensus.cc:1275] T aea6b39fd0dd4649996b22d3a870a64a P 23da8d4c96494a6fbb20e590701bf801 [term 2 FOLLOWER]: Refusing update from remote peer 2a14b9abb1644380a7b05f57a91aafc8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:16.755344 13198 consensus_queue.cc:1048] T aea6b39fd0dd4649996b22d3a870a64a P 2a14b9abb1644380a7b05f57a91aafc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:16.757478 13132 raft_consensus.cc:1275] T 4725f36745ec4ee9b25af6369352f770 P 23da8d4c96494a6fbb20e590701bf801 [term 2 FOLLOWER]: Refusing update from remote peer b4fc7c39a2154ea580b1ce3c361b933d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:16.758806 13218 consensus_queue.cc:1048] T 4725f36745ec4ee9b25af6369352f770 P b4fc7c39a2154ea580b1ce3c361b933d [LEADER]: Connected to new peer: Peer: permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:16.762622 13060 raft_consensus.cc:3060] T aea6b39fd0dd4649996b22d3a870a64a P b4fc7c39a2154ea580b1ce3c361b933d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:16.763502 13132 raft_consensus.cc:1275] T 9089a04c0a2846c0bcad23a0952545b7 P 23da8d4c96494a6fbb20e590701bf801 [term 2 FOLLOWER]: Refusing update from remote peer 2a14b9abb1644380a7b05f57a91aafc8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:16.768266 12985 raft_consensus.cc:1275] T 4725f36745ec4ee9b25af6369352f770 P 2a14b9abb1644380a7b05f57a91aafc8 [term 2 FOLLOWER]: Refusing update from remote peer b4fc7c39a2154ea580b1ce3c361b933d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:16.769570 13214 consensus_queue.cc:1048] T 4725f36745ec4ee9b25af6369352f770 P b4fc7c39a2154ea580b1ce3c361b933d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:16.769585 13181 consensus_queue.cc:1048] T 9089a04c0a2846c0bcad23a0952545b7 P 2a14b9abb1644380a7b05f57a91aafc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:16:16.774207 13060 raft_consensus.cc:1275] T aea6b39fd0dd4649996b22d3a870a64a P b4fc7c39a2154ea580b1ce3c361b933d [term 2 FOLLOWER]: Refusing update from remote peer 2a14b9abb1644380a7b05f57a91aafc8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:16.777370 13181 consensus_queue.cc:1048] T aea6b39fd0dd4649996b22d3a870a64a P 2a14b9abb1644380a7b05f57a91aafc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:16.785753 13059 raft_consensus.cc:1275] T 9089a04c0a2846c0bcad23a0952545b7 P b4fc7c39a2154ea580b1ce3c361b933d [term 2 FOLLOWER]: Refusing update from remote peer 2a14b9abb1644380a7b05f57a91aafc8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:16.787802 13182 consensus_queue.cc:1048] T 9089a04c0a2846c0bcad23a0952545b7 P 2a14b9abb1644380a7b05f57a91aafc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:16.948820 13134 raft_consensus.cc:1275] T ea771026029b499181f886d00bfbaffe P 23da8d4c96494a6fbb20e590701bf801 [term 2 FOLLOWER]: Refusing update from remote peer b4fc7c39a2154ea580b1ce3c361b933d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:16.950062 13214 consensus_queue.cc:1048] T ea771026029b499181f886d00bfbaffe P b4fc7c39a2154ea580b1ce3c361b933d [LEADER]: Connected to new peer: Peer: permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:16.957613 12982 raft_consensus.cc:1275] T ea771026029b499181f886d00bfbaffe P 2a14b9abb1644380a7b05f57a91aafc8 [term 2 FOLLOWER]: Refusing update from remote peer b4fc7c39a2154ea580b1ce3c361b933d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:16.959517 13218 consensus_queue.cc:1048] T ea771026029b499181f886d00bfbaffe P b4fc7c39a2154ea580b1ce3c361b933d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:16.997304 13134 raft_consensus.cc:1275] T 32199b48d8c343d99785f87b0c83b8c7 P 23da8d4c96494a6fbb20e590701bf801 [term 2 FOLLOWER]: Refusing update from remote peer 2a14b9abb1644380a7b05f57a91aafc8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:16.998454 13182 consensus_queue.cc:1048] T 32199b48d8c343d99785f87b0c83b8c7 P 2a14b9abb1644380a7b05f57a91aafc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:17.005614 13060 raft_consensus.cc:1275] T 32199b48d8c343d99785f87b0c83b8c7 P b4fc7c39a2154ea580b1ce3c361b933d [term 2 FOLLOWER]: Refusing update from remote peer 2a14b9abb1644380a7b05f57a91aafc8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:17.007303 13181 consensus_queue.cc:1048] T 32199b48d8c343d99785f87b0c83b8c7 P 2a14b9abb1644380a7b05f57a91aafc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:17.030001 12982 raft_consensus.cc:1275] T 8dc56d63b159460794d5677d70af2aa0 P 2a14b9abb1644380a7b05f57a91aafc8 [term 2 FOLLOWER]: Refusing update from remote peer b4fc7c39a2154ea580b1ce3c361b933d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:17.031234 13218 consensus_queue.cc:1048] T 8dc56d63b159460794d5677d70af2aa0 P b4fc7c39a2154ea580b1ce3c361b933d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:17.038800 13134 raft_consensus.cc:1275] T 8dc56d63b159460794d5677d70af2aa0 P 23da8d4c96494a6fbb20e590701bf801 [term 2 FOLLOWER]: Refusing update from remote peer b4fc7c39a2154ea580b1ce3c361b933d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:17.038895 13060 raft_consensus.cc:1275] T 173de9bbdcf24d968f5163f204720e03 P b4fc7c39a2154ea580b1ce3c361b933d [term 2 FOLLOWER]: Refusing update from remote peer 23da8d4c96494a6fbb20e590701bf801: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:17.040227 13217 consensus_queue.cc:1048] T 173de9bbdcf24d968f5163f204720e03 P 23da8d4c96494a6fbb20e590701bf801 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:17.043107 13214 consensus_queue.cc:1048] T 8dc56d63b159460794d5677d70af2aa0 P b4fc7c39a2154ea580b1ce3c361b933d [LEADER]: Connected to new peer: Peer: permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:17.055809 12982 raft_consensus.cc:1275] T 173de9bbdcf24d968f5163f204720e03 P 2a14b9abb1644380a7b05f57a91aafc8 [term 2 FOLLOWER]: Refusing update from remote peer 23da8d4c96494a6fbb20e590701bf801: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:17.057013 13268 consensus_queue.cc:1048] T 173de9bbdcf24d968f5163f204720e03 P 23da8d4c96494a6fbb20e590701bf801 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:17.165232 13060 raft_consensus.cc:1275] T aed945e71b654c609b1c07545dab3935 P b4fc7c39a2154ea580b1ce3c361b933d [term 2 FOLLOWER]: Refusing update from remote peer 2a14b9abb1644380a7b05f57a91aafc8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:17.166481 13181 consensus_queue.cc:1048] T aed945e71b654c609b1c07545dab3935 P 2a14b9abb1644380a7b05f57a91aafc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:17.174906 13134 raft_consensus.cc:1275] T aed945e71b654c609b1c07545dab3935 P 23da8d4c96494a6fbb20e590701bf801 [term 2 FOLLOWER]: Refusing update from remote peer 2a14b9abb1644380a7b05f57a91aafc8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:17.176548 13182 consensus_queue.cc:1048] T aed945e71b654c609b1c07545dab3935 P 2a14b9abb1644380a7b05f57a91aafc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:19.325956 12366 auto_leader_rebalancer-test.cc:348] The leader distribution is 
I20260709 13:16:19.326634 12366 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:16:19.341504 12982 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "32199b48d8c343d99785f87b0c83b8c7"
dest_uuid: "2a14b9abb1644380a7b05f57a91aafc8"
mode: GRACEFUL
new_leader_uuid: "23da8d4c96494a6fbb20e590701bf801"
 from {username='slave'} at 127.0.0.1:47232
I20260709 13:16:19.342051 12982 raft_consensus.cc:606] T 32199b48d8c343d99785f87b0c83b8c7 P 2a14b9abb1644380a7b05f57a91aafc8 [term 2 LEADER]: Received request to transfer leadership to TS 23da8d4c96494a6fbb20e590701bf801
I20260709 13:16:19.344051 12982 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9089a04c0a2846c0bcad23a0952545b7"
dest_uuid: "2a14b9abb1644380a7b05f57a91aafc8"
mode: GRACEFUL
new_leader_uuid: "23da8d4c96494a6fbb20e590701bf801"
 from {username='slave'} at 127.0.0.1:47232
I20260709 13:16:19.344424 12982 raft_consensus.cc:606] T 9089a04c0a2846c0bcad23a0952545b7 P 2a14b9abb1644380a7b05f57a91aafc8 [term 2 LEADER]: Received request to transfer leadership to TS 23da8d4c96494a6fbb20e590701bf801
I20260709 13:16:19.345258 12366 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:16:19.345608 12366 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:16:19.391645 13182 raft_consensus.cc:993] T 9089a04c0a2846c0bcad23a0952545b7 P 2a14b9abb1644380a7b05f57a91aafc8: : Instructing follower 23da8d4c96494a6fbb20e590701bf801 to start an election
I20260709 13:16:19.392077 13272 raft_consensus.cc:1081] T 9089a04c0a2846c0bcad23a0952545b7 P 2a14b9abb1644380a7b05f57a91aafc8 [term 2 LEADER]: Signalling peer 23da8d4c96494a6fbb20e590701bf801 to start an election
I20260709 13:16:19.393349 13134 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9089a04c0a2846c0bcad23a0952545b7"
dest_uuid: "23da8d4c96494a6fbb20e590701bf801"
 from {username='slave'} at 127.0.0.1:50788
I20260709 13:16:19.393810 13134 raft_consensus.cc:493] T 9089a04c0a2846c0bcad23a0952545b7 P 23da8d4c96494a6fbb20e590701bf801 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:19.394088 13134 raft_consensus.cc:3060] T 9089a04c0a2846c0bcad23a0952545b7 P 23da8d4c96494a6fbb20e590701bf801 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:19.397754 13134 raft_consensus.cc:515] T 9089a04c0a2846c0bcad23a0952545b7 P 23da8d4c96494a6fbb20e590701bf801 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } } peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } }
I20260709 13:16:19.399003 13134 leader_election.cc:290] T 9089a04c0a2846c0bcad23a0952545b7 P 23da8d4c96494a6fbb20e590701bf801 [CANDIDATE]: Term 3 election: Requested vote from peers 2a14b9abb1644380a7b05f57a91aafc8 (127.12.19.129:46597), b4fc7c39a2154ea580b1ce3c361b933d (127.12.19.130:44165)
I20260709 13:16:19.399784 12982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9089a04c0a2846c0bcad23a0952545b7" candidate_uuid: "23da8d4c96494a6fbb20e590701bf801" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2a14b9abb1644380a7b05f57a91aafc8"
I20260709 13:16:19.400123 13059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9089a04c0a2846c0bcad23a0952545b7" candidate_uuid: "23da8d4c96494a6fbb20e590701bf801" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b4fc7c39a2154ea580b1ce3c361b933d"
I20260709 13:16:19.400364 12982 raft_consensus.cc:3055] T 9089a04c0a2846c0bcad23a0952545b7 P 2a14b9abb1644380a7b05f57a91aafc8 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:16:19.400663 13059 raft_consensus.cc:3060] T 9089a04c0a2846c0bcad23a0952545b7 P b4fc7c39a2154ea580b1ce3c361b933d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:19.400686 12982 raft_consensus.cc:740] T 9089a04c0a2846c0bcad23a0952545b7 P 2a14b9abb1644380a7b05f57a91aafc8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2a14b9abb1644380a7b05f57a91aafc8, State: Running, Role: LEADER
I20260709 13:16:19.401553 12982 consensus_queue.cc:260] T 9089a04c0a2846c0bcad23a0952545b7 P 2a14b9abb1644380a7b05f57a91aafc8 [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: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } } peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } }
I20260709 13:16:19.402741 12982 raft_consensus.cc:3060] T 9089a04c0a2846c0bcad23a0952545b7 P 2a14b9abb1644380a7b05f57a91aafc8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:19.407094 13059 raft_consensus.cc:2468] T 9089a04c0a2846c0bcad23a0952545b7 P b4fc7c39a2154ea580b1ce3c361b933d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23da8d4c96494a6fbb20e590701bf801 in term 3.
I20260709 13:16:19.408226 13097 leader_election.cc:304] T 9089a04c0a2846c0bcad23a0952545b7 P 23da8d4c96494a6fbb20e590701bf801 [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: 23da8d4c96494a6fbb20e590701bf801, b4fc7c39a2154ea580b1ce3c361b933d; no voters: 
I20260709 13:16:19.408987 13271 raft_consensus.cc:2804] T 9089a04c0a2846c0bcad23a0952545b7 P 23da8d4c96494a6fbb20e590701bf801 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:16:19.409370 12982 raft_consensus.cc:2468] T 9089a04c0a2846c0bcad23a0952545b7 P 2a14b9abb1644380a7b05f57a91aafc8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23da8d4c96494a6fbb20e590701bf801 in term 3.
I20260709 13:16:19.410043 13271 raft_consensus.cc:697] T 9089a04c0a2846c0bcad23a0952545b7 P 23da8d4c96494a6fbb20e590701bf801 [term 3 LEADER]: Becoming Leader. State: Replica: 23da8d4c96494a6fbb20e590701bf801, State: Running, Role: LEADER
I20260709 13:16:19.410878 13271 consensus_queue.cc:237] T 9089a04c0a2846c0bcad23a0952545b7 P 23da8d4c96494a6fbb20e590701bf801 [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: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } } peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } }
I20260709 13:16:19.416869 12881 catalog_manager.cc:5697] T 9089a04c0a2846c0bcad23a0952545b7 P 23da8d4c96494a6fbb20e590701bf801 reported cstate change: term changed from 2 to 3, leader changed from 2a14b9abb1644380a7b05f57a91aafc8 (127.12.19.129) to 23da8d4c96494a6fbb20e590701bf801 (127.12.19.131). New cstate: current_term: 3 leader_uuid: "23da8d4c96494a6fbb20e590701bf801" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:19.722440 13182 raft_consensus.cc:993] T 32199b48d8c343d99785f87b0c83b8c7 P 2a14b9abb1644380a7b05f57a91aafc8: : Instructing follower 23da8d4c96494a6fbb20e590701bf801 to start an election
I20260709 13:16:19.722831 13272 raft_consensus.cc:1081] T 32199b48d8c343d99785f87b0c83b8c7 P 2a14b9abb1644380a7b05f57a91aafc8 [term 2 LEADER]: Signalling peer 23da8d4c96494a6fbb20e590701bf801 to start an election
I20260709 13:16:19.724119 13134 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "32199b48d8c343d99785f87b0c83b8c7"
dest_uuid: "23da8d4c96494a6fbb20e590701bf801"
 from {username='slave'} at 127.0.0.1:50788
I20260709 13:16:19.724552 13134 raft_consensus.cc:493] T 32199b48d8c343d99785f87b0c83b8c7 P 23da8d4c96494a6fbb20e590701bf801 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:19.724776 13134 raft_consensus.cc:3060] T 32199b48d8c343d99785f87b0c83b8c7 P 23da8d4c96494a6fbb20e590701bf801 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:19.728607 13134 raft_consensus.cc:515] T 32199b48d8c343d99785f87b0c83b8c7 P 23da8d4c96494a6fbb20e590701bf801 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } }
I20260709 13:16:19.730006 13134 leader_election.cc:290] T 32199b48d8c343d99785f87b0c83b8c7 P 23da8d4c96494a6fbb20e590701bf801 [CANDIDATE]: Term 3 election: Requested vote from peers 2a14b9abb1644380a7b05f57a91aafc8 (127.12.19.129:46597), b4fc7c39a2154ea580b1ce3c361b933d (127.12.19.130:44165)
I20260709 13:16:19.730618 12982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32199b48d8c343d99785f87b0c83b8c7" candidate_uuid: "23da8d4c96494a6fbb20e590701bf801" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2a14b9abb1644380a7b05f57a91aafc8"
I20260709 13:16:19.730916 13059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32199b48d8c343d99785f87b0c83b8c7" candidate_uuid: "23da8d4c96494a6fbb20e590701bf801" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b4fc7c39a2154ea580b1ce3c361b933d"
I20260709 13:16:19.731220 12982 raft_consensus.cc:3055] T 32199b48d8c343d99785f87b0c83b8c7 P 2a14b9abb1644380a7b05f57a91aafc8 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:16:19.731484 13059 raft_consensus.cc:3060] T 32199b48d8c343d99785f87b0c83b8c7 P b4fc7c39a2154ea580b1ce3c361b933d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:19.731644 12982 raft_consensus.cc:740] T 32199b48d8c343d99785f87b0c83b8c7 P 2a14b9abb1644380a7b05f57a91aafc8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2a14b9abb1644380a7b05f57a91aafc8, State: Running, Role: LEADER
I20260709 13:16:19.732364 12982 consensus_queue.cc:260] T 32199b48d8c343d99785f87b0c83b8c7 P 2a14b9abb1644380a7b05f57a91aafc8 [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: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } }
I20260709 13:16:19.733219 12982 raft_consensus.cc:3060] T 32199b48d8c343d99785f87b0c83b8c7 P 2a14b9abb1644380a7b05f57a91aafc8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:19.736243 13059 raft_consensus.cc:2468] T 32199b48d8c343d99785f87b0c83b8c7 P b4fc7c39a2154ea580b1ce3c361b933d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23da8d4c96494a6fbb20e590701bf801 in term 3.
I20260709 13:16:19.737131 13097 leader_election.cc:304] T 32199b48d8c343d99785f87b0c83b8c7 P 23da8d4c96494a6fbb20e590701bf801 [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: 23da8d4c96494a6fbb20e590701bf801, b4fc7c39a2154ea580b1ce3c361b933d; no voters: 
I20260709 13:16:19.737547 12982 raft_consensus.cc:2468] T 32199b48d8c343d99785f87b0c83b8c7 P 2a14b9abb1644380a7b05f57a91aafc8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23da8d4c96494a6fbb20e590701bf801 in term 3.
I20260709 13:16:19.737780 13271 raft_consensus.cc:2804] T 32199b48d8c343d99785f87b0c83b8c7 P 23da8d4c96494a6fbb20e590701bf801 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:16:19.738250 13271 raft_consensus.cc:697] T 32199b48d8c343d99785f87b0c83b8c7 P 23da8d4c96494a6fbb20e590701bf801 [term 3 LEADER]: Becoming Leader. State: Replica: 23da8d4c96494a6fbb20e590701bf801, State: Running, Role: LEADER
I20260709 13:16:19.739334 13271 consensus_queue.cc:237] T 32199b48d8c343d99785f87b0c83b8c7 P 23da8d4c96494a6fbb20e590701bf801 [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: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } }
I20260709 13:16:19.746796 12880 catalog_manager.cc:5697] T 32199b48d8c343d99785f87b0c83b8c7 P 23da8d4c96494a6fbb20e590701bf801 reported cstate change: term changed from 2 to 3, leader changed from 2a14b9abb1644380a7b05f57a91aafc8 (127.12.19.129) to 23da8d4c96494a6fbb20e590701bf801 (127.12.19.131). New cstate: current_term: 3 leader_uuid: "23da8d4c96494a6fbb20e590701bf801" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:19.808943 13059 raft_consensus.cc:1275] T 9089a04c0a2846c0bcad23a0952545b7 P b4fc7c39a2154ea580b1ce3c361b933d [term 3 FOLLOWER]: Refusing update from remote peer 23da8d4c96494a6fbb20e590701bf801: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:19.809988 13271 consensus_queue.cc:1048] T 9089a04c0a2846c0bcad23a0952545b7 P 23da8d4c96494a6fbb20e590701bf801 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:19.815696 12982 raft_consensus.cc:1275] T 9089a04c0a2846c0bcad23a0952545b7 P 2a14b9abb1644380a7b05f57a91aafc8 [term 3 FOLLOWER]: Refusing update from remote peer 23da8d4c96494a6fbb20e590701bf801: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:19.817164 13271 consensus_queue.cc:1048] T 9089a04c0a2846c0bcad23a0952545b7 P 23da8d4c96494a6fbb20e590701bf801 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:16:20.264014 13059 raft_consensus.cc:1275] T 32199b48d8c343d99785f87b0c83b8c7 P b4fc7c39a2154ea580b1ce3c361b933d [term 3 FOLLOWER]: Refusing update from remote peer 23da8d4c96494a6fbb20e590701bf801: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:20.265307 12982 raft_consensus.cc:1275] T 32199b48d8c343d99785f87b0c83b8c7 P 2a14b9abb1644380a7b05f57a91aafc8 [term 3 FOLLOWER]: Refusing update from remote peer 23da8d4c96494a6fbb20e590701bf801: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:20.265398 13275 consensus_queue.cc:1048] T 32199b48d8c343d99785f87b0c83b8c7 P 23da8d4c96494a6fbb20e590701bf801 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:20.266563 13271 consensus_queue.cc:1048] T 32199b48d8c343d99785f87b0c83b8c7 P 23da8d4c96494a6fbb20e590701bf801 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:20.346359 12366 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:16:20.355751 13134 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9089a04c0a2846c0bcad23a0952545b7"
dest_uuid: "23da8d4c96494a6fbb20e590701bf801"
mode: GRACEFUL
new_leader_uuid: "2a14b9abb1644380a7b05f57a91aafc8"
 from {username='slave'} at 127.0.0.1:50802
I20260709 13:16:20.356199 13134 raft_consensus.cc:606] T 9089a04c0a2846c0bcad23a0952545b7 P 23da8d4c96494a6fbb20e590701bf801 [term 3 LEADER]: Received request to transfer leadership to TS 2a14b9abb1644380a7b05f57a91aafc8
I20260709 13:16:20.360140 13134 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "32199b48d8c343d99785f87b0c83b8c7"
dest_uuid: "23da8d4c96494a6fbb20e590701bf801"
mode: GRACEFUL
new_leader_uuid: "2a14b9abb1644380a7b05f57a91aafc8"
 from {username='slave'} at 127.0.0.1:50802
I20260709 13:16:20.360522 13134 raft_consensus.cc:606] T 32199b48d8c343d99785f87b0c83b8c7 P 23da8d4c96494a6fbb20e590701bf801 [term 3 LEADER]: Received request to transfer leadership to TS 2a14b9abb1644380a7b05f57a91aafc8
I20260709 13:16:20.370581 13059 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4725f36745ec4ee9b25af6369352f770"
dest_uuid: "b4fc7c39a2154ea580b1ce3c361b933d"
mode: GRACEFUL
new_leader_uuid: "2a14b9abb1644380a7b05f57a91aafc8"
 from {username='slave'} at 127.0.0.1:56912
I20260709 13:16:20.371052 13059 raft_consensus.cc:606] T 4725f36745ec4ee9b25af6369352f770 P b4fc7c39a2154ea580b1ce3c361b933d [term 2 LEADER]: Received request to transfer leadership to TS 2a14b9abb1644380a7b05f57a91aafc8
I20260709 13:16:20.375047 13059 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ea771026029b499181f886d00bfbaffe"
dest_uuid: "b4fc7c39a2154ea580b1ce3c361b933d"
mode: GRACEFUL
new_leader_uuid: "2a14b9abb1644380a7b05f57a91aafc8"
 from {username='slave'} at 127.0.0.1:56912
I20260709 13:16:20.375491 13059 raft_consensus.cc:606] T ea771026029b499181f886d00bfbaffe P b4fc7c39a2154ea580b1ce3c361b933d [term 2 LEADER]: Received request to transfer leadership to TS 2a14b9abb1644380a7b05f57a91aafc8
I20260709 13:16:20.379241 13059 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ead9b2700246427eacbf272bc2de66cf"
dest_uuid: "b4fc7c39a2154ea580b1ce3c361b933d"
mode: GRACEFUL
new_leader_uuid: "2a14b9abb1644380a7b05f57a91aafc8"
 from {username='slave'} at 127.0.0.1:56912
I20260709 13:16:20.379679 13059 raft_consensus.cc:606] T ead9b2700246427eacbf272bc2de66cf P b4fc7c39a2154ea580b1ce3c361b933d [term 1 LEADER]: Received request to transfer leadership to TS 2a14b9abb1644380a7b05f57a91aafc8
I20260709 13:16:20.390645 13271 raft_consensus.cc:993] T 9089a04c0a2846c0bcad23a0952545b7 P 23da8d4c96494a6fbb20e590701bf801: : Instructing follower 2a14b9abb1644380a7b05f57a91aafc8 to start an election
I20260709 13:16:20.391072 13290 raft_consensus.cc:1081] T 9089a04c0a2846c0bcad23a0952545b7 P 23da8d4c96494a6fbb20e590701bf801 [term 3 LEADER]: Signalling peer 2a14b9abb1644380a7b05f57a91aafc8 to start an election
I20260709 13:16:20.392410 12982 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9089a04c0a2846c0bcad23a0952545b7"
dest_uuid: "2a14b9abb1644380a7b05f57a91aafc8"
 from {username='slave'} at 127.0.0.1:47210
I20260709 13:16:20.392931 12982 raft_consensus.cc:493] T 9089a04c0a2846c0bcad23a0952545b7 P 2a14b9abb1644380a7b05f57a91aafc8 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:20.393281 12982 raft_consensus.cc:3060] T 9089a04c0a2846c0bcad23a0952545b7 P 2a14b9abb1644380a7b05f57a91aafc8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:16:20.397857 12982 raft_consensus.cc:515] T 9089a04c0a2846c0bcad23a0952545b7 P 2a14b9abb1644380a7b05f57a91aafc8 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } } peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } }
I20260709 13:16:20.399299 12982 leader_election.cc:290] T 9089a04c0a2846c0bcad23a0952545b7 P 2a14b9abb1644380a7b05f57a91aafc8 [CANDIDATE]: Term 4 election: Requested vote from peers 23da8d4c96494a6fbb20e590701bf801 (127.12.19.131:38049), b4fc7c39a2154ea580b1ce3c361b933d (127.12.19.130:44165)
I20260709 13:16:20.399888 13134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9089a04c0a2846c0bcad23a0952545b7" candidate_uuid: "2a14b9abb1644380a7b05f57a91aafc8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "23da8d4c96494a6fbb20e590701bf801"
I20260709 13:16:20.400243 13059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9089a04c0a2846c0bcad23a0952545b7" candidate_uuid: "2a14b9abb1644380a7b05f57a91aafc8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b4fc7c39a2154ea580b1ce3c361b933d"
I20260709 13:16:20.400404 13134 raft_consensus.cc:3055] T 9089a04c0a2846c0bcad23a0952545b7 P 23da8d4c96494a6fbb20e590701bf801 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:16:20.400759 13134 raft_consensus.cc:740] T 9089a04c0a2846c0bcad23a0952545b7 P 23da8d4c96494a6fbb20e590701bf801 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 23da8d4c96494a6fbb20e590701bf801, State: Running, Role: LEADER
I20260709 13:16:20.400810 13059 raft_consensus.cc:3060] T 9089a04c0a2846c0bcad23a0952545b7 P b4fc7c39a2154ea580b1ce3c361b933d [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:16:20.401539 13134 consensus_queue.cc:260] T 9089a04c0a2846c0bcad23a0952545b7 P 23da8d4c96494a6fbb20e590701bf801 [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: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } } peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } }
I20260709 13:16:20.402599 13134 raft_consensus.cc:3060] T 9089a04c0a2846c0bcad23a0952545b7 P 23da8d4c96494a6fbb20e590701bf801 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:16:20.407065 13059 raft_consensus.cc:2468] T 9089a04c0a2846c0bcad23a0952545b7 P b4fc7c39a2154ea580b1ce3c361b933d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a14b9abb1644380a7b05f57a91aafc8 in term 4.
I20260709 13:16:20.408072 12948 leader_election.cc:304] T 9089a04c0a2846c0bcad23a0952545b7 P 2a14b9abb1644380a7b05f57a91aafc8 [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: 2a14b9abb1644380a7b05f57a91aafc8, b4fc7c39a2154ea580b1ce3c361b933d; no voters: 
I20260709 13:16:20.408283 13134 raft_consensus.cc:2468] T 9089a04c0a2846c0bcad23a0952545b7 P 23da8d4c96494a6fbb20e590701bf801 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a14b9abb1644380a7b05f57a91aafc8 in term 4.
I20260709 13:16:20.408720 13288 raft_consensus.cc:2804] T 9089a04c0a2846c0bcad23a0952545b7 P 2a14b9abb1644380a7b05f57a91aafc8 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:16:20.409192 13288 raft_consensus.cc:697] T 9089a04c0a2846c0bcad23a0952545b7 P 2a14b9abb1644380a7b05f57a91aafc8 [term 4 LEADER]: Becoming Leader. State: Replica: 2a14b9abb1644380a7b05f57a91aafc8, State: Running, Role: LEADER
I20260709 13:16:20.409860 13288 consensus_queue.cc:237] T 9089a04c0a2846c0bcad23a0952545b7 P 2a14b9abb1644380a7b05f57a91aafc8 [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: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } } peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } }
I20260709 13:16:20.415192 12880 catalog_manager.cc:5697] T 9089a04c0a2846c0bcad23a0952545b7 P 2a14b9abb1644380a7b05f57a91aafc8 reported cstate change: term changed from 3 to 4, leader changed from 23da8d4c96494a6fbb20e590701bf801 (127.12.19.131) to 2a14b9abb1644380a7b05f57a91aafc8 (127.12.19.129). New cstate: current_term: 4 leader_uuid: "2a14b9abb1644380a7b05f57a91aafc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:20.611114 13216 raft_consensus.cc:993] T ea771026029b499181f886d00bfbaffe P b4fc7c39a2154ea580b1ce3c361b933d: : Instructing follower 2a14b9abb1644380a7b05f57a91aafc8 to start an election
I20260709 13:16:20.611545 13294 raft_consensus.cc:1081] T ea771026029b499181f886d00bfbaffe P b4fc7c39a2154ea580b1ce3c361b933d [term 2 LEADER]: Signalling peer 2a14b9abb1644380a7b05f57a91aafc8 to start an election
I20260709 13:16:20.612893 12982 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ea771026029b499181f886d00bfbaffe"
dest_uuid: "2a14b9abb1644380a7b05f57a91aafc8"
 from {username='slave'} at 127.0.0.1:47214
I20260709 13:16:20.613384 12982 raft_consensus.cc:493] T ea771026029b499181f886d00bfbaffe P 2a14b9abb1644380a7b05f57a91aafc8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:20.613679 12982 raft_consensus.cc:3060] T ea771026029b499181f886d00bfbaffe P 2a14b9abb1644380a7b05f57a91aafc8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:20.618238 12982 raft_consensus.cc:515] T ea771026029b499181f886d00bfbaffe P 2a14b9abb1644380a7b05f57a91aafc8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } }
I20260709 13:16:20.619757 12982 leader_election.cc:290] T ea771026029b499181f886d00bfbaffe P 2a14b9abb1644380a7b05f57a91aafc8 [CANDIDATE]: Term 3 election: Requested vote from peers b4fc7c39a2154ea580b1ce3c361b933d (127.12.19.130:44165), 23da8d4c96494a6fbb20e590701bf801 (127.12.19.131:38049)
I20260709 13:16:20.620324 13059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea771026029b499181f886d00bfbaffe" candidate_uuid: "2a14b9abb1644380a7b05f57a91aafc8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b4fc7c39a2154ea580b1ce3c361b933d"
I20260709 13:16:20.620649 13134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea771026029b499181f886d00bfbaffe" candidate_uuid: "2a14b9abb1644380a7b05f57a91aafc8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "23da8d4c96494a6fbb20e590701bf801"
I20260709 13:16:20.620896 13059 raft_consensus.cc:3055] T ea771026029b499181f886d00bfbaffe P b4fc7c39a2154ea580b1ce3c361b933d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:16:20.621145 13134 raft_consensus.cc:3060] T ea771026029b499181f886d00bfbaffe P 23da8d4c96494a6fbb20e590701bf801 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:20.621218 13059 raft_consensus.cc:740] T ea771026029b499181f886d00bfbaffe P b4fc7c39a2154ea580b1ce3c361b933d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b4fc7c39a2154ea580b1ce3c361b933d, State: Running, Role: LEADER
I20260709 13:16:20.622025 13059 consensus_queue.cc:260] T ea771026029b499181f886d00bfbaffe P b4fc7c39a2154ea580b1ce3c361b933d [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: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } }
I20260709 13:16:20.623139 13059 raft_consensus.cc:3060] T ea771026029b499181f886d00bfbaffe P b4fc7c39a2154ea580b1ce3c361b933d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:20.627111 13134 raft_consensus.cc:2468] T ea771026029b499181f886d00bfbaffe P 23da8d4c96494a6fbb20e590701bf801 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a14b9abb1644380a7b05f57a91aafc8 in term 3.
I20260709 13:16:20.628049 12951 leader_election.cc:304] T ea771026029b499181f886d00bfbaffe P 2a14b9abb1644380a7b05f57a91aafc8 [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: 23da8d4c96494a6fbb20e590701bf801, 2a14b9abb1644380a7b05f57a91aafc8; no voters: 
I20260709 13:16:20.628737 13288 raft_consensus.cc:2804] T ea771026029b499181f886d00bfbaffe P 2a14b9abb1644380a7b05f57a91aafc8 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:16:20.629120 13288 raft_consensus.cc:697] T ea771026029b499181f886d00bfbaffe P 2a14b9abb1644380a7b05f57a91aafc8 [term 3 LEADER]: Becoming Leader. State: Replica: 2a14b9abb1644380a7b05f57a91aafc8, State: Running, Role: LEADER
I20260709 13:16:20.629151 13059 raft_consensus.cc:2468] T ea771026029b499181f886d00bfbaffe P b4fc7c39a2154ea580b1ce3c361b933d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a14b9abb1644380a7b05f57a91aafc8 in term 3.
I20260709 13:16:20.629889 13288 consensus_queue.cc:237] T ea771026029b499181f886d00bfbaffe P 2a14b9abb1644380a7b05f57a91aafc8 [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: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } }
I20260709 13:16:20.635890 12880 catalog_manager.cc:5697] T ea771026029b499181f886d00bfbaffe P 2a14b9abb1644380a7b05f57a91aafc8 reported cstate change: term changed from 2 to 3, leader changed from b4fc7c39a2154ea580b1ce3c361b933d (127.12.19.130) to 2a14b9abb1644380a7b05f57a91aafc8 (127.12.19.129). New cstate: current_term: 3 leader_uuid: "2a14b9abb1644380a7b05f57a91aafc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:20.727130 13216 raft_consensus.cc:993] T ead9b2700246427eacbf272bc2de66cf P b4fc7c39a2154ea580b1ce3c361b933d: : Instructing follower 2a14b9abb1644380a7b05f57a91aafc8 to start an election
I20260709 13:16:20.727562 13294 raft_consensus.cc:1081] T ead9b2700246427eacbf272bc2de66cf P b4fc7c39a2154ea580b1ce3c361b933d [term 1 LEADER]: Signalling peer 2a14b9abb1644380a7b05f57a91aafc8 to start an election
I20260709 13:16:20.728822 12982 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ead9b2700246427eacbf272bc2de66cf"
dest_uuid: "2a14b9abb1644380a7b05f57a91aafc8"
 from {username='slave'} at 127.0.0.1:47214
I20260709 13:16:20.729223 12982 raft_consensus.cc:493] T ead9b2700246427eacbf272bc2de66cf P 2a14b9abb1644380a7b05f57a91aafc8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:20.729478 12982 raft_consensus.cc:3060] T ead9b2700246427eacbf272bc2de66cf P 2a14b9abb1644380a7b05f57a91aafc8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:20.733894 12982 raft_consensus.cc:515] T ead9b2700246427eacbf272bc2de66cf P 2a14b9abb1644380a7b05f57a91aafc8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } }
I20260709 13:16:20.735509 12982 leader_election.cc:290] T ead9b2700246427eacbf272bc2de66cf P 2a14b9abb1644380a7b05f57a91aafc8 [CANDIDATE]: Term 2 election: Requested vote from peers b4fc7c39a2154ea580b1ce3c361b933d (127.12.19.130:44165), 23da8d4c96494a6fbb20e590701bf801 (127.12.19.131:38049)
I20260709 13:16:20.736296 13059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ead9b2700246427eacbf272bc2de66cf" candidate_uuid: "2a14b9abb1644380a7b05f57a91aafc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b4fc7c39a2154ea580b1ce3c361b933d"
I20260709 13:16:20.736565 13134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ead9b2700246427eacbf272bc2de66cf" candidate_uuid: "2a14b9abb1644380a7b05f57a91aafc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "23da8d4c96494a6fbb20e590701bf801"
I20260709 13:16:20.736793 13059 raft_consensus.cc:3055] T ead9b2700246427eacbf272bc2de66cf P b4fc7c39a2154ea580b1ce3c361b933d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:20.737072 13134 raft_consensus.cc:3060] T ead9b2700246427eacbf272bc2de66cf P 23da8d4c96494a6fbb20e590701bf801 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:20.737085 13059 raft_consensus.cc:740] T ead9b2700246427eacbf272bc2de66cf P b4fc7c39a2154ea580b1ce3c361b933d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b4fc7c39a2154ea580b1ce3c361b933d, State: Running, Role: LEADER
I20260709 13:16:20.737934 13059 consensus_queue.cc:260] T ead9b2700246427eacbf272bc2de66cf P b4fc7c39a2154ea580b1ce3c361b933d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } }
I20260709 13:16:20.738947 13059 raft_consensus.cc:3060] T ead9b2700246427eacbf272bc2de66cf P b4fc7c39a2154ea580b1ce3c361b933d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:20.742236 13134 raft_consensus.cc:2468] T ead9b2700246427eacbf272bc2de66cf P 23da8d4c96494a6fbb20e590701bf801 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a14b9abb1644380a7b05f57a91aafc8 in term 2.
I20260709 13:16:20.743162 12951 leader_election.cc:304] T ead9b2700246427eacbf272bc2de66cf P 2a14b9abb1644380a7b05f57a91aafc8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23da8d4c96494a6fbb20e590701bf801, 2a14b9abb1644380a7b05f57a91aafc8; no voters: 
I20260709 13:16:20.743878 13059 raft_consensus.cc:2468] T ead9b2700246427eacbf272bc2de66cf P b4fc7c39a2154ea580b1ce3c361b933d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a14b9abb1644380a7b05f57a91aafc8 in term 2.
I20260709 13:16:20.743914 13288 raft_consensus.cc:2804] T ead9b2700246427eacbf272bc2de66cf P 2a14b9abb1644380a7b05f57a91aafc8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:20.744478 13288 raft_consensus.cc:697] T ead9b2700246427eacbf272bc2de66cf P 2a14b9abb1644380a7b05f57a91aafc8 [term 2 LEADER]: Becoming Leader. State: Replica: 2a14b9abb1644380a7b05f57a91aafc8, State: Running, Role: LEADER
I20260709 13:16:20.745177 13288 consensus_queue.cc:237] T ead9b2700246427eacbf272bc2de66cf P 2a14b9abb1644380a7b05f57a91aafc8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } }
I20260709 13:16:20.751495 12880 catalog_manager.cc:5697] T ead9b2700246427eacbf272bc2de66cf P 2a14b9abb1644380a7b05f57a91aafc8 reported cstate change: term changed from 1 to 2, leader changed from b4fc7c39a2154ea580b1ce3c361b933d (127.12.19.130) to 2a14b9abb1644380a7b05f57a91aafc8 (127.12.19.129). New cstate: current_term: 2 leader_uuid: "2a14b9abb1644380a7b05f57a91aafc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:20.783943 13271 raft_consensus.cc:993] T 32199b48d8c343d99785f87b0c83b8c7 P 23da8d4c96494a6fbb20e590701bf801: : Instructing follower 2a14b9abb1644380a7b05f57a91aafc8 to start an election
I20260709 13:16:20.784394 13290 raft_consensus.cc:1081] T 32199b48d8c343d99785f87b0c83b8c7 P 23da8d4c96494a6fbb20e590701bf801 [term 3 LEADER]: Signalling peer 2a14b9abb1644380a7b05f57a91aafc8 to start an election
I20260709 13:16:20.785748 12982 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "32199b48d8c343d99785f87b0c83b8c7"
dest_uuid: "2a14b9abb1644380a7b05f57a91aafc8"
 from {username='slave'} at 127.0.0.1:47210
I20260709 13:16:20.786190 12982 raft_consensus.cc:493] T 32199b48d8c343d99785f87b0c83b8c7 P 2a14b9abb1644380a7b05f57a91aafc8 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:20.786484 12982 raft_consensus.cc:3060] T 32199b48d8c343d99785f87b0c83b8c7 P 2a14b9abb1644380a7b05f57a91aafc8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:16:20.791352 12982 raft_consensus.cc:515] T 32199b48d8c343d99785f87b0c83b8c7 P 2a14b9abb1644380a7b05f57a91aafc8 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } }
I20260709 13:16:20.792948 12982 leader_election.cc:290] T 32199b48d8c343d99785f87b0c83b8c7 P 2a14b9abb1644380a7b05f57a91aafc8 [CANDIDATE]: Term 4 election: Requested vote from peers b4fc7c39a2154ea580b1ce3c361b933d (127.12.19.130:44165), 23da8d4c96494a6fbb20e590701bf801 (127.12.19.131:38049)
I20260709 13:16:20.793502 13059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32199b48d8c343d99785f87b0c83b8c7" candidate_uuid: "2a14b9abb1644380a7b05f57a91aafc8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b4fc7c39a2154ea580b1ce3c361b933d"
I20260709 13:16:20.793823 13134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32199b48d8c343d99785f87b0c83b8c7" candidate_uuid: "2a14b9abb1644380a7b05f57a91aafc8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "23da8d4c96494a6fbb20e590701bf801"
I20260709 13:16:20.794021 13059 raft_consensus.cc:3060] T 32199b48d8c343d99785f87b0c83b8c7 P b4fc7c39a2154ea580b1ce3c361b933d [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:16:20.794319 13134 raft_consensus.cc:3055] T 32199b48d8c343d99785f87b0c83b8c7 P 23da8d4c96494a6fbb20e590701bf801 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:16:20.794549 13134 raft_consensus.cc:740] T 32199b48d8c343d99785f87b0c83b8c7 P 23da8d4c96494a6fbb20e590701bf801 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 23da8d4c96494a6fbb20e590701bf801, State: Running, Role: LEADER
I20260709 13:16:20.795145 13134 consensus_queue.cc:260] T 32199b48d8c343d99785f87b0c83b8c7 P 23da8d4c96494a6fbb20e590701bf801 [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: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } }
I20260709 13:16:20.795946 13134 raft_consensus.cc:3060] T 32199b48d8c343d99785f87b0c83b8c7 P 23da8d4c96494a6fbb20e590701bf801 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:16:20.798061 13059 raft_consensus.cc:2468] T 32199b48d8c343d99785f87b0c83b8c7 P b4fc7c39a2154ea580b1ce3c361b933d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a14b9abb1644380a7b05f57a91aafc8 in term 4.
I20260709 13:16:20.798911 12948 leader_election.cc:304] T 32199b48d8c343d99785f87b0c83b8c7 P 2a14b9abb1644380a7b05f57a91aafc8 [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: 2a14b9abb1644380a7b05f57a91aafc8, b4fc7c39a2154ea580b1ce3c361b933d; no voters: 
I20260709 13:16:20.799608 13288 raft_consensus.cc:2804] T 32199b48d8c343d99785f87b0c83b8c7 P 2a14b9abb1644380a7b05f57a91aafc8 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:16:20.800031 13288 raft_consensus.cc:697] T 32199b48d8c343d99785f87b0c83b8c7 P 2a14b9abb1644380a7b05f57a91aafc8 [term 4 LEADER]: Becoming Leader. State: Replica: 2a14b9abb1644380a7b05f57a91aafc8, State: Running, Role: LEADER
I20260709 13:16:20.800040 13134 raft_consensus.cc:2468] T 32199b48d8c343d99785f87b0c83b8c7 P 23da8d4c96494a6fbb20e590701bf801 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a14b9abb1644380a7b05f57a91aafc8 in term 4.
I20260709 13:16:20.800781 13288 consensus_queue.cc:237] T 32199b48d8c343d99785f87b0c83b8c7 P 2a14b9abb1644380a7b05f57a91aafc8 [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: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } }
I20260709 13:16:20.806599 12880 catalog_manager.cc:5697] T 32199b48d8c343d99785f87b0c83b8c7 P 2a14b9abb1644380a7b05f57a91aafc8 reported cstate change: term changed from 3 to 4, leader changed from 23da8d4c96494a6fbb20e590701bf801 (127.12.19.131) to 2a14b9abb1644380a7b05f57a91aafc8 (127.12.19.129). New cstate: current_term: 4 leader_uuid: "2a14b9abb1644380a7b05f57a91aafc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:20.875833 13216 raft_consensus.cc:993] T 4725f36745ec4ee9b25af6369352f770 P b4fc7c39a2154ea580b1ce3c361b933d: : Instructing follower 2a14b9abb1644380a7b05f57a91aafc8 to start an election
I20260709 13:16:20.876243 13294 raft_consensus.cc:1081] T 4725f36745ec4ee9b25af6369352f770 P b4fc7c39a2154ea580b1ce3c361b933d [term 2 LEADER]: Signalling peer 2a14b9abb1644380a7b05f57a91aafc8 to start an election
I20260709 13:16:20.877570 12982 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4725f36745ec4ee9b25af6369352f770"
dest_uuid: "2a14b9abb1644380a7b05f57a91aafc8"
 from {username='slave'} at 127.0.0.1:47214
I20260709 13:16:20.877969 12982 raft_consensus.cc:493] T 4725f36745ec4ee9b25af6369352f770 P 2a14b9abb1644380a7b05f57a91aafc8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:20.878204 12982 raft_consensus.cc:3060] T 4725f36745ec4ee9b25af6369352f770 P 2a14b9abb1644380a7b05f57a91aafc8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:20.882404 12982 raft_consensus.cc:515] T 4725f36745ec4ee9b25af6369352f770 P 2a14b9abb1644380a7b05f57a91aafc8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } }
I20260709 13:16:20.883697 12982 leader_election.cc:290] T 4725f36745ec4ee9b25af6369352f770 P 2a14b9abb1644380a7b05f57a91aafc8 [CANDIDATE]: Term 3 election: Requested vote from peers b4fc7c39a2154ea580b1ce3c361b933d (127.12.19.130:44165), 23da8d4c96494a6fbb20e590701bf801 (127.12.19.131:38049)
I20260709 13:16:20.884477 13059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4725f36745ec4ee9b25af6369352f770" candidate_uuid: "2a14b9abb1644380a7b05f57a91aafc8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b4fc7c39a2154ea580b1ce3c361b933d"
I20260709 13:16:20.884684 13134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4725f36745ec4ee9b25af6369352f770" candidate_uuid: "2a14b9abb1644380a7b05f57a91aafc8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "23da8d4c96494a6fbb20e590701bf801"
I20260709 13:16:20.884955 13059 raft_consensus.cc:3055] T 4725f36745ec4ee9b25af6369352f770 P b4fc7c39a2154ea580b1ce3c361b933d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:16:20.885213 13134 raft_consensus.cc:3060] T 4725f36745ec4ee9b25af6369352f770 P 23da8d4c96494a6fbb20e590701bf801 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:20.885254 13059 raft_consensus.cc:740] T 4725f36745ec4ee9b25af6369352f770 P b4fc7c39a2154ea580b1ce3c361b933d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b4fc7c39a2154ea580b1ce3c361b933d, State: Running, Role: LEADER
I20260709 13:16:20.886039 13059 consensus_queue.cc:260] T 4725f36745ec4ee9b25af6369352f770 P b4fc7c39a2154ea580b1ce3c361b933d [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: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } }
I20260709 13:16:20.886809 13059 raft_consensus.cc:3060] T 4725f36745ec4ee9b25af6369352f770 P b4fc7c39a2154ea580b1ce3c361b933d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:20.889591 13134 raft_consensus.cc:2468] T 4725f36745ec4ee9b25af6369352f770 P 23da8d4c96494a6fbb20e590701bf801 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a14b9abb1644380a7b05f57a91aafc8 in term 3.
I20260709 13:16:20.890517 13059 raft_consensus.cc:2468] T 4725f36745ec4ee9b25af6369352f770 P b4fc7c39a2154ea580b1ce3c361b933d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a14b9abb1644380a7b05f57a91aafc8 in term 3.
I20260709 13:16:20.890457 12951 leader_election.cc:304] T 4725f36745ec4ee9b25af6369352f770 P 2a14b9abb1644380a7b05f57a91aafc8 [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: 23da8d4c96494a6fbb20e590701bf801, 2a14b9abb1644380a7b05f57a91aafc8; no voters: 
I20260709 13:16:20.891160 13288 raft_consensus.cc:2804] T 4725f36745ec4ee9b25af6369352f770 P 2a14b9abb1644380a7b05f57a91aafc8 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:16:20.891568 13288 raft_consensus.cc:697] T 4725f36745ec4ee9b25af6369352f770 P 2a14b9abb1644380a7b05f57a91aafc8 [term 3 LEADER]: Becoming Leader. State: Replica: 2a14b9abb1644380a7b05f57a91aafc8, State: Running, Role: LEADER
I20260709 13:16:20.892253 13288 consensus_queue.cc:237] T 4725f36745ec4ee9b25af6369352f770 P 2a14b9abb1644380a7b05f57a91aafc8 [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: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } }
I20260709 13:16:20.897679 12880 catalog_manager.cc:5697] T 4725f36745ec4ee9b25af6369352f770 P 2a14b9abb1644380a7b05f57a91aafc8 reported cstate change: term changed from 2 to 3, leader changed from b4fc7c39a2154ea580b1ce3c361b933d (127.12.19.130) to 2a14b9abb1644380a7b05f57a91aafc8 (127.12.19.129). New cstate: current_term: 3 leader_uuid: "2a14b9abb1644380a7b05f57a91aafc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:20.935310 13134 raft_consensus.cc:1275] T 9089a04c0a2846c0bcad23a0952545b7 P 23da8d4c96494a6fbb20e590701bf801 [term 4 FOLLOWER]: Refusing update from remote peer 2a14b9abb1644380a7b05f57a91aafc8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:16:20.936512 13288 consensus_queue.cc:1048] T 9089a04c0a2846c0bcad23a0952545b7 P 2a14b9abb1644380a7b05f57a91aafc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:20.945339 13059 raft_consensus.cc:1275] T 9089a04c0a2846c0bcad23a0952545b7 P b4fc7c39a2154ea580b1ce3c361b933d [term 4 FOLLOWER]: Refusing update from remote peer 2a14b9abb1644380a7b05f57a91aafc8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:16:20.946774 13272 consensus_queue.cc:1048] T 9089a04c0a2846c0bcad23a0952545b7 P 2a14b9abb1644380a7b05f57a91aafc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:21.081089 13134 raft_consensus.cc:1275] T ea771026029b499181f886d00bfbaffe P 23da8d4c96494a6fbb20e590701bf801 [term 3 FOLLOWER]: Refusing update from remote peer 2a14b9abb1644380a7b05f57a91aafc8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:21.082237 13272 consensus_queue.cc:1048] T ea771026029b499181f886d00bfbaffe P 2a14b9abb1644380a7b05f57a91aafc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:21.090309 13059 raft_consensus.cc:1275] T ea771026029b499181f886d00bfbaffe P b4fc7c39a2154ea580b1ce3c361b933d [term 3 FOLLOWER]: Refusing update from remote peer 2a14b9abb1644380a7b05f57a91aafc8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:21.092948 13288 consensus_queue.cc:1048] T ea771026029b499181f886d00bfbaffe P 2a14b9abb1644380a7b05f57a91aafc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:21.211786 13134 raft_consensus.cc:1275] T ead9b2700246427eacbf272bc2de66cf P 23da8d4c96494a6fbb20e590701bf801 [term 2 FOLLOWER]: Refusing update from remote peer 2a14b9abb1644380a7b05f57a91aafc8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:21.212937 13288 consensus_queue.cc:1048] T ead9b2700246427eacbf272bc2de66cf P 2a14b9abb1644380a7b05f57a91aafc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:21.220927 13059 raft_consensus.cc:1275] T ead9b2700246427eacbf272bc2de66cf P b4fc7c39a2154ea580b1ce3c361b933d [term 2 FOLLOWER]: Refusing update from remote peer 2a14b9abb1644380a7b05f57a91aafc8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:21.222158 13300 consensus_queue.cc:1048] T ead9b2700246427eacbf272bc2de66cf P 2a14b9abb1644380a7b05f57a91aafc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:21.273202 13134 raft_consensus.cc:1275] T 32199b48d8c343d99785f87b0c83b8c7 P 23da8d4c96494a6fbb20e590701bf801 [term 4 FOLLOWER]: Refusing update from remote peer 2a14b9abb1644380a7b05f57a91aafc8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:16:21.274343 13300 consensus_queue.cc:1048] T 32199b48d8c343d99785f87b0c83b8c7 P 2a14b9abb1644380a7b05f57a91aafc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:21.281879 13059 raft_consensus.cc:1275] T 32199b48d8c343d99785f87b0c83b8c7 P b4fc7c39a2154ea580b1ce3c361b933d [term 4 FOLLOWER]: Refusing update from remote peer 2a14b9abb1644380a7b05f57a91aafc8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:16:21.283380 13288 consensus_queue.cc:1048] T 32199b48d8c343d99785f87b0c83b8c7 P 2a14b9abb1644380a7b05f57a91aafc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:21.369650 13059 raft_consensus.cc:1275] T 4725f36745ec4ee9b25af6369352f770 P b4fc7c39a2154ea580b1ce3c361b933d [term 3 FOLLOWER]: Refusing update from remote peer 2a14b9abb1644380a7b05f57a91aafc8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:21.370782 13288 consensus_queue.cc:1048] T 4725f36745ec4ee9b25af6369352f770 P 2a14b9abb1644380a7b05f57a91aafc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:21.378659 13134 raft_consensus.cc:1275] T 4725f36745ec4ee9b25af6369352f770 P 23da8d4c96494a6fbb20e590701bf801 [term 3 FOLLOWER]: Refusing update from remote peer 2a14b9abb1644380a7b05f57a91aafc8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:21.380018 13300 consensus_queue.cc:1048] T 4725f36745ec4ee9b25af6369352f770 P 2a14b9abb1644380a7b05f57a91aafc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:23.386029 12366 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:16:23.394786 12982 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4df771ce874e4cd09959b751530e4f90"
dest_uuid: "2a14b9abb1644380a7b05f57a91aafc8"
mode: GRACEFUL
new_leader_uuid: "23da8d4c96494a6fbb20e590701bf801"
 from {username='slave'} at 127.0.0.1:47232
I20260709 13:16:23.395732 12982 raft_consensus.cc:606] T 4df771ce874e4cd09959b751530e4f90 P 2a14b9abb1644380a7b05f57a91aafc8 [term 2 LEADER]: Received request to transfer leadership to TS 23da8d4c96494a6fbb20e590701bf801
I20260709 13:16:23.398180 12982 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9089a04c0a2846c0bcad23a0952545b7"
dest_uuid: "2a14b9abb1644380a7b05f57a91aafc8"
mode: GRACEFUL
new_leader_uuid: "b4fc7c39a2154ea580b1ce3c361b933d"
 from {username='slave'} at 127.0.0.1:47232
I20260709 13:16:23.398679 12982 raft_consensus.cc:606] T 9089a04c0a2846c0bcad23a0952545b7 P 2a14b9abb1644380a7b05f57a91aafc8 [term 4 LEADER]: Received request to transfer leadership to TS b4fc7c39a2154ea580b1ce3c361b933d
I20260709 13:16:23.401052 12982 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aea6b39fd0dd4649996b22d3a870a64a"
dest_uuid: "2a14b9abb1644380a7b05f57a91aafc8"
mode: GRACEFUL
new_leader_uuid: "23da8d4c96494a6fbb20e590701bf801"
 from {username='slave'} at 127.0.0.1:47232
I20260709 13:16:23.401515 12982 raft_consensus.cc:606] T aea6b39fd0dd4649996b22d3a870a64a P 2a14b9abb1644380a7b05f57a91aafc8 [term 2 LEADER]: Received request to transfer leadership to TS 23da8d4c96494a6fbb20e590701bf801
I20260709 13:16:23.403872 12982 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ea771026029b499181f886d00bfbaffe"
dest_uuid: "2a14b9abb1644380a7b05f57a91aafc8"
mode: GRACEFUL
new_leader_uuid: "b4fc7c39a2154ea580b1ce3c361b933d"
 from {username='slave'} at 127.0.0.1:47232
I20260709 13:16:23.404266 12982 raft_consensus.cc:606] T ea771026029b499181f886d00bfbaffe P 2a14b9abb1644380a7b05f57a91aafc8 [term 3 LEADER]: Received request to transfer leadership to TS b4fc7c39a2154ea580b1ce3c361b933d
I20260709 13:16:23.405118 12366 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:16:23.405500 12366 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:16:23.467577 13272 raft_consensus.cc:993] T 4df771ce874e4cd09959b751530e4f90 P 2a14b9abb1644380a7b05f57a91aafc8: : Instructing follower 23da8d4c96494a6fbb20e590701bf801 to start an election
I20260709 13:16:23.468066 13316 raft_consensus.cc:1081] T 4df771ce874e4cd09959b751530e4f90 P 2a14b9abb1644380a7b05f57a91aafc8 [term 2 LEADER]: Signalling peer 23da8d4c96494a6fbb20e590701bf801 to start an election
I20260709 13:16:23.469615 13132 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4df771ce874e4cd09959b751530e4f90"
dest_uuid: "23da8d4c96494a6fbb20e590701bf801"
 from {username='slave'} at 127.0.0.1:50788
I20260709 13:16:23.470093 13132 raft_consensus.cc:493] T 4df771ce874e4cd09959b751530e4f90 P 23da8d4c96494a6fbb20e590701bf801 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:23.470422 13132 raft_consensus.cc:3060] T 4df771ce874e4cd09959b751530e4f90 P 23da8d4c96494a6fbb20e590701bf801 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:23.475741 13132 raft_consensus.cc:515] T 4df771ce874e4cd09959b751530e4f90 P 23da8d4c96494a6fbb20e590701bf801 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } }
I20260709 13:16:23.477394 13132 leader_election.cc:290] T 4df771ce874e4cd09959b751530e4f90 P 23da8d4c96494a6fbb20e590701bf801 [CANDIDATE]: Term 3 election: Requested vote from peers 2a14b9abb1644380a7b05f57a91aafc8 (127.12.19.129:46597), b4fc7c39a2154ea580b1ce3c361b933d (127.12.19.130:44165)
I20260709 13:16:23.478240 12982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4df771ce874e4cd09959b751530e4f90" candidate_uuid: "23da8d4c96494a6fbb20e590701bf801" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2a14b9abb1644380a7b05f57a91aafc8"
I20260709 13:16:23.478579 13059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4df771ce874e4cd09959b751530e4f90" candidate_uuid: "23da8d4c96494a6fbb20e590701bf801" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b4fc7c39a2154ea580b1ce3c361b933d"
I20260709 13:16:23.478927 12982 raft_consensus.cc:3055] T 4df771ce874e4cd09959b751530e4f90 P 2a14b9abb1644380a7b05f57a91aafc8 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:16:23.479127 13059 raft_consensus.cc:3060] T 4df771ce874e4cd09959b751530e4f90 P b4fc7c39a2154ea580b1ce3c361b933d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:23.479244 12982 raft_consensus.cc:740] T 4df771ce874e4cd09959b751530e4f90 P 2a14b9abb1644380a7b05f57a91aafc8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2a14b9abb1644380a7b05f57a91aafc8, State: Running, Role: LEADER
I20260709 13:16:23.480037 12982 consensus_queue.cc:260] T 4df771ce874e4cd09959b751530e4f90 P 2a14b9abb1644380a7b05f57a91aafc8 [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: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } }
I20260709 13:16:23.480903 12982 raft_consensus.cc:3060] T 4df771ce874e4cd09959b751530e4f90 P 2a14b9abb1644380a7b05f57a91aafc8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:23.484292 13059 raft_consensus.cc:2468] T 4df771ce874e4cd09959b751530e4f90 P b4fc7c39a2154ea580b1ce3c361b933d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23da8d4c96494a6fbb20e590701bf801 in term 3.
I20260709 13:16:23.485605 13097 leader_election.cc:304] T 4df771ce874e4cd09959b751530e4f90 P 23da8d4c96494a6fbb20e590701bf801 [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: 23da8d4c96494a6fbb20e590701bf801, b4fc7c39a2154ea580b1ce3c361b933d; no voters: 
I20260709 13:16:23.486529 13314 raft_consensus.cc:2804] T 4df771ce874e4cd09959b751530e4f90 P 23da8d4c96494a6fbb20e590701bf801 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:16:23.487476 13314 raft_consensus.cc:697] T 4df771ce874e4cd09959b751530e4f90 P 23da8d4c96494a6fbb20e590701bf801 [term 3 LEADER]: Becoming Leader. State: Replica: 23da8d4c96494a6fbb20e590701bf801, State: Running, Role: LEADER
I20260709 13:16:23.488297 12982 raft_consensus.cc:2468] T 4df771ce874e4cd09959b751530e4f90 P 2a14b9abb1644380a7b05f57a91aafc8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23da8d4c96494a6fbb20e590701bf801 in term 3.
I20260709 13:16:23.488458 13314 consensus_queue.cc:237] T 4df771ce874e4cd09959b751530e4f90 P 23da8d4c96494a6fbb20e590701bf801 [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: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } }
I20260709 13:16:23.494773 12880 catalog_manager.cc:5697] T 4df771ce874e4cd09959b751530e4f90 P 23da8d4c96494a6fbb20e590701bf801 reported cstate change: term changed from 2 to 3, leader changed from 2a14b9abb1644380a7b05f57a91aafc8 (127.12.19.129) to 23da8d4c96494a6fbb20e590701bf801 (127.12.19.131). New cstate: current_term: 3 leader_uuid: "23da8d4c96494a6fbb20e590701bf801" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:23.584934 13272 raft_consensus.cc:993] T 9089a04c0a2846c0bcad23a0952545b7 P 2a14b9abb1644380a7b05f57a91aafc8: : Instructing follower b4fc7c39a2154ea580b1ce3c361b933d to start an election
I20260709 13:16:23.585336 13316 raft_consensus.cc:1081] T 9089a04c0a2846c0bcad23a0952545b7 P 2a14b9abb1644380a7b05f57a91aafc8 [term 4 LEADER]: Signalling peer b4fc7c39a2154ea580b1ce3c361b933d to start an election
I20260709 13:16:23.586560 13059 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9089a04c0a2846c0bcad23a0952545b7"
dest_uuid: "b4fc7c39a2154ea580b1ce3c361b933d"
 from {username='slave'} at 127.0.0.1:56898
I20260709 13:16:23.586920 13059 raft_consensus.cc:493] T 9089a04c0a2846c0bcad23a0952545b7 P b4fc7c39a2154ea580b1ce3c361b933d [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:23.587126 13059 raft_consensus.cc:3060] T 9089a04c0a2846c0bcad23a0952545b7 P b4fc7c39a2154ea580b1ce3c361b933d [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:16:23.591094 13059 raft_consensus.cc:515] T 9089a04c0a2846c0bcad23a0952545b7 P b4fc7c39a2154ea580b1ce3c361b933d [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } } peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } }
I20260709 13:16:23.592526 13059 leader_election.cc:290] T 9089a04c0a2846c0bcad23a0952545b7 P b4fc7c39a2154ea580b1ce3c361b933d [CANDIDATE]: Term 5 election: Requested vote from peers 23da8d4c96494a6fbb20e590701bf801 (127.12.19.131:38049), 2a14b9abb1644380a7b05f57a91aafc8 (127.12.19.129:46597)
I20260709 13:16:23.593338 13132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9089a04c0a2846c0bcad23a0952545b7" candidate_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "23da8d4c96494a6fbb20e590701bf801"
I20260709 13:16:23.593559 12982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9089a04c0a2846c0bcad23a0952545b7" candidate_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "2a14b9abb1644380a7b05f57a91aafc8"
I20260709 13:16:23.593915 13132 raft_consensus.cc:3060] T 9089a04c0a2846c0bcad23a0952545b7 P 23da8d4c96494a6fbb20e590701bf801 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:16:23.594056 12982 raft_consensus.cc:3055] T 9089a04c0a2846c0bcad23a0952545b7 P 2a14b9abb1644380a7b05f57a91aafc8 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:16:23.594385 12982 raft_consensus.cc:740] T 9089a04c0a2846c0bcad23a0952545b7 P 2a14b9abb1644380a7b05f57a91aafc8 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 2a14b9abb1644380a7b05f57a91aafc8, State: Running, Role: LEADER
I20260709 13:16:23.595117 12982 consensus_queue.cc:260] T 9089a04c0a2846c0bcad23a0952545b7 P 2a14b9abb1644380a7b05f57a91aafc8 [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: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } } peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } }
I20260709 13:16:23.596246 12982 raft_consensus.cc:3060] T 9089a04c0a2846c0bcad23a0952545b7 P 2a14b9abb1644380a7b05f57a91aafc8 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:16:23.600395 13132 raft_consensus.cc:2468] T 9089a04c0a2846c0bcad23a0952545b7 P 23da8d4c96494a6fbb20e590701bf801 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4fc7c39a2154ea580b1ce3c361b933d in term 5.
I20260709 13:16:23.601691 13026 leader_election.cc:304] T 9089a04c0a2846c0bcad23a0952545b7 P b4fc7c39a2154ea580b1ce3c361b933d [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: 23da8d4c96494a6fbb20e590701bf801, b4fc7c39a2154ea580b1ce3c361b933d; no voters: 
I20260709 13:16:23.602604 13315 raft_consensus.cc:2804] T 9089a04c0a2846c0bcad23a0952545b7 P b4fc7c39a2154ea580b1ce3c361b933d [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:16:23.602624 12982 raft_consensus.cc:2468] T 9089a04c0a2846c0bcad23a0952545b7 P 2a14b9abb1644380a7b05f57a91aafc8 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4fc7c39a2154ea580b1ce3c361b933d in term 5.
I20260709 13:16:23.604411 13315 raft_consensus.cc:697] T 9089a04c0a2846c0bcad23a0952545b7 P b4fc7c39a2154ea580b1ce3c361b933d [term 5 LEADER]: Becoming Leader. State: Replica: b4fc7c39a2154ea580b1ce3c361b933d, State: Running, Role: LEADER
I20260709 13:16:23.605253 13315 consensus_queue.cc:237] T 9089a04c0a2846c0bcad23a0952545b7 P b4fc7c39a2154ea580b1ce3c361b933d [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: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } } peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } }
I20260709 13:16:23.612416 12880 catalog_manager.cc:5697] T 9089a04c0a2846c0bcad23a0952545b7 P b4fc7c39a2154ea580b1ce3c361b933d reported cstate change: term changed from 4 to 5, leader changed from 2a14b9abb1644380a7b05f57a91aafc8 (127.12.19.129) to b4fc7c39a2154ea580b1ce3c361b933d (127.12.19.130). New cstate: current_term: 5 leader_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:23.851418 13272 raft_consensus.cc:993] T ea771026029b499181f886d00bfbaffe P 2a14b9abb1644380a7b05f57a91aafc8: : Instructing follower b4fc7c39a2154ea580b1ce3c361b933d to start an election
I20260709 13:16:23.851820 13316 raft_consensus.cc:1081] T ea771026029b499181f886d00bfbaffe P 2a14b9abb1644380a7b05f57a91aafc8 [term 3 LEADER]: Signalling peer b4fc7c39a2154ea580b1ce3c361b933d to start an election
I20260709 13:16:23.853122 13059 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ea771026029b499181f886d00bfbaffe"
dest_uuid: "b4fc7c39a2154ea580b1ce3c361b933d"
 from {username='slave'} at 127.0.0.1:56898
I20260709 13:16:23.853487 13059 raft_consensus.cc:493] T ea771026029b499181f886d00bfbaffe P b4fc7c39a2154ea580b1ce3c361b933d [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:23.853690 13059 raft_consensus.cc:3060] T ea771026029b499181f886d00bfbaffe P b4fc7c39a2154ea580b1ce3c361b933d [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:16:23.857738 13059 raft_consensus.cc:515] T ea771026029b499181f886d00bfbaffe P b4fc7c39a2154ea580b1ce3c361b933d [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } }
I20260709 13:16:23.859273 13059 leader_election.cc:290] T ea771026029b499181f886d00bfbaffe P b4fc7c39a2154ea580b1ce3c361b933d [CANDIDATE]: Term 4 election: Requested vote from peers 2a14b9abb1644380a7b05f57a91aafc8 (127.12.19.129:46597), 23da8d4c96494a6fbb20e590701bf801 (127.12.19.131:38049)
I20260709 13:16:23.860138 12982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea771026029b499181f886d00bfbaffe" candidate_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "2a14b9abb1644380a7b05f57a91aafc8"
I20260709 13:16:23.860232 13132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea771026029b499181f886d00bfbaffe" candidate_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "23da8d4c96494a6fbb20e590701bf801"
I20260709 13:16:23.860788 12982 raft_consensus.cc:3055] T ea771026029b499181f886d00bfbaffe P 2a14b9abb1644380a7b05f57a91aafc8 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:16:23.860837 13132 raft_consensus.cc:3060] T ea771026029b499181f886d00bfbaffe P 23da8d4c96494a6fbb20e590701bf801 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:16:23.861181 12982 raft_consensus.cc:740] T ea771026029b499181f886d00bfbaffe P 2a14b9abb1644380a7b05f57a91aafc8 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 2a14b9abb1644380a7b05f57a91aafc8, State: Running, Role: LEADER
I20260709 13:16:23.862020 12982 consensus_queue.cc:260] T ea771026029b499181f886d00bfbaffe P 2a14b9abb1644380a7b05f57a91aafc8 [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: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } }
I20260709 13:16:23.863209 12982 raft_consensus.cc:3060] T ea771026029b499181f886d00bfbaffe P 2a14b9abb1644380a7b05f57a91aafc8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:16:23.867434 13132 raft_consensus.cc:2468] T ea771026029b499181f886d00bfbaffe P 23da8d4c96494a6fbb20e590701bf801 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4fc7c39a2154ea580b1ce3c361b933d in term 4.
I20260709 13:16:23.868386 13026 leader_election.cc:304] T ea771026029b499181f886d00bfbaffe P b4fc7c39a2154ea580b1ce3c361b933d [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: 23da8d4c96494a6fbb20e590701bf801, b4fc7c39a2154ea580b1ce3c361b933d; no voters: 
I20260709 13:16:23.869132 13315 raft_consensus.cc:2804] T ea771026029b499181f886d00bfbaffe P b4fc7c39a2154ea580b1ce3c361b933d [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:16:23.869335 12982 raft_consensus.cc:2468] T ea771026029b499181f886d00bfbaffe P 2a14b9abb1644380a7b05f57a91aafc8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4fc7c39a2154ea580b1ce3c361b933d in term 4.
I20260709 13:16:23.869524 13315 raft_consensus.cc:697] T ea771026029b499181f886d00bfbaffe P b4fc7c39a2154ea580b1ce3c361b933d [term 4 LEADER]: Becoming Leader. State: Replica: b4fc7c39a2154ea580b1ce3c361b933d, State: Running, Role: LEADER
I20260709 13:16:23.870635 13315 consensus_queue.cc:237] T ea771026029b499181f886d00bfbaffe P b4fc7c39a2154ea580b1ce3c361b933d [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: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } }
I20260709 13:16:23.876688 12880 catalog_manager.cc:5697] T ea771026029b499181f886d00bfbaffe P b4fc7c39a2154ea580b1ce3c361b933d reported cstate change: term changed from 3 to 4, leader changed from 2a14b9abb1644380a7b05f57a91aafc8 (127.12.19.129) to b4fc7c39a2154ea580b1ce3c361b933d (127.12.19.130). New cstate: current_term: 4 leader_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:23.934804 13272 raft_consensus.cc:993] T aea6b39fd0dd4649996b22d3a870a64a P 2a14b9abb1644380a7b05f57a91aafc8: : Instructing follower 23da8d4c96494a6fbb20e590701bf801 to start an election
I20260709 13:16:23.935223 13316 raft_consensus.cc:1081] T aea6b39fd0dd4649996b22d3a870a64a P 2a14b9abb1644380a7b05f57a91aafc8 [term 2 LEADER]: Signalling peer 23da8d4c96494a6fbb20e590701bf801 to start an election
I20260709 13:16:23.936512 13132 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aea6b39fd0dd4649996b22d3a870a64a"
dest_uuid: "23da8d4c96494a6fbb20e590701bf801"
 from {username='slave'} at 127.0.0.1:50788
I20260709 13:16:23.936924 13132 raft_consensus.cc:493] T aea6b39fd0dd4649996b22d3a870a64a P 23da8d4c96494a6fbb20e590701bf801 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:23.937170 13132 raft_consensus.cc:3060] T aea6b39fd0dd4649996b22d3a870a64a P 23da8d4c96494a6fbb20e590701bf801 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:23.941416 13132 raft_consensus.cc:515] T aea6b39fd0dd4649996b22d3a870a64a P 23da8d4c96494a6fbb20e590701bf801 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } }
I20260709 13:16:23.942855 13132 leader_election.cc:290] T aea6b39fd0dd4649996b22d3a870a64a P 23da8d4c96494a6fbb20e590701bf801 [CANDIDATE]: Term 3 election: Requested vote from peers 2a14b9abb1644380a7b05f57a91aafc8 (127.12.19.129:46597), b4fc7c39a2154ea580b1ce3c361b933d (127.12.19.130:44165)
I20260709 13:16:23.943540 12982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aea6b39fd0dd4649996b22d3a870a64a" candidate_uuid: "23da8d4c96494a6fbb20e590701bf801" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2a14b9abb1644380a7b05f57a91aafc8"
I20260709 13:16:23.943799 13059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aea6b39fd0dd4649996b22d3a870a64a" candidate_uuid: "23da8d4c96494a6fbb20e590701bf801" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b4fc7c39a2154ea580b1ce3c361b933d"
I20260709 13:16:23.944077 12982 raft_consensus.cc:3055] T aea6b39fd0dd4649996b22d3a870a64a P 2a14b9abb1644380a7b05f57a91aafc8 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:16:23.944293 13059 raft_consensus.cc:3060] T aea6b39fd0dd4649996b22d3a870a64a P b4fc7c39a2154ea580b1ce3c361b933d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:23.944380 12982 raft_consensus.cc:740] T aea6b39fd0dd4649996b22d3a870a64a P 2a14b9abb1644380a7b05f57a91aafc8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2a14b9abb1644380a7b05f57a91aafc8, State: Running, Role: LEADER
I20260709 13:16:23.945142 12982 consensus_queue.cc:260] T aea6b39fd0dd4649996b22d3a870a64a P 2a14b9abb1644380a7b05f57a91aafc8 [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: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } }
I20260709 13:16:23.945964 12982 raft_consensus.cc:3060] T aea6b39fd0dd4649996b22d3a870a64a P 2a14b9abb1644380a7b05f57a91aafc8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:23.949072 13059 raft_consensus.cc:2468] T aea6b39fd0dd4649996b22d3a870a64a P b4fc7c39a2154ea580b1ce3c361b933d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23da8d4c96494a6fbb20e590701bf801 in term 3.
I20260709 13:16:23.950028 13097 leader_election.cc:304] T aea6b39fd0dd4649996b22d3a870a64a P 23da8d4c96494a6fbb20e590701bf801 [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: 23da8d4c96494a6fbb20e590701bf801, b4fc7c39a2154ea580b1ce3c361b933d; no voters: 
I20260709 13:16:23.950311 12982 raft_consensus.cc:2468] T aea6b39fd0dd4649996b22d3a870a64a P 2a14b9abb1644380a7b05f57a91aafc8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23da8d4c96494a6fbb20e590701bf801 in term 3.
I20260709 13:16:23.950939 13314 raft_consensus.cc:2804] T aea6b39fd0dd4649996b22d3a870a64a P 23da8d4c96494a6fbb20e590701bf801 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:16:23.951431 13314 raft_consensus.cc:697] T aea6b39fd0dd4649996b22d3a870a64a P 23da8d4c96494a6fbb20e590701bf801 [term 3 LEADER]: Becoming Leader. State: Replica: 23da8d4c96494a6fbb20e590701bf801, State: Running, Role: LEADER
I20260709 13:16:23.952162 13314 consensus_queue.cc:237] T aea6b39fd0dd4649996b22d3a870a64a P 23da8d4c96494a6fbb20e590701bf801 [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: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } }
I20260709 13:16:23.958559 12880 catalog_manager.cc:5697] T aea6b39fd0dd4649996b22d3a870a64a P 23da8d4c96494a6fbb20e590701bf801 reported cstate change: term changed from 2 to 3, leader changed from 2a14b9abb1644380a7b05f57a91aafc8 (127.12.19.129) to 23da8d4c96494a6fbb20e590701bf801 (127.12.19.131). New cstate: current_term: 3 leader_uuid: "23da8d4c96494a6fbb20e590701bf801" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:24.060997 13132 raft_consensus.cc:1275] T 9089a04c0a2846c0bcad23a0952545b7 P 23da8d4c96494a6fbb20e590701bf801 [term 5 FOLLOWER]: Refusing update from remote peer b4fc7c39a2154ea580b1ce3c361b933d: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:16:24.062052 13315 consensus_queue.cc:1048] T 9089a04c0a2846c0bcad23a0952545b7 P b4fc7c39a2154ea580b1ce3c361b933d [LEADER]: Connected to new peer: Peer: permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:16:24.073589 12982 raft_consensus.cc:1275] T 9089a04c0a2846c0bcad23a0952545b7 P 2a14b9abb1644380a7b05f57a91aafc8 [term 5 FOLLOWER]: Refusing update from remote peer b4fc7c39a2154ea580b1ce3c361b933d: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:16:24.074815 13315 consensus_queue.cc:1048] T 9089a04c0a2846c0bcad23a0952545b7 P b4fc7c39a2154ea580b1ce3c361b933d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:16:24.083213 12985 raft_consensus.cc:1275] T 4df771ce874e4cd09959b751530e4f90 P 2a14b9abb1644380a7b05f57a91aafc8 [term 3 FOLLOWER]: Refusing update from remote peer 23da8d4c96494a6fbb20e590701bf801: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:24.085210 13317 consensus_queue.cc:1048] T 4df771ce874e4cd09959b751530e4f90 P 23da8d4c96494a6fbb20e590701bf801 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:24.094110 13059 raft_consensus.cc:1275] T 4df771ce874e4cd09959b751530e4f90 P b4fc7c39a2154ea580b1ce3c361b933d [term 3 FOLLOWER]: Refusing update from remote peer 23da8d4c96494a6fbb20e590701bf801: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:24.095273 13314 consensus_queue.cc:1048] T 4df771ce874e4cd09959b751530e4f90 P 23da8d4c96494a6fbb20e590701bf801 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:24.294247 13132 raft_consensus.cc:1275] T ea771026029b499181f886d00bfbaffe P 23da8d4c96494a6fbb20e590701bf801 [term 4 FOLLOWER]: Refusing update from remote peer b4fc7c39a2154ea580b1ce3c361b933d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:16:24.295601 13323 consensus_queue.cc:1048] T ea771026029b499181f886d00bfbaffe P b4fc7c39a2154ea580b1ce3c361b933d [LEADER]: Connected to new peer: Peer: permanent_uuid: "23da8d4c96494a6fbb20e590701bf801" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 38049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:24.304175 12982 raft_consensus.cc:1275] T ea771026029b499181f886d00bfbaffe P 2a14b9abb1644380a7b05f57a91aafc8 [term 4 FOLLOWER]: Refusing update from remote peer b4fc7c39a2154ea580b1ce3c361b933d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:16:24.306270 13315 consensus_queue.cc:1048] T ea771026029b499181f886d00bfbaffe P b4fc7c39a2154ea580b1ce3c361b933d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:24.404218 12982 raft_consensus.cc:1275] T aea6b39fd0dd4649996b22d3a870a64a P 2a14b9abb1644380a7b05f57a91aafc8 [term 3 FOLLOWER]: Refusing update from remote peer 23da8d4c96494a6fbb20e590701bf801: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:24.405309 13314 consensus_queue.cc:1048] T aea6b39fd0dd4649996b22d3a870a64a P 23da8d4c96494a6fbb20e590701bf801 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a14b9abb1644380a7b05f57a91aafc8" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 46597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:24.406193 12366 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:16:24.414867 13059 raft_consensus.cc:1275] T aea6b39fd0dd4649996b22d3a870a64a P b4fc7c39a2154ea580b1ce3c361b933d [term 3 FOLLOWER]: Refusing update from remote peer 23da8d4c96494a6fbb20e590701bf801: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:24.415608 12366 tablet_server.cc:179] TabletServer@127.12.19.129:0 shutting down...
I20260709 13:16:24.416527 13334 consensus_queue.cc:1048] T aea6b39fd0dd4649996b22d3a870a64a P 23da8d4c96494a6fbb20e590701bf801 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4fc7c39a2154ea580b1ce3c361b933d" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:16:24.454905 12366 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:16:24.455734 12366 tablet_replica.cc:333] T aea6b39fd0dd4649996b22d3a870a64a P 2a14b9abb1644380a7b05f57a91aafc8: stopping tablet replica
I20260709 13:16:24.456508 12366 raft_consensus.cc:2243] T aea6b39fd0dd4649996b22d3a870a64a P 2a14b9abb1644380a7b05f57a91aafc8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:24.456918 12366 raft_consensus.cc:2272] T aea6b39fd0dd4649996b22d3a870a64a P 2a14b9abb1644380a7b05f57a91aafc8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:24.458971 12366 tablet_replica.cc:333] T 173de9bbdcf24d968f5163f204720e03 P 2a14b9abb1644380a7b05f57a91aafc8: stopping tablet replica
I20260709 13:16:24.459496 12366 raft_consensus.cc:2243] T 173de9bbdcf24d968f5163f204720e03 P 2a14b9abb1644380a7b05f57a91aafc8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:24.459860 12366 raft_consensus.cc:2272] T 173de9bbdcf24d968f5163f204720e03 P 2a14b9abb1644380a7b05f57a91aafc8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:24.461423 12366 tablet_replica.cc:333] T 9089a04c0a2846c0bcad23a0952545b7 P 2a14b9abb1644380a7b05f57a91aafc8: stopping tablet replica
I20260709 13:16:24.461892 12366 raft_consensus.cc:2243] T 9089a04c0a2846c0bcad23a0952545b7 P 2a14b9abb1644380a7b05f57a91aafc8 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:24.462283 12366 raft_consensus.cc:2272] T 9089a04c0a2846c0bcad23a0952545b7 P 2a14b9abb1644380a7b05f57a91aafc8 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:24.464807 12366 tablet_replica.cc:333] T ead9b2700246427eacbf272bc2de66cf P 2a14b9abb1644380a7b05f57a91aafc8: stopping tablet replica
I20260709 13:16:24.465235 12366 raft_consensus.cc:2243] T ead9b2700246427eacbf272bc2de66cf P 2a14b9abb1644380a7b05f57a91aafc8 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:24.465866 12366 raft_consensus.cc:2272] T ead9b2700246427eacbf272bc2de66cf P 2a14b9abb1644380a7b05f57a91aafc8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:24.467572 12366 tablet_replica.cc:333] T 4df771ce874e4cd09959b751530e4f90 P 2a14b9abb1644380a7b05f57a91aafc8: stopping tablet replica
I20260709 13:16:24.468011 12366 raft_consensus.cc:2243] T 4df771ce874e4cd09959b751530e4f90 P 2a14b9abb1644380a7b05f57a91aafc8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:24.468327 12366 raft_consensus.cc:2272] T 4df771ce874e4cd09959b751530e4f90 P 2a14b9abb1644380a7b05f57a91aafc8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:24.470242 12366 tablet_replica.cc:333] T 4725f36745ec4ee9b25af6369352f770 P 2a14b9abb1644380a7b05f57a91aafc8: stopping tablet replica
I20260709 13:16:24.470652 12366 raft_consensus.cc:2243] T 4725f36745ec4ee9b25af6369352f770 P 2a14b9abb1644380a7b05f57a91aafc8 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:16:24.471400 12366 raft_consensus.cc:2272] T 4725f36745ec4ee9b25af6369352f770 P 2a14b9abb1644380a7b05f57a91aafc8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:24.472936 12366 tablet_replica.cc:333] T 32199b48d8c343d99785f87b0c83b8c7 P 2a14b9abb1644380a7b05f57a91aafc8: stopping tablet replica
I20260709 13:16:24.473330 12366 raft_consensus.cc:2243] T 32199b48d8c343d99785f87b0c83b8c7 P 2a14b9abb1644380a7b05f57a91aafc8 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:16:24.473927 12366 raft_consensus.cc:2272] T 32199b48d8c343d99785f87b0c83b8c7 P 2a14b9abb1644380a7b05f57a91aafc8 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:24.475765 12366 tablet_replica.cc:333] T 8dc56d63b159460794d5677d70af2aa0 P 2a14b9abb1644380a7b05f57a91aafc8: stopping tablet replica
I20260709 13:16:24.476375 12366 raft_consensus.cc:2243] T 8dc56d63b159460794d5677d70af2aa0 P 2a14b9abb1644380a7b05f57a91aafc8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:24.476874 12366 raft_consensus.cc:2272] T 8dc56d63b159460794d5677d70af2aa0 P 2a14b9abb1644380a7b05f57a91aafc8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:24.479142 12366 tablet_replica.cc:333] T ea771026029b499181f886d00bfbaffe P 2a14b9abb1644380a7b05f57a91aafc8: stopping tablet replica
I20260709 13:16:24.479719 12366 raft_consensus.cc:2243] T ea771026029b499181f886d00bfbaffe P 2a14b9abb1644380a7b05f57a91aafc8 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:24.480175 12366 raft_consensus.cc:2272] T ea771026029b499181f886d00bfbaffe P 2a14b9abb1644380a7b05f57a91aafc8 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:24.482256 12366 tablet_replica.cc:333] T aed945e71b654c609b1c07545dab3935 P 2a14b9abb1644380a7b05f57a91aafc8: stopping tablet replica
I20260709 13:16:24.482649 12366 raft_consensus.cc:2243] T aed945e71b654c609b1c07545dab3935 P 2a14b9abb1644380a7b05f57a91aafc8 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:24.483301 12366 raft_consensus.cc:2272] T aed945e71b654c609b1c07545dab3935 P 2a14b9abb1644380a7b05f57a91aafc8 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:16:24.499455 13023 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.12.19.129:46597: connect: Connection refused (error 111) [suppressed 2 similar messages]
I20260709 13:16:24.506052 12366 tablet_server.cc:196] TabletServer@127.12.19.129:0 shutdown complete.
W20260709 13:16:24.506736 13023 consensus_peers.cc:597] T 9089a04c0a2846c0bcad23a0952545b7 P b4fc7c39a2154ea580b1ce3c361b933d -> Peer 2a14b9abb1644380a7b05f57a91aafc8 (127.12.19.129:46597): Couldn't send request to peer 2a14b9abb1644380a7b05f57a91aafc8. Status: Network error: Client connection negotiation failed: client connection to 127.12.19.129:46597: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:24.524580 12366 tablet_server.cc:179] TabletServer@127.12.19.130:0 shutting down...
I20260709 13:16:24.547199 12366 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:16:24.547935 12366 tablet_replica.cc:333] T 4725f36745ec4ee9b25af6369352f770 P b4fc7c39a2154ea580b1ce3c361b933d: stopping tablet replica
I20260709 13:16:24.548511 12366 raft_consensus.cc:2243] T 4725f36745ec4ee9b25af6369352f770 P b4fc7c39a2154ea580b1ce3c361b933d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:24.548921 12366 raft_consensus.cc:2272] T 4725f36745ec4ee9b25af6369352f770 P b4fc7c39a2154ea580b1ce3c361b933d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:24.550621 12366 tablet_replica.cc:333] T 32199b48d8c343d99785f87b0c83b8c7 P b4fc7c39a2154ea580b1ce3c361b933d: stopping tablet replica
I20260709 13:16:24.551064 12366 raft_consensus.cc:2243] T 32199b48d8c343d99785f87b0c83b8c7 P b4fc7c39a2154ea580b1ce3c361b933d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:24.551517 12366 raft_consensus.cc:2272] T 32199b48d8c343d99785f87b0c83b8c7 P b4fc7c39a2154ea580b1ce3c361b933d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:24.553022 12366 tablet_replica.cc:333] T ead9b2700246427eacbf272bc2de66cf P b4fc7c39a2154ea580b1ce3c361b933d: stopping tablet replica
I20260709 13:16:24.553452 12366 raft_consensus.cc:2243] T ead9b2700246427eacbf272bc2de66cf P b4fc7c39a2154ea580b1ce3c361b933d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:24.553787 12366 raft_consensus.cc:2272] T ead9b2700246427eacbf272bc2de66cf P b4fc7c39a2154ea580b1ce3c361b933d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:24.555334 12366 tablet_replica.cc:333] T 4df771ce874e4cd09959b751530e4f90 P b4fc7c39a2154ea580b1ce3c361b933d: stopping tablet replica
I20260709 13:16:24.555758 12366 raft_consensus.cc:2243] T 4df771ce874e4cd09959b751530e4f90 P b4fc7c39a2154ea580b1ce3c361b933d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:24.556095 12366 raft_consensus.cc:2272] T 4df771ce874e4cd09959b751530e4f90 P b4fc7c39a2154ea580b1ce3c361b933d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:24.558216 12366 tablet_replica.cc:333] T aed945e71b654c609b1c07545dab3935 P b4fc7c39a2154ea580b1ce3c361b933d: stopping tablet replica
I20260709 13:16:24.558912 12366 raft_consensus.cc:2243] T aed945e71b654c609b1c07545dab3935 P b4fc7c39a2154ea580b1ce3c361b933d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:24.559425 12366 raft_consensus.cc:2272] T aed945e71b654c609b1c07545dab3935 P b4fc7c39a2154ea580b1ce3c361b933d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:24.561322 12366 tablet_replica.cc:333] T ea771026029b499181f886d00bfbaffe P b4fc7c39a2154ea580b1ce3c361b933d: stopping tablet replica
W20260709 13:16:24.561574 13097 consensus_peers.cc:597] T 173de9bbdcf24d968f5163f204720e03 P 23da8d4c96494a6fbb20e590701bf801 -> Peer b4fc7c39a2154ea580b1ce3c361b933d (127.12.19.130:44165): Couldn't send request to peer b4fc7c39a2154ea580b1ce3c361b933d. 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 13:16:24.561863 12366 raft_consensus.cc:2243] T ea771026029b499181f886d00bfbaffe P b4fc7c39a2154ea580b1ce3c361b933d [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:16:24.562544 12366 raft_consensus.cc:2272] T ea771026029b499181f886d00bfbaffe P b4fc7c39a2154ea580b1ce3c361b933d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:24.564328 12366 tablet_replica.cc:333] T 8dc56d63b159460794d5677d70af2aa0 P b4fc7c39a2154ea580b1ce3c361b933d: stopping tablet replica
I20260709 13:16:24.564795 12366 raft_consensus.cc:2243] T 8dc56d63b159460794d5677d70af2aa0 P b4fc7c39a2154ea580b1ce3c361b933d [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:24.565416 12366 raft_consensus.cc:2272] T 8dc56d63b159460794d5677d70af2aa0 P b4fc7c39a2154ea580b1ce3c361b933d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:24.567233 12366 tablet_replica.cc:333] T 173de9bbdcf24d968f5163f204720e03 P b4fc7c39a2154ea580b1ce3c361b933d: stopping tablet replica
I20260709 13:16:24.567744 12366 raft_consensus.cc:2243] T 173de9bbdcf24d968f5163f204720e03 P b4fc7c39a2154ea580b1ce3c361b933d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:24.568159 12366 raft_consensus.cc:2272] T 173de9bbdcf24d968f5163f204720e03 P b4fc7c39a2154ea580b1ce3c361b933d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:24.569742 12366 tablet_replica.cc:333] T aea6b39fd0dd4649996b22d3a870a64a P b4fc7c39a2154ea580b1ce3c361b933d: stopping tablet replica
I20260709 13:16:24.570173 12366 raft_consensus.cc:2243] T aea6b39fd0dd4649996b22d3a870a64a P b4fc7c39a2154ea580b1ce3c361b933d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:24.570572 12366 raft_consensus.cc:2272] T aea6b39fd0dd4649996b22d3a870a64a P b4fc7c39a2154ea580b1ce3c361b933d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:24.573071 12366 tablet_replica.cc:333] T 9089a04c0a2846c0bcad23a0952545b7 P b4fc7c39a2154ea580b1ce3c361b933d: stopping tablet replica
I20260709 13:16:24.573657 12366 raft_consensus.cc:2243] T 9089a04c0a2846c0bcad23a0952545b7 P b4fc7c39a2154ea580b1ce3c361b933d [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:16:24.574506 12366 raft_consensus.cc:2272] T 9089a04c0a2846c0bcad23a0952545b7 P b4fc7c39a2154ea580b1ce3c361b933d [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:24.601759 12366 tablet_server.cc:196] TabletServer@127.12.19.130:0 shutdown complete.
I20260709 13:16:24.619231 12366 tablet_server.cc:179] TabletServer@127.12.19.131:0 shutting down...
I20260709 13:16:24.640626 12366 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:16:24.641304 12366 tablet_replica.cc:333] T 8dc56d63b159460794d5677d70af2aa0 P 23da8d4c96494a6fbb20e590701bf801: stopping tablet replica
I20260709 13:16:24.642010 12366 raft_consensus.cc:2243] T 8dc56d63b159460794d5677d70af2aa0 P 23da8d4c96494a6fbb20e590701bf801 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:24.642529 12366 raft_consensus.cc:2272] T 8dc56d63b159460794d5677d70af2aa0 P 23da8d4c96494a6fbb20e590701bf801 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:24.644321 12366 tablet_replica.cc:333] T ea771026029b499181f886d00bfbaffe P 23da8d4c96494a6fbb20e590701bf801: stopping tablet replica
I20260709 13:16:24.644866 12366 raft_consensus.cc:2243] T ea771026029b499181f886d00bfbaffe P 23da8d4c96494a6fbb20e590701bf801 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:24.645287 12366 raft_consensus.cc:2272] T ea771026029b499181f886d00bfbaffe P 23da8d4c96494a6fbb20e590701bf801 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:24.647083 12366 tablet_replica.cc:333] T ead9b2700246427eacbf272bc2de66cf P 23da8d4c96494a6fbb20e590701bf801: stopping tablet replica
I20260709 13:16:24.647606 12366 raft_consensus.cc:2243] T ead9b2700246427eacbf272bc2de66cf P 23da8d4c96494a6fbb20e590701bf801 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:24.647996 12366 raft_consensus.cc:2272] T ead9b2700246427eacbf272bc2de66cf P 23da8d4c96494a6fbb20e590701bf801 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:24.649474 12366 tablet_replica.cc:333] T aed945e71b654c609b1c07545dab3935 P 23da8d4c96494a6fbb20e590701bf801: stopping tablet replica
I20260709 13:16:24.649962 12366 raft_consensus.cc:2243] T aed945e71b654c609b1c07545dab3935 P 23da8d4c96494a6fbb20e590701bf801 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:24.650360 12366 raft_consensus.cc:2272] T aed945e71b654c609b1c07545dab3935 P 23da8d4c96494a6fbb20e590701bf801 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:24.651895 12366 tablet_replica.cc:333] T 32199b48d8c343d99785f87b0c83b8c7 P 23da8d4c96494a6fbb20e590701bf801: stopping tablet replica
I20260709 13:16:24.652383 12366 raft_consensus.cc:2243] T 32199b48d8c343d99785f87b0c83b8c7 P 23da8d4c96494a6fbb20e590701bf801 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:24.652760 12366 raft_consensus.cc:2272] T 32199b48d8c343d99785f87b0c83b8c7 P 23da8d4c96494a6fbb20e590701bf801 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:24.654356 12366 tablet_replica.cc:333] T 4725f36745ec4ee9b25af6369352f770 P 23da8d4c96494a6fbb20e590701bf801: stopping tablet replica
I20260709 13:16:24.654834 12366 raft_consensus.cc:2243] T 4725f36745ec4ee9b25af6369352f770 P 23da8d4c96494a6fbb20e590701bf801 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:24.655242 12366 raft_consensus.cc:2272] T 4725f36745ec4ee9b25af6369352f770 P 23da8d4c96494a6fbb20e590701bf801 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:24.656757 12366 tablet_replica.cc:333] T 9089a04c0a2846c0bcad23a0952545b7 P 23da8d4c96494a6fbb20e590701bf801: stopping tablet replica
I20260709 13:16:24.657315 12366 raft_consensus.cc:2243] T 9089a04c0a2846c0bcad23a0952545b7 P 23da8d4c96494a6fbb20e590701bf801 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:24.657732 12366 raft_consensus.cc:2272] T 9089a04c0a2846c0bcad23a0952545b7 P 23da8d4c96494a6fbb20e590701bf801 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:24.659678 12366 tablet_replica.cc:333] T 173de9bbdcf24d968f5163f204720e03 P 23da8d4c96494a6fbb20e590701bf801: stopping tablet replica
I20260709 13:16:24.660149 12366 raft_consensus.cc:2243] T 173de9bbdcf24d968f5163f204720e03 P 23da8d4c96494a6fbb20e590701bf801 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:24.660842 12366 raft_consensus.cc:2272] T 173de9bbdcf24d968f5163f204720e03 P 23da8d4c96494a6fbb20e590701bf801 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:24.662307 12366 tablet_replica.cc:333] T aea6b39fd0dd4649996b22d3a870a64a P 23da8d4c96494a6fbb20e590701bf801: stopping tablet replica
I20260709 13:16:24.662751 12366 raft_consensus.cc:2243] T aea6b39fd0dd4649996b22d3a870a64a P 23da8d4c96494a6fbb20e590701bf801 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:16:24.663506 12366 raft_consensus.cc:2272] T aea6b39fd0dd4649996b22d3a870a64a P 23da8d4c96494a6fbb20e590701bf801 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:24.665527 12366 tablet_replica.cc:333] T 4df771ce874e4cd09959b751530e4f90 P 23da8d4c96494a6fbb20e590701bf801: stopping tablet replica
I20260709 13:16:24.665943 12366 raft_consensus.cc:2243] T 4df771ce874e4cd09959b751530e4f90 P 23da8d4c96494a6fbb20e590701bf801 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:16:24.666606 12366 raft_consensus.cc:2272] T 4df771ce874e4cd09959b751530e4f90 P 23da8d4c96494a6fbb20e590701bf801 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:24.693934 12366 tablet_server.cc:196] TabletServer@127.12.19.131:0 shutdown complete.
I20260709 13:16:24.711625 12366 master.cc:562] Master@127.12.19.190:43033 shutting down...
I20260709 13:16:24.729972 12366 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ccf1b31db05349a6910942be84660169 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:24.730482 12366 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ccf1b31db05349a6910942be84660169 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:24.730809 12366 tablet_replica.cc:333] T 00000000000000000000000000000000 P ccf1b31db05349a6910942be84660169: stopping tablet replica
I20260709 13:16:24.750157 12366 master.cc:584] Master@127.12.19.190:43033 shutdown complete.
23da8d4c96494a6fbb20e590701bf801  1
2a14b9abb1644380a7b05f57a91aafc8  5
b4fc7c39a2154ea580b1ce3c361b933d  4
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10440 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260709 13:16:24.788370 12366 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.12.19.190:34019
I20260709 13:16:24.789475 12366 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:16:24.795403 13344 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 13:16:24.795686 13343 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 13:16:24.795725 13346 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 13:16:24.796557 12366 server_base.cc:1061] running on GCE node
I20260709 13:16:24.797384 12366 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:16:24.797572 12366 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 13:16:24.797734 12366 hybrid_clock.cc:648] HybridClock initialized: now 1783602984797699 us; error 0 us; skew 500 ppm
I20260709 13:16:24.798242 12366 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:16:24.800618 12366 webserver.cc:533] Webserver started at http://127.12.19.190:44561/ using document root <none> and password file <none>
I20260709 13:16:24.801061 12366 fs_manager.cc:362] Metadata directory not provided
I20260709 13:16:24.801240 12366 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:16:24.801527 12366 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:16:24.802588 12366 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602961601857-12366-0/minicluster-data/master-0-root/instance:
uuid: "f19df21cbd8e4f69ba7fd53893cbae04"
format_stamp: "Formatted at 2026-07-09 13:16:24 on dist-test-slave-cd6k"
I20260709 13:16:24.806586 12366 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.006s	sys 0.000s
I20260709 13:16:24.809626 13351 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:24.810257 12366 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:16:24.810531 12366 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602961601857-12366-0/minicluster-data/master-0-root
uuid: "f19df21cbd8e4f69ba7fd53893cbae04"
format_stamp: "Formatted at 2026-07-09 13:16:24 on dist-test-slave-cd6k"
I20260709 13:16:24.810781 12366 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602961601857-12366-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602961601857-12366-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602961601857-12366-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 13:16:24.839824 12366 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:16:24.841025 12366 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:16:24.877565 12366 rpc_server.cc:307] RPC server started. Bound to: 127.12.19.190:34019
I20260709 13:16:24.877660 13402 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.19.190:34019 every 8 connection(s)
I20260709 13:16:24.881227 13403 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 13:16:24.890261 13403 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f19df21cbd8e4f69ba7fd53893cbae04: Bootstrap starting.
I20260709 13:16:24.894604 13403 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f19df21cbd8e4f69ba7fd53893cbae04: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:24.898308 13403 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f19df21cbd8e4f69ba7fd53893cbae04: No bootstrap required, opened a new log
I20260709 13:16:24.900230 13403 raft_consensus.cc:359] T 00000000000000000000000000000000 P f19df21cbd8e4f69ba7fd53893cbae04 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f19df21cbd8e4f69ba7fd53893cbae04" member_type: VOTER }
I20260709 13:16:24.900571 13403 raft_consensus.cc:385] T 00000000000000000000000000000000 P f19df21cbd8e4f69ba7fd53893cbae04 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:24.900753 13403 raft_consensus.cc:740] T 00000000000000000000000000000000 P f19df21cbd8e4f69ba7fd53893cbae04 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f19df21cbd8e4f69ba7fd53893cbae04, State: Initialized, Role: FOLLOWER
I20260709 13:16:24.901222 13403 consensus_queue.cc:260] T 00000000000000000000000000000000 P f19df21cbd8e4f69ba7fd53893cbae04 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f19df21cbd8e4f69ba7fd53893cbae04" member_type: VOTER }
I20260709 13:16:24.901597 13403 raft_consensus.cc:399] T 00000000000000000000000000000000 P f19df21cbd8e4f69ba7fd53893cbae04 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:16:24.901773 13403 raft_consensus.cc:493] T 00000000000000000000000000000000 P f19df21cbd8e4f69ba7fd53893cbae04 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:16:24.901983 13403 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f19df21cbd8e4f69ba7fd53893cbae04 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:24.905869 13403 raft_consensus.cc:515] T 00000000000000000000000000000000 P f19df21cbd8e4f69ba7fd53893cbae04 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f19df21cbd8e4f69ba7fd53893cbae04" member_type: VOTER }
I20260709 13:16:24.906293 13403 leader_election.cc:304] T 00000000000000000000000000000000 P f19df21cbd8e4f69ba7fd53893cbae04 [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: f19df21cbd8e4f69ba7fd53893cbae04; no voters: 
I20260709 13:16:24.907277 13403 leader_election.cc:290] T 00000000000000000000000000000000 P f19df21cbd8e4f69ba7fd53893cbae04 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:16:24.907610 13406 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f19df21cbd8e4f69ba7fd53893cbae04 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:24.908820 13406 raft_consensus.cc:697] T 00000000000000000000000000000000 P f19df21cbd8e4f69ba7fd53893cbae04 [term 1 LEADER]: Becoming Leader. State: Replica: f19df21cbd8e4f69ba7fd53893cbae04, State: Running, Role: LEADER
I20260709 13:16:24.909480 13406 consensus_queue.cc:237] T 00000000000000000000000000000000 P f19df21cbd8e4f69ba7fd53893cbae04 [LEADER]: Queue going to LEADER mode. State: All 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: "f19df21cbd8e4f69ba7fd53893cbae04" member_type: VOTER }
I20260709 13:16:24.910095 13403 sys_catalog.cc:565] T 00000000000000000000000000000000 P f19df21cbd8e4f69ba7fd53893cbae04 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:16:24.914180 13407 sys_catalog.cc:455] T 00000000000000000000000000000000 P f19df21cbd8e4f69ba7fd53893cbae04 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f19df21cbd8e4f69ba7fd53893cbae04" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f19df21cbd8e4f69ba7fd53893cbae04" member_type: VOTER } }
I20260709 13:16:24.914472 13408 sys_catalog.cc:455] T 00000000000000000000000000000000 P f19df21cbd8e4f69ba7fd53893cbae04 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f19df21cbd8e4f69ba7fd53893cbae04. Latest consensus state: current_term: 1 leader_uuid: "f19df21cbd8e4f69ba7fd53893cbae04" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f19df21cbd8e4f69ba7fd53893cbae04" member_type: VOTER } }
I20260709 13:16:24.914852 13407 sys_catalog.cc:458] T 00000000000000000000000000000000 P f19df21cbd8e4f69ba7fd53893cbae04 [sys.catalog]: This master's current role is: LEADER
I20260709 13:16:24.915196 13408 sys_catalog.cc:458] T 00000000000000000000000000000000 P f19df21cbd8e4f69ba7fd53893cbae04 [sys.catalog]: This master's current role is: LEADER
I20260709 13:16:24.916793 13414 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:16:24.923048 13414 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:16:24.924067 12366 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:16:24.930914 13414 catalog_manager.cc:1383] Generated new cluster ID: f44ac57719074e2d90d03722e0fb86c3
I20260709 13:16:24.931193 13414 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:16:24.955569 13414 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:16:24.956732 13414 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:16:24.971764 13414 catalog_manager.cc:6070] T 00000000000000000000000000000000 P f19df21cbd8e4f69ba7fd53893cbae04: Generated new TSK 0
I20260709 13:16:24.972350 13414 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:16:24.990053 12366 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:16:24.995579 13424 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 13:16:24.996984 13425 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 13:16:24.999198 13427 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 13:16:24.999990 12366 server_base.cc:1061] running on GCE node
I20260709 13:16:25.000813 12366 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:16:25.000993 12366 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 13:16:25.001109 12366 hybrid_clock.cc:648] HybridClock initialized: now 1783602985001099 us; error 0 us; skew 500 ppm
I20260709 13:16:25.001545 12366 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:16:25.003623 12366 webserver.cc:533] Webserver started at http://127.12.19.129:36971/ using document root <none> and password file <none>
I20260709 13:16:25.004029 12366 fs_manager.cc:362] Metadata directory not provided
I20260709 13:16:25.004171 12366 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:16:25.004374 12366 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:16:25.005306 12366 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602961601857-12366-0/minicluster-data/ts-0-root/instance:
uuid: "3c7e85ca9e4e4646b4792034c03ef31c"
format_stamp: "Formatted at 2026-07-09 13:16:25 on dist-test-slave-cd6k"
I20260709 13:16:25.009398 12366 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:16:25.012398 13432 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:25.013263 12366 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:16:25.013500 12366 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602961601857-12366-0/minicluster-data/ts-0-root
uuid: "3c7e85ca9e4e4646b4792034c03ef31c"
format_stamp: "Formatted at 2026-07-09 13:16:25 on dist-test-slave-cd6k"
I20260709 13:16:25.013720 12366 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602961601857-12366-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602961601857-12366-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602961601857-12366-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 13:16:25.027521 12366 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:16:25.028652 12366 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:16:25.029934 12366 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:16:25.032063 12366 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:16:25.032224 12366 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:25.032521 12366 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:16:25.032689 12366 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:25.069862 12366 rpc_server.cc:307] RPC server started. Bound to: 127.12.19.129:35053
I20260709 13:16:25.069962 13494 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.19.129:35053 every 8 connection(s)
I20260709 13:16:25.074491 12366 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:16:25.081300 13499 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 13:16:25.082677 13500 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 13:16:25.084395 12366 server_base.cc:1061] running on GCE node
W20260709 13:16:25.085659 13502 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 13:16:25.086474 12366 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:16:25.086655 12366 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 13:16:25.086776 12366 hybrid_clock.cc:648] HybridClock initialized: now 1783602985086765 us; error 0 us; skew 500 ppm
I20260709 13:16:25.087208 12366 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:16:25.089326 12366 webserver.cc:533] Webserver started at http://127.12.19.130:44399/ using document root <none> and password file <none>
I20260709 13:16:25.089809 12366 fs_manager.cc:362] Metadata directory not provided
I20260709 13:16:25.090056 12366 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:16:25.090348 12366 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:16:25.091511 12366 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602961601857-12366-0/minicluster-data/ts-1-root/instance:
uuid: "13569ba8734e4be4bee5c86ae9ff8825"
format_stamp: "Formatted at 2026-07-09 13:16:25 on dist-test-slave-cd6k"
I20260709 13:16:25.093252 13495 heartbeater.cc:344] Connected to a master server at 127.12.19.190:34019
I20260709 13:16:25.093593 13495 heartbeater.cc:461] Registering TS with master...
I20260709 13:16:25.094324 13495 heartbeater.cc:507] Master 127.12.19.190:34019 requested a full tablet report, sending...
I20260709 13:16:25.096444 12366 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:16:25.096587 13368 ts_manager.cc:194] Registered new tserver with Master: 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053)
I20260709 13:16:25.098317 13368 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53152
I20260709 13:16:25.099844 13507 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:25.100644 12366 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:16:25.100952 12366 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602961601857-12366-0/minicluster-data/ts-1-root
uuid: "13569ba8734e4be4bee5c86ae9ff8825"
format_stamp: "Formatted at 2026-07-09 13:16:25 on dist-test-slave-cd6k"
I20260709 13:16:25.101205 12366 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602961601857-12366-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602961601857-12366-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602961601857-12366-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 13:16:25.122947 12366 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:16:25.124049 12366 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:16:25.125501 12366 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:16:25.127665 12366 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:16:25.127884 12366 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:25.128154 12366 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:16:25.128329 12366 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:25.166261 12366 rpc_server.cc:307] RPC server started. Bound to: 127.12.19.130:39433
I20260709 13:16:25.166357 13569 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.19.130:39433 every 8 connection(s)
I20260709 13:16:25.171096 12366 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260709 13:16:25.186760 13570 heartbeater.cc:344] Connected to a master server at 127.12.19.190:34019
I20260709 13:16:25.187206 13570 heartbeater.cc:461] Registering TS with master...
I20260709 13:16:25.188090 13570 heartbeater.cc:507] Master 127.12.19.190:34019 requested a full tablet report, sending...
W20260709 13:16:25.187992 13573 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:16:25.190500 13368 ts_manager.cc:194] Registered new tserver with Master: 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433)
I20260709 13:16:25.192303 13368 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53166
W20260709 13:16:25.193807 13574 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 13:16:25.195895 13576 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 13:16:25.197000 12366 server_base.cc:1061] running on GCE node
I20260709 13:16:25.197707 12366 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:16:25.197896 12366 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 13:16:25.198036 12366 hybrid_clock.cc:648] HybridClock initialized: now 1783602985198025 us; error 0 us; skew 500 ppm
I20260709 13:16:25.198465 12366 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:16:25.200717 12366 webserver.cc:533] Webserver started at http://127.12.19.131:36855/ using document root <none> and password file <none>
I20260709 13:16:25.201140 12366 fs_manager.cc:362] Metadata directory not provided
I20260709 13:16:25.201297 12366 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:16:25.201491 12366 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:16:25.202486 12366 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602961601857-12366-0/minicluster-data/ts-2-root/instance:
uuid: "217ec95c64b34e25addb1e33e358571e"
format_stamp: "Formatted at 2026-07-09 13:16:25 on dist-test-slave-cd6k"
I20260709 13:16:25.206584 12366 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:16:25.209645 13581 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:25.210325 12366 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:16:25.210604 12366 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602961601857-12366-0/minicluster-data/ts-2-root
uuid: "217ec95c64b34e25addb1e33e358571e"
format_stamp: "Formatted at 2026-07-09 13:16:25 on dist-test-slave-cd6k"
I20260709 13:16:25.210887 12366 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602961601857-12366-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602961601857-12366-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602961601857-12366-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 13:16:25.232026 12366 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:16:25.233175 12366 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:16:25.234526 12366 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:16:25.236608 12366 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:16:25.236835 12366 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:25.237068 12366 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:16:25.237237 12366 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:25.274677 12366 rpc_server.cc:307] RPC server started. Bound to: 127.12.19.131:36327
I20260709 13:16:25.274765 13643 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.19.131:36327 every 8 connection(s)
I20260709 13:16:25.287405 13644 heartbeater.cc:344] Connected to a master server at 127.12.19.190:34019
I20260709 13:16:25.287756 13644 heartbeater.cc:461] Registering TS with master...
I20260709 13:16:25.288439 13644 heartbeater.cc:507] Master 127.12.19.190:34019 requested a full tablet report, sending...
I20260709 13:16:25.290143 13368 ts_manager.cc:194] Registered new tserver with Master: 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:25.291035 12366 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013188038s
I20260709 13:16:25.291419 13368 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53178
I20260709 13:16:25.314607 13368 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53194:
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 13:16:25.320611 13368 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 13:16:25.509136 13535 tablet_service.cc:1511] Processing CreateTablet for tablet de1b50842b124c509406b08afd683ec7 (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:16:25.511406 13533 tablet_service.cc:1511] Processing CreateTablet for tablet c7c338ae8fcd4433858a276009993be4 (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:16:25.511713 13534 tablet_service.cc:1511] Processing CreateTablet for tablet 4bb9bc54fd604023b66b1c3fa8e84075 (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:16:25.513339 13535 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de1b50842b124c509406b08afd683ec7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:25.514015 13534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bb9bc54fd604023b66b1c3fa8e84075. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:25.518761 13533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7c338ae8fcd4433858a276009993be4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:25.521095 13532 tablet_service.cc:1511] Processing CreateTablet for tablet 193870cc12df4e7e9f8423c473c1ade1 (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:16:25.522164 13530 tablet_service.cc:1511] Processing CreateTablet for tablet 2bfdce9f207f483dbde5c086b093b745 (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:16:25.522789 13532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 193870cc12df4e7e9f8423c473c1ade1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:25.523483 13530 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bfdce9f207f483dbde5c086b093b745. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:25.524537 13531 tablet_service.cc:1511] Processing CreateTablet for tablet 4a40ffdc8ea444cfa2893f674238482d (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:16:25.525765 13531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a40ffdc8ea444cfa2893f674238482d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:25.529698 13529 tablet_service.cc:1511] Processing CreateTablet for tablet 26ba7ac9d16e47f398ceadcdbc5a4946 (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:16:25.530979 13529 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26ba7ac9d16e47f398ceadcdbc5a4946. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:25.536170 13528 tablet_service.cc:1511] Processing CreateTablet for tablet 5ca4c89d0f2b479f919e8b720fe81209 (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:16:25.537434 13528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ca4c89d0f2b479f919e8b720fe81209. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:25.553620 13527 tablet_service.cc:1511] Processing CreateTablet for tablet 9714c0b9dd3042fa9ac636891d7d2b91 (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:16:25.554979 13659 tablet_bootstrap.cc:492] T 4a40ffdc8ea444cfa2893f674238482d P 13569ba8734e4be4bee5c86ae9ff8825: Bootstrap starting.
I20260709 13:16:25.554949 13527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9714c0b9dd3042fa9ac636891d7d2b91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:25.561836 13659 tablet_bootstrap.cc:654] T 4a40ffdc8ea444cfa2893f674238482d P 13569ba8734e4be4bee5c86ae9ff8825: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:25.564030 13531 tablet_service.cc:1511] Processing CreateTablet for tablet 02f51c50c0844d0a9a68470d369ec818 (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:16:25.565202 13531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02f51c50c0844d0a9a68470d369ec818. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:25.572971 13659 tablet_bootstrap.cc:492] T 4a40ffdc8ea444cfa2893f674238482d P 13569ba8734e4be4bee5c86ae9ff8825: No bootstrap required, opened a new log
I20260709 13:16:25.573475 13659 ts_tablet_manager.cc:1403] T 4a40ffdc8ea444cfa2893f674238482d P 13569ba8734e4be4bee5c86ae9ff8825: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260709 13:16:25.575268 13532 tablet_service.cc:1511] Processing CreateTablet for tablet b0943c7ad5a745aa92e2a4c2582ada9f (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:16:25.576483 13532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0943c7ad5a745aa92e2a4c2582ada9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:25.576572 13659 raft_consensus.cc:359] T 4a40ffdc8ea444cfa2893f674238482d P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:25.577425 13659 raft_consensus.cc:385] T 4a40ffdc8ea444cfa2893f674238482d P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:25.577751 13659 raft_consensus.cc:740] T 4a40ffdc8ea444cfa2893f674238482d P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13569ba8734e4be4bee5c86ae9ff8825, State: Initialized, Role: FOLLOWER
I20260709 13:16:25.578614 13659 consensus_queue.cc:260] T 4a40ffdc8ea444cfa2893f674238482d P 13569ba8734e4be4bee5c86ae9ff8825 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:25.585492 13526 tablet_service.cc:1511] Processing CreateTablet for tablet 05ea1d7227354b8dbac92d3104e872d9 (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:16:25.586843 13526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05ea1d7227354b8dbac92d3104e872d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:25.587852 13659 ts_tablet_manager.cc:1434] T 4a40ffdc8ea444cfa2893f674238482d P 13569ba8734e4be4bee5c86ae9ff8825: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.004s
I20260709 13:16:25.588546 13570 heartbeater.cc:499] Master 127.12.19.190:34019 was elected leader, sending a full tablet report...
I20260709 13:16:25.590996 13659 tablet_bootstrap.cc:492] T 193870cc12df4e7e9f8423c473c1ade1 P 13569ba8734e4be4bee5c86ae9ff8825: Bootstrap starting.
I20260709 13:16:25.597437 13659 tablet_bootstrap.cc:654] T 193870cc12df4e7e9f8423c473c1ade1 P 13569ba8734e4be4bee5c86ae9ff8825: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:25.606696 13659 tablet_bootstrap.cc:492] T 193870cc12df4e7e9f8423c473c1ade1 P 13569ba8734e4be4bee5c86ae9ff8825: No bootstrap required, opened a new log
I20260709 13:16:25.607218 13659 ts_tablet_manager.cc:1403] T 193870cc12df4e7e9f8423c473c1ade1 P 13569ba8734e4be4bee5c86ae9ff8825: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.000s
I20260709 13:16:25.610019 13659 raft_consensus.cc:359] T 193870cc12df4e7e9f8423c473c1ade1 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:25.610728 13659 raft_consensus.cc:385] T 193870cc12df4e7e9f8423c473c1ade1 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:25.611071 13659 raft_consensus.cc:740] T 193870cc12df4e7e9f8423c473c1ade1 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13569ba8734e4be4bee5c86ae9ff8825, State: Initialized, Role: FOLLOWER
I20260709 13:16:25.611830 13659 consensus_queue.cc:260] T 193870cc12df4e7e9f8423c473c1ade1 P 13569ba8734e4be4bee5c86ae9ff8825 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:25.614276 13659 ts_tablet_manager.cc:1434] T 193870cc12df4e7e9f8423c473c1ade1 P 13569ba8734e4be4bee5c86ae9ff8825: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:16:25.615206 13659 tablet_bootstrap.cc:492] T de1b50842b124c509406b08afd683ec7 P 13569ba8734e4be4bee5c86ae9ff8825: Bootstrap starting.
I20260709 13:16:25.621179 13659 tablet_bootstrap.cc:654] T de1b50842b124c509406b08afd683ec7 P 13569ba8734e4be4bee5c86ae9ff8825: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:25.613961 13527 tablet_service.cc:1511] Processing CreateTablet for tablet 356e5aba082d4d7a8a6794fcd8c39785 (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:16:25.622131 13527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 356e5aba082d4d7a8a6794fcd8c39785. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:25.620952 13533 tablet_service.cc:1511] Processing CreateTablet for tablet d55a008a1f9146eab4ff968206f569ab (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:16:25.623082 13533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d55a008a1f9146eab4ff968206f569ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:25.632227 13534 tablet_service.cc:1511] Processing CreateTablet for tablet 8eefd391d90940099411e320d4a09356 (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:16:25.634805 13526 tablet_service.cc:1511] Processing CreateTablet for tablet 62e3177db8ee4d4ca14038ecdd2eb299 (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:16:25.637322 13532 tablet_service.cc:1511] Processing CreateTablet for tablet db78d2ab7c3a4b79bfe1d770d8100ec4 (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:16:25.638778 13534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8eefd391d90940099411e320d4a09356. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:25.640077 13526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62e3177db8ee4d4ca14038ecdd2eb299. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:25.641040 13527 tablet_service.cc:1511] Processing CreateTablet for tablet 1b44ede5894c466a93121f40351c551e (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:16:25.642200 13527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b44ede5894c466a93121f40351c551e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:25.643536 13532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db78d2ab7c3a4b79bfe1d770d8100ec4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:25.646808 13531 tablet_service.cc:1511] Processing CreateTablet for tablet b25a4c09eccb49898f922d6b0a458e67 (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:16:25.649928 13530 tablet_service.cc:1511] Processing CreateTablet for tablet b16c52d238cd4eaeb6c34451120c478c (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:16:25.652186 13535 tablet_service.cc:1511] Processing CreateTablet for tablet a06d993b65244d32a69cb6d22274110a (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:16:25.652604 13531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b25a4c09eccb49898f922d6b0a458e67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:25.653343 13535 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a06d993b65244d32a69cb6d22274110a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:25.654917 13528 tablet_service.cc:1511] Processing CreateTablet for tablet aa2446e4f4414461ba9c22f2459f715b (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:16:25.647040 13529 tablet_service.cc:1511] Processing CreateTablet for tablet 40300a217b3e44a48ab96f8ef762b637 (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:16:25.656651 13530 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b16c52d238cd4eaeb6c34451120c478c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:25.663810 13528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa2446e4f4414461ba9c22f2459f715b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:25.665180 13529 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40300a217b3e44a48ab96f8ef762b637. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:25.677881 13659 tablet_bootstrap.cc:492] T de1b50842b124c509406b08afd683ec7 P 13569ba8734e4be4bee5c86ae9ff8825: No bootstrap required, opened a new log
I20260709 13:16:25.691578 13659 ts_tablet_manager.cc:1403] T de1b50842b124c509406b08afd683ec7 P 13569ba8734e4be4bee5c86ae9ff8825: Time spent bootstrapping tablet: real 0.077s	user 0.017s	sys 0.024s
I20260709 13:16:25.694514 13659 raft_consensus.cc:359] T de1b50842b124c509406b08afd683ec7 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } }
I20260709 13:16:25.695217 13659 raft_consensus.cc:385] T de1b50842b124c509406b08afd683ec7 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:25.695542 13659 raft_consensus.cc:740] T de1b50842b124c509406b08afd683ec7 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13569ba8734e4be4bee5c86ae9ff8825, State: Initialized, Role: FOLLOWER
I20260709 13:16:25.696250 13659 consensus_queue.cc:260] T de1b50842b124c509406b08afd683ec7 P 13569ba8734e4be4bee5c86ae9ff8825 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } }
I20260709 13:16:25.698348 13659 ts_tablet_manager.cc:1434] T de1b50842b124c509406b08afd683ec7 P 13569ba8734e4be4bee5c86ae9ff8825: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:16:25.708225 13659 tablet_bootstrap.cc:492] T c7c338ae8fcd4433858a276009993be4 P 13569ba8734e4be4bee5c86ae9ff8825: Bootstrap starting.
I20260709 13:16:25.711392 13609 tablet_service.cc:1511] Processing CreateTablet for tablet de1b50842b124c509406b08afd683ec7 (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:16:25.713379 13609 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de1b50842b124c509406b08afd683ec7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:25.716610 13528 tablet_service.cc:1511] Processing CreateTablet for tablet bc46e907f7364a049b1a25c715280e65 (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:16:25.717833 13528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc46e907f7364a049b1a25c715280e65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:25.718386 13659 tablet_bootstrap.cc:654] T c7c338ae8fcd4433858a276009993be4 P 13569ba8734e4be4bee5c86ae9ff8825: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:25.717985 13532 tablet_service.cc:1511] Processing CreateTablet for tablet d1e68cfd785b43b7ae5f5f9448191dd5 (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:16:25.719440 13532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1e68cfd785b43b7ae5f5f9448191dd5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:25.726984 13531 tablet_service.cc:1511] Processing CreateTablet for tablet d97b1aa7f2464dfe96aa7fc355459533 (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:16:25.728636 13531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d97b1aa7f2464dfe96aa7fc355459533. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:25.729427 13527 tablet_service.cc:1511] Processing CreateTablet for tablet cb348820d472448f9f43c8e31beb73e1 (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:16:25.730625 13527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb348820d472448f9f43c8e31beb73e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:25.730932 13533 tablet_service.cc:1511] Processing CreateTablet for tablet ce655a0b285345fb8bd06765ca04fe42 (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:16:25.732074 13533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce655a0b285345fb8bd06765ca04fe42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:25.726986 13535 tablet_service.cc:1511] Processing CreateTablet for tablet dd6de992cdd94fd08bbeb6cc9deb750b (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:16:25.735944 13535 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd6de992cdd94fd08bbeb6cc9deb750b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:25.736124 13659 tablet_bootstrap.cc:492] T c7c338ae8fcd4433858a276009993be4 P 13569ba8734e4be4bee5c86ae9ff8825: No bootstrap required, opened a new log
I20260709 13:16:25.736609 13659 ts_tablet_manager.cc:1403] T c7c338ae8fcd4433858a276009993be4 P 13569ba8734e4be4bee5c86ae9ff8825: Time spent bootstrapping tablet: real 0.038s	user 0.003s	sys 0.010s
I20260709 13:16:25.736506 13534 tablet_service.cc:1511] Processing CreateTablet for tablet 53caf3f5b8eb4622a6c2c81d620c0b51 (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:16:25.737744 13534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53caf3f5b8eb4622a6c2c81d620c0b51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:25.739481 13659 raft_consensus.cc:359] T c7c338ae8fcd4433858a276009993be4 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:25.740165 13659 raft_consensus.cc:385] T c7c338ae8fcd4433858a276009993be4 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:25.740460 13659 raft_consensus.cc:740] T c7c338ae8fcd4433858a276009993be4 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13569ba8734e4be4bee5c86ae9ff8825, State: Initialized, Role: FOLLOWER
I20260709 13:16:25.740408 13529 tablet_service.cc:1511] Processing CreateTablet for tablet 936eb60f428442e0acf4557e9cfc8b1c (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:16:25.741674 13529 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 936eb60f428442e0acf4557e9cfc8b1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:25.741478 13659 consensus_queue.cc:260] T c7c338ae8fcd4433858a276009993be4 P 13569ba8734e4be4bee5c86ae9ff8825 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:25.744269 13530 tablet_service.cc:1511] Processing CreateTablet for tablet 5373a3dd56ce4a6c876e345c561ff1ee (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:16:25.745404 13530 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5373a3dd56ce4a6c876e345c561ff1ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:25.748396 13661 raft_consensus.cc:493] T 193870cc12df4e7e9f8423c473c1ade1 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:25.748934 13608 tablet_service.cc:1511] Processing CreateTablet for tablet 4bb9bc54fd604023b66b1c3fa8e84075 (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:16:25.750154 13608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bb9bc54fd604023b66b1c3fa8e84075. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:25.748848 13661 raft_consensus.cc:515] T 193870cc12df4e7e9f8423c473c1ade1 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:25.751003 13526 tablet_service.cc:1511] Processing CreateTablet for tablet 063591680e38475cb74cc7cd5979d15f (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:16:25.752585 13526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 063591680e38475cb74cc7cd5979d15f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:25.755353 13659 ts_tablet_manager.cc:1434] T c7c338ae8fcd4433858a276009993be4 P 13569ba8734e4be4bee5c86ae9ff8825: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.001s
I20260709 13:16:25.755659 13607 tablet_service.cc:1511] Processing CreateTablet for tablet c7c338ae8fcd4433858a276009993be4 (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:16:25.756340 13659 tablet_bootstrap.cc:492] T 5ca4c89d0f2b479f919e8b720fe81209 P 13569ba8734e4be4bee5c86ae9ff8825: Bootstrap starting.
I20260709 13:16:25.756928 13607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7c338ae8fcd4433858a276009993be4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:25.759374 13602 tablet_service.cc:1511] Processing CreateTablet for tablet 5ca4c89d0f2b479f919e8b720fe81209 (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:16:25.760639 13602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ca4c89d0f2b479f919e8b720fe81209. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:25.760365 13606 tablet_service.cc:1511] Processing CreateTablet for tablet 193870cc12df4e7e9f8423c473c1ade1 (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:16:25.761550 13606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 193870cc12df4e7e9f8423c473c1ade1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:25.764424 13605 tablet_service.cc:1511] Processing CreateTablet for tablet 4a40ffdc8ea444cfa2893f674238482d (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:16:25.765695 13605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a40ffdc8ea444cfa2893f674238482d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:25.768386 13604 tablet_service.cc:1511] Processing CreateTablet for tablet 2bfdce9f207f483dbde5c086b093b745 (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:16:25.769676 13604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bfdce9f207f483dbde5c086b093b745. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:25.770490 13600 tablet_service.cc:1511] Processing CreateTablet for tablet 02f51c50c0844d0a9a68470d369ec818 (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:16:25.771763 13600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02f51c50c0844d0a9a68470d369ec818. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:25.772387 13603 tablet_service.cc:1511] Processing CreateTablet for tablet 26ba7ac9d16e47f398ceadcdbc5a4946 (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:16:25.774551 13659 tablet_bootstrap.cc:654] T 5ca4c89d0f2b479f919e8b720fe81209 P 13569ba8734e4be4bee5c86ae9ff8825: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:25.768500 13601 tablet_service.cc:1511] Processing CreateTablet for tablet 9714c0b9dd3042fa9ac636891d7d2b91 (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:16:25.776805 13603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26ba7ac9d16e47f398ceadcdbc5a4946. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:25.779665 13601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9714c0b9dd3042fa9ac636891d7d2b91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:25.798372 13661 leader_election.cc:290] T 193870cc12df4e7e9f8423c473c1ade1 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:25.798983 13661 raft_consensus.cc:493] T de1b50842b124c509406b08afd683ec7 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:25.799499 13661 raft_consensus.cc:515] T de1b50842b124c509406b08afd683ec7 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } }
I20260709 13:16:25.801842 13661 leader_election.cc:290] T de1b50842b124c509406b08afd683ec7 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327), 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053)
I20260709 13:16:25.818710 13533 tablet_service.cc:1511] Processing CreateTablet for tablet a44c4cc1b0264cea922162c0801d9435 (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:16:25.820025 13533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a44c4cc1b0264cea922162c0801d9435. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:25.821954 13534 tablet_service.cc:1511] Processing CreateTablet for tablet a5f59739b1cd4718bcb6471e3ec258f4 (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:16:25.860275 13534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5f59739b1cd4718bcb6471e3ec258f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:25.875460 13534 tablet_service.cc:1511] Processing CreateTablet for tablet 36f4fb818d3d4ea190721ab5f3728e52 (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:16:25.876776 13534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36f4fb818d3d4ea190721ab5f3728e52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:25.891248 13534 tablet_service.cc:1511] Processing CreateTablet for tablet 1f389f1b78b548189dd4bef7914fc084 (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:16:25.892542 13534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f389f1b78b548189dd4bef7914fc084. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:25.855134 13530 tablet_service.cc:1511] Processing CreateTablet for tablet 21f734671a47497791343e546ebb82c3 (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:16:25.895972 13530 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21f734671a47497791343e546ebb82c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:25.902983 13602 tablet_service.cc:1511] Processing CreateTablet for tablet b0943c7ad5a745aa92e2a4c2582ada9f (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:16:25.904245 13602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0943c7ad5a745aa92e2a4c2582ada9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:25.905866 13606 tablet_service.cc:1511] Processing CreateTablet for tablet 05ea1d7227354b8dbac92d3104e872d9 (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:16:25.906853 13661 raft_consensus.cc:493] T c7c338ae8fcd4433858a276009993be4 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:25.929181 13606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05ea1d7227354b8dbac92d3104e872d9. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:16:25.930464 13416 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:16:25.927918 13661 raft_consensus.cc:515] T c7c338ae8fcd4433858a276009993be4 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:25.939812 13661 leader_election.cc:290] T c7c338ae8fcd4433858a276009993be4 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:25.948328 13669 tablet_bootstrap.cc:492] T 9714c0b9dd3042fa9ac636891d7d2b91 P 217ec95c64b34e25addb1e33e358571e: Bootstrap starting.
I20260709 13:16:25.953186 13659 tablet_bootstrap.cc:492] T 5ca4c89d0f2b479f919e8b720fe81209 P 13569ba8734e4be4bee5c86ae9ff8825: No bootstrap required, opened a new log
I20260709 13:16:25.953639 13659 ts_tablet_manager.cc:1403] T 5ca4c89d0f2b479f919e8b720fe81209 P 13569ba8734e4be4bee5c86ae9ff8825: Time spent bootstrapping tablet: real 0.198s	user 0.028s	sys 0.050s
I20260709 13:16:25.956521 13659 raft_consensus.cc:359] T 5ca4c89d0f2b479f919e8b720fe81209 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:25.957295 13659 raft_consensus.cc:385] T 5ca4c89d0f2b479f919e8b720fe81209 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:25.957660 13659 raft_consensus.cc:740] T 5ca4c89d0f2b479f919e8b720fe81209 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13569ba8734e4be4bee5c86ae9ff8825, State: Initialized, Role: FOLLOWER
I20260709 13:16:25.958506 13659 consensus_queue.cc:260] T 5ca4c89d0f2b479f919e8b720fe81209 P 13569ba8734e4be4bee5c86ae9ff8825 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:25.959977 13600 tablet_service.cc:1511] Processing CreateTablet for tablet d55a008a1f9146eab4ff968206f569ab (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:16:25.962167 13460 tablet_service.cc:1511] Processing CreateTablet for tablet de1b50842b124c509406b08afd683ec7 (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:16:25.962497 13602 tablet_service.cc:1511] Processing CreateTablet for tablet db78d2ab7c3a4b79bfe1d770d8100ec4 (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:16:25.963510 13460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de1b50842b124c509406b08afd683ec7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:25.964265 13659 ts_tablet_manager.cc:1434] T 5ca4c89d0f2b479f919e8b720fe81209 P 13569ba8734e4be4bee5c86ae9ff8825: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:16:25.965221 13659 tablet_bootstrap.cc:492] T 2bfdce9f207f483dbde5c086b093b745 P 13569ba8734e4be4bee5c86ae9ff8825: Bootstrap starting.
I20260709 13:16:25.968828 13601 tablet_service.cc:1511] Processing CreateTablet for tablet b25a4c09eccb49898f922d6b0a458e67 (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:16:25.970281 13600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d55a008a1f9146eab4ff968206f569ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:25.974174 13602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db78d2ab7c3a4b79bfe1d770d8100ec4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:25.976614 13603 tablet_service.cc:1511] Processing CreateTablet for tablet 1b44ede5894c466a93121f40351c551e (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:16:25.976991 13669 tablet_bootstrap.cc:654] T 9714c0b9dd3042fa9ac636891d7d2b91 P 217ec95c64b34e25addb1e33e358571e: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:25.953770 13607 tablet_service.cc:1511] Processing CreateTablet for tablet 62e3177db8ee4d4ca14038ecdd2eb299 (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:16:25.977506 13601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b25a4c09eccb49898f922d6b0a458e67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:25.980531 13607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62e3177db8ee4d4ca14038ecdd2eb299. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:25.981779 13459 tablet_service.cc:1511] Processing CreateTablet for tablet 4bb9bc54fd604023b66b1c3fa8e84075 (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:16:25.983003 13459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bb9bc54fd604023b66b1c3fa8e84075. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:25.985553 13604 tablet_service.cc:1511] Processing CreateTablet for tablet 40300a217b3e44a48ab96f8ef762b637 (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:16:25.985888 13458 tablet_service.cc:1511] Processing CreateTablet for tablet c7c338ae8fcd4433858a276009993be4 (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:16:25.932262 13609 tablet_service.cc:1511] Processing CreateTablet for tablet 356e5aba082d4d7a8a6794fcd8c39785 (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:16:25.986752 13604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40300a217b3e44a48ab96f8ef762b637. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:25.990814 13455 tablet_service.cc:1511] Processing CreateTablet for tablet 2bfdce9f207f483dbde5c086b093b745 (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:16:25.990854 13457 tablet_service.cc:1511] Processing CreateTablet for tablet 193870cc12df4e7e9f8423c473c1ade1 (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:16:26.002844 13531 tablet_service.cc:1511] Processing CreateTablet for tablet fcabc5c5fd6f4ffab3af0bf279258b39 (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:16:26.003038 13535 tablet_service.cc:1511] Processing CreateTablet for tablet 372546b757d74694a8635cb5c60a3922 (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:16:25.991128 13534 tablet_service.cc:1511] Processing CreateTablet for tablet b09f467e2442498899c9ee538acc5f28 (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:16:25.992537 13456 tablet_service.cc:1511] Processing CreateTablet for tablet 4a40ffdc8ea444cfa2893f674238482d (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:16:26.004233 13531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcabc5c5fd6f4ffab3af0bf279258b39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:25.993052 13527 tablet_service.cc:1511] Processing CreateTablet for tablet a697159f9fee4eac9c02213e34204f6c (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:16:25.993984 13454 tablet_service.cc:1511] Processing CreateTablet for tablet 26ba7ac9d16e47f398ceadcdbc5a4946 (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:16:25.994930 13530 tablet_service.cc:1511] Processing CreateTablet for tablet 0aaed08336dd4b5786f1aa7aaa2db773 (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:16:25.995668 13453 tablet_service.cc:1511] Processing CreateTablet for tablet 5ca4c89d0f2b479f919e8b720fe81209 (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:16:25.997216 13532 tablet_service.cc:1511] Processing CreateTablet for tablet 9dde7e4a20624fddacf8aed9092a8caf (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:16:25.997323 13452 tablet_service.cc:1511] Processing CreateTablet for tablet 9714c0b9dd3042fa9ac636891d7d2b91 (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:16:25.997957 13601 tablet_service.cc:1511] Processing CreateTablet for tablet b16c52d238cd4eaeb6c34451120c478c (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:16:25.996917 13528 tablet_service.cc:1511] Processing CreateTablet for tablet 063f4bf691284d5f8175b01b2b142409 (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:16:25.998482 13451 tablet_service.cc:1511] Processing CreateTablet for tablet 02f51c50c0844d0a9a68470d369ec818 (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:16:25.999024 13458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7c338ae8fcd4433858a276009993be4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:25.999140 13529 tablet_service.cc:1511] Processing CreateTablet for tablet 073038643a8a47128887911c138b0df9 (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:16:26.014892 13603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b44ede5894c466a93121f40351c551e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:26.015868 13609 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 356e5aba082d4d7a8a6794fcd8c39785. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:26.023746 13608 tablet_service.cc:1511] Processing CreateTablet for tablet 8eefd391d90940099411e320d4a09356 (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:16:26.024972 13608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8eefd391d90940099411e320d4a09356. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:26.037814 13667 raft_consensus.cc:493] T 4a40ffdc8ea444cfa2893f674238482d P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:26.038295 13667 raft_consensus.cc:515] T 4a40ffdc8ea444cfa2893f674238482d P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:26.038774 13659 tablet_bootstrap.cc:654] T 2bfdce9f207f483dbde5c086b093b745 P 13569ba8734e4be4bee5c86ae9ff8825: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:26.040387 13667 leader_election.cc:290] T 4a40ffdc8ea444cfa2893f674238482d P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:26.000880 13526 tablet_service.cc:1511] Processing CreateTablet for tablet 8f2e5951819547a7a9f7009e99b67845 (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:16:26.011186 13454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26ba7ac9d16e47f398ceadcdbc5a4946. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:26.013538 13534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b09f467e2442498899c9ee538acc5f28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:26.045128 13527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a697159f9fee4eac9c02213e34204f6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:26.045878 13609 tablet_service.cc:1511] Processing CreateTablet for tablet bc46e907f7364a049b1a25c715280e65 (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:16:26.047587 13457 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 193870cc12df4e7e9f8423c473c1ade1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:26.048398 13609 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc46e907f7364a049b1a25c715280e65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:26.051533 13535 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 372546b757d74694a8635cb5c60a3922. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:26.055510 13532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9dde7e4a20624fddacf8aed9092a8caf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:26.058622 13526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f2e5951819547a7a9f7009e99b67845. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:26.059548 13529 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 073038643a8a47128887911c138b0df9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:26.066167 13456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a40ffdc8ea444cfa2893f674238482d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:26.070618 13601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b16c52d238cd4eaeb6c34451120c478c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:26.071137 13451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02f51c50c0844d0a9a68470d369ec818. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:26.074584 13455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bfdce9f207f483dbde5c086b093b745. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:26.079654 13530 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0aaed08336dd4b5786f1aa7aaa2db773. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:26.081559 13609 tablet_service.cc:1511] Processing CreateTablet for tablet 53caf3f5b8eb4622a6c2c81d620c0b51 (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:16:26.082840 13609 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53caf3f5b8eb4622a6c2c81d620c0b51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:26.083559 13453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ca4c89d0f2b479f919e8b720fe81209. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:26.042893 13606 tablet_service.cc:1511] Processing CreateTablet for tablet a06d993b65244d32a69cb6d22274110a (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:16:26.090366 13528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 063f4bf691284d5f8175b01b2b142409. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:26.035024 13533 tablet_service.cc:1511] Processing CreateTablet for tablet 71ac5b306511448da380d7473c933f01 (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:16:26.095144 13452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9714c0b9dd3042fa9ac636891d7d2b91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:26.099117 13669 tablet_bootstrap.cc:492] T 9714c0b9dd3042fa9ac636891d7d2b91 P 217ec95c64b34e25addb1e33e358571e: No bootstrap required, opened a new log
I20260709 13:16:26.099660 13669 ts_tablet_manager.cc:1403] T 9714c0b9dd3042fa9ac636891d7d2b91 P 217ec95c64b34e25addb1e33e358571e: Time spent bootstrapping tablet: real 0.152s	user 0.021s	sys 0.023s
I20260709 13:16:26.100965 13495 heartbeater.cc:499] Master 127.12.19.190:34019 was elected leader, sending a full tablet report...
I20260709 13:16:26.104382 13669 raft_consensus.cc:359] T 9714c0b9dd3042fa9ac636891d7d2b91 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:26.107374 13669 raft_consensus.cc:385] T 9714c0b9dd3042fa9ac636891d7d2b91 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:26.109506 13669 raft_consensus.cc:740] T 9714c0b9dd3042fa9ac636891d7d2b91 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 217ec95c64b34e25addb1e33e358571e, State: Initialized, Role: FOLLOWER
I20260709 13:16:26.111296 13669 consensus_queue.cc:260] T 9714c0b9dd3042fa9ac636891d7d2b91 P 217ec95c64b34e25addb1e33e358571e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:26.111537 13605 tablet_service.cc:1511] Processing CreateTablet for tablet aa2446e4f4414461ba9c22f2459f715b (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:16:26.119869 13671 tablet_bootstrap.cc:492] T de1b50842b124c509406b08afd683ec7 P 3c7e85ca9e4e4646b4792034c03ef31c: Bootstrap starting.
I20260709 13:16:26.121659 13469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de1b50842b124c509406b08afd683ec7" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" is_pre_election: true
I20260709 13:16:26.130928 13533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71ac5b306511448da380d7473c933f01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:26.130753 13619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "193870cc12df4e7e9f8423c473c1ade1" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e" is_pre_election: true
I20260709 13:16:26.133468 13618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de1b50842b124c509406b08afd683ec7" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e" is_pre_election: true
I20260709 13:16:26.134255 13459 tablet_service.cc:1511] Processing CreateTablet for tablet b0943c7ad5a745aa92e2a4c2582ada9f (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:16:26.135208 13616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a40ffdc8ea444cfa2893f674238482d" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e" is_pre_election: true
I20260709 13:16:26.136319 13460 tablet_service.cc:1511] Processing CreateTablet for tablet 05ea1d7227354b8dbac92d3104e872d9 (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:16:26.136929 13617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7c338ae8fcd4433858a276009993be4" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e" is_pre_election: true
I20260709 13:16:26.137573 13460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05ea1d7227354b8dbac92d3104e872d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:26.138550 13527 tablet_service.cc:1511] Processing CreateTablet for tablet a3b673e65c054b34852a89783b972744 (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:16:26.141562 13671 tablet_bootstrap.cc:654] T de1b50842b124c509406b08afd683ec7 P 3c7e85ca9e4e4646b4792034c03ef31c: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:26.147891 13527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3b673e65c054b34852a89783b972744. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:26.150643 13603 tablet_service.cc:1511] Processing CreateTablet for tablet d1e68cfd785b43b7ae5f5f9448191dd5 (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:16:26.151726 13459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0943c7ad5a745aa92e2a4c2582ada9f. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:16:26.156440 13510 leader_election.cc:343] T 193870cc12df4e7e9f8423c473c1ade1 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:16:26.157269 13510 leader_election.cc:343] T de1b50842b124c509406b08afd683ec7 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:16:26.158022 13510 leader_election.cc:343] T 4a40ffdc8ea444cfa2893f674238482d P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:16:26.158691 13510 leader_election.cc:343] T c7c338ae8fcd4433858a276009993be4 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:26.171064 13607 tablet_service.cc:1511] Processing CreateTablet for tablet d97b1aa7f2464dfe96aa7fc355459533 (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:16:26.179406 13606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a06d993b65244d32a69cb6d22274110a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:26.195475 13456 tablet_service.cc:1511] Processing CreateTablet for tablet 62e3177db8ee4d4ca14038ecdd2eb299 (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:16:26.196053 13669 ts_tablet_manager.cc:1434] T 9714c0b9dd3042fa9ac636891d7d2b91 P 217ec95c64b34e25addb1e33e358571e: Time spent starting tablet: real 0.096s	user 0.013s	sys 0.019s
I20260709 13:16:26.197834 13644 heartbeater.cc:499] Master 127.12.19.190:34019 was elected leader, sending a full tablet report...
W20260709 13:16:26.163978 13510 leader_election.cc:343] T de1b50842b124c509406b08afd683ec7 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:26.203320 13526 tablet_service.cc:1511] Processing CreateTablet for tablet e4eb140459f04eb1a8af274687cabe98 (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:16:26.207818 13454 tablet_service.cc:1511] Processing CreateTablet for tablet d55a008a1f9146eab4ff968206f569ab (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:16:26.208329 13526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4eb140459f04eb1a8af274687cabe98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:26.209851 13455 tablet_service.cc:1511] Processing CreateTablet for tablet db78d2ab7c3a4b79bfe1d770d8100ec4 (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:16:26.205055 13457 tablet_service.cc:1511] Processing CreateTablet for tablet 8eefd391d90940099411e320d4a09356 (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:16:26.212296 13605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa2446e4f4414461ba9c22f2459f715b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:26.212958 13607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d97b1aa7f2464dfe96aa7fc355459533. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:26.213394 13534 tablet_service.cc:1511] Processing CreateTablet for tablet 28eb05fd58a145d493c7c9cf490e6a84 (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:16:26.214600 13534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28eb05fd58a145d493c7c9cf490e6a84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:26.215057 13603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1e68cfd785b43b7ae5f5f9448191dd5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:26.219897 13452 tablet_service.cc:1511] Processing CreateTablet for tablet 356e5aba082d4d7a8a6794fcd8c39785 (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:16:26.221477 13532 tablet_service.cc:1511] Processing CreateTablet for tablet 9b6de26125be4e509b8c5d7d6d210aa8 (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:16:26.222646 13532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b6de26125be4e509b8c5d7d6d210aa8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:26.204851 13456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62e3177db8ee4d4ca14038ecdd2eb299. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:26.224651 13457 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8eefd391d90940099411e320d4a09356. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:26.227613 13454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d55a008a1f9146eab4ff968206f569ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:26.228372 13600 tablet_service.cc:1511] Processing CreateTablet for tablet ce655a0b285345fb8bd06765ca04fe42 (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:16:26.231541 13455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db78d2ab7c3a4b79bfe1d770d8100ec4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:26.233379 13510 leader_election.cc:304] T de1b50842b124c509406b08afd683ec7 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825; no voters: 217ec95c64b34e25addb1e33e358571e, 3c7e85ca9e4e4646b4792034c03ef31c
I20260709 13:16:26.234172 13667 raft_consensus.cc:2749] T de1b50842b124c509406b08afd683ec7 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:16:26.234295 13510 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.12.19.129:35053, user_credentials={real_user=slave}} blocked reactor thread for 75029.7us
W20260709 13:16:26.235075 13510 leader_election.cc:343] T 193870cc12df4e7e9f8423c473c1ade1 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053): Not found: Tablet not found: 193870cc12df4e7e9f8423c473c1ade1
I20260709 13:16:26.235630 13510 leader_election.cc:304] T 193870cc12df4e7e9f8423c473c1ade1 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825; no voters: 217ec95c64b34e25addb1e33e358571e, 3c7e85ca9e4e4646b4792034c03ef31c
I20260709 13:16:26.236411 13667 raft_consensus.cc:2749] T 193870cc12df4e7e9f8423c473c1ade1 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:16:26.236873 13510 leader_election.cc:343] T c7c338ae8fcd4433858a276009993be4 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053): Not found: Tablet not found: c7c338ae8fcd4433858a276009993be4
I20260709 13:16:26.237409 13510 leader_election.cc:304] T c7c338ae8fcd4433858a276009993be4 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825; no voters: 217ec95c64b34e25addb1e33e358571e, 3c7e85ca9e4e4646b4792034c03ef31c
I20260709 13:16:26.238306 13667 raft_consensus.cc:2749] T c7c338ae8fcd4433858a276009993be4 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:16:26.238755 13510 leader_election.cc:343] T 4a40ffdc8ea444cfa2893f674238482d P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053): Not found: Tablet not found: 4a40ffdc8ea444cfa2893f674238482d
I20260709 13:16:26.241858 13667 raft_consensus.cc:493] T 5ca4c89d0f2b479f919e8b720fe81209 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:26.242045 13529 tablet_service.cc:1511] Processing CreateTablet for tablet 15b973213b114543ab313601f6f97755 (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:16:26.242172 13535 tablet_service.cc:1511] Processing CreateTablet for tablet 8fcf789a83ae48d5aecfc4bfa302ebb1 (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:16:26.242286 13667 raft_consensus.cc:515] T 5ca4c89d0f2b479f919e8b720fe81209 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:26.242303 13608 tablet_service.cc:1511] Processing CreateTablet for tablet 936eb60f428442e0acf4557e9cfc8b1c (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:16:26.245529 13535 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fcf789a83ae48d5aecfc4bfa302ebb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:26.246203 13667 leader_election.cc:290] T 5ca4c89d0f2b479f919e8b720fe81209 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:26.246699 13671 tablet_bootstrap.cc:492] T de1b50842b124c509406b08afd683ec7 P 3c7e85ca9e4e4646b4792034c03ef31c: No bootstrap required, opened a new log
I20260709 13:16:26.247038 13671 ts_tablet_manager.cc:1403] T de1b50842b124c509406b08afd683ec7 P 3c7e85ca9e4e4646b4792034c03ef31c: Time spent bootstrapping tablet: real 0.128s	user 0.019s	sys 0.012s
I20260709 13:16:26.249768 13671 raft_consensus.cc:359] T de1b50842b124c509406b08afd683ec7 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } }
I20260709 13:16:26.250489 13671 raft_consensus.cc:385] T de1b50842b124c509406b08afd683ec7 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:26.250823 13671 raft_consensus.cc:740] T de1b50842b124c509406b08afd683ec7 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c7e85ca9e4e4646b4792034c03ef31c, State: Initialized, Role: FOLLOWER
I20260709 13:16:26.251497 13669 tablet_bootstrap.cc:492] T 02f51c50c0844d0a9a68470d369ec818 P 217ec95c64b34e25addb1e33e358571e: Bootstrap starting.
I20260709 13:16:26.250512 13458 tablet_service.cc:1511] Processing CreateTablet for tablet b25a4c09eccb49898f922d6b0a458e67 (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:16:26.253253 13452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 356e5aba082d4d7a8a6794fcd8c39785. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:26.254688 13601 tablet_service.cc:1511] Processing CreateTablet for tablet cb348820d472448f9f43c8e31beb73e1 (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:16:26.240697 13451 tablet_service.cc:1511] Processing CreateTablet for tablet 1b44ede5894c466a93121f40351c551e (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:16:26.255965 13601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb348820d472448f9f43c8e31beb73e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:26.256414 13451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b44ede5894c466a93121f40351c551e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:26.260416 13604 tablet_service.cc:1511] Processing CreateTablet for tablet 5373a3dd56ce4a6c876e345c561ff1ee (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:16:26.262136 13604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5373a3dd56ce4a6c876e345c561ff1ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:26.264509 13608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 936eb60f428442e0acf4557e9cfc8b1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:26.262612 13671 consensus_queue.cc:260] T de1b50842b124c509406b08afd683ec7 P 3c7e85ca9e4e4646b4792034c03ef31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } }
I20260709 13:16:26.261308 13458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b25a4c09eccb49898f922d6b0a458e67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:26.266527 13609 tablet_service.cc:1511] Processing CreateTablet for tablet 063591680e38475cb74cc7cd5979d15f (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:16:26.267966 13659 tablet_bootstrap.cc:492] T 2bfdce9f207f483dbde5c086b093b745 P 13569ba8734e4be4bee5c86ae9ff8825: No bootstrap required, opened a new log
I20260709 13:16:26.252879 13531 tablet_service.cc:1511] Processing CreateTablet for tablet e2fd0e62c1594ff5875e63fcc1563d10 (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:16:26.268543 13659 ts_tablet_manager.cc:1403] T 2bfdce9f207f483dbde5c086b093b745 P 13569ba8734e4be4bee5c86ae9ff8825: Time spent bootstrapping tablet: real 0.304s	user 0.013s	sys 0.004s
I20260709 13:16:26.268057 13529 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15b973213b114543ab313601f6f97755. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:26.269236 13510 leader_election.cc:304] T 4a40ffdc8ea444cfa2893f674238482d P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825; no voters: 217ec95c64b34e25addb1e33e358571e, 3c7e85ca9e4e4646b4792034c03ef31c
I20260709 13:16:26.268080 13530 tablet_service.cc:1511] Processing CreateTablet for tablet 75485f2faee34dde81ad24963307553a (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:16:26.285624 13667 raft_consensus.cc:2749] T 4a40ffdc8ea444cfa2893f674238482d P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:16:26.286907 13510 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.12.19.129:35053, user_credentials={real_user=slave}} blocked reactor thread for 48155.4us
I20260709 13:16:26.288192 13602 tablet_service.cc:1511] Processing CreateTablet for tablet a44c4cc1b0264cea922162c0801d9435 (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:16:26.296305 13460 tablet_service.cc:1511] Processing CreateTablet for tablet 40300a217b3e44a48ab96f8ef762b637 (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:16:26.299059 13617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca4c89d0f2b479f919e8b720fe81209" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e" is_pre_election: true
I20260709 13:16:26.278422 13609 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 063591680e38475cb74cc7cd5979d15f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:26.300041 13600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce655a0b285345fb8bd06765ca04fe42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:26.281076 13527 tablet_service.cc:1511] Processing CreateTablet for tablet 528416a5053d431886e55165b0e70a29 (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:16:26.293076 13607 tablet_service.cc:1511] Processing CreateTablet for tablet a5f59739b1cd4718bcb6471e3ec258f4 (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:16:26.277737 13669 tablet_bootstrap.cc:654] T 02f51c50c0844d0a9a68470d369ec818 P 217ec95c64b34e25addb1e33e358571e: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:26.279556 13531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2fd0e62c1594ff5875e63fcc1563d10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:26.271725 13659 raft_consensus.cc:359] T 2bfdce9f207f483dbde5c086b093b745 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:26.304976 13659 raft_consensus.cc:385] T 2bfdce9f207f483dbde5c086b093b745 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:26.305739 13659 raft_consensus.cc:740] T 2bfdce9f207f483dbde5c086b093b745 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13569ba8734e4be4bee5c86ae9ff8825, State: Initialized, Role: FOLLOWER
I20260709 13:16:26.306481 13659 consensus_queue.cc:260] T 2bfdce9f207f483dbde5c086b093b745 P 13569ba8734e4be4bee5c86ae9ff8825 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:26.309269 13659 ts_tablet_manager.cc:1434] T 2bfdce9f207f483dbde5c086b093b745 P 13569ba8734e4be4bee5c86ae9ff8825: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.000s
I20260709 13:16:26.305866 13530 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75485f2faee34dde81ad24963307553a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:26.312731 13527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 528416a5053d431886e55165b0e70a29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:26.313429 13671 ts_tablet_manager.cc:1434] T de1b50842b124c509406b08afd683ec7 P 3c7e85ca9e4e4646b4792034c03ef31c: Time spent starting tablet: real 0.066s	user 0.009s	sys 0.001s
I20260709 13:16:26.314043 13602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a44c4cc1b0264cea922162c0801d9435. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:26.320989 13607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5f59739b1cd4718bcb6471e3ec258f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:26.325138 13672 raft_consensus.cc:493] T 9714c0b9dd3042fa9ac636891d7d2b91 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:26.325629 13672 raft_consensus.cc:515] T 9714c0b9dd3042fa9ac636891d7d2b91 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
W20260709 13:16:26.327759 13510 leader_election.cc:343] T 5ca4c89d0f2b479f919e8b720fe81209 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053): Not found: Tablet not found: 5ca4c89d0f2b479f919e8b720fe81209
W20260709 13:16:26.328434 13510 leader_election.cc:343] T 5ca4c89d0f2b479f919e8b720fe81209 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:26.328838 13510 leader_election.cc:304] T 5ca4c89d0f2b479f919e8b720fe81209 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825; no voters: 217ec95c64b34e25addb1e33e358571e, 3c7e85ca9e4e4646b4792034c03ef31c
I20260709 13:16:26.330854 13672 leader_election.cc:290] T 9714c0b9dd3042fa9ac636891d7d2b91 P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433)
I20260709 13:16:26.331169 13659 tablet_bootstrap.cc:492] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 13569ba8734e4be4bee5c86ae9ff8825: Bootstrap starting.
I20260709 13:16:26.335577 13667 raft_consensus.cc:2749] T 5ca4c89d0f2b479f919e8b720fe81209 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:26.338234 13605 tablet_service.cc:1511] Processing CreateTablet for tablet 21f734671a47497791343e546ebb82c3 (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:16:26.343860 13459 tablet_service.cc:1511] Processing CreateTablet for tablet a06d993b65244d32a69cb6d22274110a (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:16:26.352034 13659 tablet_bootstrap.cc:654] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 13569ba8734e4be4bee5c86ae9ff8825: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:26.355043 13605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21f734671a47497791343e546ebb82c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:26.362509 13671 tablet_bootstrap.cc:492] T 9714c0b9dd3042fa9ac636891d7d2b91 P 3c7e85ca9e4e4646b4792034c03ef31c: Bootstrap starting.
I20260709 13:16:26.364873 13454 tablet_service.cc:1511] Processing CreateTablet for tablet b16c52d238cd4eaeb6c34451120c478c (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:16:26.366164 13454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b16c52d238cd4eaeb6c34451120c478c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:26.367136 13460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40300a217b3e44a48ab96f8ef762b637. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:26.368458 13459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a06d993b65244d32a69cb6d22274110a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:26.369118 13671 tablet_bootstrap.cc:654] T 9714c0b9dd3042fa9ac636891d7d2b91 P 3c7e85ca9e4e4646b4792034c03ef31c: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:26.378741 13456 tablet_service.cc:1511] Processing CreateTablet for tablet aa2446e4f4414461ba9c22f2459f715b (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:16:26.380087 13456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa2446e4f4414461ba9c22f2459f715b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:26.384184 13527 tablet_service.cc:1511] Processing CreateTablet for tablet bf2f5f25119a48cda4d621da16fcd3d4 (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:16:26.385416 13527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf2f5f25119a48cda4d621da16fcd3d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:26.387279 13608 tablet_service.cc:1511] Processing CreateTablet for tablet 36f4fb818d3d4ea190721ab5f3728e52 (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:16:26.387609 13453 tablet_service.cc:1511] Processing CreateTablet for tablet bc46e907f7364a049b1a25c715280e65 (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:16:26.388597 13608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36f4fb818d3d4ea190721ab5f3728e52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:26.388844 13453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc46e907f7364a049b1a25c715280e65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:26.391595 13603 tablet_service.cc:1511] Processing CreateTablet for tablet 1f389f1b78b548189dd4bef7914fc084 (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:16:26.404600 13603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f389f1b78b548189dd4bef7914fc084. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:26.408087 13600 tablet_service.cc:1511] Processing CreateTablet for tablet dd6de992cdd94fd08bbeb6cc9deb750b (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:16:26.409307 13600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd6de992cdd94fd08bbeb6cc9deb750b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:26.411300 13458 tablet_service.cc:1511] Processing CreateTablet for tablet d1e68cfd785b43b7ae5f5f9448191dd5 (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:16:26.335180 13535 tablet_service.cc:1511] Processing CreateTablet for tablet 015a01333b684476909bbdea14b517e2 (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:16:26.413134 13458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1e68cfd785b43b7ae5f5f9448191dd5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:26.413517 13535 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 015a01333b684476909bbdea14b517e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:26.496064 13607 tablet_service.cc:1511] Processing CreateTablet for tablet b09f467e2442498899c9ee538acc5f28 (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:16:26.497485 13607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b09f467e2442498899c9ee538acc5f28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:26.506644 13667 raft_consensus.cc:493] T 2bfdce9f207f483dbde5c086b093b745 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:26.517344 13667 raft_consensus.cc:515] T 2bfdce9f207f483dbde5c086b093b745 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:26.519387 13667 leader_election.cc:290] T 2bfdce9f207f483dbde5c086b093b745 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:26.531190 13659 tablet_bootstrap.cc:492] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 13569ba8734e4be4bee5c86ae9ff8825: No bootstrap required, opened a new log
I20260709 13:16:26.531886 13659 ts_tablet_manager.cc:1403] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 13569ba8734e4be4bee5c86ae9ff8825: Time spent bootstrapping tablet: real 0.201s	user 0.021s	sys 0.025s
I20260709 13:16:26.536489 13452 tablet_service.cc:1511] Processing CreateTablet for tablet d97b1aa7f2464dfe96aa7fc355459533 (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:16:26.537918 13452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d97b1aa7f2464dfe96aa7fc355459533. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:26.541899 13458 tablet_service.cc:1511] Processing CreateTablet for tablet ce655a0b285345fb8bd06765ca04fe42 (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:16:26.543128 13458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce655a0b285345fb8bd06765ca04fe42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:26.543707 13659 raft_consensus.cc:359] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:26.544690 13659 raft_consensus.cc:385] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:26.545056 13659 raft_consensus.cc:740] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13569ba8734e4be4bee5c86ae9ff8825, State: Initialized, Role: FOLLOWER
I20260709 13:16:26.546115 13659 consensus_queue.cc:260] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 13569ba8734e4be4bee5c86ae9ff8825 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:26.557988 13659 ts_tablet_manager.cc:1434] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 13569ba8734e4be4bee5c86ae9ff8825: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.003s
I20260709 13:16:26.559067 13659 tablet_bootstrap.cc:492] T 9714c0b9dd3042fa9ac636891d7d2b91 P 13569ba8734e4be4bee5c86ae9ff8825: Bootstrap starting.
I20260709 13:16:26.558907 13456 tablet_service.cc:1511] Processing CreateTablet for tablet 936eb60f428442e0acf4557e9cfc8b1c (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:16:26.560194 13456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 936eb60f428442e0acf4557e9cfc8b1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:26.565068 13659 tablet_bootstrap.cc:654] T 9714c0b9dd3042fa9ac636891d7d2b91 P 13569ba8734e4be4bee5c86ae9ff8825: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:26.581570 13609 tablet_service.cc:1511] Processing CreateTablet for tablet 063f4bf691284d5f8175b01b2b142409 (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:16:26.584710 13601 tablet_service.cc:1511] Processing CreateTablet for tablet a697159f9fee4eac9c02213e34204f6c (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:16:26.588594 13609 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 063f4bf691284d5f8175b01b2b142409. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:26.596388 13470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bfdce9f207f483dbde5c086b093b745" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" is_pre_election: true
I20260709 13:16:26.601679 13617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bfdce9f207f483dbde5c086b093b745" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e" is_pre_election: true
I20260709 13:16:26.604305 13453 tablet_service.cc:1511] Processing CreateTablet for tablet 53caf3f5b8eb4622a6c2c81d620c0b51 (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:16:26.605604 13453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53caf3f5b8eb4622a6c2c81d620c0b51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:26.607882 13669 tablet_bootstrap.cc:492] T 02f51c50c0844d0a9a68470d369ec818 P 217ec95c64b34e25addb1e33e358571e: No bootstrap required, opened a new log
I20260709 13:16:26.608274 13669 ts_tablet_manager.cc:1403] T 02f51c50c0844d0a9a68470d369ec818 P 217ec95c64b34e25addb1e33e358571e: Time spent bootstrapping tablet: real 0.365s	user 0.043s	sys 0.082s
I20260709 13:16:26.610323 13669 raft_consensus.cc:359] T 02f51c50c0844d0a9a68470d369ec818 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:26.610841 13669 raft_consensus.cc:385] T 02f51c50c0844d0a9a68470d369ec818 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:26.611116 13669 raft_consensus.cc:740] T 02f51c50c0844d0a9a68470d369ec818 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 217ec95c64b34e25addb1e33e358571e, State: Initialized, Role: FOLLOWER
I20260709 13:16:26.605535 13606 tablet_service.cc:1511] Processing CreateTablet for tablet 0aaed08336dd4b5786f1aa7aaa2db773 (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:16:26.612110 13669 consensus_queue.cc:260] T 02f51c50c0844d0a9a68470d369ec818 P 217ec95c64b34e25addb1e33e358571e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:26.612996 13457 tablet_service.cc:1511] Processing CreateTablet for tablet cb348820d472448f9f43c8e31beb73e1 (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:16:26.614164 13457 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb348820d472448f9f43c8e31beb73e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:26.614617 13669 ts_tablet_manager.cc:1434] T 02f51c50c0844d0a9a68470d369ec818 P 217ec95c64b34e25addb1e33e358571e: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
W20260709 13:16:26.601960 13510 leader_election.cc:343] T 2bfdce9f207f483dbde5c086b093b745 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:26.615727 13669 tablet_bootstrap.cc:492] T 5ca4c89d0f2b479f919e8b720fe81209 P 217ec95c64b34e25addb1e33e358571e: Bootstrap starting.
W20260709 13:16:26.616701 13510 leader_election.cc:343] T 2bfdce9f207f483dbde5c086b093b745 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:26.617118 13510 leader_election.cc:304] T 2bfdce9f207f483dbde5c086b093b745 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825; no voters: 217ec95c64b34e25addb1e33e358571e, 3c7e85ca9e4e4646b4792034c03ef31c
I20260709 13:16:26.618969 13667 raft_consensus.cc:2749] T 2bfdce9f207f483dbde5c086b093b745 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:26.620373 13454 tablet_service.cc:1511] Processing CreateTablet for tablet 5373a3dd56ce4a6c876e345c561ff1ee (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:16:26.621754 13454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5373a3dd56ce4a6c876e345c561ff1ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:26.629235 13603 tablet_service.cc:1511] Processing CreateTablet for tablet 8f2e5951819547a7a9f7009e99b67845 (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:16:26.632797 13452 tablet_service.cc:1511] Processing CreateTablet for tablet 063591680e38475cb74cc7cd5979d15f (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:16:26.633994 13452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 063591680e38475cb74cc7cd5979d15f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:26.637149 13659 tablet_bootstrap.cc:492] T 9714c0b9dd3042fa9ac636891d7d2b91 P 13569ba8734e4be4bee5c86ae9ff8825: No bootstrap required, opened a new log
I20260709 13:16:26.637205 13451 tablet_service.cc:1511] Processing CreateTablet for tablet a44c4cc1b0264cea922162c0801d9435 (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:16:26.637794 13659 ts_tablet_manager.cc:1403] T 9714c0b9dd3042fa9ac636891d7d2b91 P 13569ba8734e4be4bee5c86ae9ff8825: Time spent bootstrapping tablet: real 0.079s	user 0.014s	sys 0.016s
I20260709 13:16:26.638799 13451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a44c4cc1b0264cea922162c0801d9435. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:26.649362 13601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a697159f9fee4eac9c02213e34204f6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:26.650287 13603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f2e5951819547a7a9f7009e99b67845. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:26.653575 13672 raft_consensus.cc:493] T 02f51c50c0844d0a9a68470d369ec818 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:26.654148 13672 raft_consensus.cc:515] T 02f51c50c0844d0a9a68470d369ec818 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:26.676630 13667 raft_consensus.cc:493] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:26.677127 13667 raft_consensus.cc:515] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:26.679072 13667 leader_election.cc:290] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:26.680346 13470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26ba7ac9d16e47f398ceadcdbc5a4946" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" is_pre_election: true
I20260709 13:16:26.681083 13659 raft_consensus.cc:359] T 9714c0b9dd3042fa9ac636891d7d2b91 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:26.681236 13455 tablet_service.cc:1511] Processing CreateTablet for tablet a5f59739b1cd4718bcb6471e3ec258f4 (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:16:26.681759 13659 raft_consensus.cc:385] T 9714c0b9dd3042fa9ac636891d7d2b91 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:26.682065 13659 raft_consensus.cc:740] T 9714c0b9dd3042fa9ac636891d7d2b91 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13569ba8734e4be4bee5c86ae9ff8825, State: Initialized, Role: FOLLOWER
I20260709 13:16:26.682217 13617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26ba7ac9d16e47f398ceadcdbc5a4946" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e" is_pre_election: true
I20260709 13:16:26.682511 13455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5f59739b1cd4718bcb6471e3ec258f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:26.682664 13659 consensus_queue.cc:260] T 9714c0b9dd3042fa9ac636891d7d2b91 P 13569ba8734e4be4bee5c86ae9ff8825 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
W20260709 13:16:26.683759 13510 leader_election.cc:343] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:16:26.684470 13510 leader_election.cc:343] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:26.684906 13510 leader_election.cc:304] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825; no voters: 217ec95c64b34e25addb1e33e358571e, 3c7e85ca9e4e4646b4792034c03ef31c
I20260709 13:16:26.685663 13607 tablet_service.cc:1511] Processing CreateTablet for tablet 9dde7e4a20624fddacf8aed9092a8caf (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:16:26.687781 13456 tablet_service.cc:1511] Processing CreateTablet for tablet 21f734671a47497791343e546ebb82c3 (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:16:26.688934 13456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21f734671a47497791343e546ebb82c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:26.696864 13605 tablet_service.cc:1511] Processing CreateTablet for tablet 073038643a8a47128887911c138b0df9 (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:16:26.697252 13604 tablet_service.cc:1511] Processing CreateTablet for tablet fcabc5c5fd6f4ffab3af0bf279258b39 (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:16:26.700106 13672 leader_election.cc:290] T 02f51c50c0844d0a9a68470d369ec818 P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433)
I20260709 13:16:26.700495 13545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9714c0b9dd3042fa9ac636891d7d2b91" candidate_uuid: "217ec95c64b34e25addb1e33e358571e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825" is_pre_election: true
I20260709 13:16:26.701143 13545 raft_consensus.cc:2468] T 9714c0b9dd3042fa9ac636891d7d2b91 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 217ec95c64b34e25addb1e33e358571e in term 0.
I20260709 13:16:26.701946 13667 raft_consensus.cc:2749] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:26.701799 13600 tablet_service.cc:1511] Processing CreateTablet for tablet 372546b757d74694a8635cb5c60a3922 (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:16:26.703292 13584 leader_election.cc:304] T 9714c0b9dd3042fa9ac636891d7d2b91 P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825, 217ec95c64b34e25addb1e33e358571e; no voters: 
I20260709 13:16:26.705173 13545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02f51c50c0844d0a9a68470d369ec818" candidate_uuid: "217ec95c64b34e25addb1e33e358571e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825" is_pre_election: true
W20260709 13:16:26.706454 13584 leader_election.cc:343] T 02f51c50c0844d0a9a68470d369ec818 P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:26.706707 13470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9714c0b9dd3042fa9ac636891d7d2b91" candidate_uuid: "217ec95c64b34e25addb1e33e358571e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" is_pre_election: true
I20260709 13:16:26.708190 13659 ts_tablet_manager.cc:1434] T 9714c0b9dd3042fa9ac636891d7d2b91 P 13569ba8734e4be4bee5c86ae9ff8825: Time spent starting tablet: real 0.070s	user 0.013s	sys 0.004s
I20260709 13:16:26.708549 13469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02f51c50c0844d0a9a68470d369ec818" candidate_uuid: "217ec95c64b34e25addb1e33e358571e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" is_pre_election: true
I20260709 13:16:26.709086 13659 tablet_bootstrap.cc:492] T 02f51c50c0844d0a9a68470d369ec818 P 13569ba8734e4be4bee5c86ae9ff8825: Bootstrap starting.
W20260709 13:16:26.710616 13584 leader_election.cc:343] T 02f51c50c0844d0a9a68470d369ec818 P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:26.711048 13584 leader_election.cc:304] T 02f51c50c0844d0a9a68470d369ec818 P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 217ec95c64b34e25addb1e33e358571e; no voters: 13569ba8734e4be4bee5c86ae9ff8825, 3c7e85ca9e4e4646b4792034c03ef31c
I20260709 13:16:26.711400 13672 raft_consensus.cc:2804] T 9714c0b9dd3042fa9ac636891d7d2b91 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:26.715472 13672 raft_consensus.cc:493] T 9714c0b9dd3042fa9ac636891d7d2b91 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:26.715818 13672 raft_consensus.cc:3060] T 9714c0b9dd3042fa9ac636891d7d2b91 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:26.728606 13669 tablet_bootstrap.cc:654] T 5ca4c89d0f2b479f919e8b720fe81209 P 217ec95c64b34e25addb1e33e358571e: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:26.728245 13453 tablet_service.cc:1511] Processing CreateTablet for tablet dd6de992cdd94fd08bbeb6cc9deb750b (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:16:26.729900 13453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd6de992cdd94fd08bbeb6cc9deb750b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:26.730654 13659 tablet_bootstrap.cc:654] T 02f51c50c0844d0a9a68470d369ec818 P 13569ba8734e4be4bee5c86ae9ff8825: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:26.727487 13458 tablet_service.cc:1511] Processing CreateTablet for tablet 36f4fb818d3d4ea190721ab5f3728e52 (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:16:26.733951 13672 raft_consensus.cc:515] T 9714c0b9dd3042fa9ac636891d7d2b91 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:26.737087 13672 leader_election.cc:290] T 9714c0b9dd3042fa9ac636891d7d2b91 P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 1 election: Requested vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433)
I20260709 13:16:26.735250 13458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36f4fb818d3d4ea190721ab5f3728e52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:26.737601 13672 raft_consensus.cc:2749] T 02f51c50c0844d0a9a68470d369ec818 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:26.727810 13454 tablet_service.cc:1511] Processing CreateTablet for tablet 1f389f1b78b548189dd4bef7914fc084 (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:16:26.746491 13454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f389f1b78b548189dd4bef7914fc084. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:26.748245 13459 tablet_service.cc:1511] Processing CreateTablet for tablet b09f467e2442498899c9ee538acc5f28 (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:16:26.749431 13459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b09f467e2442498899c9ee538acc5f28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:26.738943 13606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0aaed08336dd4b5786f1aa7aaa2db773. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:26.757669 13675 raft_consensus.cc:493] T de1b50842b124c509406b08afd683ec7 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:26.758141 13675 raft_consensus.cc:515] T de1b50842b124c509406b08afd683ec7 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } }
I20260709 13:16:26.761102 13675 leader_election.cc:290] T de1b50842b124c509406b08afd683ec7 P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
W20260709 13:16:26.762583 13584 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.12.19.129:35053, user_credentials={real_user=slave}} blocked reactor thread for 51999.4us
W20260709 13:16:26.763309 13584 leader_election.cc:343] T 9714c0b9dd3042fa9ac636891d7d2b91 P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:26.765686 13545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9714c0b9dd3042fa9ac636891d7d2b91" candidate_uuid: "217ec95c64b34e25addb1e33e358571e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825"
I20260709 13:16:26.766237 13545 raft_consensus.cc:3060] T 9714c0b9dd3042fa9ac636891d7d2b91 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:26.769450 13671 tablet_bootstrap.cc:492] T 9714c0b9dd3042fa9ac636891d7d2b91 P 3c7e85ca9e4e4646b4792034c03ef31c: No bootstrap required, opened a new log
I20260709 13:16:26.769935 13671 ts_tablet_manager.cc:1403] T 9714c0b9dd3042fa9ac636891d7d2b91 P 3c7e85ca9e4e4646b4792034c03ef31c: Time spent bootstrapping tablet: real 0.408s	user 0.013s	sys 0.012s
I20260709 13:16:26.784789 13669 tablet_bootstrap.cc:492] T 5ca4c89d0f2b479f919e8b720fe81209 P 217ec95c64b34e25addb1e33e358571e: No bootstrap required, opened a new log
I20260709 13:16:26.785272 13669 ts_tablet_manager.cc:1403] T 5ca4c89d0f2b479f919e8b720fe81209 P 217ec95c64b34e25addb1e33e358571e: Time spent bootstrapping tablet: real 0.170s	user 0.017s	sys 0.005s
I20260709 13:16:26.779726 13671 raft_consensus.cc:359] T 9714c0b9dd3042fa9ac636891d7d2b91 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:26.786482 13671 raft_consensus.cc:385] T 9714c0b9dd3042fa9ac636891d7d2b91 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:26.786777 13671 raft_consensus.cc:740] T 9714c0b9dd3042fa9ac636891d7d2b91 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c7e85ca9e4e4646b4792034c03ef31c, State: Initialized, Role: FOLLOWER
I20260709 13:16:26.779927 13609 tablet_service.cc:1511] Processing CreateTablet for tablet 71ac5b306511448da380d7473c933f01 (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:16:26.776634 13604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcabc5c5fd6f4ffab3af0bf279258b39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:26.788110 13545 raft_consensus.cc:2468] T 9714c0b9dd3042fa9ac636891d7d2b91 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 217ec95c64b34e25addb1e33e358571e in term 1.
I20260709 13:16:26.788761 13607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9dde7e4a20624fddacf8aed9092a8caf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:26.789490 13584 leader_election.cc:304] T 9714c0b9dd3042fa9ac636891d7d2b91 P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825, 217ec95c64b34e25addb1e33e358571e; no voters: 
I20260709 13:16:26.778676 13453 tablet_service.cc:1511] Processing CreateTablet for tablet a697159f9fee4eac9c02213e34204f6c (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:16:26.791527 13605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 073038643a8a47128887911c138b0df9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:26.791968 13453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a697159f9fee4eac9c02213e34204f6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:26.792505 13451 tablet_service.cc:1511] Processing CreateTablet for tablet 0aaed08336dd4b5786f1aa7aaa2db773 (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:16:26.793742 13451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0aaed08336dd4b5786f1aa7aaa2db773. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:26.795020 13683 raft_consensus.cc:2804] T 9714c0b9dd3042fa9ac636891d7d2b91 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:26.795521 13683 raft_consensus.cc:697] T 9714c0b9dd3042fa9ac636891d7d2b91 P 217ec95c64b34e25addb1e33e358571e [term 1 LEADER]: Becoming Leader. State: Replica: 217ec95c64b34e25addb1e33e358571e, State: Running, Role: LEADER
I20260709 13:16:26.796326 13683 consensus_queue.cc:237] T 9714c0b9dd3042fa9ac636891d7d2b91 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:26.803998 13602 tablet_service.cc:1511] Processing CreateTablet for tablet e4eb140459f04eb1a8af274687cabe98 (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:16:26.814036 13606 tablet_service.cc:1511] Processing CreateTablet for tablet a3b673e65c054b34852a89783b972744 (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:16:26.815704 13460 tablet_service.cc:1511] Processing CreateTablet for tablet 063f4bf691284d5f8175b01b2b142409 (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:16:26.816895 13460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 063f4bf691284d5f8175b01b2b142409. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:26.816823 13457 tablet_service.cc:1511] Processing CreateTablet for tablet 9dde7e4a20624fddacf8aed9092a8caf (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:16:26.809108 13671 consensus_queue.cc:260] T 9714c0b9dd3042fa9ac636891d7d2b91 P 3c7e85ca9e4e4646b4792034c03ef31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:26.819936 13609 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71ac5b306511448da380d7473c933f01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:26.827035 13456 tablet_service.cc:1511] Processing CreateTablet for tablet 073038643a8a47128887911c138b0df9 (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:16:26.837067 13458 tablet_service.cc:1511] Processing CreateTablet for tablet fcabc5c5fd6f4ffab3af0bf279258b39 (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:16:26.838001 13608 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:50798 (request call id 35) took 1023 ms. Trace:
I20260709 13:16:26.839718 13669 raft_consensus.cc:359] T 5ca4c89d0f2b479f919e8b720fe81209 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:26.840449 13669 raft_consensus.cc:385] T 5ca4c89d0f2b479f919e8b720fe81209 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:26.823804 13457 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9dde7e4a20624fddacf8aed9092a8caf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:26.840741 13669 raft_consensus.cc:740] T 5ca4c89d0f2b479f919e8b720fe81209 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 217ec95c64b34e25addb1e33e358571e, State: Initialized, Role: FOLLOWER
I20260709 13:16:26.841506 13669 consensus_queue.cc:260] T 5ca4c89d0f2b479f919e8b720fe81209 P 217ec95c64b34e25addb1e33e358571e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:26.843860 13669 ts_tablet_manager.cc:1434] T 5ca4c89d0f2b479f919e8b720fe81209 P 217ec95c64b34e25addb1e33e358571e: Time spent starting tablet: real 0.058s	user 0.006s	sys 0.002s
I20260709 13:16:26.844776 13669 tablet_bootstrap.cc:492] T 193870cc12df4e7e9f8423c473c1ade1 P 217ec95c64b34e25addb1e33e358571e: Bootstrap starting.
I20260709 13:16:26.848148 13454 tablet_service.cc:1511] Processing CreateTablet for tablet 8f2e5951819547a7a9f7009e99b67845 (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:16:26.849359 13454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f2e5951819547a7a9f7009e99b67845. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:26.850570 13452 tablet_service.cc:1511] Processing CreateTablet for tablet 372546b757d74694a8635cb5c60a3922 (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:16:26.852157 13452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 372546b757d74694a8635cb5c60a3922. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:26.855608 13451 tablet_service.cc:1511] Processing CreateTablet for tablet 71ac5b306511448da380d7473c933f01 (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:16:26.856725 13451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71ac5b306511448da380d7473c933f01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:26.857097 13659 tablet_bootstrap.cc:492] T 02f51c50c0844d0a9a68470d369ec818 P 13569ba8734e4be4bee5c86ae9ff8825: No bootstrap required, opened a new log
I20260709 13:16:26.857510 13659 ts_tablet_manager.cc:1403] T 02f51c50c0844d0a9a68470d369ec818 P 13569ba8734e4be4bee5c86ae9ff8825: Time spent bootstrapping tablet: real 0.149s	user 0.007s	sys 0.005s
I20260709 13:16:26.860106 13659 raft_consensus.cc:359] T 02f51c50c0844d0a9a68470d369ec818 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:26.860762 13659 raft_consensus.cc:385] T 02f51c50c0844d0a9a68470d369ec818 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:26.861037 13659 raft_consensus.cc:740] T 02f51c50c0844d0a9a68470d369ec818 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13569ba8734e4be4bee5c86ae9ff8825, State: Initialized, Role: FOLLOWER
I20260709 13:16:26.861716 13659 consensus_queue.cc:260] T 02f51c50c0844d0a9a68470d369ec818 P 13569ba8734e4be4bee5c86ae9ff8825 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:26.863873 13659 ts_tablet_manager.cc:1434] T 02f51c50c0844d0a9a68470d369ec818 P 13569ba8734e4be4bee5c86ae9ff8825: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 13:16:26.866142 13460 tablet_service.cc:1511] Processing CreateTablet for tablet 9b6de26125be4e509b8c5d7d6d210aa8 (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:16:26.867621 13659 tablet_bootstrap.cc:492] T 4bb9bc54fd604023b66b1c3fa8e84075 P 13569ba8734e4be4bee5c86ae9ff8825: Bootstrap starting.
I20260709 13:16:26.870688 13671 ts_tablet_manager.cc:1434] T 9714c0b9dd3042fa9ac636891d7d2b91 P 3c7e85ca9e4e4646b4792034c03ef31c: Time spent starting tablet: real 0.100s	user 0.008s	sys 0.002s
I20260709 13:16:26.871690 13671 tablet_bootstrap.cc:492] T 4bb9bc54fd604023b66b1c3fa8e84075 P 3c7e85ca9e4e4646b4792034c03ef31c: Bootstrap starting.
I20260709 13:16:26.875458 13457 tablet_service.cc:1511] Processing CreateTablet for tablet a3b673e65c054b34852a89783b972744 (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:16:26.877301 13659 tablet_bootstrap.cc:654] T 4bb9bc54fd604023b66b1c3fa8e84075 P 13569ba8734e4be4bee5c86ae9ff8825: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:26.838439 13608 rpcz_store.cc:276] 0709 13:16:25.814547 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:16:26.386282 (+571735us) service_pool.cc:224] Handling call
0709 13:16:26.388125 (+  1843us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:16:26.388236 (+   111us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:16:26.693578 (+305342us) tablet_metadata.cc:665] Metadata flushed
0709 13:16:26.837542 (+143964us) tablet_replica.cc:206] Creating consensus instance
0709 13:16:26.837945 (+   403us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:16:26.880836 13608 tablet_service.cc:1511] Processing CreateTablet for tablet 9b6de26125be4e509b8c5d7d6d210aa8 (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:16:26.881979 13608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b6de26125be4e509b8c5d7d6d210aa8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:26.895637 13458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcabc5c5fd6f4ffab3af0bf279258b39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:26.882745 13453 tablet_service.cc:1511] Processing CreateTablet for tablet e4eb140459f04eb1a8af274687cabe98 (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:16:26.897706 13600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 372546b757d74694a8635cb5c60a3922. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:26.898270 13453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4eb140459f04eb1a8af274687cabe98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:26.901345 13603 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:50798 (request call id 44) took 1002 ms. Trace:
I20260709 13:16:26.901749 13603 rpcz_store.cc:276] 0709 13:16:25.899084 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:16:26.628350 (+729266us) service_pool.cc:224] Handling call
0709 13:16:26.630004 (+  1654us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:16:26.630096 (+    92us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:16:26.836166 (+206070us) tablet_metadata.cc:665] Metadata flushed
0709 13:16:26.896676 (+ 60510us) tablet_replica.cc:206] Creating consensus instance
0709 13:16:26.901287 (+  4611us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:16:26.901597 13367 catalog_manager.cc:5697] T 9714c0b9dd3042fa9ac636891d7d2b91 P 217ec95c64b34e25addb1e33e358571e reported cstate change: term changed from 0 to 1, leader changed from <none> to 217ec95c64b34e25addb1e33e358571e (127.12.19.131). New cstate: current_term: 1 leader_uuid: "217ec95c64b34e25addb1e33e358571e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:26.903635 13602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4eb140459f04eb1a8af274687cabe98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:26.906076 13456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 073038643a8a47128887911c138b0df9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:26.906744 13603 tablet_service.cc:1511] Processing CreateTablet for tablet 28eb05fd58a145d493c7c9cf490e6a84 (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:16:26.907469 13606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3b673e65c054b34852a89783b972744. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:26.908008 13457 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3b673e65c054b34852a89783b972744. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:26.908780 13460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b6de26125be4e509b8c5d7d6d210aa8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:26.909113 13603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28eb05fd58a145d493c7c9cf490e6a84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:26.918807 13601 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:50798 (request call id 39) took 1062 ms. Trace:
I20260709 13:16:26.919291 13601 rpcz_store.cc:276] 0709 13:16:25.856765 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:16:26.538909 (+682144us) service_pool.cc:224] Handling call
0709 13:16:26.585783 (+ 46874us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:16:26.585903 (+   120us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:16:26.872565 (+286662us) tablet_metadata.cc:665] Metadata flushed
0709 13:16:26.918233 (+ 45668us) tablet_replica.cc:206] Creating consensus instance
0709 13:16:26.918734 (+   501us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:16:26.921540 13601 tablet_service.cc:1511] Processing CreateTablet for tablet 8fcf789a83ae48d5aecfc4bfa302ebb1 (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:16:26.923072 13601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fcf789a83ae48d5aecfc4bfa302ebb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:26.924546 13459 tablet_service.cc:1511] Processing CreateTablet for tablet 8fcf789a83ae48d5aecfc4bfa302ebb1 (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:16:26.935676 13545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de1b50842b124c509406b08afd683ec7" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825" is_pre_election: true
I20260709 13:16:26.936570 13545 raft_consensus.cc:2468] T de1b50842b124c509406b08afd683ec7 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c7e85ca9e4e4646b4792034c03ef31c in term 0.
W20260709 13:16:26.937482 13416 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:16:26.939030 13607 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:50798 (request call id 42) took 1041 ms. Trace:
I20260709 13:16:26.939765 13435 leader_election.cc:304] T de1b50842b124c509406b08afd683ec7 P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825, 3c7e85ca9e4e4646b4792034c03ef31c; no voters: 
I20260709 13:16:26.940838 13675 raft_consensus.cc:2804] T de1b50842b124c509406b08afd683ec7 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:26.941291 13675 raft_consensus.cc:493] T de1b50842b124c509406b08afd683ec7 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:26.941680 13675 raft_consensus.cc:3060] T de1b50842b124c509406b08afd683ec7 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:26.939399 13607 rpcz_store.cc:276] 0709 13:16:25.897778 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:16:26.684818 (+787040us) service_pool.cc:224] Handling call
0709 13:16:26.686419 (+  1601us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:16:26.686502 (+    83us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:16:26.831064 (+144562us) tablet_metadata.cc:665] Metadata flushed
0709 13:16:26.938577 (+107513us) tablet_replica.cc:206] Creating consensus instance
0709 13:16:26.938973 (+   396us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:16:26.945026 13607 tablet_service.cc:1511] Processing CreateTablet for tablet 75485f2faee34dde81ad24963307553a (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:16:26.946174 13607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75485f2faee34dde81ad24963307553a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:26.952690 13470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9714c0b9dd3042fa9ac636891d7d2b91" candidate_uuid: "217ec95c64b34e25addb1e33e358571e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c"
I20260709 13:16:26.953296 13470 raft_consensus.cc:3060] T 9714c0b9dd3042fa9ac636891d7d2b91 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:26.959641 13455 tablet_service.cc:1511] Processing CreateTablet for tablet 28eb05fd58a145d493c7c9cf490e6a84 (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:16:26.960250 13604 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:50798 (request call id 45) took 1053 ms. Trace:
I20260709 13:16:26.960999 13455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28eb05fd58a145d493c7c9cf490e6a84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:26.960610 13604 rpcz_store.cc:276] 0709 13:16:25.907015 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:16:26.696353 (+789338us) service_pool.cc:224] Handling call
0709 13:16:26.698096 (+  1743us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:16:26.698187 (+    91us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:16:26.820788 (+122601us) tablet_metadata.cc:665] Metadata flushed
0709 13:16:26.959758 (+138970us) tablet_replica.cc:206] Creating consensus instance
0709 13:16:26.960188 (+   430us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:16:26.964310 13604 tablet_service.cc:1511] Processing CreateTablet for tablet e2fd0e62c1594ff5875e63fcc1563d10 (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:16:26.965631 13604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2fd0e62c1594ff5875e63fcc1563d10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:26.973978 13605 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:50798 (request call id 43) took 1075 ms. Trace:
I20260709 13:16:26.974360 13605 rpcz_store.cc:276] 0709 13:16:25.898786 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:16:26.695907 (+797121us) service_pool.cc:224] Handling call
0709 13:16:26.697677 (+  1770us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:16:26.697789 (+   112us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:16:26.931822 (+234033us) tablet_metadata.cc:665] Metadata flushed
0709 13:16:26.973483 (+ 41661us) tablet_replica.cc:206] Creating consensus instance
0709 13:16:26.973919 (+   436us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:16:26.975565 13675 raft_consensus.cc:515] T de1b50842b124c509406b08afd683ec7 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } }
I20260709 13:16:26.979310 13545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de1b50842b124c509406b08afd683ec7" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825"
I20260709 13:16:26.980036 13545 raft_consensus.cc:3060] T de1b50842b124c509406b08afd683ec7 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:26.989203 13545 raft_consensus.cc:2468] T de1b50842b124c509406b08afd683ec7 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c7e85ca9e4e4646b4792034c03ef31c in term 1.
I20260709 13:16:26.990862 13675 leader_election.cc:290] T de1b50842b124c509406b08afd683ec7 P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 election: Requested vote from peers 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:26.992654 13435 leader_election.cc:304] T de1b50842b124c509406b08afd683ec7 P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825, 3c7e85ca9e4e4646b4792034c03ef31c; no voters: 
I20260709 13:16:26.993829 13675 raft_consensus.cc:2804] T de1b50842b124c509406b08afd683ec7 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:27.002110 13671 tablet_bootstrap.cc:654] T 4bb9bc54fd604023b66b1c3fa8e84075 P 3c7e85ca9e4e4646b4792034c03ef31c: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:27.004055 13667 raft_consensus.cc:493] T 02f51c50c0844d0a9a68470d369ec818 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:27.004549 13667 raft_consensus.cc:515] T 02f51c50c0844d0a9a68470d369ec818 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:27.010545 13667 leader_election.cc:290] T 02f51c50c0844d0a9a68470d369ec818 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:27.010367 13605 tablet_service.cc:1511] Processing CreateTablet for tablet 15b973213b114543ab313601f6f97755 (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:16:27.013379 13617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02f51c50c0844d0a9a68470d369ec818" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e" is_pre_election: true
I20260709 13:16:27.013972 13617 raft_consensus.cc:2468] T 02f51c50c0844d0a9a68470d369ec818 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13569ba8734e4be4bee5c86ae9ff8825 in term 0.
I20260709 13:16:27.015179 13510 leader_election.cc:304] T 02f51c50c0844d0a9a68470d369ec818 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825, 217ec95c64b34e25addb1e33e358571e; no voters: 
I20260709 13:16:27.016098 13667 raft_consensus.cc:2804] T 02f51c50c0844d0a9a68470d369ec818 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:27.016448 13667 raft_consensus.cc:493] T 02f51c50c0844d0a9a68470d369ec818 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:27.016772 13667 raft_consensus.cc:3060] T 02f51c50c0844d0a9a68470d369ec818 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:27.027349 13675 raft_consensus.cc:697] T de1b50842b124c509406b08afd683ec7 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Becoming Leader. State: Replica: 3c7e85ca9e4e4646b4792034c03ef31c, State: Running, Role: LEADER
I20260709 13:16:27.036118 13469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02f51c50c0844d0a9a68470d369ec818" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" is_pre_election: true
I20260709 13:16:27.041249 13460 tablet_service.cc:1511] Processing CreateTablet for tablet 75485f2faee34dde81ad24963307553a (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:16:27.043957 13470 raft_consensus.cc:2468] T 9714c0b9dd3042fa9ac636891d7d2b91 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 217ec95c64b34e25addb1e33e358571e in term 1.
I20260709 13:16:27.045766 13453 tablet_service.cc:1511] Processing CreateTablet for tablet e2fd0e62c1594ff5875e63fcc1563d10 (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:16:27.048000 13608 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:50798 (request call id 49) took 1091 ms. Trace:
I20260709 13:16:27.048601 13608 rpcz_store.cc:276] 0709 13:16:25.956258 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:16:26.880000 (+923742us) service_pool.cc:224] Handling call
0709 13:16:26.881567 (+  1567us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:16:26.881645 (+    78us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:16:27.017790 (+136145us) tablet_metadata.cc:665] Metadata flushed
0709 13:16:27.025802 (+  8012us) tablet_replica.cc:206] Creating consensus instance
0709 13:16:27.047917 (+ 22115us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:16:27.052744 13606 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:50798 (request call id 48) took 1096 ms. Trace:
I20260709 13:16:27.051867 13602 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:50798 (request call id 50) took 1095 ms. Trace:
I20260709 13:16:27.053345 13606 rpcz_store.cc:276] 0709 13:16:25.955962 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:16:26.813173 (+857211us) service_pool.cc:224] Handling call
0709 13:16:26.814838 (+  1665us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:16:26.815007 (+   169us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:16:26.993206 (+178199us) tablet_metadata.cc:665] Metadata flushed
0709 13:16:27.052088 (+ 58882us) tablet_replica.cc:206] Creating consensus instance
0709 13:16:27.052665 (+   577us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:16:27.031885 13667 raft_consensus.cc:515] T 02f51c50c0844d0a9a68470d369ec818 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:27.056067 13606 tablet_service.cc:1511] Processing CreateTablet for tablet bf2f5f25119a48cda4d621da16fcd3d4 (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:16:27.056937 13667 leader_election.cc:290] T 02f51c50c0844d0a9a68470d369ec818 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 election: Requested vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
W20260709 13:16:27.057134 13510 leader_election.cc:343] T 02f51c50c0844d0a9a68470d369ec818 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:27.059094 13617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02f51c50c0844d0a9a68470d369ec818" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e"
I20260709 13:16:27.059716 13617 raft_consensus.cc:3060] T 02f51c50c0844d0a9a68470d369ec818 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:27.054072 13602 rpcz_store.cc:276] 0709 13:16:25.956580 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:16:26.803063 (+846483us) service_pool.cc:224] Handling call
0709 13:16:26.804797 (+  1734us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:16:26.804895 (+    98us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:16:27.022186 (+217291us) tablet_metadata.cc:665] Metadata flushed
0709 13:16:27.049489 (+ 27303us) tablet_replica.cc:206] Creating consensus instance
0709 13:16:27.051598 (+  2109us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:16:27.060853 13606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf2f5f25119a48cda4d621da16fcd3d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:27.064947 13601 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:50798 (request call id 52) took 1107 ms. Trace:
I20260709 13:16:27.065724 13616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de1b50842b124c509406b08afd683ec7" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e" is_pre_election: true
I20260709 13:16:27.065474 13601 rpcz_store.cc:276] 0709 13:16:25.957287 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:16:26.920530 (+963243us) service_pool.cc:224] Handling call
0709 13:16:26.922553 (+  2023us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:16:26.922678 (+   125us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:16:26.982310 (+ 59632us) tablet_metadata.cc:665] Metadata flushed
0709 13:16:27.042952 (+ 60642us) tablet_replica.cc:206] Creating consensus instance
0709 13:16:27.064867 (+ 21915us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:16:27.066026 13618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de1b50842b124c509406b08afd683ec7" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e"
I20260709 13:16:27.067188 13469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02f51c50c0844d0a9a68470d369ec818" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c"
I20260709 13:16:27.066926 13675 consensus_queue.cc:237] T de1b50842b124c509406b08afd683ec7 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } }
W20260709 13:16:27.069250 13435 leader_election.cc:343] T de1b50842b124c509406b08afd683ec7 P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:16:27.070263 13435 leader_election.cc:343] T de1b50842b124c509406b08afd683ec7 P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:27.037837 13459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fcf789a83ae48d5aecfc4bfa302ebb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:27.077071 13683 raft_consensus.cc:493] T 5ca4c89d0f2b479f919e8b720fe81209 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:27.078593 13683 raft_consensus.cc:515] T 5ca4c89d0f2b479f919e8b720fe81209 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
W20260709 13:16:27.080143 13510 leader_election.cc:343] T 02f51c50c0844d0a9a68470d369ec818 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:27.083571 13605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15b973213b114543ab313601f6f97755. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:27.085454 13458 tablet_service.cc:1511] Processing CreateTablet for tablet 528416a5053d431886e55165b0e70a29 (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:16:27.086889 13458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 528416a5053d431886e55165b0e70a29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:27.088276 13617 raft_consensus.cc:2468] T 02f51c50c0844d0a9a68470d369ec818 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13569ba8734e4be4bee5c86ae9ff8825 in term 1.
I20260709 13:16:27.089530 13510 leader_election.cc:304] T 02f51c50c0844d0a9a68470d369ec818 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825, 217ec95c64b34e25addb1e33e358571e; no voters: 3c7e85ca9e4e4646b4792034c03ef31c
I20260709 13:16:27.090356 13667 raft_consensus.cc:2804] T 02f51c50c0844d0a9a68470d369ec818 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:27.034804 13669 tablet_bootstrap.cc:700] T 193870cc12df4e7e9f8423c473c1ade1 P 217ec95c64b34e25addb1e33e358571e: Time spent opening tablet: real 0.120s	user 0.003s	sys 0.000s
I20260709 13:16:27.092541 13659 tablet_bootstrap.cc:492] T 4bb9bc54fd604023b66b1c3fa8e84075 P 13569ba8734e4be4bee5c86ae9ff8825: No bootstrap required, opened a new log
I20260709 13:16:27.092974 13659 ts_tablet_manager.cc:1403] T 4bb9bc54fd604023b66b1c3fa8e84075 P 13569ba8734e4be4bee5c86ae9ff8825: Time spent bootstrapping tablet: real 0.226s	user 0.015s	sys 0.000s
I20260709 13:16:27.039932 13600 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:50798 (request call id 46) took 1132 ms. Trace:
I20260709 13:16:27.096395 13460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75485f2faee34dde81ad24963307553a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:27.097160 13683 leader_election.cc:290] T 5ca4c89d0f2b479f919e8b720fe81209 P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433)
I20260709 13:16:27.070468 13602 tablet_service.cc:1511] Processing CreateTablet for tablet 015a01333b684476909bbdea14b517e2 (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:16:27.099156 13669 tablet_bootstrap.cc:654] T 193870cc12df4e7e9f8423c473c1ade1 P 217ec95c64b34e25addb1e33e358571e: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:27.069734 13456 tablet_service.cc:1511] Processing CreateTablet for tablet 15b973213b114543ab313601f6f97755 (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:16:27.099046 13545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca4c89d0f2b479f919e8b720fe81209" candidate_uuid: "217ec95c64b34e25addb1e33e358571e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825" is_pre_election: true
I20260709 13:16:27.077374 13608 tablet_service.cc:1511] Processing CreateTablet for tablet 528416a5053d431886e55165b0e70a29 (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:16:27.110244 13453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2fd0e62c1594ff5875e63fcc1563d10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:27.113140 13545 raft_consensus.cc:2468] T 5ca4c89d0f2b479f919e8b720fe81209 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 217ec95c64b34e25addb1e33e358571e in term 0.
I20260709 13:16:27.115839 13671 tablet_bootstrap.cc:492] T 4bb9bc54fd604023b66b1c3fa8e84075 P 3c7e85ca9e4e4646b4792034c03ef31c: No bootstrap required, opened a new log
I20260709 13:16:27.115959 13584 leader_election.cc:304] T 5ca4c89d0f2b479f919e8b720fe81209 P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825, 217ec95c64b34e25addb1e33e358571e; no voters: 
I20260709 13:16:27.116384 13671 ts_tablet_manager.cc:1403] T 4bb9bc54fd604023b66b1c3fa8e84075 P 3c7e85ca9e4e4646b4792034c03ef31c: Time spent bootstrapping tablet: real 0.245s	user 0.040s	sys 0.043s
I20260709 13:16:27.116932 13683 raft_consensus.cc:2804] T 5ca4c89d0f2b479f919e8b720fe81209 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:27.117318 13683 raft_consensus.cc:493] T 5ca4c89d0f2b479f919e8b720fe81209 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:27.117677 13683 raft_consensus.cc:3060] T 5ca4c89d0f2b479f919e8b720fe81209 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:27.105330 13469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca4c89d0f2b479f919e8b720fe81209" candidate_uuid: "217ec95c64b34e25addb1e33e358571e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" is_pre_election: true
I20260709 13:16:27.115892 13659 raft_consensus.cc:359] T 4bb9bc54fd604023b66b1c3fa8e84075 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:27.120999 13659 raft_consensus.cc:385] T 4bb9bc54fd604023b66b1c3fa8e84075 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:27.121215 13659 raft_consensus.cc:740] T 4bb9bc54fd604023b66b1c3fa8e84075 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13569ba8734e4be4bee5c86ae9ff8825, State: Initialized, Role: FOLLOWER
W20260709 13:16:27.124923 13584 leader_election.cc:343] T 5ca4c89d0f2b479f919e8b720fe81209 P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:27.125212 13454 tablet_service.cc:1511] Processing CreateTablet for tablet 015a01333b684476909bbdea14b517e2 (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:16:27.126435 13454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 015a01333b684476909bbdea14b517e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:27.128861 13683 raft_consensus.cc:515] T 5ca4c89d0f2b479f919e8b720fe81209 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:27.122439 13659 consensus_queue.cc:260] T 4bb9bc54fd604023b66b1c3fa8e84075 P 13569ba8734e4be4bee5c86ae9ff8825 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:27.095058 13600 rpcz_store.cc:276] 0709 13:16:25.907448 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:16:26.700909 (+793461us) service_pool.cc:224] Handling call
0709 13:16:26.702580 (+  1671us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:16:26.702664 (+    84us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:16:26.925380 (+222716us) tablet_metadata.cc:665] Metadata flushed
0709 13:16:27.018364 (+ 92984us) tablet_replica.cc:206] Creating consensus instance
0709 13:16:27.037811 (+ 19447us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:16:27.100992 13457 tablet_service.cc:1511] Processing CreateTablet for tablet bf2f5f25119a48cda4d621da16fcd3d4 (DEFAULT_TABLE table=test-workload [id=77c75b77851347f78ed9a35a6924227d]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:16:27.135159 13469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca4c89d0f2b479f919e8b720fe81209" candidate_uuid: "217ec95c64b34e25addb1e33e358571e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c"
I20260709 13:16:27.135329 13604 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:50798 (request call id 54) took 1176 ms. Trace:
W20260709 13:16:27.136627 13584 leader_election.cc:343] T 5ca4c89d0f2b479f919e8b720fe81209 P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:27.135923 13604 rpcz_store.cc:276] 0709 13:16:25.958885 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:16:26.963425 (+1004540us) service_pool.cc:224] Handling call
0709 13:16:26.965108 (+  1683us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:16:26.965214 (+   106us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:16:27.078876 (+113662us) tablet_metadata.cc:665] Metadata flushed
0709 13:16:27.131209 (+ 52333us) tablet_replica.cc:206] Creating consensus instance
0709 13:16:27.135247 (+  4038us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:16:27.112746 13667 raft_consensus.cc:697] T 02f51c50c0844d0a9a68470d369ec818 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 LEADER]: Becoming Leader. State: Replica: 13569ba8734e4be4bee5c86ae9ff8825, State: Running, Role: LEADER
I20260709 13:16:27.135702 13602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 015a01333b684476909bbdea14b517e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:27.143265 13608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 528416a5053d431886e55165b0e70a29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:27.145845 13671 raft_consensus.cc:359] T 4bb9bc54fd604023b66b1c3fa8e84075 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:27.146668 13671 raft_consensus.cc:385] T 4bb9bc54fd604023b66b1c3fa8e84075 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:27.146987 13671 raft_consensus.cc:740] T 4bb9bc54fd604023b66b1c3fa8e84075 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c7e85ca9e4e4646b4792034c03ef31c, State: Initialized, Role: FOLLOWER
I20260709 13:16:27.148005 13671 consensus_queue.cc:260] T 4bb9bc54fd604023b66b1c3fa8e84075 P 3c7e85ca9e4e4646b4792034c03ef31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:27.150408 13671 ts_tablet_manager.cc:1434] T 4bb9bc54fd604023b66b1c3fa8e84075 P 3c7e85ca9e4e4646b4792034c03ef31c: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.000s
I20260709 13:16:27.153592 13667 consensus_queue.cc:237] T 02f51c50c0844d0a9a68470d369ec818 P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:27.154322 13545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca4c89d0f2b479f919e8b720fe81209" candidate_uuid: "217ec95c64b34e25addb1e33e358571e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825"
I20260709 13:16:27.155053 13545 raft_consensus.cc:3060] T 5ca4c89d0f2b479f919e8b720fe81209 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:27.157899 13456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15b973213b114543ab313601f6f97755. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:27.152640 13683 leader_election.cc:290] T 5ca4c89d0f2b479f919e8b720fe81209 P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 1 election: Requested vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433)
I20260709 13:16:27.163589 13671 tablet_bootstrap.cc:492] T 2bfdce9f207f483dbde5c086b093b745 P 3c7e85ca9e4e4646b4792034c03ef31c: Bootstrap starting.
I20260709 13:16:27.170274 13545 raft_consensus.cc:2468] T 5ca4c89d0f2b479f919e8b720fe81209 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 217ec95c64b34e25addb1e33e358571e in term 1.
I20260709 13:16:27.171386 13457 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf2f5f25119a48cda4d621da16fcd3d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:27.172013 13584 leader_election.cc:304] T 5ca4c89d0f2b479f919e8b720fe81209 P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825, 217ec95c64b34e25addb1e33e358571e; no voters: 3c7e85ca9e4e4646b4792034c03ef31c
I20260709 13:16:27.176275 13609 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:50798 (request call id 47) took 1244 ms. Trace:
I20260709 13:16:27.176802 13609 rpcz_store.cc:276] 0709 13:16:25.931628 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:16:26.773080 (+841452us) service_pool.cc:224] Handling call
0709 13:16:26.788033 (+ 14953us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:16:26.788123 (+    90us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:16:27.015855 (+227732us) tablet_metadata.cc:665] Metadata flushed
0709 13:16:27.175555 (+159700us) tablet_replica.cc:206] Creating consensus instance
0709 13:16:27.176194 (+   639us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:16:27.180518 13672 raft_consensus.cc:2804] T 5ca4c89d0f2b479f919e8b720fe81209 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:27.189234 13603 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:50798 (request call id 51) took 1232 ms. Trace:
I20260709 13:16:27.193276 13659 ts_tablet_manager.cc:1434] T 4bb9bc54fd604023b66b1c3fa8e84075 P 13569ba8734e4be4bee5c86ae9ff8825: Time spent starting tablet: real 0.100s	user 0.007s	sys 0.010s
I20260709 13:16:27.194032 13659 tablet_bootstrap.cc:492] T b0943c7ad5a745aa92e2a4c2582ada9f P 13569ba8734e4be4bee5c86ae9ff8825: Bootstrap starting.
I20260709 13:16:27.189373 13696 raft_consensus.cc:493] T 4bb9bc54fd604023b66b1c3fa8e84075 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:27.200522 13672 raft_consensus.cc:697] T 5ca4c89d0f2b479f919e8b720fe81209 P 217ec95c64b34e25addb1e33e358571e [term 1 LEADER]: Becoming Leader. State: Replica: 217ec95c64b34e25addb1e33e358571e, State: Running, Role: LEADER
I20260709 13:16:27.210655 13669 tablet_bootstrap.cc:492] T 193870cc12df4e7e9f8423c473c1ade1 P 217ec95c64b34e25addb1e33e358571e: No bootstrap required, opened a new log
I20260709 13:16:27.211119 13669 ts_tablet_manager.cc:1403] T 193870cc12df4e7e9f8423c473c1ade1 P 217ec95c64b34e25addb1e33e358571e: Time spent bootstrapping tablet: real 0.367s	user 0.006s	sys 0.008s
I20260709 13:16:27.213698 13659 tablet_bootstrap.cc:654] T b0943c7ad5a745aa92e2a4c2582ada9f P 13569ba8734e4be4bee5c86ae9ff8825: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:27.191690 13603 rpcz_store.cc:276] 0709 13:16:25.956942 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:16:26.905890 (+948948us) service_pool.cc:224] Handling call
0709 13:16:26.907530 (+  1640us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:16:26.907614 (+    84us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:16:27.144887 (+237273us) tablet_metadata.cc:665] Metadata flushed
0709 13:16:27.188712 (+ 43825us) tablet_replica.cc:206] Creating consensus instance
0709 13:16:27.189171 (+   459us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":12164}
I20260709 13:16:27.223726 13683 consensus_queue.cc:1048] T 9714c0b9dd3042fa9ac636891d7d2b91 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:27.231223 13683 consensus_queue.cc:1048] T 9714c0b9dd3042fa9ac636891d7d2b91 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:27.206866 13696 raft_consensus.cc:515] T 4bb9bc54fd604023b66b1c3fa8e84075 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:27.233825 13696 leader_election.cc:290] T 4bb9bc54fd604023b66b1c3fa8e84075 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:27.234647 13470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bb9bc54fd604023b66b1c3fa8e84075" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" is_pre_election: true
I20260709 13:16:27.235401 13470 raft_consensus.cc:2468] T 4bb9bc54fd604023b66b1c3fa8e84075 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13569ba8734e4be4bee5c86ae9ff8825 in term 0.
I20260709 13:16:27.234762 13617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bb9bc54fd604023b66b1c3fa8e84075" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e" is_pre_election: true
I20260709 13:16:27.241282 13606 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:50798 (request call id 57) took 1028 ms. Trace:
W20260709 13:16:27.241384 13510 leader_election.cc:343] T 4bb9bc54fd604023b66b1c3fa8e84075 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:27.241744 13606 rpcz_store.cc:276] 0709 13:16:26.212689 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:16:27.055219 (+842530us) service_pool.cc:224] Handling call
0709 13:16:27.057699 (+  2480us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:16:27.058360 (+   661us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:16:27.196521 (+138161us) tablet_metadata.cc:665] Metadata flushed
0709 13:16:27.240802 (+ 44281us) tablet_replica.cc:206] Creating consensus instance
0709 13:16:27.241218 (+   416us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:16:27.242401 13510 leader_election.cc:304] T 4bb9bc54fd604023b66b1c3fa8e84075 P 13569ba8734e4be4bee5c86ae9ff8825 [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: 13569ba8734e4be4bee5c86ae9ff8825, 3c7e85ca9e4e4646b4792034c03ef31c; no voters: 217ec95c64b34e25addb1e33e358571e
I20260709 13:16:27.245389 13607 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:50798 (request call id 53) took 1287 ms. Trace:
I20260709 13:16:27.245877 13607 rpcz_store.cc:276] 0709 13:16:25.957847 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:16:26.944066 (+986219us) service_pool.cc:224] Handling call
0709 13:16:26.945739 (+  1673us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:16:26.945835 (+    96us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:16:27.141814 (+195979us) tablet_metadata.cc:665] Metadata flushed
0709 13:16:27.244852 (+103038us) tablet_replica.cc:206] Creating consensus instance
0709 13:16:27.245323 (+   471us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:16:27.248153 13669 raft_consensus.cc:359] T 193870cc12df4e7e9f8423c473c1ade1 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:27.248930 13669 raft_consensus.cc:385] T 193870cc12df4e7e9f8423c473c1ade1 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:27.249264 13669 raft_consensus.cc:740] T 193870cc12df4e7e9f8423c473c1ade1 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 217ec95c64b34e25addb1e33e358571e, State: Initialized, Role: FOLLOWER
I20260709 13:16:27.250530 13696 raft_consensus.cc:2804] T 4bb9bc54fd604023b66b1c3fa8e84075 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:27.250051 13669 consensus_queue.cc:260] T 193870cc12df4e7e9f8423c473c1ade1 P 217ec95c64b34e25addb1e33e358571e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:27.250898 13696 raft_consensus.cc:493] T 4bb9bc54fd604023b66b1c3fa8e84075 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:27.251248 13696 raft_consensus.cc:3060] T 4bb9bc54fd604023b66b1c3fa8e84075 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:27.222168 13605 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:50798 (request call id 55) took 1262 ms. Trace:
I20260709 13:16:27.253777 13602 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:50798 (request call id 58) took 1039 ms. Trace:
I20260709 13:16:27.254195 13602 rpcz_store.cc:276] 0709 13:16:26.213982 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:16:27.065682 (+851700us) service_pool.cc:224] Handling call
0709 13:16:27.110037 (+ 44355us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:16:27.113256 (+  3219us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:16:27.232757 (+119501us) tablet_metadata.cc:665] Metadata flushed
0709 13:16:27.238879 (+  6122us) tablet_replica.cc:206] Creating consensus instance
0709 13:16:27.253718 (+ 14839us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:16:27.259483 13672 consensus_queue.cc:237] T 5ca4c89d0f2b479f919e8b720fe81209 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:27.259682 13608 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:50798 (request call id 56) took 1048 ms. Trace:
I20260709 13:16:27.260211 13608 rpcz_store.cc:276] 0709 13:16:26.211388 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:16:27.050025 (+838637us) service_pool.cc:224] Handling call
0709 13:16:27.127301 (+ 77276us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:16:27.127405 (+   104us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:16:27.211046 (+ 83641us) tablet_metadata.cc:665] Metadata flushed
0709 13:16:27.259016 (+ 47970us) tablet_replica.cc:206] Creating consensus instance
0709 13:16:27.259583 (+   567us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:16:27.252452 13605 rpcz_store.cc:276] 0709 13:16:25.959986 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:16:26.998098 (+1038112us) service_pool.cc:224] Handling call
0709 13:16:27.033699 (+ 35601us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:16:27.039775 (+  6076us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:16:27.143473 (+103698us) tablet_metadata.cc:665] Metadata flushed
0709 13:16:27.221704 (+ 78231us) tablet_replica.cc:206] Creating consensus instance
0709 13:16:27.222115 (+   411us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:16:27.274454 13671 tablet_bootstrap.cc:654] T 2bfdce9f207f483dbde5c086b093b745 P 3c7e85ca9e4e4646b4792034c03ef31c: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:27.281805 13669 ts_tablet_manager.cc:1434] T 193870cc12df4e7e9f8423c473c1ade1 P 217ec95c64b34e25addb1e33e358571e: Time spent starting tablet: real 0.070s	user 0.004s	sys 0.002s
I20260709 13:16:27.283098 13669 tablet_bootstrap.cc:492] T de1b50842b124c509406b08afd683ec7 P 217ec95c64b34e25addb1e33e358571e: Bootstrap starting.
I20260709 13:16:27.293399 13659 tablet_bootstrap.cc:492] T b0943c7ad5a745aa92e2a4c2582ada9f P 13569ba8734e4be4bee5c86ae9ff8825: No bootstrap required, opened a new log
I20260709 13:16:27.290925 13366 catalog_manager.cc:5697] T 02f51c50c0844d0a9a68470d369ec818 P 13569ba8734e4be4bee5c86ae9ff8825 reported cstate change: term changed from 0 to 1, leader changed from <none> to 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130). New cstate: current_term: 1 leader_uuid: "13569ba8734e4be4bee5c86ae9ff8825" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:27.297103 13659 ts_tablet_manager.cc:1403] T b0943c7ad5a745aa92e2a4c2582ada9f P 13569ba8734e4be4bee5c86ae9ff8825: Time spent bootstrapping tablet: real 0.103s	user 0.012s	sys 0.015s
I20260709 13:16:27.290717 13696 raft_consensus.cc:515] T 4bb9bc54fd604023b66b1c3fa8e84075 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:27.310546 13696 leader_election.cc:290] T 4bb9bc54fd604023b66b1c3fa8e84075 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 election: Requested vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:27.314910 13470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bb9bc54fd604023b66b1c3fa8e84075" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c"
I20260709 13:16:27.315452 13470 raft_consensus.cc:3060] T 4bb9bc54fd604023b66b1c3fa8e84075 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:27.315660 13617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bb9bc54fd604023b66b1c3fa8e84075" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e"
I20260709 13:16:27.304596 13368 catalog_manager.cc:5697] T 5ca4c89d0f2b479f919e8b720fe81209 P 217ec95c64b34e25addb1e33e358571e reported cstate change: term changed from 0 to 1, leader changed from <none> to 217ec95c64b34e25addb1e33e358571e (127.12.19.131). New cstate: current_term: 1 leader_uuid: "217ec95c64b34e25addb1e33e358571e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:27.322170 13470 raft_consensus.cc:2468] T 4bb9bc54fd604023b66b1c3fa8e84075 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13569ba8734e4be4bee5c86ae9ff8825 in term 1.
I20260709 13:16:27.323655 13457 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:45800 (request call id 57) took 1029 ms. Trace:
W20260709 13:16:27.323918 13510 leader_election.cc:343] T 4bb9bc54fd604023b66b1c3fa8e84075 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:27.324221 13457 rpcz_store.cc:276] 0709 13:16:26.297182 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:16:27.090301 (+793119us) service_pool.cc:224] Handling call
0709 13:16:27.135242 (+ 44941us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:16:27.135374 (+   132us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:16:27.281782 (+146408us) tablet_metadata.cc:665] Metadata flushed
0709 13:16:27.300384 (+ 18602us) tablet_replica.cc:206] Creating consensus instance
0709 13:16:27.323580 (+ 23196us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:16:27.324843 13510 leader_election.cc:304] T 4bb9bc54fd604023b66b1c3fa8e84075 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825, 3c7e85ca9e4e4646b4792034c03ef31c; no voters: 217ec95c64b34e25addb1e33e358571e
I20260709 13:16:27.294843 13669 tablet_bootstrap.cc:654] T de1b50842b124c509406b08afd683ec7 P 217ec95c64b34e25addb1e33e358571e: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:27.327759 13366 catalog_manager.cc:5697] T de1b50842b124c509406b08afd683ec7 P 3c7e85ca9e4e4646b4792034c03ef31c reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129). New cstate: current_term: 1 leader_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:27.307511 13659 raft_consensus.cc:359] T b0943c7ad5a745aa92e2a4c2582ada9f P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:27.329453 13659 raft_consensus.cc:385] T b0943c7ad5a745aa92e2a4c2582ada9f P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:27.329826 13659 raft_consensus.cc:740] T b0943c7ad5a745aa92e2a4c2582ada9f P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13569ba8734e4be4bee5c86ae9ff8825, State: Initialized, Role: FOLLOWER
I20260709 13:16:27.330794 13659 consensus_queue.cc:260] T b0943c7ad5a745aa92e2a4c2582ada9f P 13569ba8734e4be4bee5c86ae9ff8825 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:27.332201 13667 raft_consensus.cc:2804] T 4bb9bc54fd604023b66b1c3fa8e84075 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:27.332782 13667 raft_consensus.cc:697] T 4bb9bc54fd604023b66b1c3fa8e84075 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 LEADER]: Becoming Leader. State: Replica: 13569ba8734e4be4bee5c86ae9ff8825, State: Running, Role: LEADER
I20260709 13:16:27.333762 13667 consensus_queue.cc:237] T 4bb9bc54fd604023b66b1c3fa8e84075 P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:27.339615 13659 ts_tablet_manager.cc:1434] T b0943c7ad5a745aa92e2a4c2582ada9f P 13569ba8734e4be4bee5c86ae9ff8825: Time spent starting tablet: real 0.042s	user 0.008s	sys 0.000s
I20260709 13:16:27.340585 13659 tablet_bootstrap.cc:492] T 05ea1d7227354b8dbac92d3104e872d9 P 13569ba8734e4be4bee5c86ae9ff8825: Bootstrap starting.
I20260709 13:16:27.345916 13671 tablet_bootstrap.cc:492] T 2bfdce9f207f483dbde5c086b093b745 P 3c7e85ca9e4e4646b4792034c03ef31c: No bootstrap required, opened a new log
I20260709 13:16:27.346374 13671 ts_tablet_manager.cc:1403] T 2bfdce9f207f483dbde5c086b093b745 P 3c7e85ca9e4e4646b4792034c03ef31c: Time spent bootstrapping tablet: real 0.195s	user 0.014s	sys 0.043s
I20260709 13:16:27.348588 13669 tablet_bootstrap.cc:492] T de1b50842b124c509406b08afd683ec7 P 217ec95c64b34e25addb1e33e358571e: No bootstrap required, opened a new log
I20260709 13:16:27.349979 13669 ts_tablet_manager.cc:1403] T de1b50842b124c509406b08afd683ec7 P 217ec95c64b34e25addb1e33e358571e: Time spent bootstrapping tablet: real 0.067s	user 0.010s	sys 0.003s
I20260709 13:16:27.352515 13659 tablet_bootstrap.cc:654] T 05ea1d7227354b8dbac92d3104e872d9 P 13569ba8734e4be4bee5c86ae9ff8825: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:27.352422 13671 raft_consensus.cc:359] T 2bfdce9f207f483dbde5c086b093b745 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:27.352721 13669 raft_consensus.cc:359] T de1b50842b124c509406b08afd683ec7 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } }
I20260709 13:16:27.353421 13671 raft_consensus.cc:385] T 2bfdce9f207f483dbde5c086b093b745 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:27.353914 13671 raft_consensus.cc:740] T 2bfdce9f207f483dbde5c086b093b745 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c7e85ca9e4e4646b4792034c03ef31c, State: Initialized, Role: FOLLOWER
I20260709 13:16:27.354658 13671 consensus_queue.cc:260] T 2bfdce9f207f483dbde5c086b093b745 P 3c7e85ca9e4e4646b4792034c03ef31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:27.356318 13671 ts_tablet_manager.cc:1434] T 2bfdce9f207f483dbde5c086b093b745 P 3c7e85ca9e4e4646b4792034c03ef31c: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 13:16:27.355931 13368 catalog_manager.cc:5697] T 4bb9bc54fd604023b66b1c3fa8e84075 P 13569ba8734e4be4bee5c86ae9ff8825 reported cstate change: term changed from 0 to 1, leader changed from <none> to 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130). New cstate: current_term: 1 leader_uuid: "13569ba8734e4be4bee5c86ae9ff8825" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:27.357079 13671 tablet_bootstrap.cc:492] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 3c7e85ca9e4e4646b4792034c03ef31c: Bootstrap starting.
I20260709 13:16:27.353466 13669 raft_consensus.cc:385] T de1b50842b124c509406b08afd683ec7 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:27.359491 13669 raft_consensus.cc:740] T de1b50842b124c509406b08afd683ec7 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 217ec95c64b34e25addb1e33e358571e, State: Initialized, Role: FOLLOWER
I20260709 13:16:27.360771 13669 consensus_queue.cc:260] T de1b50842b124c509406b08afd683ec7 P 217ec95c64b34e25addb1e33e358571e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } }
I20260709 13:16:27.362895 13671 tablet_bootstrap.cc:654] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 3c7e85ca9e4e4646b4792034c03ef31c: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:27.363415 13669 ts_tablet_manager.cc:1434] T de1b50842b124c509406b08afd683ec7 P 217ec95c64b34e25addb1e33e358571e: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 13:16:27.364881 13669 tablet_bootstrap.cc:492] T 4bb9bc54fd604023b66b1c3fa8e84075 P 217ec95c64b34e25addb1e33e358571e: Bootstrap starting.
I20260709 13:16:27.366420 13659 tablet_bootstrap.cc:492] T 05ea1d7227354b8dbac92d3104e872d9 P 13569ba8734e4be4bee5c86ae9ff8825: No bootstrap required, opened a new log
I20260709 13:16:27.366984 13659 ts_tablet_manager.cc:1403] T 05ea1d7227354b8dbac92d3104e872d9 P 13569ba8734e4be4bee5c86ae9ff8825: Time spent bootstrapping tablet: real 0.027s	user 0.016s	sys 0.004s
I20260709 13:16:27.371119 13669 tablet_bootstrap.cc:654] T 4bb9bc54fd604023b66b1c3fa8e84075 P 217ec95c64b34e25addb1e33e358571e: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:27.370213 13659 raft_consensus.cc:359] T 05ea1d7227354b8dbac92d3104e872d9 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:27.375188 13659 raft_consensus.cc:385] T 05ea1d7227354b8dbac92d3104e872d9 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:27.375542 13659 raft_consensus.cc:740] T 05ea1d7227354b8dbac92d3104e872d9 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13569ba8734e4be4bee5c86ae9ff8825, State: Initialized, Role: FOLLOWER
I20260709 13:16:27.376207 13659 consensus_queue.cc:260] T 05ea1d7227354b8dbac92d3104e872d9 P 13569ba8734e4be4bee5c86ae9ff8825 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:27.378386 13659 ts_tablet_manager.cc:1434] T 05ea1d7227354b8dbac92d3104e872d9 P 13569ba8734e4be4bee5c86ae9ff8825: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:16:27.380434 13659 tablet_bootstrap.cc:492] T 356e5aba082d4d7a8a6794fcd8c39785 P 13569ba8734e4be4bee5c86ae9ff8825: Bootstrap starting.
I20260709 13:16:27.381358 13671 tablet_bootstrap.cc:492] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 3c7e85ca9e4e4646b4792034c03ef31c: No bootstrap required, opened a new log
I20260709 13:16:27.381983 13671 ts_tablet_manager.cc:1403] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 3c7e85ca9e4e4646b4792034c03ef31c: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.002s
I20260709 13:16:27.386175 13659 tablet_bootstrap.cc:654] T 356e5aba082d4d7a8a6794fcd8c39785 P 13569ba8734e4be4bee5c86ae9ff8825: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:27.385654 13671 raft_consensus.cc:359] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:27.386646 13671 raft_consensus.cc:385] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:27.387049 13671 raft_consensus.cc:740] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c7e85ca9e4e4646b4792034c03ef31c, State: Initialized, Role: FOLLOWER
I20260709 13:16:27.388291 13671 consensus_queue.cc:260] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 3c7e85ca9e4e4646b4792034c03ef31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:27.391484 13671 ts_tablet_manager.cc:1434] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 3c7e85ca9e4e4646b4792034c03ef31c: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.001s
I20260709 13:16:27.392727 13671 tablet_bootstrap.cc:492] T 193870cc12df4e7e9f8423c473c1ade1 P 3c7e85ca9e4e4646b4792034c03ef31c: Bootstrap starting.
I20260709 13:16:27.398011 13669 tablet_bootstrap.cc:492] T 4bb9bc54fd604023b66b1c3fa8e84075 P 217ec95c64b34e25addb1e33e358571e: No bootstrap required, opened a new log
I20260709 13:16:27.398518 13669 ts_tablet_manager.cc:1403] T 4bb9bc54fd604023b66b1c3fa8e84075 P 217ec95c64b34e25addb1e33e358571e: Time spent bootstrapping tablet: real 0.034s	user 0.020s	sys 0.011s
I20260709 13:16:27.400333 13671 tablet_bootstrap.cc:654] T 193870cc12df4e7e9f8423c473c1ade1 P 3c7e85ca9e4e4646b4792034c03ef31c: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:27.401386 13669 raft_consensus.cc:359] T 4bb9bc54fd604023b66b1c3fa8e84075 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:27.402145 13669 raft_consensus.cc:385] T 4bb9bc54fd604023b66b1c3fa8e84075 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:27.402436 13669 raft_consensus.cc:740] T 4bb9bc54fd604023b66b1c3fa8e84075 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 217ec95c64b34e25addb1e33e358571e, State: Initialized, Role: FOLLOWER
I20260709 13:16:27.403684 13669 consensus_queue.cc:260] T 4bb9bc54fd604023b66b1c3fa8e84075 P 217ec95c64b34e25addb1e33e358571e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:27.408385 13669 ts_tablet_manager.cc:1434] T 4bb9bc54fd604023b66b1c3fa8e84075 P 217ec95c64b34e25addb1e33e358571e: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.002s
I20260709 13:16:27.409368 13669 tablet_bootstrap.cc:492] T c7c338ae8fcd4433858a276009993be4 P 217ec95c64b34e25addb1e33e358571e: Bootstrap starting.
I20260709 13:16:27.413132 13659 tablet_bootstrap.cc:492] T 356e5aba082d4d7a8a6794fcd8c39785 P 13569ba8734e4be4bee5c86ae9ff8825: No bootstrap required, opened a new log
I20260709 13:16:27.413637 13659 ts_tablet_manager.cc:1403] T 356e5aba082d4d7a8a6794fcd8c39785 P 13569ba8734e4be4bee5c86ae9ff8825: Time spent bootstrapping tablet: real 0.033s	user 0.014s	sys 0.013s
I20260709 13:16:27.415867 13669 tablet_bootstrap.cc:654] T c7c338ae8fcd4433858a276009993be4 P 217ec95c64b34e25addb1e33e358571e: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:27.418398 13659 raft_consensus.cc:359] T 356e5aba082d4d7a8a6794fcd8c39785 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:27.419308 13659 raft_consensus.cc:385] T 356e5aba082d4d7a8a6794fcd8c39785 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:27.419651 13659 raft_consensus.cc:740] T 356e5aba082d4d7a8a6794fcd8c39785 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13569ba8734e4be4bee5c86ae9ff8825, State: Initialized, Role: FOLLOWER
I20260709 13:16:27.420491 13659 consensus_queue.cc:260] T 356e5aba082d4d7a8a6794fcd8c39785 P 13569ba8734e4be4bee5c86ae9ff8825 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:27.422588 13659 ts_tablet_manager.cc:1434] T 356e5aba082d4d7a8a6794fcd8c39785 P 13569ba8734e4be4bee5c86ae9ff8825: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 13:16:27.422995 13669 tablet_bootstrap.cc:492] T c7c338ae8fcd4433858a276009993be4 P 217ec95c64b34e25addb1e33e358571e: No bootstrap required, opened a new log
I20260709 13:16:27.423471 13669 ts_tablet_manager.cc:1403] T c7c338ae8fcd4433858a276009993be4 P 217ec95c64b34e25addb1e33e358571e: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.003s
I20260709 13:16:27.423502 13671 tablet_bootstrap.cc:492] T 193870cc12df4e7e9f8423c473c1ade1 P 3c7e85ca9e4e4646b4792034c03ef31c: No bootstrap required, opened a new log
I20260709 13:16:27.423710 13659 tablet_bootstrap.cc:492] T b25a4c09eccb49898f922d6b0a458e67 P 13569ba8734e4be4bee5c86ae9ff8825: Bootstrap starting.
I20260709 13:16:27.424165 13671 ts_tablet_manager.cc:1403] T 193870cc12df4e7e9f8423c473c1ade1 P 3c7e85ca9e4e4646b4792034c03ef31c: Time spent bootstrapping tablet: real 0.032s	user 0.011s	sys 0.015s
I20260709 13:16:27.426244 13669 raft_consensus.cc:359] T c7c338ae8fcd4433858a276009993be4 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:27.426941 13669 raft_consensus.cc:385] T c7c338ae8fcd4433858a276009993be4 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:27.427276 13669 raft_consensus.cc:740] T c7c338ae8fcd4433858a276009993be4 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 217ec95c64b34e25addb1e33e358571e, State: Initialized, Role: FOLLOWER
I20260709 13:16:27.427047 13671 raft_consensus.cc:359] T 193870cc12df4e7e9f8423c473c1ade1 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:27.428032 13671 raft_consensus.cc:385] T 193870cc12df4e7e9f8423c473c1ade1 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:27.428488 13671 raft_consensus.cc:740] T 193870cc12df4e7e9f8423c473c1ade1 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c7e85ca9e4e4646b4792034c03ef31c, State: Initialized, Role: FOLLOWER
I20260709 13:16:27.428050 13669 consensus_queue.cc:260] T c7c338ae8fcd4433858a276009993be4 P 217ec95c64b34e25addb1e33e358571e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:27.429221 13659 tablet_bootstrap.cc:654] T b25a4c09eccb49898f922d6b0a458e67 P 13569ba8734e4be4bee5c86ae9ff8825: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:27.429330 13671 consensus_queue.cc:260] T 193870cc12df4e7e9f8423c473c1ade1 P 3c7e85ca9e4e4646b4792034c03ef31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:27.433706 13669 ts_tablet_manager.cc:1434] T c7c338ae8fcd4433858a276009993be4 P 217ec95c64b34e25addb1e33e358571e: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:16:27.434635 13669 tablet_bootstrap.cc:492] T b0943c7ad5a745aa92e2a4c2582ada9f P 217ec95c64b34e25addb1e33e358571e: Bootstrap starting.
I20260709 13:16:27.439072 13671 ts_tablet_manager.cc:1434] T 193870cc12df4e7e9f8423c473c1ade1 P 3c7e85ca9e4e4646b4792034c03ef31c: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 13:16:27.440637 13669 tablet_bootstrap.cc:654] T b0943c7ad5a745aa92e2a4c2582ada9f P 217ec95c64b34e25addb1e33e358571e: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:27.447500 13675 raft_consensus.cc:493] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:27.447981 13675 raft_consensus.cc:515] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:27.448997 13671 tablet_bootstrap.cc:492] T 4a40ffdc8ea444cfa2893f674238482d P 3c7e85ca9e4e4646b4792034c03ef31c: Bootstrap starting.
I20260709 13:16:27.449927 13675 leader_election.cc:290] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:27.452029 13545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26ba7ac9d16e47f398ceadcdbc5a4946" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825" is_pre_election: true
I20260709 13:16:27.452656 13545 raft_consensus.cc:2468] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c7e85ca9e4e4646b4792034c03ef31c in term 0.
I20260709 13:16:27.453702 13617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26ba7ac9d16e47f398ceadcdbc5a4946" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e" is_pre_election: true
I20260709 13:16:27.453958 13435 leader_election.cc:304] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825, 3c7e85ca9e4e4646b4792034c03ef31c; no voters: 
W20260709 13:16:27.454890 13435 leader_election.cc:343] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:27.455353 13659 tablet_bootstrap.cc:492] T b25a4c09eccb49898f922d6b0a458e67 P 13569ba8734e4be4bee5c86ae9ff8825: No bootstrap required, opened a new log
I20260709 13:16:27.455708 13659 ts_tablet_manager.cc:1403] T b25a4c09eccb49898f922d6b0a458e67 P 13569ba8734e4be4bee5c86ae9ff8825: Time spent bootstrapping tablet: real 0.032s	user 0.020s	sys 0.005s
I20260709 13:16:27.455751 13675 raft_consensus.cc:2804] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:27.456136 13675 raft_consensus.cc:493] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:27.456477 13675 raft_consensus.cc:3060] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:27.456650 13671 tablet_bootstrap.cc:654] T 4a40ffdc8ea444cfa2893f674238482d P 3c7e85ca9e4e4646b4792034c03ef31c: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:27.457687 13659 raft_consensus.cc:359] T b25a4c09eccb49898f922d6b0a458e67 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:27.458204 13659 raft_consensus.cc:385] T b25a4c09eccb49898f922d6b0a458e67 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:27.458420 13659 raft_consensus.cc:740] T b25a4c09eccb49898f922d6b0a458e67 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13569ba8734e4be4bee5c86ae9ff8825, State: Initialized, Role: FOLLOWER
I20260709 13:16:27.458979 13659 consensus_queue.cc:260] T b25a4c09eccb49898f922d6b0a458e67 P 13569ba8734e4be4bee5c86ae9ff8825 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:27.460747 13659 ts_tablet_manager.cc:1434] T b25a4c09eccb49898f922d6b0a458e67 P 13569ba8734e4be4bee5c86ae9ff8825: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:16:27.461716 13669 tablet_bootstrap.cc:492] T b0943c7ad5a745aa92e2a4c2582ada9f P 217ec95c64b34e25addb1e33e358571e: No bootstrap required, opened a new log
I20260709 13:16:27.462203 13669 ts_tablet_manager.cc:1403] T b0943c7ad5a745aa92e2a4c2582ada9f P 217ec95c64b34e25addb1e33e358571e: Time spent bootstrapping tablet: real 0.028s	user 0.017s	sys 0.003s
I20260709 13:16:27.462980 13702 raft_consensus.cc:493] T de1b50842b124c509406b08afd683ec7 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:27.463522 13702 raft_consensus.cc:515] T de1b50842b124c509406b08afd683ec7 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } }
I20260709 13:16:27.464874 13669 raft_consensus.cc:359] T b0943c7ad5a745aa92e2a4c2582ada9f P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:27.465591 13669 raft_consensus.cc:385] T b0943c7ad5a745aa92e2a4c2582ada9f P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:27.465898 13669 raft_consensus.cc:740] T b0943c7ad5a745aa92e2a4c2582ada9f P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 217ec95c64b34e25addb1e33e358571e, State: Initialized, Role: FOLLOWER
I20260709 13:16:27.466073 13702 leader_election.cc:290] T de1b50842b124c509406b08afd683ec7 P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433), 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053)
I20260709 13:16:27.466670 13669 consensus_queue.cc:260] T b0943c7ad5a745aa92e2a4c2582ada9f P 217ec95c64b34e25addb1e33e358571e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:27.468549 13669 ts_tablet_manager.cc:1434] T b0943c7ad5a745aa92e2a4c2582ada9f P 217ec95c64b34e25addb1e33e358571e: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260709 13:16:27.468401 13470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de1b50842b124c509406b08afd683ec7" candidate_uuid: "217ec95c64b34e25addb1e33e358571e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" is_pre_election: true
I20260709 13:16:27.471969 13669 tablet_bootstrap.cc:492] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 217ec95c64b34e25addb1e33e358571e: Bootstrap starting.
I20260709 13:16:27.472790 13545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de1b50842b124c509406b08afd683ec7" candidate_uuid: "217ec95c64b34e25addb1e33e358571e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825" is_pre_election: true
I20260709 13:16:27.473556 13545 raft_consensus.cc:2393] T de1b50842b124c509406b08afd683ec7 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 217ec95c64b34e25addb1e33e358571e in current term 1: Already voted for candidate 3c7e85ca9e4e4646b4792034c03ef31c in this term.
I20260709 13:16:27.474712 13584 leader_election.cc:304] T de1b50842b124c509406b08afd683ec7 P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 217ec95c64b34e25addb1e33e358571e; no voters: 13569ba8734e4be4bee5c86ae9ff8825, 3c7e85ca9e4e4646b4792034c03ef31c
I20260709 13:16:27.476691 13671 tablet_bootstrap.cc:492] T 4a40ffdc8ea444cfa2893f674238482d P 3c7e85ca9e4e4646b4792034c03ef31c: No bootstrap required, opened a new log
I20260709 13:16:27.477149 13671 ts_tablet_manager.cc:1403] T 4a40ffdc8ea444cfa2893f674238482d P 3c7e85ca9e4e4646b4792034c03ef31c: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.013s
I20260709 13:16:27.479058 13669 tablet_bootstrap.cc:654] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 217ec95c64b34e25addb1e33e358571e: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:27.481760 13671 raft_consensus.cc:359] T 4a40ffdc8ea444cfa2893f674238482d P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:27.482399 13659 tablet_bootstrap.cc:492] T 1b44ede5894c466a93121f40351c551e P 13569ba8734e4be4bee5c86ae9ff8825: Bootstrap starting.
I20260709 13:16:27.482468 13671 raft_consensus.cc:385] T 4a40ffdc8ea444cfa2893f674238482d P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:27.482954 13671 raft_consensus.cc:740] T 4a40ffdc8ea444cfa2893f674238482d P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c7e85ca9e4e4646b4792034c03ef31c, State: Initialized, Role: FOLLOWER
I20260709 13:16:27.483701 13671 consensus_queue.cc:260] T 4a40ffdc8ea444cfa2893f674238482d P 3c7e85ca9e4e4646b4792034c03ef31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:27.478699 13675 raft_consensus.cc:515] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:27.485252 13702 raft_consensus.cc:3060] T de1b50842b124c509406b08afd683ec7 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:27.485951 13675 leader_election.cc:290] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 election: Requested vote from peers 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:27.490314 13671 ts_tablet_manager.cc:1434] T 4a40ffdc8ea444cfa2893f674238482d P 3c7e85ca9e4e4646b4792034c03ef31c: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.002s
I20260709 13:16:27.490774 13659 tablet_bootstrap.cc:654] T 1b44ede5894c466a93121f40351c551e P 13569ba8734e4be4bee5c86ae9ff8825: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:27.491328 13671 tablet_bootstrap.cc:492] T 02f51c50c0844d0a9a68470d369ec818 P 3c7e85ca9e4e4646b4792034c03ef31c: Bootstrap starting.
I20260709 13:16:27.492591 13617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26ba7ac9d16e47f398ceadcdbc5a4946" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e"
I20260709 13:16:27.494503 13545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26ba7ac9d16e47f398ceadcdbc5a4946" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825"
I20260709 13:16:27.495193 13545 raft_consensus.cc:3060] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:27.497952 13671 tablet_bootstrap.cc:654] T 02f51c50c0844d0a9a68470d369ec818 P 3c7e85ca9e4e4646b4792034c03ef31c: Neither blocks nor log segments found. Creating new log.
W20260709 13:16:27.502342 13435 leader_election.cc:343] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:27.504719 13545 raft_consensus.cc:2468] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c7e85ca9e4e4646b4792034c03ef31c in term 1.
I20260709 13:16:27.507659 13435 leader_election.cc:304] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825, 3c7e85ca9e4e4646b4792034c03ef31c; no voters: 217ec95c64b34e25addb1e33e358571e
I20260709 13:16:27.508442 13675 raft_consensus.cc:2804] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:27.509546 13691 raft_consensus.cc:493] T 2bfdce9f207f483dbde5c086b093b745 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:27.509991 13691 raft_consensus.cc:515] T 2bfdce9f207f483dbde5c086b093b745 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:27.511088 13702 raft_consensus.cc:2749] T de1b50842b124c509406b08afd683ec7 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:27.512187 13691 leader_election.cc:290] T 2bfdce9f207f483dbde5c086b093b745 P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:27.512365 13659 tablet_bootstrap.cc:492] T 1b44ede5894c466a93121f40351c551e P 13569ba8734e4be4bee5c86ae9ff8825: No bootstrap required, opened a new log
I20260709 13:16:27.512926 13659 ts_tablet_manager.cc:1403] T 1b44ede5894c466a93121f40351c551e P 13569ba8734e4be4bee5c86ae9ff8825: Time spent bootstrapping tablet: real 0.031s	user 0.016s	sys 0.000s
I20260709 13:16:27.514544 13669 tablet_bootstrap.cc:492] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 217ec95c64b34e25addb1e33e358571e: No bootstrap required, opened a new log
I20260709 13:16:27.514988 13669 ts_tablet_manager.cc:1403] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 217ec95c64b34e25addb1e33e358571e: Time spent bootstrapping tablet: real 0.043s	user 0.027s	sys 0.011s
I20260709 13:16:27.515094 13617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bfdce9f207f483dbde5c086b093b745" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e" is_pre_election: true
I20260709 13:16:27.516435 13671 tablet_bootstrap.cc:492] T 02f51c50c0844d0a9a68470d369ec818 P 3c7e85ca9e4e4646b4792034c03ef31c: No bootstrap required, opened a new log
W20260709 13:16:27.517159 13435 leader_election.cc:343] T 2bfdce9f207f483dbde5c086b093b745 P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:27.516574 13545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bfdce9f207f483dbde5c086b093b745" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825" is_pre_election: true
I20260709 13:16:27.516126 13659 raft_consensus.cc:359] T 1b44ede5894c466a93121f40351c551e P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:27.517910 13659 raft_consensus.cc:385] T 1b44ede5894c466a93121f40351c551e P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:27.517920 13545 raft_consensus.cc:2468] T 2bfdce9f207f483dbde5c086b093b745 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c7e85ca9e4e4646b4792034c03ef31c in term 0.
I20260709 13:16:27.517948 13671 ts_tablet_manager.cc:1403] T 02f51c50c0844d0a9a68470d369ec818 P 3c7e85ca9e4e4646b4792034c03ef31c: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.002s
I20260709 13:16:27.518462 13659 raft_consensus.cc:740] T 1b44ede5894c466a93121f40351c551e P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13569ba8734e4be4bee5c86ae9ff8825, State: Initialized, Role: FOLLOWER
I20260709 13:16:27.519232 13435 leader_election.cc:304] T 2bfdce9f207f483dbde5c086b093b745 P 3c7e85ca9e4e4646b4792034c03ef31c [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: 13569ba8734e4be4bee5c86ae9ff8825, 3c7e85ca9e4e4646b4792034c03ef31c; no voters: 217ec95c64b34e25addb1e33e358571e
I20260709 13:16:27.519831 13659 consensus_queue.cc:260] T 1b44ede5894c466a93121f40351c551e P 13569ba8734e4be4bee5c86ae9ff8825 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:27.518992 13675 raft_consensus.cc:697] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Becoming Leader. State: Replica: 3c7e85ca9e4e4646b4792034c03ef31c, State: Running, Role: LEADER
I20260709 13:16:27.520128 13726 raft_consensus.cc:2804] T 2bfdce9f207f483dbde5c086b093b745 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:27.520998 13675 consensus_queue.cc:237] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:27.522223 13726 raft_consensus.cc:493] T 2bfdce9f207f483dbde5c086b093b745 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:27.522588 13726 raft_consensus.cc:3060] T 2bfdce9f207f483dbde5c086b093b745 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:27.521766 13659 ts_tablet_manager.cc:1434] T 1b44ede5894c466a93121f40351c551e P 13569ba8734e4be4bee5c86ae9ff8825: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:16:27.517774 13669 raft_consensus.cc:359] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:27.524017 13669 raft_consensus.cc:385] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:27.524354 13669 raft_consensus.cc:740] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 217ec95c64b34e25addb1e33e358571e, State: Initialized, Role: FOLLOWER
I20260709 13:16:27.525023 13669 consensus_queue.cc:260] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 217ec95c64b34e25addb1e33e358571e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:27.529660 13669 ts_tablet_manager.cc:1434] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 217ec95c64b34e25addb1e33e358571e: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.001s
I20260709 13:16:27.521687 13671 raft_consensus.cc:359] T 02f51c50c0844d0a9a68470d369ec818 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:27.530306 13659 tablet_bootstrap.cc:492] T d55a008a1f9146eab4ff968206f569ab P 13569ba8734e4be4bee5c86ae9ff8825: Bootstrap starting.
I20260709 13:16:27.531445 13671 raft_consensus.cc:385] T 02f51c50c0844d0a9a68470d369ec818 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:27.531839 13671 raft_consensus.cc:740] T 02f51c50c0844d0a9a68470d369ec818 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c7e85ca9e4e4646b4792034c03ef31c, State: Initialized, Role: FOLLOWER
I20260709 13:16:27.531142 13669 tablet_bootstrap.cc:492] T 2bfdce9f207f483dbde5c086b093b745 P 217ec95c64b34e25addb1e33e358571e: Bootstrap starting.
I20260709 13:16:27.533051 13671 consensus_queue.cc:260] T 02f51c50c0844d0a9a68470d369ec818 P 3c7e85ca9e4e4646b4792034c03ef31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:27.535373 13667 raft_consensus.cc:493] T 05ea1d7227354b8dbac92d3104e872d9 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:27.535840 13671 ts_tablet_manager.cc:1434] T 02f51c50c0844d0a9a68470d369ec818 P 3c7e85ca9e4e4646b4792034c03ef31c: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.003s
I20260709 13:16:27.535833 13667 raft_consensus.cc:515] T 05ea1d7227354b8dbac92d3104e872d9 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:27.536999 13671 tablet_bootstrap.cc:492] T c7c338ae8fcd4433858a276009993be4 P 3c7e85ca9e4e4646b4792034c03ef31c: Bootstrap starting.
I20260709 13:16:27.538275 13667 leader_election.cc:290] T 05ea1d7227354b8dbac92d3104e872d9 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:27.540234 13617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ea1d7227354b8dbac92d3104e872d9" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e" is_pre_election: true
I20260709 13:16:27.542681 13669 tablet_bootstrap.cc:654] T 2bfdce9f207f483dbde5c086b093b745 P 217ec95c64b34e25addb1e33e358571e: Neither blocks nor log segments found. Creating new log.
W20260709 13:16:27.543749 13510 leader_election.cc:343] T 05ea1d7227354b8dbac92d3104e872d9 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:27.543354 13659 tablet_bootstrap.cc:654] T d55a008a1f9146eab4ff968206f569ab P 13569ba8734e4be4bee5c86ae9ff8825: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:27.543130 13470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ea1d7227354b8dbac92d3104e872d9" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" is_pre_election: true
W20260709 13:16:27.545215 13510 leader_election.cc:343] T 05ea1d7227354b8dbac92d3104e872d9 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:27.545657 13510 leader_election.cc:304] T 05ea1d7227354b8dbac92d3104e872d9 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825; no voters: 217ec95c64b34e25addb1e33e358571e, 3c7e85ca9e4e4646b4792034c03ef31c
I20260709 13:16:27.545900 13726 raft_consensus.cc:515] T 2bfdce9f207f483dbde5c086b093b745 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:27.548026 13726 leader_election.cc:290] T 2bfdce9f207f483dbde5c086b093b745 P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 election: Requested vote from peers 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:27.545387 13671 tablet_bootstrap.cc:654] T c7c338ae8fcd4433858a276009993be4 P 3c7e85ca9e4e4646b4792034c03ef31c: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:27.550242 13702 raft_consensus.cc:493] T b0943c7ad5a745aa92e2a4c2582ada9f P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:27.550338 13672 raft_consensus.cc:493] T 193870cc12df4e7e9f8423c473c1ade1 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:27.550477 13667 raft_consensus.cc:2749] T 05ea1d7227354b8dbac92d3104e872d9 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:27.550709 13702 raft_consensus.cc:515] T b0943c7ad5a745aa92e2a4c2582ada9f P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:27.550841 13672 raft_consensus.cc:515] T 193870cc12df4e7e9f8423c473c1ade1 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:27.552750 13702 leader_election.cc:290] T b0943c7ad5a745aa92e2a4c2582ada9f P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433)
I20260709 13:16:27.552812 13672 leader_election.cc:290] T 193870cc12df4e7e9f8423c473c1ade1 P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433)
I20260709 13:16:27.552965 13617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bfdce9f207f483dbde5c086b093b745" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e"
I20260709 13:16:27.553748 13545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bfdce9f207f483dbde5c086b093b745" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825"
I20260709 13:16:27.554318 13545 raft_consensus.cc:3060] T 2bfdce9f207f483dbde5c086b093b745 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:16:27.554726 13435 leader_election.cc:343] T 2bfdce9f207f483dbde5c086b093b745 P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:27.559396 13669 tablet_bootstrap.cc:492] T 2bfdce9f207f483dbde5c086b093b745 P 217ec95c64b34e25addb1e33e358571e: No bootstrap required, opened a new log
I20260709 13:16:27.559435 13659 tablet_bootstrap.cc:492] T d55a008a1f9146eab4ff968206f569ab P 13569ba8734e4be4bee5c86ae9ff8825: No bootstrap required, opened a new log
I20260709 13:16:27.559921 13669 ts_tablet_manager.cc:1403] T 2bfdce9f207f483dbde5c086b093b745 P 217ec95c64b34e25addb1e33e358571e: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.000s
I20260709 13:16:27.559962 13659 ts_tablet_manager.cc:1403] T d55a008a1f9146eab4ff968206f569ab P 13569ba8734e4be4bee5c86ae9ff8825: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.000s
I20260709 13:16:27.562146 13469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "193870cc12df4e7e9f8423c473c1ade1" candidate_uuid: "217ec95c64b34e25addb1e33e358571e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" is_pre_election: true
I20260709 13:16:27.562820 13469 raft_consensus.cc:2468] T 193870cc12df4e7e9f8423c473c1ade1 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 217ec95c64b34e25addb1e33e358571e in term 0.
I20260709 13:16:27.563825 13669 raft_consensus.cc:359] T 2bfdce9f207f483dbde5c086b093b745 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:27.563721 13544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0943c7ad5a745aa92e2a4c2582ada9f" candidate_uuid: "217ec95c64b34e25addb1e33e358571e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825" is_pre_election: true
I20260709 13:16:27.562649 13659 raft_consensus.cc:359] T d55a008a1f9146eab4ff968206f569ab P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:27.564445 13669 raft_consensus.cc:385] T 2bfdce9f207f483dbde5c086b093b745 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:27.565120 13659 raft_consensus.cc:385] T d55a008a1f9146eab4ff968206f569ab P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:27.565235 13669 raft_consensus.cc:740] T 2bfdce9f207f483dbde5c086b093b745 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 217ec95c64b34e25addb1e33e358571e, State: Initialized, Role: FOLLOWER
I20260709 13:16:27.564450 13470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0943c7ad5a745aa92e2a4c2582ada9f" candidate_uuid: "217ec95c64b34e25addb1e33e358571e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" is_pre_election: true
I20260709 13:16:27.565632 13659 raft_consensus.cc:740] T d55a008a1f9146eab4ff968206f569ab P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13569ba8734e4be4bee5c86ae9ff8825, State: Initialized, Role: FOLLOWER
I20260709 13:16:27.566531 13584 leader_election.cc:304] T 193870cc12df4e7e9f8423c473c1ade1 P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 217ec95c64b34e25addb1e33e358571e, 3c7e85ca9e4e4646b4792034c03ef31c; no voters: 
I20260709 13:16:27.566255 13669 consensus_queue.cc:260] T 2bfdce9f207f483dbde5c086b093b745 P 217ec95c64b34e25addb1e33e358571e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:27.567293 13672 raft_consensus.cc:2804] T 193870cc12df4e7e9f8423c473c1ade1 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:27.567637 13672 raft_consensus.cc:493] T 193870cc12df4e7e9f8423c473c1ade1 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:27.567976 13672 raft_consensus.cc:3060] T 193870cc12df4e7e9f8423c473c1ade1 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:27.568934 13669 ts_tablet_manager.cc:1434] T 2bfdce9f207f483dbde5c086b093b745 P 217ec95c64b34e25addb1e33e358571e: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:16:27.570009 13669 tablet_bootstrap.cc:492] T b25a4c09eccb49898f922d6b0a458e67 P 217ec95c64b34e25addb1e33e358571e: Bootstrap starting.
I20260709 13:16:27.569885 13543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "193870cc12df4e7e9f8423c473c1ade1" candidate_uuid: "217ec95c64b34e25addb1e33e358571e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825" is_pre_election: true
I20260709 13:16:27.570566 13543 raft_consensus.cc:2468] T 193870cc12df4e7e9f8423c473c1ade1 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 217ec95c64b34e25addb1e33e358571e in term 0.
I20260709 13:16:27.571889 13544 raft_consensus.cc:2468] T b0943c7ad5a745aa92e2a4c2582ada9f P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 217ec95c64b34e25addb1e33e358571e in term 0.
I20260709 13:16:27.572558 13702 raft_consensus.cc:493] T 4bb9bc54fd604023b66b1c3fa8e84075 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:27.575416 13702 raft_consensus.cc:515] T 4bb9bc54fd604023b66b1c3fa8e84075 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:27.576799 13702 leader_election.cc:290] T 4bb9bc54fd604023b66b1c3fa8e84075 P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433)
I20260709 13:16:27.577505 13669 tablet_bootstrap.cc:654] T b25a4c09eccb49898f922d6b0a458e67 P 217ec95c64b34e25addb1e33e358571e: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:27.579876 13470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bb9bc54fd604023b66b1c3fa8e84075" candidate_uuid: "217ec95c64b34e25addb1e33e358571e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" is_pre_election: true
I20260709 13:16:27.580866 13470 raft_consensus.cc:2393] T 4bb9bc54fd604023b66b1c3fa8e84075 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 217ec95c64b34e25addb1e33e358571e in current term 1: Already voted for candidate 13569ba8734e4be4bee5c86ae9ff8825 in this term.
I20260709 13:16:27.580937 13366 catalog_manager.cc:5697] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 3c7e85ca9e4e4646b4792034c03ef31c reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129). New cstate: current_term: 1 leader_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:27.583137 13544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bb9bc54fd604023b66b1c3fa8e84075" candidate_uuid: "217ec95c64b34e25addb1e33e358571e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825" is_pre_election: true
I20260709 13:16:27.585812 13545 raft_consensus.cc:2468] T 2bfdce9f207f483dbde5c086b093b745 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c7e85ca9e4e4646b4792034c03ef31c in term 1.
I20260709 13:16:27.586943 13435 leader_election.cc:304] T 2bfdce9f207f483dbde5c086b093b745 P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825, 3c7e85ca9e4e4646b4792034c03ef31c; no voters: 217ec95c64b34e25addb1e33e358571e
I20260709 13:16:27.588003 13675 raft_consensus.cc:2804] T 2bfdce9f207f483dbde5c086b093b745 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:27.588639 13675 raft_consensus.cc:697] T 2bfdce9f207f483dbde5c086b093b745 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Becoming Leader. State: Replica: 3c7e85ca9e4e4646b4792034c03ef31c, State: Running, Role: LEADER
I20260709 13:16:27.589633 13675 consensus_queue.cc:237] T 2bfdce9f207f483dbde5c086b093b745 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:27.590507 13659 consensus_queue.cc:260] T d55a008a1f9146eab4ff968206f569ab P 13569ba8734e4be4bee5c86ae9ff8825 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:27.592847 13659 ts_tablet_manager.cc:1434] T d55a008a1f9146eab4ff968206f569ab P 13569ba8734e4be4bee5c86ae9ff8825: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.000s
I20260709 13:16:27.593954 13659 tablet_bootstrap.cc:492] T aa2446e4f4414461ba9c22f2459f715b P 13569ba8734e4be4bee5c86ae9ff8825: Bootstrap starting.
W20260709 13:16:27.593839 13584 leader_election.cc:343] T b0943c7ad5a745aa92e2a4c2582ada9f P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:27.595180 13667 raft_consensus.cc:493] T b25a4c09eccb49898f922d6b0a458e67 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:27.595316 13584 leader_election.cc:304] T b0943c7ad5a745aa92e2a4c2582ada9f P 217ec95c64b34e25addb1e33e358571e [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: 13569ba8734e4be4bee5c86ae9ff8825, 217ec95c64b34e25addb1e33e358571e; no voters: 3c7e85ca9e4e4646b4792034c03ef31c
I20260709 13:16:27.595762 13667 raft_consensus.cc:515] T b25a4c09eccb49898f922d6b0a458e67 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:27.596917 13584 leader_election.cc:304] T 4bb9bc54fd604023b66b1c3fa8e84075 P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 217ec95c64b34e25addb1e33e358571e; no voters: 13569ba8734e4be4bee5c86ae9ff8825, 3c7e85ca9e4e4646b4792034c03ef31c
I20260709 13:16:27.597759 13667 leader_election.cc:290] T b25a4c09eccb49898f922d6b0a458e67 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:27.597886 13683 raft_consensus.cc:2804] T b0943c7ad5a745aa92e2a4c2582ada9f P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:27.598272 13683 raft_consensus.cc:493] T b0943c7ad5a745aa92e2a4c2582ada9f P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:27.598326 13702 raft_consensus.cc:3060] T 4bb9bc54fd604023b66b1c3fa8e84075 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:27.598794 13683 raft_consensus.cc:3060] T b0943c7ad5a745aa92e2a4c2582ada9f P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:27.587971 13672 raft_consensus.cc:515] T 193870cc12df4e7e9f8423c473c1ade1 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:27.603936 13617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b25a4c09eccb49898f922d6b0a458e67" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e" is_pre_election: true
I20260709 13:16:27.605023 13469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "193870cc12df4e7e9f8423c473c1ade1" candidate_uuid: "217ec95c64b34e25addb1e33e358571e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c"
I20260709 13:16:27.605229 13545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "193870cc12df4e7e9f8423c473c1ade1" candidate_uuid: "217ec95c64b34e25addb1e33e358571e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825"
I20260709 13:16:27.605600 13469 raft_consensus.cc:3060] T 193870cc12df4e7e9f8423c473c1ade1 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:27.605796 13545 raft_consensus.cc:3060] T 193870cc12df4e7e9f8423c473c1ade1 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:27.606019 13683 raft_consensus.cc:515] T b0943c7ad5a745aa92e2a4c2582ada9f P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:27.607926 13683 leader_election.cc:290] T b0943c7ad5a745aa92e2a4c2582ada9f P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 1 election: Requested vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433)
W20260709 13:16:27.608110 13510 leader_election.cc:343] T b25a4c09eccb49898f922d6b0a458e67 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:27.610172 13671 tablet_bootstrap.cc:492] T c7c338ae8fcd4433858a276009993be4 P 3c7e85ca9e4e4646b4792034c03ef31c: No bootstrap required, opened a new log
I20260709 13:16:27.610603 13671 ts_tablet_manager.cc:1403] T c7c338ae8fcd4433858a276009993be4 P 3c7e85ca9e4e4646b4792034c03ef31c: Time spent bootstrapping tablet: real 0.074s	user 0.027s	sys 0.025s
I20260709 13:16:27.611646 13470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b25a4c09eccb49898f922d6b0a458e67" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" is_pre_election: true
I20260709 13:16:27.603909 13672 leader_election.cc:290] T 193870cc12df4e7e9f8423c473c1ade1 P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 1 election: Requested vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433)
I20260709 13:16:27.613119 13544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0943c7ad5a745aa92e2a4c2582ada9f" candidate_uuid: "217ec95c64b34e25addb1e33e358571e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825"
I20260709 13:16:27.613664 13544 raft_consensus.cc:3060] T b0943c7ad5a745aa92e2a4c2582ada9f P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:27.613452 13671 raft_consensus.cc:359] T c7c338ae8fcd4433858a276009993be4 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:27.613955 13470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0943c7ad5a745aa92e2a4c2582ada9f" candidate_uuid: "217ec95c64b34e25addb1e33e358571e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c"
I20260709 13:16:27.614107 13671 raft_consensus.cc:385] T c7c338ae8fcd4433858a276009993be4 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:27.614825 13671 raft_consensus.cc:740] T c7c338ae8fcd4433858a276009993be4 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c7e85ca9e4e4646b4792034c03ef31c, State: Initialized, Role: FOLLOWER
I20260709 13:16:27.615552 13671 consensus_queue.cc:260] T c7c338ae8fcd4433858a276009993be4 P 3c7e85ca9e4e4646b4792034c03ef31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:27.617652 13671 ts_tablet_manager.cc:1434] T c7c338ae8fcd4433858a276009993be4 P 3c7e85ca9e4e4646b4792034c03ef31c: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260709 13:16:27.618522 13671 tablet_bootstrap.cc:492] T 05ea1d7227354b8dbac92d3104e872d9 P 3c7e85ca9e4e4646b4792034c03ef31c: Bootstrap starting.
I20260709 13:16:27.618818 13702 raft_consensus.cc:2749] T 4bb9bc54fd604023b66b1c3fa8e84075 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:16:27.619591 13510 leader_election.cc:343] T b25a4c09eccb49898f922d6b0a458e67 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:27.620054 13510 leader_election.cc:304] T b25a4c09eccb49898f922d6b0a458e67 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825; no voters: 217ec95c64b34e25addb1e33e358571e, 3c7e85ca9e4e4646b4792034c03ef31c
I20260709 13:16:27.620764 13667 raft_consensus.cc:2749] T b25a4c09eccb49898f922d6b0a458e67 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:27.622033 13544 raft_consensus.cc:2468] T b0943c7ad5a745aa92e2a4c2582ada9f P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 217ec95c64b34e25addb1e33e358571e in term 1.
I20260709 13:16:27.622334 13469 raft_consensus.cc:2468] T 193870cc12df4e7e9f8423c473c1ade1 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 217ec95c64b34e25addb1e33e358571e in term 1.
I20260709 13:16:27.624223 13671 tablet_bootstrap.cc:654] T 05ea1d7227354b8dbac92d3104e872d9 P 3c7e85ca9e4e4646b4792034c03ef31c: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:27.624478 13584 leader_election.cc:304] T b0943c7ad5a745aa92e2a4c2582ada9f P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825, 217ec95c64b34e25addb1e33e358571e; no voters: 
W20260709 13:16:27.625383 13584 leader_election.cc:343] T b0943c7ad5a745aa92e2a4c2582ada9f P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:27.626334 13584 leader_election.cc:304] T 193870cc12df4e7e9f8423c473c1ade1 P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 217ec95c64b34e25addb1e33e358571e, 3c7e85ca9e4e4646b4792034c03ef31c; no voters: 
I20260709 13:16:27.628964 13545 raft_consensus.cc:2468] T 193870cc12df4e7e9f8423c473c1ade1 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 217ec95c64b34e25addb1e33e358571e in term 1.
I20260709 13:16:27.630069 13672 raft_consensus.cc:2804] T b0943c7ad5a745aa92e2a4c2582ada9f P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:27.630621 13659 tablet_bootstrap.cc:654] T aa2446e4f4414461ba9c22f2459f715b P 13569ba8734e4be4bee5c86ae9ff8825: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:27.630695 13672 raft_consensus.cc:697] T b0943c7ad5a745aa92e2a4c2582ada9f P 217ec95c64b34e25addb1e33e358571e [term 1 LEADER]: Becoming Leader. State: Replica: 217ec95c64b34e25addb1e33e358571e, State: Running, Role: LEADER
I20260709 13:16:27.630822 13683 raft_consensus.cc:2804] T 193870cc12df4e7e9f8423c473c1ade1 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:27.631713 13672 consensus_queue.cc:237] T b0943c7ad5a745aa92e2a4c2582ada9f P 217ec95c64b34e25addb1e33e358571e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:27.638212 13669 tablet_bootstrap.cc:492] T b25a4c09eccb49898f922d6b0a458e67 P 217ec95c64b34e25addb1e33e358571e: No bootstrap required, opened a new log
I20260709 13:16:27.637632 13368 catalog_manager.cc:5697] T 2bfdce9f207f483dbde5c086b093b745 P 3c7e85ca9e4e4646b4792034c03ef31c reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129). New cstate: current_term: 1 leader_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:27.638757 13669 ts_tablet_manager.cc:1403] T b25a4c09eccb49898f922d6b0a458e67 P 217ec95c64b34e25addb1e33e358571e: Time spent bootstrapping tablet: real 0.069s	user 0.008s	sys 0.002s
I20260709 13:16:27.642052 13669 raft_consensus.cc:359] T b25a4c09eccb49898f922d6b0a458e67 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:27.642867 13669 raft_consensus.cc:385] T b25a4c09eccb49898f922d6b0a458e67 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:27.643181 13669 raft_consensus.cc:740] T b25a4c09eccb49898f922d6b0a458e67 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 217ec95c64b34e25addb1e33e358571e, State: Initialized, Role: FOLLOWER
I20260709 13:16:27.647405 13669 consensus_queue.cc:260] T b25a4c09eccb49898f922d6b0a458e67 P 217ec95c64b34e25addb1e33e358571e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:27.648872 13683 raft_consensus.cc:697] T 193870cc12df4e7e9f8423c473c1ade1 P 217ec95c64b34e25addb1e33e358571e [term 1 LEADER]: Becoming Leader. State: Replica: 217ec95c64b34e25addb1e33e358571e, State: Running, Role: LEADER
I20260709 13:16:27.649619 13669 ts_tablet_manager.cc:1434] T b25a4c09eccb49898f922d6b0a458e67 P 217ec95c64b34e25addb1e33e358571e: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.002s
I20260709 13:16:27.649686 13683 consensus_queue.cc:237] T 193870cc12df4e7e9f8423c473c1ade1 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:27.651044 13669 tablet_bootstrap.cc:492] T 4a40ffdc8ea444cfa2893f674238482d P 217ec95c64b34e25addb1e33e358571e: Bootstrap starting.
I20260709 13:16:27.654862 13667 raft_consensus.cc:493] T 356e5aba082d4d7a8a6794fcd8c39785 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:27.655543 13671 tablet_bootstrap.cc:492] T 05ea1d7227354b8dbac92d3104e872d9 P 3c7e85ca9e4e4646b4792034c03ef31c: No bootstrap required, opened a new log
I20260709 13:16:27.656105 13671 ts_tablet_manager.cc:1403] T 05ea1d7227354b8dbac92d3104e872d9 P 3c7e85ca9e4e4646b4792034c03ef31c: Time spent bootstrapping tablet: real 0.038s	user 0.010s	sys 0.008s
I20260709 13:16:27.657615 13669 tablet_bootstrap.cc:654] T 4a40ffdc8ea444cfa2893f674238482d P 217ec95c64b34e25addb1e33e358571e: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:27.658650 13671 raft_consensus.cc:359] T 05ea1d7227354b8dbac92d3104e872d9 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:27.659324 13671 raft_consensus.cc:385] T 05ea1d7227354b8dbac92d3104e872d9 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:27.659572 13671 raft_consensus.cc:740] T 05ea1d7227354b8dbac92d3104e872d9 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c7e85ca9e4e4646b4792034c03ef31c, State: Initialized, Role: FOLLOWER
I20260709 13:16:27.655484 13667 raft_consensus.cc:515] T 356e5aba082d4d7a8a6794fcd8c39785 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:27.659852 13365 catalog_manager.cc:5697] T b0943c7ad5a745aa92e2a4c2582ada9f P 217ec95c64b34e25addb1e33e358571e reported cstate change: term changed from 0 to 1, leader changed from <none> to 217ec95c64b34e25addb1e33e358571e (127.12.19.131). New cstate: current_term: 1 leader_uuid: "217ec95c64b34e25addb1e33e358571e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:27.661783 13667 leader_election.cc:290] T 356e5aba082d4d7a8a6794fcd8c39785 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:27.663833 13617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "356e5aba082d4d7a8a6794fcd8c39785" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e" is_pre_election: true
I20260709 13:16:27.663955 13468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "356e5aba082d4d7a8a6794fcd8c39785" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" is_pre_election: true
W20260709 13:16:27.665385 13510 leader_election.cc:343] T 356e5aba082d4d7a8a6794fcd8c39785 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:27.666566 13671 consensus_queue.cc:260] T 05ea1d7227354b8dbac92d3104e872d9 P 3c7e85ca9e4e4646b4792034c03ef31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
W20260709 13:16:27.669814 13510 leader_election.cc:343] T 356e5aba082d4d7a8a6794fcd8c39785 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:27.669935 13671 ts_tablet_manager.cc:1434] T 05ea1d7227354b8dbac92d3104e872d9 P 3c7e85ca9e4e4646b4792034c03ef31c: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 13:16:27.670039 13675 consensus_queue.cc:1048] T de1b50842b124c509406b08afd683ec7 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:27.670300 13510 leader_election.cc:304] T 356e5aba082d4d7a8a6794fcd8c39785 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825; no voters: 217ec95c64b34e25addb1e33e358571e, 3c7e85ca9e4e4646b4792034c03ef31c
I20260709 13:16:27.670869 13671 tablet_bootstrap.cc:492] T b0943c7ad5a745aa92e2a4c2582ada9f P 3c7e85ca9e4e4646b4792034c03ef31c: Bootstrap starting.
I20260709 13:16:27.670974 13667 raft_consensus.cc:2749] T 356e5aba082d4d7a8a6794fcd8c39785 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:27.672065 13669 tablet_bootstrap.cc:492] T 4a40ffdc8ea444cfa2893f674238482d P 217ec95c64b34e25addb1e33e358571e: No bootstrap required, opened a new log
I20260709 13:16:27.672485 13669 ts_tablet_manager.cc:1403] T 4a40ffdc8ea444cfa2893f674238482d P 217ec95c64b34e25addb1e33e358571e: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.006s
I20260709 13:16:27.673429 13675 raft_consensus.cc:493] T 05ea1d7227354b8dbac92d3104e872d9 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:27.673877 13675 raft_consensus.cc:515] T 05ea1d7227354b8dbac92d3104e872d9 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:27.675828 13675 leader_election.cc:290] T 05ea1d7227354b8dbac92d3104e872d9 P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:27.675904 13726 raft_consensus.cc:493] T 4a40ffdc8ea444cfa2893f674238482d P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:27.676365 13726 raft_consensus.cc:515] T 4a40ffdc8ea444cfa2893f674238482d P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:27.678434 13726 leader_election.cc:290] T 4a40ffdc8ea444cfa2893f674238482d P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:27.680861 13671 tablet_bootstrap.cc:654] T b0943c7ad5a745aa92e2a4c2582ada9f P 3c7e85ca9e4e4646b4792034c03ef31c: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:27.683431 13669 raft_consensus.cc:359] T 4a40ffdc8ea444cfa2893f674238482d P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:27.684271 13669 raft_consensus.cc:385] T 4a40ffdc8ea444cfa2893f674238482d P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:27.684599 13669 raft_consensus.cc:740] T 4a40ffdc8ea444cfa2893f674238482d P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 217ec95c64b34e25addb1e33e358571e, State: Initialized, Role: FOLLOWER
I20260709 13:16:27.684897 13659 tablet_bootstrap.cc:492] T aa2446e4f4414461ba9c22f2459f715b P 13569ba8734e4be4bee5c86ae9ff8825: No bootstrap required, opened a new log
I20260709 13:16:27.685323 13659 ts_tablet_manager.cc:1403] T aa2446e4f4414461ba9c22f2459f715b P 13569ba8734e4be4bee5c86ae9ff8825: Time spent bootstrapping tablet: real 0.092s	user 0.016s	sys 0.017s
I20260709 13:16:27.687186 13544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ea1d7227354b8dbac92d3104e872d9" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825" is_pre_election: true
I20260709 13:16:27.687901 13544 raft_consensus.cc:2468] T 05ea1d7227354b8dbac92d3104e872d9 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c7e85ca9e4e4646b4792034c03ef31c in term 0.
I20260709 13:16:27.689479 13368 catalog_manager.cc:5697] T 193870cc12df4e7e9f8423c473c1ade1 P 217ec95c64b34e25addb1e33e358571e reported cstate change: term changed from 0 to 1, leader changed from <none> to 217ec95c64b34e25addb1e33e358571e (127.12.19.131). New cstate: current_term: 1 leader_uuid: "217ec95c64b34e25addb1e33e358571e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:27.690649 13659 raft_consensus.cc:359] T aa2446e4f4414461ba9c22f2459f715b P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:27.690824 13617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ea1d7227354b8dbac92d3104e872d9" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e" is_pre_election: true
I20260709 13:16:27.691367 13659 raft_consensus.cc:385] T aa2446e4f4414461ba9c22f2459f715b P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:27.691654 13659 raft_consensus.cc:740] T aa2446e4f4414461ba9c22f2459f715b P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13569ba8734e4be4bee5c86ae9ff8825, State: Initialized, Role: FOLLOWER
I20260709 13:16:27.693224 13671 tablet_bootstrap.cc:492] T b0943c7ad5a745aa92e2a4c2582ada9f P 3c7e85ca9e4e4646b4792034c03ef31c: No bootstrap required, opened a new log
I20260709 13:16:27.693167 13544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a40ffdc8ea444cfa2893f674238482d" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825" is_pre_election: true
I20260709 13:16:27.693706 13671 ts_tablet_manager.cc:1403] T b0943c7ad5a745aa92e2a4c2582ada9f P 3c7e85ca9e4e4646b4792034c03ef31c: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.003s
I20260709 13:16:27.693822 13544 raft_consensus.cc:2468] T 4a40ffdc8ea444cfa2893f674238482d P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c7e85ca9e4e4646b4792034c03ef31c in term 0.
I20260709 13:16:27.695269 13659 consensus_queue.cc:260] T aa2446e4f4414461ba9c22f2459f715b P 13569ba8734e4be4bee5c86ae9ff8825 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:27.697201 13617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a40ffdc8ea444cfa2893f674238482d" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e" is_pre_election: true
I20260709 13:16:27.696421 13671 raft_consensus.cc:359] T b0943c7ad5a745aa92e2a4c2582ada9f P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:27.697494 13669 consensus_queue.cc:260] T 4a40ffdc8ea444cfa2893f674238482d P 217ec95c64b34e25addb1e33e358571e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:27.698067 13671 raft_consensus.cc:385] T b0943c7ad5a745aa92e2a4c2582ada9f P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:27.698338 13617 raft_consensus.cc:2468] T 4a40ffdc8ea444cfa2893f674238482d P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c7e85ca9e4e4646b4792034c03ef31c in term 0.
I20260709 13:16:27.699795 13669 ts_tablet_manager.cc:1434] T 4a40ffdc8ea444cfa2893f674238482d P 217ec95c64b34e25addb1e33e358571e: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260709 13:16:27.700198 13659 ts_tablet_manager.cc:1434] T aa2446e4f4414461ba9c22f2459f715b P 13569ba8734e4be4bee5c86ae9ff8825: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 13:16:27.698355 13671 raft_consensus.cc:740] T b0943c7ad5a745aa92e2a4c2582ada9f P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c7e85ca9e4e4646b4792034c03ef31c, State: Initialized, Role: FOLLOWER
I20260709 13:16:27.700659 13669 tablet_bootstrap.cc:492] T 356e5aba082d4d7a8a6794fcd8c39785 P 217ec95c64b34e25addb1e33e358571e: Bootstrap starting.
I20260709 13:16:27.701040 13659 tablet_bootstrap.cc:492] T a06d993b65244d32a69cb6d22274110a P 13569ba8734e4be4bee5c86ae9ff8825: Bootstrap starting.
I20260709 13:16:27.701198 13671 consensus_queue.cc:260] T b0943c7ad5a745aa92e2a4c2582ada9f P 3c7e85ca9e4e4646b4792034c03ef31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:27.697079 13435 leader_election.cc:304] T 05ea1d7227354b8dbac92d3104e872d9 P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825, 3c7e85ca9e4e4646b4792034c03ef31c; no voters: 
I20260709 13:16:27.702822 13726 raft_consensus.cc:2804] T 05ea1d7227354b8dbac92d3104e872d9 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:27.703167 13726 raft_consensus.cc:493] T 05ea1d7227354b8dbac92d3104e872d9 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:27.703310 13671 ts_tablet_manager.cc:1434] T b0943c7ad5a745aa92e2a4c2582ada9f P 3c7e85ca9e4e4646b4792034c03ef31c: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260709 13:16:27.703542 13726 raft_consensus.cc:3060] T 05ea1d7227354b8dbac92d3104e872d9 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:27.704166 13671 tablet_bootstrap.cc:492] T 62e3177db8ee4d4ca14038ecdd2eb299 P 3c7e85ca9e4e4646b4792034c03ef31c: Bootstrap starting.
I20260709 13:16:27.710343 13671 tablet_bootstrap.cc:654] T 62e3177db8ee4d4ca14038ecdd2eb299 P 3c7e85ca9e4e4646b4792034c03ef31c: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:27.711709 13726 raft_consensus.cc:515] T 05ea1d7227354b8dbac92d3104e872d9 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:27.714365 13726 leader_election.cc:290] T 05ea1d7227354b8dbac92d3104e872d9 P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 election: Requested vote from peers 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:27.715204 13435 leader_election.cc:304] T 4a40ffdc8ea444cfa2893f674238482d P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825, 3c7e85ca9e4e4646b4792034c03ef31c; no voters: 
I20260709 13:16:27.716167 13659 tablet_bootstrap.cc:654] T a06d993b65244d32a69cb6d22274110a P 13569ba8734e4be4bee5c86ae9ff8825: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:27.717574 13671 tablet_bootstrap.cc:492] T 62e3177db8ee4d4ca14038ecdd2eb299 P 3c7e85ca9e4e4646b4792034c03ef31c: No bootstrap required, opened a new log
I20260709 13:16:27.717979 13671 ts_tablet_manager.cc:1403] T 62e3177db8ee4d4ca14038ecdd2eb299 P 3c7e85ca9e4e4646b4792034c03ef31c: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.003s
I20260709 13:16:27.718348 13726 raft_consensus.cc:2804] T 4a40ffdc8ea444cfa2893f674238482d P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:27.718549 13675 consensus_queue.cc:1048] T de1b50842b124c509406b08afd683ec7 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:27.718753 13726 raft_consensus.cc:493] T 4a40ffdc8ea444cfa2893f674238482d P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:27.719376 13726 raft_consensus.cc:3060] T 4a40ffdc8ea444cfa2893f674238482d P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:16:27.718688 13435 leader_election.cc:343] T 05ea1d7227354b8dbac92d3104e872d9 P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:27.722298 13671 raft_consensus.cc:359] T 62e3177db8ee4d4ca14038ecdd2eb299 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:27.722921 13671 raft_consensus.cc:385] T 62e3177db8ee4d4ca14038ecdd2eb299 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:27.723181 13671 raft_consensus.cc:740] T 62e3177db8ee4d4ca14038ecdd2eb299 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c7e85ca9e4e4646b4792034c03ef31c, State: Initialized, Role: FOLLOWER
I20260709 13:16:27.723860 13671 consensus_queue.cc:260] T 62e3177db8ee4d4ca14038ecdd2eb299 P 3c7e85ca9e4e4646b4792034c03ef31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:27.725404 13544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ea1d7227354b8dbac92d3104e872d9" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825"
I20260709 13:16:27.725955 13671 ts_tablet_manager.cc:1434] T 62e3177db8ee4d4ca14038ecdd2eb299 P 3c7e85ca9e4e4646b4792034c03ef31c: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260709 13:16:27.725937 13544 raft_consensus.cc:3060] T 05ea1d7227354b8dbac92d3104e872d9 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:27.726452 13726 raft_consensus.cc:515] T 4a40ffdc8ea444cfa2893f674238482d P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:27.728432 13726 leader_election.cc:290] T 4a40ffdc8ea444cfa2893f674238482d P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 election: Requested vote from peers 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:27.730445 13667 raft_consensus.cc:493] T 1b44ede5894c466a93121f40351c551e P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:27.730896 13667 raft_consensus.cc:515] T 1b44ede5894c466a93121f40351c551e P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:27.732796 13617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ea1d7227354b8dbac92d3104e872d9" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e"
I20260709 13:16:27.733299 13667 leader_election.cc:290] T 1b44ede5894c466a93121f40351c551e P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:27.736163 13545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a40ffdc8ea444cfa2893f674238482d" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825"
I20260709 13:16:27.736888 13545 raft_consensus.cc:3060] T 4a40ffdc8ea444cfa2893f674238482d P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:27.739743 13617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b44ede5894c466a93121f40351c551e" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e" is_pre_election: true
I20260709 13:16:27.740967 13469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b44ede5894c466a93121f40351c551e" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" is_pre_election: true
I20260709 13:16:27.741117 13616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a40ffdc8ea444cfa2893f674238482d" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e"
I20260709 13:16:27.741618 13616 raft_consensus.cc:3060] T 4a40ffdc8ea444cfa2893f674238482d P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:16:27.742599 13435 leader_election.cc:343] T 05ea1d7227354b8dbac92d3104e872d9 P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:27.744755 13544 raft_consensus.cc:2468] T 05ea1d7227354b8dbac92d3104e872d9 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c7e85ca9e4e4646b4792034c03ef31c in term 1.
W20260709 13:16:27.747452 13510 leader_election.cc:343] T 1b44ede5894c466a93121f40351c551e P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:27.747483 13435 leader_election.cc:304] T 05ea1d7227354b8dbac92d3104e872d9 P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825, 3c7e85ca9e4e4646b4792034c03ef31c; no voters: 217ec95c64b34e25addb1e33e358571e
W20260709 13:16:27.748224 13510 leader_election.cc:343] T 1b44ede5894c466a93121f40351c551e P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:27.755674 13510 leader_election.cc:304] T 1b44ede5894c466a93121f40351c551e P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825; no voters: 217ec95c64b34e25addb1e33e358571e, 3c7e85ca9e4e4646b4792034c03ef31c
I20260709 13:16:27.756378 13667 raft_consensus.cc:2749] T 1b44ede5894c466a93121f40351c551e P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:27.749620 13671 tablet_bootstrap.cc:492] T 5ca4c89d0f2b479f919e8b720fe81209 P 3c7e85ca9e4e4646b4792034c03ef31c: Bootstrap starting.
I20260709 13:16:27.750711 13683 raft_consensus.cc:493] T b25a4c09eccb49898f922d6b0a458e67 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:27.757234 13675 raft_consensus.cc:2804] T 05ea1d7227354b8dbac92d3104e872d9 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:27.757037 13683 raft_consensus.cc:515] T b25a4c09eccb49898f922d6b0a458e67 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:27.757872 13675 raft_consensus.cc:697] T 05ea1d7227354b8dbac92d3104e872d9 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Becoming Leader. State: Replica: 3c7e85ca9e4e4646b4792034c03ef31c, State: Running, Role: LEADER
I20260709 13:16:27.759204 13683 leader_election.cc:290] T b25a4c09eccb49898f922d6b0a458e67 P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433)
I20260709 13:16:27.758888 13675 consensus_queue.cc:237] T 05ea1d7227354b8dbac92d3104e872d9 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:27.760862 13543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b25a4c09eccb49898f922d6b0a458e67" candidate_uuid: "217ec95c64b34e25addb1e33e358571e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825" is_pre_election: true
I20260709 13:16:27.761461 13543 raft_consensus.cc:2468] T b25a4c09eccb49898f922d6b0a458e67 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 217ec95c64b34e25addb1e33e358571e in term 0.
I20260709 13:16:27.751044 13545 raft_consensus.cc:2468] T 4a40ffdc8ea444cfa2893f674238482d P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c7e85ca9e4e4646b4792034c03ef31c in term 1.
I20260709 13:16:27.753933 13659 tablet_bootstrap.cc:492] T a06d993b65244d32a69cb6d22274110a P 13569ba8734e4be4bee5c86ae9ff8825: No bootstrap required, opened a new log
I20260709 13:16:27.762890 13584 leader_election.cc:304] T b25a4c09eccb49898f922d6b0a458e67 P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825, 217ec95c64b34e25addb1e33e358571e; no voters: 
I20260709 13:16:27.763830 13683 raft_consensus.cc:2804] T b25a4c09eccb49898f922d6b0a458e67 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:27.764376 13683 raft_consensus.cc:493] T b25a4c09eccb49898f922d6b0a458e67 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:27.764858 13683 raft_consensus.cc:3060] T b25a4c09eccb49898f922d6b0a458e67 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:27.765337 13669 tablet_bootstrap.cc:654] T 356e5aba082d4d7a8a6794fcd8c39785 P 217ec95c64b34e25addb1e33e358571e: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:27.765806 13616 raft_consensus.cc:2468] T 4a40ffdc8ea444cfa2893f674238482d P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c7e85ca9e4e4646b4792034c03ef31c in term 1.
I20260709 13:16:27.767658 13435 leader_election.cc:304] T 4a40ffdc8ea444cfa2893f674238482d P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 217ec95c64b34e25addb1e33e358571e, 3c7e85ca9e4e4646b4792034c03ef31c; no voters: 
I20260709 13:16:27.769515 13667 consensus_queue.cc:1048] T 4bb9bc54fd604023b66b1c3fa8e84075 P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:27.772293 13726 raft_consensus.cc:2804] T 4a40ffdc8ea444cfa2893f674238482d P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:27.763134 13659 ts_tablet_manager.cc:1403] T a06d993b65244d32a69cb6d22274110a P 13569ba8734e4be4bee5c86ae9ff8825: Time spent bootstrapping tablet: real 0.062s	user 0.011s	sys 0.010s
I20260709 13:16:27.774153 13726 raft_consensus.cc:697] T 4a40ffdc8ea444cfa2893f674238482d P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Becoming Leader. State: Replica: 3c7e85ca9e4e4646b4792034c03ef31c, State: Running, Role: LEADER
I20260709 13:16:27.785473 13726 consensus_queue.cc:237] T 4a40ffdc8ea444cfa2893f674238482d P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:27.787925 13667 consensus_queue.cc:1048] T 02f51c50c0844d0a9a68470d369ec818 P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:27.790529 13683 raft_consensus.cc:515] T b25a4c09eccb49898f922d6b0a458e67 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:27.798027 13667 raft_consensus.cc:493] T c7c338ae8fcd4433858a276009993be4 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:27.799686 13667 raft_consensus.cc:515] T c7c338ae8fcd4433858a276009993be4 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:27.803987 13683 leader_election.cc:290] T b25a4c09eccb49898f922d6b0a458e67 P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 1 election: Requested vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433)
I20260709 13:16:27.811383 13667 leader_election.cc:290] T c7c338ae8fcd4433858a276009993be4 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:27.835307 13659 raft_consensus.cc:359] T a06d993b65244d32a69cb6d22274110a P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:27.836216 13659 raft_consensus.cc:385] T a06d993b65244d32a69cb6d22274110a P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:27.836396 13545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b25a4c09eccb49898f922d6b0a458e67" candidate_uuid: "217ec95c64b34e25addb1e33e358571e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825"
I20260709 13:16:27.837229 13545 raft_consensus.cc:3060] T b25a4c09eccb49898f922d6b0a458e67 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:27.836584 13659 raft_consensus.cc:740] T a06d993b65244d32a69cb6d22274110a P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13569ba8734e4be4bee5c86ae9ff8825, State: Initialized, Role: FOLLOWER
I20260709 13:16:27.831665 13672 raft_consensus.cc:493] T 2bfdce9f207f483dbde5c086b093b745 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:27.846052 13659 consensus_queue.cc:260] T a06d993b65244d32a69cb6d22274110a P 13569ba8734e4be4bee5c86ae9ff8825 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:27.852285 13672 raft_consensus.cc:515] T 2bfdce9f207f483dbde5c086b093b745 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:27.854458 13659 ts_tablet_manager.cc:1434] T a06d993b65244d32a69cb6d22274110a P 13569ba8734e4be4bee5c86ae9ff8825: Time spent starting tablet: real 0.081s	user 0.008s	sys 0.004s
I20260709 13:16:27.855348 13659 tablet_bootstrap.cc:492] T db78d2ab7c3a4b79bfe1d770d8100ec4 P 13569ba8734e4be4bee5c86ae9ff8825: Bootstrap starting.
I20260709 13:16:27.851485 13619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7c338ae8fcd4433858a276009993be4" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e" is_pre_election: true
I20260709 13:16:27.864042 13671 tablet_bootstrap.cc:654] T 5ca4c89d0f2b479f919e8b720fe81209 P 3c7e85ca9e4e4646b4792034c03ef31c: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:27.875458 13683 consensus_queue.cc:1048] T 5ca4c89d0f2b479f919e8b720fe81209 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:16:27.853236 13435 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.12.19.130:39433, user_credentials={real_user=slave}} blocked reactor thread for 79298.7us
I20260709 13:16:27.883440 13734 raft_consensus.cc:493] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:27.884049 13734 raft_consensus.cc:515] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
W20260709 13:16:27.886866 13746 log.cc:927] Time spent T 4bb9bc54fd604023b66b1c3fa8e84075 P 217ec95c64b34e25addb1e33e358571e: Append to log took a long time: real 0.052s	user 0.000s	sys 0.001s
I20260709 13:16:27.891127 13672 leader_election.cc:290] T 2bfdce9f207f483dbde5c086b093b745 P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433)
I20260709 13:16:27.857605 13619 raft_consensus.cc:2468] T c7c338ae8fcd4433858a276009993be4 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13569ba8734e4be4bee5c86ae9ff8825 in term 0.
I20260709 13:16:27.895406 13545 raft_consensus.cc:2468] T b25a4c09eccb49898f922d6b0a458e67 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 217ec95c64b34e25addb1e33e358571e in term 1.
I20260709 13:16:27.897500 13510 leader_election.cc:304] T c7c338ae8fcd4433858a276009993be4 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825, 217ec95c64b34e25addb1e33e358571e; no voters: 
I20260709 13:16:27.898478 13696 raft_consensus.cc:2804] T c7c338ae8fcd4433858a276009993be4 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:27.898860 13696 raft_consensus.cc:493] T c7c338ae8fcd4433858a276009993be4 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:27.899204 13696 raft_consensus.cc:3060] T c7c338ae8fcd4433858a276009993be4 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:27.900934 13734 leader_election.cc:290] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433)
I20260709 13:16:27.904105 13545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bfdce9f207f483dbde5c086b093b745" candidate_uuid: "217ec95c64b34e25addb1e33e358571e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825" is_pre_election: true
I20260709 13:16:27.907814 13545 raft_consensus.cc:2393] T 2bfdce9f207f483dbde5c086b093b745 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 217ec95c64b34e25addb1e33e358571e in current term 1: Already voted for candidate 3c7e85ca9e4e4646b4792034c03ef31c in this term.
I20260709 13:16:27.911911 13669 tablet_bootstrap.cc:492] T 356e5aba082d4d7a8a6794fcd8c39785 P 217ec95c64b34e25addb1e33e358571e: No bootstrap required, opened a new log
I20260709 13:16:27.912557 13669 ts_tablet_manager.cc:1403] T 356e5aba082d4d7a8a6794fcd8c39785 P 217ec95c64b34e25addb1e33e358571e: Time spent bootstrapping tablet: real 0.212s	user 0.021s	sys 0.023s
I20260709 13:16:27.913146 13584 leader_election.cc:304] T b25a4c09eccb49898f922d6b0a458e67 P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825, 217ec95c64b34e25addb1e33e358571e; no voters: 
I20260709 13:16:27.914970 13545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26ba7ac9d16e47f398ceadcdbc5a4946" candidate_uuid: "217ec95c64b34e25addb1e33e358571e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825" is_pre_election: true
I20260709 13:16:27.915737 13545 raft_consensus.cc:2393] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 217ec95c64b34e25addb1e33e358571e in current term 1: Already voted for candidate 3c7e85ca9e4e4646b4792034c03ef31c in this term.
I20260709 13:16:27.915241 13669 raft_consensus.cc:359] T 356e5aba082d4d7a8a6794fcd8c39785 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:27.916224 13669 raft_consensus.cc:385] T 356e5aba082d4d7a8a6794fcd8c39785 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:27.916550 13669 raft_consensus.cc:740] T 356e5aba082d4d7a8a6794fcd8c39785 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 217ec95c64b34e25addb1e33e358571e, State: Initialized, Role: FOLLOWER
I20260709 13:16:27.916990 13469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7c338ae8fcd4433858a276009993be4" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" is_pre_election: true
I20260709 13:16:27.917665 13469 raft_consensus.cc:2468] T c7c338ae8fcd4433858a276009993be4 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13569ba8734e4be4bee5c86ae9ff8825 in term 0.
I20260709 13:16:27.917343 13669 consensus_queue.cc:260] T 356e5aba082d4d7a8a6794fcd8c39785 P 217ec95c64b34e25addb1e33e358571e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
W20260709 13:16:27.918223 13747 log.cc:927] Time spent T 02f51c50c0844d0a9a68470d369ec818 P 217ec95c64b34e25addb1e33e358571e: Append to log took a long time: real 0.054s	user 0.000s	sys 0.005s
I20260709 13:16:27.919005 13469 raft_consensus.cc:3060] T 02f51c50c0844d0a9a68470d369ec818 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:27.920070 13669 ts_tablet_manager.cc:1434] T 356e5aba082d4d7a8a6794fcd8c39785 P 217ec95c64b34e25addb1e33e358571e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:16:27.919178 13696 raft_consensus.cc:515] T c7c338ae8fcd4433858a276009993be4 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:27.921126 13669 tablet_bootstrap.cc:492] T 05ea1d7227354b8dbac92d3104e872d9 P 217ec95c64b34e25addb1e33e358571e: Bootstrap starting.
I20260709 13:16:27.922740 13659 tablet_bootstrap.cc:654] T db78d2ab7c3a4b79bfe1d770d8100ec4 P 13569ba8734e4be4bee5c86ae9ff8825: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:27.925911 13696 leader_election.cc:290] T c7c338ae8fcd4433858a276009993be4 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 election: Requested vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:27.917022 13734 raft_consensus.cc:2804] T b25a4c09eccb49898f922d6b0a458e67 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:27.929070 13734 raft_consensus.cc:697] T b25a4c09eccb49898f922d6b0a458e67 P 217ec95c64b34e25addb1e33e358571e [term 1 LEADER]: Becoming Leader. State: Replica: 217ec95c64b34e25addb1e33e358571e, State: Running, Role: LEADER
I20260709 13:16:27.929078 13617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7c338ae8fcd4433858a276009993be4" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e"
I20260709 13:16:27.929770 13617 raft_consensus.cc:3060] T c7c338ae8fcd4433858a276009993be4 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:27.932588 13696 raft_consensus.cc:493] T d55a008a1f9146eab4ff968206f569ab P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:27.933249 13696 raft_consensus.cc:515] T d55a008a1f9146eab4ff968206f569ab P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:27.935442 13669 tablet_bootstrap.cc:654] T 05ea1d7227354b8dbac92d3104e872d9 P 217ec95c64b34e25addb1e33e358571e: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:27.930817 13734 consensus_queue.cc:237] T b25a4c09eccb49898f922d6b0a458e67 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:27.939751 13671 tablet_bootstrap.cc:492] T 5ca4c89d0f2b479f919e8b720fe81209 P 3c7e85ca9e4e4646b4792034c03ef31c: No bootstrap required, opened a new log
I20260709 13:16:27.940164 13671 ts_tablet_manager.cc:1403] T 5ca4c89d0f2b479f919e8b720fe81209 P 3c7e85ca9e4e4646b4792034c03ef31c: Time spent bootstrapping tablet: real 0.191s	user 0.015s	sys 0.017s
I20260709 13:16:27.946128 13468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b25a4c09eccb49898f922d6b0a458e67" candidate_uuid: "217ec95c64b34e25addb1e33e358571e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" is_pre_election: true
I20260709 13:16:27.946949 13467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b25a4c09eccb49898f922d6b0a458e67" candidate_uuid: "217ec95c64b34e25addb1e33e358571e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c"
W20260709 13:16:27.950446 13416 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:16:27.954337 13468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26ba7ac9d16e47f398ceadcdbc5a4946" candidate_uuid: "217ec95c64b34e25addb1e33e358571e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" is_pre_election: true
I20260709 13:16:27.955309 13467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bfdce9f207f483dbde5c086b093b745" candidate_uuid: "217ec95c64b34e25addb1e33e358571e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" is_pre_election: true
I20260709 13:16:27.957655 13675 raft_consensus.cc:493] T b0943c7ad5a745aa92e2a4c2582ada9f P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:27.958177 13467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7c338ae8fcd4433858a276009993be4" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c"
I20260709 13:16:27.958115 13675 raft_consensus.cc:515] T b0943c7ad5a745aa92e2a4c2582ada9f P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:27.958746 13467 raft_consensus.cc:3060] T c7c338ae8fcd4433858a276009993be4 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:27.958928 13617 raft_consensus.cc:2468] T c7c338ae8fcd4433858a276009993be4 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13569ba8734e4be4bee5c86ae9ff8825 in term 1.
I20260709 13:16:27.960059 13510 leader_election.cc:304] T c7c338ae8fcd4433858a276009993be4 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825, 217ec95c64b34e25addb1e33e358571e; no voters: 
I20260709 13:16:27.960201 13675 leader_election.cc:290] T b0943c7ad5a745aa92e2a4c2582ada9f P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:27.962160 13368 catalog_manager.cc:5697] T 05ea1d7227354b8dbac92d3104e872d9 P 3c7e85ca9e4e4646b4792034c03ef31c reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129). New cstate: current_term: 1 leader_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:27.963606 13691 raft_consensus.cc:493] T 02f51c50c0844d0a9a68470d369ec818 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:27.964798 13691 raft_consensus.cc:515] T 02f51c50c0844d0a9a68470d369ec818 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:27.969265 13671 raft_consensus.cc:359] T 5ca4c89d0f2b479f919e8b720fe81209 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:27.969928 13671 raft_consensus.cc:385] T 5ca4c89d0f2b479f919e8b720fe81209 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:27.970192 13671 raft_consensus.cc:740] T 5ca4c89d0f2b479f919e8b720fe81209 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c7e85ca9e4e4646b4792034c03ef31c, State: Initialized, Role: FOLLOWER
I20260709 13:16:27.970912 13671 consensus_queue.cc:260] T 5ca4c89d0f2b479f919e8b720fe81209 P 3c7e85ca9e4e4646b4792034c03ef31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:27.971812 13468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d55a008a1f9146eab4ff968206f569ab" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" is_pre_election: true
I20260709 13:16:27.976687 13545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0943c7ad5a745aa92e2a4c2582ada9f" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825" is_pre_election: true
I20260709 13:16:27.977440 13545 raft_consensus.cc:2393] T b0943c7ad5a745aa92e2a4c2582ada9f P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3c7e85ca9e4e4646b4792034c03ef31c in current term 1: Already voted for candidate 217ec95c64b34e25addb1e33e358571e in this term.
I20260709 13:16:27.962393 13696 leader_election.cc:290] T d55a008a1f9146eab4ff968206f569ab P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:27.979584 13696 raft_consensus.cc:2804] T c7c338ae8fcd4433858a276009993be4 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:27.979512 13753 consensus_queue.cc:1048] T 4bb9bc54fd604023b66b1c3fa8e84075 P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.017s
I20260709 13:16:27.976833 13470 raft_consensus.cc:3060] T 5ca4c89d0f2b479f919e8b720fe81209 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:16:27.965293 13584 leader_election.cc:343] T b25a4c09eccb49898f922d6b0a458e67 P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:27.981079 13617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0943c7ad5a745aa92e2a4c2582ada9f" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e" is_pre_election: true
W20260709 13:16:27.981999 13584 leader_election.cc:343] T b25a4c09eccb49898f922d6b0a458e67 P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:27.982928 13584 leader_election.cc:304] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 217ec95c64b34e25addb1e33e358571e; no voters: 13569ba8734e4be4bee5c86ae9ff8825, 3c7e85ca9e4e4646b4792034c03ef31c
I20260709 13:16:27.983400 13435 leader_election.cc:304] T b0943c7ad5a745aa92e2a4c2582ada9f P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3c7e85ca9e4e4646b4792034c03ef31c; no voters: 13569ba8734e4be4bee5c86ae9ff8825, 217ec95c64b34e25addb1e33e358571e
I20260709 13:16:27.983647 13683 raft_consensus.cc:3060] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:27.980103 13696 raft_consensus.cc:697] T c7c338ae8fcd4433858a276009993be4 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 LEADER]: Becoming Leader. State: Replica: 13569ba8734e4be4bee5c86ae9ff8825, State: Running, Role: LEADER
I20260709 13:16:27.984018 13584 leader_election.cc:304] T 2bfdce9f207f483dbde5c086b093b745 P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 217ec95c64b34e25addb1e33e358571e; no voters: 13569ba8734e4be4bee5c86ae9ff8825, 3c7e85ca9e4e4646b4792034c03ef31c
I20260709 13:16:27.981050 13671 ts_tablet_manager.cc:1434] T 5ca4c89d0f2b479f919e8b720fe81209 P 3c7e85ca9e4e4646b4792034c03ef31c: Time spent starting tablet: real 0.041s	user 0.007s	sys 0.000s
I20260709 13:16:27.986410 13744 raft_consensus.cc:3060] T b0943c7ad5a745aa92e2a4c2582ada9f P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:27.988027 13671 tablet_bootstrap.cc:492] T d55a008a1f9146eab4ff968206f569ab P 3c7e85ca9e4e4646b4792034c03ef31c: Bootstrap starting.
I20260709 13:16:27.988778 13702 raft_consensus.cc:3060] T 2bfdce9f207f483dbde5c086b093b745 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:27.984977 13696 consensus_queue.cc:237] T c7c338ae8fcd4433858a276009993be4 P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:27.992645 13683 raft_consensus.cc:2749] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:27.997560 13545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02f51c50c0844d0a9a68470d369ec818" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825" is_pre_election: true
I20260709 13:16:27.998134 13619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02f51c50c0844d0a9a68470d369ec818" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e" is_pre_election: true
I20260709 13:16:27.999678 13671 tablet_bootstrap.cc:654] T d55a008a1f9146eab4ff968206f569ab P 3c7e85ca9e4e4646b4792034c03ef31c: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:27.987777 13691 leader_election.cc:290] T 02f51c50c0844d0a9a68470d369ec818 P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:28.001353 13617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d55a008a1f9146eab4ff968206f569ab" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e" is_pre_election: true
I20260709 13:16:28.003935 13702 raft_consensus.cc:2749] T 2bfdce9f207f483dbde5c086b093b745 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:28.005645 13368 catalog_manager.cc:5697] T b25a4c09eccb49898f922d6b0a458e67 P 217ec95c64b34e25addb1e33e358571e reported cstate change: term changed from 0 to 1, leader changed from <none> to 217ec95c64b34e25addb1e33e358571e (127.12.19.131). New cstate: current_term: 1 leader_uuid: "217ec95c64b34e25addb1e33e358571e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:28.006624 13659 tablet_bootstrap.cc:492] T db78d2ab7c3a4b79bfe1d770d8100ec4 P 13569ba8734e4be4bee5c86ae9ff8825: No bootstrap required, opened a new log
I20260709 13:16:27.991068 13467 raft_consensus.cc:2468] T c7c338ae8fcd4433858a276009993be4 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13569ba8734e4be4bee5c86ae9ff8825 in term 1.
I20260709 13:16:28.007176 13659 ts_tablet_manager.cc:1403] T db78d2ab7c3a4b79bfe1d770d8100ec4 P 13569ba8734e4be4bee5c86ae9ff8825: Time spent bootstrapping tablet: real 0.152s	user 0.013s	sys 0.005s
I20260709 13:16:28.004528 13435 leader_election.cc:304] T 02f51c50c0844d0a9a68470d369ec818 P 3c7e85ca9e4e4646b4792034c03ef31c [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: 3c7e85ca9e4e4646b4792034c03ef31c; no voters: 13569ba8734e4be4bee5c86ae9ff8825, 217ec95c64b34e25addb1e33e358571e
I20260709 13:16:28.008579 13691 raft_consensus.cc:2749] T 02f51c50c0844d0a9a68470d369ec818 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:16:28.009457 13510 leader_election.cc:343] T d55a008a1f9146eab4ff968206f569ab P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:28.017606 13659 raft_consensus.cc:359] T db78d2ab7c3a4b79bfe1d770d8100ec4 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:28.018558 13659 raft_consensus.cc:385] T db78d2ab7c3a4b79bfe1d770d8100ec4 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:28.019134 13659 raft_consensus.cc:740] T db78d2ab7c3a4b79bfe1d770d8100ec4 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13569ba8734e4be4bee5c86ae9ff8825, State: Initialized, Role: FOLLOWER
I20260709 13:16:28.020147 13659 consensus_queue.cc:260] T db78d2ab7c3a4b79bfe1d770d8100ec4 P 13569ba8734e4be4bee5c86ae9ff8825 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:28.022827 13659 ts_tablet_manager.cc:1434] T db78d2ab7c3a4b79bfe1d770d8100ec4 P 13569ba8734e4be4bee5c86ae9ff8825: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 13:16:28.013351 13744 raft_consensus.cc:2749] T b0943c7ad5a745aa92e2a4c2582ada9f P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:28.024889 13659 tablet_bootstrap.cc:492] T 40300a217b3e44a48ab96f8ef762b637 P 13569ba8734e4be4bee5c86ae9ff8825: Bootstrap starting.
W20260709 13:16:28.024104 13510 leader_election.cc:343] T d55a008a1f9146eab4ff968206f569ab P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:28.012372 13757 consensus_queue.cc:1048] T 02f51c50c0844d0a9a68470d369ec818 P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260709 13:16:28.027787 13510 leader_election.cc:304] T d55a008a1f9146eab4ff968206f569ab P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825; no voters: 217ec95c64b34e25addb1e33e358571e, 3c7e85ca9e4e4646b4792034c03ef31c
I20260709 13:16:28.029237 13696 raft_consensus.cc:2749] T d55a008a1f9146eab4ff968206f569ab P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:28.035473 13368 catalog_manager.cc:5697] T 4a40ffdc8ea444cfa2893f674238482d P 3c7e85ca9e4e4646b4792034c03ef31c reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129). New cstate: current_term: 1 leader_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:28.037708 13669 tablet_bootstrap.cc:492] T 05ea1d7227354b8dbac92d3104e872d9 P 217ec95c64b34e25addb1e33e358571e: No bootstrap required, opened a new log
I20260709 13:16:28.042984 13669 ts_tablet_manager.cc:1403] T 05ea1d7227354b8dbac92d3104e872d9 P 217ec95c64b34e25addb1e33e358571e: Time spent bootstrapping tablet: real 0.122s	user 0.012s	sys 0.016s
I20260709 13:16:28.045539 13669 raft_consensus.cc:359] T 05ea1d7227354b8dbac92d3104e872d9 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:28.046164 13669 raft_consensus.cc:385] T 05ea1d7227354b8dbac92d3104e872d9 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:28.046401 13669 raft_consensus.cc:740] T 05ea1d7227354b8dbac92d3104e872d9 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 217ec95c64b34e25addb1e33e358571e, State: Initialized, Role: FOLLOWER
I20260709 13:16:28.039371 13744 consensus_queue.cc:1048] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:28.046991 13669 consensus_queue.cc:260] T 05ea1d7227354b8dbac92d3104e872d9 P 217ec95c64b34e25addb1e33e358571e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:28.040542 13659 tablet_bootstrap.cc:654] T 40300a217b3e44a48ab96f8ef762b637 P 13569ba8734e4be4bee5c86ae9ff8825: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:28.049115 13669 ts_tablet_manager.cc:1434] T 05ea1d7227354b8dbac92d3104e872d9 P 217ec95c64b34e25addb1e33e358571e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:16:28.041119 13734 consensus_queue.cc:1048] T 5ca4c89d0f2b479f919e8b720fe81209 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:28.049944 13669 tablet_bootstrap.cc:492] T bc46e907f7364a049b1a25c715280e65 P 217ec95c64b34e25addb1e33e358571e: Bootstrap starting.
I20260709 13:16:28.047096 13671 tablet_bootstrap.cc:492] T d55a008a1f9146eab4ff968206f569ab P 3c7e85ca9e4e4646b4792034c03ef31c: No bootstrap required, opened a new log
I20260709 13:16:28.053835 13671 ts_tablet_manager.cc:1403] T d55a008a1f9146eab4ff968206f569ab P 3c7e85ca9e4e4646b4792034c03ef31c: Time spent bootstrapping tablet: real 0.066s	user 0.020s	sys 0.008s
I20260709 13:16:28.055181 13734 consensus_queue.cc:1048] T b0943c7ad5a745aa92e2a4c2582ada9f P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:28.056872 13669 tablet_bootstrap.cc:654] T bc46e907f7364a049b1a25c715280e65 P 217ec95c64b34e25addb1e33e358571e: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:28.058327 13671 raft_consensus.cc:359] T d55a008a1f9146eab4ff968206f569ab P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:28.059002 13671 raft_consensus.cc:385] T d55a008a1f9146eab4ff968206f569ab P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:28.059291 13671 raft_consensus.cc:740] T d55a008a1f9146eab4ff968206f569ab P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c7e85ca9e4e4646b4792034c03ef31c, State: Initialized, Role: FOLLOWER
I20260709 13:16:28.062386 13659 tablet_bootstrap.cc:492] T 40300a217b3e44a48ab96f8ef762b637 P 13569ba8734e4be4bee5c86ae9ff8825: No bootstrap required, opened a new log
I20260709 13:16:28.062871 13659 ts_tablet_manager.cc:1403] T 40300a217b3e44a48ab96f8ef762b637 P 13569ba8734e4be4bee5c86ae9ff8825: Time spent bootstrapping tablet: real 0.038s	user 0.011s	sys 0.000s
I20260709 13:16:28.064337 13366 catalog_manager.cc:5697] T c7c338ae8fcd4433858a276009993be4 P 13569ba8734e4be4bee5c86ae9ff8825 reported cstate change: term changed from 0 to 1, leader changed from <none> to 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130). New cstate: current_term: 1 leader_uuid: "13569ba8734e4be4bee5c86ae9ff8825" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:28.065739 13659 raft_consensus.cc:359] T 40300a217b3e44a48ab96f8ef762b637 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:28.066507 13659 raft_consensus.cc:385] T 40300a217b3e44a48ab96f8ef762b637 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:28.066812 13659 raft_consensus.cc:740] T 40300a217b3e44a48ab96f8ef762b637 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13569ba8734e4be4bee5c86ae9ff8825, State: Initialized, Role: FOLLOWER
I20260709 13:16:28.067656 13659 consensus_queue.cc:260] T 40300a217b3e44a48ab96f8ef762b637 P 13569ba8734e4be4bee5c86ae9ff8825 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:28.068480 13691 consensus_queue.cc:1048] T 2bfdce9f207f483dbde5c086b093b745 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:28.069770 13659 ts_tablet_manager.cc:1434] T 40300a217b3e44a48ab96f8ef762b637 P 13569ba8734e4be4bee5c86ae9ff8825: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 13:16:28.070740 13659 tablet_bootstrap.cc:492] T 8eefd391d90940099411e320d4a09356 P 13569ba8734e4be4bee5c86ae9ff8825: Bootstrap starting.
I20260709 13:16:28.078058 13659 tablet_bootstrap.cc:654] T 8eefd391d90940099411e320d4a09356 P 13569ba8734e4be4bee5c86ae9ff8825: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:28.070402 13744 raft_consensus.cc:493] T 62e3177db8ee4d4ca14038ecdd2eb299 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:28.079486 13744 raft_consensus.cc:515] T 62e3177db8ee4d4ca14038ecdd2eb299 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:28.081513 13744 leader_election.cc:290] T 62e3177db8ee4d4ca14038ecdd2eb299 P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:28.082649 13669 tablet_bootstrap.cc:492] T bc46e907f7364a049b1a25c715280e65 P 217ec95c64b34e25addb1e33e358571e: No bootstrap required, opened a new log
I20260709 13:16:28.083431 13669 ts_tablet_manager.cc:1403] T bc46e907f7364a049b1a25c715280e65 P 217ec95c64b34e25addb1e33e358571e: Time spent bootstrapping tablet: real 0.034s	user 0.013s	sys 0.003s
I20260709 13:16:28.085999 13696 raft_consensus.cc:493] T a06d993b65244d32a69cb6d22274110a P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:28.086508 13696 raft_consensus.cc:515] T a06d993b65244d32a69cb6d22274110a P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:28.088595 13696 leader_election.cc:290] T a06d993b65244d32a69cb6d22274110a P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:28.088958 13757 raft_consensus.cc:493] T aa2446e4f4414461ba9c22f2459f715b P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:28.087182 13669 raft_consensus.cc:359] T bc46e907f7364a049b1a25c715280e65 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:28.090880 13669 raft_consensus.cc:385] T bc46e907f7364a049b1a25c715280e65 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:28.090636 13757 raft_consensus.cc:515] T aa2446e4f4414461ba9c22f2459f715b P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:28.089743 13617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a06d993b65244d32a69cb6d22274110a" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e" is_pre_election: true
I20260709 13:16:28.091140 13669 raft_consensus.cc:740] T bc46e907f7364a049b1a25c715280e65 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 217ec95c64b34e25addb1e33e358571e, State: Initialized, Role: FOLLOWER
W20260709 13:16:28.092242 13510 leader_election.cc:343] T a06d993b65244d32a69cb6d22274110a P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:28.093134 13543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62e3177db8ee4d4ca14038ecdd2eb299" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825" is_pre_election: true
I20260709 13:16:28.093382 13757 leader_election.cc:290] T aa2446e4f4414461ba9c22f2459f715b P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:28.095057 13617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa2446e4f4414461ba9c22f2459f715b" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e" is_pre_election: true
W20260709 13:16:28.095700 13435 leader_election.cc:343] T 62e3177db8ee4d4ca14038ecdd2eb299 P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:28.095939 13619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62e3177db8ee4d4ca14038ecdd2eb299" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e" is_pre_election: true
W20260709 13:16:28.096442 13510 leader_election.cc:343] T aa2446e4f4414461ba9c22f2459f715b P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:16:28.101707 13435 leader_election.cc:343] T 62e3177db8ee4d4ca14038ecdd2eb299 P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:28.102108 13435 leader_election.cc:304] T 62e3177db8ee4d4ca14038ecdd2eb299 P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3c7e85ca9e4e4646b4792034c03ef31c; no voters: 13569ba8734e4be4bee5c86ae9ff8825, 217ec95c64b34e25addb1e33e358571e
I20260709 13:16:28.102973 13659 tablet_bootstrap.cc:492] T 8eefd391d90940099411e320d4a09356 P 13569ba8734e4be4bee5c86ae9ff8825: No bootstrap required, opened a new log
I20260709 13:16:28.106601 13659 ts_tablet_manager.cc:1403] T 8eefd391d90940099411e320d4a09356 P 13569ba8734e4be4bee5c86ae9ff8825: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.008s
I20260709 13:16:28.102839 13726 consensus_queue.cc:1048] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:28.103559 13691 raft_consensus.cc:2749] T 62e3177db8ee4d4ca14038ecdd2eb299 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:28.097906 13669 consensus_queue.cc:260] T bc46e907f7364a049b1a25c715280e65 P 217ec95c64b34e25addb1e33e358571e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:28.105213 13469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa2446e4f4414461ba9c22f2459f715b" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" is_pre_election: true
I20260709 13:16:28.098642 13734 raft_consensus.cc:493] T 356e5aba082d4d7a8a6794fcd8c39785 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:16:28.112169 13510 leader_election.cc:343] T aa2446e4f4414461ba9c22f2459f715b P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:28.112213 13659 raft_consensus.cc:359] T 8eefd391d90940099411e320d4a09356 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:28.112699 13470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a06d993b65244d32a69cb6d22274110a" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" is_pre_election: true
I20260709 13:16:28.112632 13510 leader_election.cc:304] T aa2446e4f4414461ba9c22f2459f715b P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825; no voters: 217ec95c64b34e25addb1e33e358571e, 3c7e85ca9e4e4646b4792034c03ef31c
I20260709 13:16:28.113231 13659 raft_consensus.cc:385] T 8eefd391d90940099411e320d4a09356 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:28.113624 13659 raft_consensus.cc:740] T 8eefd391d90940099411e320d4a09356 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13569ba8734e4be4bee5c86ae9ff8825, State: Initialized, Role: FOLLOWER
I20260709 13:16:28.113904 13757 raft_consensus.cc:2749] T aa2446e4f4414461ba9c22f2459f715b P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:28.113708 13691 consensus_queue.cc:1048] T 2bfdce9f207f483dbde5c086b093b745 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:28.114516 13659 consensus_queue.cc:260] T 8eefd391d90940099411e320d4a09356 P 13569ba8734e4be4bee5c86ae9ff8825 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
W20260709 13:16:28.115828 13510 leader_election.cc:343] T a06d993b65244d32a69cb6d22274110a P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:28.116250 13510 leader_election.cc:304] T a06d993b65244d32a69cb6d22274110a P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825; no voters: 217ec95c64b34e25addb1e33e358571e, 3c7e85ca9e4e4646b4792034c03ef31c
I20260709 13:16:28.117268 13669 ts_tablet_manager.cc:1434] T bc46e907f7364a049b1a25c715280e65 P 217ec95c64b34e25addb1e33e358571e: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.000s
I20260709 13:16:28.116603 13659 ts_tablet_manager.cc:1434] T 8eefd391d90940099411e320d4a09356 P 13569ba8734e4be4bee5c86ae9ff8825: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:16:28.117664 13757 raft_consensus.cc:2749] T a06d993b65244d32a69cb6d22274110a P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:28.118139 13669 tablet_bootstrap.cc:492] T 1b44ede5894c466a93121f40351c551e P 217ec95c64b34e25addb1e33e358571e: Bootstrap starting.
I20260709 13:16:28.118290 13659 tablet_bootstrap.cc:492] T b16c52d238cd4eaeb6c34451120c478c P 13569ba8734e4be4bee5c86ae9ff8825: Bootstrap starting.
I20260709 13:16:28.108827 13734 raft_consensus.cc:515] T 356e5aba082d4d7a8a6794fcd8c39785 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:28.120378 13672 consensus_queue.cc:1048] T b0943c7ad5a745aa92e2a4c2582ada9f P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:28.121031 13734 leader_election.cc:290] T 356e5aba082d4d7a8a6794fcd8c39785 P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433)
I20260709 13:16:28.123173 13545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "356e5aba082d4d7a8a6794fcd8c39785" candidate_uuid: "217ec95c64b34e25addb1e33e358571e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825" is_pre_election: true
I20260709 13:16:28.124037 13545 raft_consensus.cc:2468] T 356e5aba082d4d7a8a6794fcd8c39785 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 217ec95c64b34e25addb1e33e358571e in term 0.
I20260709 13:16:28.125558 13659 tablet_bootstrap.cc:654] T b16c52d238cd4eaeb6c34451120c478c P 13569ba8734e4be4bee5c86ae9ff8825: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:28.128939 13584 leader_election.cc:304] T 356e5aba082d4d7a8a6794fcd8c39785 P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825, 217ec95c64b34e25addb1e33e358571e; no voters: 
I20260709 13:16:28.129709 13672 raft_consensus.cc:2804] T 356e5aba082d4d7a8a6794fcd8c39785 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:28.130173 13672 raft_consensus.cc:493] T 356e5aba082d4d7a8a6794fcd8c39785 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:28.130620 13672 raft_consensus.cc:3060] T 356e5aba082d4d7a8a6794fcd8c39785 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:28.138432 13672 raft_consensus.cc:515] T 356e5aba082d4d7a8a6794fcd8c39785 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:28.142267 13672 leader_election.cc:290] T 356e5aba082d4d7a8a6794fcd8c39785 P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 1 election: Requested vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433)
I20260709 13:16:28.161835 13467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "356e5aba082d4d7a8a6794fcd8c39785" candidate_uuid: "217ec95c64b34e25addb1e33e358571e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c"
I20260709 13:16:28.146459 13543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "356e5aba082d4d7a8a6794fcd8c39785" candidate_uuid: "217ec95c64b34e25addb1e33e358571e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825"
W20260709 13:16:28.163371 13584 leader_election.cc:343] T 356e5aba082d4d7a8a6794fcd8c39785 P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:28.163489 13543 raft_consensus.cc:3060] T 356e5aba082d4d7a8a6794fcd8c39785 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:28.148707 13469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "356e5aba082d4d7a8a6794fcd8c39785" candidate_uuid: "217ec95c64b34e25addb1e33e358571e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" is_pre_election: true
I20260709 13:16:28.149369 13669 tablet_bootstrap.cc:654] T 1b44ede5894c466a93121f40351c551e P 217ec95c64b34e25addb1e33e358571e: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:28.160269 13671 consensus_queue.cc:260] T d55a008a1f9146eab4ff968206f569ab P 3c7e85ca9e4e4646b4792034c03ef31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:28.170415 13543 raft_consensus.cc:2468] T 356e5aba082d4d7a8a6794fcd8c39785 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 217ec95c64b34e25addb1e33e358571e in term 1.
I20260709 13:16:28.170841 13671 ts_tablet_manager.cc:1434] T d55a008a1f9146eab4ff968206f569ab P 3c7e85ca9e4e4646b4792034c03ef31c: Time spent starting tablet: real 0.117s	user 0.006s	sys 0.000s
I20260709 13:16:28.171407 13584 leader_election.cc:304] T 356e5aba082d4d7a8a6794fcd8c39785 P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825, 217ec95c64b34e25addb1e33e358571e; no voters: 3c7e85ca9e4e4646b4792034c03ef31c
I20260709 13:16:28.172439 13734 raft_consensus.cc:2804] T 356e5aba082d4d7a8a6794fcd8c39785 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:28.172927 13734 raft_consensus.cc:697] T 356e5aba082d4d7a8a6794fcd8c39785 P 217ec95c64b34e25addb1e33e358571e [term 1 LEADER]: Becoming Leader. State: Replica: 217ec95c64b34e25addb1e33e358571e, State: Running, Role: LEADER
I20260709 13:16:28.173743 13734 consensus_queue.cc:237] T 356e5aba082d4d7a8a6794fcd8c39785 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:28.175460 13672 consensus_queue.cc:1048] T 193870cc12df4e7e9f8423c473c1ade1 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:16:28.178444 13584 leader_election.cc:343] T 356e5aba082d4d7a8a6794fcd8c39785 P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:28.182201 13671 tablet_bootstrap.cc:492] T b25a4c09eccb49898f922d6b0a458e67 P 3c7e85ca9e4e4646b4792034c03ef31c: Bootstrap starting.
I20260709 13:16:28.193323 13734 consensus_queue.cc:1048] T 193870cc12df4e7e9f8423c473c1ade1 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:28.196199 13659 tablet_bootstrap.cc:492] T b16c52d238cd4eaeb6c34451120c478c P 13569ba8734e4be4bee5c86ae9ff8825: No bootstrap required, opened a new log
I20260709 13:16:28.196586 13659 ts_tablet_manager.cc:1403] T b16c52d238cd4eaeb6c34451120c478c P 13569ba8734e4be4bee5c86ae9ff8825: Time spent bootstrapping tablet: real 0.078s	user 0.036s	sys 0.031s
I20260709 13:16:28.199249 13659 raft_consensus.cc:359] T b16c52d238cd4eaeb6c34451120c478c P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:28.199752 13669 tablet_bootstrap.cc:492] T 1b44ede5894c466a93121f40351c551e P 217ec95c64b34e25addb1e33e358571e: No bootstrap required, opened a new log
I20260709 13:16:28.199894 13659 raft_consensus.cc:385] T b16c52d238cd4eaeb6c34451120c478c P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:28.200212 13659 raft_consensus.cc:740] T b16c52d238cd4eaeb6c34451120c478c P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13569ba8734e4be4bee5c86ae9ff8825, State: Initialized, Role: FOLLOWER
I20260709 13:16:28.200222 13669 ts_tablet_manager.cc:1403] T 1b44ede5894c466a93121f40351c551e P 217ec95c64b34e25addb1e33e358571e: Time spent bootstrapping tablet: real 0.082s	user 0.010s	sys 0.006s
I20260709 13:16:28.200932 13659 consensus_queue.cc:260] T b16c52d238cd4eaeb6c34451120c478c P 13569ba8734e4be4bee5c86ae9ff8825 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:28.203009 13659 ts_tablet_manager.cc:1434] T b16c52d238cd4eaeb6c34451120c478c P 13569ba8734e4be4bee5c86ae9ff8825: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:16:28.202817 13669 raft_consensus.cc:359] T 1b44ede5894c466a93121f40351c551e P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:28.203472 13669 raft_consensus.cc:385] T 1b44ede5894c466a93121f40351c551e P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:28.203738 13669 raft_consensus.cc:740] T 1b44ede5894c466a93121f40351c551e P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 217ec95c64b34e25addb1e33e358571e, State: Initialized, Role: FOLLOWER
I20260709 13:16:28.206157 13671 tablet_bootstrap.cc:654] T b25a4c09eccb49898f922d6b0a458e67 P 3c7e85ca9e4e4646b4792034c03ef31c: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:28.204469 13669 consensus_queue.cc:260] T 1b44ede5894c466a93121f40351c551e P 217ec95c64b34e25addb1e33e358571e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:28.209612 13366 catalog_manager.cc:5697] T 356e5aba082d4d7a8a6794fcd8c39785 P 217ec95c64b34e25addb1e33e358571e reported cstate change: term changed from 0 to 1, leader changed from <none> to 217ec95c64b34e25addb1e33e358571e (127.12.19.131). New cstate: current_term: 1 leader_uuid: "217ec95c64b34e25addb1e33e358571e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:28.210888 13669 ts_tablet_manager.cc:1434] T 1b44ede5894c466a93121f40351c551e P 217ec95c64b34e25addb1e33e358571e: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.001s
I20260709 13:16:28.212625 13669 tablet_bootstrap.cc:492] T 62e3177db8ee4d4ca14038ecdd2eb299 P 217ec95c64b34e25addb1e33e358571e: Bootstrap starting.
I20260709 13:16:28.217913 13659 tablet_bootstrap.cc:492] T 62e3177db8ee4d4ca14038ecdd2eb299 P 13569ba8734e4be4bee5c86ae9ff8825: Bootstrap starting.
I20260709 13:16:28.223814 13669 tablet_bootstrap.cc:654] T 62e3177db8ee4d4ca14038ecdd2eb299 P 217ec95c64b34e25addb1e33e358571e: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:28.227651 13691 raft_consensus.cc:493] T d55a008a1f9146eab4ff968206f569ab P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:28.228120 13691 raft_consensus.cc:515] T d55a008a1f9146eab4ff968206f569ab P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:28.230050 13691 leader_election.cc:290] T d55a008a1f9146eab4ff968206f569ab P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:28.231282 13659 tablet_bootstrap.cc:654] T 62e3177db8ee4d4ca14038ecdd2eb299 P 13569ba8734e4be4bee5c86ae9ff8825: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:28.232928 13617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d55a008a1f9146eab4ff968206f569ab" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e" is_pre_election: true
I20260709 13:16:28.234210 13757 raft_consensus.cc:493] T 40300a217b3e44a48ab96f8ef762b637 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:16:28.234611 13435 leader_election.cc:343] T d55a008a1f9146eab4ff968206f569ab P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:28.234691 13757 raft_consensus.cc:515] T 40300a217b3e44a48ab96f8ef762b637 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:28.232964 13545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d55a008a1f9146eab4ff968206f569ab" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825" is_pre_election: true
I20260709 13:16:28.235795 13545 raft_consensus.cc:2468] T d55a008a1f9146eab4ff968206f569ab P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c7e85ca9e4e4646b4792034c03ef31c in term 0.
I20260709 13:16:28.236858 13757 leader_election.cc:290] T 40300a217b3e44a48ab96f8ef762b637 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:28.236899 13435 leader_election.cc:304] T d55a008a1f9146eab4ff968206f569ab P 3c7e85ca9e4e4646b4792034c03ef31c [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: 13569ba8734e4be4bee5c86ae9ff8825, 3c7e85ca9e4e4646b4792034c03ef31c; no voters: 217ec95c64b34e25addb1e33e358571e
I20260709 13:16:28.237789 13726 raft_consensus.cc:2804] T d55a008a1f9146eab4ff968206f569ab P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:28.239979 13726 raft_consensus.cc:493] T d55a008a1f9146eab4ff968206f569ab P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:28.240316 13726 raft_consensus.cc:3060] T d55a008a1f9146eab4ff968206f569ab P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:28.240644 13468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40300a217b3e44a48ab96f8ef762b637" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" is_pre_election: true
W20260709 13:16:28.242426 13510 leader_election.cc:343] T 40300a217b3e44a48ab96f8ef762b637 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:28.248507 13617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40300a217b3e44a48ab96f8ef762b637" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e" is_pre_election: true
W20260709 13:16:28.250298 13510 leader_election.cc:343] T 40300a217b3e44a48ab96f8ef762b637 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:28.250707 13510 leader_election.cc:304] T 40300a217b3e44a48ab96f8ef762b637 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825; no voters: 217ec95c64b34e25addb1e33e358571e, 3c7e85ca9e4e4646b4792034c03ef31c
I20260709 13:16:28.251696 13757 raft_consensus.cc:2749] T 40300a217b3e44a48ab96f8ef762b637 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:28.246878 13726 raft_consensus.cc:515] T d55a008a1f9146eab4ff968206f569ab P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:28.254253 13726 leader_election.cc:290] T d55a008a1f9146eab4ff968206f569ab P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 election: Requested vote from peers 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:28.256219 13617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d55a008a1f9146eab4ff968206f569ab" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e"
I20260709 13:16:28.256173 13545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d55a008a1f9146eab4ff968206f569ab" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825"
W20260709 13:16:28.257717 13435 leader_election.cc:343] T d55a008a1f9146eab4ff968206f569ab P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:28.257972 13545 raft_consensus.cc:3060] T d55a008a1f9146eab4ff968206f569ab P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:28.258607 13669 tablet_bootstrap.cc:492] T 62e3177db8ee4d4ca14038ecdd2eb299 P 217ec95c64b34e25addb1e33e358571e: No bootstrap required, opened a new log
I20260709 13:16:28.258996 13669 ts_tablet_manager.cc:1403] T 62e3177db8ee4d4ca14038ecdd2eb299 P 217ec95c64b34e25addb1e33e358571e: Time spent bootstrapping tablet: real 0.047s	user 0.014s	sys 0.002s
I20260709 13:16:28.259413 13734 raft_consensus.cc:493] T bc46e907f7364a049b1a25c715280e65 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:28.259873 13734 raft_consensus.cc:515] T bc46e907f7364a049b1a25c715280e65 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:28.261703 13669 raft_consensus.cc:359] T 62e3177db8ee4d4ca14038ecdd2eb299 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:28.262343 13669 raft_consensus.cc:385] T 62e3177db8ee4d4ca14038ecdd2eb299 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:28.262621 13669 raft_consensus.cc:740] T 62e3177db8ee4d4ca14038ecdd2eb299 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 217ec95c64b34e25addb1e33e358571e, State: Initialized, Role: FOLLOWER
I20260709 13:16:28.261706 13734 leader_election.cc:290] T bc46e907f7364a049b1a25c715280e65 P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433)
I20260709 13:16:28.263132 13543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc46e907f7364a049b1a25c715280e65" candidate_uuid: "217ec95c64b34e25addb1e33e358571e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825" is_pre_election: true
I20260709 13:16:28.263386 13669 consensus_queue.cc:260] T 62e3177db8ee4d4ca14038ecdd2eb299 P 217ec95c64b34e25addb1e33e358571e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:28.264132 13468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc46e907f7364a049b1a25c715280e65" candidate_uuid: "217ec95c64b34e25addb1e33e358571e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" is_pre_election: true
W20260709 13:16:28.264513 13584 leader_election.cc:343] T bc46e907f7364a049b1a25c715280e65 P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:16:28.265443 13584 leader_election.cc:343] T bc46e907f7364a049b1a25c715280e65 P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:28.265829 13584 leader_election.cc:304] T bc46e907f7364a049b1a25c715280e65 P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 217ec95c64b34e25addb1e33e358571e; no voters: 13569ba8734e4be4bee5c86ae9ff8825, 3c7e85ca9e4e4646b4792034c03ef31c
I20260709 13:16:28.267448 13734 raft_consensus.cc:2749] T bc46e907f7364a049b1a25c715280e65 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:28.267623 13671 tablet_bootstrap.cc:492] T b25a4c09eccb49898f922d6b0a458e67 P 3c7e85ca9e4e4646b4792034c03ef31c: No bootstrap required, opened a new log
I20260709 13:16:28.268244 13671 ts_tablet_manager.cc:1403] T b25a4c09eccb49898f922d6b0a458e67 P 3c7e85ca9e4e4646b4792034c03ef31c: Time spent bootstrapping tablet: real 0.086s	user 0.026s	sys 0.012s
I20260709 13:16:28.269366 13669 ts_tablet_manager.cc:1434] T 62e3177db8ee4d4ca14038ecdd2eb299 P 217ec95c64b34e25addb1e33e358571e: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 13:16:28.270259 13669 tablet_bootstrap.cc:492] T d55a008a1f9146eab4ff968206f569ab P 217ec95c64b34e25addb1e33e358571e: Bootstrap starting.
I20260709 13:16:28.271507 13671 raft_consensus.cc:359] T b25a4c09eccb49898f922d6b0a458e67 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:28.272434 13671 raft_consensus.cc:385] T b25a4c09eccb49898f922d6b0a458e67 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:28.272778 13671 raft_consensus.cc:740] T b25a4c09eccb49898f922d6b0a458e67 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c7e85ca9e4e4646b4792034c03ef31c, State: Initialized, Role: FOLLOWER
I20260709 13:16:28.276790 13669 tablet_bootstrap.cc:654] T d55a008a1f9146eab4ff968206f569ab P 217ec95c64b34e25addb1e33e358571e: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:28.276953 13545 raft_consensus.cc:2468] T d55a008a1f9146eab4ff968206f569ab P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c7e85ca9e4e4646b4792034c03ef31c in term 1.
I20260709 13:16:28.278451 13435 leader_election.cc:304] T d55a008a1f9146eab4ff968206f569ab P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825, 3c7e85ca9e4e4646b4792034c03ef31c; no voters: 217ec95c64b34e25addb1e33e358571e
I20260709 13:16:28.280115 13726 raft_consensus.cc:2804] T d55a008a1f9146eab4ff968206f569ab P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:28.282953 13726 raft_consensus.cc:697] T d55a008a1f9146eab4ff968206f569ab P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Becoming Leader. State: Replica: 3c7e85ca9e4e4646b4792034c03ef31c, State: Running, Role: LEADER
I20260709 13:16:28.284094 13726 consensus_queue.cc:237] T d55a008a1f9146eab4ff968206f569ab P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:28.288946 13671 consensus_queue.cc:260] T b25a4c09eccb49898f922d6b0a458e67 P 3c7e85ca9e4e4646b4792034c03ef31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:28.290251 13659 tablet_bootstrap.cc:492] T 62e3177db8ee4d4ca14038ecdd2eb299 P 13569ba8734e4be4bee5c86ae9ff8825: No bootstrap required, opened a new log
I20260709 13:16:28.290760 13659 ts_tablet_manager.cc:1403] T 62e3177db8ee4d4ca14038ecdd2eb299 P 13569ba8734e4be4bee5c86ae9ff8825: Time spent bootstrapping tablet: real 0.073s	user 0.037s	sys 0.023s
I20260709 13:16:28.291991 13671 ts_tablet_manager.cc:1434] T b25a4c09eccb49898f922d6b0a458e67 P 3c7e85ca9e4e4646b4792034c03ef31c: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.003s
I20260709 13:16:28.293228 13671 tablet_bootstrap.cc:492] T d1e68cfd785b43b7ae5f5f9448191dd5 P 3c7e85ca9e4e4646b4792034c03ef31c: Bootstrap starting.
I20260709 13:16:28.293551 13659 raft_consensus.cc:359] T 62e3177db8ee4d4ca14038ecdd2eb299 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:28.294193 13659 raft_consensus.cc:385] T 62e3177db8ee4d4ca14038ecdd2eb299 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:28.294452 13659 raft_consensus.cc:740] T 62e3177db8ee4d4ca14038ecdd2eb299 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13569ba8734e4be4bee5c86ae9ff8825, State: Initialized, Role: FOLLOWER
I20260709 13:16:28.295217 13659 consensus_queue.cc:260] T 62e3177db8ee4d4ca14038ecdd2eb299 P 13569ba8734e4be4bee5c86ae9ff8825 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:28.297878 13659 ts_tablet_manager.cc:1434] T 62e3177db8ee4d4ca14038ecdd2eb299 P 13569ba8734e4be4bee5c86ae9ff8825: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 13:16:28.299324 13669 tablet_bootstrap.cc:492] T d55a008a1f9146eab4ff968206f569ab P 217ec95c64b34e25addb1e33e358571e: No bootstrap required, opened a new log
I20260709 13:16:28.299798 13669 ts_tablet_manager.cc:1403] T d55a008a1f9146eab4ff968206f569ab P 217ec95c64b34e25addb1e33e358571e: Time spent bootstrapping tablet: real 0.030s	user 0.021s	sys 0.008s
I20260709 13:16:28.299957 13659 tablet_bootstrap.cc:492] T ce655a0b285345fb8bd06765ca04fe42 P 13569ba8734e4be4bee5c86ae9ff8825: Bootstrap starting.
I20260709 13:16:28.302315 13671 tablet_bootstrap.cc:654] T d1e68cfd785b43b7ae5f5f9448191dd5 P 3c7e85ca9e4e4646b4792034c03ef31c: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:28.302295 13669 raft_consensus.cc:359] T d55a008a1f9146eab4ff968206f569ab P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:28.303040 13669 raft_consensus.cc:385] T d55a008a1f9146eab4ff968206f569ab P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:28.303328 13669 raft_consensus.cc:740] T d55a008a1f9146eab4ff968206f569ab P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 217ec95c64b34e25addb1e33e358571e, State: Initialized, Role: FOLLOWER
I20260709 13:16:28.304086 13669 consensus_queue.cc:260] T d55a008a1f9146eab4ff968206f569ab P 217ec95c64b34e25addb1e33e358571e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:28.306967 13659 tablet_bootstrap.cc:654] T ce655a0b285345fb8bd06765ca04fe42 P 13569ba8734e4be4bee5c86ae9ff8825: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:28.307241 13691 consensus_queue.cc:1048] T 05ea1d7227354b8dbac92d3104e872d9 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:28.312057 13669 ts_tablet_manager.cc:1434] T d55a008a1f9146eab4ff968206f569ab P 217ec95c64b34e25addb1e33e358571e: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 13:16:28.313696 13669 tablet_bootstrap.cc:492] T 8eefd391d90940099411e320d4a09356 P 217ec95c64b34e25addb1e33e358571e: Bootstrap starting.
I20260709 13:16:28.321462 13669 tablet_bootstrap.cc:654] T 8eefd391d90940099411e320d4a09356 P 217ec95c64b34e25addb1e33e358571e: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:28.323177 13659 tablet_bootstrap.cc:492] T ce655a0b285345fb8bd06765ca04fe42 P 13569ba8734e4be4bee5c86ae9ff8825: No bootstrap required, opened a new log
I20260709 13:16:28.323616 13659 ts_tablet_manager.cc:1403] T ce655a0b285345fb8bd06765ca04fe42 P 13569ba8734e4be4bee5c86ae9ff8825: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.005s
I20260709 13:16:28.326560 13659 raft_consensus.cc:359] T ce655a0b285345fb8bd06765ca04fe42 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:28.327205 13659 raft_consensus.cc:385] T ce655a0b285345fb8bd06765ca04fe42 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:28.330114 13659 raft_consensus.cc:740] T ce655a0b285345fb8bd06765ca04fe42 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13569ba8734e4be4bee5c86ae9ff8825, State: Initialized, Role: FOLLOWER
I20260709 13:16:28.330808 13659 consensus_queue.cc:260] T ce655a0b285345fb8bd06765ca04fe42 P 13569ba8734e4be4bee5c86ae9ff8825 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:28.332815 13659 ts_tablet_manager.cc:1434] T ce655a0b285345fb8bd06765ca04fe42 P 13569ba8734e4be4bee5c86ae9ff8825: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:16:28.333636 13659 tablet_bootstrap.cc:492] T 53caf3f5b8eb4622a6c2c81d620c0b51 P 13569ba8734e4be4bee5c86ae9ff8825: Bootstrap starting.
I20260709 13:16:28.336551 13744 consensus_queue.cc:1048] T 4a40ffdc8ea444cfa2893f674238482d P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:28.338177 13691 consensus_queue.cc:1048] T 4a40ffdc8ea444cfa2893f674238482d P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:28.339087 13734 raft_consensus.cc:493] T 1b44ede5894c466a93121f40351c551e P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:28.339231 13659 tablet_bootstrap.cc:654] T 53caf3f5b8eb4622a6c2c81d620c0b51 P 13569ba8734e4be4bee5c86ae9ff8825: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:28.339599 13734 raft_consensus.cc:515] T 1b44ede5894c466a93121f40351c551e P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:28.341917 13734 leader_election.cc:290] T 1b44ede5894c466a93121f40351c551e P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433)
I20260709 13:16:28.345933 13544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b44ede5894c466a93121f40351c551e" candidate_uuid: "217ec95c64b34e25addb1e33e358571e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825" is_pre_election: true
I20260709 13:16:28.346737 13544 raft_consensus.cc:2468] T 1b44ede5894c466a93121f40351c551e P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 217ec95c64b34e25addb1e33e358571e in term 0.
I20260709 13:16:28.348275 13584 leader_election.cc:304] T 1b44ede5894c466a93121f40351c551e P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825, 217ec95c64b34e25addb1e33e358571e; no voters: 
I20260709 13:16:28.349372 13468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b44ede5894c466a93121f40351c551e" candidate_uuid: "217ec95c64b34e25addb1e33e358571e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" is_pre_election: true
I20260709 13:16:28.350461 13734 raft_consensus.cc:2804] T 1b44ede5894c466a93121f40351c551e P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:28.355767 13734 raft_consensus.cc:493] T 1b44ede5894c466a93121f40351c551e P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:28.356153 13734 raft_consensus.cc:3060] T 1b44ede5894c466a93121f40351c551e P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:16:28.351442 13584 leader_election.cc:343] T 1b44ede5894c466a93121f40351c551e P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:28.354239 13669 tablet_bootstrap.cc:492] T 8eefd391d90940099411e320d4a09356 P 217ec95c64b34e25addb1e33e358571e: No bootstrap required, opened a new log
I20260709 13:16:28.354463 13619 raft_consensus.cc:3060] T 05ea1d7227354b8dbac92d3104e872d9 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:28.359599 13669 ts_tablet_manager.cc:1403] T 8eefd391d90940099411e320d4a09356 P 217ec95c64b34e25addb1e33e358571e: Time spent bootstrapping tablet: real 0.046s	user 0.015s	sys 0.001s
I20260709 13:16:28.368878 13691 consensus_queue.cc:1048] T 05ea1d7227354b8dbac92d3104e872d9 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:28.366555 13669 raft_consensus.cc:359] T 8eefd391d90940099411e320d4a09356 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:28.374027 13669 raft_consensus.cc:385] T 8eefd391d90940099411e320d4a09356 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:28.374323 13669 raft_consensus.cc:740] T 8eefd391d90940099411e320d4a09356 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 217ec95c64b34e25addb1e33e358571e, State: Initialized, Role: FOLLOWER
I20260709 13:16:28.375751 13669 consensus_queue.cc:260] T 8eefd391d90940099411e320d4a09356 P 217ec95c64b34e25addb1e33e358571e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:28.385836 13669 ts_tablet_manager.cc:1434] T 8eefd391d90940099411e320d4a09356 P 217ec95c64b34e25addb1e33e358571e: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.003s
I20260709 13:16:28.378501 13366 catalog_manager.cc:5697] T d55a008a1f9146eab4ff968206f569ab P 3c7e85ca9e4e4646b4792034c03ef31c reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129). New cstate: current_term: 1 leader_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:28.386724 13669 tablet_bootstrap.cc:492] T db78d2ab7c3a4b79bfe1d770d8100ec4 P 217ec95c64b34e25addb1e33e358571e: Bootstrap starting.
I20260709 13:16:28.389041 13734 raft_consensus.cc:515] T 1b44ede5894c466a93121f40351c551e P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:28.397958 13468 raft_consensus.cc:3060] T b25a4c09eccb49898f922d6b0a458e67 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:28.430119 13469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b44ede5894c466a93121f40351c551e" candidate_uuid: "217ec95c64b34e25addb1e33e358571e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c"
W20260709 13:16:28.434566 13584 leader_election.cc:343] T 1b44ede5894c466a93121f40351c551e P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:28.435182 13672 consensus_queue.cc:1048] T b25a4c09eccb49898f922d6b0a458e67 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:28.436949 13734 leader_election.cc:290] T 1b44ede5894c466a93121f40351c551e P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 1 election: Requested vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433)
I20260709 13:16:28.439174 13669 tablet_bootstrap.cc:654] T db78d2ab7c3a4b79bfe1d770d8100ec4 P 217ec95c64b34e25addb1e33e358571e: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:28.440666 13545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b44ede5894c466a93121f40351c551e" candidate_uuid: "217ec95c64b34e25addb1e33e358571e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825"
I20260709 13:16:28.441253 13545 raft_consensus.cc:3060] T 1b44ede5894c466a93121f40351c551e P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:28.442754 13671 tablet_bootstrap.cc:492] T d1e68cfd785b43b7ae5f5f9448191dd5 P 3c7e85ca9e4e4646b4792034c03ef31c: No bootstrap required, opened a new log
I20260709 13:16:28.444545 13671 ts_tablet_manager.cc:1403] T d1e68cfd785b43b7ae5f5f9448191dd5 P 3c7e85ca9e4e4646b4792034c03ef31c: Time spent bootstrapping tablet: real 0.152s	user 0.024s	sys 0.041s
I20260709 13:16:28.444885 13659 tablet_bootstrap.cc:492] T 53caf3f5b8eb4622a6c2c81d620c0b51 P 13569ba8734e4be4bee5c86ae9ff8825: No bootstrap required, opened a new log
I20260709 13:16:28.445464 13659 ts_tablet_manager.cc:1403] T 53caf3f5b8eb4622a6c2c81d620c0b51 P 13569ba8734e4be4bee5c86ae9ff8825: Time spent bootstrapping tablet: real 0.112s	user 0.025s	sys 0.023s
I20260709 13:16:28.447247 13671 raft_consensus.cc:359] T d1e68cfd785b43b7ae5f5f9448191dd5 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:28.447765 13545 raft_consensus.cc:2468] T 1b44ede5894c466a93121f40351c551e P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 217ec95c64b34e25addb1e33e358571e in term 1.
I20260709 13:16:28.447988 13671 raft_consensus.cc:385] T d1e68cfd785b43b7ae5f5f9448191dd5 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:28.448544 13671 raft_consensus.cc:740] T d1e68cfd785b43b7ae5f5f9448191dd5 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c7e85ca9e4e4646b4792034c03ef31c, State: Initialized, Role: FOLLOWER
I20260709 13:16:28.448935 13584 leader_election.cc:304] T 1b44ede5894c466a93121f40351c551e P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825, 217ec95c64b34e25addb1e33e358571e; no voters: 3c7e85ca9e4e4646b4792034c03ef31c
I20260709 13:16:28.448673 13659 raft_consensus.cc:359] T 53caf3f5b8eb4622a6c2c81d620c0b51 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:28.449760 13734 raft_consensus.cc:2804] T 1b44ede5894c466a93121f40351c551e P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:28.450042 13659 raft_consensus.cc:385] T 53caf3f5b8eb4622a6c2c81d620c0b51 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:28.450361 13659 raft_consensus.cc:740] T 53caf3f5b8eb4622a6c2c81d620c0b51 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13569ba8734e4be4bee5c86ae9ff8825, State: Initialized, Role: FOLLOWER
I20260709 13:16:28.450420 13734 raft_consensus.cc:697] T 1b44ede5894c466a93121f40351c551e P 217ec95c64b34e25addb1e33e358571e [term 1 LEADER]: Becoming Leader. State: Replica: 217ec95c64b34e25addb1e33e358571e, State: Running, Role: LEADER
I20260709 13:16:28.451061 13659 consensus_queue.cc:260] T 53caf3f5b8eb4622a6c2c81d620c0b51 P 13569ba8734e4be4bee5c86ae9ff8825 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:28.451349 13734 consensus_queue.cc:237] T 1b44ede5894c466a93121f40351c551e P 217ec95c64b34e25addb1e33e358571e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:28.453064 13659 ts_tablet_manager.cc:1434] T 53caf3f5b8eb4622a6c2c81d620c0b51 P 13569ba8734e4be4bee5c86ae9ff8825: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:16:28.453919 13659 tablet_bootstrap.cc:492] T 5373a3dd56ce4a6c876e345c561ff1ee P 13569ba8734e4be4bee5c86ae9ff8825: Bootstrap starting.
I20260709 13:16:28.455966 13671 consensus_queue.cc:260] T d1e68cfd785b43b7ae5f5f9448191dd5 P 3c7e85ca9e4e4646b4792034c03ef31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:28.457893 13671 ts_tablet_manager.cc:1434] T d1e68cfd785b43b7ae5f5f9448191dd5 P 3c7e85ca9e4e4646b4792034c03ef31c: Time spent starting tablet: real 0.013s	user 0.000s	sys 0.004s
I20260709 13:16:28.458902 13671 tablet_bootstrap.cc:492] T 356e5aba082d4d7a8a6794fcd8c39785 P 3c7e85ca9e4e4646b4792034c03ef31c: Bootstrap starting.
I20260709 13:16:28.461061 13659 tablet_bootstrap.cc:654] T 5373a3dd56ce4a6c876e345c561ff1ee P 13569ba8734e4be4bee5c86ae9ff8825: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:28.465672 13669 tablet_bootstrap.cc:492] T db78d2ab7c3a4b79bfe1d770d8100ec4 P 217ec95c64b34e25addb1e33e358571e: No bootstrap required, opened a new log
I20260709 13:16:28.466123 13669 ts_tablet_manager.cc:1403] T db78d2ab7c3a4b79bfe1d770d8100ec4 P 217ec95c64b34e25addb1e33e358571e: Time spent bootstrapping tablet: real 0.080s	user 0.010s	sys 0.000s
I20260709 13:16:28.471365 13669 raft_consensus.cc:359] T db78d2ab7c3a4b79bfe1d770d8100ec4 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:28.472219 13669 raft_consensus.cc:385] T db78d2ab7c3a4b79bfe1d770d8100ec4 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:28.472530 13669 raft_consensus.cc:740] T db78d2ab7c3a4b79bfe1d770d8100ec4 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 217ec95c64b34e25addb1e33e358571e, State: Initialized, Role: FOLLOWER
I20260709 13:16:28.473330 13669 consensus_queue.cc:260] T db78d2ab7c3a4b79bfe1d770d8100ec4 P 217ec95c64b34e25addb1e33e358571e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:28.476033 13669 ts_tablet_manager.cc:1434] T db78d2ab7c3a4b79bfe1d770d8100ec4 P 217ec95c64b34e25addb1e33e358571e: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.002s
I20260709 13:16:28.477129 13669 tablet_bootstrap.cc:492] T 40300a217b3e44a48ab96f8ef762b637 P 217ec95c64b34e25addb1e33e358571e: Bootstrap starting.
I20260709 13:16:28.480091 13671 tablet_bootstrap.cc:654] T 356e5aba082d4d7a8a6794fcd8c39785 P 3c7e85ca9e4e4646b4792034c03ef31c: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:28.480729 13672 consensus_queue.cc:1048] T b25a4c09eccb49898f922d6b0a458e67 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:28.490096 13368 catalog_manager.cc:5697] T 1b44ede5894c466a93121f40351c551e P 217ec95c64b34e25addb1e33e358571e reported cstate change: term changed from 0 to 1, leader changed from <none> to 217ec95c64b34e25addb1e33e358571e (127.12.19.131). New cstate: current_term: 1 leader_uuid: "217ec95c64b34e25addb1e33e358571e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:28.494885 13757 consensus_queue.cc:1048] T c7c338ae8fcd4433858a276009993be4 P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:28.499387 13757 raft_consensus.cc:493] T db78d2ab7c3a4b79bfe1d770d8100ec4 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:28.499845 13757 raft_consensus.cc:515] T db78d2ab7c3a4b79bfe1d770d8100ec4 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:28.501681 13757 leader_election.cc:290] T db78d2ab7c3a4b79bfe1d770d8100ec4 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:28.508152 13617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db78d2ab7c3a4b79bfe1d770d8100ec4" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e" is_pre_election: true
I20260709 13:16:28.508829 13617 raft_consensus.cc:2468] T db78d2ab7c3a4b79bfe1d770d8100ec4 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13569ba8734e4be4bee5c86ae9ff8825 in term 0.
I20260709 13:16:28.509294 13469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db78d2ab7c3a4b79bfe1d770d8100ec4" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" is_pre_election: true
I20260709 13:16:28.510149 13510 leader_election.cc:304] T db78d2ab7c3a4b79bfe1d770d8100ec4 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825, 217ec95c64b34e25addb1e33e358571e; no voters: 
I20260709 13:16:28.510885 13757 raft_consensus.cc:2804] T db78d2ab7c3a4b79bfe1d770d8100ec4 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:28.511242 13757 raft_consensus.cc:493] T db78d2ab7c3a4b79bfe1d770d8100ec4 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:28.511556 13669 tablet_bootstrap.cc:654] T 40300a217b3e44a48ab96f8ef762b637 P 217ec95c64b34e25addb1e33e358571e: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:28.512444 13659 tablet_bootstrap.cc:492] T 5373a3dd56ce4a6c876e345c561ff1ee P 13569ba8734e4be4bee5c86ae9ff8825: No bootstrap required, opened a new log
I20260709 13:16:28.512907 13659 ts_tablet_manager.cc:1403] T 5373a3dd56ce4a6c876e345c561ff1ee P 13569ba8734e4be4bee5c86ae9ff8825: Time spent bootstrapping tablet: real 0.059s	user 0.013s	sys 0.015s
W20260709 13:16:28.511039 13510 leader_election.cc:343] T db78d2ab7c3a4b79bfe1d770d8100ec4 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:28.511588 13757 raft_consensus.cc:3060] T db78d2ab7c3a4b79bfe1d770d8100ec4 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:28.517138 13659 raft_consensus.cc:359] T 5373a3dd56ce4a6c876e345c561ff1ee P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:28.517829 13659 raft_consensus.cc:385] T 5373a3dd56ce4a6c876e345c561ff1ee P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:28.518090 13659 raft_consensus.cc:740] T 5373a3dd56ce4a6c876e345c561ff1ee P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13569ba8734e4be4bee5c86ae9ff8825, State: Initialized, Role: FOLLOWER
I20260709 13:16:28.519248 13659 consensus_queue.cc:260] T 5373a3dd56ce4a6c876e345c561ff1ee P 13569ba8734e4be4bee5c86ae9ff8825 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:28.520228 13671 tablet_bootstrap.cc:492] T 356e5aba082d4d7a8a6794fcd8c39785 P 3c7e85ca9e4e4646b4792034c03ef31c: No bootstrap required, opened a new log
I20260709 13:16:28.520629 13671 ts_tablet_manager.cc:1403] T 356e5aba082d4d7a8a6794fcd8c39785 P 3c7e85ca9e4e4646b4792034c03ef31c: Time spent bootstrapping tablet: real 0.062s	user 0.011s	sys 0.003s
I20260709 13:16:28.522051 13659 ts_tablet_manager.cc:1434] T 5373a3dd56ce4a6c876e345c561ff1ee P 13569ba8734e4be4bee5c86ae9ff8825: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 13:16:28.523561 13667 consensus_queue.cc:1048] T c7c338ae8fcd4433858a276009993be4 P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:28.523001 13671 raft_consensus.cc:359] T 356e5aba082d4d7a8a6794fcd8c39785 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:28.527679 13671 raft_consensus.cc:385] T 356e5aba082d4d7a8a6794fcd8c39785 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:28.527954 13671 raft_consensus.cc:740] T 356e5aba082d4d7a8a6794fcd8c39785 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c7e85ca9e4e4646b4792034c03ef31c, State: Initialized, Role: FOLLOWER
I20260709 13:16:28.530972 13659 tablet_bootstrap.cc:492] T a5f59739b1cd4718bcb6471e3ec258f4 P 13569ba8734e4be4bee5c86ae9ff8825: Bootstrap starting.
I20260709 13:16:28.531487 13671 consensus_queue.cc:260] T 356e5aba082d4d7a8a6794fcd8c39785 P 3c7e85ca9e4e4646b4792034c03ef31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:28.537388 13671 ts_tablet_manager.cc:1434] T 356e5aba082d4d7a8a6794fcd8c39785 P 3c7e85ca9e4e4646b4792034c03ef31c: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 13:16:28.538295 13671 tablet_bootstrap.cc:492] T aa2446e4f4414461ba9c22f2459f715b P 3c7e85ca9e4e4646b4792034c03ef31c: Bootstrap starting.
I20260709 13:16:28.541337 13659 tablet_bootstrap.cc:654] T a5f59739b1cd4718bcb6471e3ec258f4 P 13569ba8734e4be4bee5c86ae9ff8825: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:28.544081 13669 tablet_bootstrap.cc:492] T 40300a217b3e44a48ab96f8ef762b637 P 217ec95c64b34e25addb1e33e358571e: No bootstrap required, opened a new log
I20260709 13:16:28.544538 13669 ts_tablet_manager.cc:1403] T 40300a217b3e44a48ab96f8ef762b637 P 217ec95c64b34e25addb1e33e358571e: Time spent bootstrapping tablet: real 0.068s	user 0.010s	sys 0.001s
I20260709 13:16:28.544813 13757 raft_consensus.cc:515] T db78d2ab7c3a4b79bfe1d770d8100ec4 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:28.546486 13669 raft_consensus.cc:359] T 40300a217b3e44a48ab96f8ef762b637 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:28.546977 13669 raft_consensus.cc:385] T 40300a217b3e44a48ab96f8ef762b637 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:28.547236 13669 raft_consensus.cc:740] T 40300a217b3e44a48ab96f8ef762b637 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 217ec95c64b34e25addb1e33e358571e, State: Initialized, Role: FOLLOWER
I20260709 13:16:28.547911 13669 consensus_queue.cc:260] T 40300a217b3e44a48ab96f8ef762b637 P 217ec95c64b34e25addb1e33e358571e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:28.549366 13669 ts_tablet_manager.cc:1434] T 40300a217b3e44a48ab96f8ef762b637 P 217ec95c64b34e25addb1e33e358571e: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.003s
I20260709 13:16:28.550022 13669 tablet_bootstrap.cc:492] T b16c52d238cd4eaeb6c34451120c478c P 217ec95c64b34e25addb1e33e358571e: Bootstrap starting.
I20260709 13:16:28.555756 13468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db78d2ab7c3a4b79bfe1d770d8100ec4" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c"
W20260709 13:16:28.557559 13510 leader_election.cc:343] T db78d2ab7c3a4b79bfe1d770d8100ec4 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:28.558702 13757 leader_election.cc:290] T db78d2ab7c3a4b79bfe1d770d8100ec4 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 election: Requested vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:28.560300 13617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db78d2ab7c3a4b79bfe1d770d8100ec4" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e"
I20260709 13:16:28.560833 13617 raft_consensus.cc:3060] T db78d2ab7c3a4b79bfe1d770d8100ec4 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:28.562222 13671 tablet_bootstrap.cc:654] T aa2446e4f4414461ba9c22f2459f715b P 3c7e85ca9e4e4646b4792034c03ef31c: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:28.568415 13617 raft_consensus.cc:2468] T db78d2ab7c3a4b79bfe1d770d8100ec4 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13569ba8734e4be4bee5c86ae9ff8825 in term 1.
I20260709 13:16:28.569244 13669 tablet_bootstrap.cc:654] T b16c52d238cd4eaeb6c34451120c478c P 217ec95c64b34e25addb1e33e358571e: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:28.571650 13671 tablet_bootstrap.cc:492] T aa2446e4f4414461ba9c22f2459f715b P 3c7e85ca9e4e4646b4792034c03ef31c: No bootstrap required, opened a new log
I20260709 13:16:28.571586 13757 raft_consensus.cc:493] T 53caf3f5b8eb4622a6c2c81d620c0b51 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:28.572220 13671 ts_tablet_manager.cc:1403] T aa2446e4f4414461ba9c22f2459f715b P 3c7e85ca9e4e4646b4792034c03ef31c: Time spent bootstrapping tablet: real 0.034s	user 0.011s	sys 0.003s
I20260709 13:16:28.572201 13757 raft_consensus.cc:515] T 53caf3f5b8eb4622a6c2c81d620c0b51 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:28.573766 13659 tablet_bootstrap.cc:492] T a5f59739b1cd4718bcb6471e3ec258f4 P 13569ba8734e4be4bee5c86ae9ff8825: No bootstrap required, opened a new log
I20260709 13:16:28.574200 13702 consensus_queue.cc:1048] T 356e5aba082d4d7a8a6794fcd8c39785 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:28.574584 13659 ts_tablet_manager.cc:1403] T a5f59739b1cd4718bcb6471e3ec258f4 P 13569ba8734e4be4bee5c86ae9ff8825: Time spent bootstrapping tablet: real 0.044s	user 0.019s	sys 0.003s
I20260709 13:16:28.575992 13757 leader_election.cc:290] T 53caf3f5b8eb4622a6c2c81d620c0b51 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:28.575757 13671 raft_consensus.cc:359] T aa2446e4f4414461ba9c22f2459f715b P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:28.571606 13510 leader_election.cc:304] T db78d2ab7c3a4b79bfe1d770d8100ec4 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825, 217ec95c64b34e25addb1e33e358571e; no voters: 3c7e85ca9e4e4646b4792034c03ef31c
I20260709 13:16:28.576550 13671 raft_consensus.cc:385] T aa2446e4f4414461ba9c22f2459f715b P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:28.576972 13671 raft_consensus.cc:740] T aa2446e4f4414461ba9c22f2459f715b P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c7e85ca9e4e4646b4792034c03ef31c, State: Initialized, Role: FOLLOWER
I20260709 13:16:28.577153 13757 raft_consensus.cc:2804] T db78d2ab7c3a4b79bfe1d770d8100ec4 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:28.577767 13757 raft_consensus.cc:697] T db78d2ab7c3a4b79bfe1d770d8100ec4 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 LEADER]: Becoming Leader. State: Replica: 13569ba8734e4be4bee5c86ae9ff8825, State: Running, Role: LEADER
I20260709 13:16:28.578297 13468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53caf3f5b8eb4622a6c2c81d620c0b51" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" is_pre_election: true
I20260709 13:16:28.578236 13671 consensus_queue.cc:260] T aa2446e4f4414461ba9c22f2459f715b P 3c7e85ca9e4e4646b4792034c03ef31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:28.578598 13757 consensus_queue.cc:237] T db78d2ab7c3a4b79bfe1d770d8100ec4 P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:28.580742 13617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53caf3f5b8eb4622a6c2c81d620c0b51" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e" is_pre_election: true
I20260709 13:16:28.582599 13659 raft_consensus.cc:359] T a5f59739b1cd4718bcb6471e3ec258f4 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:28.583279 13659 raft_consensus.cc:385] T a5f59739b1cd4718bcb6471e3ec258f4 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:28.583788 13659 raft_consensus.cc:740] T a5f59739b1cd4718bcb6471e3ec258f4 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13569ba8734e4be4bee5c86ae9ff8825, State: Initialized, Role: FOLLOWER
I20260709 13:16:28.584913 13659 consensus_queue.cc:260] T a5f59739b1cd4718bcb6471e3ec258f4 P 13569ba8734e4be4bee5c86ae9ff8825 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
W20260709 13:16:28.588999 13510 leader_election.cc:343] T 53caf3f5b8eb4622a6c2c81d620c0b51 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:28.589634 13696 raft_consensus.cc:493] T 8eefd391d90940099411e320d4a09356 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:28.590075 13671 ts_tablet_manager.cc:1434] T aa2446e4f4414461ba9c22f2459f715b P 3c7e85ca9e4e4646b4792034c03ef31c: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 13:16:28.590054 13696 raft_consensus.cc:515] T 8eefd391d90940099411e320d4a09356 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:28.591069 13671 tablet_bootstrap.cc:492] T bc46e907f7364a049b1a25c715280e65 P 3c7e85ca9e4e4646b4792034c03ef31c: Bootstrap starting.
I20260709 13:16:28.592051 13696 leader_election.cc:290] T 8eefd391d90940099411e320d4a09356 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:28.595026 13726 raft_consensus.cc:493] T 356e5aba082d4d7a8a6794fcd8c39785 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:28.589148 13659 ts_tablet_manager.cc:1434] T a5f59739b1cd4718bcb6471e3ec258f4 P 13569ba8734e4be4bee5c86ae9ff8825: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
W20260709 13:16:28.595845 13510 leader_election.cc:343] T 53caf3f5b8eb4622a6c2c81d620c0b51 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:28.595705 13726 raft_consensus.cc:515] T 356e5aba082d4d7a8a6794fcd8c39785 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:28.596328 13510 leader_election.cc:304] T 53caf3f5b8eb4622a6c2c81d620c0b51 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825; no voters: 217ec95c64b34e25addb1e33e358571e, 3c7e85ca9e4e4646b4792034c03ef31c
I20260709 13:16:28.597007 13659 tablet_bootstrap.cc:492] T 36f4fb818d3d4ea190721ab5f3728e52 P 13569ba8734e4be4bee5c86ae9ff8825: Bootstrap starting.
I20260709 13:16:28.597165 13696 raft_consensus.cc:2749] T 53caf3f5b8eb4622a6c2c81d620c0b51 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:28.598242 13726 leader_election.cc:290] T 356e5aba082d4d7a8a6794fcd8c39785 P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:28.599061 13617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eefd391d90940099411e320d4a09356" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e" is_pre_election: true
I20260709 13:16:28.599754 13617 raft_consensus.cc:2468] T 8eefd391d90940099411e320d4a09356 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13569ba8734e4be4bee5c86ae9ff8825 in term 0.
I20260709 13:16:28.600234 13543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "356e5aba082d4d7a8a6794fcd8c39785" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825" is_pre_election: true
I20260709 13:16:28.603248 13757 raft_consensus.cc:493] T a5f59739b1cd4718bcb6471e3ec258f4 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:28.603595 13468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eefd391d90940099411e320d4a09356" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" is_pre_election: true
I20260709 13:16:28.603783 13757 raft_consensus.cc:515] T a5f59739b1cd4718bcb6471e3ec258f4 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:28.604759 13617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "356e5aba082d4d7a8a6794fcd8c39785" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e" is_pre_election: true
I20260709 13:16:28.605919 13757 leader_election.cc:290] T a5f59739b1cd4718bcb6471e3ec258f4 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:28.606204 13435 leader_election.cc:304] T 356e5aba082d4d7a8a6794fcd8c39785 P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3c7e85ca9e4e4646b4792034c03ef31c; no voters: 13569ba8734e4be4bee5c86ae9ff8825, 217ec95c64b34e25addb1e33e358571e
I20260709 13:16:28.609630 13726 raft_consensus.cc:2749] T 356e5aba082d4d7a8a6794fcd8c39785 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:28.610605 13368 catalog_manager.cc:5697] T db78d2ab7c3a4b79bfe1d770d8100ec4 P 13569ba8734e4be4bee5c86ae9ff8825 reported cstate change: term changed from 0 to 1, leader changed from <none> to 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130). New cstate: current_term: 1 leader_uuid: "13569ba8734e4be4bee5c86ae9ff8825" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:28.613523 13659 tablet_bootstrap.cc:654] T 36f4fb818d3d4ea190721ab5f3728e52 P 13569ba8734e4be4bee5c86ae9ff8825: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:28.616446 13671 tablet_bootstrap.cc:654] T bc46e907f7364a049b1a25c715280e65 P 3c7e85ca9e4e4646b4792034c03ef31c: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:28.621812 13468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5f59739b1cd4718bcb6471e3ec258f4" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" is_pre_election: true
I20260709 13:16:28.624466 13659 tablet_bootstrap.cc:492] T 36f4fb818d3d4ea190721ab5f3728e52 P 13569ba8734e4be4bee5c86ae9ff8825: No bootstrap required, opened a new log
I20260709 13:16:28.624929 13659 ts_tablet_manager.cc:1403] T 36f4fb818d3d4ea190721ab5f3728e52 P 13569ba8734e4be4bee5c86ae9ff8825: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.005s
I20260709 13:16:28.627436 13617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5f59739b1cd4718bcb6471e3ec258f4" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e" is_pre_election: true
I20260709 13:16:28.627511 13659 raft_consensus.cc:359] T 36f4fb818d3d4ea190721ab5f3728e52 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:28.628400 13659 raft_consensus.cc:385] T 36f4fb818d3d4ea190721ab5f3728e52 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:28.628676 13659 raft_consensus.cc:740] T 36f4fb818d3d4ea190721ab5f3728e52 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13569ba8734e4be4bee5c86ae9ff8825, State: Initialized, Role: FOLLOWER
I20260709 13:16:28.629403 13659 consensus_queue.cc:260] T 36f4fb818d3d4ea190721ab5f3728e52 P 13569ba8734e4be4bee5c86ae9ff8825 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:28.630182 13669 tablet_bootstrap.cc:492] T b16c52d238cd4eaeb6c34451120c478c P 217ec95c64b34e25addb1e33e358571e: No bootstrap required, opened a new log
I20260709 13:16:28.630617 13669 ts_tablet_manager.cc:1403] T b16c52d238cd4eaeb6c34451120c478c P 217ec95c64b34e25addb1e33e358571e: Time spent bootstrapping tablet: real 0.081s	user 0.011s	sys 0.025s
I20260709 13:16:28.631621 13659 ts_tablet_manager.cc:1434] T 36f4fb818d3d4ea190721ab5f3728e52 P 13569ba8734e4be4bee5c86ae9ff8825: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:16:28.632489 13659 tablet_bootstrap.cc:492] T dd6de992cdd94fd08bbeb6cc9deb750b P 13569ba8734e4be4bee5c86ae9ff8825: Bootstrap starting.
I20260709 13:16:28.633272 13468 raft_consensus.cc:3060] T 356e5aba082d4d7a8a6794fcd8c39785 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:28.638743 13659 tablet_bootstrap.cc:654] T dd6de992cdd94fd08bbeb6cc9deb750b P 13569ba8734e4be4bee5c86ae9ff8825: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:28.640169 13671 tablet_bootstrap.cc:492] T bc46e907f7364a049b1a25c715280e65 P 3c7e85ca9e4e4646b4792034c03ef31c: No bootstrap required, opened a new log
I20260709 13:16:28.640620 13671 ts_tablet_manager.cc:1403] T bc46e907f7364a049b1a25c715280e65 P 3c7e85ca9e4e4646b4792034c03ef31c: Time spent bootstrapping tablet: real 0.050s	user 0.012s	sys 0.003s
I20260709 13:16:28.633074 13669 raft_consensus.cc:359] T b16c52d238cd4eaeb6c34451120c478c P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:28.641628 13669 raft_consensus.cc:385] T b16c52d238cd4eaeb6c34451120c478c P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:28.641443 13702 consensus_queue.cc:1048] T 356e5aba082d4d7a8a6794fcd8c39785 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:28.641999 13669 raft_consensus.cc:740] T b16c52d238cd4eaeb6c34451120c478c P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 217ec95c64b34e25addb1e33e358571e, State: Initialized, Role: FOLLOWER
I20260709 13:16:28.643414 13702 raft_consensus.cc:493] T 62e3177db8ee4d4ca14038ecdd2eb299 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:28.642925 13669 consensus_queue.cc:260] T b16c52d238cd4eaeb6c34451120c478c P 217ec95c64b34e25addb1e33e358571e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:28.643122 13671 raft_consensus.cc:359] T bc46e907f7364a049b1a25c715280e65 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:28.643946 13671 raft_consensus.cc:385] T bc46e907f7364a049b1a25c715280e65 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:28.643852 13702 raft_consensus.cc:515] T 62e3177db8ee4d4ca14038ecdd2eb299 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:28.644243 13671 raft_consensus.cc:740] T bc46e907f7364a049b1a25c715280e65 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c7e85ca9e4e4646b4792034c03ef31c, State: Initialized, Role: FOLLOWER
I20260709 13:16:28.644869 13671 consensus_queue.cc:260] T bc46e907f7364a049b1a25c715280e65 P 3c7e85ca9e4e4646b4792034c03ef31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:28.645804 13702 leader_election.cc:290] T 62e3177db8ee4d4ca14038ecdd2eb299 P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433)
I20260709 13:16:28.645860 13669 ts_tablet_manager.cc:1434] T b16c52d238cd4eaeb6c34451120c478c P 217ec95c64b34e25addb1e33e358571e: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 13:16:28.647076 13671 ts_tablet_manager.cc:1434] T bc46e907f7364a049b1a25c715280e65 P 3c7e85ca9e4e4646b4792034c03ef31c: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:16:28.647673 13669 tablet_bootstrap.cc:492] T 53caf3f5b8eb4622a6c2c81d620c0b51 P 217ec95c64b34e25addb1e33e358571e: Bootstrap starting.
I20260709 13:16:28.648020 13671 tablet_bootstrap.cc:492] T 8eefd391d90940099411e320d4a09356 P 3c7e85ca9e4e4646b4792034c03ef31c: Bootstrap starting.
I20260709 13:16:28.649684 13659 tablet_bootstrap.cc:492] T dd6de992cdd94fd08bbeb6cc9deb750b P 13569ba8734e4be4bee5c86ae9ff8825: No bootstrap required, opened a new log
I20260709 13:16:28.650100 13659 ts_tablet_manager.cc:1403] T dd6de992cdd94fd08bbeb6cc9deb750b P 13569ba8734e4be4bee5c86ae9ff8825: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.000s
W20260709 13:16:28.641465 13510 leader_election.cc:343] T 8eefd391d90940099411e320d4a09356 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:28.650616 13469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62e3177db8ee4d4ca14038ecdd2eb299" candidate_uuid: "217ec95c64b34e25addb1e33e358571e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" is_pre_election: true
I20260709 13:16:28.651225 13469 raft_consensus.cc:2468] T 62e3177db8ee4d4ca14038ecdd2eb299 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 217ec95c64b34e25addb1e33e358571e in term 0.
W20260709 13:16:28.650965 13510 leader_election.cc:343] T a5f59739b1cd4718bcb6471e3ec258f4 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:28.652735 13584 leader_election.cc:304] T 62e3177db8ee4d4ca14038ecdd2eb299 P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 217ec95c64b34e25addb1e33e358571e, 3c7e85ca9e4e4646b4792034c03ef31c; no voters: 
I20260709 13:16:28.653219 13510 leader_election.cc:304] T 8eefd391d90940099411e320d4a09356 P 13569ba8734e4be4bee5c86ae9ff8825 [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: 13569ba8734e4be4bee5c86ae9ff8825, 217ec95c64b34e25addb1e33e358571e; no voters: 3c7e85ca9e4e4646b4792034c03ef31c
I20260709 13:16:28.653477 13669 tablet_bootstrap.cc:654] T 53caf3f5b8eb4622a6c2c81d620c0b51 P 217ec95c64b34e25addb1e33e358571e: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:28.653532 13702 raft_consensus.cc:2804] T 62e3177db8ee4d4ca14038ecdd2eb299 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:28.654050 13757 raft_consensus.cc:2804] T 8eefd391d90940099411e320d4a09356 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:28.654148 13702 raft_consensus.cc:493] T 62e3177db8ee4d4ca14038ecdd2eb299 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:16:28.654377 13510 leader_election.cc:343] T a5f59739b1cd4718bcb6471e3ec258f4 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:28.654587 13757 raft_consensus.cc:493] T 8eefd391d90940099411e320d4a09356 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:28.654735 13702 raft_consensus.cc:3060] T 62e3177db8ee4d4ca14038ecdd2eb299 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:28.654891 13510 leader_election.cc:304] T a5f59739b1cd4718bcb6471e3ec258f4 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825; no voters: 217ec95c64b34e25addb1e33e358571e, 3c7e85ca9e4e4646b4792034c03ef31c
I20260709 13:16:28.655025 13757 raft_consensus.cc:3060] T 8eefd391d90940099411e320d4a09356 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:28.655653 13667 raft_consensus.cc:2749] T a5f59739b1cd4718bcb6471e3ec258f4 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:28.660770 13734 raft_consensus.cc:493] T d55a008a1f9146eab4ff968206f569ab P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:28.661266 13734 raft_consensus.cc:515] T d55a008a1f9146eab4ff968206f569ab P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:28.662911 13667 raft_consensus.cc:493] T 62e3177db8ee4d4ca14038ecdd2eb299 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:28.663373 13734 leader_election.cc:290] T d55a008a1f9146eab4ff968206f569ab P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433)
I20260709 13:16:28.663579 13667 raft_consensus.cc:515] T 62e3177db8ee4d4ca14038ecdd2eb299 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:28.665735 13667 leader_election.cc:290] T 62e3177db8ee4d4ca14038ecdd2eb299 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:28.665858 13696 raft_consensus.cc:493] T b16c52d238cd4eaeb6c34451120c478c P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:28.666376 13696 raft_consensus.cc:515] T b16c52d238cd4eaeb6c34451120c478c P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:28.666540 13469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d55a008a1f9146eab4ff968206f569ab" candidate_uuid: "217ec95c64b34e25addb1e33e358571e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" is_pre_election: true
I20260709 13:16:28.668195 13696 leader_election.cc:290] T b16c52d238cd4eaeb6c34451120c478c P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:28.665730 13757 raft_consensus.cc:515] T 8eefd391d90940099411e320d4a09356 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:28.674034 13757 leader_election.cc:290] T 8eefd391d90940099411e320d4a09356 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 election: Requested vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:28.652716 13659 raft_consensus.cc:359] T dd6de992cdd94fd08bbeb6cc9deb750b P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:28.675035 13659 raft_consensus.cc:385] T dd6de992cdd94fd08bbeb6cc9deb750b P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:28.675432 13659 raft_consensus.cc:740] T dd6de992cdd94fd08bbeb6cc9deb750b P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13569ba8734e4be4bee5c86ae9ff8825, State: Initialized, Role: FOLLOWER
I20260709 13:16:28.676735 13543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62e3177db8ee4d4ca14038ecdd2eb299" candidate_uuid: "217ec95c64b34e25addb1e33e358571e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825" is_pre_election: true
I20260709 13:16:28.676862 13659 consensus_queue.cc:260] T dd6de992cdd94fd08bbeb6cc9deb750b P 13569ba8734e4be4bee5c86ae9ff8825 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:28.677403 13543 raft_consensus.cc:2468] T 62e3177db8ee4d4ca14038ecdd2eb299 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 217ec95c64b34e25addb1e33e358571e in term 0.
I20260709 13:16:28.678864 13543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d55a008a1f9146eab4ff968206f569ab" candidate_uuid: "217ec95c64b34e25addb1e33e358571e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825" is_pre_election: true
I20260709 13:16:28.679658 13543 raft_consensus.cc:2393] T d55a008a1f9146eab4ff968206f569ab P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 217ec95c64b34e25addb1e33e358571e in current term 1: Already voted for candidate 3c7e85ca9e4e4646b4792034c03ef31c in this term.
I20260709 13:16:28.681607 13469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62e3177db8ee4d4ca14038ecdd2eb299" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" is_pre_election: true
I20260709 13:16:28.681826 13617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62e3177db8ee4d4ca14038ecdd2eb299" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e" is_pre_election: true
I20260709 13:16:28.682159 13469 raft_consensus.cc:2468] T 62e3177db8ee4d4ca14038ecdd2eb299 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13569ba8734e4be4bee5c86ae9ff8825 in term 0.
I20260709 13:16:28.682518 13659 ts_tablet_manager.cc:1434] T dd6de992cdd94fd08bbeb6cc9deb750b P 13569ba8734e4be4bee5c86ae9ff8825: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.000s
I20260709 13:16:28.683571 13619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b16c52d238cd4eaeb6c34451120c478c" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e" is_pre_election: true
I20260709 13:16:28.684126 13659 tablet_bootstrap.cc:492] T d97b1aa7f2464dfe96aa7fc355459533 P 13569ba8734e4be4bee5c86ae9ff8825: Bootstrap starting.
I20260709 13:16:28.684698 13470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eefd391d90940099411e320d4a09356" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c"
I20260709 13:16:28.682886 13467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b16c52d238cd4eaeb6c34451120c478c" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" is_pre_election: true
I20260709 13:16:28.684157 13619 raft_consensus.cc:2468] T b16c52d238cd4eaeb6c34451120c478c P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13569ba8734e4be4bee5c86ae9ff8825 in term 0.
I20260709 13:16:28.685864 13584 leader_election.cc:304] T d55a008a1f9146eab4ff968206f569ab P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 217ec95c64b34e25addb1e33e358571e; no voters: 13569ba8734e4be4bee5c86ae9ff8825, 3c7e85ca9e4e4646b4792034c03ef31c
I20260709 13:16:28.686725 13734 raft_consensus.cc:3060] T d55a008a1f9146eab4ff968206f569ab P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:28.687837 13619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eefd391d90940099411e320d4a09356" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e"
I20260709 13:16:28.688361 13619 raft_consensus.cc:3060] T 8eefd391d90940099411e320d4a09356 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:28.694685 13619 raft_consensus.cc:2468] T 8eefd391d90940099411e320d4a09356 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13569ba8734e4be4bee5c86ae9ff8825 in term 1.
I20260709 13:16:28.695678 13734 raft_consensus.cc:2749] T d55a008a1f9146eab4ff968206f569ab P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:28.682755 13702 raft_consensus.cc:515] T 62e3177db8ee4d4ca14038ecdd2eb299 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:28.696589 13659 tablet_bootstrap.cc:654] T d97b1aa7f2464dfe96aa7fc355459533 P 13569ba8734e4be4bee5c86ae9ff8825: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:28.696831 13617 raft_consensus.cc:2393] T 62e3177db8ee4d4ca14038ecdd2eb299 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 13569ba8734e4be4bee5c86ae9ff8825 in current term 1: Already voted for candidate 217ec95c64b34e25addb1e33e358571e in this term.
I20260709 13:16:28.698298 13671 tablet_bootstrap.cc:654] T 8eefd391d90940099411e320d4a09356 P 3c7e85ca9e4e4646b4792034c03ef31c: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:28.699597 13510 leader_election.cc:304] T 62e3177db8ee4d4ca14038ecdd2eb299 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825, 3c7e85ca9e4e4646b4792034c03ef31c; no voters: 
W20260709 13:16:28.700402 13510 leader_election.cc:343] T 8eefd391d90940099411e320d4a09356 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:16:28.701020 13510 leader_election.cc:343] T b16c52d238cd4eaeb6c34451120c478c P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:28.702003 13757 raft_consensus.cc:2804] T 62e3177db8ee4d4ca14038ecdd2eb299 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:28.702561 13757 raft_consensus.cc:493] T 62e3177db8ee4d4ca14038ecdd2eb299 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:28.702894 13757 raft_consensus.cc:3060] T 62e3177db8ee4d4ca14038ecdd2eb299 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:28.705586 13468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62e3177db8ee4d4ca14038ecdd2eb299" candidate_uuid: "217ec95c64b34e25addb1e33e358571e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c"
I20260709 13:16:28.706380 13468 raft_consensus.cc:3060] T 62e3177db8ee4d4ca14038ecdd2eb299 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:28.708369 13702 leader_election.cc:290] T 62e3177db8ee4d4ca14038ecdd2eb299 P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 1 election: Requested vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433)
I20260709 13:16:28.701663 13510 leader_election.cc:304] T b16c52d238cd4eaeb6c34451120c478c P 13569ba8734e4be4bee5c86ae9ff8825 [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: 13569ba8734e4be4bee5c86ae9ff8825, 217ec95c64b34e25addb1e33e358571e; no voters: 3c7e85ca9e4e4646b4792034c03ef31c
I20260709 13:16:28.716146 13468 raft_consensus.cc:2468] T 62e3177db8ee4d4ca14038ecdd2eb299 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 217ec95c64b34e25addb1e33e358571e in term 1.
I20260709 13:16:28.716013 13691 consensus_queue.cc:1048] T d55a008a1f9146eab4ff968206f569ab P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:28.716934 13696 raft_consensus.cc:2804] T b16c52d238cd4eaeb6c34451120c478c P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:28.717213 13696 raft_consensus.cc:493] T b16c52d238cd4eaeb6c34451120c478c P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:28.717425 13696 raft_consensus.cc:3060] T b16c52d238cd4eaeb6c34451120c478c P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:28.718163 13584 leader_election.cc:304] T 62e3177db8ee4d4ca14038ecdd2eb299 P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 217ec95c64b34e25addb1e33e358571e, 3c7e85ca9e4e4646b4792034c03ef31c; no voters: 
I20260709 13:16:28.718982 13702 raft_consensus.cc:2804] T 62e3177db8ee4d4ca14038ecdd2eb299 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:28.719637 13702 raft_consensus.cc:697] T 62e3177db8ee4d4ca14038ecdd2eb299 P 217ec95c64b34e25addb1e33e358571e [term 1 LEADER]: Becoming Leader. State: Replica: 217ec95c64b34e25addb1e33e358571e, State: Running, Role: LEADER
I20260709 13:16:28.720443 13702 consensus_queue.cc:237] T 62e3177db8ee4d4ca14038ecdd2eb299 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:28.724602 13510 leader_election.cc:304] T 8eefd391d90940099411e320d4a09356 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825, 217ec95c64b34e25addb1e33e358571e; no voters: 3c7e85ca9e4e4646b4792034c03ef31c
I20260709 13:16:28.725976 13696 raft_consensus.cc:515] T b16c52d238cd4eaeb6c34451120c478c P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:28.728449 13696 leader_election.cc:290] T b16c52d238cd4eaeb6c34451120c478c P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 election: Requested vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:28.732777 13757 raft_consensus.cc:515] T 62e3177db8ee4d4ca14038ecdd2eb299 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:28.734562 13667 raft_consensus.cc:2804] T 8eefd391d90940099411e320d4a09356 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:28.735199 13667 raft_consensus.cc:697] T 8eefd391d90940099411e320d4a09356 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 LEADER]: Becoming Leader. State: Replica: 13569ba8734e4be4bee5c86ae9ff8825, State: Running, Role: LEADER
I20260709 13:16:28.736290 13667 consensus_queue.cc:237] T 8eefd391d90940099411e320d4a09356 P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:28.736621 13749 consensus_queue.cc:1048] T d55a008a1f9146eab4ff968206f569ab P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:28.746461 13468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b16c52d238cd4eaeb6c34451120c478c" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c"
I20260709 13:16:28.747861 13744 raft_consensus.cc:493] T bc46e907f7364a049b1a25c715280e65 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:28.748519 13744 raft_consensus.cc:515] T bc46e907f7364a049b1a25c715280e65 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:28.750979 13744 leader_election.cc:290] T bc46e907f7364a049b1a25c715280e65 P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:28.754081 13545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc46e907f7364a049b1a25c715280e65" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825" is_pre_election: true
I20260709 13:16:28.754948 13734 raft_consensus.cc:493] T 40300a217b3e44a48ab96f8ef762b637 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:28.755440 13734 raft_consensus.cc:515] T 40300a217b3e44a48ab96f8ef762b637 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:28.755576 13617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc46e907f7364a049b1a25c715280e65" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e" is_pre_election: true
I20260709 13:16:28.756508 13617 raft_consensus.cc:2468] T bc46e907f7364a049b1a25c715280e65 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c7e85ca9e4e4646b4792034c03ef31c in term 0.
I20260709 13:16:28.757522 13734 leader_election.cc:290] T 40300a217b3e44a48ab96f8ef762b637 P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433)
I20260709 13:16:28.758658 13617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b16c52d238cd4eaeb6c34451120c478c" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e"
I20260709 13:16:28.759217 13617 raft_consensus.cc:3060] T b16c52d238cd4eaeb6c34451120c478c P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:16:28.759294 13435 leader_election.cc:343] T bc46e907f7364a049b1a25c715280e65 P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:28.760269 13435 leader_election.cc:304] T bc46e907f7364a049b1a25c715280e65 P 3c7e85ca9e4e4646b4792034c03ef31c [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: 217ec95c64b34e25addb1e33e358571e, 3c7e85ca9e4e4646b4792034c03ef31c; no voters: 13569ba8734e4be4bee5c86ae9ff8825
I20260709 13:16:28.762446 13744 raft_consensus.cc:2804] T bc46e907f7364a049b1a25c715280e65 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:28.762893 13744 raft_consensus.cc:493] T bc46e907f7364a049b1a25c715280e65 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:28.763687 13468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40300a217b3e44a48ab96f8ef762b637" candidate_uuid: "217ec95c64b34e25addb1e33e358571e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" is_pre_election: true
W20260709 13:16:28.765220 13584 leader_election.cc:343] T 40300a217b3e44a48ab96f8ef762b637 P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:28.765947 13744 raft_consensus.cc:3060] T bc46e907f7364a049b1a25c715280e65 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:28.770020 13617 raft_consensus.cc:2468] T b16c52d238cd4eaeb6c34451120c478c P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13569ba8734e4be4bee5c86ae9ff8825 in term 1.
I20260709 13:16:28.773165 13671 tablet_bootstrap.cc:492] T 8eefd391d90940099411e320d4a09356 P 3c7e85ca9e4e4646b4792034c03ef31c: No bootstrap required, opened a new log
I20260709 13:16:28.773579 13671 ts_tablet_manager.cc:1403] T 8eefd391d90940099411e320d4a09356 P 3c7e85ca9e4e4646b4792034c03ef31c: Time spent bootstrapping tablet: real 0.126s	user 0.012s	sys 0.000s
I20260709 13:16:28.774739 13667 raft_consensus.cc:493] T 36f4fb818d3d4ea190721ab5f3728e52 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:28.775388 13667 raft_consensus.cc:515] T 36f4fb818d3d4ea190721ab5f3728e52 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:28.775509 13744 raft_consensus.cc:515] T bc46e907f7364a049b1a25c715280e65 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:28.777915 13667 leader_election.cc:290] T 36f4fb818d3d4ea190721ab5f3728e52 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:28.778877 13545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc46e907f7364a049b1a25c715280e65" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825"
I20260709 13:16:28.780669 13545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62e3177db8ee4d4ca14038ecdd2eb299" candidate_uuid: "217ec95c64b34e25addb1e33e358571e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825"
I20260709 13:16:28.781462 13545 raft_consensus.cc:2393] T 62e3177db8ee4d4ca14038ecdd2eb299 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 217ec95c64b34e25addb1e33e358571e in current term 1: Already voted for candidate 13569ba8734e4be4bee5c86ae9ff8825 in this term.
W20260709 13:16:28.781294 13435 leader_election.cc:343] T bc46e907f7364a049b1a25c715280e65 P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:28.785296 13545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40300a217b3e44a48ab96f8ef762b637" candidate_uuid: "217ec95c64b34e25addb1e33e358571e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825" is_pre_election: true
I20260709 13:16:28.785964 13545 raft_consensus.cc:2468] T 40300a217b3e44a48ab96f8ef762b637 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 217ec95c64b34e25addb1e33e358571e in term 0.
I20260709 13:16:28.788988 13510 leader_election.cc:304] T b16c52d238cd4eaeb6c34451120c478c P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825, 217ec95c64b34e25addb1e33e358571e; no voters: 
I20260709 13:16:28.789324 13584 leader_election.cc:304] T 40300a217b3e44a48ab96f8ef762b637 P 217ec95c64b34e25addb1e33e358571e [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: 13569ba8734e4be4bee5c86ae9ff8825, 217ec95c64b34e25addb1e33e358571e; no voters: 3c7e85ca9e4e4646b4792034c03ef31c
W20260709 13:16:28.790100 13510 leader_election.cc:343] T b16c52d238cd4eaeb6c34451120c478c P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:28.790735 13672 raft_consensus.cc:2804] T 40300a217b3e44a48ab96f8ef762b637 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:28.791214 13672 raft_consensus.cc:493] T 40300a217b3e44a48ab96f8ef762b637 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:28.791612 13667 raft_consensus.cc:2804] T b16c52d238cd4eaeb6c34451120c478c P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:28.792631 13468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36f4fb818d3d4ea190721ab5f3728e52" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" is_pre_election: true
I20260709 13:16:28.791646 13672 raft_consensus.cc:3060] T 40300a217b3e44a48ab96f8ef762b637 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:28.794958 13667 raft_consensus.cc:697] T b16c52d238cd4eaeb6c34451120c478c P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 LEADER]: Becoming Leader. State: Replica: 13569ba8734e4be4bee5c86ae9ff8825, State: Running, Role: LEADER
I20260709 13:16:28.795938 13667 consensus_queue.cc:237] T b16c52d238cd4eaeb6c34451120c478c P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:28.796376 13671 raft_consensus.cc:359] T 8eefd391d90940099411e320d4a09356 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:28.797637 13671 raft_consensus.cc:385] T 8eefd391d90940099411e320d4a09356 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:28.797894 13671 raft_consensus.cc:740] T 8eefd391d90940099411e320d4a09356 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c7e85ca9e4e4646b4792034c03ef31c, State: Initialized, Role: FOLLOWER
I20260709 13:16:28.795951 13757 leader_election.cc:290] T 62e3177db8ee4d4ca14038ecdd2eb299 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 election: Requested vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
W20260709 13:16:28.794958 13510 leader_election.cc:343] T 36f4fb818d3d4ea190721ab5f3728e52 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:28.800484 13757 raft_consensus.cc:493] T ce655a0b285345fb8bd06765ca04fe42 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:28.801010 13468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62e3177db8ee4d4ca14038ecdd2eb299" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c"
I20260709 13:16:28.800901 13757 raft_consensus.cc:515] T ce655a0b285345fb8bd06765ca04fe42 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:28.801695 13468 raft_consensus.cc:2393] T 62e3177db8ee4d4ca14038ecdd2eb299 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 13569ba8734e4be4bee5c86ae9ff8825 in current term 1: Already voted for candidate 217ec95c64b34e25addb1e33e358571e in this term.
I20260709 13:16:28.803020 13757 leader_election.cc:290] T ce655a0b285345fb8bd06765ca04fe42 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:28.798568 13671 consensus_queue.cc:260] T 8eefd391d90940099411e320d4a09356 P 3c7e85ca9e4e4646b4792034c03ef31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:28.804725 13619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62e3177db8ee4d4ca14038ecdd2eb299" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e"
I20260709 13:16:28.804888 13468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce655a0b285345fb8bd06765ca04fe42" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" is_pre_election: true
I20260709 13:16:28.807337 13619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce655a0b285345fb8bd06765ca04fe42" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e" is_pre_election: true
W20260709 13:16:28.807996 13510 leader_election.cc:343] T ce655a0b285345fb8bd06765ca04fe42 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:28.808637 13510 leader_election.cc:304] T 62e3177db8ee4d4ca14038ecdd2eb299 P 13569ba8734e4be4bee5c86ae9ff8825 [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: 13569ba8734e4be4bee5c86ae9ff8825; no voters: 217ec95c64b34e25addb1e33e358571e, 3c7e85ca9e4e4646b4792034c03ef31c
W20260709 13:16:28.809705 13510 leader_election.cc:343] T ce655a0b285345fb8bd06765ca04fe42 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:28.810212 13667 raft_consensus.cc:2749] T 62e3177db8ee4d4ca14038ecdd2eb299 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:16:28.810078 13672 raft_consensus.cc:515] T 40300a217b3e44a48ab96f8ef762b637 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:28.812057 13659 tablet_bootstrap.cc:492] T d97b1aa7f2464dfe96aa7fc355459533 P 13569ba8734e4be4bee5c86ae9ff8825: No bootstrap required, opened a new log
I20260709 13:16:28.812029 13671 ts_tablet_manager.cc:1434] T 8eefd391d90940099411e320d4a09356 P 3c7e85ca9e4e4646b4792034c03ef31c: Time spent starting tablet: real 0.038s	user 0.008s	sys 0.000s
I20260709 13:16:28.812688 13659 ts_tablet_manager.cc:1403] T d97b1aa7f2464dfe96aa7fc355459533 P 13569ba8734e4be4bee5c86ae9ff8825: Time spent bootstrapping tablet: real 0.129s	user 0.041s	sys 0.046s
I20260709 13:16:28.813206 13671 tablet_bootstrap.cc:492] T d97b1aa7f2464dfe96aa7fc355459533 P 3c7e85ca9e4e4646b4792034c03ef31c: Bootstrap starting.
I20260709 13:16:28.792671 13617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36f4fb818d3d4ea190721ab5f3728e52" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e" is_pre_election: true
I20260709 13:16:28.815143 13659 raft_consensus.cc:359] T d97b1aa7f2464dfe96aa7fc355459533 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:28.815853 13659 raft_consensus.cc:385] T d97b1aa7f2464dfe96aa7fc355459533 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:28.816056 13672 leader_election.cc:290] T 40300a217b3e44a48ab96f8ef762b637 P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 1 election: Requested vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433)
I20260709 13:16:28.816148 13659 raft_consensus.cc:740] T d97b1aa7f2464dfe96aa7fc355459533 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13569ba8734e4be4bee5c86ae9ff8825, State: Initialized, Role: FOLLOWER
I20260709 13:16:28.816916 13659 consensus_queue.cc:260] T d97b1aa7f2464dfe96aa7fc355459533 P 13569ba8734e4be4bee5c86ae9ff8825 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:28.810087 13510 leader_election.cc:304] T ce655a0b285345fb8bd06765ca04fe42 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825; no voters: 217ec95c64b34e25addb1e33e358571e, 3c7e85ca9e4e4646b4792034c03ef31c
I20260709 13:16:28.818902 13659 ts_tablet_manager.cc:1434] T d97b1aa7f2464dfe96aa7fc355459533 P 13569ba8734e4be4bee5c86ae9ff8825: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:16:28.820487 13667 raft_consensus.cc:2749] T ce655a0b285345fb8bd06765ca04fe42 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:28.821653 13671 tablet_bootstrap.cc:654] T d97b1aa7f2464dfe96aa7fc355459533 P 3c7e85ca9e4e4646b4792034c03ef31c: Neither blocks nor log segments found. Creating new log.
W20260709 13:16:28.820504 13510 leader_election.cc:343] T 36f4fb818d3d4ea190721ab5f3728e52 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:28.821409 13366 catalog_manager.cc:5697] T 62e3177db8ee4d4ca14038ecdd2eb299 P 217ec95c64b34e25addb1e33e358571e reported cstate change: term changed from 0 to 1, leader changed from <none> to 217ec95c64b34e25addb1e33e358571e (127.12.19.131). New cstate: current_term: 1 leader_uuid: "217ec95c64b34e25addb1e33e358571e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:28.822211 13510 leader_election.cc:304] T 36f4fb818d3d4ea190721ab5f3728e52 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825; no voters: 217ec95c64b34e25addb1e33e358571e, 3c7e85ca9e4e4646b4792034c03ef31c
I20260709 13:16:28.822214 13545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40300a217b3e44a48ab96f8ef762b637" candidate_uuid: "217ec95c64b34e25addb1e33e358571e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825"
I20260709 13:16:28.822944 13667 raft_consensus.cc:2749] T 36f4fb818d3d4ea190721ab5f3728e52 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:28.822961 13545 raft_consensus.cc:3060] T 40300a217b3e44a48ab96f8ef762b637 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:28.787899 13669 tablet_bootstrap.cc:492] T 53caf3f5b8eb4622a6c2c81d620c0b51 P 217ec95c64b34e25addb1e33e358571e: No bootstrap required, opened a new log
I20260709 13:16:28.827106 13669 ts_tablet_manager.cc:1403] T 53caf3f5b8eb4622a6c2c81d620c0b51 P 217ec95c64b34e25addb1e33e358571e: Time spent bootstrapping tablet: real 0.180s	user 0.034s	sys 0.023s
I20260709 13:16:28.830320 13669 raft_consensus.cc:359] T 53caf3f5b8eb4622a6c2c81d620c0b51 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:28.830951 13669 raft_consensus.cc:385] T 53caf3f5b8eb4622a6c2c81d620c0b51 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:28.830984 13545 raft_consensus.cc:2468] T 40300a217b3e44a48ab96f8ef762b637 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 217ec95c64b34e25addb1e33e358571e in term 1.
I20260709 13:16:28.831336 13669 raft_consensus.cc:740] T 53caf3f5b8eb4622a6c2c81d620c0b51 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 217ec95c64b34e25addb1e33e358571e, State: Initialized, Role: FOLLOWER
I20260709 13:16:28.832062 13669 consensus_queue.cc:260] T 53caf3f5b8eb4622a6c2c81d620c0b51 P 217ec95c64b34e25addb1e33e358571e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:28.832626 13584 leader_election.cc:304] T 40300a217b3e44a48ab96f8ef762b637 P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825, 217ec95c64b34e25addb1e33e358571e; no voters: 
I20260709 13:16:28.833909 13683 raft_consensus.cc:2804] T 40300a217b3e44a48ab96f8ef762b637 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:28.834743 13683 raft_consensus.cc:697] T 40300a217b3e44a48ab96f8ef762b637 P 217ec95c64b34e25addb1e33e358571e [term 1 LEADER]: Becoming Leader. State: Replica: 217ec95c64b34e25addb1e33e358571e, State: Running, Role: LEADER
I20260709 13:16:28.835242 13744 leader_election.cc:290] T bc46e907f7364a049b1a25c715280e65 P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 election: Requested vote from peers 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:28.836051 13669 ts_tablet_manager.cc:1434] T 53caf3f5b8eb4622a6c2c81d620c0b51 P 217ec95c64b34e25addb1e33e358571e: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:16:28.835803 13683 consensus_queue.cc:237] T 40300a217b3e44a48ab96f8ef762b637 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:28.836908 13669 tablet_bootstrap.cc:492] T d97b1aa7f2464dfe96aa7fc355459533 P 217ec95c64b34e25addb1e33e358571e: Bootstrap starting.
I20260709 13:16:28.841354 13659 tablet_bootstrap.cc:492] T 1f389f1b78b548189dd4bef7914fc084 P 13569ba8734e4be4bee5c86ae9ff8825: Bootstrap starting.
I20260709 13:16:28.843118 13669 tablet_bootstrap.cc:654] T d97b1aa7f2464dfe96aa7fc355459533 P 217ec95c64b34e25addb1e33e358571e: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:28.849622 13671 tablet_bootstrap.cc:492] T d97b1aa7f2464dfe96aa7fc355459533 P 3c7e85ca9e4e4646b4792034c03ef31c: No bootstrap required, opened a new log
I20260709 13:16:28.848732 13368 catalog_manager.cc:5697] T 8eefd391d90940099411e320d4a09356 P 13569ba8734e4be4bee5c86ae9ff8825 reported cstate change: term changed from 0 to 1, leader changed from <none> to 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130). New cstate: current_term: 1 leader_uuid: "13569ba8734e4be4bee5c86ae9ff8825" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:28.850209 13671 ts_tablet_manager.cc:1403] T d97b1aa7f2464dfe96aa7fc355459533 P 3c7e85ca9e4e4646b4792034c03ef31c: Time spent bootstrapping tablet: real 0.037s	user 0.021s	sys 0.010s
I20260709 13:16:28.849663 13659 tablet_bootstrap.cc:654] T 1f389f1b78b548189dd4bef7914fc084 P 13569ba8734e4be4bee5c86ae9ff8825: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:28.852949 13671 raft_consensus.cc:359] T d97b1aa7f2464dfe96aa7fc355459533 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:28.853601 13671 raft_consensus.cc:385] T d97b1aa7f2464dfe96aa7fc355459533 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:28.853958 13671 raft_consensus.cc:740] T d97b1aa7f2464dfe96aa7fc355459533 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c7e85ca9e4e4646b4792034c03ef31c, State: Initialized, Role: FOLLOWER
I20260709 13:16:28.854890 13671 consensus_queue.cc:260] T d97b1aa7f2464dfe96aa7fc355459533 P 3c7e85ca9e4e4646b4792034c03ef31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:28.856745 13468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40300a217b3e44a48ab96f8ef762b637" candidate_uuid: "217ec95c64b34e25addb1e33e358571e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c"
I20260709 13:16:28.857484 13671 ts_tablet_manager.cc:1434] T d97b1aa7f2464dfe96aa7fc355459533 P 3c7e85ca9e4e4646b4792034c03ef31c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:16:28.858595 13671 tablet_bootstrap.cc:492] T b16c52d238cd4eaeb6c34451120c478c P 3c7e85ca9e4e4646b4792034c03ef31c: Bootstrap starting.
I20260709 13:16:28.860867 13617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc46e907f7364a049b1a25c715280e65" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e"
I20260709 13:16:28.863704 13671 tablet_bootstrap.cc:654] T b16c52d238cd4eaeb6c34451120c478c P 3c7e85ca9e4e4646b4792034c03ef31c: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:28.863642 13617 raft_consensus.cc:3060] T bc46e907f7364a049b1a25c715280e65 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:16:28.870944 13584 leader_election.cc:343] T 40300a217b3e44a48ab96f8ef762b637 P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:28.884604 13366 catalog_manager.cc:5697] T b16c52d238cd4eaeb6c34451120c478c P 13569ba8734e4be4bee5c86ae9ff8825 reported cstate change: term changed from 0 to 1, leader changed from <none> to 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130). New cstate: current_term: 1 leader_uuid: "13569ba8734e4be4bee5c86ae9ff8825" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:28.888595 13659 tablet_bootstrap.cc:492] T 1f389f1b78b548189dd4bef7914fc084 P 13569ba8734e4be4bee5c86ae9ff8825: No bootstrap required, opened a new log
I20260709 13:16:28.889196 13659 ts_tablet_manager.cc:1403] T 1f389f1b78b548189dd4bef7914fc084 P 13569ba8734e4be4bee5c86ae9ff8825: Time spent bootstrapping tablet: real 0.048s	user 0.011s	sys 0.006s
I20260709 13:16:28.894513 13659 raft_consensus.cc:359] T 1f389f1b78b548189dd4bef7914fc084 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:28.895416 13659 raft_consensus.cc:385] T 1f389f1b78b548189dd4bef7914fc084 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:28.895733 13659 raft_consensus.cc:740] T 1f389f1b78b548189dd4bef7914fc084 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13569ba8734e4be4bee5c86ae9ff8825, State: Initialized, Role: FOLLOWER
I20260709 13:16:28.901081 13617 raft_consensus.cc:2468] T bc46e907f7364a049b1a25c715280e65 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c7e85ca9e4e4646b4792034c03ef31c in term 1.
I20260709 13:16:28.901542 13659 consensus_queue.cc:260] T 1f389f1b78b548189dd4bef7914fc084 P 13569ba8734e4be4bee5c86ae9ff8825 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:28.903765 13435 leader_election.cc:304] T bc46e907f7364a049b1a25c715280e65 P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 217ec95c64b34e25addb1e33e358571e, 3c7e85ca9e4e4646b4792034c03ef31c; no voters: 13569ba8734e4be4bee5c86ae9ff8825
I20260709 13:16:28.905318 13659 ts_tablet_manager.cc:1434] T 1f389f1b78b548189dd4bef7914fc084 P 13569ba8734e4be4bee5c86ae9ff8825: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260709 13:16:28.905370 13726 raft_consensus.cc:2804] T bc46e907f7364a049b1a25c715280e65 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:28.905668 13744 raft_consensus.cc:493] T d1e68cfd785b43b7ae5f5f9448191dd5 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:28.905126 13365 catalog_manager.cc:5697] T 40300a217b3e44a48ab96f8ef762b637 P 217ec95c64b34e25addb1e33e358571e reported cstate change: term changed from 0 to 1, leader changed from <none> to 217ec95c64b34e25addb1e33e358571e (127.12.19.131). New cstate: current_term: 1 leader_uuid: "217ec95c64b34e25addb1e33e358571e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:28.905966 13726 raft_consensus.cc:697] T bc46e907f7364a049b1a25c715280e65 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Becoming Leader. State: Replica: 3c7e85ca9e4e4646b4792034c03ef31c, State: Running, Role: LEADER
I20260709 13:16:28.906340 13659 tablet_bootstrap.cc:492] T 063591680e38475cb74cc7cd5979d15f P 13569ba8734e4be4bee5c86ae9ff8825: Bootstrap starting.
I20260709 13:16:28.906157 13744 raft_consensus.cc:515] T d1e68cfd785b43b7ae5f5f9448191dd5 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:28.906786 13726 consensus_queue.cc:237] T bc46e907f7364a049b1a25c715280e65 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:28.908025 13744 leader_election.cc:290] T d1e68cfd785b43b7ae5f5f9448191dd5 P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
W20260709 13:16:28.911036 13584 consensus_peers.cc:597] T 1b44ede5894c466a93121f40351c551e P 217ec95c64b34e25addb1e33e358571e -> Peer 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053): Couldn't send request to peer 3c7e85ca9e4e4646b4792034c03ef31c. 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 13:16:28.911510 13545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1e68cfd785b43b7ae5f5f9448191dd5" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825" is_pre_election: true
I20260709 13:16:28.913034 13669 tablet_bootstrap.cc:492] T d97b1aa7f2464dfe96aa7fc355459533 P 217ec95c64b34e25addb1e33e358571e: No bootstrap required, opened a new log
I20260709 13:16:28.913511 13669 ts_tablet_manager.cc:1403] T d97b1aa7f2464dfe96aa7fc355459533 P 217ec95c64b34e25addb1e33e358571e: Time spent bootstrapping tablet: real 0.077s	user 0.023s	sys 0.033s
W20260709 13:16:28.914104 13435 leader_election.cc:343] T d1e68cfd785b43b7ae5f5f9448191dd5 P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:28.913609 13617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1e68cfd785b43b7ae5f5f9448191dd5" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e" is_pre_election: true
I20260709 13:16:28.915985 13671 tablet_bootstrap.cc:492] T b16c52d238cd4eaeb6c34451120c478c P 3c7e85ca9e4e4646b4792034c03ef31c: No bootstrap required, opened a new log
I20260709 13:16:28.916128 13669 raft_consensus.cc:359] T d97b1aa7f2464dfe96aa7fc355459533 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:28.916442 13671 ts_tablet_manager.cc:1403] T b16c52d238cd4eaeb6c34451120c478c P 3c7e85ca9e4e4646b4792034c03ef31c: Time spent bootstrapping tablet: real 0.058s	user 0.021s	sys 0.024s
W20260709 13:16:28.916435 13435 leader_election.cc:343] T d1e68cfd785b43b7ae5f5f9448191dd5 P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:28.916821 13669 raft_consensus.cc:385] T d97b1aa7f2464dfe96aa7fc355459533 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:28.917136 13669 raft_consensus.cc:740] T d97b1aa7f2464dfe96aa7fc355459533 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 217ec95c64b34e25addb1e33e358571e, State: Initialized, Role: FOLLOWER
I20260709 13:16:28.917189 13435 leader_election.cc:304] T d1e68cfd785b43b7ae5f5f9448191dd5 P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3c7e85ca9e4e4646b4792034c03ef31c; no voters: 13569ba8734e4be4bee5c86ae9ff8825, 217ec95c64b34e25addb1e33e358571e
I20260709 13:16:28.918040 13744 raft_consensus.cc:2749] T d1e68cfd785b43b7ae5f5f9448191dd5 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:28.920387 13671 raft_consensus.cc:359] T b16c52d238cd4eaeb6c34451120c478c P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:28.920995 13671 raft_consensus.cc:385] T b16c52d238cd4eaeb6c34451120c478c P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:28.921243 13671 raft_consensus.cc:740] T b16c52d238cd4eaeb6c34451120c478c P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c7e85ca9e4e4646b4792034c03ef31c, State: Initialized, Role: FOLLOWER
I20260709 13:16:28.921926 13671 consensus_queue.cc:260] T b16c52d238cd4eaeb6c34451120c478c P 3c7e85ca9e4e4646b4792034c03ef31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:28.924046 13671 ts_tablet_manager.cc:1434] T b16c52d238cd4eaeb6c34451120c478c P 3c7e85ca9e4e4646b4792034c03ef31c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:16:28.924888 13671 tablet_bootstrap.cc:492] T db78d2ab7c3a4b79bfe1d770d8100ec4 P 3c7e85ca9e4e4646b4792034c03ef31c: Bootstrap starting.
I20260709 13:16:28.928686 13669 consensus_queue.cc:260] T d97b1aa7f2464dfe96aa7fc355459533 P 217ec95c64b34e25addb1e33e358571e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:28.930521 13671 tablet_bootstrap.cc:654] T db78d2ab7c3a4b79bfe1d770d8100ec4 P 3c7e85ca9e4e4646b4792034c03ef31c: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:28.930627 13669 ts_tablet_manager.cc:1434] T d97b1aa7f2464dfe96aa7fc355459533 P 217ec95c64b34e25addb1e33e358571e: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.001s
I20260709 13:16:28.931713 13659 tablet_bootstrap.cc:654] T 063591680e38475cb74cc7cd5979d15f P 13569ba8734e4be4bee5c86ae9ff8825: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:28.935531 13366 catalog_manager.cc:5697] T bc46e907f7364a049b1a25c715280e65 P 3c7e85ca9e4e4646b4792034c03ef31c reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129). New cstate: current_term: 1 leader_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:28.936582 13669 tablet_bootstrap.cc:492] T aa2446e4f4414461ba9c22f2459f715b P 217ec95c64b34e25addb1e33e358571e: Bootstrap starting.
I20260709 13:16:28.938714 13671 tablet_bootstrap.cc:492] T db78d2ab7c3a4b79bfe1d770d8100ec4 P 3c7e85ca9e4e4646b4792034c03ef31c: No bootstrap required, opened a new log
I20260709 13:16:28.939123 13671 ts_tablet_manager.cc:1403] T db78d2ab7c3a4b79bfe1d770d8100ec4 P 3c7e85ca9e4e4646b4792034c03ef31c: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.002s
I20260709 13:16:28.941571 13671 raft_consensus.cc:359] T db78d2ab7c3a4b79bfe1d770d8100ec4 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:28.942212 13671 raft_consensus.cc:385] T db78d2ab7c3a4b79bfe1d770d8100ec4 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:28.942467 13671 raft_consensus.cc:740] T db78d2ab7c3a4b79bfe1d770d8100ec4 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c7e85ca9e4e4646b4792034c03ef31c, State: Initialized, Role: FOLLOWER
I20260709 13:16:28.942957 13669 tablet_bootstrap.cc:654] T aa2446e4f4414461ba9c22f2459f715b P 217ec95c64b34e25addb1e33e358571e: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:28.943279 13671 consensus_queue.cc:260] T db78d2ab7c3a4b79bfe1d770d8100ec4 P 3c7e85ca9e4e4646b4792034c03ef31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:28.943784 13667 raft_consensus.cc:493] T d97b1aa7f2464dfe96aa7fc355459533 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:28.944248 13667 raft_consensus.cc:515] T d97b1aa7f2464dfe96aa7fc355459533 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:28.945577 13671 ts_tablet_manager.cc:1434] T db78d2ab7c3a4b79bfe1d770d8100ec4 P 3c7e85ca9e4e4646b4792034c03ef31c: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:16:28.946242 13667 leader_election.cc:290] T d97b1aa7f2464dfe96aa7fc355459533 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:28.946424 13671 tablet_bootstrap.cc:492] T 1b44ede5894c466a93121f40351c551e P 3c7e85ca9e4e4646b4792034c03ef31c: Bootstrap starting.
I20260709 13:16:28.947986 13617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d97b1aa7f2464dfe96aa7fc355459533" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e" is_pre_election: true
I20260709 13:16:28.948577 13617 raft_consensus.cc:2468] T d97b1aa7f2464dfe96aa7fc355459533 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13569ba8734e4be4bee5c86ae9ff8825 in term 0.
I20260709 13:16:28.953109 13671 tablet_bootstrap.cc:654] T 1b44ede5894c466a93121f40351c551e P 3c7e85ca9e4e4646b4792034c03ef31c: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:28.956588 13659 tablet_bootstrap.cc:492] T 063591680e38475cb74cc7cd5979d15f P 13569ba8734e4be4bee5c86ae9ff8825: No bootstrap required, opened a new log
I20260709 13:16:28.957077 13659 ts_tablet_manager.cc:1403] T 063591680e38475cb74cc7cd5979d15f P 13569ba8734e4be4bee5c86ae9ff8825: Time spent bootstrapping tablet: real 0.051s	user 0.010s	sys 0.000s
I20260709 13:16:28.955163 13468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d97b1aa7f2464dfe96aa7fc355459533" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" is_pre_election: true
I20260709 13:16:28.957823 13468 raft_consensus.cc:2468] T d97b1aa7f2464dfe96aa7fc355459533 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13569ba8734e4be4bee5c86ae9ff8825 in term 0.
I20260709 13:16:28.958786 13510 leader_election.cc:304] T d97b1aa7f2464dfe96aa7fc355459533 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825, 217ec95c64b34e25addb1e33e358571e; no voters: 
I20260709 13:16:28.959995 13667 raft_consensus.cc:2804] T d97b1aa7f2464dfe96aa7fc355459533 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:28.960361 13667 raft_consensus.cc:493] T d97b1aa7f2464dfe96aa7fc355459533 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:28.960695 13667 raft_consensus.cc:3060] T d97b1aa7f2464dfe96aa7fc355459533 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:28.961877 13659 raft_consensus.cc:359] T 063591680e38475cb74cc7cd5979d15f P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:28.962760 13659 raft_consensus.cc:385] T 063591680e38475cb74cc7cd5979d15f P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:28.963090 13659 raft_consensus.cc:740] T 063591680e38475cb74cc7cd5979d15f P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13569ba8734e4be4bee5c86ae9ff8825, State: Initialized, Role: FOLLOWER
I20260709 13:16:28.966591 13672 consensus_queue.cc:1048] T 1b44ede5894c466a93121f40351c551e P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:28.969408 13667 raft_consensus.cc:515] T d97b1aa7f2464dfe96aa7fc355459533 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:28.976006 13468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d97b1aa7f2464dfe96aa7fc355459533" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c"
I20260709 13:16:28.976027 13659 consensus_queue.cc:260] T 063591680e38475cb74cc7cd5979d15f P 13569ba8734e4be4bee5c86ae9ff8825 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:28.976737 13468 raft_consensus.cc:3060] T d97b1aa7f2464dfe96aa7fc355459533 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:28.977360 13757 raft_consensus.cc:493] T 5373a3dd56ce4a6c876e345c561ff1ee P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:28.977520 13744 raft_consensus.cc:493] T db78d2ab7c3a4b79bfe1d770d8100ec4 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:28.977820 13757 raft_consensus.cc:515] T 5373a3dd56ce4a6c876e345c561ff1ee P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:28.977967 13744 raft_consensus.cc:515] T db78d2ab7c3a4b79bfe1d770d8100ec4 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:28.979753 13744 leader_election.cc:290] T db78d2ab7c3a4b79bfe1d770d8100ec4 P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:28.981040 13617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5373a3dd56ce4a6c876e345c561ff1ee" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e" is_pre_election: true
I20260709 13:16:28.982000 13543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db78d2ab7c3a4b79bfe1d770d8100ec4" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825" is_pre_election: true
I20260709 13:16:28.983582 13757 leader_election.cc:290] T 5373a3dd56ce4a6c876e345c561ff1ee P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:28.984212 13667 leader_election.cc:290] T d97b1aa7f2464dfe96aa7fc355459533 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 election: Requested vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:28.987705 13617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db78d2ab7c3a4b79bfe1d770d8100ec4" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e" is_pre_election: true
I20260709 13:16:28.989684 13469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5373a3dd56ce4a6c876e345c561ff1ee" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" is_pre_election: true
I20260709 13:16:28.991629 13617 raft_consensus.cc:2393] T db78d2ab7c3a4b79bfe1d770d8100ec4 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3c7e85ca9e4e4646b4792034c03ef31c in current term 1: Already voted for candidate 13569ba8734e4be4bee5c86ae9ff8825 in this term.
W20260709 13:16:28.983675 13510 leader_election.cc:343] T 5373a3dd56ce4a6c876e345c561ff1ee P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:16:28.992877 13510 leader_election.cc:343] T 5373a3dd56ce4a6c876e345c561ff1ee P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:28.993260 13510 leader_election.cc:304] T 5373a3dd56ce4a6c876e345c561ff1ee P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825; no voters: 217ec95c64b34e25addb1e33e358571e, 3c7e85ca9e4e4646b4792034c03ef31c
I20260709 13:16:28.993846 13617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d97b1aa7f2464dfe96aa7fc355459533" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e"
I20260709 13:16:28.994524 13617 raft_consensus.cc:3060] T d97b1aa7f2464dfe96aa7fc355459533 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:28.995893 13659 ts_tablet_manager.cc:1434] T 063591680e38475cb74cc7cd5979d15f P 13569ba8734e4be4bee5c86ae9ff8825: Time spent starting tablet: real 0.038s	user 0.009s	sys 0.000s
I20260709 13:16:28.996402 13435 leader_election.cc:304] T db78d2ab7c3a4b79bfe1d770d8100ec4 P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3c7e85ca9e4e4646b4792034c03ef31c; no voters: 13569ba8734e4be4bee5c86ae9ff8825, 217ec95c64b34e25addb1e33e358571e
I20260709 13:16:28.997555 13744 raft_consensus.cc:3060] T db78d2ab7c3a4b79bfe1d770d8100ec4 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:28.993899 13667 raft_consensus.cc:2749] T 5373a3dd56ce4a6c876e345c561ff1ee P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:28.999579 13671 tablet_bootstrap.cc:492] T 1b44ede5894c466a93121f40351c551e P 3c7e85ca9e4e4646b4792034c03ef31c: No bootstrap required, opened a new log
I20260709 13:16:29.000052 13671 ts_tablet_manager.cc:1403] T 1b44ede5894c466a93121f40351c551e P 3c7e85ca9e4e4646b4792034c03ef31c: Time spent bootstrapping tablet: real 0.054s	user 0.017s	sys 0.022s
I20260709 13:16:29.003772 13744 raft_consensus.cc:2749] T db78d2ab7c3a4b79bfe1d770d8100ec4 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:29.004565 13669 tablet_bootstrap.cc:492] T aa2446e4f4414461ba9c22f2459f715b P 217ec95c64b34e25addb1e33e358571e: No bootstrap required, opened a new log
I20260709 13:16:29.004947 13669 ts_tablet_manager.cc:1403] T aa2446e4f4414461ba9c22f2459f715b P 217ec95c64b34e25addb1e33e358571e: Time spent bootstrapping tablet: real 0.069s	user 0.009s	sys 0.001s
I20260709 13:16:29.006230 13671 raft_consensus.cc:359] T 1b44ede5894c466a93121f40351c551e P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:29.006896 13671 raft_consensus.cc:385] T 1b44ede5894c466a93121f40351c551e P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:29.007161 13671 raft_consensus.cc:740] T 1b44ede5894c466a93121f40351c551e P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c7e85ca9e4e4646b4792034c03ef31c, State: Initialized, Role: FOLLOWER
I20260709 13:16:29.007377 13468 raft_consensus.cc:2468] T d97b1aa7f2464dfe96aa7fc355459533 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13569ba8734e4be4bee5c86ae9ff8825 in term 1.
I20260709 13:16:29.007685 13669 raft_consensus.cc:359] T aa2446e4f4414461ba9c22f2459f715b P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:29.007827 13671 consensus_queue.cc:260] T 1b44ede5894c466a93121f40351c551e P 3c7e85ca9e4e4646b4792034c03ef31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:29.008407 13669 raft_consensus.cc:385] T aa2446e4f4414461ba9c22f2459f715b P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:29.008698 13659 tablet_bootstrap.cc:492] T 936eb60f428442e0acf4557e9cfc8b1c P 13569ba8734e4be4bee5c86ae9ff8825: Bootstrap starting.
I20260709 13:16:29.008708 13669 raft_consensus.cc:740] T aa2446e4f4414461ba9c22f2459f715b P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 217ec95c64b34e25addb1e33e358571e, State: Initialized, Role: FOLLOWER
I20260709 13:16:29.009775 13671 ts_tablet_manager.cc:1434] T 1b44ede5894c466a93121f40351c551e P 3c7e85ca9e4e4646b4792034c03ef31c: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.000s
I20260709 13:16:29.009595 13669 consensus_queue.cc:260] T aa2446e4f4414461ba9c22f2459f715b P 217ec95c64b34e25addb1e33e358571e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:29.010564 13671 tablet_bootstrap.cc:492] T 936eb60f428442e0acf4557e9cfc8b1c P 3c7e85ca9e4e4646b4792034c03ef31c: Bootstrap starting.
I20260709 13:16:29.011224 13617 raft_consensus.cc:2468] T d97b1aa7f2464dfe96aa7fc355459533 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13569ba8734e4be4bee5c86ae9ff8825 in term 1.
I20260709 13:16:29.011561 13669 ts_tablet_manager.cc:1434] T aa2446e4f4414461ba9c22f2459f715b P 217ec95c64b34e25addb1e33e358571e: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:16:29.017551 13669 tablet_bootstrap.cc:492] T d1e68cfd785b43b7ae5f5f9448191dd5 P 217ec95c64b34e25addb1e33e358571e: Bootstrap starting.
I20260709 13:16:29.017964 13671 tablet_bootstrap.cc:654] T 936eb60f428442e0acf4557e9cfc8b1c P 3c7e85ca9e4e4646b4792034c03ef31c: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:29.021735 13744 raft_consensus.cc:493] T aa2446e4f4414461ba9c22f2459f715b P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:29.022048 13659 tablet_bootstrap.cc:654] T 936eb60f428442e0acf4557e9cfc8b1c P 13569ba8734e4be4bee5c86ae9ff8825: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:29.022231 13744 raft_consensus.cc:515] T aa2446e4f4414461ba9c22f2459f715b P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
W20260709 13:16:29.023082 13416 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:16:29.024217 13744 leader_election.cc:290] T aa2446e4f4414461ba9c22f2459f715b P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:29.025236 13543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa2446e4f4414461ba9c22f2459f715b" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825" is_pre_election: true
I20260709 13:16:29.025466 13617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa2446e4f4414461ba9c22f2459f715b" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e" is_pre_election: true
I20260709 13:16:29.026748 13617 raft_consensus.cc:2468] T aa2446e4f4414461ba9c22f2459f715b P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c7e85ca9e4e4646b4792034c03ef31c in term 0.
I20260709 13:16:29.026748 13543 raft_consensus.cc:2468] T aa2446e4f4414461ba9c22f2459f715b P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c7e85ca9e4e4646b4792034c03ef31c in term 0.
I20260709 13:16:29.028808 13435 leader_election.cc:304] T aa2446e4f4414461ba9c22f2459f715b P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825, 3c7e85ca9e4e4646b4792034c03ef31c; no voters: 
I20260709 13:16:29.029861 13744 raft_consensus.cc:2804] T aa2446e4f4414461ba9c22f2459f715b P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:29.030284 13744 raft_consensus.cc:493] T aa2446e4f4414461ba9c22f2459f715b P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:29.030659 13744 raft_consensus.cc:3060] T aa2446e4f4414461ba9c22f2459f715b P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:29.031867 13669 tablet_bootstrap.cc:654] T d1e68cfd785b43b7ae5f5f9448191dd5 P 217ec95c64b34e25addb1e33e358571e: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:29.026297 13510 leader_election.cc:304] T d97b1aa7f2464dfe96aa7fc355459533 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825, 217ec95c64b34e25addb1e33e358571e; no voters: 
I20260709 13:16:29.032610 13667 raft_consensus.cc:2804] T d97b1aa7f2464dfe96aa7fc355459533 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:29.033079 13667 raft_consensus.cc:697] T d97b1aa7f2464dfe96aa7fc355459533 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 LEADER]: Becoming Leader. State: Replica: 13569ba8734e4be4bee5c86ae9ff8825, State: Running, Role: LEADER
I20260709 13:16:29.033814 13667 consensus_queue.cc:237] T d97b1aa7f2464dfe96aa7fc355459533 P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:29.036567 13757 raft_consensus.cc:493] T dd6de992cdd94fd08bbeb6cc9deb750b P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:29.037078 13659 tablet_bootstrap.cc:492] T 936eb60f428442e0acf4557e9cfc8b1c P 13569ba8734e4be4bee5c86ae9ff8825: No bootstrap required, opened a new log
I20260709 13:16:29.036998 13757 raft_consensus.cc:515] T dd6de992cdd94fd08bbeb6cc9deb750b P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:29.038013 13744 raft_consensus.cc:515] T aa2446e4f4414461ba9c22f2459f715b P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:29.037544 13659 ts_tablet_manager.cc:1403] T 936eb60f428442e0acf4557e9cfc8b1c P 13569ba8734e4be4bee5c86ae9ff8825: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.000s
I20260709 13:16:29.039525 13757 leader_election.cc:290] T dd6de992cdd94fd08bbeb6cc9deb750b P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:29.041967 13468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd6de992cdd94fd08bbeb6cc9deb750b" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" is_pre_election: true
I20260709 13:16:29.042326 13617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd6de992cdd94fd08bbeb6cc9deb750b" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e" is_pre_election: true
W20260709 13:16:29.043128 13510 leader_election.cc:343] T dd6de992cdd94fd08bbeb6cc9deb750b P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:29.041994 13543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa2446e4f4414461ba9c22f2459f715b" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825"
I20260709 13:16:29.043339 13744 leader_election.cc:290] T aa2446e4f4414461ba9c22f2459f715b P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 election: Requested vote from peers 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
W20260709 13:16:29.043797 13510 leader_election.cc:343] T dd6de992cdd94fd08bbeb6cc9deb750b P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:29.041808 13659 raft_consensus.cc:359] T 936eb60f428442e0acf4557e9cfc8b1c P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:29.044200 13669 tablet_bootstrap.cc:492] T d1e68cfd785b43b7ae5f5f9448191dd5 P 217ec95c64b34e25addb1e33e358571e: No bootstrap required, opened a new log
I20260709 13:16:29.044508 13617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa2446e4f4414461ba9c22f2459f715b" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e"
I20260709 13:16:29.044343 13510 leader_election.cc:304] T dd6de992cdd94fd08bbeb6cc9deb750b P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825; no voters: 217ec95c64b34e25addb1e33e358571e, 3c7e85ca9e4e4646b4792034c03ef31c
I20260709 13:16:29.045200 13617 raft_consensus.cc:3060] T aa2446e4f4414461ba9c22f2459f715b P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:29.044517 13659 raft_consensus.cc:385] T 936eb60f428442e0acf4557e9cfc8b1c P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:29.045521 13757 raft_consensus.cc:2749] T dd6de992cdd94fd08bbeb6cc9deb750b P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:29.045717 13659 raft_consensus.cc:740] T 936eb60f428442e0acf4557e9cfc8b1c P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13569ba8734e4be4bee5c86ae9ff8825, State: Initialized, Role: FOLLOWER
I20260709 13:16:29.046231 13671 tablet_bootstrap.cc:492] T 936eb60f428442e0acf4557e9cfc8b1c P 3c7e85ca9e4e4646b4792034c03ef31c: No bootstrap required, opened a new log
I20260709 13:16:29.046631 13671 ts_tablet_manager.cc:1403] T 936eb60f428442e0acf4557e9cfc8b1c P 3c7e85ca9e4e4646b4792034c03ef31c: Time spent bootstrapping tablet: real 0.036s	user 0.010s	sys 0.003s
I20260709 13:16:29.046567 13659 consensus_queue.cc:260] T 936eb60f428442e0acf4557e9cfc8b1c P 13569ba8734e4be4bee5c86ae9ff8825 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:29.047477 13543 raft_consensus.cc:3060] T aa2446e4f4414461ba9c22f2459f715b P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:29.048636 13757 raft_consensus.cc:493] T 063591680e38475cb74cc7cd5979d15f P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:29.048883 13659 ts_tablet_manager.cc:1434] T 936eb60f428442e0acf4557e9cfc8b1c P 13569ba8734e4be4bee5c86ae9ff8825: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:16:29.049073 13757 raft_consensus.cc:515] T 063591680e38475cb74cc7cd5979d15f P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:29.049741 13659 tablet_bootstrap.cc:492] T d1e68cfd785b43b7ae5f5f9448191dd5 P 13569ba8734e4be4bee5c86ae9ff8825: Bootstrap starting.
I20260709 13:16:29.050887 13757 leader_election.cc:290] T 063591680e38475cb74cc7cd5979d15f P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:29.052150 13468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "063591680e38475cb74cc7cd5979d15f" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" is_pre_election: true
W20260709 13:16:29.053644 13510 leader_election.cc:343] T 063591680e38475cb74cc7cd5979d15f P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:29.049077 13671 raft_consensus.cc:359] T 936eb60f428442e0acf4557e9cfc8b1c P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:29.054286 13619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "063591680e38475cb74cc7cd5979d15f" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e" is_pre_election: true
I20260709 13:16:29.054695 13671 raft_consensus.cc:385] T 936eb60f428442e0acf4557e9cfc8b1c P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:29.054981 13671 raft_consensus.cc:740] T 936eb60f428442e0acf4557e9cfc8b1c P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c7e85ca9e4e4646b4792034c03ef31c, State: Initialized, Role: FOLLOWER
I20260709 13:16:29.055666 13671 consensus_queue.cc:260] T 936eb60f428442e0acf4557e9cfc8b1c P 3c7e85ca9e4e4646b4792034c03ef31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:29.044708 13669 ts_tablet_manager.cc:1403] T d1e68cfd785b43b7ae5f5f9448191dd5 P 217ec95c64b34e25addb1e33e358571e: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.000s
I20260709 13:16:29.058332 13659 tablet_bootstrap.cc:654] T d1e68cfd785b43b7ae5f5f9448191dd5 P 13569ba8734e4be4bee5c86ae9ff8825: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:29.058764 13669 raft_consensus.cc:359] T d1e68cfd785b43b7ae5f5f9448191dd5 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:29.059456 13669 raft_consensus.cc:385] T d1e68cfd785b43b7ae5f5f9448191dd5 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:29.059711 13669 raft_consensus.cc:740] T d1e68cfd785b43b7ae5f5f9448191dd5 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 217ec95c64b34e25addb1e33e358571e, State: Initialized, Role: FOLLOWER
I20260709 13:16:29.062008 13671 ts_tablet_manager.cc:1434] T 936eb60f428442e0acf4557e9cfc8b1c P 3c7e85ca9e4e4646b4792034c03ef31c: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 13:16:29.063208 13669 consensus_queue.cc:260] T d1e68cfd785b43b7ae5f5f9448191dd5 P 217ec95c64b34e25addb1e33e358571e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
W20260709 13:16:29.064615 13510 leader_election.cc:343] T 063591680e38475cb74cc7cd5979d15f P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:29.065155 13669 ts_tablet_manager.cc:1434] T d1e68cfd785b43b7ae5f5f9448191dd5 P 217ec95c64b34e25addb1e33e358571e: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:16:29.065136 13510 leader_election.cc:304] T 063591680e38475cb74cc7cd5979d15f P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825; no voters: 217ec95c64b34e25addb1e33e358571e, 3c7e85ca9e4e4646b4792034c03ef31c
I20260709 13:16:29.066730 13669 tablet_bootstrap.cc:492] T 936eb60f428442e0acf4557e9cfc8b1c P 217ec95c64b34e25addb1e33e358571e: Bootstrap starting.
I20260709 13:16:29.066917 13543 raft_consensus.cc:2468] T aa2446e4f4414461ba9c22f2459f715b P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c7e85ca9e4e4646b4792034c03ef31c in term 1.
I20260709 13:16:29.067545 13757 raft_consensus.cc:2749] T 063591680e38475cb74cc7cd5979d15f P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:29.070464 13671 tablet_bootstrap.cc:492] T ce655a0b285345fb8bd06765ca04fe42 P 3c7e85ca9e4e4646b4792034c03ef31c: Bootstrap starting.
I20260709 13:16:29.071458 13435 leader_election.cc:304] T aa2446e4f4414461ba9c22f2459f715b P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825, 3c7e85ca9e4e4646b4792034c03ef31c; no voters: 
I20260709 13:16:29.072855 13744 raft_consensus.cc:2804] T aa2446e4f4414461ba9c22f2459f715b P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:29.073329 13744 raft_consensus.cc:697] T aa2446e4f4414461ba9c22f2459f715b P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Becoming Leader. State: Replica: 3c7e85ca9e4e4646b4792034c03ef31c, State: Running, Role: LEADER
I20260709 13:16:29.074126 13744 consensus_queue.cc:237] T aa2446e4f4414461ba9c22f2459f715b P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:29.077135 13617 raft_consensus.cc:2468] T aa2446e4f4414461ba9c22f2459f715b P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c7e85ca9e4e4646b4792034c03ef31c in term 1.
I20260709 13:16:29.079439 13799 consensus_queue.cc:1048] T db78d2ab7c3a4b79bfe1d770d8100ec4 P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:29.097903 13671 tablet_bootstrap.cc:654] T ce655a0b285345fb8bd06765ca04fe42 P 3c7e85ca9e4e4646b4792034c03ef31c: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:29.099550 13757 consensus_queue.cc:1048] T db78d2ab7c3a4b79bfe1d770d8100ec4 P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:29.105192 13368 catalog_manager.cc:5697] T d97b1aa7f2464dfe96aa7fc355459533 P 13569ba8734e4be4bee5c86ae9ff8825 reported cstate change: term changed from 0 to 1, leader changed from <none> to 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130). New cstate: current_term: 1 leader_uuid: "13569ba8734e4be4bee5c86ae9ff8825" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:29.127621 13669 tablet_bootstrap.cc:654] T 936eb60f428442e0acf4557e9cfc8b1c P 217ec95c64b34e25addb1e33e358571e: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:29.125084 13366 catalog_manager.cc:5697] T aa2446e4f4414461ba9c22f2459f715b P 3c7e85ca9e4e4646b4792034c03ef31c reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129). New cstate: current_term: 1 leader_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:29.131201 13659 tablet_bootstrap.cc:492] T d1e68cfd785b43b7ae5f5f9448191dd5 P 13569ba8734e4be4bee5c86ae9ff8825: No bootstrap required, opened a new log
I20260709 13:16:29.131657 13659 ts_tablet_manager.cc:1403] T d1e68cfd785b43b7ae5f5f9448191dd5 P 13569ba8734e4be4bee5c86ae9ff8825: Time spent bootstrapping tablet: real 0.082s	user 0.008s	sys 0.005s
I20260709 13:16:29.134076 13659 raft_consensus.cc:359] T d1e68cfd785b43b7ae5f5f9448191dd5 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:29.134699 13659 raft_consensus.cc:385] T d1e68cfd785b43b7ae5f5f9448191dd5 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:29.134955 13659 raft_consensus.cc:740] T d1e68cfd785b43b7ae5f5f9448191dd5 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13569ba8734e4be4bee5c86ae9ff8825, State: Initialized, Role: FOLLOWER
I20260709 13:16:29.135887 13671 tablet_bootstrap.cc:492] T ce655a0b285345fb8bd06765ca04fe42 P 3c7e85ca9e4e4646b4792034c03ef31c: No bootstrap required, opened a new log
I20260709 13:16:29.135936 13659 consensus_queue.cc:260] T d1e68cfd785b43b7ae5f5f9448191dd5 P 13569ba8734e4be4bee5c86ae9ff8825 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:29.138196 13659 ts_tablet_manager.cc:1434] T d1e68cfd785b43b7ae5f5f9448191dd5 P 13569ba8734e4be4bee5c86ae9ff8825: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260709 13:16:29.139027 13659 tablet_bootstrap.cc:492] T bc46e907f7364a049b1a25c715280e65 P 13569ba8734e4be4bee5c86ae9ff8825: Bootstrap starting.
I20260709 13:16:29.144403 13659 tablet_bootstrap.cc:654] T bc46e907f7364a049b1a25c715280e65 P 13569ba8734e4be4bee5c86ae9ff8825: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:29.136516 13671 ts_tablet_manager.cc:1403] T ce655a0b285345fb8bd06765ca04fe42 P 3c7e85ca9e4e4646b4792034c03ef31c: Time spent bootstrapping tablet: real 0.066s	user 0.010s	sys 0.004s
I20260709 13:16:29.149315 13702 consensus_queue.cc:1048] T 62e3177db8ee4d4ca14038ecdd2eb299 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:29.151090 13671 raft_consensus.cc:359] T ce655a0b285345fb8bd06765ca04fe42 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:29.152077 13671 raft_consensus.cc:385] T ce655a0b285345fb8bd06765ca04fe42 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:29.152482 13671 raft_consensus.cc:740] T ce655a0b285345fb8bd06765ca04fe42 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c7e85ca9e4e4646b4792034c03ef31c, State: Initialized, Role: FOLLOWER
I20260709 13:16:29.153368 13671 consensus_queue.cc:260] T ce655a0b285345fb8bd06765ca04fe42 P 3c7e85ca9e4e4646b4792034c03ef31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:29.155867 13671 ts_tablet_manager.cc:1434] T ce655a0b285345fb8bd06765ca04fe42 P 3c7e85ca9e4e4646b4792034c03ef31c: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 13:16:29.156874 13671 tablet_bootstrap.cc:492] T 5373a3dd56ce4a6c876e345c561ff1ee P 3c7e85ca9e4e4646b4792034c03ef31c: Bootstrap starting.
I20260709 13:16:29.157637 13669 tablet_bootstrap.cc:492] T 936eb60f428442e0acf4557e9cfc8b1c P 217ec95c64b34e25addb1e33e358571e: No bootstrap required, opened a new log
I20260709 13:16:29.158051 13669 ts_tablet_manager.cc:1403] T 936eb60f428442e0acf4557e9cfc8b1c P 217ec95c64b34e25addb1e33e358571e: Time spent bootstrapping tablet: real 0.091s	user 0.018s	sys 0.015s
I20260709 13:16:29.160974 13669 raft_consensus.cc:359] T 936eb60f428442e0acf4557e9cfc8b1c P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:29.161585 13669 raft_consensus.cc:385] T 936eb60f428442e0acf4557e9cfc8b1c P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:29.161839 13669 raft_consensus.cc:740] T 936eb60f428442e0acf4557e9cfc8b1c P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 217ec95c64b34e25addb1e33e358571e, State: Initialized, Role: FOLLOWER
I20260709 13:16:29.162436 13671 tablet_bootstrap.cc:654] T 5373a3dd56ce4a6c876e345c561ff1ee P 3c7e85ca9e4e4646b4792034c03ef31c: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:29.172180 13659 tablet_bootstrap.cc:492] T bc46e907f7364a049b1a25c715280e65 P 13569ba8734e4be4bee5c86ae9ff8825: No bootstrap required, opened a new log
I20260709 13:16:29.172670 13659 ts_tablet_manager.cc:1403] T bc46e907f7364a049b1a25c715280e65 P 13569ba8734e4be4bee5c86ae9ff8825: Time spent bootstrapping tablet: real 0.034s	user 0.014s	sys 0.002s
I20260709 13:16:29.175143 13659 raft_consensus.cc:359] T bc46e907f7364a049b1a25c715280e65 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:29.175896 13659 raft_consensus.cc:385] T bc46e907f7364a049b1a25c715280e65 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:29.176192 13659 raft_consensus.cc:740] T bc46e907f7364a049b1a25c715280e65 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13569ba8734e4be4bee5c86ae9ff8825, State: Initialized, Role: FOLLOWER
I20260709 13:16:29.176918 13659 consensus_queue.cc:260] T bc46e907f7364a049b1a25c715280e65 P 13569ba8734e4be4bee5c86ae9ff8825 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:29.162634 13669 consensus_queue.cc:260] T 936eb60f428442e0acf4557e9cfc8b1c P 217ec95c64b34e25addb1e33e358571e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:29.179235 13659 ts_tablet_manager.cc:1434] T bc46e907f7364a049b1a25c715280e65 P 13569ba8734e4be4bee5c86ae9ff8825: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:16:29.180758 13659 tablet_bootstrap.cc:492] T 21f734671a47497791343e546ebb82c3 P 13569ba8734e4be4bee5c86ae9ff8825: Bootstrap starting.
I20260709 13:16:29.186548 13469 raft_consensus.cc:3060] T b16c52d238cd4eaeb6c34451120c478c P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:29.182847 13683 consensus_queue.cc:1048] T 62e3177db8ee4d4ca14038ecdd2eb299 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 13:16:29.187232 13659 tablet_bootstrap.cc:654] T 21f734671a47497791343e546ebb82c3 P 13569ba8734e4be4bee5c86ae9ff8825: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:29.182221 13669 ts_tablet_manager.cc:1434] T 936eb60f428442e0acf4557e9cfc8b1c P 217ec95c64b34e25addb1e33e358571e: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.001s
I20260709 13:16:29.189731 13669 tablet_bootstrap.cc:492] T ce655a0b285345fb8bd06765ca04fe42 P 217ec95c64b34e25addb1e33e358571e: Bootstrap starting.
I20260709 13:16:29.183084 13744 raft_consensus.cc:493] T 936eb60f428442e0acf4557e9cfc8b1c P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:29.191824 13744 raft_consensus.cc:515] T 936eb60f428442e0acf4557e9cfc8b1c P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:29.194294 13744 leader_election.cc:290] T 936eb60f428442e0acf4557e9cfc8b1c P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:29.195045 13757 raft_consensus.cc:493] T 1f389f1b78b548189dd4bef7914fc084 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:29.195502 13757 raft_consensus.cc:515] T 1f389f1b78b548189dd4bef7914fc084 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:29.196616 13619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "936eb60f428442e0acf4557e9cfc8b1c" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e" is_pre_election: true
I20260709 13:16:29.197317 13757 leader_election.cc:290] T 1f389f1b78b548189dd4bef7914fc084 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:29.197398 13619 raft_consensus.cc:2468] T 936eb60f428442e0acf4557e9cfc8b1c P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c7e85ca9e4e4646b4792034c03ef31c in term 0.
I20260709 13:16:29.198343 13543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "936eb60f428442e0acf4557e9cfc8b1c" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825" is_pre_election: true
I20260709 13:16:29.199039 13435 leader_election.cc:304] T 936eb60f428442e0acf4557e9cfc8b1c P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 217ec95c64b34e25addb1e33e358571e, 3c7e85ca9e4e4646b4792034c03ef31c; no voters: 
I20260709 13:16:29.201028 13691 raft_consensus.cc:2804] T 936eb60f428442e0acf4557e9cfc8b1c P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:29.201510 13691 raft_consensus.cc:493] T 936eb60f428442e0acf4557e9cfc8b1c P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:29.202097 13691 raft_consensus.cc:3060] T 936eb60f428442e0acf4557e9cfc8b1c P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:29.206594 13659 tablet_bootstrap.cc:492] T 21f734671a47497791343e546ebb82c3 P 13569ba8734e4be4bee5c86ae9ff8825: No bootstrap required, opened a new log
I20260709 13:16:29.207427 13659 ts_tablet_manager.cc:1403] T 21f734671a47497791343e546ebb82c3 P 13569ba8734e4be4bee5c86ae9ff8825: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.006s
I20260709 13:16:29.198988 13543 raft_consensus.cc:2468] T 936eb60f428442e0acf4557e9cfc8b1c P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c7e85ca9e4e4646b4792034c03ef31c in term 0.
I20260709 13:16:29.211897 13683 raft_consensus.cc:493] T 53caf3f5b8eb4622a6c2c81d620c0b51 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:29.212538 13683 raft_consensus.cc:515] T 53caf3f5b8eb4622a6c2c81d620c0b51 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:29.209771 13659 raft_consensus.cc:359] T 21f734671a47497791343e546ebb82c3 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:29.215149 13683 leader_election.cc:290] T 53caf3f5b8eb4622a6c2c81d620c0b51 P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433)
I20260709 13:16:29.215054 13659 raft_consensus.cc:385] T 21f734671a47497791343e546ebb82c3 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:29.215883 13659 raft_consensus.cc:740] T 21f734671a47497791343e546ebb82c3 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13569ba8734e4be4bee5c86ae9ff8825, State: Initialized, Role: FOLLOWER
I20260709 13:16:29.216183 13619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f389f1b78b548189dd4bef7914fc084" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e" is_pre_election: true
I20260709 13:16:29.216732 13543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53caf3f5b8eb4622a6c2c81d620c0b51" candidate_uuid: "217ec95c64b34e25addb1e33e358571e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825" is_pre_election: true
I20260709 13:16:29.216537 13659 consensus_queue.cc:260] T 21f734671a47497791343e546ebb82c3 P 13569ba8734e4be4bee5c86ae9ff8825 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
W20260709 13:16:29.217221 13510 leader_election.cc:343] T 1f389f1b78b548189dd4bef7914fc084 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:29.217273 13543 raft_consensus.cc:2468] T 53caf3f5b8eb4622a6c2c81d620c0b51 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 217ec95c64b34e25addb1e33e358571e in term 0.
I20260709 13:16:29.218034 13671 tablet_bootstrap.cc:492] T 5373a3dd56ce4a6c876e345c561ff1ee P 3c7e85ca9e4e4646b4792034c03ef31c: No bootstrap required, opened a new log
I20260709 13:16:29.218456 13671 ts_tablet_manager.cc:1403] T 5373a3dd56ce4a6c876e345c561ff1ee P 3c7e85ca9e4e4646b4792034c03ef31c: Time spent bootstrapping tablet: real 0.062s	user 0.032s	sys 0.023s
I20260709 13:16:29.218575 13584 leader_election.cc:304] T 53caf3f5b8eb4622a6c2c81d620c0b51 P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825, 217ec95c64b34e25addb1e33e358571e; no voters: 
I20260709 13:16:29.219787 13659 ts_tablet_manager.cc:1434] T 21f734671a47497791343e546ebb82c3 P 13569ba8734e4be4bee5c86ae9ff8825: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260709 13:16:29.220207 13734 raft_consensus.cc:2804] T 53caf3f5b8eb4622a6c2c81d620c0b51 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:29.220564 13734 raft_consensus.cc:493] T 53caf3f5b8eb4622a6c2c81d620c0b51 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:29.220764 13659 tablet_bootstrap.cc:492] T cb348820d472448f9f43c8e31beb73e1 P 13569ba8734e4be4bee5c86ae9ff8825: Bootstrap starting.
I20260709 13:16:29.220896 13734 raft_consensus.cc:3060] T 53caf3f5b8eb4622a6c2c81d620c0b51 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:29.220966 13671 raft_consensus.cc:359] T 5373a3dd56ce4a6c876e345c561ff1ee P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:29.221741 13671 raft_consensus.cc:385] T 5373a3dd56ce4a6c876e345c561ff1ee P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:29.222009 13671 raft_consensus.cc:740] T 5373a3dd56ce4a6c876e345c561ff1ee P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c7e85ca9e4e4646b4792034c03ef31c, State: Initialized, Role: FOLLOWER
I20260709 13:16:29.222738 13671 consensus_queue.cc:260] T 5373a3dd56ce4a6c876e345c561ff1ee P 3c7e85ca9e4e4646b4792034c03ef31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:29.226668 13667 consensus_queue.cc:1048] T b16c52d238cd4eaeb6c34451120c478c P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:29.228423 13469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53caf3f5b8eb4622a6c2c81d620c0b51" candidate_uuid: "217ec95c64b34e25addb1e33e358571e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" is_pre_election: true
I20260709 13:16:29.230192 13726 raft_consensus.cc:493] T b16c52d238cd4eaeb6c34451120c478c P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:29.230247 13468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f389f1b78b548189dd4bef7914fc084" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" is_pre_election: true
I20260709 13:16:29.230717 13726 raft_consensus.cc:515] T b16c52d238cd4eaeb6c34451120c478c P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:29.232568 13726 leader_election.cc:290] T b16c52d238cd4eaeb6c34451120c478c P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:29.234192 13734 raft_consensus.cc:515] T 53caf3f5b8eb4622a6c2c81d620c0b51 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:29.236090 13734 leader_election.cc:290] T 53caf3f5b8eb4622a6c2c81d620c0b51 P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 1 election: Requested vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433)
I20260709 13:16:29.237902 13671 ts_tablet_manager.cc:1434] T 5373a3dd56ce4a6c876e345c561ff1ee P 3c7e85ca9e4e4646b4792034c03ef31c: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260709 13:16:29.238713 13671 tablet_bootstrap.cc:492] T 53caf3f5b8eb4622a6c2c81d620c0b51 P 3c7e85ca9e4e4646b4792034c03ef31c: Bootstrap starting.
W20260709 13:16:29.238734 13510 leader_election.cc:343] T 1f389f1b78b548189dd4bef7914fc084 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:29.239272 13510 leader_election.cc:304] T 1f389f1b78b548189dd4bef7914fc084 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825; no voters: 217ec95c64b34e25addb1e33e358571e, 3c7e85ca9e4e4646b4792034c03ef31c
I20260709 13:16:29.240470 13667 consensus_queue.cc:1048] T b16c52d238cd4eaeb6c34451120c478c P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:29.240859 13543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53caf3f5b8eb4622a6c2c81d620c0b51" candidate_uuid: "217ec95c64b34e25addb1e33e358571e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825"
I20260709 13:16:29.241431 13543 raft_consensus.cc:3060] T 53caf3f5b8eb4622a6c2c81d620c0b51 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:29.241860 13544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b16c52d238cd4eaeb6c34451120c478c" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825" is_pre_election: true
I20260709 13:16:29.242420 13659 tablet_bootstrap.cc:654] T cb348820d472448f9f43c8e31beb73e1 P 13569ba8734e4be4bee5c86ae9ff8825: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:29.243214 13757 raft_consensus.cc:2749] T 1f389f1b78b548189dd4bef7914fc084 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:16:29.244083 13584 leader_election.cc:343] T 53caf3f5b8eb4622a6c2c81d620c0b51 P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:29.246110 13669 tablet_bootstrap.cc:654] T ce655a0b285345fb8bd06765ca04fe42 P 217ec95c64b34e25addb1e33e358571e: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:29.248587 13691 raft_consensus.cc:515] T 936eb60f428442e0acf4557e9cfc8b1c P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:29.250026 13617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b16c52d238cd4eaeb6c34451120c478c" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e" is_pre_election: true
I20260709 13:16:29.250628 13691 leader_election.cc:290] T 936eb60f428442e0acf4557e9cfc8b1c P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 election: Requested vote from peers 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:29.256400 13543 raft_consensus.cc:2468] T 53caf3f5b8eb4622a6c2c81d620c0b51 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 217ec95c64b34e25addb1e33e358571e in term 1.
I20260709 13:16:29.257476 13584 leader_election.cc:304] T 53caf3f5b8eb4622a6c2c81d620c0b51 P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825, 217ec95c64b34e25addb1e33e358571e; no voters: 
I20260709 13:16:29.258374 13734 raft_consensus.cc:2804] T 53caf3f5b8eb4622a6c2c81d620c0b51 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:29.258795 13734 raft_consensus.cc:697] T 53caf3f5b8eb4622a6c2c81d620c0b51 P 217ec95c64b34e25addb1e33e358571e [term 1 LEADER]: Becoming Leader. State: Replica: 217ec95c64b34e25addb1e33e358571e, State: Running, Role: LEADER
I20260709 13:16:29.259554 13734 consensus_queue.cc:237] T 53caf3f5b8eb4622a6c2c81d620c0b51 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:29.266877 13543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "936eb60f428442e0acf4557e9cfc8b1c" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825"
I20260709 13:16:29.267505 13543 raft_consensus.cc:3060] T 936eb60f428442e0acf4557e9cfc8b1c P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:29.267918 13468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53caf3f5b8eb4622a6c2c81d620c0b51" candidate_uuid: "217ec95c64b34e25addb1e33e358571e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c"
I20260709 13:16:29.268415 13691 raft_consensus.cc:493] T 8eefd391d90940099411e320d4a09356 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:16:29.269260 13584 consensus_peers.cc:597] T 40300a217b3e44a48ab96f8ef762b637 P 217ec95c64b34e25addb1e33e358571e -> Peer 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053): Couldn't send request to peer 3c7e85ca9e4e4646b4792034c03ef31c. 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 13:16:29.269227 13691 raft_consensus.cc:515] T 8eefd391d90940099411e320d4a09356 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:29.272246 13435 leader_election.cc:304] T b16c52d238cd4eaeb6c34451120c478c P 3c7e85ca9e4e4646b4792034c03ef31c [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: 3c7e85ca9e4e4646b4792034c03ef31c; no voters: 13569ba8734e4be4bee5c86ae9ff8825, 217ec95c64b34e25addb1e33e358571e
I20260709 13:16:29.270159 13617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "936eb60f428442e0acf4557e9cfc8b1c" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e"
I20260709 13:16:29.274149 13617 raft_consensus.cc:3060] T 936eb60f428442e0acf4557e9cfc8b1c P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:29.274906 13691 leader_election.cc:290] T 8eefd391d90940099411e320d4a09356 P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:29.282262 13544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eefd391d90940099411e320d4a09356" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825" is_pre_election: true
I20260709 13:16:29.276286 13691 raft_consensus.cc:493] T 1b44ede5894c466a93121f40351c551e P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:29.283628 13691 raft_consensus.cc:515] T 1b44ede5894c466a93121f40351c551e P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:29.285506 13691 leader_election.cc:290] T 1b44ede5894c466a93121f40351c551e P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
W20260709 13:16:29.276160 13584 leader_election.cc:343] T 53caf3f5b8eb4622a6c2c81d620c0b51 P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:29.276516 13749 raft_consensus.cc:2749] T b16c52d238cd4eaeb6c34451120c478c P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:29.289529 13544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b44ede5894c466a93121f40351c551e" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825" is_pre_election: true
I20260709 13:16:29.285439 13617 raft_consensus.cc:2468] T 936eb60f428442e0acf4557e9cfc8b1c P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c7e85ca9e4e4646b4792034c03ef31c in term 1.
I20260709 13:16:29.293430 13616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eefd391d90940099411e320d4a09356" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e" is_pre_election: true
I20260709 13:16:29.294153 13616 raft_consensus.cc:2393] T 8eefd391d90940099411e320d4a09356 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3c7e85ca9e4e4646b4792034c03ef31c in current term 1: Already voted for candidate 13569ba8734e4be4bee5c86ae9ff8825 in this term.
I20260709 13:16:29.294258 13618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b44ede5894c466a93121f40351c551e" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e" is_pre_election: true
I20260709 13:16:29.297760 13435 leader_election.cc:304] T 936eb60f428442e0acf4557e9cfc8b1c P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 217ec95c64b34e25addb1e33e358571e, 3c7e85ca9e4e4646b4792034c03ef31c; no voters: 
I20260709 13:16:29.298851 13726 raft_consensus.cc:2804] T 936eb60f428442e0acf4557e9cfc8b1c P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:29.299506 13726 raft_consensus.cc:697] T 936eb60f428442e0acf4557e9cfc8b1c P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Becoming Leader. State: Replica: 3c7e85ca9e4e4646b4792034c03ef31c, State: Running, Role: LEADER
I20260709 13:16:29.300755 13726 consensus_queue.cc:237] T 936eb60f428442e0acf4557e9cfc8b1c P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:29.302090 13543 raft_consensus.cc:2468] T 936eb60f428442e0acf4557e9cfc8b1c P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c7e85ca9e4e4646b4792034c03ef31c in term 1.
I20260709 13:16:29.298346 13366 catalog_manager.cc:5697] T 53caf3f5b8eb4622a6c2c81d620c0b51 P 217ec95c64b34e25addb1e33e358571e reported cstate change: term changed from 0 to 1, leader changed from <none> to 217ec95c64b34e25addb1e33e358571e (127.12.19.131). New cstate: current_term: 1 leader_uuid: "217ec95c64b34e25addb1e33e358571e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:29.310060 13435 leader_election.cc:304] T 8eefd391d90940099411e320d4a09356 P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3c7e85ca9e4e4646b4792034c03ef31c; no voters: 13569ba8734e4be4bee5c86ae9ff8825, 217ec95c64b34e25addb1e33e358571e
I20260709 13:16:29.312678 13749 raft_consensus.cc:3060] T 8eefd391d90940099411e320d4a09356 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:29.306490 13671 tablet_bootstrap.cc:654] T 53caf3f5b8eb4622a6c2c81d620c0b51 P 3c7e85ca9e4e4646b4792034c03ef31c: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:29.314640 13659 tablet_bootstrap.cc:492] T cb348820d472448f9f43c8e31beb73e1 P 13569ba8734e4be4bee5c86ae9ff8825: No bootstrap required, opened a new log
I20260709 13:16:29.315071 13659 ts_tablet_manager.cc:1403] T cb348820d472448f9f43c8e31beb73e1 P 13569ba8734e4be4bee5c86ae9ff8825: Time spent bootstrapping tablet: real 0.094s	user 0.025s	sys 0.014s
I20260709 13:16:29.319496 13749 raft_consensus.cc:2749] T 8eefd391d90940099411e320d4a09356 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:29.320572 13435 leader_election.cc:304] T 1b44ede5894c466a93121f40351c551e P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3c7e85ca9e4e4646b4792034c03ef31c; no voters: 13569ba8734e4be4bee5c86ae9ff8825, 217ec95c64b34e25addb1e33e358571e
I20260709 13:16:29.322749 13671 tablet_bootstrap.cc:492] T 53caf3f5b8eb4622a6c2c81d620c0b51 P 3c7e85ca9e4e4646b4792034c03ef31c: No bootstrap required, opened a new log
I20260709 13:16:29.323129 13671 ts_tablet_manager.cc:1403] T 53caf3f5b8eb4622a6c2c81d620c0b51 P 3c7e85ca9e4e4646b4792034c03ef31c: Time spent bootstrapping tablet: real 0.085s	user 0.008s	sys 0.004s
I20260709 13:16:29.325863 13749 raft_consensus.cc:2749] T 1b44ede5894c466a93121f40351c551e P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:29.325809 13659 raft_consensus.cc:359] T cb348820d472448f9f43c8e31beb73e1 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:29.326562 13659 raft_consensus.cc:385] T cb348820d472448f9f43c8e31beb73e1 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:29.326818 13671 raft_consensus.cc:359] T 53caf3f5b8eb4622a6c2c81d620c0b51 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:29.327070 13659 raft_consensus.cc:740] T cb348820d472448f9f43c8e31beb73e1 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13569ba8734e4be4bee5c86ae9ff8825, State: Initialized, Role: FOLLOWER
I20260709 13:16:29.327421 13671 raft_consensus.cc:385] T 53caf3f5b8eb4622a6c2c81d620c0b51 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:29.327708 13671 raft_consensus.cc:740] T 53caf3f5b8eb4622a6c2c81d620c0b51 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c7e85ca9e4e4646b4792034c03ef31c, State: Initialized, Role: FOLLOWER
I20260709 13:16:29.327872 13659 consensus_queue.cc:260] T cb348820d472448f9f43c8e31beb73e1 P 13569ba8734e4be4bee5c86ae9ff8825 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:29.328262 13671 consensus_queue.cc:260] T 53caf3f5b8eb4622a6c2c81d620c0b51 P 3c7e85ca9e4e4646b4792034c03ef31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:29.329854 13659 ts_tablet_manager.cc:1434] T cb348820d472448f9f43c8e31beb73e1 P 13569ba8734e4be4bee5c86ae9ff8825: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 13:16:29.330255 13671 ts_tablet_manager.cc:1434] T 53caf3f5b8eb4622a6c2c81d620c0b51 P 3c7e85ca9e4e4646b4792034c03ef31c: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.002s
I20260709 13:16:29.330672 13659 tablet_bootstrap.cc:492] T a44c4cc1b0264cea922162c0801d9435 P 13569ba8734e4be4bee5c86ae9ff8825: Bootstrap starting.
I20260709 13:16:29.331087 13671 tablet_bootstrap.cc:492] T a06d993b65244d32a69cb6d22274110a P 3c7e85ca9e4e4646b4792034c03ef31c: Bootstrap starting.
I20260709 13:16:29.336424 13696 consensus_queue.cc:1048] T 8eefd391d90940099411e320d4a09356 P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:29.336786 13669 tablet_bootstrap.cc:492] T ce655a0b285345fb8bd06765ca04fe42 P 217ec95c64b34e25addb1e33e358571e: No bootstrap required, opened a new log
I20260709 13:16:29.337116 13659 tablet_bootstrap.cc:654] T a44c4cc1b0264cea922162c0801d9435 P 13569ba8734e4be4bee5c86ae9ff8825: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:29.337226 13669 ts_tablet_manager.cc:1403] T ce655a0b285345fb8bd06765ca04fe42 P 217ec95c64b34e25addb1e33e358571e: Time spent bootstrapping tablet: real 0.148s	user 0.012s	sys 0.003s
I20260709 13:16:29.339906 13669 raft_consensus.cc:359] T ce655a0b285345fb8bd06765ca04fe42 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:29.340785 13669 raft_consensus.cc:385] T ce655a0b285345fb8bd06765ca04fe42 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:29.341133 13669 raft_consensus.cc:740] T ce655a0b285345fb8bd06765ca04fe42 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 217ec95c64b34e25addb1e33e358571e, State: Initialized, Role: FOLLOWER
I20260709 13:16:29.343451 13669 consensus_queue.cc:260] T ce655a0b285345fb8bd06765ca04fe42 P 217ec95c64b34e25addb1e33e358571e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:29.342213 13365 catalog_manager.cc:5697] T 936eb60f428442e0acf4557e9cfc8b1c P 3c7e85ca9e4e4646b4792034c03ef31c reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129). New cstate: current_term: 1 leader_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:29.349689 13669 ts_tablet_manager.cc:1434] T ce655a0b285345fb8bd06765ca04fe42 P 217ec95c64b34e25addb1e33e358571e: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 13:16:29.350576 13669 tablet_bootstrap.cc:492] T a5f59739b1cd4718bcb6471e3ec258f4 P 217ec95c64b34e25addb1e33e358571e: Bootstrap starting.
I20260709 13:16:29.359891 13671 tablet_bootstrap.cc:654] T a06d993b65244d32a69cb6d22274110a P 3c7e85ca9e4e4646b4792034c03ef31c: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:29.365091 13659 tablet_bootstrap.cc:492] T a44c4cc1b0264cea922162c0801d9435 P 13569ba8734e4be4bee5c86ae9ff8825: No bootstrap required, opened a new log
I20260709 13:16:29.365538 13659 ts_tablet_manager.cc:1403] T a44c4cc1b0264cea922162c0801d9435 P 13569ba8734e4be4bee5c86ae9ff8825: Time spent bootstrapping tablet: real 0.035s	user 0.008s	sys 0.008s
I20260709 13:16:29.367722 13734 consensus_queue.cc:1048] T 40300a217b3e44a48ab96f8ef762b637 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:29.370968 13669 tablet_bootstrap.cc:654] T a5f59739b1cd4718bcb6471e3ec258f4 P 217ec95c64b34e25addb1e33e358571e: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:29.370922 13659 raft_consensus.cc:359] T a44c4cc1b0264cea922162c0801d9435 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:29.371708 13667 consensus_queue.cc:1048] T 8eefd391d90940099411e320d4a09356 P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:29.374779 13659 raft_consensus.cc:385] T a44c4cc1b0264cea922162c0801d9435 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:29.375182 13659 raft_consensus.cc:740] T a44c4cc1b0264cea922162c0801d9435 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13569ba8734e4be4bee5c86ae9ff8825, State: Initialized, Role: FOLLOWER
I20260709 13:16:29.376173 13659 consensus_queue.cc:260] T a44c4cc1b0264cea922162c0801d9435 P 13569ba8734e4be4bee5c86ae9ff8825 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:29.380647 13659 ts_tablet_manager.cc:1434] T a44c4cc1b0264cea922162c0801d9435 P 13569ba8734e4be4bee5c86ae9ff8825: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 13:16:29.381534 13659 tablet_bootstrap.cc:492] T a697159f9fee4eac9c02213e34204f6c P 13569ba8734e4be4bee5c86ae9ff8825: Bootstrap starting.
I20260709 13:16:29.388271 13659 tablet_bootstrap.cc:654] T a697159f9fee4eac9c02213e34204f6c P 13569ba8734e4be4bee5c86ae9ff8825: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:29.399040 13659 tablet_bootstrap.cc:492] T a697159f9fee4eac9c02213e34204f6c P 13569ba8734e4be4bee5c86ae9ff8825: No bootstrap required, opened a new log
I20260709 13:16:29.399485 13659 ts_tablet_manager.cc:1403] T a697159f9fee4eac9c02213e34204f6c P 13569ba8734e4be4bee5c86ae9ff8825: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.003s
I20260709 13:16:29.409881 13659 raft_consensus.cc:359] T a697159f9fee4eac9c02213e34204f6c P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:29.410562 13659 raft_consensus.cc:385] T a697159f9fee4eac9c02213e34204f6c P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:29.410825 13659 raft_consensus.cc:740] T a697159f9fee4eac9c02213e34204f6c P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13569ba8734e4be4bee5c86ae9ff8825, State: Initialized, Role: FOLLOWER
I20260709 13:16:29.411504 13659 consensus_queue.cc:260] T a697159f9fee4eac9c02213e34204f6c P 13569ba8734e4be4bee5c86ae9ff8825 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:29.414004 13659 ts_tablet_manager.cc:1434] T a697159f9fee4eac9c02213e34204f6c P 13569ba8734e4be4bee5c86ae9ff8825: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.002s
I20260709 13:16:29.415498 13659 tablet_bootstrap.cc:492] T 9dde7e4a20624fddacf8aed9092a8caf P 13569ba8734e4be4bee5c86ae9ff8825: Bootstrap starting.
I20260709 13:16:29.421125 13659 tablet_bootstrap.cc:654] T 9dde7e4a20624fddacf8aed9092a8caf P 13569ba8734e4be4bee5c86ae9ff8825: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:29.422377 13669 tablet_bootstrap.cc:492] T a5f59739b1cd4718bcb6471e3ec258f4 P 217ec95c64b34e25addb1e33e358571e: No bootstrap required, opened a new log
I20260709 13:16:29.422832 13669 ts_tablet_manager.cc:1403] T a5f59739b1cd4718bcb6471e3ec258f4 P 217ec95c64b34e25addb1e33e358571e: Time spent bootstrapping tablet: real 0.072s	user 0.012s	sys 0.005s
I20260709 13:16:29.428342 13659 tablet_bootstrap.cc:492] T 9dde7e4a20624fddacf8aed9092a8caf P 13569ba8734e4be4bee5c86ae9ff8825: No bootstrap required, opened a new log
I20260709 13:16:29.428785 13659 ts_tablet_manager.cc:1403] T 9dde7e4a20624fddacf8aed9092a8caf P 13569ba8734e4be4bee5c86ae9ff8825: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260709 13:16:29.430423 13659 raft_consensus.cc:359] T 9dde7e4a20624fddacf8aed9092a8caf P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:29.430996 13659 raft_consensus.cc:385] T 9dde7e4a20624fddacf8aed9092a8caf P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:29.431275 13659 raft_consensus.cc:740] T 9dde7e4a20624fddacf8aed9092a8caf P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13569ba8734e4be4bee5c86ae9ff8825, State: Initialized, Role: FOLLOWER
I20260709 13:16:29.431888 13669 raft_consensus.cc:359] T a5f59739b1cd4718bcb6471e3ec258f4 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:29.431859 13659 consensus_queue.cc:260] T 9dde7e4a20624fddacf8aed9092a8caf P 13569ba8734e4be4bee5c86ae9ff8825 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:29.432672 13669 raft_consensus.cc:385] T a5f59739b1cd4718bcb6471e3ec258f4 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:29.433046 13669 raft_consensus.cc:740] T a5f59739b1cd4718bcb6471e3ec258f4 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 217ec95c64b34e25addb1e33e358571e, State: Initialized, Role: FOLLOWER
I20260709 13:16:29.434576 13659 ts_tablet_manager.cc:1434] T 9dde7e4a20624fddacf8aed9092a8caf P 13569ba8734e4be4bee5c86ae9ff8825: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260709 13:16:29.434497 13669 consensus_queue.cc:260] T a5f59739b1cd4718bcb6471e3ec258f4 P 217ec95c64b34e25addb1e33e358571e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:29.435842 13659 tablet_bootstrap.cc:492] T 8f2e5951819547a7a9f7009e99b67845 P 13569ba8734e4be4bee5c86ae9ff8825: Bootstrap starting.
I20260709 13:16:29.436244 13671 tablet_bootstrap.cc:492] T a06d993b65244d32a69cb6d22274110a P 3c7e85ca9e4e4646b4792034c03ef31c: No bootstrap required, opened a new log
I20260709 13:16:29.436676 13671 ts_tablet_manager.cc:1403] T a06d993b65244d32a69cb6d22274110a P 3c7e85ca9e4e4646b4792034c03ef31c: Time spent bootstrapping tablet: real 0.106s	user 0.029s	sys 0.023s
I20260709 13:16:29.436509 13669 ts_tablet_manager.cc:1434] T a5f59739b1cd4718bcb6471e3ec258f4 P 217ec95c64b34e25addb1e33e358571e: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260709 13:16:29.437953 13669 tablet_bootstrap.cc:492] T cb348820d472448f9f43c8e31beb73e1 P 217ec95c64b34e25addb1e33e358571e: Bootstrap starting.
I20260709 13:16:29.439407 13671 raft_consensus.cc:359] T a06d993b65244d32a69cb6d22274110a P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:29.439999 13671 raft_consensus.cc:385] T a06d993b65244d32a69cb6d22274110a P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:29.440230 13671 raft_consensus.cc:740] T a06d993b65244d32a69cb6d22274110a P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c7e85ca9e4e4646b4792034c03ef31c, State: Initialized, Role: FOLLOWER
I20260709 13:16:29.440810 13671 consensus_queue.cc:260] T a06d993b65244d32a69cb6d22274110a P 3c7e85ca9e4e4646b4792034c03ef31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:29.441807 13659 tablet_bootstrap.cc:654] T 8f2e5951819547a7a9f7009e99b67845 P 13569ba8734e4be4bee5c86ae9ff8825: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:29.443316 13669 tablet_bootstrap.cc:654] T cb348820d472448f9f43c8e31beb73e1 P 217ec95c64b34e25addb1e33e358571e: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:29.443486 13671 ts_tablet_manager.cc:1434] T a06d993b65244d32a69cb6d22274110a P 3c7e85ca9e4e4646b4792034c03ef31c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.002s
I20260709 13:16:29.444351 13671 tablet_bootstrap.cc:492] T dd6de992cdd94fd08bbeb6cc9deb750b P 3c7e85ca9e4e4646b4792034c03ef31c: Bootstrap starting.
I20260709 13:16:29.445894 13744 consensus_queue.cc:1048] T bc46e907f7364a049b1a25c715280e65 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:29.449599 13671 tablet_bootstrap.cc:654] T dd6de992cdd94fd08bbeb6cc9deb750b P 3c7e85ca9e4e4646b4792034c03ef31c: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:29.450454 13757 raft_consensus.cc:493] T cb348820d472448f9f43c8e31beb73e1 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:29.451095 13757 raft_consensus.cc:515] T cb348820d472448f9f43c8e31beb73e1 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:29.453783 13757 leader_election.cc:290] T cb348820d472448f9f43c8e31beb73e1 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:29.455812 13617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb348820d472448f9f43c8e31beb73e1" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e" is_pre_election: true
I20260709 13:16:29.456758 13669 tablet_bootstrap.cc:492] T cb348820d472448f9f43c8e31beb73e1 P 217ec95c64b34e25addb1e33e358571e: No bootstrap required, opened a new log
W20260709 13:16:29.456987 13510 leader_election.cc:343] T cb348820d472448f9f43c8e31beb73e1 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:29.457191 13669 ts_tablet_manager.cc:1403] T cb348820d472448f9f43c8e31beb73e1 P 217ec95c64b34e25addb1e33e358571e: Time spent bootstrapping tablet: real 0.019s	user 0.004s	sys 0.012s
I20260709 13:16:29.457755 13468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb348820d472448f9f43c8e31beb73e1" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" is_pre_election: true
W20260709 13:16:29.459360 13510 leader_election.cc:343] T cb348820d472448f9f43c8e31beb73e1 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:29.459744 13510 leader_election.cc:304] T cb348820d472448f9f43c8e31beb73e1 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825; no voters: 217ec95c64b34e25addb1e33e358571e, 3c7e85ca9e4e4646b4792034c03ef31c
I20260709 13:16:29.459865 13669 raft_consensus.cc:359] T cb348820d472448f9f43c8e31beb73e1 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:29.460498 13669 raft_consensus.cc:385] T cb348820d472448f9f43c8e31beb73e1 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:29.460752 13669 raft_consensus.cc:740] T cb348820d472448f9f43c8e31beb73e1 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 217ec95c64b34e25addb1e33e358571e, State: Initialized, Role: FOLLOWER
I20260709 13:16:29.461335 13669 consensus_queue.cc:260] T cb348820d472448f9f43c8e31beb73e1 P 217ec95c64b34e25addb1e33e358571e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:29.463202 13669 ts_tablet_manager.cc:1434] T cb348820d472448f9f43c8e31beb73e1 P 217ec95c64b34e25addb1e33e358571e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:16:29.465627 13669 tablet_bootstrap.cc:492] T a06d993b65244d32a69cb6d22274110a P 217ec95c64b34e25addb1e33e358571e: Bootstrap starting.
I20260709 13:16:29.466261 13726 raft_consensus.cc:493] T ce655a0b285345fb8bd06765ca04fe42 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:29.466761 13671 tablet_bootstrap.cc:492] T dd6de992cdd94fd08bbeb6cc9deb750b P 3c7e85ca9e4e4646b4792034c03ef31c: No bootstrap required, opened a new log
I20260709 13:16:29.467242 13671 ts_tablet_manager.cc:1403] T dd6de992cdd94fd08bbeb6cc9deb750b P 3c7e85ca9e4e4646b4792034c03ef31c: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.004s
I20260709 13:16:29.467315 13667 raft_consensus.cc:2749] T cb348820d472448f9f43c8e31beb73e1 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:29.469918 13671 raft_consensus.cc:359] T dd6de992cdd94fd08bbeb6cc9deb750b P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:29.470644 13671 raft_consensus.cc:385] T dd6de992cdd94fd08bbeb6cc9deb750b P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:29.470971 13671 raft_consensus.cc:740] T dd6de992cdd94fd08bbeb6cc9deb750b P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c7e85ca9e4e4646b4792034c03ef31c, State: Initialized, Role: FOLLOWER
I20260709 13:16:29.471632 13671 consensus_queue.cc:260] T dd6de992cdd94fd08bbeb6cc9deb750b P 3c7e85ca9e4e4646b4792034c03ef31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:29.466869 13726 raft_consensus.cc:515] T ce655a0b285345fb8bd06765ca04fe42 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:29.472488 13669 tablet_bootstrap.cc:654] T a06d993b65244d32a69cb6d22274110a P 217ec95c64b34e25addb1e33e358571e: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:29.473874 13671 ts_tablet_manager.cc:1434] T dd6de992cdd94fd08bbeb6cc9deb750b P 3c7e85ca9e4e4646b4792034c03ef31c: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260709 13:16:29.474274 13726 leader_election.cc:290] T ce655a0b285345fb8bd06765ca04fe42 P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:29.474952 13671 tablet_bootstrap.cc:492] T a44c4cc1b0264cea922162c0801d9435 P 3c7e85ca9e4e4646b4792034c03ef31c: Bootstrap starting.
I20260709 13:16:29.476887 13543 raft_consensus.cc:3060] T bc46e907f7364a049b1a25c715280e65 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:29.478204 13617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce655a0b285345fb8bd06765ca04fe42" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e" is_pre_election: true
I20260709 13:16:29.478820 13617 raft_consensus.cc:2468] T ce655a0b285345fb8bd06765ca04fe42 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c7e85ca9e4e4646b4792034c03ef31c in term 0.
I20260709 13:16:29.481851 13468 raft_consensus.cc:3060] T 1b44ede5894c466a93121f40351c551e P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:29.485069 13544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce655a0b285345fb8bd06765ca04fe42" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825" is_pre_election: true
I20260709 13:16:29.485740 13544 raft_consensus.cc:2468] T ce655a0b285345fb8bd06765ca04fe42 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c7e85ca9e4e4646b4792034c03ef31c in term 0.
I20260709 13:16:29.486153 13671 tablet_bootstrap.cc:654] T a44c4cc1b0264cea922162c0801d9435 P 3c7e85ca9e4e4646b4792034c03ef31c: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:29.491161 13702 raft_consensus.cc:493] T d1e68cfd785b43b7ae5f5f9448191dd5 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:29.491654 13702 raft_consensus.cc:515] T d1e68cfd785b43b7ae5f5f9448191dd5 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:29.494374 13702 leader_election.cc:290] T d1e68cfd785b43b7ae5f5f9448191dd5 P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433)
I20260709 13:16:29.503403 13542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1e68cfd785b43b7ae5f5f9448191dd5" candidate_uuid: "217ec95c64b34e25addb1e33e358571e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825" is_pre_election: true
I20260709 13:16:29.504247 13671 tablet_bootstrap.cc:492] T a44c4cc1b0264cea922162c0801d9435 P 3c7e85ca9e4e4646b4792034c03ef31c: No bootstrap required, opened a new log
I20260709 13:16:29.504140 13542 raft_consensus.cc:2468] T d1e68cfd785b43b7ae5f5f9448191dd5 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 217ec95c64b34e25addb1e33e358571e in term 0.
I20260709 13:16:29.504700 13671 ts_tablet_manager.cc:1403] T a44c4cc1b0264cea922162c0801d9435 P 3c7e85ca9e4e4646b4792034c03ef31c: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.010s
I20260709 13:16:29.506296 13584 leader_election.cc:304] T d1e68cfd785b43b7ae5f5f9448191dd5 P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825, 217ec95c64b34e25addb1e33e358571e; no voters: 
I20260709 13:16:29.508107 13702 raft_consensus.cc:2804] T d1e68cfd785b43b7ae5f5f9448191dd5 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:29.508580 13702 raft_consensus.cc:493] T d1e68cfd785b43b7ae5f5f9448191dd5 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:29.509025 13702 raft_consensus.cc:3060] T d1e68cfd785b43b7ae5f5f9448191dd5 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:29.512036 13435 leader_election.cc:304] T ce655a0b285345fb8bd06765ca04fe42 P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825, 3c7e85ca9e4e4646b4792034c03ef31c; no voters: 
I20260709 13:16:29.513056 13749 raft_consensus.cc:2804] T ce655a0b285345fb8bd06765ca04fe42 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:29.513511 13749 raft_consensus.cc:493] T ce655a0b285345fb8bd06765ca04fe42 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:29.513929 13749 raft_consensus.cc:3060] T ce655a0b285345fb8bd06765ca04fe42 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:29.515619 13469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1e68cfd785b43b7ae5f5f9448191dd5" candidate_uuid: "217ec95c64b34e25addb1e33e358571e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" is_pre_election: true
I20260709 13:16:29.516464 13671 raft_consensus.cc:359] T a44c4cc1b0264cea922162c0801d9435 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:29.517107 13671 raft_consensus.cc:385] T a44c4cc1b0264cea922162c0801d9435 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:29.517468 13671 raft_consensus.cc:740] T a44c4cc1b0264cea922162c0801d9435 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c7e85ca9e4e4646b4792034c03ef31c, State: Initialized, Role: FOLLOWER
I20260709 13:16:29.518055 13671 consensus_queue.cc:260] T a44c4cc1b0264cea922162c0801d9435 P 3c7e85ca9e4e4646b4792034c03ef31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:29.516237 13469 raft_consensus.cc:2468] T d1e68cfd785b43b7ae5f5f9448191dd5 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 217ec95c64b34e25addb1e33e358571e in term 0.
I20260709 13:16:29.532577 13669 tablet_bootstrap.cc:492] T a06d993b65244d32a69cb6d22274110a P 217ec95c64b34e25addb1e33e358571e: No bootstrap required, opened a new log
I20260709 13:16:29.533051 13669 ts_tablet_manager.cc:1403] T a06d993b65244d32a69cb6d22274110a P 217ec95c64b34e25addb1e33e358571e: Time spent bootstrapping tablet: real 0.068s	user 0.023s	sys 0.005s
I20260709 13:16:29.519171 13691 consensus_queue.cc:1048] T bc46e907f7364a049b1a25c715280e65 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260709 13:16:29.522449 13757 consensus_queue.cc:1048] T d97b1aa7f2464dfe96aa7fc355459533 P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260709 13:16:29.541271 13749 raft_consensus.cc:515] T ce655a0b285345fb8bd06765ca04fe42 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:29.541514 13744 consensus_queue.cc:1048] T aa2446e4f4414461ba9c22f2459f715b P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:29.541669 13702 raft_consensus.cc:515] T d1e68cfd785b43b7ae5f5f9448191dd5 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:29.537966 13669 raft_consensus.cc:359] T a06d993b65244d32a69cb6d22274110a P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:29.543152 13669 raft_consensus.cc:385] T a06d993b65244d32a69cb6d22274110a P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:29.543597 13669 raft_consensus.cc:740] T a06d993b65244d32a69cb6d22274110a P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 217ec95c64b34e25addb1e33e358571e, State: Initialized, Role: FOLLOWER
I20260709 13:16:29.545501 13669 consensus_queue.cc:260] T a06d993b65244d32a69cb6d22274110a P 217ec95c64b34e25addb1e33e358571e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:29.547632 13671 ts_tablet_manager.cc:1434] T a44c4cc1b0264cea922162c0801d9435 P 3c7e85ca9e4e4646b4792034c03ef31c: Time spent starting tablet: real 0.043s	user 0.011s	sys 0.006s
I20260709 13:16:29.549628 13671 tablet_bootstrap.cc:492] T 1f389f1b78b548189dd4bef7914fc084 P 3c7e85ca9e4e4646b4792034c03ef31c: Bootstrap starting.
I20260709 13:16:29.543205 13749 leader_election.cc:290] T ce655a0b285345fb8bd06765ca04fe42 P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 election: Requested vote from peers 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:29.552747 13669 ts_tablet_manager.cc:1434] T a06d993b65244d32a69cb6d22274110a P 217ec95c64b34e25addb1e33e358571e: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260709 13:16:29.553423 13669 tablet_bootstrap.cc:492] T 063591680e38475cb74cc7cd5979d15f P 217ec95c64b34e25addb1e33e358571e: Bootstrap starting.
I20260709 13:16:29.557252 13545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce655a0b285345fb8bd06765ca04fe42" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825"
I20260709 13:16:29.557797 13545 raft_consensus.cc:3060] T ce655a0b285345fb8bd06765ca04fe42 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:29.564436 13619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce655a0b285345fb8bd06765ca04fe42" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e"
I20260709 13:16:29.564723 13469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1e68cfd785b43b7ae5f5f9448191dd5" candidate_uuid: "217ec95c64b34e25addb1e33e358571e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c"
I20260709 13:16:29.564981 13619 raft_consensus.cc:3060] T ce655a0b285345fb8bd06765ca04fe42 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:29.565274 13469 raft_consensus.cc:3060] T d1e68cfd785b43b7ae5f5f9448191dd5 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:29.562928 13744 raft_consensus.cc:493] T 5373a3dd56ce4a6c876e345c561ff1ee P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:29.567147 13744 raft_consensus.cc:515] T 5373a3dd56ce4a6c876e345c561ff1ee P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:29.568977 13744 leader_election.cc:290] T 5373a3dd56ce4a6c876e345c561ff1ee P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:29.571442 13469 raft_consensus.cc:2468] T d1e68cfd785b43b7ae5f5f9448191dd5 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 217ec95c64b34e25addb1e33e358571e in term 1.
I20260709 13:16:29.576925 13545 raft_consensus.cc:2468] T ce655a0b285345fb8bd06765ca04fe42 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c7e85ca9e4e4646b4792034c03ef31c in term 1.
I20260709 13:16:29.579736 13584 leader_election.cc:304] T d1e68cfd785b43b7ae5f5f9448191dd5 P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 217ec95c64b34e25addb1e33e358571e, 3c7e85ca9e4e4646b4792034c03ef31c; no voters: 
I20260709 13:16:29.580593 13683 raft_consensus.cc:2804] T d1e68cfd785b43b7ae5f5f9448191dd5 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:29.582566 13544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5373a3dd56ce4a6c876e345c561ff1ee" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825" is_pre_election: true
I20260709 13:16:29.582909 13702 leader_election.cc:290] T d1e68cfd785b43b7ae5f5f9448191dd5 P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 1 election: Requested vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433)
I20260709 13:16:29.583168 13544 raft_consensus.cc:2468] T 5373a3dd56ce4a6c876e345c561ff1ee P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c7e85ca9e4e4646b4792034c03ef31c in term 0.
I20260709 13:16:29.584080 13618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5373a3dd56ce4a6c876e345c561ff1ee" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e" is_pre_election: true
I20260709 13:16:29.584349 13545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1e68cfd785b43b7ae5f5f9448191dd5" candidate_uuid: "217ec95c64b34e25addb1e33e358571e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825"
I20260709 13:16:29.584932 13545 raft_consensus.cc:3060] T d1e68cfd785b43b7ae5f5f9448191dd5 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:29.585816 13659 tablet_bootstrap.cc:492] T 8f2e5951819547a7a9f7009e99b67845 P 13569ba8734e4be4bee5c86ae9ff8825: No bootstrap required, opened a new log
I20260709 13:16:29.599510 13659 ts_tablet_manager.cc:1403] T 8f2e5951819547a7a9f7009e99b67845 P 13569ba8734e4be4bee5c86ae9ff8825: Time spent bootstrapping tablet: real 0.164s	user 0.036s	sys 0.042s
W20260709 13:16:29.600015 13435 leader_election.cc:343] T 5373a3dd56ce4a6c876e345c561ff1ee P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:29.603019 13435 leader_election.cc:304] T ce655a0b285345fb8bd06765ca04fe42 P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825, 3c7e85ca9e4e4646b4792034c03ef31c; no voters: 
I20260709 13:16:29.608374 13545 raft_consensus.cc:2468] T d1e68cfd785b43b7ae5f5f9448191dd5 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 217ec95c64b34e25addb1e33e358571e in term 1.
I20260709 13:16:29.613530 13435 leader_election.cc:304] T 5373a3dd56ce4a6c876e345c561ff1ee P 3c7e85ca9e4e4646b4792034c03ef31c [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: 13569ba8734e4be4bee5c86ae9ff8825, 3c7e85ca9e4e4646b4792034c03ef31c; no voters: 217ec95c64b34e25addb1e33e358571e
I20260709 13:16:29.600802 13683 raft_consensus.cc:697] T d1e68cfd785b43b7ae5f5f9448191dd5 P 217ec95c64b34e25addb1e33e358571e [term 1 LEADER]: Becoming Leader. State: Replica: 217ec95c64b34e25addb1e33e358571e, State: Running, Role: LEADER
I20260709 13:16:29.617806 13749 consensus_queue.cc:1048] T aa2446e4f4414461ba9c22f2459f715b P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:29.614763 13866 raft_consensus.cc:2804] T 5373a3dd56ce4a6c876e345c561ff1ee P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:29.618233 13683 consensus_queue.cc:237] T d1e68cfd785b43b7ae5f5f9448191dd5 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:29.618870 13866 raft_consensus.cc:493] T 5373a3dd56ce4a6c876e345c561ff1ee P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:29.619215 13866 raft_consensus.cc:3060] T 5373a3dd56ce4a6c876e345c561ff1ee P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:29.601605 13726 raft_consensus.cc:493] T a06d993b65244d32a69cb6d22274110a P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:29.601843 13799 raft_consensus.cc:493] T a697159f9fee4eac9c02213e34204f6c P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:29.625736 13799 raft_consensus.cc:515] T a697159f9fee4eac9c02213e34204f6c P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:29.613365 13691 raft_consensus.cc:2804] T ce655a0b285345fb8bd06765ca04fe42 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:29.622393 13726 raft_consensus.cc:515] T a06d993b65244d32a69cb6d22274110a P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:29.634769 13691 raft_consensus.cc:697] T ce655a0b285345fb8bd06765ca04fe42 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Becoming Leader. State: Replica: 3c7e85ca9e4e4646b4792034c03ef31c, State: Running, Role: LEADER
I20260709 13:16:29.642561 13799 leader_election.cc:290] T a697159f9fee4eac9c02213e34204f6c P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:29.645272 13619 raft_consensus.cc:2468] T ce655a0b285345fb8bd06765ca04fe42 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c7e85ca9e4e4646b4792034c03ef31c in term 1.
I20260709 13:16:29.633038 13726 leader_election.cc:290] T a06d993b65244d32a69cb6d22274110a P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:29.646512 13545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a06d993b65244d32a69cb6d22274110a" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825" is_pre_election: true
I20260709 13:16:29.650450 13545 raft_consensus.cc:2468] T a06d993b65244d32a69cb6d22274110a P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c7e85ca9e4e4646b4792034c03ef31c in term 0.
I20260709 13:16:29.659578 13435 leader_election.cc:304] T a06d993b65244d32a69cb6d22274110a P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825, 3c7e85ca9e4e4646b4792034c03ef31c; no voters: 
I20260709 13:16:29.663632 13726 raft_consensus.cc:2804] T a06d993b65244d32a69cb6d22274110a P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:29.663988 13726 raft_consensus.cc:493] T a06d993b65244d32a69cb6d22274110a P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:29.665488 13726 raft_consensus.cc:3060] T a06d993b65244d32a69cb6d22274110a P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:29.666816 13659 raft_consensus.cc:359] T 8f2e5951819547a7a9f7009e99b67845 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:29.667528 13659 raft_consensus.cc:385] T 8f2e5951819547a7a9f7009e99b67845 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:29.668763 13659 raft_consensus.cc:740] T 8f2e5951819547a7a9f7009e99b67845 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13569ba8734e4be4bee5c86ae9ff8825, State: Initialized, Role: FOLLOWER
I20260709 13:16:29.669404 13659 consensus_queue.cc:260] T 8f2e5951819547a7a9f7009e99b67845 P 13569ba8734e4be4bee5c86ae9ff8825 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:29.669860 13467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a697159f9fee4eac9c02213e34204f6c" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" is_pre_election: true
I20260709 13:16:29.670885 13659 ts_tablet_manager.cc:1434] T 8f2e5951819547a7a9f7009e99b67845 P 13569ba8734e4be4bee5c86ae9ff8825: Time spent starting tablet: real 0.071s	user 0.004s	sys 0.000s
I20260709 13:16:29.671716 13659 tablet_bootstrap.cc:492] T b09f467e2442498899c9ee538acc5f28 P 13569ba8734e4be4bee5c86ae9ff8825: Bootstrap starting.
I20260709 13:16:29.675343 13619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a697159f9fee4eac9c02213e34204f6c" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e" is_pre_election: true
I20260709 13:16:29.677130 13691 consensus_queue.cc:237] T ce655a0b285345fb8bd06765ca04fe42 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:29.655532 13799 consensus_queue.cc:1048] T d97b1aa7f2464dfe96aa7fc355459533 P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.017s
I20260709 13:16:29.666950 13617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a06d993b65244d32a69cb6d22274110a" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e" is_pre_election: true
I20260709 13:16:29.689469 13757 raft_consensus.cc:493] T 21f734671a47497791343e546ebb82c3 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:29.690099 13757 raft_consensus.cc:515] T 21f734671a47497791343e546ebb82c3 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:29.701292 13669 tablet_bootstrap.cc:654] T 063591680e38475cb74cc7cd5979d15f P 217ec95c64b34e25addb1e33e358571e: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:29.703488 13757 leader_election.cc:290] T 21f734671a47497791343e546ebb82c3 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:29.706550 13749 consensus_queue.cc:1048] T 936eb60f428442e0acf4557e9cfc8b1c P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:29.710166 13671 tablet_bootstrap.cc:654] T 1f389f1b78b548189dd4bef7914fc084 P 3c7e85ca9e4e4646b4792034c03ef31c: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:29.688645 13617 raft_consensus.cc:2468] T a06d993b65244d32a69cb6d22274110a P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c7e85ca9e4e4646b4792034c03ef31c in term 0.
I20260709 13:16:29.715004 13365 catalog_manager.cc:5697] T d1e68cfd785b43b7ae5f5f9448191dd5 P 217ec95c64b34e25addb1e33e358571e reported cstate change: term changed from 0 to 1, leader changed from <none> to 217ec95c64b34e25addb1e33e358571e (127.12.19.131). New cstate: current_term: 1 leader_uuid: "217ec95c64b34e25addb1e33e358571e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:29.722118 13726 raft_consensus.cc:515] T a06d993b65244d32a69cb6d22274110a P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
W20260709 13:16:29.726147 13510 leader_election.cc:343] T a697159f9fee4eac9c02213e34204f6c P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:16:29.727074 13510 leader_election.cc:343] T a697159f9fee4eac9c02213e34204f6c P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:29.727428 13510 leader_election.cc:304] T a697159f9fee4eac9c02213e34204f6c P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825; no voters: 217ec95c64b34e25addb1e33e358571e, 3c7e85ca9e4e4646b4792034c03ef31c
I20260709 13:16:29.731981 13799 raft_consensus.cc:2749] T a697159f9fee4eac9c02213e34204f6c P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:29.734398 13667 raft_consensus.cc:493] T 9dde7e4a20624fddacf8aed9092a8caf P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:29.747514 13757 raft_consensus.cc:493] T a44c4cc1b0264cea922162c0801d9435 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:29.737337 13469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21f734671a47497791343e546ebb82c3" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" is_pre_election: true
I20260709 13:16:29.752310 13667 raft_consensus.cc:515] T 9dde7e4a20624fddacf8aed9092a8caf P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:29.745729 13866 raft_consensus.cc:515] T 5373a3dd56ce4a6c876e345c561ff1ee P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:29.759680 13667 leader_election.cc:290] T 9dde7e4a20624fddacf8aed9092a8caf P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:29.752323 13757 raft_consensus.cc:515] T a44c4cc1b0264cea922162c0801d9435 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:29.761407 13669 tablet_bootstrap.cc:492] T 063591680e38475cb74cc7cd5979d15f P 217ec95c64b34e25addb1e33e358571e: No bootstrap required, opened a new log
I20260709 13:16:29.761897 13669 ts_tablet_manager.cc:1403] T 063591680e38475cb74cc7cd5979d15f P 217ec95c64b34e25addb1e33e358571e: Time spent bootstrapping tablet: real 0.209s	user 0.023s	sys 0.002s
I20260709 13:16:29.762657 13368 catalog_manager.cc:5697] T ce655a0b285345fb8bd06765ca04fe42 P 3c7e85ca9e4e4646b4792034c03ef31c reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129). New cstate: current_term: 1 leader_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:29.766973 13749 raft_consensus.cc:493] T dd6de992cdd94fd08bbeb6cc9deb750b P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:29.770678 13749 raft_consensus.cc:515] T dd6de992cdd94fd08bbeb6cc9deb750b P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:29.779644 13659 tablet_bootstrap.cc:654] T b09f467e2442498899c9ee538acc5f28 P 13569ba8734e4be4bee5c86ae9ff8825: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:29.783470 13618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd6de992cdd94fd08bbeb6cc9deb750b" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e" is_pre_election: true
W20260709 13:16:29.799218 13510 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.12.19.131:36327, user_credentials={real_user=slave}} blocked reactor thread for 44877us
I20260709 13:16:29.783967 13744 raft_consensus.cc:493] T 53caf3f5b8eb4622a6c2c81d620c0b51 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:29.806878 13744 raft_consensus.cc:515] T 53caf3f5b8eb4622a6c2c81d620c0b51 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
W20260709 13:16:29.808547 13510 leader_election.cc:343] T 21f734671a47497791343e546ebb82c3 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:29.811569 13468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a44c4cc1b0264cea922162c0801d9435" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" is_pre_election: true
I20260709 13:16:29.808954 13866 leader_election.cc:290] T 5373a3dd56ce4a6c876e345c561ff1ee P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 election: Requested vote from peers 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:29.810837 13669 raft_consensus.cc:359] T 063591680e38475cb74cc7cd5979d15f P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:29.767587 13617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21f734671a47497791343e546ebb82c3" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e" is_pre_election: true
I20260709 13:16:29.814162 13669 raft_consensus.cc:385] T 063591680e38475cb74cc7cd5979d15f P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:29.814458 13669 raft_consensus.cc:740] T 063591680e38475cb74cc7cd5979d15f P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 217ec95c64b34e25addb1e33e358571e, State: Initialized, Role: FOLLOWER
I20260709 13:16:29.781250 13749 leader_election.cc:290] T dd6de992cdd94fd08bbeb6cc9deb750b P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:29.782178 13757 leader_election.cc:290] T a44c4cc1b0264cea922162c0801d9435 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:29.815135 13669 consensus_queue.cc:260] T 063591680e38475cb74cc7cd5979d15f P 217ec95c64b34e25addb1e33e358571e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:29.812209 13468 raft_consensus.cc:2468] T a44c4cc1b0264cea922162c0801d9435 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13569ba8734e4be4bee5c86ae9ff8825 in term 0.
W20260709 13:16:29.818482 13510 leader_election.cc:343] T 21f734671a47497791343e546ebb82c3 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:29.819034 13510 leader_election.cc:304] T 21f734671a47497791343e546ebb82c3 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825; no voters: 217ec95c64b34e25addb1e33e358571e, 3c7e85ca9e4e4646b4792034c03ef31c
W20260709 13:16:29.821161 13435 leader_election.cc:343] T dd6de992cdd94fd08bbeb6cc9deb750b P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:29.823215 13617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5373a3dd56ce4a6c876e345c561ff1ee" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e"
I20260709 13:16:29.824117 13510 leader_election.cc:304] T a44c4cc1b0264cea922162c0801d9435 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825, 3c7e85ca9e4e4646b4792034c03ef31c; no voters: 
I20260709 13:16:29.824744 13614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a44c4cc1b0264cea922162c0801d9435" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e" is_pre_election: true
I20260709 13:16:29.815568 13615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dde7e4a20624fddacf8aed9092a8caf" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e" is_pre_election: true
W20260709 13:16:29.825969 13435 leader_election.cc:343] T 5373a3dd56ce4a6c876e345c561ff1ee P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:29.818166 13467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dde7e4a20624fddacf8aed9092a8caf" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" is_pre_election: true
I20260709 13:16:29.831125 13617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a06d993b65244d32a69cb6d22274110a" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e"
I20260709 13:16:29.831835 13617 raft_consensus.cc:3060] T a06d993b65244d32a69cb6d22274110a P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:29.817233 13726 leader_election.cc:290] T a06d993b65244d32a69cb6d22274110a P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 election: Requested vote from peers 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
W20260709 13:16:29.836607 13510 leader_election.cc:343] T 9dde7e4a20624fddacf8aed9092a8caf P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:29.821835 13757 raft_consensus.cc:2749] T 21f734671a47497791343e546ebb82c3 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:29.847988 13617 raft_consensus.cc:2468] T a06d993b65244d32a69cb6d22274110a P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c7e85ca9e4e4646b4792034c03ef31c in term 1.
I20260709 13:16:29.850364 13435 leader_election.cc:304] T a06d993b65244d32a69cb6d22274110a P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 217ec95c64b34e25addb1e33e358571e, 3c7e85ca9e4e4646b4792034c03ef31c; no voters: 
I20260709 13:16:29.836998 13667 raft_consensus.cc:2804] T a44c4cc1b0264cea922162c0801d9435 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:29.857141 13544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a06d993b65244d32a69cb6d22274110a" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825"
I20260709 13:16:29.857726 13544 raft_consensus.cc:3060] T a06d993b65244d32a69cb6d22274110a P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:29.859012 13734 consensus_queue.cc:1048] T 53caf3f5b8eb4622a6c2c81d620c0b51 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:29.852451 13667 raft_consensus.cc:493] T a44c4cc1b0264cea922162c0801d9435 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:29.851604 13691 raft_consensus.cc:2804] T a06d993b65244d32a69cb6d22274110a P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:29.864478 13691 raft_consensus.cc:697] T a06d993b65244d32a69cb6d22274110a P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Becoming Leader. State: Replica: 3c7e85ca9e4e4646b4792034c03ef31c, State: Running, Role: LEADER
I20260709 13:16:29.859980 13702 raft_consensus.cc:493] T cb348820d472448f9f43c8e31beb73e1 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:29.871021 13691 consensus_queue.cc:237] T a06d993b65244d32a69cb6d22274110a P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:29.872169 13669 ts_tablet_manager.cc:1434] T 063591680e38475cb74cc7cd5979d15f P 217ec95c64b34e25addb1e33e358571e: Time spent starting tablet: real 0.110s	user 0.011s	sys 0.005s
I20260709 13:16:29.873553 13545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd6de992cdd94fd08bbeb6cc9deb750b" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825" is_pre_election: true
I20260709 13:16:29.874001 13545 raft_consensus.cc:2468] T dd6de992cdd94fd08bbeb6cc9deb750b P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c7e85ca9e4e4646b4792034c03ef31c in term 0.
I20260709 13:16:29.874679 13702 raft_consensus.cc:515] T cb348820d472448f9f43c8e31beb73e1 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:29.877070 13744 leader_election.cc:290] T 53caf3f5b8eb4622a6c2c81d620c0b51 P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:29.863411 13667 raft_consensus.cc:3060] T a44c4cc1b0264cea922162c0801d9435 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:29.878036 13702 leader_election.cc:290] T cb348820d472448f9f43c8e31beb73e1 P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433)
I20260709 13:16:29.882397 13659 tablet_bootstrap.cc:492] T b09f467e2442498899c9ee538acc5f28 P 13569ba8734e4be4bee5c86ae9ff8825: No bootstrap required, opened a new log
I20260709 13:16:29.883004 13659 ts_tablet_manager.cc:1403] T b09f467e2442498899c9ee538acc5f28 P 13569ba8734e4be4bee5c86ae9ff8825: Time spent bootstrapping tablet: real 0.211s	user 0.018s	sys 0.011s
I20260709 13:16:29.883786 13542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53caf3f5b8eb4622a6c2c81d620c0b51" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825" is_pre_election: true
I20260709 13:16:29.884750 13542 raft_consensus.cc:2393] T 53caf3f5b8eb4622a6c2c81d620c0b51 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3c7e85ca9e4e4646b4792034c03ef31c in current term 1: Already voted for candidate 217ec95c64b34e25addb1e33e358571e in this term.
I20260709 13:16:29.886214 13659 raft_consensus.cc:359] T b09f467e2442498899c9ee538acc5f28 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:29.889571 13671 tablet_bootstrap.cc:492] T 1f389f1b78b548189dd4bef7914fc084 P 3c7e85ca9e4e4646b4792034c03ef31c: No bootstrap required, opened a new log
I20260709 13:16:29.890136 13671 ts_tablet_manager.cc:1403] T 1f389f1b78b548189dd4bef7914fc084 P 3c7e85ca9e4e4646b4792034c03ef31c: Time spent bootstrapping tablet: real 0.341s	user 0.023s	sys 0.014s
W20260709 13:16:29.892222 13510 leader_election.cc:343] T 9dde7e4a20624fddacf8aed9092a8caf P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:29.893016 13510 leader_election.cc:304] T 9dde7e4a20624fddacf8aed9092a8caf P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825; no voters: 217ec95c64b34e25addb1e33e358571e, 3c7e85ca9e4e4646b4792034c03ef31c
I20260709 13:16:29.887104 13659 raft_consensus.cc:385] T b09f467e2442498899c9ee538acc5f28 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:29.893914 13659 raft_consensus.cc:740] T b09f467e2442498899c9ee538acc5f28 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13569ba8734e4be4bee5c86ae9ff8825, State: Initialized, Role: FOLLOWER
I20260709 13:16:29.891923 13702 raft_consensus.cc:493] T a5f59739b1cd4718bcb6471e3ec258f4 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:16:29.899149 13510 leader_election.cc:343] T a44c4cc1b0264cea922162c0801d9435 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:29.899571 13545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5373a3dd56ce4a6c876e345c561ff1ee" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825"
I20260709 13:16:29.900133 13545 raft_consensus.cc:3060] T 5373a3dd56ce4a6c876e345c561ff1ee P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:29.900902 13659 consensus_queue.cc:260] T b09f467e2442498899c9ee538acc5f28 P 13569ba8734e4be4bee5c86ae9ff8825 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:29.902908 13873 raft_consensus.cc:2749] T 9dde7e4a20624fddacf8aed9092a8caf P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:29.904239 13659 ts_tablet_manager.cc:1434] T b09f467e2442498899c9ee538acc5f28 P 13569ba8734e4be4bee5c86ae9ff8825: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.000s
I20260709 13:16:29.898449 13702 raft_consensus.cc:515] T a5f59739b1cd4718bcb6471e3ec258f4 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:29.906646 13659 tablet_bootstrap.cc:492] T fcabc5c5fd6f4ffab3af0bf279258b39 P 13569ba8734e4be4bee5c86ae9ff8825: Bootstrap starting.
I20260709 13:16:29.914376 13619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53caf3f5b8eb4622a6c2c81d620c0b51" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e" is_pre_election: true
I20260709 13:16:29.914753 13702 leader_election.cc:290] T a5f59739b1cd4718bcb6471e3ec258f4 P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433)
I20260709 13:16:29.917840 13874 raft_consensus.cc:493] T 8f2e5951819547a7a9f7009e99b67845 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:29.918339 13874 raft_consensus.cc:515] T 8f2e5951819547a7a9f7009e99b67845 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:29.924656 13544 raft_consensus.cc:2468] T a06d993b65244d32a69cb6d22274110a P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c7e85ca9e4e4646b4792034c03ef31c in term 1.
I20260709 13:16:29.925046 13545 raft_consensus.cc:2468] T 5373a3dd56ce4a6c876e345c561ff1ee P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c7e85ca9e4e4646b4792034c03ef31c in term 1.
I20260709 13:16:29.930344 13669 tablet_bootstrap.cc:492] T 1f389f1b78b548189dd4bef7914fc084 P 217ec95c64b34e25addb1e33e358571e: Bootstrap starting.
I20260709 13:16:29.946242 13671 raft_consensus.cc:359] T 1f389f1b78b548189dd4bef7914fc084 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:29.948030 13671 raft_consensus.cc:385] T 1f389f1b78b548189dd4bef7914fc084 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:29.948369 13671 raft_consensus.cc:740] T 1f389f1b78b548189dd4bef7914fc084 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c7e85ca9e4e4646b4792034c03ef31c, State: Initialized, Role: FOLLOWER
I20260709 13:16:29.949168 13671 consensus_queue.cc:260] T 1f389f1b78b548189dd4bef7914fc084 P 3c7e85ca9e4e4646b4792034c03ef31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:29.958472 13540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5f59739b1cd4718bcb6471e3ec258f4" candidate_uuid: "217ec95c64b34e25addb1e33e358571e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825" is_pre_election: true
I20260709 13:16:29.958877 13671 ts_tablet_manager.cc:1434] T 1f389f1b78b548189dd4bef7914fc084 P 3c7e85ca9e4e4646b4792034c03ef31c: Time spent starting tablet: real 0.068s	user 0.007s	sys 0.002s
I20260709 13:16:29.959106 13540 raft_consensus.cc:2468] T a5f59739b1cd4718bcb6471e3ec258f4 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 217ec95c64b34e25addb1e33e358571e in term 0.
I20260709 13:16:29.959820 13671 tablet_bootstrap.cc:492] T 40300a217b3e44a48ab96f8ef762b637 P 3c7e85ca9e4e4646b4792034c03ef31c: Bootstrap starting.
I20260709 13:16:29.960644 13874 leader_election.cc:290] T 8f2e5951819547a7a9f7009e99b67845 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:29.963562 13584 leader_election.cc:304] T a5f59739b1cd4718bcb6471e3ec258f4 P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825, 217ec95c64b34e25addb1e33e358571e; no voters: 
I20260709 13:16:29.964226 13615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f2e5951819547a7a9f7009e99b67845" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e" is_pre_election: true
I20260709 13:16:29.935621 13542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb348820d472448f9f43c8e31beb73e1" candidate_uuid: "217ec95c64b34e25addb1e33e358571e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825" is_pre_election: true
W20260709 13:16:29.965476 13880 log.cc:927] Time spent T d97b1aa7f2464dfe96aa7fc355459533 P 217ec95c64b34e25addb1e33e358571e: Append to log took a long time: real 0.126s	user 0.005s	sys 0.000s
I20260709 13:16:29.965492 13542 raft_consensus.cc:2468] T cb348820d472448f9f43c8e31beb73e1 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 217ec95c64b34e25addb1e33e358571e in term 0.
W20260709 13:16:29.968079 13510 leader_election.cc:343] T 8f2e5951819547a7a9f7009e99b67845 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:29.967523 13885 raft_consensus.cc:2804] T a5f59739b1cd4718bcb6471e3ec258f4 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:29.967245 13667 raft_consensus.cc:515] T a44c4cc1b0264cea922162c0801d9435 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:29.970949 13584 leader_election.cc:304] T cb348820d472448f9f43c8e31beb73e1 P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825, 217ec95c64b34e25addb1e33e358571e; no voters: 
I20260709 13:16:29.972240 13887 raft_consensus.cc:2804] T cb348820d472448f9f43c8e31beb73e1 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:29.972591 13887 raft_consensus.cc:493] T cb348820d472448f9f43c8e31beb73e1 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:29.972939 13887 raft_consensus.cc:3060] T cb348820d472448f9f43c8e31beb73e1 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:29.969882 13885 raft_consensus.cc:493] T a5f59739b1cd4718bcb6471e3ec258f4 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:29.979529 13885 raft_consensus.cc:3060] T a5f59739b1cd4718bcb6471e3ec258f4 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:16:29.985879 13435 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.12.19.130:39433, user_credentials={real_user=slave}} blocked reactor thread for 75454us
I20260709 13:16:29.987051 13667 leader_election.cc:290] T a44c4cc1b0264cea922162c0801d9435 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 election: Requested vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:29.988190 13435 leader_election.cc:304] T dd6de992cdd94fd08bbeb6cc9deb750b P 3c7e85ca9e4e4646b4792034c03ef31c [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: 13569ba8734e4be4bee5c86ae9ff8825, 3c7e85ca9e4e4646b4792034c03ef31c; no voters: 217ec95c64b34e25addb1e33e358571e
I20260709 13:16:29.991474 13435 leader_election.cc:304] T 5373a3dd56ce4a6c876e345c561ff1ee P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825, 3c7e85ca9e4e4646b4792034c03ef31c; no voters: 217ec95c64b34e25addb1e33e358571e
I20260709 13:16:29.994832 13435 leader_election.cc:304] T 53caf3f5b8eb4622a6c2c81d620c0b51 P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3c7e85ca9e4e4646b4792034c03ef31c; no voters: 13569ba8734e4be4bee5c86ae9ff8825, 217ec95c64b34e25addb1e33e358571e
I20260709 13:16:29.996398 13691 raft_consensus.cc:3060] T 53caf3f5b8eb4622a6c2c81d620c0b51 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:29.990926 13726 raft_consensus.cc:2804] T dd6de992cdd94fd08bbeb6cc9deb750b P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:29.993340 13744 raft_consensus.cc:2804] T 5373a3dd56ce4a6c876e345c561ff1ee P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:30.007643 13468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb348820d472448f9f43c8e31beb73e1" candidate_uuid: "217ec95c64b34e25addb1e33e358571e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" is_pre_election: true
I20260709 13:16:30.000982 13726 raft_consensus.cc:493] T dd6de992cdd94fd08bbeb6cc9deb750b P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:30.009104 13617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a44c4cc1b0264cea922162c0801d9435" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e"
W20260709 13:16:30.012267 13510 leader_election.cc:343] T a44c4cc1b0264cea922162c0801d9435 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:30.004142 13744 raft_consensus.cc:697] T 5373a3dd56ce4a6c876e345c561ff1ee P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Becoming Leader. State: Replica: 3c7e85ca9e4e4646b4792034c03ef31c, State: Running, Role: LEADER
I20260709 13:16:30.014460 13468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5f59739b1cd4718bcb6471e3ec258f4" candidate_uuid: "217ec95c64b34e25addb1e33e358571e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" is_pre_election: true
I20260709 13:16:30.010350 13726 raft_consensus.cc:3060] T dd6de992cdd94fd08bbeb6cc9deb750b P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:30.021415 13744 consensus_queue.cc:237] T 5373a3dd56ce4a6c876e345c561ff1ee P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:30.023582 13467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f2e5951819547a7a9f7009e99b67845" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" is_pre_election: true
I20260709 13:16:30.030458 13667 raft_consensus.cc:493] T b09f467e2442498899c9ee538acc5f28 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:30.031009 13667 raft_consensus.cc:515] T b09f467e2442498899c9ee538acc5f28 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:30.034426 13890 consensus_queue.cc:1048] T 936eb60f428442e0acf4557e9cfc8b1c P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.044s
I20260709 13:16:30.036747 13614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b09f467e2442498899c9ee538acc5f28" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e" is_pre_election: true
I20260709 13:16:30.037002 13667 leader_election.cc:290] T b09f467e2442498899c9ee538acc5f28 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
W20260709 13:16:30.038007 13510 leader_election.cc:343] T b09f467e2442498899c9ee538acc5f28 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:30.038144 13691 raft_consensus.cc:2749] T 53caf3f5b8eb4622a6c2c81d620c0b51 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:30.043057 13470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a44c4cc1b0264cea922162c0801d9435" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c"
I20260709 13:16:30.044000 13470 raft_consensus.cc:3060] T a44c4cc1b0264cea922162c0801d9435 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:30.044414 13469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b09f467e2442498899c9ee538acc5f28" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" is_pre_election: true
I20260709 13:16:30.046613 13669 tablet_bootstrap.cc:654] T 1f389f1b78b548189dd4bef7914fc084 P 217ec95c64b34e25addb1e33e358571e: Neither blocks nor log segments found. Creating new log.
W20260709 13:16:30.048036 13510 leader_election.cc:343] T 8f2e5951819547a7a9f7009e99b67845 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:30.048434 13510 leader_election.cc:304] T 8f2e5951819547a7a9f7009e99b67845 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825; no voters: 217ec95c64b34e25addb1e33e358571e, 3c7e85ca9e4e4646b4792034c03ef31c
I20260709 13:16:30.049350 13667 raft_consensus.cc:2749] T 8f2e5951819547a7a9f7009e99b67845 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:16:30.054394 13510 leader_election.cc:343] T b09f467e2442498899c9ee538acc5f28 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:30.055053 13510 leader_election.cc:304] T b09f467e2442498899c9ee538acc5f28 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825; no voters: 217ec95c64b34e25addb1e33e358571e, 3c7e85ca9e4e4646b4792034c03ef31c
I20260709 13:16:30.055765 13874 raft_consensus.cc:2749] T b09f467e2442498899c9ee538acc5f28 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:30.052736 13470 raft_consensus.cc:2468] T a44c4cc1b0264cea922162c0801d9435 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13569ba8734e4be4bee5c86ae9ff8825 in term 1.
I20260709 13:16:30.056890 13885 raft_consensus.cc:515] T a5f59739b1cd4718bcb6471e3ec258f4 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
W20260709 13:16:30.060189 13584 leader_election.cc:343] T cb348820d472448f9f43c8e31beb73e1 P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:16:30.061285 13584 leader_election.cc:343] T a5f59739b1cd4718bcb6471e3ec258f4 P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:30.070420 13510 leader_election.cc:304] T a44c4cc1b0264cea922162c0801d9435 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825, 3c7e85ca9e4e4646b4792034c03ef31c; no voters: 217ec95c64b34e25addb1e33e358571e
I20260709 13:16:30.072674 13469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5f59739b1cd4718bcb6471e3ec258f4" candidate_uuid: "217ec95c64b34e25addb1e33e358571e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c"
I20260709 13:16:30.074069 13726 raft_consensus.cc:515] T dd6de992cdd94fd08bbeb6cc9deb750b P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:30.076058 13726 leader_election.cc:290] T dd6de992cdd94fd08bbeb6cc9deb750b P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 election: Requested vote from peers 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:30.077142 13659 tablet_bootstrap.cc:654] T fcabc5c5fd6f4ffab3af0bf279258b39 P 13569ba8734e4be4bee5c86ae9ff8825: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:30.078045 13671 tablet_bootstrap.cc:654] T 40300a217b3e44a48ab96f8ef762b637 P 3c7e85ca9e4e4646b4792034c03ef31c: Neither blocks nor log segments found. Creating new log.
W20260709 13:16:30.079509 13584 leader_election.cc:343] T a5f59739b1cd4718bcb6471e3ec258f4 P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:30.081244 13542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd6de992cdd94fd08bbeb6cc9deb750b" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825"
I20260709 13:16:30.081787 13542 raft_consensus.cc:3060] T dd6de992cdd94fd08bbeb6cc9deb750b P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:30.083688 13667 raft_consensus.cc:2804] T a44c4cc1b0264cea922162c0801d9435 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:30.058813 13887 raft_consensus.cc:515] T cb348820d472448f9f43c8e31beb73e1 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:30.081946 13614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd6de992cdd94fd08bbeb6cc9deb750b" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e"
I20260709 13:16:30.092128 13541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5f59739b1cd4718bcb6471e3ec258f4" candidate_uuid: "217ec95c64b34e25addb1e33e358571e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825"
I20260709 13:16:30.094457 13541 raft_consensus.cc:3060] T a5f59739b1cd4718bcb6471e3ec258f4 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:30.090828 13366 catalog_manager.cc:5697] T a06d993b65244d32a69cb6d22274110a P 3c7e85ca9e4e4646b4792034c03ef31c reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129). New cstate: current_term: 1 leader_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:30.085772 13885 leader_election.cc:290] T a5f59739b1cd4718bcb6471e3ec258f4 P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 1 election: Requested vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433)
W20260709 13:16:30.097201 13435 leader_election.cc:343] T dd6de992cdd94fd08bbeb6cc9deb750b P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:30.091339 13667 raft_consensus.cc:697] T a44c4cc1b0264cea922162c0801d9435 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 LEADER]: Becoming Leader. State: Replica: 13569ba8734e4be4bee5c86ae9ff8825, State: Running, Role: LEADER
I20260709 13:16:30.106689 13667 consensus_queue.cc:237] T a44c4cc1b0264cea922162c0801d9435 P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:30.109756 13542 raft_consensus.cc:2468] T dd6de992cdd94fd08bbeb6cc9deb750b P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c7e85ca9e4e4646b4792034c03ef31c in term 1.
I20260709 13:16:30.110538 13659 tablet_bootstrap.cc:492] T fcabc5c5fd6f4ffab3af0bf279258b39 P 13569ba8734e4be4bee5c86ae9ff8825: No bootstrap required, opened a new log
I20260709 13:16:30.097222 13891 consensus_queue.cc:1048] T 53caf3f5b8eb4622a6c2c81d620c0b51 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.035s
I20260709 13:16:30.113763 13659 ts_tablet_manager.cc:1403] T fcabc5c5fd6f4ffab3af0bf279258b39 P 13569ba8734e4be4bee5c86ae9ff8825: Time spent bootstrapping tablet: real 0.208s	user 0.012s	sys 0.005s
I20260709 13:16:30.114562 13435 leader_election.cc:304] T dd6de992cdd94fd08bbeb6cc9deb750b P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825, 3c7e85ca9e4e4646b4792034c03ef31c; no voters: 217ec95c64b34e25addb1e33e358571e
I20260709 13:16:30.116266 13892 raft_consensus.cc:2804] T dd6de992cdd94fd08bbeb6cc9deb750b P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:30.116729 13892 raft_consensus.cc:697] T dd6de992cdd94fd08bbeb6cc9deb750b P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Becoming Leader. State: Replica: 3c7e85ca9e4e4646b4792034c03ef31c, State: Running, Role: LEADER
I20260709 13:16:30.117574 13892 consensus_queue.cc:237] T dd6de992cdd94fd08bbeb6cc9deb750b P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:30.127121 13887 leader_election.cc:290] T cb348820d472448f9f43c8e31beb73e1 P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 1 election: Requested vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433)
I20260709 13:16:30.134368 13468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb348820d472448f9f43c8e31beb73e1" candidate_uuid: "217ec95c64b34e25addb1e33e358571e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c"
W20260709 13:16:30.135849 13584 leader_election.cc:343] T cb348820d472448f9f43c8e31beb73e1 P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:30.136350 13543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb348820d472448f9f43c8e31beb73e1" candidate_uuid: "217ec95c64b34e25addb1e33e358571e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825"
I20260709 13:16:30.138073 13543 raft_consensus.cc:3060] T cb348820d472448f9f43c8e31beb73e1 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:30.145619 13702 consensus_queue.cc:1048] T d1e68cfd785b43b7ae5f5f9448191dd5 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:30.148106 13866 consensus_queue.cc:1048] T ce655a0b285345fb8bd06765ca04fe42 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:30.153980 13671 tablet_bootstrap.cc:492] T 40300a217b3e44a48ab96f8ef762b637 P 3c7e85ca9e4e4646b4792034c03ef31c: No bootstrap required, opened a new log
I20260709 13:16:30.154407 13671 ts_tablet_manager.cc:1403] T 40300a217b3e44a48ab96f8ef762b637 P 3c7e85ca9e4e4646b4792034c03ef31c: Time spent bootstrapping tablet: real 0.195s	user 0.006s	sys 0.007s
I20260709 13:16:30.156936 13671 raft_consensus.cc:359] T 40300a217b3e44a48ab96f8ef762b637 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:30.157542 13671 raft_consensus.cc:385] T 40300a217b3e44a48ab96f8ef762b637 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:30.157758 13669 tablet_bootstrap.cc:492] T 1f389f1b78b548189dd4bef7914fc084 P 217ec95c64b34e25addb1e33e358571e: No bootstrap required, opened a new log
I20260709 13:16:30.157804 13671 raft_consensus.cc:740] T 40300a217b3e44a48ab96f8ef762b637 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c7e85ca9e4e4646b4792034c03ef31c, State: Initialized, Role: FOLLOWER
I20260709 13:16:30.158344 13669 ts_tablet_manager.cc:1403] T 1f389f1b78b548189dd4bef7914fc084 P 217ec95c64b34e25addb1e33e358571e: Time spent bootstrapping tablet: real 0.228s	user 0.010s	sys 0.012s
I20260709 13:16:30.158298 13541 raft_consensus.cc:2468] T a5f59739b1cd4718bcb6471e3ec258f4 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 217ec95c64b34e25addb1e33e358571e in term 1.
I20260709 13:16:30.160094 13671 consensus_queue.cc:260] T 40300a217b3e44a48ab96f8ef762b637 P 3c7e85ca9e4e4646b4792034c03ef31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:30.165109 13659 raft_consensus.cc:359] T fcabc5c5fd6f4ffab3af0bf279258b39 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:30.166059 13671 ts_tablet_manager.cc:1434] T 40300a217b3e44a48ab96f8ef762b637 P 3c7e85ca9e4e4646b4792034c03ef31c: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260709 13:16:30.166100 13659 raft_consensus.cc:385] T fcabc5c5fd6f4ffab3af0bf279258b39 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:30.167080 13671 tablet_bootstrap.cc:492] T cb348820d472448f9f43c8e31beb73e1 P 3c7e85ca9e4e4646b4792034c03ef31c: Bootstrap starting.
I20260709 13:16:30.166471 13659 raft_consensus.cc:740] T fcabc5c5fd6f4ffab3af0bf279258b39 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13569ba8734e4be4bee5c86ae9ff8825, State: Initialized, Role: FOLLOWER
I20260709 13:16:30.168581 13659 consensus_queue.cc:260] T fcabc5c5fd6f4ffab3af0bf279258b39 P 13569ba8734e4be4bee5c86ae9ff8825 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:30.171347 13584 leader_election.cc:304] T a5f59739b1cd4718bcb6471e3ec258f4 P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825, 217ec95c64b34e25addb1e33e358571e; no voters: 3c7e85ca9e4e4646b4792034c03ef31c
I20260709 13:16:30.171283 13749 consensus_queue.cc:1048] T ce655a0b285345fb8bd06765ca04fe42 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 13:16:30.177466 13659 ts_tablet_manager.cc:1434] T fcabc5c5fd6f4ffab3af0bf279258b39 P 13569ba8734e4be4bee5c86ae9ff8825: Time spent starting tablet: real 0.063s	user 0.004s	sys 0.002s
I20260709 13:16:30.178869 13659 tablet_bootstrap.cc:492] T 0aaed08336dd4b5786f1aa7aaa2db773 P 13569ba8734e4be4bee5c86ae9ff8825: Bootstrap starting.
I20260709 13:16:30.181617 13669 raft_consensus.cc:359] T 1f389f1b78b548189dd4bef7914fc084 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:30.182160 13669 raft_consensus.cc:385] T 1f389f1b78b548189dd4bef7914fc084 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:30.182323 13669 raft_consensus.cc:740] T 1f389f1b78b548189dd4bef7914fc084 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 217ec95c64b34e25addb1e33e358571e, State: Initialized, Role: FOLLOWER
I20260709 13:16:30.182874 13669 consensus_queue.cc:260] T 1f389f1b78b548189dd4bef7914fc084 P 217ec95c64b34e25addb1e33e358571e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:30.176120 13734 raft_consensus.cc:2804] T a5f59739b1cd4718bcb6471e3ec258f4 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:30.177498 13749 raft_consensus.cc:493] T 1f389f1b78b548189dd4bef7914fc084 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:30.188172 13749 raft_consensus.cc:515] T 1f389f1b78b548189dd4bef7914fc084 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:30.176303 13543 raft_consensus.cc:2468] T cb348820d472448f9f43c8e31beb73e1 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 217ec95c64b34e25addb1e33e358571e in term 1.
I20260709 13:16:30.192734 13669 ts_tablet_manager.cc:1434] T 1f389f1b78b548189dd4bef7914fc084 P 217ec95c64b34e25addb1e33e358571e: Time spent starting tablet: real 0.034s	user 0.000s	sys 0.006s
I20260709 13:16:30.194929 13541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f389f1b78b548189dd4bef7914fc084" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825" is_pre_election: true
I20260709 13:16:30.200918 13366 catalog_manager.cc:5697] T a44c4cc1b0264cea922162c0801d9435 P 13569ba8734e4be4bee5c86ae9ff8825 reported cstate change: term changed from 0 to 1, leader changed from <none> to 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130). New cstate: current_term: 1 leader_uuid: "13569ba8734e4be4bee5c86ae9ff8825" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:30.207551 13615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f389f1b78b548189dd4bef7914fc084" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e" is_pre_election: true
I20260709 13:16:30.208163 13615 raft_consensus.cc:2468] T 1f389f1b78b548189dd4bef7914fc084 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c7e85ca9e4e4646b4792034c03ef31c in term 0.
I20260709 13:16:30.209837 13435 leader_election.cc:304] T 1f389f1b78b548189dd4bef7914fc084 P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 217ec95c64b34e25addb1e33e358571e, 3c7e85ca9e4e4646b4792034c03ef31c; no voters: 
I20260709 13:16:30.211055 13584 leader_election.cc:304] T cb348820d472448f9f43c8e31beb73e1 P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825, 217ec95c64b34e25addb1e33e358571e; no voters: 3c7e85ca9e4e4646b4792034c03ef31c
I20260709 13:16:30.211306 13892 raft_consensus.cc:2804] T 1f389f1b78b548189dd4bef7914fc084 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:30.211670 13892 raft_consensus.cc:493] T 1f389f1b78b548189dd4bef7914fc084 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:30.211990 13892 raft_consensus.cc:3060] T 1f389f1b78b548189dd4bef7914fc084 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:30.195659 13734 raft_consensus.cc:697] T a5f59739b1cd4718bcb6471e3ec258f4 P 217ec95c64b34e25addb1e33e358571e [term 1 LEADER]: Becoming Leader. State: Replica: 217ec95c64b34e25addb1e33e358571e, State: Running, Role: LEADER
I20260709 13:16:30.195616 13541 raft_consensus.cc:2468] T 1f389f1b78b548189dd4bef7914fc084 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c7e85ca9e4e4646b4792034c03ef31c in term 0.
I20260709 13:16:30.244890 13734 consensus_queue.cc:237] T a5f59739b1cd4718bcb6471e3ec258f4 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
W20260709 13:16:30.246062 13416 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:16:30.197691 13749 leader_election.cc:290] T 1f389f1b78b548189dd4bef7914fc084 P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:30.243878 13891 raft_consensus.cc:2804] T cb348820d472448f9f43c8e31beb73e1 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:30.252818 13893 raft_consensus.cc:493] T 40300a217b3e44a48ab96f8ef762b637 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:30.253327 13893 raft_consensus.cc:515] T 40300a217b3e44a48ab96f8ef762b637 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:30.255843 13669 tablet_bootstrap.cc:492] T b09f467e2442498899c9ee538acc5f28 P 217ec95c64b34e25addb1e33e358571e: Bootstrap starting.
I20260709 13:16:30.257331 13893 leader_election.cc:290] T 40300a217b3e44a48ab96f8ef762b637 P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:30.247087 13672 consensus_queue.cc:1048] T d1e68cfd785b43b7ae5f5f9448191dd5 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 13:16:30.251487 13891 raft_consensus.cc:697] T cb348820d472448f9f43c8e31beb73e1 P 217ec95c64b34e25addb1e33e358571e [term 1 LEADER]: Becoming Leader. State: Replica: 217ec95c64b34e25addb1e33e358571e, State: Running, Role: LEADER
I20260709 13:16:30.299702 13672 raft_consensus.cc:493] T 063591680e38475cb74cc7cd5979d15f P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:30.369773 13659 tablet_bootstrap.cc:700] T 0aaed08336dd4b5786f1aa7aaa2db773 P 13569ba8734e4be4bee5c86ae9ff8825: Time spent opening tablet: real 0.116s	user 0.013s	sys 0.029s
I20260709 13:16:30.374418 13669 tablet_bootstrap.cc:654] T b09f467e2442498899c9ee538acc5f28 P 217ec95c64b34e25addb1e33e358571e: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:30.388952 13659 tablet_bootstrap.cc:654] T 0aaed08336dd4b5786f1aa7aaa2db773 P 13569ba8734e4be4bee5c86ae9ff8825: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:30.373133 13671 tablet_bootstrap.cc:654] T cb348820d472448f9f43c8e31beb73e1 P 3c7e85ca9e4e4646b4792034c03ef31c: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:30.300046 13619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40300a217b3e44a48ab96f8ef762b637" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e" is_pre_election: true
I20260709 13:16:30.362668 13667 raft_consensus.cc:493] T fcabc5c5fd6f4ffab3af0bf279258b39 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:30.374670 13470 raft_consensus.cc:3060] T 40300a217b3e44a48ab96f8ef762b637 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:30.351172 13541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40300a217b3e44a48ab96f8ef762b637" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825" is_pre_election: true
I20260709 13:16:30.362919 13892 raft_consensus.cc:515] T 1f389f1b78b548189dd4bef7914fc084 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:30.391120 13672 raft_consensus.cc:515] T 063591680e38475cb74cc7cd5979d15f P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:30.351274 13891 consensus_queue.cc:237] T cb348820d472448f9f43c8e31beb73e1 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:30.397909 13667 raft_consensus.cc:515] T fcabc5c5fd6f4ffab3af0bf279258b39 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:30.445346 13892 leader_election.cc:290] T 1f389f1b78b548189dd4bef7914fc084 P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 election: Requested vote from peers 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:30.470620 13672 leader_election.cc:290] T 063591680e38475cb74cc7cd5979d15f P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433)
I20260709 13:16:30.464727 13667 leader_election.cc:290] T fcabc5c5fd6f4ffab3af0bf279258b39 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:30.474277 13539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f389f1b78b548189dd4bef7914fc084" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825"
I20260709 13:16:30.478678 13617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcabc5c5fd6f4ffab3af0bf279258b39" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e" is_pre_election: true
I20260709 13:16:30.475013 13539 raft_consensus.cc:3060] T 1f389f1b78b548189dd4bef7914fc084 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:30.500211 13467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcabc5c5fd6f4ffab3af0bf279258b39" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" is_pre_election: true
I20260709 13:16:30.501618 13613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f389f1b78b548189dd4bef7914fc084" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e"
I20260709 13:16:30.502221 13613 raft_consensus.cc:3060] T 1f389f1b78b548189dd4bef7914fc084 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:30.503643 13467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "063591680e38475cb74cc7cd5979d15f" candidate_uuid: "217ec95c64b34e25addb1e33e358571e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" is_pre_election: true
I20260709 13:16:30.505069 13435 leader_election.cc:304] T 40300a217b3e44a48ab96f8ef762b637 P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3c7e85ca9e4e4646b4792034c03ef31c; no voters: 13569ba8734e4be4bee5c86ae9ff8825, 217ec95c64b34e25addb1e33e358571e
I20260709 13:16:30.515623 13691 consensus_queue.cc:1048] T a06d993b65244d32a69cb6d22274110a P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:30.518267 13539 raft_consensus.cc:2468] T 1f389f1b78b548189dd4bef7914fc084 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c7e85ca9e4e4646b4792034c03ef31c in term 1.
I20260709 13:16:30.520666 13659 tablet_bootstrap.cc:492] T 0aaed08336dd4b5786f1aa7aaa2db773 P 13569ba8734e4be4bee5c86ae9ff8825: No bootstrap required, opened a new log
I20260709 13:16:30.521129 13659 ts_tablet_manager.cc:1403] T 0aaed08336dd4b5786f1aa7aaa2db773 P 13569ba8734e4be4bee5c86ae9ff8825: Time spent bootstrapping tablet: real 0.342s	user 0.023s	sys 0.042s
W20260709 13:16:30.522305 13584 leader_election.cc:343] T 063591680e38475cb74cc7cd5979d15f P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:30.529155 13659 raft_consensus.cc:359] T 0aaed08336dd4b5786f1aa7aaa2db773 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:30.529798 13659 raft_consensus.cc:385] T 0aaed08336dd4b5786f1aa7aaa2db773 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:30.529815 13545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "063591680e38475cb74cc7cd5979d15f" candidate_uuid: "217ec95c64b34e25addb1e33e358571e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825" is_pre_election: true
I20260709 13:16:30.530280 13659 raft_consensus.cc:740] T 0aaed08336dd4b5786f1aa7aaa2db773 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13569ba8734e4be4bee5c86ae9ff8825, State: Initialized, Role: FOLLOWER
I20260709 13:16:30.530587 13545 raft_consensus.cc:2468] T 063591680e38475cb74cc7cd5979d15f P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 217ec95c64b34e25addb1e33e358571e in term 0.
I20260709 13:16:30.532186 13911 raft_consensus.cc:2749] T 40300a217b3e44a48ab96f8ef762b637 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:30.530635 13613 raft_consensus.cc:2468] T 1f389f1b78b548189dd4bef7914fc084 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c7e85ca9e4e4646b4792034c03ef31c in term 1.
I20260709 13:16:30.535496 13671 tablet_bootstrap.cc:492] T cb348820d472448f9f43c8e31beb73e1 P 3c7e85ca9e4e4646b4792034c03ef31c: No bootstrap required, opened a new log
I20260709 13:16:30.535954 13671 ts_tablet_manager.cc:1403] T cb348820d472448f9f43c8e31beb73e1 P 3c7e85ca9e4e4646b4792034c03ef31c: Time spent bootstrapping tablet: real 0.369s	user 0.037s	sys 0.024s
I20260709 13:16:30.532375 13659 consensus_queue.cc:260] T 0aaed08336dd4b5786f1aa7aaa2db773 P 13569ba8734e4be4bee5c86ae9ff8825 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:30.538156 13911 consensus_queue.cc:1048] T a06d993b65244d32a69cb6d22274110a P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:16:30.541750 13669 tablet_bootstrap.cc:492] T b09f467e2442498899c9ee538acc5f28 P 217ec95c64b34e25addb1e33e358571e: No bootstrap required, opened a new log
I20260709 13:16:30.542156 13669 ts_tablet_manager.cc:1403] T b09f467e2442498899c9ee538acc5f28 P 217ec95c64b34e25addb1e33e358571e: Time spent bootstrapping tablet: real 0.287s	user 0.005s	sys 0.025s
W20260709 13:16:30.542811 13510 leader_election.cc:343] T fcabc5c5fd6f4ffab3af0bf279258b39 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:30.543159 13671 raft_consensus.cc:359] T cb348820d472448f9f43c8e31beb73e1 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:30.544003 13671 raft_consensus.cc:385] T cb348820d472448f9f43c8e31beb73e1 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:30.544324 13671 raft_consensus.cc:740] T cb348820d472448f9f43c8e31beb73e1 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c7e85ca9e4e4646b4792034c03ef31c, State: Initialized, Role: FOLLOWER
I20260709 13:16:30.544709 13669 raft_consensus.cc:359] T b09f467e2442498899c9ee538acc5f28 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:30.545338 13669 raft_consensus.cc:385] T b09f467e2442498899c9ee538acc5f28 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:30.544967 13671 consensus_queue.cc:260] T cb348820d472448f9f43c8e31beb73e1 P 3c7e85ca9e4e4646b4792034c03ef31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:30.545615 13669 raft_consensus.cc:740] T b09f467e2442498899c9ee538acc5f28 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 217ec95c64b34e25addb1e33e358571e, State: Initialized, Role: FOLLOWER
I20260709 13:16:30.538213 13659 ts_tablet_manager.cc:1434] T 0aaed08336dd4b5786f1aa7aaa2db773 P 13569ba8734e4be4bee5c86ae9ff8825: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.001s
I20260709 13:16:30.539072 13435 leader_election.cc:304] T 1f389f1b78b548189dd4bef7914fc084 P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825, 3c7e85ca9e4e4646b4792034c03ef31c; no voters: 
I20260709 13:16:30.548127 13911 raft_consensus.cc:2804] T 1f389f1b78b548189dd4bef7914fc084 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:30.548632 13671 ts_tablet_manager.cc:1434] T cb348820d472448f9f43c8e31beb73e1 P 3c7e85ca9e4e4646b4792034c03ef31c: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 13:16:30.548606 13911 raft_consensus.cc:697] T 1f389f1b78b548189dd4bef7914fc084 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Becoming Leader. State: Replica: 3c7e85ca9e4e4646b4792034c03ef31c, State: Running, Role: LEADER
I20260709 13:16:30.549728 13671 tablet_bootstrap.cc:492] T 21f734671a47497791343e546ebb82c3 P 3c7e85ca9e4e4646b4792034c03ef31c: Bootstrap starting.
I20260709 13:16:30.549712 13911 consensus_queue.cc:237] T 1f389f1b78b548189dd4bef7914fc084 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:30.547207 13669 consensus_queue.cc:260] T b09f467e2442498899c9ee538acc5f28 P 217ec95c64b34e25addb1e33e358571e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:30.551602 13584 leader_election.cc:304] T 063591680e38475cb74cc7cd5979d15f P 217ec95c64b34e25addb1e33e358571e [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: 13569ba8734e4be4bee5c86ae9ff8825, 217ec95c64b34e25addb1e33e358571e; no voters: 3c7e85ca9e4e4646b4792034c03ef31c
I20260709 13:16:30.552350 13891 raft_consensus.cc:2804] T 063591680e38475cb74cc7cd5979d15f P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:30.552711 13891 raft_consensus.cc:493] T 063591680e38475cb74cc7cd5979d15f P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:30.553073 13891 raft_consensus.cc:3060] T 063591680e38475cb74cc7cd5979d15f P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:30.556857 13671 tablet_bootstrap.cc:654] T 21f734671a47497791343e546ebb82c3 P 3c7e85ca9e4e4646b4792034c03ef31c: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:30.563210 13891 raft_consensus.cc:515] T 063591680e38475cb74cc7cd5979d15f P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:30.568032 13669 ts_tablet_manager.cc:1434] T b09f467e2442498899c9ee538acc5f28 P 217ec95c64b34e25addb1e33e358571e: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.000s
I20260709 13:16:30.569025 13669 tablet_bootstrap.cc:492] T 21f734671a47497791343e546ebb82c3 P 217ec95c64b34e25addb1e33e358571e: Bootstrap starting.
I20260709 13:16:30.569597 13891 leader_election.cc:290] T 063591680e38475cb74cc7cd5979d15f P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 1 election: Requested vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433)
W20260709 13:16:30.570662 13510 leader_election.cc:343] T fcabc5c5fd6f4ffab3af0bf279258b39 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:30.576539 13467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "063591680e38475cb74cc7cd5979d15f" candidate_uuid: "217ec95c64b34e25addb1e33e358571e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c"
I20260709 13:16:30.577203 13669 tablet_bootstrap.cc:654] T 21f734671a47497791343e546ebb82c3 P 217ec95c64b34e25addb1e33e358571e: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:30.584746 13659 tablet_bootstrap.cc:492] T 372546b757d74694a8635cb5c60a3922 P 13569ba8734e4be4bee5c86ae9ff8825: Bootstrap starting.
I20260709 13:16:30.585340 13671 tablet_bootstrap.cc:492] T 21f734671a47497791343e546ebb82c3 P 3c7e85ca9e4e4646b4792034c03ef31c: No bootstrap required, opened a new log
I20260709 13:16:30.585736 13671 ts_tablet_manager.cc:1403] T 21f734671a47497791343e546ebb82c3 P 3c7e85ca9e4e4646b4792034c03ef31c: Time spent bootstrapping tablet: real 0.036s	user 0.015s	sys 0.006s
I20260709 13:16:30.571106 13510 leader_election.cc:304] T fcabc5c5fd6f4ffab3af0bf279258b39 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825; no voters: 217ec95c64b34e25addb1e33e358571e, 3c7e85ca9e4e4646b4792034c03ef31c
W20260709 13:16:30.586910 13584 leader_election.cc:343] T 063591680e38475cb74cc7cd5979d15f P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:30.587210 13907 raft_consensus.cc:2749] T fcabc5c5fd6f4ffab3af0bf279258b39 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:30.588233 13671 raft_consensus.cc:359] T 21f734671a47497791343e546ebb82c3 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:30.588917 13671 raft_consensus.cc:385] T 21f734671a47497791343e546ebb82c3 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:30.589192 13671 raft_consensus.cc:740] T 21f734671a47497791343e546ebb82c3 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c7e85ca9e4e4646b4792034c03ef31c, State: Initialized, Role: FOLLOWER
I20260709 13:16:30.589632 13913 consensus_queue.cc:1048] T 5373a3dd56ce4a6c876e345c561ff1ee P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:30.589933 13671 consensus_queue.cc:260] T 21f734671a47497791343e546ebb82c3 P 3c7e85ca9e4e4646b4792034c03ef31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:30.593087 13671 ts_tablet_manager.cc:1434] T 21f734671a47497791343e546ebb82c3 P 3c7e85ca9e4e4646b4792034c03ef31c: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:16:30.593955 13659 tablet_bootstrap.cc:654] T 372546b757d74694a8635cb5c60a3922 P 13569ba8734e4be4bee5c86ae9ff8825: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:30.593972 13671 tablet_bootstrap.cc:492] T a5f59739b1cd4718bcb6471e3ec258f4 P 3c7e85ca9e4e4646b4792034c03ef31c: Bootstrap starting.
W20260709 13:16:30.594313 13435 consensus_peers.cc:597] T 5373a3dd56ce4a6c876e345c561ff1ee P 3c7e85ca9e4e4646b4792034c03ef31c -> Peer 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327): Couldn't send request to peer 217ec95c64b34e25addb1e33e358571e. 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 13:16:30.597036 13365 catalog_manager.cc:5697] T a5f59739b1cd4718bcb6471e3ec258f4 P 217ec95c64b34e25addb1e33e358571e reported cstate change: term changed from 0 to 1, leader changed from <none> to 217ec95c64b34e25addb1e33e358571e (127.12.19.131). New cstate: current_term: 1 leader_uuid: "217ec95c64b34e25addb1e33e358571e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:30.597636 13366 catalog_manager.cc:5697] T dd6de992cdd94fd08bbeb6cc9deb750b P 3c7e85ca9e4e4646b4792034c03ef31c reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129). New cstate: current_term: 1 leader_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:30.600260 13539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "063591680e38475cb74cc7cd5979d15f" candidate_uuid: "217ec95c64b34e25addb1e33e358571e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825"
I20260709 13:16:30.600833 13539 raft_consensus.cc:3060] T 063591680e38475cb74cc7cd5979d15f P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:30.606027 13873 raft_consensus.cc:493] T 0aaed08336dd4b5786f1aa7aaa2db773 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:16:30.606191 13510 consensus_peers.cc:597] T a44c4cc1b0264cea922162c0801d9435 P 13569ba8734e4be4bee5c86ae9ff8825 -> Peer 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327): Couldn't send request to peer 217ec95c64b34e25addb1e33e358571e. 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 13:16:30.606478 13873 raft_consensus.cc:515] T 0aaed08336dd4b5786f1aa7aaa2db773 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:30.607524 13671 tablet_bootstrap.cc:654] T a5f59739b1cd4718bcb6471e3ec258f4 P 3c7e85ca9e4e4646b4792034c03ef31c: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:30.608451 13873 leader_election.cc:290] T 0aaed08336dd4b5786f1aa7aaa2db773 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
W20260709 13:16:30.612756 13435 consensus_peers.cc:597] T dd6de992cdd94fd08bbeb6cc9deb750b P 3c7e85ca9e4e4646b4792034c03ef31c -> Peer 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327): Couldn't send request to peer 217ec95c64b34e25addb1e33e358571e. 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 13:16:30.614156 13619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0aaed08336dd4b5786f1aa7aaa2db773" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e" is_pre_election: true
I20260709 13:16:30.615031 13366 catalog_manager.cc:5697] T 5373a3dd56ce4a6c876e345c561ff1ee P 3c7e85ca9e4e4646b4792034c03ef31c reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129). New cstate: current_term: 1 leader_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:30.616724 13466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0aaed08336dd4b5786f1aa7aaa2db773" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" is_pre_election: true
W20260709 13:16:30.617784 13510 leader_election.cc:343] T 0aaed08336dd4b5786f1aa7aaa2db773 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:30.620417 13539 raft_consensus.cc:2468] T 063591680e38475cb74cc7cd5979d15f P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 217ec95c64b34e25addb1e33e358571e in term 1.
I20260709 13:16:30.620863 13873 consensus_queue.cc:1048] T a44c4cc1b0264cea922162c0801d9435 P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:16:30.621587 13510 leader_election.cc:343] T 0aaed08336dd4b5786f1aa7aaa2db773 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:30.624625 13510 leader_election.cc:304] T 0aaed08336dd4b5786f1aa7aaa2db773 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825; no voters: 217ec95c64b34e25addb1e33e358571e, 3c7e85ca9e4e4646b4792034c03ef31c
I20260709 13:16:30.625227 13873 raft_consensus.cc:2749] T 0aaed08336dd4b5786f1aa7aaa2db773 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:30.626797 13584 leader_election.cc:304] T 063591680e38475cb74cc7cd5979d15f P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825, 217ec95c64b34e25addb1e33e358571e; no voters: 3c7e85ca9e4e4646b4792034c03ef31c
I20260709 13:16:30.627734 13891 raft_consensus.cc:2804] T 063591680e38475cb74cc7cd5979d15f P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:30.628362 13671 tablet_bootstrap.cc:492] T a5f59739b1cd4718bcb6471e3ec258f4 P 3c7e85ca9e4e4646b4792034c03ef31c: No bootstrap required, opened a new log
I20260709 13:16:30.628422 13891 raft_consensus.cc:697] T 063591680e38475cb74cc7cd5979d15f P 217ec95c64b34e25addb1e33e358571e [term 1 LEADER]: Becoming Leader. State: Replica: 217ec95c64b34e25addb1e33e358571e, State: Running, Role: LEADER
I20260709 13:16:30.628881 13671 ts_tablet_manager.cc:1403] T a5f59739b1cd4718bcb6471e3ec258f4 P 3c7e85ca9e4e4646b4792034c03ef31c: Time spent bootstrapping tablet: real 0.035s	user 0.008s	sys 0.008s
I20260709 13:16:30.629323 13891 consensus_queue.cc:237] T 063591680e38475cb74cc7cd5979d15f P 217ec95c64b34e25addb1e33e358571e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:30.631760 13671 raft_consensus.cc:359] T a5f59739b1cd4718bcb6471e3ec258f4 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:30.632414 13671 raft_consensus.cc:385] T a5f59739b1cd4718bcb6471e3ec258f4 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:30.632681 13671 raft_consensus.cc:740] T a5f59739b1cd4718bcb6471e3ec258f4 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c7e85ca9e4e4646b4792034c03ef31c, State: Initialized, Role: FOLLOWER
I20260709 13:16:30.633333 13671 consensus_queue.cc:260] T a5f59739b1cd4718bcb6471e3ec258f4 P 3c7e85ca9e4e4646b4792034c03ef31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:30.635439 13671 ts_tablet_manager.cc:1434] T a5f59739b1cd4718bcb6471e3ec258f4 P 3c7e85ca9e4e4646b4792034c03ef31c: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:16:30.636256 13671 tablet_bootstrap.cc:492] T 36f4fb818d3d4ea190721ab5f3728e52 P 3c7e85ca9e4e4646b4792034c03ef31c: Bootstrap starting.
I20260709 13:16:30.641770 13671 tablet_bootstrap.cc:654] T 36f4fb818d3d4ea190721ab5f3728e52 P 3c7e85ca9e4e4646b4792034c03ef31c: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:30.651963 13659 tablet_bootstrap.cc:492] T 372546b757d74694a8635cb5c60a3922 P 13569ba8734e4be4bee5c86ae9ff8825: No bootstrap required, opened a new log
I20260709 13:16:30.652420 13659 ts_tablet_manager.cc:1403] T 372546b757d74694a8635cb5c60a3922 P 13569ba8734e4be4bee5c86ae9ff8825: Time spent bootstrapping tablet: real 0.068s	user 0.012s	sys 0.002s
I20260709 13:16:30.653018 13671 tablet_bootstrap.cc:492] T 36f4fb818d3d4ea190721ab5f3728e52 P 3c7e85ca9e4e4646b4792034c03ef31c: No bootstrap required, opened a new log
I20260709 13:16:30.653584 13671 ts_tablet_manager.cc:1403] T 36f4fb818d3d4ea190721ab5f3728e52 P 3c7e85ca9e4e4646b4792034c03ef31c: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260709 13:16:30.655939 13671 raft_consensus.cc:359] T 36f4fb818d3d4ea190721ab5f3728e52 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:30.656544 13671 raft_consensus.cc:385] T 36f4fb818d3d4ea190721ab5f3728e52 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:30.656808 13671 raft_consensus.cc:740] T 36f4fb818d3d4ea190721ab5f3728e52 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c7e85ca9e4e4646b4792034c03ef31c, State: Initialized, Role: FOLLOWER
I20260709 13:16:30.657778 13671 consensus_queue.cc:260] T 36f4fb818d3d4ea190721ab5f3728e52 P 3c7e85ca9e4e4646b4792034c03ef31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:30.659782 13671 ts_tablet_manager.cc:1434] T 36f4fb818d3d4ea190721ab5f3728e52 P 3c7e85ca9e4e4646b4792034c03ef31c: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:16:30.660633 13671 tablet_bootstrap.cc:492] T 063591680e38475cb74cc7cd5979d15f P 3c7e85ca9e4e4646b4792034c03ef31c: Bootstrap starting.
I20260709 13:16:30.666086 13671 tablet_bootstrap.cc:654] T 063591680e38475cb74cc7cd5979d15f P 3c7e85ca9e4e4646b4792034c03ef31c: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:30.668398 13659 raft_consensus.cc:359] T 372546b757d74694a8635cb5c60a3922 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:30.669749 13659 raft_consensus.cc:385] T 372546b757d74694a8635cb5c60a3922 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:30.670068 13659 raft_consensus.cc:740] T 372546b757d74694a8635cb5c60a3922 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13569ba8734e4be4bee5c86ae9ff8825, State: Initialized, Role: FOLLOWER
I20260709 13:16:30.671471 13367 catalog_manager.cc:5697] T cb348820d472448f9f43c8e31beb73e1 P 217ec95c64b34e25addb1e33e358571e reported cstate change: term changed from 0 to 1, leader changed from <none> to 217ec95c64b34e25addb1e33e358571e (127.12.19.131). New cstate: current_term: 1 leader_uuid: "217ec95c64b34e25addb1e33e358571e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:30.675681 13659 consensus_queue.cc:260] T 372546b757d74694a8635cb5c60a3922 P 13569ba8734e4be4bee5c86ae9ff8825 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:30.669445 13911 raft_consensus.cc:493] T 36f4fb818d3d4ea190721ab5f3728e52 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:30.677811 13659 ts_tablet_manager.cc:1434] T 372546b757d74694a8635cb5c60a3922 P 13569ba8734e4be4bee5c86ae9ff8825: Time spent starting tablet: real 0.024s	user 0.004s	sys 0.000s
I20260709 13:16:30.677594 13911 raft_consensus.cc:515] T 36f4fb818d3d4ea190721ab5f3728e52 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:30.678709 13659 tablet_bootstrap.cc:492] T 073038643a8a47128887911c138b0df9 P 13569ba8734e4be4bee5c86ae9ff8825: Bootstrap starting.
I20260709 13:16:30.679894 13911 leader_election.cc:290] T 36f4fb818d3d4ea190721ab5f3728e52 P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:30.680469 13545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36f4fb818d3d4ea190721ab5f3728e52" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825" is_pre_election: true
I20260709 13:16:30.680994 13545 raft_consensus.cc:2468] T 36f4fb818d3d4ea190721ab5f3728e52 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c7e85ca9e4e4646b4792034c03ef31c in term 0.
I20260709 13:16:30.682284 13435 leader_election.cc:304] T 36f4fb818d3d4ea190721ab5f3728e52 P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825, 3c7e85ca9e4e4646b4792034c03ef31c; no voters: 
I20260709 13:16:30.683759 13619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36f4fb818d3d4ea190721ab5f3728e52" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e" is_pre_election: true
I20260709 13:16:30.684053 13911 raft_consensus.cc:2804] T 36f4fb818d3d4ea190721ab5f3728e52 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:30.684535 13911 raft_consensus.cc:493] T 36f4fb818d3d4ea190721ab5f3728e52 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:30.684931 13911 raft_consensus.cc:3060] T 36f4fb818d3d4ea190721ab5f3728e52 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:30.685400 13669 tablet_bootstrap.cc:492] T 21f734671a47497791343e546ebb82c3 P 217ec95c64b34e25addb1e33e358571e: No bootstrap required, opened a new log
I20260709 13:16:30.685822 13669 ts_tablet_manager.cc:1403] T 21f734671a47497791343e546ebb82c3 P 217ec95c64b34e25addb1e33e358571e: Time spent bootstrapping tablet: real 0.117s	user 0.007s	sys 0.007s
W20260709 13:16:30.686733 13435 leader_election.cc:343] T 36f4fb818d3d4ea190721ab5f3728e52 P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:30.690809 13669 raft_consensus.cc:359] T 21f734671a47497791343e546ebb82c3 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:30.691517 13669 raft_consensus.cc:385] T 21f734671a47497791343e546ebb82c3 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:30.691785 13669 raft_consensus.cc:740] T 21f734671a47497791343e546ebb82c3 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 217ec95c64b34e25addb1e33e358571e, State: Initialized, Role: FOLLOWER
I20260709 13:16:30.692512 13669 consensus_queue.cc:260] T 21f734671a47497791343e546ebb82c3 P 217ec95c64b34e25addb1e33e358571e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:30.694648 13659 tablet_bootstrap.cc:654] T 073038643a8a47128887911c138b0df9 P 13569ba8734e4be4bee5c86ae9ff8825: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:30.694659 13669 ts_tablet_manager.cc:1434] T 21f734671a47497791343e546ebb82c3 P 217ec95c64b34e25addb1e33e358571e: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.003s
I20260709 13:16:30.695293 13671 tablet_bootstrap.cc:492] T 063591680e38475cb74cc7cd5979d15f P 3c7e85ca9e4e4646b4792034c03ef31c: No bootstrap required, opened a new log
I20260709 13:16:30.695734 13671 ts_tablet_manager.cc:1403] T 063591680e38475cb74cc7cd5979d15f P 3c7e85ca9e4e4646b4792034c03ef31c: Time spent bootstrapping tablet: real 0.035s	user 0.004s	sys 0.009s
I20260709 13:16:30.695948 13669 tablet_bootstrap.cc:492] T 5373a3dd56ce4a6c876e345c561ff1ee P 217ec95c64b34e25addb1e33e358571e: Bootstrap starting.
I20260709 13:16:30.698488 13671 raft_consensus.cc:359] T 063591680e38475cb74cc7cd5979d15f P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:30.699136 13671 raft_consensus.cc:385] T 063591680e38475cb74cc7cd5979d15f P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:30.699445 13671 raft_consensus.cc:740] T 063591680e38475cb74cc7cd5979d15f P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c7e85ca9e4e4646b4792034c03ef31c, State: Initialized, Role: FOLLOWER
I20260709 13:16:30.699644 13911 raft_consensus.cc:515] T 36f4fb818d3d4ea190721ab5f3728e52 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:30.700125 13671 consensus_queue.cc:260] T 063591680e38475cb74cc7cd5979d15f P 3c7e85ca9e4e4646b4792034c03ef31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:30.701663 13911 leader_election.cc:290] T 36f4fb818d3d4ea190721ab5f3728e52 P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 election: Requested vote from peers 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:30.702306 13671 ts_tablet_manager.cc:1434] T 063591680e38475cb74cc7cd5979d15f P 3c7e85ca9e4e4646b4792034c03ef31c: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:16:30.703007 13671 tablet_bootstrap.cc:492] T 0aaed08336dd4b5786f1aa7aaa2db773 P 3c7e85ca9e4e4646b4792034c03ef31c: Bootstrap starting.
I20260709 13:16:30.704715 13669 tablet_bootstrap.cc:654] T 5373a3dd56ce4a6c876e345c561ff1ee P 217ec95c64b34e25addb1e33e358571e: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:30.710036 13671 tablet_bootstrap.cc:654] T 0aaed08336dd4b5786f1aa7aaa2db773 P 3c7e85ca9e4e4646b4792034c03ef31c: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:30.713871 13619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36f4fb818d3d4ea190721ab5f3728e52" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e"
I20260709 13:16:30.714682 13545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36f4fb818d3d4ea190721ab5f3728e52" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825"
W20260709 13:16:30.715056 13435 leader_election.cc:343] T 36f4fb818d3d4ea190721ab5f3728e52 P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:30.715159 13545 raft_consensus.cc:3060] T 36f4fb818d3d4ea190721ab5f3728e52 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:30.721690 13545 raft_consensus.cc:2468] T 36f4fb818d3d4ea190721ab5f3728e52 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c7e85ca9e4e4646b4792034c03ef31c in term 1.
I20260709 13:16:30.726646 13866 raft_consensus.cc:493] T 21f734671a47497791343e546ebb82c3 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:30.727129 13866 raft_consensus.cc:515] T 21f734671a47497791343e546ebb82c3 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:30.727422 13911 consensus_queue.cc:1048] T dd6de992cdd94fd08bbeb6cc9deb750b P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:30.729046 13866 leader_election.cc:290] T 21f734671a47497791343e546ebb82c3 P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:30.725601 13367 catalog_manager.cc:5697] T 063591680e38475cb74cc7cd5979d15f P 217ec95c64b34e25addb1e33e358571e reported cstate change: term changed from 0 to 1, leader changed from <none> to 217ec95c64b34e25addb1e33e358571e (127.12.19.131). New cstate: current_term: 1 leader_uuid: "217ec95c64b34e25addb1e33e358571e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:30.729215 13435 leader_election.cc:304] T 36f4fb818d3d4ea190721ab5f3728e52 P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825, 3c7e85ca9e4e4646b4792034c03ef31c; no voters: 217ec95c64b34e25addb1e33e358571e
I20260709 13:16:30.730679 13866 raft_consensus.cc:2804] T 36f4fb818d3d4ea190721ab5f3728e52 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:30.731170 13866 raft_consensus.cc:697] T 36f4fb818d3d4ea190721ab5f3728e52 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Becoming Leader. State: Replica: 3c7e85ca9e4e4646b4792034c03ef31c, State: Running, Role: LEADER
I20260709 13:16:30.731927 13669 tablet_bootstrap.cc:492] T 5373a3dd56ce4a6c876e345c561ff1ee P 217ec95c64b34e25addb1e33e358571e: No bootstrap required, opened a new log
I20260709 13:16:30.732451 13669 ts_tablet_manager.cc:1403] T 5373a3dd56ce4a6c876e345c561ff1ee P 217ec95c64b34e25addb1e33e358571e: Time spent bootstrapping tablet: real 0.037s	user 0.011s	sys 0.002s
I20260709 13:16:30.731980 13866 consensus_queue.cc:237] T 36f4fb818d3d4ea190721ab5f3728e52 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:30.735757 13669 raft_consensus.cc:359] T 5373a3dd56ce4a6c876e345c561ff1ee P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:30.736383 13669 raft_consensus.cc:385] T 5373a3dd56ce4a6c876e345c561ff1ee P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:30.736639 13669 raft_consensus.cc:740] T 5373a3dd56ce4a6c876e345c561ff1ee P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 217ec95c64b34e25addb1e33e358571e, State: Initialized, Role: FOLLOWER
I20260709 13:16:30.737818 13619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21f734671a47497791343e546ebb82c3" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e" is_pre_election: true
I20260709 13:16:30.738615 13619 raft_consensus.cc:2468] T 21f734671a47497791343e546ebb82c3 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c7e85ca9e4e4646b4792034c03ef31c in term 0.
I20260709 13:16:30.739472 13545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21f734671a47497791343e546ebb82c3" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825" is_pre_election: true
I20260709 13:16:30.739830 13435 leader_election.cc:304] T 21f734671a47497791343e546ebb82c3 P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 217ec95c64b34e25addb1e33e358571e, 3c7e85ca9e4e4646b4792034c03ef31c; no voters: 
I20260709 13:16:30.739995 13545 raft_consensus.cc:2468] T 21f734671a47497791343e546ebb82c3 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c7e85ca9e4e4646b4792034c03ef31c in term 0.
I20260709 13:16:30.740090 13669 consensus_queue.cc:260] T 5373a3dd56ce4a6c876e345c561ff1ee P 217ec95c64b34e25addb1e33e358571e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:30.740538 13911 raft_consensus.cc:2804] T 21f734671a47497791343e546ebb82c3 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:30.740882 13911 raft_consensus.cc:493] T 21f734671a47497791343e546ebb82c3 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:30.741204 13911 raft_consensus.cc:3060] T 21f734671a47497791343e546ebb82c3 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:30.742205 13669 ts_tablet_manager.cc:1434] T 5373a3dd56ce4a6c876e345c561ff1ee P 217ec95c64b34e25addb1e33e358571e: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:16:30.743053 13669 tablet_bootstrap.cc:492] T dd6de992cdd94fd08bbeb6cc9deb750b P 217ec95c64b34e25addb1e33e358571e: Bootstrap starting.
I20260709 13:16:30.747866 13366 catalog_manager.cc:5697] T 1f389f1b78b548189dd4bef7914fc084 P 3c7e85ca9e4e4646b4792034c03ef31c reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129). New cstate: current_term: 1 leader_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:30.749003 13659 tablet_bootstrap.cc:492] T 073038643a8a47128887911c138b0df9 P 13569ba8734e4be4bee5c86ae9ff8825: No bootstrap required, opened a new log
I20260709 13:16:30.749472 13659 ts_tablet_manager.cc:1403] T 073038643a8a47128887911c138b0df9 P 13569ba8734e4be4bee5c86ae9ff8825: Time spent bootstrapping tablet: real 0.071s	user 0.012s	sys 0.010s
I20260709 13:16:30.749181 13911 raft_consensus.cc:515] T 21f734671a47497791343e546ebb82c3 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:30.751832 13911 leader_election.cc:290] T 21f734671a47497791343e546ebb82c3 P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 election: Requested vote from peers 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:30.751899 13545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21f734671a47497791343e546ebb82c3" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825"
I20260709 13:16:30.752429 13619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21f734671a47497791343e546ebb82c3" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e"
I20260709 13:16:30.752679 13545 raft_consensus.cc:3060] T 21f734671a47497791343e546ebb82c3 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:30.752964 13619 raft_consensus.cc:3060] T 21f734671a47497791343e546ebb82c3 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:30.758864 13545 raft_consensus.cc:2468] T 21f734671a47497791343e546ebb82c3 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c7e85ca9e4e4646b4792034c03ef31c in term 1.
I20260709 13:16:30.759887 13619 raft_consensus.cc:2468] T 21f734671a47497791343e546ebb82c3 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c7e85ca9e4e4646b4792034c03ef31c in term 1.
I20260709 13:16:30.760759 13466 raft_consensus.cc:3060] T a5f59739b1cd4718bcb6471e3ec258f4 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:30.760946 13659 raft_consensus.cc:359] T 073038643a8a47128887911c138b0df9 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:30.761631 13659 raft_consensus.cc:385] T 073038643a8a47128887911c138b0df9 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:30.761894 13659 raft_consensus.cc:740] T 073038643a8a47128887911c138b0df9 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13569ba8734e4be4bee5c86ae9ff8825, State: Initialized, Role: FOLLOWER
I20260709 13:16:30.762768 13659 consensus_queue.cc:260] T 073038643a8a47128887911c138b0df9 P 13569ba8734e4be4bee5c86ae9ff8825 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:30.763501 13435 leader_election.cc:304] T 21f734671a47497791343e546ebb82c3 P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 217ec95c64b34e25addb1e33e358571e, 3c7e85ca9e4e4646b4792034c03ef31c; no voters: 
I20260709 13:16:30.764886 13659 ts_tablet_manager.cc:1434] T 073038643a8a47128887911c138b0df9 P 13569ba8734e4be4bee5c86ae9ff8825: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 13:16:30.765821 13659 tablet_bootstrap.cc:492] T a3b673e65c054b34852a89783b972744 P 13569ba8734e4be4bee5c86ae9ff8825: Bootstrap starting.
I20260709 13:16:30.769402 13866 raft_consensus.cc:2804] T 21f734671a47497791343e546ebb82c3 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:30.769937 13866 raft_consensus.cc:697] T 21f734671a47497791343e546ebb82c3 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Becoming Leader. State: Replica: 3c7e85ca9e4e4646b4792034c03ef31c, State: Running, Role: LEADER
I20260709 13:16:30.770771 13866 consensus_queue.cc:237] T 21f734671a47497791343e546ebb82c3 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:30.775233 13886 consensus_queue.cc:1048] T a5f59739b1cd4718bcb6471e3ec258f4 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:30.777791 13669 tablet_bootstrap.cc:654] T dd6de992cdd94fd08bbeb6cc9deb750b P 217ec95c64b34e25addb1e33e358571e: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:30.783454 13659 tablet_bootstrap.cc:654] T a3b673e65c054b34852a89783b972744 P 13569ba8734e4be4bee5c86ae9ff8825: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:30.789765 13671 tablet_bootstrap.cc:492] T 0aaed08336dd4b5786f1aa7aaa2db773 P 3c7e85ca9e4e4646b4792034c03ef31c: No bootstrap required, opened a new log
I20260709 13:16:30.790967 13671 ts_tablet_manager.cc:1403] T 0aaed08336dd4b5786f1aa7aaa2db773 P 3c7e85ca9e4e4646b4792034c03ef31c: Time spent bootstrapping tablet: real 0.088s	user 0.016s	sys 0.016s
I20260709 13:16:30.792598 13669 tablet_bootstrap.cc:492] T dd6de992cdd94fd08bbeb6cc9deb750b P 217ec95c64b34e25addb1e33e358571e: No bootstrap required, opened a new log
I20260709 13:16:30.792903 13669 ts_tablet_manager.cc:1403] T dd6de992cdd94fd08bbeb6cc9deb750b P 217ec95c64b34e25addb1e33e358571e: Time spent bootstrapping tablet: real 0.050s	user 0.011s	sys 0.001s
I20260709 13:16:30.795411 13669 raft_consensus.cc:359] T dd6de992cdd94fd08bbeb6cc9deb750b P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:30.796051 13669 raft_consensus.cc:385] T dd6de992cdd94fd08bbeb6cc9deb750b P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:30.796346 13669 raft_consensus.cc:740] T dd6de992cdd94fd08bbeb6cc9deb750b P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 217ec95c64b34e25addb1e33e358571e, State: Initialized, Role: FOLLOWER
I20260709 13:16:30.797402 13669 consensus_queue.cc:260] T dd6de992cdd94fd08bbeb6cc9deb750b P 217ec95c64b34e25addb1e33e358571e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:30.797641 13671 raft_consensus.cc:359] T 0aaed08336dd4b5786f1aa7aaa2db773 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:30.799067 13671 raft_consensus.cc:385] T 0aaed08336dd4b5786f1aa7aaa2db773 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:30.799731 13671 raft_consensus.cc:740] T 0aaed08336dd4b5786f1aa7aaa2db773 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c7e85ca9e4e4646b4792034c03ef31c, State: Initialized, Role: FOLLOWER
I20260709 13:16:30.800697 13671 consensus_queue.cc:260] T 0aaed08336dd4b5786f1aa7aaa2db773 P 3c7e85ca9e4e4646b4792034c03ef31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:30.800420 13669 ts_tablet_manager.cc:1434] T dd6de992cdd94fd08bbeb6cc9deb750b P 217ec95c64b34e25addb1e33e358571e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 13:16:30.804617 13669 tablet_bootstrap.cc:492] T 063f4bf691284d5f8175b01b2b142409 P 217ec95c64b34e25addb1e33e358571e: Bootstrap starting.
I20260709 13:16:30.806137 13671 ts_tablet_manager.cc:1434] T 0aaed08336dd4b5786f1aa7aaa2db773 P 3c7e85ca9e4e4646b4792034c03ef31c: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 13:16:30.810403 13659 tablet_bootstrap.cc:492] T a3b673e65c054b34852a89783b972744 P 13569ba8734e4be4bee5c86ae9ff8825: No bootstrap required, opened a new log
I20260709 13:16:30.810823 13659 ts_tablet_manager.cc:1403] T a3b673e65c054b34852a89783b972744 P 13569ba8734e4be4bee5c86ae9ff8825: Time spent bootstrapping tablet: real 0.045s	user 0.011s	sys 0.006s
I20260709 13:16:30.812350 13671 tablet_bootstrap.cc:492] T 063f4bf691284d5f8175b01b2b142409 P 3c7e85ca9e4e4646b4792034c03ef31c: Bootstrap starting.
I20260709 13:16:30.813711 13659 raft_consensus.cc:359] T a3b673e65c054b34852a89783b972744 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:30.814653 13659 raft_consensus.cc:385] T a3b673e65c054b34852a89783b972744 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:30.814898 13659 raft_consensus.cc:740] T a3b673e65c054b34852a89783b972744 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13569ba8734e4be4bee5c86ae9ff8825, State: Initialized, Role: FOLLOWER
I20260709 13:16:30.815495 13659 consensus_queue.cc:260] T a3b673e65c054b34852a89783b972744 P 13569ba8734e4be4bee5c86ae9ff8825 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:30.817355 13659 ts_tablet_manager.cc:1434] T a3b673e65c054b34852a89783b972744 P 13569ba8734e4be4bee5c86ae9ff8825: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260709 13:16:30.817420 13669 tablet_bootstrap.cc:654] T 063f4bf691284d5f8175b01b2b142409 P 217ec95c64b34e25addb1e33e358571e: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:30.818462 13659 tablet_bootstrap.cc:492] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 13569ba8734e4be4bee5c86ae9ff8825: Bootstrap starting.
I20260709 13:16:30.821072 13671 tablet_bootstrap.cc:654] T 063f4bf691284d5f8175b01b2b142409 P 3c7e85ca9e4e4646b4792034c03ef31c: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:30.824671 13659 tablet_bootstrap.cc:654] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 13569ba8734e4be4bee5c86ae9ff8825: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:30.826678 13891 consensus_queue.cc:1048] T a5f59739b1cd4718bcb6471e3ec258f4 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:30.829504 13671 tablet_bootstrap.cc:492] T 063f4bf691284d5f8175b01b2b142409 P 3c7e85ca9e4e4646b4792034c03ef31c: No bootstrap required, opened a new log
I20260709 13:16:30.829908 13671 ts_tablet_manager.cc:1403] T 063f4bf691284d5f8175b01b2b142409 P 3c7e85ca9e4e4646b4792034c03ef31c: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.000s
I20260709 13:16:30.833068 13659 tablet_bootstrap.cc:492] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 13569ba8734e4be4bee5c86ae9ff8825: No bootstrap required, opened a new log
I20260709 13:16:30.833079 13669 tablet_bootstrap.cc:492] T 063f4bf691284d5f8175b01b2b142409 P 217ec95c64b34e25addb1e33e358571e: No bootstrap required, opened a new log
I20260709 13:16:30.833588 13659 ts_tablet_manager.cc:1403] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 13569ba8734e4be4bee5c86ae9ff8825: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.002s
I20260709 13:16:30.833601 13669 ts_tablet_manager.cc:1403] T 063f4bf691284d5f8175b01b2b142409 P 217ec95c64b34e25addb1e33e358571e: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.003s
I20260709 13:16:30.836112 13669 raft_consensus.cc:359] T 063f4bf691284d5f8175b01b2b142409 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:30.836730 13669 raft_consensus.cc:385] T 063f4bf691284d5f8175b01b2b142409 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:30.836553 13671 raft_consensus.cc:359] T 063f4bf691284d5f8175b01b2b142409 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:30.837004 13669 raft_consensus.cc:740] T 063f4bf691284d5f8175b01b2b142409 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 217ec95c64b34e25addb1e33e358571e, State: Initialized, Role: FOLLOWER
I20260709 13:16:30.837177 13671 raft_consensus.cc:385] T 063f4bf691284d5f8175b01b2b142409 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:30.837649 13669 consensus_queue.cc:260] T 063f4bf691284d5f8175b01b2b142409 P 217ec95c64b34e25addb1e33e358571e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:30.838454 13659 raft_consensus.cc:359] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:30.839059 13659 raft_consensus.cc:385] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:30.839102 13669 ts_tablet_manager.cc:1434] T 063f4bf691284d5f8175b01b2b142409 P 217ec95c64b34e25addb1e33e358571e: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.000s
I20260709 13:16:30.839435 13659 raft_consensus.cc:740] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13569ba8734e4be4bee5c86ae9ff8825, State: Initialized, Role: FOLLOWER
I20260709 13:16:30.840057 13659 consensus_queue.cc:260] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 13569ba8734e4be4bee5c86ae9ff8825 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:30.841115 13911 raft_consensus.cc:493] T cb348820d472448f9f43c8e31beb73e1 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:30.841464 13659 ts_tablet_manager.cc:1434] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 13569ba8734e4be4bee5c86ae9ff8825: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:16:30.841609 13911 raft_consensus.cc:515] T cb348820d472448f9f43c8e31beb73e1 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:30.842439 13659 tablet_bootstrap.cc:492] T 528416a5053d431886e55165b0e70a29 P 13569ba8734e4be4bee5c86ae9ff8825: Bootstrap starting.
I20260709 13:16:30.837456 13671 raft_consensus.cc:740] T 063f4bf691284d5f8175b01b2b142409 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c7e85ca9e4e4646b4792034c03ef31c, State: Initialized, Role: FOLLOWER
I20260709 13:16:30.843726 13911 leader_election.cc:290] T cb348820d472448f9f43c8e31beb73e1 P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:30.843834 13671 consensus_queue.cc:260] T 063f4bf691284d5f8175b01b2b142409 P 3c7e85ca9e4e4646b4792034c03ef31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:30.845253 13540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb348820d472448f9f43c8e31beb73e1" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825" is_pre_election: true
I20260709 13:16:30.846016 13540 raft_consensus.cc:2393] T cb348820d472448f9f43c8e31beb73e1 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3c7e85ca9e4e4646b4792034c03ef31c in current term 1: Already voted for candidate 217ec95c64b34e25addb1e33e358571e in this term.
I20260709 13:16:30.846509 13671 ts_tablet_manager.cc:1434] T 063f4bf691284d5f8175b01b2b142409 P 3c7e85ca9e4e4646b4792034c03ef31c: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 13:16:30.847468 13619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb348820d472448f9f43c8e31beb73e1" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e" is_pre_election: true
I20260709 13:16:30.848466 13671 tablet_bootstrap.cc:492] T a697159f9fee4eac9c02213e34204f6c P 3c7e85ca9e4e4646b4792034c03ef31c: Bootstrap starting.
I20260709 13:16:30.848748 13659 tablet_bootstrap.cc:654] T 528416a5053d431886e55165b0e70a29 P 13569ba8734e4be4bee5c86ae9ff8825: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:30.850404 13669 tablet_bootstrap.cc:492] T a44c4cc1b0264cea922162c0801d9435 P 217ec95c64b34e25addb1e33e358571e: Bootstrap starting.
I20260709 13:16:30.852982 13435 leader_election.cc:304] T cb348820d472448f9f43c8e31beb73e1 P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3c7e85ca9e4e4646b4792034c03ef31c; no voters: 13569ba8734e4be4bee5c86ae9ff8825, 217ec95c64b34e25addb1e33e358571e
I20260709 13:16:30.861243 13866 raft_consensus.cc:3060] T cb348820d472448f9f43c8e31beb73e1 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:30.862552 13669 tablet_bootstrap.cc:654] T a44c4cc1b0264cea922162c0801d9435 P 217ec95c64b34e25addb1e33e358571e: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:30.859058 13885 raft_consensus.cc:493] T b09f467e2442498899c9ee538acc5f28 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:30.865142 13671 tablet_bootstrap.cc:654] T a697159f9fee4eac9c02213e34204f6c P 3c7e85ca9e4e4646b4792034c03ef31c: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:30.863759 13885 raft_consensus.cc:515] T b09f467e2442498899c9ee538acc5f28 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:30.869531 13891 raft_consensus.cc:493] T 5373a3dd56ce4a6c876e345c561ff1ee P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:30.869978 13891 raft_consensus.cc:515] T 5373a3dd56ce4a6c876e345c561ff1ee P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:30.874577 13466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b09f467e2442498899c9ee538acc5f28" candidate_uuid: "217ec95c64b34e25addb1e33e358571e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" is_pre_election: true
W20260709 13:16:30.877854 13584 leader_election.cc:343] T b09f467e2442498899c9ee538acc5f28 P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:30.878625 13885 leader_election.cc:290] T b09f467e2442498899c9ee538acc5f28 P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433)
I20260709 13:16:30.879568 13545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b09f467e2442498899c9ee538acc5f28" candidate_uuid: "217ec95c64b34e25addb1e33e358571e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825" is_pre_election: true
I20260709 13:16:30.879925 13891 leader_election.cc:290] T 5373a3dd56ce4a6c876e345c561ff1ee P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433)
I20260709 13:16:30.881050 13540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5373a3dd56ce4a6c876e345c561ff1ee" candidate_uuid: "217ec95c64b34e25addb1e33e358571e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825" is_pre_election: true
I20260709 13:16:30.886821 13890 raft_consensus.cc:493] T 063f4bf691284d5f8175b01b2b142409 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:30.887385 13367 catalog_manager.cc:5697] T 36f4fb818d3d4ea190721ab5f3728e52 P 3c7e85ca9e4e4646b4792034c03ef31c reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129). New cstate: current_term: 1 leader_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:30.884601 13545 raft_consensus.cc:2468] T b09f467e2442498899c9ee538acc5f28 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 217ec95c64b34e25addb1e33e358571e in term 0.
I20260709 13:16:30.887396 13890 raft_consensus.cc:515] T 063f4bf691284d5f8175b01b2b142409 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:30.889552 13584 leader_election.cc:304] T b09f467e2442498899c9ee538acc5f28 P 217ec95c64b34e25addb1e33e358571e [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: 13569ba8734e4be4bee5c86ae9ff8825, 217ec95c64b34e25addb1e33e358571e; no voters: 3c7e85ca9e4e4646b4792034c03ef31c
I20260709 13:16:30.888939 13367 catalog_manager.cc:5697] T 21f734671a47497791343e546ebb82c3 P 3c7e85ca9e4e4646b4792034c03ef31c reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129). New cstate: current_term: 1 leader_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:30.884020 13866 raft_consensus.cc:2749] T cb348820d472448f9f43c8e31beb73e1 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:30.893362 13466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5373a3dd56ce4a6c876e345c561ff1ee" candidate_uuid: "217ec95c64b34e25addb1e33e358571e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" is_pre_election: true
I20260709 13:16:30.894598 13659 tablet_bootstrap.cc:492] T 528416a5053d431886e55165b0e70a29 P 13569ba8734e4be4bee5c86ae9ff8825: No bootstrap required, opened a new log
I20260709 13:16:30.895064 13659 ts_tablet_manager.cc:1403] T 528416a5053d431886e55165b0e70a29 P 13569ba8734e4be4bee5c86ae9ff8825: Time spent bootstrapping tablet: real 0.053s	user 0.016s	sys 0.002s
I20260709 13:16:30.898273 13584 leader_election.cc:304] T 5373a3dd56ce4a6c876e345c561ff1ee P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 217ec95c64b34e25addb1e33e358571e; no voters: 13569ba8734e4be4bee5c86ae9ff8825, 3c7e85ca9e4e4646b4792034c03ef31c
I20260709 13:16:30.898407 13659 raft_consensus.cc:359] T 528416a5053d431886e55165b0e70a29 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:30.901669 13659 raft_consensus.cc:385] T 528416a5053d431886e55165b0e70a29 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:30.901741 13885 raft_consensus.cc:2749] T 5373a3dd56ce4a6c876e345c561ff1ee P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:30.901973 13659 raft_consensus.cc:740] T 528416a5053d431886e55165b0e70a29 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13569ba8734e4be4bee5c86ae9ff8825, State: Initialized, Role: FOLLOWER
I20260709 13:16:30.902839 13659 consensus_queue.cc:260] T 528416a5053d431886e55165b0e70a29 P 13569ba8734e4be4bee5c86ae9ff8825 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:30.895622 13891 raft_consensus.cc:2804] T b09f467e2442498899c9ee538acc5f28 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:30.903903 13891 raft_consensus.cc:493] T b09f467e2442498899c9ee538acc5f28 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:30.904062 13890 leader_election.cc:290] T 063f4bf691284d5f8175b01b2b142409 P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:30.904235 13891 raft_consensus.cc:3060] T b09f467e2442498899c9ee538acc5f28 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:30.907469 13669 tablet_bootstrap.cc:492] T a44c4cc1b0264cea922162c0801d9435 P 217ec95c64b34e25addb1e33e358571e: No bootstrap required, opened a new log
I20260709 13:16:30.907868 13669 ts_tablet_manager.cc:1403] T a44c4cc1b0264cea922162c0801d9435 P 217ec95c64b34e25addb1e33e358571e: Time spent bootstrapping tablet: real 0.058s	user 0.011s	sys 0.006s
I20260709 13:16:30.911755 13669 raft_consensus.cc:359] T a44c4cc1b0264cea922162c0801d9435 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:30.912248 13659 ts_tablet_manager.cc:1434] T 528416a5053d431886e55165b0e70a29 P 13569ba8734e4be4bee5c86ae9ff8825: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.003s
I20260709 13:16:30.912349 13669 raft_consensus.cc:385] T a44c4cc1b0264cea922162c0801d9435 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:30.912688 13669 raft_consensus.cc:740] T a44c4cc1b0264cea922162c0801d9435 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 217ec95c64b34e25addb1e33e358571e, State: Initialized, Role: FOLLOWER
I20260709 13:16:30.913287 13669 consensus_queue.cc:260] T a44c4cc1b0264cea922162c0801d9435 P 217ec95c64b34e25addb1e33e358571e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:30.915545 13659 tablet_bootstrap.cc:492] T 063f4bf691284d5f8175b01b2b142409 P 13569ba8734e4be4bee5c86ae9ff8825: Bootstrap starting.
I20260709 13:16:30.917237 13669 ts_tablet_manager.cc:1434] T a44c4cc1b0264cea922162c0801d9435 P 217ec95c64b34e25addb1e33e358571e: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 13:16:30.917932 13619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "063f4bf691284d5f8175b01b2b142409" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e" is_pre_election: true
I20260709 13:16:30.918337 13669 tablet_bootstrap.cc:492] T 0aaed08336dd4b5786f1aa7aaa2db773 P 217ec95c64b34e25addb1e33e358571e: Bootstrap starting.
I20260709 13:16:30.918587 13619 raft_consensus.cc:2468] T 063f4bf691284d5f8175b01b2b142409 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c7e85ca9e4e4646b4792034c03ef31c in term 0.
I20260709 13:16:30.919080 13545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "063f4bf691284d5f8175b01b2b142409" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825" is_pre_election: true
I20260709 13:16:30.921334 13757 raft_consensus.cc:493] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:30.922093 13757 raft_consensus.cc:515] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:30.924124 13757 leader_election.cc:290] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:30.925261 13619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fcf789a83ae48d5aecfc4bfa302ebb1" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e" is_pre_election: true
I20260709 13:16:30.926234 13671 tablet_bootstrap.cc:492] T a697159f9fee4eac9c02213e34204f6c P 3c7e85ca9e4e4646b4792034c03ef31c: No bootstrap required, opened a new log
W20260709 13:16:30.926589 13510 leader_election.cc:343] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:16:30.928149 13435 leader_election.cc:343] T 063f4bf691284d5f8175b01b2b142409 P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:30.929008 13435 leader_election.cc:304] T 063f4bf691284d5f8175b01b2b142409 P 3c7e85ca9e4e4646b4792034c03ef31c [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: 217ec95c64b34e25addb1e33e358571e, 3c7e85ca9e4e4646b4792034c03ef31c; no voters: 13569ba8734e4be4bee5c86ae9ff8825
I20260709 13:16:30.929230 13467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fcf789a83ae48d5aecfc4bfa302ebb1" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" is_pre_election: true
I20260709 13:16:30.926659 13671 ts_tablet_manager.cc:1403] T a697159f9fee4eac9c02213e34204f6c P 3c7e85ca9e4e4646b4792034c03ef31c: Time spent bootstrapping tablet: real 0.078s	user 0.013s	sys 0.009s
I20260709 13:16:30.930141 13659 tablet_bootstrap.cc:654] T 063f4bf691284d5f8175b01b2b142409 P 13569ba8734e4be4bee5c86ae9ff8825: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:30.931522 13891 raft_consensus.cc:515] T b09f467e2442498899c9ee538acc5f28 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:30.934399 13669 tablet_bootstrap.cc:654] T 0aaed08336dd4b5786f1aa7aaa2db773 P 217ec95c64b34e25addb1e33e358571e: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:30.935041 13874 raft_consensus.cc:493] T a3b673e65c054b34852a89783b972744 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:30.935653 13911 raft_consensus.cc:2804] T 063f4bf691284d5f8175b01b2b142409 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:30.935526 13874 raft_consensus.cc:515] T a3b673e65c054b34852a89783b972744 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:30.936012 13911 raft_consensus.cc:493] T 063f4bf691284d5f8175b01b2b142409 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:30.936375 13911 raft_consensus.cc:3060] T 063f4bf691284d5f8175b01b2b142409 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:30.937480 13874 leader_election.cc:290] T a3b673e65c054b34852a89783b972744 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:30.937363 13671 raft_consensus.cc:359] T a697159f9fee4eac9c02213e34204f6c P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:30.938427 13671 raft_consensus.cc:385] T a697159f9fee4eac9c02213e34204f6c P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:30.939496 13671 raft_consensus.cc:740] T a697159f9fee4eac9c02213e34204f6c P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c7e85ca9e4e4646b4792034c03ef31c, State: Initialized, Role: FOLLOWER
I20260709 13:16:30.940590 13619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3b673e65c054b34852a89783b972744" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e" is_pre_election: true
W20260709 13:16:30.942271 13510 leader_election.cc:343] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:30.942682 13510 leader_election.cc:304] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825; no voters: 217ec95c64b34e25addb1e33e358571e, 3c7e85ca9e4e4646b4792034c03ef31c
W20260709 13:16:30.948092 13510 leader_election.cc:343] T a3b673e65c054b34852a89783b972744 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:30.944942 13757 raft_consensus.cc:2749] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:30.950820 13466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3b673e65c054b34852a89783b972744" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" is_pre_election: true
W20260709 13:16:30.952689 13510 leader_election.cc:343] T a3b673e65c054b34852a89783b972744 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:30.953146 13510 leader_election.cc:304] T a3b673e65c054b34852a89783b972744 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825; no voters: 217ec95c64b34e25addb1e33e358571e, 3c7e85ca9e4e4646b4792034c03ef31c
I20260709 13:16:30.956826 13907 raft_consensus.cc:2749] T a3b673e65c054b34852a89783b972744 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:30.961513 13891 leader_election.cc:290] T b09f467e2442498899c9ee538acc5f28 P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 1 election: Requested vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433)
I20260709 13:16:30.962468 13659 tablet_bootstrap.cc:492] T 063f4bf691284d5f8175b01b2b142409 P 13569ba8734e4be4bee5c86ae9ff8825: No bootstrap required, opened a new log
I20260709 13:16:30.962857 13659 ts_tablet_manager.cc:1403] T 063f4bf691284d5f8175b01b2b142409 P 13569ba8734e4be4bee5c86ae9ff8825: Time spent bootstrapping tablet: real 0.048s	user 0.009s	sys 0.000s
I20260709 13:16:30.964337 13671 consensus_queue.cc:260] T a697159f9fee4eac9c02213e34204f6c P 3c7e85ca9e4e4646b4792034c03ef31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:30.964116 13467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b09f467e2442498899c9ee538acc5f28" candidate_uuid: "217ec95c64b34e25addb1e33e358571e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c"
I20260709 13:16:30.968247 13890 raft_consensus.cc:493] T a697159f9fee4eac9c02213e34204f6c P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:30.968315 13671 ts_tablet_manager.cc:1434] T a697159f9fee4eac9c02213e34204f6c P 3c7e85ca9e4e4646b4792034c03ef31c: Time spent starting tablet: real 0.038s	user 0.001s	sys 0.005s
I20260709 13:16:30.968736 13890 raft_consensus.cc:515] T a697159f9fee4eac9c02213e34204f6c P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:30.969996 13911 raft_consensus.cc:515] T 063f4bf691284d5f8175b01b2b142409 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:30.970568 13890 leader_election.cc:290] T a697159f9fee4eac9c02213e34204f6c P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:30.970310 13659 raft_consensus.cc:359] T 063f4bf691284d5f8175b01b2b142409 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:30.970997 13659 raft_consensus.cc:385] T 063f4bf691284d5f8175b01b2b142409 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:30.971289 13659 raft_consensus.cc:740] T 063f4bf691284d5f8175b01b2b142409 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13569ba8734e4be4bee5c86ae9ff8825, State: Initialized, Role: FOLLOWER
I20260709 13:16:30.971515 13911 leader_election.cc:290] T 063f4bf691284d5f8175b01b2b142409 P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 election: Requested vote from peers 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:30.971886 13659 consensus_queue.cc:260] T 063f4bf691284d5f8175b01b2b142409 P 13569ba8734e4be4bee5c86ae9ff8825 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:30.977854 13659 ts_tablet_manager.cc:1434] T 063f4bf691284d5f8175b01b2b142409 P 13569ba8734e4be4bee5c86ae9ff8825: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 13:16:30.977674 13539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a697159f9fee4eac9c02213e34204f6c" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825" is_pre_election: true
I20260709 13:16:30.978510 13669 tablet_bootstrap.cc:492] T 0aaed08336dd4b5786f1aa7aaa2db773 P 217ec95c64b34e25addb1e33e358571e: No bootstrap required, opened a new log
I20260709 13:16:30.978330 13539 raft_consensus.cc:2468] T a697159f9fee4eac9c02213e34204f6c P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c7e85ca9e4e4646b4792034c03ef31c in term 0.
I20260709 13:16:30.979090 13669 ts_tablet_manager.cc:1403] T 0aaed08336dd4b5786f1aa7aaa2db773 P 217ec95c64b34e25addb1e33e358571e: Time spent bootstrapping tablet: real 0.061s	user 0.018s	sys 0.017s
I20260709 13:16:30.979218 13614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "063f4bf691284d5f8175b01b2b142409" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e"
I20260709 13:16:30.978319 13540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "063f4bf691284d5f8175b01b2b142409" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825"
I20260709 13:16:30.980444 13435 leader_election.cc:304] T a697159f9fee4eac9c02213e34204f6c P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825, 3c7e85ca9e4e4646b4792034c03ef31c; no voters: 
I20260709 13:16:30.981055 13614 raft_consensus.cc:3060] T 063f4bf691284d5f8175b01b2b142409 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:16:30.982726 13584 leader_election.cc:343] T b09f467e2442498899c9ee538acc5f28 P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:30.982053 13893 raft_consensus.cc:2804] T a697159f9fee4eac9c02213e34204f6c P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:30.984229 13893 raft_consensus.cc:493] T a697159f9fee4eac9c02213e34204f6c P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:30.984587 13893 raft_consensus.cc:3060] T a697159f9fee4eac9c02213e34204f6c P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:30.985145 13669 raft_consensus.cc:359] T 0aaed08336dd4b5786f1aa7aaa2db773 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:30.985828 13669 raft_consensus.cc:385] T 0aaed08336dd4b5786f1aa7aaa2db773 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:30.986111 13669 raft_consensus.cc:740] T 0aaed08336dd4b5786f1aa7aaa2db773 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 217ec95c64b34e25addb1e33e358571e, State: Initialized, Role: FOLLOWER
I20260709 13:16:30.986778 13669 consensus_queue.cc:260] T 0aaed08336dd4b5786f1aa7aaa2db773 P 217ec95c64b34e25addb1e33e358571e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:30.990000 13614 raft_consensus.cc:2468] T 063f4bf691284d5f8175b01b2b142409 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c7e85ca9e4e4646b4792034c03ef31c in term 1.
I20260709 13:16:30.991178 13659 tablet_bootstrap.cc:492] T 71ac5b306511448da380d7473c933f01 P 13569ba8734e4be4bee5c86ae9ff8825: Bootstrap starting.
I20260709 13:16:30.991389 13671 tablet_bootstrap.cc:492] T 9dde7e4a20624fddacf8aed9092a8caf P 3c7e85ca9e4e4646b4792034c03ef31c: Bootstrap starting.
I20260709 13:16:30.996163 13885 raft_consensus.cc:493] T dd6de992cdd94fd08bbeb6cc9deb750b P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:30.996785 13669 ts_tablet_manager.cc:1434] T 0aaed08336dd4b5786f1aa7aaa2db773 P 217ec95c64b34e25addb1e33e358571e: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.001s
I20260709 13:16:30.996593 13885 raft_consensus.cc:515] T dd6de992cdd94fd08bbeb6cc9deb750b P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:30.982240 13540 raft_consensus.cc:3060] T 063f4bf691284d5f8175b01b2b142409 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:30.996656 13667 raft_consensus.cc:493] T 528416a5053d431886e55165b0e70a29 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:30.997761 13669 tablet_bootstrap.cc:492] T 36f4fb818d3d4ea190721ab5f3728e52 P 217ec95c64b34e25addb1e33e358571e: Bootstrap starting.
I20260709 13:16:30.999557 13667 raft_consensus.cc:515] T 528416a5053d431886e55165b0e70a29 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:31.000828 13614 raft_consensus.cc:3060] T dd6de992cdd94fd08bbeb6cc9deb750b P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:31.001183 13667 leader_election.cc:290] T 528416a5053d431886e55165b0e70a29 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:30.981683 13619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a697159f9fee4eac9c02213e34204f6c" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e" is_pre_election: true
I20260709 13:16:30.999346 13659 tablet_bootstrap.cc:654] T 71ac5b306511448da380d7473c933f01 P 13569ba8734e4be4bee5c86ae9ff8825: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:31.005265 13669 tablet_bootstrap.cc:654] T 36f4fb818d3d4ea190721ab5f3728e52 P 217ec95c64b34e25addb1e33e358571e: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:31.009115 13671 tablet_bootstrap.cc:654] T 9dde7e4a20624fddacf8aed9092a8caf P 3c7e85ca9e4e4646b4792034c03ef31c: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:30.998827 13885 leader_election.cc:290] T dd6de992cdd94fd08bbeb6cc9deb750b P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433)
I20260709 13:16:31.009294 13435 leader_election.cc:304] T 063f4bf691284d5f8175b01b2b142409 P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 217ec95c64b34e25addb1e33e358571e, 3c7e85ca9e4e4646b4792034c03ef31c; no voters: 
I20260709 13:16:31.018290 13891 consensus_queue.cc:1048] T cb348820d472448f9f43c8e31beb73e1 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:31.018816 13890 raft_consensus.cc:2804] T 063f4bf691284d5f8175b01b2b142409 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:31.019484 13890 raft_consensus.cc:697] T 063f4bf691284d5f8175b01b2b142409 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Becoming Leader. State: Replica: 3c7e85ca9e4e4646b4792034c03ef31c, State: Running, Role: LEADER
W20260709 13:16:31.021492 13435 leader_election.cc:343] T a697159f9fee4eac9c02213e34204f6c P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:31.025032 13545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b09f467e2442498899c9ee538acc5f28" candidate_uuid: "217ec95c64b34e25addb1e33e358571e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825"
I20260709 13:16:31.025687 13545 raft_consensus.cc:3060] T b09f467e2442498899c9ee538acc5f28 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:31.034432 13545 raft_consensus.cc:2468] T b09f467e2442498899c9ee538acc5f28 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 217ec95c64b34e25addb1e33e358571e in term 1.
I20260709 13:16:31.016810 13757 raft_consensus.cc:493] T 372546b757d74694a8635cb5c60a3922 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:31.041996 13584 leader_election.cc:304] T b09f467e2442498899c9ee538acc5f28 P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825, 217ec95c64b34e25addb1e33e358571e; no voters: 3c7e85ca9e4e4646b4792034c03ef31c
I20260709 13:16:31.040328 13866 raft_consensus.cc:493] T 063591680e38475cb74cc7cd5979d15f P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:31.051570 13617 raft_consensus.cc:3060] T a44c4cc1b0264cea922162c0801d9435 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:31.043103 13540 raft_consensus.cc:2468] T 063f4bf691284d5f8175b01b2b142409 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c7e85ca9e4e4646b4792034c03ef31c in term 1.
I20260709 13:16:31.045416 13914 raft_consensus.cc:2804] T b09f467e2442498899c9ee538acc5f28 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:31.049149 13616 raft_consensus.cc:3060] T 5373a3dd56ce4a6c876e345c561ff1ee P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:31.022886 13890 consensus_queue.cc:237] T 063f4bf691284d5f8175b01b2b142409 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:31.041548 13757 raft_consensus.cc:515] T 372546b757d74694a8635cb5c60a3922 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:31.058202 13468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd6de992cdd94fd08bbeb6cc9deb750b" candidate_uuid: "217ec95c64b34e25addb1e33e358571e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" is_pre_election: true
I20260709 13:16:31.051030 13866 raft_consensus.cc:515] T 063591680e38475cb74cc7cd5979d15f P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:31.054337 13544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd6de992cdd94fd08bbeb6cc9deb750b" candidate_uuid: "217ec95c64b34e25addb1e33e358571e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825" is_pre_election: true
I20260709 13:16:31.067313 13866 leader_election.cc:290] T 063591680e38475cb74cc7cd5979d15f P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:31.068061 13757 leader_election.cc:290] T 372546b757d74694a8635cb5c60a3922 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:31.060518 13671 tablet_bootstrap.cc:492] T 9dde7e4a20624fddacf8aed9092a8caf P 3c7e85ca9e4e4646b4792034c03ef31c: No bootstrap required, opened a new log
I20260709 13:16:31.062251 13612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "528416a5053d431886e55165b0e70a29" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e" is_pre_election: true
I20260709 13:16:31.062654 13659 tablet_bootstrap.cc:492] T 71ac5b306511448da380d7473c933f01 P 13569ba8734e4be4bee5c86ae9ff8825: No bootstrap required, opened a new log
I20260709 13:16:31.022943 13893 raft_consensus.cc:515] T a697159f9fee4eac9c02213e34204f6c P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:31.069681 13659 ts_tablet_manager.cc:1403] T 71ac5b306511448da380d7473c933f01 P 13569ba8734e4be4bee5c86ae9ff8825: Time spent bootstrapping tablet: real 0.079s	user 0.015s	sys 0.011s
I20260709 13:16:31.070343 13671 ts_tablet_manager.cc:1403] T 9dde7e4a20624fddacf8aed9092a8caf P 3c7e85ca9e4e4646b4792034c03ef31c: Time spent bootstrapping tablet: real 0.079s	user 0.014s	sys 0.008s
I20260709 13:16:31.092419 13669 tablet_bootstrap.cc:492] T 36f4fb818d3d4ea190721ab5f3728e52 P 217ec95c64b34e25addb1e33e358571e: No bootstrap required, opened a new log
I20260709 13:16:31.093099 13669 ts_tablet_manager.cc:1403] T 36f4fb818d3d4ea190721ab5f3728e52 P 217ec95c64b34e25addb1e33e358571e: Time spent bootstrapping tablet: real 0.096s	user 0.010s	sys 0.014s
W20260709 13:16:31.099154 13510 leader_election.cc:343] T 528416a5053d431886e55165b0e70a29 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:31.076956 13914 raft_consensus.cc:697] T b09f467e2442498899c9ee538acc5f28 P 217ec95c64b34e25addb1e33e358571e [term 1 LEADER]: Becoming Leader. State: Replica: 217ec95c64b34e25addb1e33e358571e, State: Running, Role: LEADER
I20260709 13:16:31.112831 13671 raft_consensus.cc:359] T 9dde7e4a20624fddacf8aed9092a8caf P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:31.113576 13470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "528416a5053d431886e55165b0e70a29" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" is_pre_election: true
I20260709 13:16:31.118201 13538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a697159f9fee4eac9c02213e34204f6c" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825"
I20260709 13:16:31.082134 13891 consensus_queue.cc:1048] T cb348820d472448f9f43c8e31beb73e1 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.024s
I20260709 13:16:31.118762 13538 raft_consensus.cc:3060] T a697159f9fee4eac9c02213e34204f6c P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:31.106045 13893 leader_election.cc:290] T a697159f9fee4eac9c02213e34204f6c P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 election: Requested vote from peers 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:31.120424 13914 consensus_queue.cc:237] T b09f467e2442498899c9ee538acc5f28 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:31.123838 13659 raft_consensus.cc:359] T 71ac5b306511448da380d7473c933f01 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:31.124476 13659 raft_consensus.cc:385] T 71ac5b306511448da380d7473c933f01 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:31.124747 13659 raft_consensus.cc:740] T 71ac5b306511448da380d7473c933f01 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13569ba8734e4be4bee5c86ae9ff8825, State: Initialized, Role: FOLLOWER
I20260709 13:16:31.125387 13538 raft_consensus.cc:2468] T a697159f9fee4eac9c02213e34204f6c P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c7e85ca9e4e4646b4792034c03ef31c in term 1.
I20260709 13:16:31.125340 13659 consensus_queue.cc:260] T 71ac5b306511448da380d7473c933f01 P 13569ba8734e4be4bee5c86ae9ff8825 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:31.127597 13659 ts_tablet_manager.cc:1434] T 71ac5b306511448da380d7473c933f01 P 13569ba8734e4be4bee5c86ae9ff8825: Time spent starting tablet: real 0.058s	user 0.006s	sys 0.001s
I20260709 13:16:31.113817 13671 raft_consensus.cc:385] T 9dde7e4a20624fddacf8aed9092a8caf P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:31.130981 13671 raft_consensus.cc:740] T 9dde7e4a20624fddacf8aed9092a8caf P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c7e85ca9e4e4646b4792034c03ef31c, State: Initialized, Role: FOLLOWER
W20260709 13:16:31.137626 13584 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.12.19.130:39433, user_credentials={real_user=slave}} blocked reactor thread for 53497.8us
I20260709 13:16:31.148981 13659 tablet_bootstrap.cc:492] T 28eb05fd58a145d493c7c9cf490e6a84 P 13569ba8734e4be4bee5c86ae9ff8825: Bootstrap starting.
W20260709 13:16:31.162858 13510 leader_election.cc:343] T 528416a5053d431886e55165b0e70a29 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:31.164022 13435 leader_election.cc:304] T a697159f9fee4eac9c02213e34204f6c P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825, 3c7e85ca9e4e4646b4792034c03ef31c; no voters: 
I20260709 13:16:31.165486 13671 consensus_queue.cc:260] T 9dde7e4a20624fddacf8aed9092a8caf P 3c7e85ca9e4e4646b4792034c03ef31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:31.134209 13874 raft_consensus.cc:493] T 073038643a8a47128887911c138b0df9 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:31.167040 13510 leader_election.cc:304] T 528416a5053d431886e55165b0e70a29 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825; no voters: 217ec95c64b34e25addb1e33e358571e, 3c7e85ca9e4e4646b4792034c03ef31c
I20260709 13:16:31.179297 13584 leader_election.cc:304] T dd6de992cdd94fd08bbeb6cc9deb750b P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 217ec95c64b34e25addb1e33e358571e; no voters: 13569ba8734e4be4bee5c86ae9ff8825, 3c7e85ca9e4e4646b4792034c03ef31c
I20260709 13:16:31.158927 13540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "063591680e38475cb74cc7cd5979d15f" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825" is_pre_election: true
I20260709 13:16:31.158555 13470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "372546b757d74694a8635cb5c60a3922" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" is_pre_election: true
I20260709 13:16:31.191636 13757 raft_consensus.cc:2749] T 528416a5053d431886e55165b0e70a29 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:31.191778 13886 raft_consensus.cc:2749] T dd6de992cdd94fd08bbeb6cc9deb750b P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:31.202176 13749 raft_consensus.cc:2804] T a697159f9fee4eac9c02213e34204f6c P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:31.171559 13866 raft_consensus.cc:493] T 0aaed08336dd4b5786f1aa7aaa2db773 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:31.208344 13749 raft_consensus.cc:697] T a697159f9fee4eac9c02213e34204f6c P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Becoming Leader. State: Replica: 3c7e85ca9e4e4646b4792034c03ef31c, State: Running, Role: LEADER
I20260709 13:16:31.211114 13671 ts_tablet_manager.cc:1434] T 9dde7e4a20624fddacf8aed9092a8caf P 3c7e85ca9e4e4646b4792034c03ef31c: Time spent starting tablet: real 0.140s	user 0.008s	sys 0.000s
I20260709 13:16:31.212292 13671 tablet_bootstrap.cc:492] T b09f467e2442498899c9ee538acc5f28 P 3c7e85ca9e4e4646b4792034c03ef31c: Bootstrap starting.
I20260709 13:16:31.217804 13749 consensus_queue.cc:237] T a697159f9fee4eac9c02213e34204f6c P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:31.237836 13614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "063591680e38475cb74cc7cd5979d15f" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e" is_pre_election: true
I20260709 13:16:31.222812 13866 raft_consensus.cc:515] T 0aaed08336dd4b5786f1aa7aaa2db773 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:31.188987 13874 raft_consensus.cc:515] T 073038643a8a47128887911c138b0df9 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:31.287019 13540 raft_consensus.cc:2393] T 063591680e38475cb74cc7cd5979d15f P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3c7e85ca9e4e4646b4792034c03ef31c in current term 1: Already voted for candidate 217ec95c64b34e25addb1e33e358571e in this term.
I20260709 13:16:31.301045 13543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0aaed08336dd4b5786f1aa7aaa2db773" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825" is_pre_election: true
W20260709 13:16:31.305028 13510 leader_election.cc:343] T 372546b757d74694a8635cb5c60a3922 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:31.290643 13866 leader_election.cc:290] T 0aaed08336dd4b5786f1aa7aaa2db773 P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:31.291517 13874 leader_election.cc:290] T 073038643a8a47128887911c138b0df9 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:31.301599 13543 raft_consensus.cc:2468] T 0aaed08336dd4b5786f1aa7aaa2db773 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c7e85ca9e4e4646b4792034c03ef31c in term 0.
I20260709 13:16:31.311084 13614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a697159f9fee4eac9c02213e34204f6c" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e"
I20260709 13:16:31.314322 13612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0aaed08336dd4b5786f1aa7aaa2db773" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e" is_pre_election: true
I20260709 13:16:31.315050 13612 raft_consensus.cc:2468] T 0aaed08336dd4b5786f1aa7aaa2db773 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c7e85ca9e4e4646b4792034c03ef31c in term 0.
I20260709 13:16:31.314934 13913 consensus_queue.cc:1048] T 1f389f1b78b548189dd4bef7914fc084 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 13:16:31.325199 13669 raft_consensus.cc:359] T 36f4fb818d3d4ea190721ab5f3728e52 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:31.325958 13669 raft_consensus.cc:385] T 36f4fb818d3d4ea190721ab5f3728e52 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:31.326287 13669 raft_consensus.cc:740] T 36f4fb818d3d4ea190721ab5f3728e52 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 217ec95c64b34e25addb1e33e358571e, State: Initialized, Role: FOLLOWER
I20260709 13:16:31.342141 13366 catalog_manager.cc:5697] T 063f4bf691284d5f8175b01b2b142409 P 3c7e85ca9e4e4646b4792034c03ef31c reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129). New cstate: current_term: 1 leader_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:31.377637 13671 tablet_bootstrap.cc:654] T b09f467e2442498899c9ee538acc5f28 P 3c7e85ca9e4e4646b4792034c03ef31c: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:31.378872 13435 leader_election.cc:304] T 063591680e38475cb74cc7cd5979d15f P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3c7e85ca9e4e4646b4792034c03ef31c; no voters: 13569ba8734e4be4bee5c86ae9ff8825, 217ec95c64b34e25addb1e33e358571e
I20260709 13:16:31.381197 13691 raft_consensus.cc:3060] T 063591680e38475cb74cc7cd5979d15f P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:16:31.383006 13435 consensus_peers.cc:597] T 36f4fb818d3d4ea190721ab5f3728e52 P 3c7e85ca9e4e4646b4792034c03ef31c -> Peer 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327): Couldn't send request to peer 217ec95c64b34e25addb1e33e358571e. 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 13:16:31.386076 13669 consensus_queue.cc:260] T 36f4fb818d3d4ea190721ab5f3728e52 P 217ec95c64b34e25addb1e33e358571e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:31.388280 13435 leader_election.cc:304] T 0aaed08336dd4b5786f1aa7aaa2db773 P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825, 3c7e85ca9e4e4646b4792034c03ef31c; no voters: 
W20260709 13:16:31.394774 13435 leader_election.cc:343] T a697159f9fee4eac9c02213e34204f6c P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:31.396287 13866 raft_consensus.cc:2804] T 0aaed08336dd4b5786f1aa7aaa2db773 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:31.398841 13866 raft_consensus.cc:493] T 0aaed08336dd4b5786f1aa7aaa2db773 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:31.399197 13866 raft_consensus.cc:3060] T 0aaed08336dd4b5786f1aa7aaa2db773 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:31.394385 13893 consensus_queue.cc:1048] T 1f389f1b78b548189dd4bef7914fc084 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 13:16:31.408702 13669 ts_tablet_manager.cc:1434] T 36f4fb818d3d4ea190721ab5f3728e52 P 217ec95c64b34e25addb1e33e358571e: Time spent starting tablet: real 0.315s	user 0.018s	sys 0.022s
I20260709 13:16:31.410463 13669 tablet_bootstrap.cc:492] T 8f2e5951819547a7a9f7009e99b67845 P 217ec95c64b34e25addb1e33e358571e: Bootstrap starting.
I20260709 13:16:31.419191 13617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "372546b757d74694a8635cb5c60a3922" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e" is_pre_election: true
I20260709 13:16:31.420305 13612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "073038643a8a47128887911c138b0df9" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e" is_pre_election: true
W20260709 13:16:31.425875 13510 leader_election.cc:343] T 372546b757d74694a8635cb5c60a3922 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:31.426312 13510 leader_election.cc:304] T 372546b757d74694a8635cb5c60a3922 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825; no voters: 217ec95c64b34e25addb1e33e358571e, 3c7e85ca9e4e4646b4792034c03ef31c
I20260709 13:16:31.428958 13757 raft_consensus.cc:2749] T 372546b757d74694a8635cb5c60a3922 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:16:31.438868 13510 leader_election.cc:343] T 073038643a8a47128887911c138b0df9 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:31.442040 13669 tablet_bootstrap.cc:654] T 8f2e5951819547a7a9f7009e99b67845 P 217ec95c64b34e25addb1e33e358571e: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:31.446796 13659 tablet_bootstrap.cc:654] T 28eb05fd58a145d493c7c9cf490e6a84 P 13569ba8734e4be4bee5c86ae9ff8825: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:31.453756 13691 raft_consensus.cc:2749] T 063591680e38475cb74cc7cd5979d15f P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:31.441645 13465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "073038643a8a47128887911c138b0df9" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" is_pre_election: true
I20260709 13:16:31.459209 13962 consensus_queue.cc:1048] T 063591680e38475cb74cc7cd5979d15f P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260709 13:16:31.485024 13958 consensus_queue.cc:1048] T 063591680e38475cb74cc7cd5979d15f P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:31.478849 13366 catalog_manager.cc:5697] T b09f467e2442498899c9ee538acc5f28 P 217ec95c64b34e25addb1e33e358571e reported cstate change: term changed from 0 to 1, leader changed from <none> to 217ec95c64b34e25addb1e33e358571e (127.12.19.131). New cstate: current_term: 1 leader_uuid: "217ec95c64b34e25addb1e33e358571e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:31.499677 13866 raft_consensus.cc:515] T 0aaed08336dd4b5786f1aa7aaa2db773 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:31.518455 13671 tablet_bootstrap.cc:492] T b09f467e2442498899c9ee538acc5f28 P 3c7e85ca9e4e4646b4792034c03ef31c: No bootstrap required, opened a new log
I20260709 13:16:31.519032 13671 ts_tablet_manager.cc:1403] T b09f467e2442498899c9ee538acc5f28 P 3c7e85ca9e4e4646b4792034c03ef31c: Time spent bootstrapping tablet: real 0.307s	user 0.022s	sys 0.008s
I20260709 13:16:31.501950 13962 raft_consensus.cc:493] T 36f4fb818d3d4ea190721ab5f3728e52 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:31.522493 13962 raft_consensus.cc:515] T 36f4fb818d3d4ea190721ab5f3728e52 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:31.522979 13538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0aaed08336dd4b5786f1aa7aaa2db773" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825"
I20260709 13:16:31.523600 13538 raft_consensus.cc:3060] T 0aaed08336dd4b5786f1aa7aaa2db773 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:31.524507 13962 leader_election.cc:290] T 36f4fb818d3d4ea190721ab5f3728e52 P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433)
I20260709 13:16:31.526887 13671 raft_consensus.cc:359] T b09f467e2442498899c9ee538acc5f28 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:31.527571 13671 raft_consensus.cc:385] T b09f467e2442498899c9ee538acc5f28 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:31.527827 13671 raft_consensus.cc:740] T b09f467e2442498899c9ee538acc5f28 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c7e85ca9e4e4646b4792034c03ef31c, State: Initialized, Role: FOLLOWER
I20260709 13:16:31.531986 13613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0aaed08336dd4b5786f1aa7aaa2db773" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e"
I20260709 13:16:31.532249 13538 raft_consensus.cc:2468] T 0aaed08336dd4b5786f1aa7aaa2db773 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c7e85ca9e4e4646b4792034c03ef31c in term 1.
I20260709 13:16:31.532543 13613 raft_consensus.cc:3060] T 0aaed08336dd4b5786f1aa7aaa2db773 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:31.533388 13465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36f4fb818d3d4ea190721ab5f3728e52" candidate_uuid: "217ec95c64b34e25addb1e33e358571e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" is_pre_election: true
W20260709 13:16:31.580000 13416 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:16:31.528553 13671 consensus_queue.cc:260] T b09f467e2442498899c9ee538acc5f28 P 3c7e85ca9e4e4646b4792034c03ef31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:31.513046 13866 leader_election.cc:290] T 0aaed08336dd4b5786f1aa7aaa2db773 P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 election: Requested vote from peers 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
W20260709 13:16:31.592335 13510 leader_election.cc:343] T 073038643a8a47128887911c138b0df9 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:31.592754 13510 leader_election.cc:304] T 073038643a8a47128887911c138b0df9 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825; no voters: 217ec95c64b34e25addb1e33e358571e, 3c7e85ca9e4e4646b4792034c03ef31c
I20260709 13:16:31.562544 13367 catalog_manager.cc:5697] T a697159f9fee4eac9c02213e34204f6c P 3c7e85ca9e4e4646b4792034c03ef31c reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129). New cstate: current_term: 1 leader_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:31.593289 13671 ts_tablet_manager.cc:1434] T b09f467e2442498899c9ee538acc5f28 P 3c7e85ca9e4e4646b4792034c03ef31c: Time spent starting tablet: real 0.074s	user 0.005s	sys 0.000s
I20260709 13:16:31.593408 13757 raft_consensus.cc:2749] T 073038643a8a47128887911c138b0df9 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:31.594231 13671 tablet_bootstrap.cc:492] T 372546b757d74694a8635cb5c60a3922 P 3c7e85ca9e4e4646b4792034c03ef31c: Bootstrap starting.
I20260709 13:16:31.534487 13749 consensus_queue.cc:1048] T 36f4fb818d3d4ea190721ab5f3728e52 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.061s
I20260709 13:16:31.540926 13911 consensus_queue.cc:1048] T 063f4bf691284d5f8175b01b2b142409 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.056s
I20260709 13:16:31.562321 13545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36f4fb818d3d4ea190721ab5f3728e52" candidate_uuid: "217ec95c64b34e25addb1e33e358571e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825" is_pre_election: true
I20260709 13:16:31.601047 13545 raft_consensus.cc:2393] T 36f4fb818d3d4ea190721ab5f3728e52 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 217ec95c64b34e25addb1e33e358571e in current term 1: Already voted for candidate 3c7e85ca9e4e4646b4792034c03ef31c in this term.
I20260709 13:16:31.549083 13435 leader_election.cc:304] T 0aaed08336dd4b5786f1aa7aaa2db773 P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825, 3c7e85ca9e4e4646b4792034c03ef31c; no voters: 
W20260709 13:16:31.602815 13435 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.12.19.130:39433, user_credentials={real_user=slave}} blocked reactor thread for 53829us
I20260709 13:16:31.609493 13584 leader_election.cc:304] T 36f4fb818d3d4ea190721ab5f3728e52 P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 217ec95c64b34e25addb1e33e358571e; no voters: 13569ba8734e4be4bee5c86ae9ff8825, 3c7e85ca9e4e4646b4792034c03ef31c
I20260709 13:16:31.610386 13667 raft_consensus.cc:493] T 71ac5b306511448da380d7473c933f01 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:31.568101 13691 raft_consensus.cc:493] T 9dde7e4a20624fddacf8aed9092a8caf P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:31.610812 13667 raft_consensus.cc:515] T 71ac5b306511448da380d7473c933f01 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:31.606539 13913 raft_consensus.cc:2804] T 0aaed08336dd4b5786f1aa7aaa2db773 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:31.613503 13659 tablet_bootstrap.cc:492] T 28eb05fd58a145d493c7c9cf490e6a84 P 13569ba8734e4be4bee5c86ae9ff8825: No bootstrap required, opened a new log
I20260709 13:16:31.616369 13659 ts_tablet_manager.cc:1403] T 28eb05fd58a145d493c7c9cf490e6a84 P 13569ba8734e4be4bee5c86ae9ff8825: Time spent bootstrapping tablet: real 0.475s	user 0.028s	sys 0.034s
I20260709 13:16:31.589298 13613 raft_consensus.cc:2468] T 0aaed08336dd4b5786f1aa7aaa2db773 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c7e85ca9e4e4646b4792034c03ef31c in term 1.
I20260709 13:16:31.618777 13667 leader_election.cc:290] T 71ac5b306511448da380d7473c933f01 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:31.534668 13893 consensus_queue.cc:1048] T 21f734671a47497791343e546ebb82c3 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.081s
I20260709 13:16:31.615399 13962 raft_consensus.cc:3060] T 36f4fb818d3d4ea190721ab5f3728e52 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:31.633009 13669 tablet_bootstrap.cc:492] T 8f2e5951819547a7a9f7009e99b67845 P 217ec95c64b34e25addb1e33e358571e: No bootstrap required, opened a new log
I20260709 13:16:31.616231 13691 raft_consensus.cc:515] T 9dde7e4a20624fddacf8aed9092a8caf P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:31.636729 13669 ts_tablet_manager.cc:1403] T 8f2e5951819547a7a9f7009e99b67845 P 217ec95c64b34e25addb1e33e358571e: Time spent bootstrapping tablet: real 0.227s	user 0.021s	sys 0.023s
I20260709 13:16:31.661885 13669 raft_consensus.cc:359] T 8f2e5951819547a7a9f7009e99b67845 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:31.662577 13669 raft_consensus.cc:385] T 8f2e5951819547a7a9f7009e99b67845 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:31.662889 13669 raft_consensus.cc:740] T 8f2e5951819547a7a9f7009e99b67845 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 217ec95c64b34e25addb1e33e358571e, State: Initialized, Role: FOLLOWER
I20260709 13:16:31.722285 13866 consensus_queue.cc:1048] T 21f734671a47497791343e546ebb82c3 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:31.721822 13913 raft_consensus.cc:697] T 0aaed08336dd4b5786f1aa7aaa2db773 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Becoming Leader. State: Replica: 3c7e85ca9e4e4646b4792034c03ef31c, State: Running, Role: LEADER
I20260709 13:16:31.727217 13462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71ac5b306511448da380d7473c933f01" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" is_pre_election: true
I20260709 13:16:31.730144 13913 consensus_queue.cc:237] T 0aaed08336dd4b5786f1aa7aaa2db773 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:31.799111 13669 consensus_queue.cc:260] T 8f2e5951819547a7a9f7009e99b67845 P 217ec95c64b34e25addb1e33e358571e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:31.802119 13659 raft_consensus.cc:359] T 28eb05fd58a145d493c7c9cf490e6a84 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:31.802798 13659 raft_consensus.cc:385] T 28eb05fd58a145d493c7c9cf490e6a84 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:31.803040 13659 raft_consensus.cc:740] T 28eb05fd58a145d493c7c9cf490e6a84 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13569ba8734e4be4bee5c86ae9ff8825, State: Initialized, Role: FOLLOWER
I20260709 13:16:31.817538 13669 ts_tablet_manager.cc:1434] T 8f2e5951819547a7a9f7009e99b67845 P 217ec95c64b34e25addb1e33e358571e: Time spent starting tablet: real 0.178s	user 0.009s	sys 0.016s
I20260709 13:16:31.808686 13659 consensus_queue.cc:260] T 28eb05fd58a145d493c7c9cf490e6a84 P 13569ba8734e4be4bee5c86ae9ff8825 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:31.821367 13669 tablet_bootstrap.cc:492] T a697159f9fee4eac9c02213e34204f6c P 217ec95c64b34e25addb1e33e358571e: Bootstrap starting.
I20260709 13:16:31.824931 13757 raft_consensus.cc:493] T 8f2e5951819547a7a9f7009e99b67845 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:31.825338 13757 raft_consensus.cc:515] T 8f2e5951819547a7a9f7009e99b67845 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:31.826992 13757 leader_election.cc:290] T 8f2e5951819547a7a9f7009e99b67845 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:31.829298 13659 ts_tablet_manager.cc:1434] T 28eb05fd58a145d493c7c9cf490e6a84 P 13569ba8734e4be4bee5c86ae9ff8825: Time spent starting tablet: real 0.213s	user 0.012s	sys 0.010s
I20260709 13:16:31.835531 13659 tablet_bootstrap.cc:492] T e4eb140459f04eb1a8af274687cabe98 P 13569ba8734e4be4bee5c86ae9ff8825: Bootstrap starting.
W20260709 13:16:31.841215 13435 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.12.19.131:36327, user_credentials={real_user=slave}} blocked reactor thread for 105860us
I20260709 13:16:31.834090 13613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71ac5b306511448da380d7473c933f01" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e" is_pre_election: true
I20260709 13:16:31.847358 13980 consensus_queue.cc:1048] T 063f4bf691284d5f8175b01b2b142409 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:31.854300 13962 raft_consensus.cc:2749] T 36f4fb818d3d4ea190721ab5f3728e52 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:31.856455 13671 tablet_bootstrap.cc:654] T 372546b757d74694a8635cb5c60a3922 P 3c7e85ca9e4e4646b4792034c03ef31c: Neither blocks nor log segments found. Creating new log.
W20260709 13:16:31.856962 13510 leader_election.cc:343] T 71ac5b306511448da380d7473c933f01 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:31.866559 13613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f2e5951819547a7a9f7009e99b67845" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e" is_pre_election: true
I20260709 13:16:31.876329 13613 raft_consensus.cc:2468] T 8f2e5951819547a7a9f7009e99b67845 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13569ba8734e4be4bee5c86ae9ff8825 in term 0.
I20260709 13:16:31.889765 13669 tablet_bootstrap.cc:654] T a697159f9fee4eac9c02213e34204f6c P 217ec95c64b34e25addb1e33e358571e: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:31.897290 13542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dde7e4a20624fddacf8aed9092a8caf" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825" is_pre_election: true
W20260709 13:16:31.914829 13510 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.12.19.129:35053, user_credentials={real_user=slave}} blocked reactor thread for 46305.3us
W20260709 13:16:31.916131 13510 leader_election.cc:343] T 71ac5b306511448da380d7473c933f01 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:31.919472 13510 leader_election.cc:304] T 71ac5b306511448da380d7473c933f01 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825; no voters: 217ec95c64b34e25addb1e33e358571e, 3c7e85ca9e4e4646b4792034c03ef31c
I20260709 13:16:31.910995 13470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f2e5951819547a7a9f7009e99b67845" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" is_pre_election: true
I20260709 13:16:31.924655 13757 raft_consensus.cc:2749] T 71ac5b306511448da380d7473c933f01 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:31.928146 13659 tablet_bootstrap.cc:654] T e4eb140459f04eb1a8af274687cabe98 P 13569ba8734e4be4bee5c86ae9ff8825: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:31.926923 13510 leader_election.cc:304] T 8f2e5951819547a7a9f7009e99b67845 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825, 217ec95c64b34e25addb1e33e358571e; no voters: 
I20260709 13:16:31.929803 13667 raft_consensus.cc:2804] T 8f2e5951819547a7a9f7009e99b67845 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:31.930164 13667 raft_consensus.cc:493] T 8f2e5951819547a7a9f7009e99b67845 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:31.930536 13667 raft_consensus.cc:3060] T 8f2e5951819547a7a9f7009e99b67845 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:31.916256 13542 raft_consensus.cc:2468] T 9dde7e4a20624fddacf8aed9092a8caf P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c7e85ca9e4e4646b4792034c03ef31c in term 0.
I20260709 13:16:31.945624 13667 raft_consensus.cc:515] T 8f2e5951819547a7a9f7009e99b67845 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:31.952203 13691 leader_election.cc:290] T 9dde7e4a20624fddacf8aed9092a8caf P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:31.958668 13667 leader_election.cc:290] T 8f2e5951819547a7a9f7009e99b67845 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 election: Requested vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:31.960110 13671 tablet_bootstrap.cc:492] T 372546b757d74694a8635cb5c60a3922 P 3c7e85ca9e4e4646b4792034c03ef31c: No bootstrap required, opened a new log
I20260709 13:16:31.960590 13671 ts_tablet_manager.cc:1403] T 372546b757d74694a8635cb5c60a3922 P 3c7e85ca9e4e4646b4792034c03ef31c: Time spent bootstrapping tablet: real 0.367s	user 0.018s	sys 0.015s
W20260709 13:16:31.995929 13435 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.12.19.131:36327, user_credentials={real_user=slave}} blocked reactor thread for 68989.4us
W20260709 13:16:31.998054 13435 consensus_peers.cc:597] T a697159f9fee4eac9c02213e34204f6c P 3c7e85ca9e4e4646b4792034c03ef31c -> Peer 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327): Couldn't send request to peer 217ec95c64b34e25addb1e33e358571e. 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 13:16:32.006302 13893 raft_consensus.cc:493] T b09f467e2442498899c9ee538acc5f28 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:32.007758 13893 raft_consensus.cc:515] T b09f467e2442498899c9ee538acc5f28 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:32.020900 13612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dde7e4a20624fddacf8aed9092a8caf" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e" is_pre_election: true
I20260709 13:16:32.049084 13890 consensus_queue.cc:1048] T a697159f9fee4eac9c02213e34204f6c P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:32.054556 13435 leader_election.cc:304] T 9dde7e4a20624fddacf8aed9092a8caf P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825, 3c7e85ca9e4e4646b4792034c03ef31c; no voters: 
I20260709 13:16:32.062587 13890 raft_consensus.cc:2804] T 9dde7e4a20624fddacf8aed9092a8caf P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:32.063078 13890 raft_consensus.cc:493] T 9dde7e4a20624fddacf8aed9092a8caf P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:32.063515 13890 raft_consensus.cc:3060] T 9dde7e4a20624fddacf8aed9092a8caf P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:32.078482 13614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f2e5951819547a7a9f7009e99b67845" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e"
I20260709 13:16:32.078907 13669 tablet_bootstrap.cc:492] T a697159f9fee4eac9c02213e34204f6c P 217ec95c64b34e25addb1e33e358571e: No bootstrap required, opened a new log
I20260709 13:16:32.079556 13614 raft_consensus.cc:3060] T 8f2e5951819547a7a9f7009e99b67845 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:32.080217 13893 leader_election.cc:290] T b09f467e2442498899c9ee538acc5f28 P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:31.963207 13671 raft_consensus.cc:359] T 372546b757d74694a8635cb5c60a3922 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:32.081842 13671 raft_consensus.cc:385] T 372546b757d74694a8635cb5c60a3922 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:32.087456 13671 raft_consensus.cc:740] T 372546b757d74694a8635cb5c60a3922 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c7e85ca9e4e4646b4792034c03ef31c, State: Initialized, Role: FOLLOWER
I20260709 13:16:32.089241 13671 consensus_queue.cc:260] T 372546b757d74694a8635cb5c60a3922 P 3c7e85ca9e4e4646b4792034c03ef31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:32.088249 13669 ts_tablet_manager.cc:1403] T a697159f9fee4eac9c02213e34204f6c P 217ec95c64b34e25addb1e33e358571e: Time spent bootstrapping tablet: real 0.269s	user 0.010s	sys 0.006s
I20260709 13:16:32.093281 13541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b09f467e2442498899c9ee538acc5f28" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825" is_pre_election: true
I20260709 13:16:32.094399 13541 raft_consensus.cc:2393] T b09f467e2442498899c9ee538acc5f28 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3c7e85ca9e4e4646b4792034c03ef31c in current term 1: Already voted for candidate 217ec95c64b34e25addb1e33e358571e in this term.
I20260709 13:16:32.094262 13890 raft_consensus.cc:515] T 9dde7e4a20624fddacf8aed9092a8caf P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:32.108482 13659 tablet_bootstrap.cc:492] T e4eb140459f04eb1a8af274687cabe98 P 13569ba8734e4be4bee5c86ae9ff8825: No bootstrap required, opened a new log
I20260709 13:16:32.109314 13659 ts_tablet_manager.cc:1403] T e4eb140459f04eb1a8af274687cabe98 P 13569ba8734e4be4bee5c86ae9ff8825: Time spent bootstrapping tablet: real 0.279s	user 0.017s	sys 0.022s
I20260709 13:16:32.119031 13671 ts_tablet_manager.cc:1434] T 372546b757d74694a8635cb5c60a3922 P 3c7e85ca9e4e4646b4792034c03ef31c: Time spent starting tablet: real 0.158s	user 0.008s	sys 0.002s
I20260709 13:16:32.122505 13615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b09f467e2442498899c9ee538acc5f28" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e" is_pre_election: true
I20260709 13:16:32.146238 13671 tablet_bootstrap.cc:492] T 9b6de26125be4e509b8c5d7d6d210aa8 P 3c7e85ca9e4e4646b4792034c03ef31c: Bootstrap starting.
I20260709 13:16:32.149199 13659 raft_consensus.cc:359] T e4eb140459f04eb1a8af274687cabe98 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:32.150159 13659 raft_consensus.cc:385] T e4eb140459f04eb1a8af274687cabe98 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:32.150523 13659 raft_consensus.cc:740] T e4eb140459f04eb1a8af274687cabe98 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13569ba8734e4be4bee5c86ae9ff8825, State: Initialized, Role: FOLLOWER
I20260709 13:16:32.155092 13659 consensus_queue.cc:260] T e4eb140459f04eb1a8af274687cabe98 P 13569ba8734e4be4bee5c86ae9ff8825 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:32.149215 13669 raft_consensus.cc:359] T a697159f9fee4eac9c02213e34204f6c P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:32.163940 13669 raft_consensus.cc:385] T a697159f9fee4eac9c02213e34204f6c P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:32.164184 13669 raft_consensus.cc:740] T a697159f9fee4eac9c02213e34204f6c P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 217ec95c64b34e25addb1e33e358571e, State: Initialized, Role: FOLLOWER
I20260709 13:16:32.168282 13465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f2e5951819547a7a9f7009e99b67845" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c"
I20260709 13:16:32.169202 13874 raft_consensus.cc:493] T 28eb05fd58a145d493c7c9cf490e6a84 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:32.169878 13874 raft_consensus.cc:515] T 28eb05fd58a145d493c7c9cf490e6a84 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:32.170817 13890 leader_election.cc:290] T 9dde7e4a20624fddacf8aed9092a8caf P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 election: Requested vote from peers 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:32.171640 13669 consensus_queue.cc:260] T a697159f9fee4eac9c02213e34204f6c P 217ec95c64b34e25addb1e33e358571e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:32.173832 13874 leader_election.cc:290] T 28eb05fd58a145d493c7c9cf490e6a84 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:32.180145 13659 ts_tablet_manager.cc:1434] T e4eb140459f04eb1a8af274687cabe98 P 13569ba8734e4be4bee5c86ae9ff8825: Time spent starting tablet: real 0.070s	user 0.005s	sys 0.005s
I20260709 13:16:32.183236 13669 ts_tablet_manager.cc:1434] T a697159f9fee4eac9c02213e34204f6c P 217ec95c64b34e25addb1e33e358571e: Time spent starting tablet: real 0.079s	user 0.006s	sys 0.000s
I20260709 13:16:32.184206 13659 tablet_bootstrap.cc:492] T 9b6de26125be4e509b8c5d7d6d210aa8 P 13569ba8734e4be4bee5c86ae9ff8825: Bootstrap starting.
I20260709 13:16:32.181888 13671 tablet_bootstrap.cc:654] T 9b6de26125be4e509b8c5d7d6d210aa8 P 3c7e85ca9e4e4646b4792034c03ef31c: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:32.184535 13669 tablet_bootstrap.cc:492] T 9dde7e4a20624fddacf8aed9092a8caf P 217ec95c64b34e25addb1e33e358571e: Bootstrap starting.
I20260709 13:16:32.191757 13614 raft_consensus.cc:2468] T 8f2e5951819547a7a9f7009e99b67845 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13569ba8734e4be4bee5c86ae9ff8825 in term 1.
W20260709 13:16:32.203343 13510 leader_election.cc:343] T 8f2e5951819547a7a9f7009e99b67845 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:32.211548 13990 consensus_queue.cc:1048] T b09f467e2442498899c9ee538acc5f28 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:32.214462 13669 tablet_bootstrap.cc:654] T 9dde7e4a20624fddacf8aed9092a8caf P 217ec95c64b34e25addb1e33e358571e: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:32.216555 13619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28eb05fd58a145d493c7c9cf490e6a84" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e" is_pre_election: true
I20260709 13:16:32.221915 13470 raft_consensus.cc:3060] T b09f467e2442498899c9ee538acc5f28 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:32.231488 13659 tablet_bootstrap.cc:654] T 9b6de26125be4e509b8c5d7d6d210aa8 P 13569ba8734e4be4bee5c86ae9ff8825: Neither blocks nor log segments found. Creating new log.
W20260709 13:16:32.236223 13435 leader_election.cc:343] T 9dde7e4a20624fddacf8aed9092a8caf P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:32.246459 13671 tablet_bootstrap.cc:492] T 9b6de26125be4e509b8c5d7d6d210aa8 P 3c7e85ca9e4e4646b4792034c03ef31c: No bootstrap required, opened a new log
I20260709 13:16:32.246589 13669 tablet_bootstrap.cc:492] T 9dde7e4a20624fddacf8aed9092a8caf P 217ec95c64b34e25addb1e33e358571e: No bootstrap required, opened a new log
I20260709 13:16:32.246944 13671 ts_tablet_manager.cc:1403] T 9b6de26125be4e509b8c5d7d6d210aa8 P 3c7e85ca9e4e4646b4792034c03ef31c: Time spent bootstrapping tablet: real 0.101s	user 0.013s	sys 0.020s
I20260709 13:16:32.247011 13669 ts_tablet_manager.cc:1403] T 9dde7e4a20624fddacf8aed9092a8caf P 217ec95c64b34e25addb1e33e358571e: Time spent bootstrapping tablet: real 0.063s	user 0.009s	sys 0.003s
I20260709 13:16:32.249993 13671 raft_consensus.cc:359] T 9b6de26125be4e509b8c5d7d6d210aa8 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:32.250691 13671 raft_consensus.cc:385] T 9b6de26125be4e509b8c5d7d6d210aa8 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:32.250957 13671 raft_consensus.cc:740] T 9b6de26125be4e509b8c5d7d6d210aa8 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c7e85ca9e4e4646b4792034c03ef31c, State: Initialized, Role: FOLLOWER
I20260709 13:16:32.251560 13671 consensus_queue.cc:260] T 9b6de26125be4e509b8c5d7d6d210aa8 P 3c7e85ca9e4e4646b4792034c03ef31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
W20260709 13:16:32.253403 13510 leader_election.cc:343] T 28eb05fd58a145d493c7c9cf490e6a84 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:32.254002 13671 ts_tablet_manager.cc:1434] T 9b6de26125be4e509b8c5d7d6d210aa8 P 3c7e85ca9e4e4646b4792034c03ef31c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:16:32.254173 13510 leader_election.cc:304] T 8f2e5951819547a7a9f7009e99b67845 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825, 217ec95c64b34e25addb1e33e358571e; no voters: 
I20260709 13:16:32.253155 13669 raft_consensus.cc:359] T 9dde7e4a20624fddacf8aed9092a8caf P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:32.259400 13669 raft_consensus.cc:385] T 9dde7e4a20624fddacf8aed9092a8caf P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:32.259784 13669 raft_consensus.cc:740] T 9dde7e4a20624fddacf8aed9092a8caf P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 217ec95c64b34e25addb1e33e358571e, State: Initialized, Role: FOLLOWER
I20260709 13:16:32.260800 13874 raft_consensus.cc:2804] T 8f2e5951819547a7a9f7009e99b67845 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:32.260636 13669 consensus_queue.cc:260] T 9dde7e4a20624fddacf8aed9092a8caf P 217ec95c64b34e25addb1e33e358571e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:32.261341 13671 tablet_bootstrap.cc:492] T fcabc5c5fd6f4ffab3af0bf279258b39 P 3c7e85ca9e4e4646b4792034c03ef31c: Bootstrap starting.
I20260709 13:16:32.261389 13874 raft_consensus.cc:697] T 8f2e5951819547a7a9f7009e99b67845 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 LEADER]: Becoming Leader. State: Replica: 13569ba8734e4be4bee5c86ae9ff8825, State: Running, Role: LEADER
I20260709 13:16:32.262836 13669 ts_tablet_manager.cc:1434] T 9dde7e4a20624fddacf8aed9092a8caf P 217ec95c64b34e25addb1e33e358571e: Time spent starting tablet: real 0.015s	user 0.000s	sys 0.003s
I20260709 13:16:32.262497 13874 consensus_queue.cc:237] T 8f2e5951819547a7a9f7009e99b67845 P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:32.268586 13669 tablet_bootstrap.cc:492] T fcabc5c5fd6f4ffab3af0bf279258b39 P 217ec95c64b34e25addb1e33e358571e: Bootstrap starting.
I20260709 13:16:32.268695 13435 leader_election.cc:304] T b09f467e2442498899c9ee538acc5f28 P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3c7e85ca9e4e4646b4792034c03ef31c; no voters: 13569ba8734e4be4bee5c86ae9ff8825, 217ec95c64b34e25addb1e33e358571e
I20260709 13:16:32.269457 13893 raft_consensus.cc:2749] T b09f467e2442498899c9ee538acc5f28 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:32.270821 13671 tablet_bootstrap.cc:654] T fcabc5c5fd6f4ffab3af0bf279258b39 P 3c7e85ca9e4e4646b4792034c03ef31c: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:32.276073 13961 raft_consensus.cc:493] T a697159f9fee4eac9c02213e34204f6c P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:32.276616 13961 raft_consensus.cc:515] T a697159f9fee4eac9c02213e34204f6c P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:32.280997 13545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a697159f9fee4eac9c02213e34204f6c" candidate_uuid: "217ec95c64b34e25addb1e33e358571e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825" is_pre_election: true
I20260709 13:16:32.282833 13669 tablet_bootstrap.cc:654] T fcabc5c5fd6f4ffab3af0bf279258b39 P 217ec95c64b34e25addb1e33e358571e: Neither blocks nor log segments found. Creating new log.
W20260709 13:16:32.284583 13510 leader_election.cc:343] T 8f2e5951819547a7a9f7009e99b67845 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:32.284337 13367 catalog_manager.cc:5697] T 0aaed08336dd4b5786f1aa7aaa2db773 P 3c7e85ca9e4e4646b4792034c03ef31c reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129). New cstate: current_term: 1 leader_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:32.286262 13619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dde7e4a20624fddacf8aed9092a8caf" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e"
I20260709 13:16:32.286849 13619 raft_consensus.cc:3060] T 9dde7e4a20624fddacf8aed9092a8caf P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:32.288937 13545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dde7e4a20624fddacf8aed9092a8caf" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825"
I20260709 13:16:32.289525 13545 raft_consensus.cc:3060] T 9dde7e4a20624fddacf8aed9092a8caf P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:32.278988 13961 leader_election.cc:290] T a697159f9fee4eac9c02213e34204f6c P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433)
I20260709 13:16:32.305670 13545 raft_consensus.cc:2468] T 9dde7e4a20624fddacf8aed9092a8caf P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c7e85ca9e4e4646b4792034c03ef31c in term 1.
I20260709 13:16:32.305639 13619 raft_consensus.cc:2468] T 9dde7e4a20624fddacf8aed9092a8caf P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c7e85ca9e4e4646b4792034c03ef31c in term 1.
I20260709 13:16:32.318672 13659 tablet_bootstrap.cc:492] T 9b6de26125be4e509b8c5d7d6d210aa8 P 13569ba8734e4be4bee5c86ae9ff8825: No bootstrap required, opened a new log
I20260709 13:16:32.319175 13659 ts_tablet_manager.cc:1403] T 9b6de26125be4e509b8c5d7d6d210aa8 P 13569ba8734e4be4bee5c86ae9ff8825: Time spent bootstrapping tablet: real 0.135s	user 0.005s	sys 0.013s
I20260709 13:16:32.322630 13885 consensus_queue.cc:1048] T b09f467e2442498899c9ee538acc5f28 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:16:32.329496 13669 tablet_bootstrap.cc:492] T fcabc5c5fd6f4ffab3af0bf279258b39 P 217ec95c64b34e25addb1e33e358571e: No bootstrap required, opened a new log
I20260709 13:16:32.330073 13669 ts_tablet_manager.cc:1403] T fcabc5c5fd6f4ffab3af0bf279258b39 P 217ec95c64b34e25addb1e33e358571e: Time spent bootstrapping tablet: real 0.062s	user 0.008s	sys 0.006s
I20260709 13:16:32.335487 13669 raft_consensus.cc:359] T fcabc5c5fd6f4ffab3af0bf279258b39 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:32.336403 13669 raft_consensus.cc:385] T fcabc5c5fd6f4ffab3af0bf279258b39 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:32.336735 13669 raft_consensus.cc:740] T fcabc5c5fd6f4ffab3af0bf279258b39 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 217ec95c64b34e25addb1e33e358571e, State: Initialized, Role: FOLLOWER
I20260709 13:16:32.338521 13671 tablet_bootstrap.cc:492] T fcabc5c5fd6f4ffab3af0bf279258b39 P 3c7e85ca9e4e4646b4792034c03ef31c: No bootstrap required, opened a new log
I20260709 13:16:32.339037 13671 ts_tablet_manager.cc:1403] T fcabc5c5fd6f4ffab3af0bf279258b39 P 3c7e85ca9e4e4646b4792034c03ef31c: Time spent bootstrapping tablet: real 0.078s	user 0.017s	sys 0.012s
I20260709 13:16:32.343122 13467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28eb05fd58a145d493c7c9cf490e6a84" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" is_pre_election: true
I20260709 13:16:32.343925 13659 raft_consensus.cc:359] T 9b6de26125be4e509b8c5d7d6d210aa8 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:32.344633 13659 raft_consensus.cc:385] T 9b6de26125be4e509b8c5d7d6d210aa8 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:32.344919 13659 raft_consensus.cc:740] T 9b6de26125be4e509b8c5d7d6d210aa8 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13569ba8734e4be4bee5c86ae9ff8825, State: Initialized, Role: FOLLOWER
I20260709 13:16:32.345615 13659 consensus_queue.cc:260] T 9b6de26125be4e509b8c5d7d6d210aa8 P 13569ba8734e4be4bee5c86ae9ff8825 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:32.351658 13669 consensus_queue.cc:260] T fcabc5c5fd6f4ffab3af0bf279258b39 P 217ec95c64b34e25addb1e33e358571e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:32.353843 13669 ts_tablet_manager.cc:1434] T fcabc5c5fd6f4ffab3af0bf279258b39 P 217ec95c64b34e25addb1e33e358571e: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.001s
I20260709 13:16:32.356926 13659 ts_tablet_manager.cc:1434] T 9b6de26125be4e509b8c5d7d6d210aa8 P 13569ba8734e4be4bee5c86ae9ff8825: Time spent starting tablet: real 0.037s	user 0.005s	sys 0.000s
I20260709 13:16:32.357914 13659 tablet_bootstrap.cc:492] T 15b973213b114543ab313601f6f97755 P 13569ba8734e4be4bee5c86ae9ff8825: Bootstrap starting.
W20260709 13:16:32.359283 13510 leader_election.cc:343] T 28eb05fd58a145d493c7c9cf490e6a84 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:32.359684 13510 leader_election.cc:304] T 28eb05fd58a145d493c7c9cf490e6a84 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825; no voters: 217ec95c64b34e25addb1e33e358571e, 3c7e85ca9e4e4646b4792034c03ef31c
I20260709 13:16:32.361927 13757 raft_consensus.cc:2749] T 28eb05fd58a145d493c7c9cf490e6a84 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:32.363276 13669 tablet_bootstrap.cc:492] T 073038643a8a47128887911c138b0df9 P 217ec95c64b34e25addb1e33e358571e: Bootstrap starting.
I20260709 13:16:32.364063 13435 leader_election.cc:304] T 9dde7e4a20624fddacf8aed9092a8caf P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825, 3c7e85ca9e4e4646b4792034c03ef31c; no voters: 
I20260709 13:16:32.364822 13981 raft_consensus.cc:2804] T 9dde7e4a20624fddacf8aed9092a8caf P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:32.365481 13691 consensus_queue.cc:1048] T 0aaed08336dd4b5786f1aa7aaa2db773 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:32.366706 13981 raft_consensus.cc:697] T 9dde7e4a20624fddacf8aed9092a8caf P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Becoming Leader. State: Replica: 3c7e85ca9e4e4646b4792034c03ef31c, State: Running, Role: LEADER
I20260709 13:16:32.367677 13467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a697159f9fee4eac9c02213e34204f6c" candidate_uuid: "217ec95c64b34e25addb1e33e358571e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" is_pre_election: true
I20260709 13:16:32.367641 13981 consensus_queue.cc:237] T 9dde7e4a20624fddacf8aed9092a8caf P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:32.379417 13671 raft_consensus.cc:359] T fcabc5c5fd6f4ffab3af0bf279258b39 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:32.380172 13671 raft_consensus.cc:385] T fcabc5c5fd6f4ffab3af0bf279258b39 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:32.380528 13671 raft_consensus.cc:740] T fcabc5c5fd6f4ffab3af0bf279258b39 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c7e85ca9e4e4646b4792034c03ef31c, State: Initialized, Role: FOLLOWER
I20260709 13:16:32.386210 13671 consensus_queue.cc:260] T fcabc5c5fd6f4ffab3af0bf279258b39 P 3c7e85ca9e4e4646b4792034c03ef31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:32.389189 13983 consensus_queue.cc:1048] T 0aaed08336dd4b5786f1aa7aaa2db773 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:32.390810 13669 tablet_bootstrap.cc:654] T 073038643a8a47128887911c138b0df9 P 217ec95c64b34e25addb1e33e358571e: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:32.395860 13584 leader_election.cc:304] T a697159f9fee4eac9c02213e34204f6c P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 217ec95c64b34e25addb1e33e358571e; no voters: 13569ba8734e4be4bee5c86ae9ff8825, 3c7e85ca9e4e4646b4792034c03ef31c
I20260709 13:16:32.399029 13885 raft_consensus.cc:2749] T a697159f9fee4eac9c02213e34204f6c P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:32.410847 13671 ts_tablet_manager.cc:1434] T fcabc5c5fd6f4ffab3af0bf279258b39 P 3c7e85ca9e4e4646b4792034c03ef31c: Time spent starting tablet: real 0.071s	user 0.008s	sys 0.000s
I20260709 13:16:32.413950 13671 tablet_bootstrap.cc:492] T e4eb140459f04eb1a8af274687cabe98 P 3c7e85ca9e4e4646b4792034c03ef31c: Bootstrap starting.
I20260709 13:16:32.414863 13659 tablet_bootstrap.cc:654] T 15b973213b114543ab313601f6f97755 P 13569ba8734e4be4bee5c86ae9ff8825: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:32.439356 13893 raft_consensus.cc:493] T 9b6de26125be4e509b8c5d7d6d210aa8 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:32.442389 13913 raft_consensus.cc:493] T 372546b757d74694a8635cb5c60a3922 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:32.442993 13913 raft_consensus.cc:515] T 372546b757d74694a8635cb5c60a3922 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:32.450930 13614 raft_consensus.cc:3060] T a697159f9fee4eac9c02213e34204f6c P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:32.440151 13893 raft_consensus.cc:515] T 9b6de26125be4e509b8c5d7d6d210aa8 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:32.487557 13669 tablet_bootstrap.cc:492] T 073038643a8a47128887911c138b0df9 P 217ec95c64b34e25addb1e33e358571e: No bootstrap required, opened a new log
I20260709 13:16:32.488271 13669 ts_tablet_manager.cc:1403] T 073038643a8a47128887911c138b0df9 P 217ec95c64b34e25addb1e33e358571e: Time spent bootstrapping tablet: real 0.126s	user 0.016s	sys 0.008s
I20260709 13:16:32.488682 13757 raft_consensus.cc:493] T fcabc5c5fd6f4ffab3af0bf279258b39 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:32.496906 13757 raft_consensus.cc:515] T fcabc5c5fd6f4ffab3af0bf279258b39 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:32.506539 13545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b6de26125be4e509b8c5d7d6d210aa8" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825" is_pre_election: true
I20260709 13:16:32.507872 13545 raft_consensus.cc:2468] T 9b6de26125be4e509b8c5d7d6d210aa8 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c7e85ca9e4e4646b4792034c03ef31c in term 0.
I20260709 13:16:32.508765 13961 raft_consensus.cc:493] T fcabc5c5fd6f4ffab3af0bf279258b39 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:32.509836 13961 raft_consensus.cc:515] T fcabc5c5fd6f4ffab3af0bf279258b39 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:32.510695 13468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcabc5c5fd6f4ffab3af0bf279258b39" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" is_pre_election: true
I20260709 13:16:32.513144 13545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "372546b757d74694a8635cb5c60a3922" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825" is_pre_election: true
I20260709 13:16:32.513808 13468 raft_consensus.cc:2468] T fcabc5c5fd6f4ffab3af0bf279258b39 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13569ba8734e4be4bee5c86ae9ff8825 in term 0.
I20260709 13:16:32.513985 13545 raft_consensus.cc:2468] T 372546b757d74694a8635cb5c60a3922 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c7e85ca9e4e4646b4792034c03ef31c in term 0.
I20260709 13:16:32.521423 13435 leader_election.cc:304] T 9b6de26125be4e509b8c5d7d6d210aa8 P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825, 3c7e85ca9e4e4646b4792034c03ef31c; no voters: 
I20260709 13:16:32.523284 13757 leader_election.cc:290] T fcabc5c5fd6f4ffab3af0bf279258b39 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:32.524003 13435 leader_election.cc:304] T 372546b757d74694a8635cb5c60a3922 P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825, 3c7e85ca9e4e4646b4792034c03ef31c; no voters: 
I20260709 13:16:32.524675 13980 raft_consensus.cc:2804] T 372546b757d74694a8635cb5c60a3922 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:32.524947 13980 raft_consensus.cc:493] T 372546b757d74694a8635cb5c60a3922 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:32.525247 13980 raft_consensus.cc:3060] T 372546b757d74694a8635cb5c60a3922 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:32.525035 13669 raft_consensus.cc:359] T 073038643a8a47128887911c138b0df9 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:32.525636 13669 raft_consensus.cc:385] T 073038643a8a47128887911c138b0df9 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:32.525862 13669 raft_consensus.cc:740] T 073038643a8a47128887911c138b0df9 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 217ec95c64b34e25addb1e33e358571e, State: Initialized, Role: FOLLOWER
I20260709 13:16:32.526419 13669 consensus_queue.cc:260] T 073038643a8a47128887911c138b0df9 P 217ec95c64b34e25addb1e33e358571e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:32.520437 13462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcabc5c5fd6f4ffab3af0bf279258b39" candidate_uuid: "217ec95c64b34e25addb1e33e358571e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" is_pre_election: true
I20260709 13:16:32.527631 13462 raft_consensus.cc:2468] T fcabc5c5fd6f4ffab3af0bf279258b39 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 217ec95c64b34e25addb1e33e358571e in term 0.
I20260709 13:16:32.528718 13911 raft_consensus.cc:2804] T 9b6de26125be4e509b8c5d7d6d210aa8 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:32.529098 13911 raft_consensus.cc:493] T 9b6de26125be4e509b8c5d7d6d210aa8 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:32.529464 13911 raft_consensus.cc:3060] T 9b6de26125be4e509b8c5d7d6d210aa8 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:32.529810 13913 leader_election.cc:290] T 372546b757d74694a8635cb5c60a3922 P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:32.530375 13961 leader_election.cc:290] T fcabc5c5fd6f4ffab3af0bf279258b39 P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433)
I20260709 13:16:32.540571 13545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcabc5c5fd6f4ffab3af0bf279258b39" candidate_uuid: "217ec95c64b34e25addb1e33e358571e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825" is_pre_election: true
I20260709 13:16:32.541150 13545 raft_consensus.cc:2468] T fcabc5c5fd6f4ffab3af0bf279258b39 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 217ec95c64b34e25addb1e33e358571e in term 0.
I20260709 13:16:32.541002 13510 leader_election.cc:304] T fcabc5c5fd6f4ffab3af0bf279258b39 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825, 3c7e85ca9e4e4646b4792034c03ef31c; no voters: 
I20260709 13:16:32.542145 13987 raft_consensus.cc:2804] T fcabc5c5fd6f4ffab3af0bf279258b39 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:32.542593 13987 raft_consensus.cc:493] T fcabc5c5fd6f4ffab3af0bf279258b39 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:32.542996 13987 raft_consensus.cc:3060] T fcabc5c5fd6f4ffab3af0bf279258b39 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:32.544797 13584 leader_election.cc:304] T fcabc5c5fd6f4ffab3af0bf279258b39 P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 217ec95c64b34e25addb1e33e358571e, 3c7e85ca9e4e4646b4792034c03ef31c; no voters: 
I20260709 13:16:32.546852 13619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "372546b757d74694a8635cb5c60a3922" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e" is_pre_election: true
I20260709 13:16:32.543700 13615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b6de26125be4e509b8c5d7d6d210aa8" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e" is_pre_election: true
I20260709 13:16:32.550827 13669 ts_tablet_manager.cc:1434] T 073038643a8a47128887911c138b0df9 P 217ec95c64b34e25addb1e33e358571e: Time spent starting tablet: real 0.062s	user 0.003s	sys 0.003s
I20260709 13:16:32.557694 13893 leader_election.cc:290] T 9b6de26125be4e509b8c5d7d6d210aa8 P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:32.560201 13914 raft_consensus.cc:2804] T fcabc5c5fd6f4ffab3af0bf279258b39 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:32.560786 13914 raft_consensus.cc:493] T fcabc5c5fd6f4ffab3af0bf279258b39 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:32.557663 13874 raft_consensus.cc:493] T e4eb140459f04eb1a8af274687cabe98 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:32.561264 13914 raft_consensus.cc:3060] T fcabc5c5fd6f4ffab3af0bf279258b39 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:32.563721 13874 raft_consensus.cc:515] T e4eb140459f04eb1a8af274687cabe98 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:32.565788 13874 leader_election.cc:290] T e4eb140459f04eb1a8af274687cabe98 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:32.573293 13659 tablet_bootstrap.cc:492] T 15b973213b114543ab313601f6f97755 P 13569ba8734e4be4bee5c86ae9ff8825: No bootstrap required, opened a new log
I20260709 13:16:32.573751 13659 ts_tablet_manager.cc:1403] T 15b973213b114543ab313601f6f97755 P 13569ba8734e4be4bee5c86ae9ff8825: Time spent bootstrapping tablet: real 0.216s	user 0.007s	sys 0.020s
I20260709 13:16:32.576318 13615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcabc5c5fd6f4ffab3af0bf279258b39" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e" is_pre_election: true
I20260709 13:16:32.578379 13612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4eb140459f04eb1a8af274687cabe98" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e" is_pre_election: true
I20260709 13:16:32.580176 13914 raft_consensus.cc:515] T fcabc5c5fd6f4ffab3af0bf279258b39 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:32.582955 13914 leader_election.cc:290] T fcabc5c5fd6f4ffab3af0bf279258b39 P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 1 election: Requested vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433)
I20260709 13:16:32.584407 13659 raft_consensus.cc:359] T 15b973213b114543ab313601f6f97755 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:32.585188 13659 raft_consensus.cc:385] T 15b973213b114543ab313601f6f97755 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:32.585551 13659 raft_consensus.cc:740] T 15b973213b114543ab313601f6f97755 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13569ba8734e4be4bee5c86ae9ff8825, State: Initialized, Role: FOLLOWER
I20260709 13:16:32.583580 13615 raft_consensus.cc:2393] T fcabc5c5fd6f4ffab3af0bf279258b39 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 13569ba8734e4be4bee5c86ae9ff8825 in current term 1: Already voted for candidate 217ec95c64b34e25addb1e33e358571e in this term.
I20260709 13:16:32.587013 13671 tablet_bootstrap.cc:654] T e4eb140459f04eb1a8af274687cabe98 P 3c7e85ca9e4e4646b4792034c03ef31c: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:32.586304 13659 consensus_queue.cc:260] T 15b973213b114543ab313601f6f97755 P 13569ba8734e4be4bee5c86ae9ff8825 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:32.587766 13669 tablet_bootstrap.cc:492] T 372546b757d74694a8635cb5c60a3922 P 217ec95c64b34e25addb1e33e358571e: Bootstrap starting.
I20260709 13:16:32.588825 13911 raft_consensus.cc:515] T 9b6de26125be4e509b8c5d7d6d210aa8 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:32.589171 13659 ts_tablet_manager.cc:1434] T 15b973213b114543ab313601f6f97755 P 13569ba8734e4be4bee5c86ae9ff8825: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
W20260709 13:16:32.593631 13435 leader_election.cc:343] T 372546b757d74694a8635cb5c60a3922 P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:16:32.595568 13435 leader_election.cc:343] T 9b6de26125be4e509b8c5d7d6d210aa8 P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:32.598054 13539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b6de26125be4e509b8c5d7d6d210aa8" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825"
I20260709 13:16:32.598631 13539 raft_consensus.cc:3060] T 9b6de26125be4e509b8c5d7d6d210aa8 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:32.592655 13468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4eb140459f04eb1a8af274687cabe98" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" is_pre_election: true
I20260709 13:16:32.603065 13987 raft_consensus.cc:515] T fcabc5c5fd6f4ffab3af0bf279258b39 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:32.590962 13911 leader_election.cc:290] T 9b6de26125be4e509b8c5d7d6d210aa8 P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 election: Requested vote from peers 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:32.609294 13987 leader_election.cc:290] T fcabc5c5fd6f4ffab3af0bf279258b39 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 election: Requested vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:32.604604 13980 raft_consensus.cc:515] T 372546b757d74694a8635cb5c60a3922 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:32.616335 13539 raft_consensus.cc:2468] T 9b6de26125be4e509b8c5d7d6d210aa8 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c7e85ca9e4e4646b4792034c03ef31c in term 1.
I20260709 13:16:32.617117 13980 leader_election.cc:290] T 372546b757d74694a8635cb5c60a3922 P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 election: Requested vote from peers 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:32.617746 13659 tablet_bootstrap.cc:492] T bf2f5f25119a48cda4d621da16fcd3d4 P 13569ba8734e4be4bee5c86ae9ff8825: Bootstrap starting.
I20260709 13:16:32.623808 13612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b6de26125be4e509b8c5d7d6d210aa8" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e"
I20260709 13:16:32.625276 13538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcabc5c5fd6f4ffab3af0bf279258b39" candidate_uuid: "217ec95c64b34e25addb1e33e358571e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825"
I20260709 13:16:32.626020 13538 raft_consensus.cc:2393] T fcabc5c5fd6f4ffab3af0bf279258b39 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 217ec95c64b34e25addb1e33e358571e in current term 1: Already voted for candidate 13569ba8734e4be4bee5c86ae9ff8825 in this term.
W20260709 13:16:32.627696 13510 leader_election.cc:343] T e4eb140459f04eb1a8af274687cabe98 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:32.629328 13542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "372546b757d74694a8635cb5c60a3922" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825"
I20260709 13:16:32.629890 13542 raft_consensus.cc:3060] T 372546b757d74694a8635cb5c60a3922 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:32.630192 13612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcabc5c5fd6f4ffab3af0bf279258b39" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e"
I20260709 13:16:32.630950 13612 raft_consensus.cc:2393] T fcabc5c5fd6f4ffab3af0bf279258b39 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 13569ba8734e4be4bee5c86ae9ff8825 in current term 1: Already voted for candidate 217ec95c64b34e25addb1e33e358571e in this term.
I20260709 13:16:32.628319 13435 leader_election.cc:304] T 9b6de26125be4e509b8c5d7d6d210aa8 P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825, 3c7e85ca9e4e4646b4792034c03ef31c; no voters: 
I20260709 13:16:32.632766 13980 raft_consensus.cc:2804] T 9b6de26125be4e509b8c5d7d6d210aa8 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:16:32.632551 13510 leader_election.cc:343] T e4eb140459f04eb1a8af274687cabe98 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:32.633240 13980 raft_consensus.cc:697] T 9b6de26125be4e509b8c5d7d6d210aa8 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Becoming Leader. State: Replica: 3c7e85ca9e4e4646b4792034c03ef31c, State: Running, Role: LEADER
I20260709 13:16:32.634075 13980 consensus_queue.cc:237] T 9b6de26125be4e509b8c5d7d6d210aa8 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:32.633556 13510 leader_election.cc:304] T e4eb140459f04eb1a8af274687cabe98 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825; no voters: 217ec95c64b34e25addb1e33e358571e, 3c7e85ca9e4e4646b4792034c03ef31c
I20260709 13:16:32.636365 13667 raft_consensus.cc:2749] T e4eb140459f04eb1a8af274687cabe98 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:32.640918 13462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcabc5c5fd6f4ffab3af0bf279258b39" candidate_uuid: "217ec95c64b34e25addb1e33e358571e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c"
I20260709 13:16:32.641448 13462 raft_consensus.cc:3060] T fcabc5c5fd6f4ffab3af0bf279258b39 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:16:32.642964 13435 leader_election.cc:343] T 9b6de26125be4e509b8c5d7d6d210aa8 P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:32.645417 13461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcabc5c5fd6f4ffab3af0bf279258b39" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c"
I20260709 13:16:32.650656 13612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "372546b757d74694a8635cb5c60a3922" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e"
I20260709 13:16:32.652243 13510 leader_election.cc:304] T fcabc5c5fd6f4ffab3af0bf279258b39 P 13569ba8734e4be4bee5c86ae9ff8825 [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: 13569ba8734e4be4bee5c86ae9ff8825; no voters: 217ec95c64b34e25addb1e33e358571e, 3c7e85ca9e4e4646b4792034c03ef31c
I20260709 13:16:32.653182 13667 raft_consensus.cc:2749] T fcabc5c5fd6f4ffab3af0bf279258b39 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:16:32.657979 13669 tablet_bootstrap.cc:654] T 372546b757d74694a8635cb5c60a3922 P 217ec95c64b34e25addb1e33e358571e: Neither blocks nor log segments found. Creating new log.
W20260709 13:16:32.658385 13435 leader_election.cc:343] T 372546b757d74694a8635cb5c60a3922 P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:32.661013 13671 tablet_bootstrap.cc:492] T e4eb140459f04eb1a8af274687cabe98 P 3c7e85ca9e4e4646b4792034c03ef31c: No bootstrap required, opened a new log
I20260709 13:16:32.661451 13671 ts_tablet_manager.cc:1403] T e4eb140459f04eb1a8af274687cabe98 P 3c7e85ca9e4e4646b4792034c03ef31c: Time spent bootstrapping tablet: real 0.248s	user 0.013s	sys 0.005s
I20260709 13:16:32.659226 13366 catalog_manager.cc:5697] T 9dde7e4a20624fddacf8aed9092a8caf P 3c7e85ca9e4e4646b4792034c03ef31c reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129). New cstate: current_term: 1 leader_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:32.666296 13542 raft_consensus.cc:2468] T 372546b757d74694a8635cb5c60a3922 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c7e85ca9e4e4646b4792034c03ef31c in term 1.
I20260709 13:16:32.667541 13435 leader_election.cc:304] T 372546b757d74694a8635cb5c60a3922 P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825, 3c7e85ca9e4e4646b4792034c03ef31c; no voters: 217ec95c64b34e25addb1e33e358571e
I20260709 13:16:32.668329 13980 raft_consensus.cc:2804] T 372546b757d74694a8635cb5c60a3922 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:32.668781 13980 raft_consensus.cc:697] T 372546b757d74694a8635cb5c60a3922 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Becoming Leader. State: Replica: 3c7e85ca9e4e4646b4792034c03ef31c, State: Running, Role: LEADER
I20260709 13:16:32.665403 13462 raft_consensus.cc:2468] T fcabc5c5fd6f4ffab3af0bf279258b39 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 217ec95c64b34e25addb1e33e358571e in term 1.
I20260709 13:16:32.672562 13584 leader_election.cc:304] T fcabc5c5fd6f4ffab3af0bf279258b39 P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 217ec95c64b34e25addb1e33e358571e, 3c7e85ca9e4e4646b4792034c03ef31c; no voters: 13569ba8734e4be4bee5c86ae9ff8825
I20260709 13:16:32.671542 13659 tablet_bootstrap.cc:654] T bf2f5f25119a48cda4d621da16fcd3d4 P 13569ba8734e4be4bee5c86ae9ff8825: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:32.673558 13961 raft_consensus.cc:2804] T fcabc5c5fd6f4ffab3af0bf279258b39 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:32.674500 13961 raft_consensus.cc:697] T fcabc5c5fd6f4ffab3af0bf279258b39 P 217ec95c64b34e25addb1e33e358571e [term 1 LEADER]: Becoming Leader. State: Replica: 217ec95c64b34e25addb1e33e358571e, State: Running, Role: LEADER
I20260709 13:16:32.669540 13980 consensus_queue.cc:237] T 372546b757d74694a8635cb5c60a3922 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:32.675375 13961 consensus_queue.cc:237] T fcabc5c5fd6f4ffab3af0bf279258b39 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:32.689296 14025 raft_consensus.cc:493] T a3b673e65c054b34852a89783b972744 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:32.690040 14025 raft_consensus.cc:515] T a3b673e65c054b34852a89783b972744 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:32.692302 14025 leader_election.cc:290] T a3b673e65c054b34852a89783b972744 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:32.696144 13612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3b673e65c054b34852a89783b972744" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e" is_pre_election: true
I20260709 13:16:32.700165 13462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3b673e65c054b34852a89783b972744" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" is_pre_election: true
W20260709 13:16:32.701761 13510 leader_election.cc:343] T a3b673e65c054b34852a89783b972744 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:16:32.702384 13510 leader_election.cc:343] T a3b673e65c054b34852a89783b972744 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:32.702771 13510 leader_election.cc:304] T a3b673e65c054b34852a89783b972744 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825; no voters: 217ec95c64b34e25addb1e33e358571e, 3c7e85ca9e4e4646b4792034c03ef31c
I20260709 13:16:32.692411 13671 raft_consensus.cc:359] T e4eb140459f04eb1a8af274687cabe98 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:32.703387 13671 raft_consensus.cc:385] T e4eb140459f04eb1a8af274687cabe98 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:32.703752 14025 raft_consensus.cc:2749] T a3b673e65c054b34852a89783b972744 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:32.704893 13671 raft_consensus.cc:740] T e4eb140459f04eb1a8af274687cabe98 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c7e85ca9e4e4646b4792034c03ef31c, State: Initialized, Role: FOLLOWER
I20260709 13:16:32.705840 13671 consensus_queue.cc:260] T e4eb140459f04eb1a8af274687cabe98 P 3c7e85ca9e4e4646b4792034c03ef31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:32.708760 13671 ts_tablet_manager.cc:1434] T e4eb140459f04eb1a8af274687cabe98 P 3c7e85ca9e4e4646b4792034c03ef31c: Time spent starting tablet: real 0.047s	user 0.007s	sys 0.002s
I20260709 13:16:32.710654 13671 tablet_bootstrap.cc:492] T 073038643a8a47128887911c138b0df9 P 3c7e85ca9e4e4646b4792034c03ef31c: Bootstrap starting.
I20260709 13:16:32.716058 13669 tablet_bootstrap.cc:492] T 372546b757d74694a8635cb5c60a3922 P 217ec95c64b34e25addb1e33e358571e: No bootstrap required, opened a new log
I20260709 13:16:32.716491 13669 ts_tablet_manager.cc:1403] T 372546b757d74694a8635cb5c60a3922 P 217ec95c64b34e25addb1e33e358571e: Time spent bootstrapping tablet: real 0.157s	user 0.009s	sys 0.004s
I20260709 13:16:32.720724 13367 catalog_manager.cc:5697] T 8f2e5951819547a7a9f7009e99b67845 P 13569ba8734e4be4bee5c86ae9ff8825 reported cstate change: term changed from 0 to 1, leader changed from <none> to 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130). New cstate: current_term: 1 leader_uuid: "13569ba8734e4be4bee5c86ae9ff8825" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:32.728127 13669 raft_consensus.cc:359] T 372546b757d74694a8635cb5c60a3922 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:32.728871 13669 raft_consensus.cc:385] T 372546b757d74694a8635cb5c60a3922 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:32.729146 13669 raft_consensus.cc:740] T 372546b757d74694a8635cb5c60a3922 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 217ec95c64b34e25addb1e33e358571e, State: Initialized, Role: FOLLOWER
I20260709 13:16:32.729804 13669 consensus_queue.cc:260] T 372546b757d74694a8635cb5c60a3922 P 217ec95c64b34e25addb1e33e358571e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:32.739409 13368 catalog_manager.cc:5697] T fcabc5c5fd6f4ffab3af0bf279258b39 P 217ec95c64b34e25addb1e33e358571e reported cstate change: term changed from 0 to 1, leader changed from <none> to 217ec95c64b34e25addb1e33e358571e (127.12.19.131). New cstate: current_term: 1 leader_uuid: "217ec95c64b34e25addb1e33e358571e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:32.740731 13961 raft_consensus.cc:493] T 073038643a8a47128887911c138b0df9 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:32.741382 13961 raft_consensus.cc:515] T 073038643a8a47128887911c138b0df9 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:32.743667 13961 leader_election.cc:290] T 073038643a8a47128887911c138b0df9 P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433)
I20260709 13:16:32.744236 13669 ts_tablet_manager.cc:1434] T 372546b757d74694a8635cb5c60a3922 P 217ec95c64b34e25addb1e33e358571e: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260709 13:16:32.749102 13539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "073038643a8a47128887911c138b0df9" candidate_uuid: "217ec95c64b34e25addb1e33e358571e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825" is_pre_election: true
I20260709 13:16:32.749780 13539 raft_consensus.cc:2468] T 073038643a8a47128887911c138b0df9 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 217ec95c64b34e25addb1e33e358571e in term 0.
I20260709 13:16:32.752230 13584 leader_election.cc:304] T 073038643a8a47128887911c138b0df9 P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825, 217ec95c64b34e25addb1e33e358571e; no voters: 
I20260709 13:16:32.754773 13914 raft_consensus.cc:2804] T 073038643a8a47128887911c138b0df9 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:32.755129 13914 raft_consensus.cc:493] T 073038643a8a47128887911c138b0df9 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:32.755534 13914 raft_consensus.cc:3060] T 073038643a8a47128887911c138b0df9 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:32.756502 13462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "073038643a8a47128887911c138b0df9" candidate_uuid: "217ec95c64b34e25addb1e33e358571e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" is_pre_election: true
W20260709 13:16:32.758428 13584 leader_election.cc:343] T 073038643a8a47128887911c138b0df9 P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:32.761193 13669 tablet_bootstrap.cc:492] T 9b6de26125be4e509b8c5d7d6d210aa8 P 217ec95c64b34e25addb1e33e358571e: Bootstrap starting.
I20260709 13:16:32.768205 13366 catalog_manager.cc:5697] T 372546b757d74694a8635cb5c60a3922 P 3c7e85ca9e4e4646b4792034c03ef31c reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129). New cstate: current_term: 1 leader_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:32.769845 13366 catalog_manager.cc:5697] T 9b6de26125be4e509b8c5d7d6d210aa8 P 3c7e85ca9e4e4646b4792034c03ef31c reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129). New cstate: current_term: 1 leader_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:32.771934 13659 tablet_bootstrap.cc:492] T bf2f5f25119a48cda4d621da16fcd3d4 P 13569ba8734e4be4bee5c86ae9ff8825: No bootstrap required, opened a new log
I20260709 13:16:32.772418 13659 ts_tablet_manager.cc:1403] T bf2f5f25119a48cda4d621da16fcd3d4 P 13569ba8734e4be4bee5c86ae9ff8825: Time spent bootstrapping tablet: real 0.155s	user 0.024s	sys 0.026s
I20260709 13:16:32.777802 13914 raft_consensus.cc:515] T 073038643a8a47128887911c138b0df9 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:32.782087 13659 raft_consensus.cc:359] T bf2f5f25119a48cda4d621da16fcd3d4 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:32.782851 13671 tablet_bootstrap.cc:654] T 073038643a8a47128887911c138b0df9 P 3c7e85ca9e4e4646b4792034c03ef31c: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:32.783288 13669 tablet_bootstrap.cc:654] T 9b6de26125be4e509b8c5d7d6d210aa8 P 217ec95c64b34e25addb1e33e358571e: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:32.783120 13659 raft_consensus.cc:385] T bf2f5f25119a48cda4d621da16fcd3d4 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:32.783697 13659 raft_consensus.cc:740] T bf2f5f25119a48cda4d621da16fcd3d4 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13569ba8734e4be4bee5c86ae9ff8825, State: Initialized, Role: FOLLOWER
I20260709 13:16:32.784750 13914 leader_election.cc:290] T 073038643a8a47128887911c138b0df9 P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 1 election: Requested vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433)
I20260709 13:16:32.786007 13468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "073038643a8a47128887911c138b0df9" candidate_uuid: "217ec95c64b34e25addb1e33e358571e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c"
I20260709 13:16:32.786181 13539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "073038643a8a47128887911c138b0df9" candidate_uuid: "217ec95c64b34e25addb1e33e358571e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825"
W20260709 13:16:32.787781 13584 leader_election.cc:343] T 073038643a8a47128887911c138b0df9 P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:32.786923 13980 consensus_queue.cc:1048] T 9dde7e4a20624fddacf8aed9092a8caf P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:32.792377 13659 consensus_queue.cc:260] T bf2f5f25119a48cda4d621da16fcd3d4 P 13569ba8734e4be4bee5c86ae9ff8825 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:32.794483 13659 ts_tablet_manager.cc:1434] T bf2f5f25119a48cda4d621da16fcd3d4 P 13569ba8734e4be4bee5c86ae9ff8825: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.000s
I20260709 13:16:32.794587 13671 tablet_bootstrap.cc:492] T 073038643a8a47128887911c138b0df9 P 3c7e85ca9e4e4646b4792034c03ef31c: No bootstrap required, opened a new log
I20260709 13:16:32.791720 13539 raft_consensus.cc:3060] T 073038643a8a47128887911c138b0df9 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:32.795475 13671 ts_tablet_manager.cc:1403] T 073038643a8a47128887911c138b0df9 P 3c7e85ca9e4e4646b4792034c03ef31c: Time spent bootstrapping tablet: real 0.085s	user 0.006s	sys 0.008s
I20260709 13:16:32.799888 13659 tablet_bootstrap.cc:492] T 75485f2faee34dde81ad24963307553a P 13569ba8734e4be4bee5c86ae9ff8825: Bootstrap starting.
I20260709 13:16:32.800474 13671 raft_consensus.cc:359] T 073038643a8a47128887911c138b0df9 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:32.801038 13671 raft_consensus.cc:385] T 073038643a8a47128887911c138b0df9 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:32.801285 13671 raft_consensus.cc:740] T 073038643a8a47128887911c138b0df9 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c7e85ca9e4e4646b4792034c03ef31c, State: Initialized, Role: FOLLOWER
I20260709 13:16:32.805462 13539 raft_consensus.cc:2468] T 073038643a8a47128887911c138b0df9 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 217ec95c64b34e25addb1e33e358571e in term 1.
I20260709 13:16:32.806463 13584 leader_election.cc:304] T 073038643a8a47128887911c138b0df9 P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825, 217ec95c64b34e25addb1e33e358571e; no voters: 3c7e85ca9e4e4646b4792034c03ef31c
I20260709 13:16:32.807746 13914 raft_consensus.cc:2804] T 073038643a8a47128887911c138b0df9 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:32.808254 13914 raft_consensus.cc:697] T 073038643a8a47128887911c138b0df9 P 217ec95c64b34e25addb1e33e358571e [term 1 LEADER]: Becoming Leader. State: Replica: 217ec95c64b34e25addb1e33e358571e, State: Running, Role: LEADER
I20260709 13:16:32.810124 13671 consensus_queue.cc:260] T 073038643a8a47128887911c138b0df9 P 3c7e85ca9e4e4646b4792034c03ef31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:32.817401 13671 ts_tablet_manager.cc:1434] T 073038643a8a47128887911c138b0df9 P 3c7e85ca9e4e4646b4792034c03ef31c: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.000s
I20260709 13:16:32.809332 13914 consensus_queue.cc:237] T 073038643a8a47128887911c138b0df9 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:32.820297 13959 raft_consensus.cc:493] T 372546b757d74694a8635cb5c60a3922 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:16:32.824612 13416 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:16:32.823030 13959 raft_consensus.cc:515] T 372546b757d74694a8635cb5c60a3922 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:32.826529 13959 leader_election.cc:290] T 372546b757d74694a8635cb5c60a3922 P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433)
I20260709 13:16:32.831609 13462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "372546b757d74694a8635cb5c60a3922" candidate_uuid: "217ec95c64b34e25addb1e33e358571e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" is_pre_election: true
I20260709 13:16:32.835698 13890 consensus_queue.cc:1048] T 9dde7e4a20624fddacf8aed9092a8caf P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:32.839471 13669 tablet_bootstrap.cc:492] T 9b6de26125be4e509b8c5d7d6d210aa8 P 217ec95c64b34e25addb1e33e358571e: No bootstrap required, opened a new log
I20260709 13:16:32.839947 13669 ts_tablet_manager.cc:1403] T 9b6de26125be4e509b8c5d7d6d210aa8 P 217ec95c64b34e25addb1e33e358571e: Time spent bootstrapping tablet: real 0.087s	user 0.012s	sys 0.006s
I20260709 13:16:32.840754 13659 tablet_bootstrap.cc:654] T 75485f2faee34dde81ad24963307553a P 13569ba8734e4be4bee5c86ae9ff8825: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:32.845923 13671 tablet_bootstrap.cc:492] T a3b673e65c054b34852a89783b972744 P 3c7e85ca9e4e4646b4792034c03ef31c: Bootstrap starting.
I20260709 13:16:32.852819 13669 raft_consensus.cc:359] T 9b6de26125be4e509b8c5d7d6d210aa8 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:32.853516 13669 raft_consensus.cc:385] T 9b6de26125be4e509b8c5d7d6d210aa8 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:32.853767 13669 raft_consensus.cc:740] T 9b6de26125be4e509b8c5d7d6d210aa8 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 217ec95c64b34e25addb1e33e358571e, State: Initialized, Role: FOLLOWER
I20260709 13:16:32.854382 13669 consensus_queue.cc:260] T 9b6de26125be4e509b8c5d7d6d210aa8 P 217ec95c64b34e25addb1e33e358571e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:32.857801 13541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "372546b757d74694a8635cb5c60a3922" candidate_uuid: "217ec95c64b34e25addb1e33e358571e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825" is_pre_election: true
I20260709 13:16:32.858611 13541 raft_consensus.cc:2393] T 372546b757d74694a8635cb5c60a3922 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 217ec95c64b34e25addb1e33e358571e in current term 1: Already voted for candidate 3c7e85ca9e4e4646b4792034c03ef31c in this term.
I20260709 13:16:32.859589 13671 tablet_bootstrap.cc:654] T a3b673e65c054b34852a89783b972744 P 3c7e85ca9e4e4646b4792034c03ef31c: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:32.865720 13584 leader_election.cc:304] T 372546b757d74694a8635cb5c60a3922 P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 217ec95c64b34e25addb1e33e358571e; no voters: 13569ba8734e4be4bee5c86ae9ff8825, 3c7e85ca9e4e4646b4792034c03ef31c
I20260709 13:16:32.866744 13959 raft_consensus.cc:3060] T 372546b757d74694a8635cb5c60a3922 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:16:32.870429 13510 consensus_peers.cc:597] T 8f2e5951819547a7a9f7009e99b67845 P 13569ba8734e4be4bee5c86ae9ff8825 -> Peer 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053): Couldn't send request to peer 3c7e85ca9e4e4646b4792034c03ef31c. 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 13:16:32.870564 13671 tablet_bootstrap.cc:492] T a3b673e65c054b34852a89783b972744 P 3c7e85ca9e4e4646b4792034c03ef31c: No bootstrap required, opened a new log
I20260709 13:16:32.871079 13671 ts_tablet_manager.cc:1403] T a3b673e65c054b34852a89783b972744 P 3c7e85ca9e4e4646b4792034c03ef31c: Time spent bootstrapping tablet: real 0.025s	user 0.003s	sys 0.008s
I20260709 13:16:32.876618 13671 raft_consensus.cc:359] T a3b673e65c054b34852a89783b972744 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:32.877311 13671 raft_consensus.cc:385] T a3b673e65c054b34852a89783b972744 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:32.877585 13671 raft_consensus.cc:740] T a3b673e65c054b34852a89783b972744 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c7e85ca9e4e4646b4792034c03ef31c, State: Initialized, Role: FOLLOWER
I20260709 13:16:32.878134 13671 consensus_queue.cc:260] T a3b673e65c054b34852a89783b972744 P 3c7e85ca9e4e4646b4792034c03ef31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:32.894676 14025 consensus_queue.cc:1048] T 8f2e5951819547a7a9f7009e99b67845 P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:32.894917 13669 ts_tablet_manager.cc:1434] T 9b6de26125be4e509b8c5d7d6d210aa8 P 217ec95c64b34e25addb1e33e358571e: Time spent starting tablet: real 0.055s	user 0.005s	sys 0.002s
I20260709 13:16:32.898702 13669 tablet_bootstrap.cc:492] T e4eb140459f04eb1a8af274687cabe98 P 217ec95c64b34e25addb1e33e358571e: Bootstrap starting.
I20260709 13:16:32.897167 13959 raft_consensus.cc:2749] T 372546b757d74694a8635cb5c60a3922 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:32.910355 13983 raft_consensus.cc:493] T a3b673e65c054b34852a89783b972744 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:32.914026 13983 raft_consensus.cc:515] T a3b673e65c054b34852a89783b972744 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:32.921170 13983 leader_election.cc:290] T a3b673e65c054b34852a89783b972744 P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:32.921979 13614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3b673e65c054b34852a89783b972744" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e" is_pre_election: true
W20260709 13:16:32.925101 13435 leader_election.cc:343] T a3b673e65c054b34852a89783b972744 P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:32.926739 13671 ts_tablet_manager.cc:1434] T a3b673e65c054b34852a89783b972744 P 3c7e85ca9e4e4646b4792034c03ef31c: Time spent starting tablet: real 0.053s	user 0.007s	sys 0.000s
I20260709 13:16:32.927920 13367 catalog_manager.cc:5697] T 073038643a8a47128887911c138b0df9 P 217ec95c64b34e25addb1e33e358571e reported cstate change: term changed from 0 to 1, leader changed from <none> to 217ec95c64b34e25addb1e33e358571e (127.12.19.131). New cstate: current_term: 1 leader_uuid: "217ec95c64b34e25addb1e33e358571e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:32.931990 13659 tablet_bootstrap.cc:492] T 75485f2faee34dde81ad24963307553a P 13569ba8734e4be4bee5c86ae9ff8825: No bootstrap required, opened a new log
I20260709 13:16:32.932452 13659 ts_tablet_manager.cc:1403] T 75485f2faee34dde81ad24963307553a P 13569ba8734e4be4bee5c86ae9ff8825: Time spent bootstrapping tablet: real 0.133s	user 0.014s	sys 0.016s
I20260709 13:16:32.928704 13539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3b673e65c054b34852a89783b972744" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825" is_pre_election: true
I20260709 13:16:32.939400 13671 tablet_bootstrap.cc:492] T 8f2e5951819547a7a9f7009e99b67845 P 3c7e85ca9e4e4646b4792034c03ef31c: Bootstrap starting.
I20260709 13:16:32.939301 13539 raft_consensus.cc:2468] T a3b673e65c054b34852a89783b972744 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c7e85ca9e4e4646b4792034c03ef31c in term 0.
I20260709 13:16:32.941838 13435 leader_election.cc:304] T a3b673e65c054b34852a89783b972744 P 3c7e85ca9e4e4646b4792034c03ef31c [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: 13569ba8734e4be4bee5c86ae9ff8825, 3c7e85ca9e4e4646b4792034c03ef31c; no voters: 217ec95c64b34e25addb1e33e358571e
I20260709 13:16:32.942243 13980 raft_consensus.cc:493] T 073038643a8a47128887911c138b0df9 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:32.942528 13983 raft_consensus.cc:2804] T a3b673e65c054b34852a89783b972744 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:32.943467 13669 tablet_bootstrap.cc:654] T e4eb140459f04eb1a8af274687cabe98 P 217ec95c64b34e25addb1e33e358571e: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:32.942929 13983 raft_consensus.cc:493] T a3b673e65c054b34852a89783b972744 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:32.942713 13980 raft_consensus.cc:515] T 073038643a8a47128887911c138b0df9 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:32.944298 13983 raft_consensus.cc:3060] T a3b673e65c054b34852a89783b972744 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:32.945574 13980 leader_election.cc:290] T 073038643a8a47128887911c138b0df9 P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:32.947494 13539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "073038643a8a47128887911c138b0df9" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825" is_pre_election: true
I20260709 13:16:32.948213 13539 raft_consensus.cc:2393] T 073038643a8a47128887911c138b0df9 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3c7e85ca9e4e4646b4792034c03ef31c in current term 1: Already voted for candidate 217ec95c64b34e25addb1e33e358571e in this term.
I20260709 13:16:32.959560 13612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "073038643a8a47128887911c138b0df9" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e" is_pre_election: true
I20260709 13:16:32.967420 13671 tablet_bootstrap.cc:654] T 8f2e5951819547a7a9f7009e99b67845 P 3c7e85ca9e4e4646b4792034c03ef31c: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:32.977746 13659 raft_consensus.cc:359] T 75485f2faee34dde81ad24963307553a P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:32.981192 13659 raft_consensus.cc:385] T 75485f2faee34dde81ad24963307553a P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:32.981498 13659 raft_consensus.cc:740] T 75485f2faee34dde81ad24963307553a P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13569ba8734e4be4bee5c86ae9ff8825, State: Initialized, Role: FOLLOWER
I20260709 13:16:32.983687 14024 raft_consensus.cc:493] T e4eb140459f04eb1a8af274687cabe98 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:32.984164 14024 raft_consensus.cc:515] T e4eb140459f04eb1a8af274687cabe98 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:32.985348 13435 leader_election.cc:304] T 073038643a8a47128887911c138b0df9 P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3c7e85ca9e4e4646b4792034c03ef31c; no voters: 13569ba8734e4be4bee5c86ae9ff8825, 217ec95c64b34e25addb1e33e358571e
I20260709 13:16:32.988189 13913 raft_consensus.cc:3060] T 073038643a8a47128887911c138b0df9 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:32.988413 14024 leader_election.cc:290] T e4eb140459f04eb1a8af274687cabe98 P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:32.991313 13541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4eb140459f04eb1a8af274687cabe98" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825" is_pre_election: true
I20260709 13:16:32.994139 13541 raft_consensus.cc:2468] T e4eb140459f04eb1a8af274687cabe98 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c7e85ca9e4e4646b4792034c03ef31c in term 0.
I20260709 13:16:32.994710 13659 consensus_queue.cc:260] T 75485f2faee34dde81ad24963307553a P 13569ba8734e4be4bee5c86ae9ff8825 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:32.995306 13435 leader_election.cc:304] T e4eb140459f04eb1a8af274687cabe98 P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825, 3c7e85ca9e4e4646b4792034c03ef31c; no voters: 
I20260709 13:16:32.984567 13983 raft_consensus.cc:515] T a3b673e65c054b34852a89783b972744 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:32.997720 13671 tablet_bootstrap.cc:492] T 8f2e5951819547a7a9f7009e99b67845 P 3c7e85ca9e4e4646b4792034c03ef31c: No bootstrap required, opened a new log
I20260709 13:16:32.998155 13671 ts_tablet_manager.cc:1403] T 8f2e5951819547a7a9f7009e99b67845 P 3c7e85ca9e4e4646b4792034c03ef31c: Time spent bootstrapping tablet: real 0.071s	user 0.013s	sys 0.000s
I20260709 13:16:32.998612 13614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4eb140459f04eb1a8af274687cabe98" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e" is_pre_election: true
I20260709 13:16:32.997607 13980 raft_consensus.cc:2804] T e4eb140459f04eb1a8af274687cabe98 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:33.000430 13659 ts_tablet_manager.cc:1434] T 75485f2faee34dde81ad24963307553a P 13569ba8734e4be4bee5c86ae9ff8825: Time spent starting tablet: real 0.068s	user 0.008s	sys 0.000s
I20260709 13:16:33.000797 13980 raft_consensus.cc:493] T e4eb140459f04eb1a8af274687cabe98 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:33.003448 13980 raft_consensus.cc:3060] T e4eb140459f04eb1a8af274687cabe98 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:16:33.004295 13435 leader_election.cc:343] T e4eb140459f04eb1a8af274687cabe98 P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:33.009541 13983 leader_election.cc:290] T a3b673e65c054b34852a89783b972744 P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 election: Requested vote from peers 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:33.005702 13913 raft_consensus.cc:2749] T 073038643a8a47128887911c138b0df9 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:33.009438 13980 raft_consensus.cc:515] T e4eb140459f04eb1a8af274687cabe98 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:33.006354 13659 tablet_bootstrap.cc:492] T e2fd0e62c1594ff5875e63fcc1563d10 P 13569ba8734e4be4bee5c86ae9ff8825: Bootstrap starting.
I20260709 13:16:33.012283 13874 raft_consensus.cc:493] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:33.012781 13874 raft_consensus.cc:515] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:33.013118 13541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3b673e65c054b34852a89783b972744" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825"
I20260709 13:16:33.006572 13671 raft_consensus.cc:359] T 8f2e5951819547a7a9f7009e99b67845 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:33.015657 13874 leader_election.cc:290] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:33.015745 13468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fcf789a83ae48d5aecfc4bfa302ebb1" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" is_pre_election: true
I20260709 13:16:33.022320 13671 raft_consensus.cc:385] T 8f2e5951819547a7a9f7009e99b67845 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:33.022599 13671 raft_consensus.cc:740] T 8f2e5951819547a7a9f7009e99b67845 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c7e85ca9e4e4646b4792034c03ef31c, State: Initialized, Role: FOLLOWER
I20260709 13:16:33.016522 13987 raft_consensus.cc:493] T 15b973213b114543ab313601f6f97755 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:33.014254 13541 raft_consensus.cc:3060] T a3b673e65c054b34852a89783b972744 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:33.023036 13987 raft_consensus.cc:515] T 15b973213b114543ab313601f6f97755 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:33.025141 13987 leader_election.cc:290] T 15b973213b114543ab313601f6f97755 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:33.018872 13619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fcf789a83ae48d5aecfc4bfa302ebb1" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e" is_pre_election: true
I20260709 13:16:33.026815 13539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4eb140459f04eb1a8af274687cabe98" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825"
W20260709 13:16:33.027088 13510 leader_election.cc:343] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:33.027379 13539 raft_consensus.cc:3060] T e4eb140459f04eb1a8af274687cabe98 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:33.029217 13619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15b973213b114543ab313601f6f97755" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e" is_pre_election: true
W20260709 13:16:33.031306 13510 leader_election.cc:343] T 15b973213b114543ab313601f6f97755 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:16:33.031949 13510 leader_election.cc:343] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:33.032343 13510 leader_election.cc:304] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825; no voters: 217ec95c64b34e25addb1e33e358571e, 3c7e85ca9e4e4646b4792034c03ef31c
I20260709 13:16:33.033219 13619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4eb140459f04eb1a8af274687cabe98" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e"
I20260709 13:16:33.034699 13671 consensus_queue.cc:260] T 8f2e5951819547a7a9f7009e99b67845 P 3c7e85ca9e4e4646b4792034c03ef31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:33.035742 13987 raft_consensus.cc:2749] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:33.020702 13980 leader_election.cc:290] T e4eb140459f04eb1a8af274687cabe98 P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 election: Requested vote from peers 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:33.037288 13671 ts_tablet_manager.cc:1434] T 8f2e5951819547a7a9f7009e99b67845 P 3c7e85ca9e4e4646b4792034c03ef31c: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.000s
I20260709 13:16:33.044902 13671 tablet_bootstrap.cc:492] T 71ac5b306511448da380d7473c933f01 P 3c7e85ca9e4e4646b4792034c03ef31c: Bootstrap starting.
I20260709 13:16:33.037531 13659 tablet_bootstrap.cc:654] T e2fd0e62c1594ff5875e63fcc1563d10 P 13569ba8734e4be4bee5c86ae9ff8825: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:33.039145 13541 raft_consensus.cc:2468] T a3b673e65c054b34852a89783b972744 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c7e85ca9e4e4646b4792034c03ef31c in term 1.
W20260709 13:16:33.043905 13435 leader_election.cc:343] T e4eb140459f04eb1a8af274687cabe98 P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:33.016435 13614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3b673e65c054b34852a89783b972744" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e"
I20260709 13:16:33.050072 13435 leader_election.cc:304] T a3b673e65c054b34852a89783b972744 P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825, 3c7e85ca9e4e4646b4792034c03ef31c; no voters: 
I20260709 13:16:33.038105 13468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15b973213b114543ab313601f6f97755" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" is_pre_election: true
I20260709 13:16:33.051465 13980 raft_consensus.cc:2804] T a3b673e65c054b34852a89783b972744 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:33.053481 13671 tablet_bootstrap.cc:654] T 71ac5b306511448da380d7473c933f01 P 3c7e85ca9e4e4646b4792034c03ef31c: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:33.053999 13980 raft_consensus.cc:697] T a3b673e65c054b34852a89783b972744 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Becoming Leader. State: Replica: 3c7e85ca9e4e4646b4792034c03ef31c, State: Running, Role: LEADER
I20260709 13:16:33.035724 13539 raft_consensus.cc:2468] T e4eb140459f04eb1a8af274687cabe98 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c7e85ca9e4e4646b4792034c03ef31c in term 1.
W20260709 13:16:33.052397 13435 leader_election.cc:343] T a3b673e65c054b34852a89783b972744 P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:33.056989 13435 leader_election.cc:304] T e4eb140459f04eb1a8af274687cabe98 P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825, 3c7e85ca9e4e4646b4792034c03ef31c; no voters: 217ec95c64b34e25addb1e33e358571e
W20260709 13:16:33.055177 13510 leader_election.cc:343] T 15b973213b114543ab313601f6f97755 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:33.057889 13913 raft_consensus.cc:493] T 8f2e5951819547a7a9f7009e99b67845 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:33.058143 13510 leader_election.cc:304] T 15b973213b114543ab313601f6f97755 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825; no voters: 217ec95c64b34e25addb1e33e358571e, 3c7e85ca9e4e4646b4792034c03ef31c
I20260709 13:16:33.058332 13913 raft_consensus.cc:515] T 8f2e5951819547a7a9f7009e99b67845 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:33.060285 13913 leader_election.cc:290] T 8f2e5951819547a7a9f7009e99b67845 P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:33.061269 13987 raft_consensus.cc:2749] T 15b973213b114543ab313601f6f97755 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:33.061857 13983 raft_consensus.cc:2804] T e4eb140459f04eb1a8af274687cabe98 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:33.062289 13983 raft_consensus.cc:697] T e4eb140459f04eb1a8af274687cabe98 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Becoming Leader. State: Replica: 3c7e85ca9e4e4646b4792034c03ef31c, State: Running, Role: LEADER
I20260709 13:16:33.063078 13983 consensus_queue.cc:237] T e4eb140459f04eb1a8af274687cabe98 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:33.064532 13671 tablet_bootstrap.cc:492] T 71ac5b306511448da380d7473c933f01 P 3c7e85ca9e4e4646b4792034c03ef31c: No bootstrap required, opened a new log
I20260709 13:16:33.064961 13671 ts_tablet_manager.cc:1403] T 71ac5b306511448da380d7473c933f01 P 3c7e85ca9e4e4646b4792034c03ef31c: Time spent bootstrapping tablet: real 0.020s	user 0.002s	sys 0.007s
I20260709 13:16:33.065990 13614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f2e5951819547a7a9f7009e99b67845" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e" is_pre_election: true
I20260709 13:16:33.066216 13539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f2e5951819547a7a9f7009e99b67845" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825" is_pre_election: true
I20260709 13:16:33.071516 13671 raft_consensus.cc:359] T 71ac5b306511448da380d7473c933f01 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:33.073182 13435 leader_election.cc:304] T 8f2e5951819547a7a9f7009e99b67845 P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3c7e85ca9e4e4646b4792034c03ef31c; no voters: 13569ba8734e4be4bee5c86ae9ff8825, 217ec95c64b34e25addb1e33e358571e
I20260709 13:16:33.072187 13671 raft_consensus.cc:385] T 71ac5b306511448da380d7473c933f01 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:33.075052 13671 raft_consensus.cc:740] T 71ac5b306511448da380d7473c933f01 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c7e85ca9e4e4646b4792034c03ef31c, State: Initialized, Role: FOLLOWER
I20260709 13:16:33.076467 13913 raft_consensus.cc:2749] T 8f2e5951819547a7a9f7009e99b67845 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:33.076915 13671 consensus_queue.cc:260] T 71ac5b306511448da380d7473c933f01 P 3c7e85ca9e4e4646b4792034c03ef31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:33.079232 13671 ts_tablet_manager.cc:1434] T 71ac5b306511448da380d7473c933f01 P 3c7e85ca9e4e4646b4792034c03ef31c: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 13:16:33.080214 13671 tablet_bootstrap.cc:492] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 3c7e85ca9e4e4646b4792034c03ef31c: Bootstrap starting.
I20260709 13:16:33.084112 13614 raft_consensus.cc:3060] T 9b6de26125be4e509b8c5d7d6d210aa8 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:33.084242 13659 tablet_bootstrap.cc:492] T e2fd0e62c1594ff5875e63fcc1563d10 P 13569ba8734e4be4bee5c86ae9ff8825: No bootstrap required, opened a new log
I20260709 13:16:33.084740 13659 ts_tablet_manager.cc:1403] T e2fd0e62c1594ff5875e63fcc1563d10 P 13569ba8734e4be4bee5c86ae9ff8825: Time spent bootstrapping tablet: real 0.079s	user 0.015s	sys 0.007s
I20260709 13:16:33.087443 13659 raft_consensus.cc:359] T e2fd0e62c1594ff5875e63fcc1563d10 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:33.088366 13659 raft_consensus.cc:385] T e2fd0e62c1594ff5875e63fcc1563d10 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:33.088641 13659 raft_consensus.cc:740] T e2fd0e62c1594ff5875e63fcc1563d10 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13569ba8734e4be4bee5c86ae9ff8825, State: Initialized, Role: FOLLOWER
I20260709 13:16:33.056584 13980 consensus_queue.cc:237] T a3b673e65c054b34852a89783b972744 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:33.089277 13659 consensus_queue.cc:260] T e2fd0e62c1594ff5875e63fcc1563d10 P 13569ba8734e4be4bee5c86ae9ff8825 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:33.093595 13913 consensus_queue.cc:1048] T 9b6de26125be4e509b8c5d7d6d210aa8 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:33.093848 13961 raft_consensus.cc:493] T 9b6de26125be4e509b8c5d7d6d210aa8 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:33.096014 13659 ts_tablet_manager.cc:1434] T e2fd0e62c1594ff5875e63fcc1563d10 P 13569ba8734e4be4bee5c86ae9ff8825: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:16:33.094457 13961 raft_consensus.cc:515] T 9b6de26125be4e509b8c5d7d6d210aa8 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:33.115689 13659 tablet_bootstrap.cc:492] T 015a01333b684476909bbdea14b517e2 P 13569ba8734e4be4bee5c86ae9ff8825: Bootstrap starting.
I20260709 13:16:33.125612 13669 tablet_bootstrap.cc:492] T e4eb140459f04eb1a8af274687cabe98 P 217ec95c64b34e25addb1e33e358571e: No bootstrap required, opened a new log
I20260709 13:16:33.126082 13669 ts_tablet_manager.cc:1403] T e4eb140459f04eb1a8af274687cabe98 P 217ec95c64b34e25addb1e33e358571e: Time spent bootstrapping tablet: real 0.228s	user 0.014s	sys 0.011s
I20260709 13:16:33.126220 13468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b6de26125be4e509b8c5d7d6d210aa8" candidate_uuid: "217ec95c64b34e25addb1e33e358571e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" is_pre_election: true
I20260709 13:16:33.123160 13961 leader_election.cc:290] T 9b6de26125be4e509b8c5d7d6d210aa8 P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433)
I20260709 13:16:33.132513 13987 raft_consensus.cc:493] T 75485f2faee34dde81ad24963307553a P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:33.133002 13987 raft_consensus.cc:515] T 75485f2faee34dde81ad24963307553a P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:33.133069 13542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b6de26125be4e509b8c5d7d6d210aa8" candidate_uuid: "217ec95c64b34e25addb1e33e358571e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825" is_pre_election: true
I20260709 13:16:33.137346 13542 raft_consensus.cc:2468] T 9b6de26125be4e509b8c5d7d6d210aa8 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 217ec95c64b34e25addb1e33e358571e in term 1.
I20260709 13:16:33.138396 13584 leader_election.cc:304] T 9b6de26125be4e509b8c5d7d6d210aa8 P 217ec95c64b34e25addb1e33e358571e [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: 13569ba8734e4be4bee5c86ae9ff8825, 217ec95c64b34e25addb1e33e358571e; no voters: 3c7e85ca9e4e4646b4792034c03ef31c
I20260709 13:16:33.140583 13671 tablet_bootstrap.cc:654] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 3c7e85ca9e4e4646b4792034c03ef31c: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:33.142100 13987 leader_election.cc:290] T 75485f2faee34dde81ad24963307553a P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:33.142670 13619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75485f2faee34dde81ad24963307553a" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e" is_pre_election: true
I20260709 13:16:33.143630 13669 raft_consensus.cc:359] T e4eb140459f04eb1a8af274687cabe98 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:33.144316 13669 raft_consensus.cc:385] T e4eb140459f04eb1a8af274687cabe98 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:33.144585 13669 raft_consensus.cc:740] T e4eb140459f04eb1a8af274687cabe98 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 217ec95c64b34e25addb1e33e358571e, State: Initialized, Role: FOLLOWER
W20260709 13:16:33.144624 13510 leader_election.cc:343] T 75485f2faee34dde81ad24963307553a P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:33.146073 13914 raft_consensus.cc:2804] T 9b6de26125be4e509b8c5d7d6d210aa8 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:16:33.146317 13468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75485f2faee34dde81ad24963307553a" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" is_pre_election: true
I20260709 13:16:33.147408 13659 tablet_bootstrap.cc:654] T 015a01333b684476909bbdea14b517e2 P 13569ba8734e4be4bee5c86ae9ff8825: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:33.145304 13669 consensus_queue.cc:260] T e4eb140459f04eb1a8af274687cabe98 P 217ec95c64b34e25addb1e33e358571e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
W20260709 13:16:33.147992 13510 leader_election.cc:343] T 75485f2faee34dde81ad24963307553a P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:33.148372 13510 leader_election.cc:304] T 75485f2faee34dde81ad24963307553a P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825; no voters: 217ec95c64b34e25addb1e33e358571e, 3c7e85ca9e4e4646b4792034c03ef31c
I20260709 13:16:33.147713 13914 raft_consensus.cc:493] T 9b6de26125be4e509b8c5d7d6d210aa8 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3c7e85ca9e4e4646b4792034c03ef31c)
I20260709 13:16:33.149441 14025 raft_consensus.cc:493] T 528416a5053d431886e55165b0e70a29 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:33.149726 13914 raft_consensus.cc:3060] T 9b6de26125be4e509b8c5d7d6d210aa8 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:33.149888 14025 raft_consensus.cc:515] T 528416a5053d431886e55165b0e70a29 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:33.153513 13669 ts_tablet_manager.cc:1434] T e4eb140459f04eb1a8af274687cabe98 P 217ec95c64b34e25addb1e33e358571e: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.003s
I20260709 13:16:33.157903 14025 leader_election.cc:290] T 528416a5053d431886e55165b0e70a29 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:33.151759 13987 raft_consensus.cc:2749] T 75485f2faee34dde81ad24963307553a P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:33.164288 13468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "528416a5053d431886e55165b0e70a29" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" is_pre_election: true
I20260709 13:16:33.164729 13619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "528416a5053d431886e55165b0e70a29" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e" is_pre_election: true
W20260709 13:16:33.165784 13510 leader_election.cc:343] T 528416a5053d431886e55165b0e70a29 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:16:33.166446 13510 leader_election.cc:343] T 528416a5053d431886e55165b0e70a29 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:33.166877 13510 leader_election.cc:304] T 528416a5053d431886e55165b0e70a29 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825; no voters: 217ec95c64b34e25addb1e33e358571e, 3c7e85ca9e4e4646b4792034c03ef31c
I20260709 13:16:33.180275 13669 tablet_bootstrap.cc:492] T a3b673e65c054b34852a89783b972744 P 217ec95c64b34e25addb1e33e358571e: Bootstrap starting.
I20260709 13:16:33.179941 14025 raft_consensus.cc:2749] T 528416a5053d431886e55165b0e70a29 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:33.193537 13983 consensus_queue.cc:1048] T 9b6de26125be4e509b8c5d7d6d210aa8 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:33.194788 13914 raft_consensus.cc:515] T 9b6de26125be4e509b8c5d7d6d210aa8 P 217ec95c64b34e25addb1e33e358571e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:33.200120 13983 consensus_queue.cc:1048] T 372546b757d74694a8635cb5c60a3922 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:16:33.202827 13468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b6de26125be4e509b8c5d7d6d210aa8" candidate_uuid: "217ec95c64b34e25addb1e33e358571e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c"
I20260709 13:16:33.203666 13541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b6de26125be4e509b8c5d7d6d210aa8" candidate_uuid: "217ec95c64b34e25addb1e33e358571e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825"
I20260709 13:16:33.202772 13914 leader_election.cc:290] T 9b6de26125be4e509b8c5d7d6d210aa8 P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 2 election: Requested vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433)
I20260709 13:16:33.205230 13584 leader_election.cc:304] T 9b6de26125be4e509b8c5d7d6d210aa8 P 217ec95c64b34e25addb1e33e358571e [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: 217ec95c64b34e25addb1e33e358571e; no voters: 13569ba8734e4be4bee5c86ae9ff8825, 3c7e85ca9e4e4646b4792034c03ef31c
I20260709 13:16:33.207906 13366 catalog_manager.cc:5697] T a3b673e65c054b34852a89783b972744 P 3c7e85ca9e4e4646b4792034c03ef31c reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129). New cstate: current_term: 1 leader_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:33.212405 13366 catalog_manager.cc:5697] T e4eb140459f04eb1a8af274687cabe98 P 3c7e85ca9e4e4646b4792034c03ef31c reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129). New cstate: current_term: 1 leader_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:33.211678 13914 raft_consensus.cc:2749] T 9b6de26125be4e509b8c5d7d6d210aa8 P 217ec95c64b34e25addb1e33e358571e [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:16:33.219556 13669 tablet_bootstrap.cc:654] T a3b673e65c054b34852a89783b972744 P 217ec95c64b34e25addb1e33e358571e: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:33.226305 13987 raft_consensus.cc:493] T bf2f5f25119a48cda4d621da16fcd3d4 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:33.227353 13987 raft_consensus.cc:515] T bf2f5f25119a48cda4d621da16fcd3d4 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:33.233003 13614 raft_consensus.cc:1240] T 9b6de26125be4e509b8c5d7d6d210aa8 P 217ec95c64b34e25addb1e33e358571e [term 2 FOLLOWER]: Rejecting Update request from peer 3c7e85ca9e4e4646b4792034c03ef31c for earlier term 1. Current term is 2. Ops: []
I20260709 13:16:33.233543 13468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf2f5f25119a48cda4d621da16fcd3d4" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" is_pre_election: true
I20260709 13:16:33.234576 13913 consensus_queue.cc:1059] T 9b6de26125be4e509b8c5d7d6d210aa8 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:33.234927 13987 leader_election.cc:290] T bf2f5f25119a48cda4d621da16fcd3d4 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:33.235473 13913 raft_consensus.cc:3055] T 9b6de26125be4e509b8c5d7d6d210aa8 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:33.235859 13913 raft_consensus.cc:740] T 9b6de26125be4e509b8c5d7d6d210aa8 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3c7e85ca9e4e4646b4792034c03ef31c, State: Running, Role: LEADER
I20260709 13:16:33.236720 13913 consensus_queue.cc:260] T 9b6de26125be4e509b8c5d7d6d210aa8 P 3c7e85ca9e4e4646b4792034c03ef31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:33.237903 13913 raft_consensus.cc:3060] T 9b6de26125be4e509b8c5d7d6d210aa8 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:33.239076 13671 tablet_bootstrap.cc:492] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 3c7e85ca9e4e4646b4792034c03ef31c: No bootstrap required, opened a new log
I20260709 13:16:33.239578 13671 ts_tablet_manager.cc:1403] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 3c7e85ca9e4e4646b4792034c03ef31c: Time spent bootstrapping tablet: real 0.160s	user 0.013s	sys 0.039s
W20260709 13:16:33.241887 13510 leader_election.cc:343] T bf2f5f25119a48cda4d621da16fcd3d4 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:33.243088 13619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf2f5f25119a48cda4d621da16fcd3d4" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e" is_pre_election: true
W20260709 13:16:33.246031 13510 leader_election.cc:343] T bf2f5f25119a48cda4d621da16fcd3d4 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:33.246539 13510 leader_election.cc:304] T bf2f5f25119a48cda4d621da16fcd3d4 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825; no voters: 217ec95c64b34e25addb1e33e358571e, 3c7e85ca9e4e4646b4792034c03ef31c
I20260709 13:16:33.251863 14025 raft_consensus.cc:2749] T bf2f5f25119a48cda4d621da16fcd3d4 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:33.263330 13980 consensus_queue.cc:1048] T 372546b757d74694a8635cb5c60a3922 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:33.271139 13914 consensus_queue.cc:1048] T 073038643a8a47128887911c138b0df9 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:33.272794 13671 raft_consensus.cc:359] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:33.273710 13671 raft_consensus.cc:385] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:33.274039 13671 raft_consensus.cc:740] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c7e85ca9e4e4646b4792034c03ef31c, State: Initialized, Role: FOLLOWER
I20260709 13:16:33.278805 13671 consensus_queue.cc:260] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 3c7e85ca9e4e4646b4792034c03ef31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:33.287222 13671 ts_tablet_manager.cc:1434] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 3c7e85ca9e4e4646b4792034c03ef31c: Time spent starting tablet: real 0.047s	user 0.007s	sys 0.001s
I20260709 13:16:33.288215 13659 tablet_bootstrap.cc:492] T 015a01333b684476909bbdea14b517e2 P 13569ba8734e4be4bee5c86ae9ff8825: No bootstrap required, opened a new log
I20260709 13:16:33.288782 13659 ts_tablet_manager.cc:1403] T 015a01333b684476909bbdea14b517e2 P 13569ba8734e4be4bee5c86ae9ff8825: Time spent bootstrapping tablet: real 0.184s	user 0.023s	sys 0.036s
I20260709 13:16:33.288275 13671 tablet_bootstrap.cc:492] T 28eb05fd58a145d493c7c9cf490e6a84 P 3c7e85ca9e4e4646b4792034c03ef31c: Bootstrap starting.
I20260709 13:16:33.293911 13914 consensus_queue.cc:1048] T fcabc5c5fd6f4ffab3af0bf279258b39 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:33.302261 13669 tablet_bootstrap.cc:492] T a3b673e65c054b34852a89783b972744 P 217ec95c64b34e25addb1e33e358571e: No bootstrap required, opened a new log
I20260709 13:16:33.302789 13669 ts_tablet_manager.cc:1403] T a3b673e65c054b34852a89783b972744 P 217ec95c64b34e25addb1e33e358571e: Time spent bootstrapping tablet: real 0.123s	user 0.016s	sys 0.006s
I20260709 13:16:33.310596 13659 raft_consensus.cc:359] T 015a01333b684476909bbdea14b517e2 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:33.311298 13659 raft_consensus.cc:385] T 015a01333b684476909bbdea14b517e2 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:33.311565 13659 raft_consensus.cc:740] T 015a01333b684476909bbdea14b517e2 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13569ba8734e4be4bee5c86ae9ff8825, State: Initialized, Role: FOLLOWER
I20260709 13:16:33.313303 13669 raft_consensus.cc:359] T a3b673e65c054b34852a89783b972744 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:33.313932 13669 raft_consensus.cc:385] T a3b673e65c054b34852a89783b972744 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:33.314167 13669 raft_consensus.cc:740] T a3b673e65c054b34852a89783b972744 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 217ec95c64b34e25addb1e33e358571e, State: Initialized, Role: FOLLOWER
I20260709 13:16:33.314731 13669 consensus_queue.cc:260] T a3b673e65c054b34852a89783b972744 P 217ec95c64b34e25addb1e33e358571e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:33.316772 13669 ts_tablet_manager.cc:1434] T a3b673e65c054b34852a89783b972744 P 217ec95c64b34e25addb1e33e358571e: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 13:16:33.312191 13659 consensus_queue.cc:260] T 015a01333b684476909bbdea14b517e2 P 13569ba8734e4be4bee5c86ae9ff8825 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:33.329145 13914 consensus_queue.cc:1048] T 073038643a8a47128887911c138b0df9 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:33.330631 13659 ts_tablet_manager.cc:1434] T 015a01333b684476909bbdea14b517e2 P 13569ba8734e4be4bee5c86ae9ff8825: Time spent starting tablet: real 0.042s	user 0.006s	sys 0.001s
I20260709 13:16:33.331351 13671 tablet_bootstrap.cc:654] T 28eb05fd58a145d493c7c9cf490e6a84 P 3c7e85ca9e4e4646b4792034c03ef31c: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:33.349936 13669 tablet_bootstrap.cc:492] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 217ec95c64b34e25addb1e33e358571e: Bootstrap starting.
I20260709 13:16:33.360512 13669 tablet_bootstrap.cc:654] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 217ec95c64b34e25addb1e33e358571e: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:33.361101 13468 raft_consensus.cc:3060] T 8f2e5951819547a7a9f7009e99b67845 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:33.364854 13671 tablet_bootstrap.cc:492] T 28eb05fd58a145d493c7c9cf490e6a84 P 3c7e85ca9e4e4646b4792034c03ef31c: No bootstrap required, opened a new log
I20260709 13:16:33.365299 13671 ts_tablet_manager.cc:1403] T 28eb05fd58a145d493c7c9cf490e6a84 P 3c7e85ca9e4e4646b4792034c03ef31c: Time spent bootstrapping tablet: real 0.077s	user 0.010s	sys 0.005s
I20260709 13:16:33.367786 13671 raft_consensus.cc:359] T 28eb05fd58a145d493c7c9cf490e6a84 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:33.368413 13671 raft_consensus.cc:385] T 28eb05fd58a145d493c7c9cf490e6a84 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:33.368693 13671 raft_consensus.cc:740] T 28eb05fd58a145d493c7c9cf490e6a84 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c7e85ca9e4e4646b4792034c03ef31c, State: Initialized, Role: FOLLOWER
I20260709 13:16:33.369372 13671 consensus_queue.cc:260] T 28eb05fd58a145d493c7c9cf490e6a84 P 3c7e85ca9e4e4646b4792034c03ef31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:33.371995 13671 ts_tablet_manager.cc:1434] T 28eb05fd58a145d493c7c9cf490e6a84 P 3c7e85ca9e4e4646b4792034c03ef31c: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:16:33.372617 13669 tablet_bootstrap.cc:492] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 217ec95c64b34e25addb1e33e358571e: No bootstrap required, opened a new log
I20260709 13:16:33.373099 13671 tablet_bootstrap.cc:492] T 528416a5053d431886e55165b0e70a29 P 3c7e85ca9e4e4646b4792034c03ef31c: Bootstrap starting.
I20260709 13:16:33.373184 13669 ts_tablet_manager.cc:1403] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 217ec95c64b34e25addb1e33e358571e: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.001s
I20260709 13:16:33.376343 13669 raft_consensus.cc:359] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:33.376991 13669 raft_consensus.cc:385] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:33.377254 13669 raft_consensus.cc:740] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 217ec95c64b34e25addb1e33e358571e, State: Initialized, Role: FOLLOWER
I20260709 13:16:33.378055 13669 consensus_queue.cc:260] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 217ec95c64b34e25addb1e33e358571e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:33.380738 13669 ts_tablet_manager.cc:1434] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 217ec95c64b34e25addb1e33e358571e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:16:33.381592 13671 tablet_bootstrap.cc:654] T 528416a5053d431886e55165b0e70a29 P 3c7e85ca9e4e4646b4792034c03ef31c: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:33.382275 13669 tablet_bootstrap.cc:492] T e2fd0e62c1594ff5875e63fcc1563d10 P 217ec95c64b34e25addb1e33e358571e: Bootstrap starting.
I20260709 13:16:33.393978 13669 tablet_bootstrap.cc:654] T e2fd0e62c1594ff5875e63fcc1563d10 P 217ec95c64b34e25addb1e33e358571e: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:33.396948 13874 raft_consensus.cc:493] T 015a01333b684476909bbdea14b517e2 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:33.397572 13874 raft_consensus.cc:515] T 015a01333b684476909bbdea14b517e2 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:33.400399 13874 leader_election.cc:290] T 015a01333b684476909bbdea14b517e2 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:33.402948 13614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "015a01333b684476909bbdea14b517e2" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e" is_pre_election: true
W20260709 13:16:33.407367 13510 leader_election.cc:343] T 015a01333b684476909bbdea14b517e2 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:33.415235 13961 consensus_queue.cc:1048] T fcabc5c5fd6f4ffab3af0bf279258b39 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:33.423715 13462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "015a01333b684476909bbdea14b517e2" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" is_pre_election: true
W20260709 13:16:33.428448 13510 leader_election.cc:343] T 015a01333b684476909bbdea14b517e2 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:33.428866 13510 leader_election.cc:304] T 015a01333b684476909bbdea14b517e2 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825; no voters: 217ec95c64b34e25addb1e33e358571e, 3c7e85ca9e4e4646b4792034c03ef31c
I20260709 13:16:33.429980 13874 raft_consensus.cc:2749] T 015a01333b684476909bbdea14b517e2 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:33.432425 13671 tablet_bootstrap.cc:492] T 528416a5053d431886e55165b0e70a29 P 3c7e85ca9e4e4646b4792034c03ef31c: No bootstrap required, opened a new log
I20260709 13:16:33.432870 13671 ts_tablet_manager.cc:1403] T 528416a5053d431886e55165b0e70a29 P 3c7e85ca9e4e4646b4792034c03ef31c: Time spent bootstrapping tablet: real 0.060s	user 0.027s	sys 0.014s
I20260709 13:16:33.433049 13914 raft_consensus.cc:493] T a3b673e65c054b34852a89783b972744 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:33.433504 13914 raft_consensus.cc:515] T a3b673e65c054b34852a89783b972744 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:33.435388 13671 raft_consensus.cc:359] T 528416a5053d431886e55165b0e70a29 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:33.436043 13671 raft_consensus.cc:385] T 528416a5053d431886e55165b0e70a29 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:33.436128 13914 leader_election.cc:290] T a3b673e65c054b34852a89783b972744 P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433)
I20260709 13:16:33.436365 13671 raft_consensus.cc:740] T 528416a5053d431886e55165b0e70a29 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c7e85ca9e4e4646b4792034c03ef31c, State: Initialized, Role: FOLLOWER
I20260709 13:16:33.440043 13671 consensus_queue.cc:260] T 528416a5053d431886e55165b0e70a29 P 3c7e85ca9e4e4646b4792034c03ef31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:33.441979 13669 tablet_bootstrap.cc:492] T e2fd0e62c1594ff5875e63fcc1563d10 P 217ec95c64b34e25addb1e33e358571e: No bootstrap required, opened a new log
I20260709 13:16:33.442317 13671 ts_tablet_manager.cc:1434] T 528416a5053d431886e55165b0e70a29 P 3c7e85ca9e4e4646b4792034c03ef31c: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 13:16:33.442574 13669 ts_tablet_manager.cc:1403] T e2fd0e62c1594ff5875e63fcc1563d10 P 217ec95c64b34e25addb1e33e358571e: Time spent bootstrapping tablet: real 0.061s	user 0.029s	sys 0.023s
I20260709 13:16:33.443218 13671 tablet_bootstrap.cc:492] T 75485f2faee34dde81ad24963307553a P 3c7e85ca9e4e4646b4792034c03ef31c: Bootstrap starting.
I20260709 13:16:33.444299 13541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3b673e65c054b34852a89783b972744" candidate_uuid: "217ec95c64b34e25addb1e33e358571e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825" is_pre_election: true
I20260709 13:16:33.444998 13541 raft_consensus.cc:2393] T a3b673e65c054b34852a89783b972744 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 217ec95c64b34e25addb1e33e358571e in current term 1: Already voted for candidate 3c7e85ca9e4e4646b4792034c03ef31c in this term.
I20260709 13:16:33.444984 13669 raft_consensus.cc:359] T e2fd0e62c1594ff5875e63fcc1563d10 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:33.445724 13669 raft_consensus.cc:385] T e2fd0e62c1594ff5875e63fcc1563d10 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:33.445981 13669 raft_consensus.cc:740] T e2fd0e62c1594ff5875e63fcc1563d10 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 217ec95c64b34e25addb1e33e358571e, State: Initialized, Role: FOLLOWER
I20260709 13:16:33.446596 13669 consensus_queue.cc:260] T e2fd0e62c1594ff5875e63fcc1563d10 P 217ec95c64b34e25addb1e33e358571e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:33.448588 13669 ts_tablet_manager.cc:1434] T e2fd0e62c1594ff5875e63fcc1563d10 P 217ec95c64b34e25addb1e33e358571e: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:16:33.449488 13669 tablet_bootstrap.cc:492] T 71ac5b306511448da380d7473c933f01 P 217ec95c64b34e25addb1e33e358571e: Bootstrap starting.
I20260709 13:16:33.455931 13671 tablet_bootstrap.cc:654] T 75485f2faee34dde81ad24963307553a P 3c7e85ca9e4e4646b4792034c03ef31c: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:33.461545 13669 tablet_bootstrap.cc:654] T 71ac5b306511448da380d7473c933f01 P 217ec95c64b34e25addb1e33e358571e: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:33.466046 13468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3b673e65c054b34852a89783b972744" candidate_uuid: "217ec95c64b34e25addb1e33e358571e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" is_pre_election: true
I20260709 13:16:33.473215 13669 tablet_bootstrap.cc:492] T 71ac5b306511448da380d7473c933f01 P 217ec95c64b34e25addb1e33e358571e: No bootstrap required, opened a new log
I20260709 13:16:33.473654 13669 ts_tablet_manager.cc:1403] T 71ac5b306511448da380d7473c933f01 P 217ec95c64b34e25addb1e33e358571e: Time spent bootstrapping tablet: real 0.024s	user 0.006s	sys 0.008s
I20260709 13:16:33.476227 13669 raft_consensus.cc:359] T 71ac5b306511448da380d7473c933f01 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:33.476861 13669 raft_consensus.cc:385] T 71ac5b306511448da380d7473c933f01 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:33.477121 13669 raft_consensus.cc:740] T 71ac5b306511448da380d7473c933f01 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 217ec95c64b34e25addb1e33e358571e, State: Initialized, Role: FOLLOWER
I20260709 13:16:33.477770 13669 consensus_queue.cc:260] T 71ac5b306511448da380d7473c933f01 P 217ec95c64b34e25addb1e33e358571e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:33.479733 13671 tablet_bootstrap.cc:492] T 75485f2faee34dde81ad24963307553a P 3c7e85ca9e4e4646b4792034c03ef31c: No bootstrap required, opened a new log
I20260709 13:16:33.479849 13669 ts_tablet_manager.cc:1434] T 71ac5b306511448da380d7473c933f01 P 217ec95c64b34e25addb1e33e358571e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260709 13:16:33.480149 13671 ts_tablet_manager.cc:1403] T 75485f2faee34dde81ad24963307553a P 3c7e85ca9e4e4646b4792034c03ef31c: Time spent bootstrapping tablet: real 0.037s	user 0.023s	sys 0.006s
I20260709 13:16:33.480769 13669 tablet_bootstrap.cc:492] T 28eb05fd58a145d493c7c9cf490e6a84 P 217ec95c64b34e25addb1e33e358571e: Bootstrap starting.
I20260709 13:16:33.482481 13671 raft_consensus.cc:359] T 75485f2faee34dde81ad24963307553a P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:33.483101 13671 raft_consensus.cc:385] T 75485f2faee34dde81ad24963307553a P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:33.483845 13671 raft_consensus.cc:740] T 75485f2faee34dde81ad24963307553a P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c7e85ca9e4e4646b4792034c03ef31c, State: Initialized, Role: FOLLOWER
I20260709 13:16:33.485169 13671 consensus_queue.cc:260] T 75485f2faee34dde81ad24963307553a P 3c7e85ca9e4e4646b4792034c03ef31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:33.486486 13669 tablet_bootstrap.cc:654] T 28eb05fd58a145d493c7c9cf490e6a84 P 217ec95c64b34e25addb1e33e358571e: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:33.487563 13671 ts_tablet_manager.cc:1434] T 75485f2faee34dde81ad24963307553a P 3c7e85ca9e4e4646b4792034c03ef31c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:16:33.489921 13584 leader_election.cc:304] T a3b673e65c054b34852a89783b972744 P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 217ec95c64b34e25addb1e33e358571e; no voters: 13569ba8734e4be4bee5c86ae9ff8825, 3c7e85ca9e4e4646b4792034c03ef31c
I20260709 13:16:33.490980 13671 tablet_bootstrap.cc:492] T e2fd0e62c1594ff5875e63fcc1563d10 P 3c7e85ca9e4e4646b4792034c03ef31c: Bootstrap starting.
I20260709 13:16:33.491623 13959 raft_consensus.cc:3060] T a3b673e65c054b34852a89783b972744 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:33.497471 13669 tablet_bootstrap.cc:492] T 28eb05fd58a145d493c7c9cf490e6a84 P 217ec95c64b34e25addb1e33e358571e: No bootstrap required, opened a new log
I20260709 13:16:33.497879 13669 ts_tablet_manager.cc:1403] T 28eb05fd58a145d493c7c9cf490e6a84 P 217ec95c64b34e25addb1e33e358571e: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.003s
I20260709 13:16:33.500267 13874 raft_consensus.cc:493] T 71ac5b306511448da380d7473c933f01 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:33.500265 13669 raft_consensus.cc:359] T 28eb05fd58a145d493c7c9cf490e6a84 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:33.500936 13669 raft_consensus.cc:385] T 28eb05fd58a145d493c7c9cf490e6a84 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:33.500888 13874 raft_consensus.cc:515] T 71ac5b306511448da380d7473c933f01 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:33.501289 13669 raft_consensus.cc:740] T 28eb05fd58a145d493c7c9cf490e6a84 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 217ec95c64b34e25addb1e33e358571e, State: Initialized, Role: FOLLOWER
I20260709 13:16:33.501983 13669 consensus_queue.cc:260] T 28eb05fd58a145d493c7c9cf490e6a84 P 217ec95c64b34e25addb1e33e358571e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:33.502877 13874 leader_election.cc:290] T 71ac5b306511448da380d7473c933f01 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:33.503918 13669 ts_tablet_manager.cc:1434] T 28eb05fd58a145d493c7c9cf490e6a84 P 217ec95c64b34e25addb1e33e358571e: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.002s
I20260709 13:16:33.504804 13669 tablet_bootstrap.cc:492] T 15b973213b114543ab313601f6f97755 P 217ec95c64b34e25addb1e33e358571e: Bootstrap starting.
I20260709 13:16:33.509436 14024 raft_consensus.cc:493] T 71ac5b306511448da380d7473c933f01 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:33.510259 13669 tablet_bootstrap.cc:654] T 15b973213b114543ab313601f6f97755 P 217ec95c64b34e25addb1e33e358571e: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:33.510042 14024 raft_consensus.cc:515] T 71ac5b306511448da380d7473c933f01 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:33.500662 13671 tablet_bootstrap.cc:654] T e2fd0e62c1594ff5875e63fcc1563d10 P 3c7e85ca9e4e4646b4792034c03ef31c: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:33.512251 14024 leader_election.cc:290] T 71ac5b306511448da380d7473c933f01 P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:33.514420 13539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71ac5b306511448da380d7473c933f01" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825" is_pre_election: true
I20260709 13:16:33.514987 13539 raft_consensus.cc:2468] T 71ac5b306511448da380d7473c933f01 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c7e85ca9e4e4646b4792034c03ef31c in term 0.
I20260709 13:16:33.516390 13619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71ac5b306511448da380d7473c933f01" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e" is_pre_election: true
I20260709 13:16:33.517156 13619 raft_consensus.cc:2468] T 71ac5b306511448da380d7473c933f01 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c7e85ca9e4e4646b4792034c03ef31c in term 0.
I20260709 13:16:33.521288 13435 leader_election.cc:304] T 71ac5b306511448da380d7473c933f01 P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825, 3c7e85ca9e4e4646b4792034c03ef31c; no voters: 
I20260709 13:16:33.522814 13913 raft_consensus.cc:2804] T 71ac5b306511448da380d7473c933f01 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:33.523154 13913 raft_consensus.cc:493] T 71ac5b306511448da380d7473c933f01 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:33.523518 13913 raft_consensus.cc:3060] T 71ac5b306511448da380d7473c933f01 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:33.524469 13959 raft_consensus.cc:2749] T a3b673e65c054b34852a89783b972744 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:33.526439 13914 raft_consensus.cc:493] T e2fd0e62c1594ff5875e63fcc1563d10 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:33.526929 13914 raft_consensus.cc:515] T e2fd0e62c1594ff5875e63fcc1563d10 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:33.528986 13914 leader_election.cc:290] T e2fd0e62c1594ff5875e63fcc1563d10 P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433)
I20260709 13:16:33.541553 13462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71ac5b306511448da380d7473c933f01" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" is_pre_election: true
I20260709 13:16:33.529903 13913 raft_consensus.cc:515] T 71ac5b306511448da380d7473c933f01 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:33.531832 13614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71ac5b306511448da380d7473c933f01" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e" is_pre_election: true
I20260709 13:16:33.560905 13614 raft_consensus.cc:2468] T 71ac5b306511448da380d7473c933f01 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13569ba8734e4be4bee5c86ae9ff8825 in term 0.
I20260709 13:16:33.562588 13462 raft_consensus.cc:2393] T 71ac5b306511448da380d7473c933f01 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 13569ba8734e4be4bee5c86ae9ff8825 in current term 1: Already voted for candidate 3c7e85ca9e4e4646b4792034c03ef31c in this term.
I20260709 13:16:33.569073 13691 consensus_queue.cc:1048] T a3b673e65c054b34852a89783b972744 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:33.570453 13987 raft_consensus.cc:493] T e2fd0e62c1594ff5875e63fcc1563d10 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:33.570914 13987 raft_consensus.cc:515] T e2fd0e62c1594ff5875e63fcc1563d10 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:33.573143 13987 leader_election.cc:290] T e2fd0e62c1594ff5875e63fcc1563d10 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:33.565169 13510 leader_election.cc:304] T 71ac5b306511448da380d7473c933f01 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825, 217ec95c64b34e25addb1e33e358571e; no voters: 
I20260709 13:16:33.580380 13539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71ac5b306511448da380d7473c933f01" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825"
I20260709 13:16:33.580909 13539 raft_consensus.cc:3060] T 71ac5b306511448da380d7473c933f01 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:33.588454 13539 raft_consensus.cc:2468] T 71ac5b306511448da380d7473c933f01 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c7e85ca9e4e4646b4792034c03ef31c in term 1.
I20260709 13:16:33.589955 13987 raft_consensus.cc:2764] T 71ac5b306511448da380d7473c933f01 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 13:16:33.590183 13435 leader_election.cc:304] T 71ac5b306511448da380d7473c933f01 P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825, 3c7e85ca9e4e4646b4792034c03ef31c; no voters: 
I20260709 13:16:33.590940 13691 raft_consensus.cc:2804] T 71ac5b306511448da380d7473c933f01 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:33.591346 13691 raft_consensus.cc:697] T 71ac5b306511448da380d7473c933f01 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Becoming Leader. State: Replica: 3c7e85ca9e4e4646b4792034c03ef31c, State: Running, Role: LEADER
I20260709 13:16:33.592023 13691 consensus_queue.cc:237] T 71ac5b306511448da380d7473c933f01 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:33.593289 13612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2fd0e62c1594ff5875e63fcc1563d10" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e" is_pre_election: true
I20260709 13:16:33.593864 13612 raft_consensus.cc:2468] T e2fd0e62c1594ff5875e63fcc1563d10 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13569ba8734e4be4bee5c86ae9ff8825 in term 0.
I20260709 13:16:33.595943 13462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2fd0e62c1594ff5875e63fcc1563d10" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" is_pre_election: true
I20260709 13:16:33.597131 13913 leader_election.cc:290] T 71ac5b306511448da380d7473c933f01 P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 election: Requested vote from peers 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:33.598448 13612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71ac5b306511448da380d7473c933f01" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e"
I20260709 13:16:33.599056 13612 raft_consensus.cc:3060] T 71ac5b306511448da380d7473c933f01 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:16:33.601552 13510 leader_election.cc:343] T e2fd0e62c1594ff5875e63fcc1563d10 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:33.604655 13614 raft_consensus.cc:3060] T e4eb140459f04eb1a8af274687cabe98 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:33.618487 13612 raft_consensus.cc:2468] T 71ac5b306511448da380d7473c933f01 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c7e85ca9e4e4646b4792034c03ef31c in term 1.
I20260709 13:16:33.620136 13959 raft_consensus.cc:493] T e4eb140459f04eb1a8af274687cabe98 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:33.621312 13959 raft_consensus.cc:515] T e4eb140459f04eb1a8af274687cabe98 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
W20260709 13:16:33.619009 13584 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.12.19.129:35053, user_credentials={real_user=slave}} blocked reactor thread for 111262us
I20260709 13:16:33.635494 13462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2fd0e62c1594ff5875e63fcc1563d10" candidate_uuid: "217ec95c64b34e25addb1e33e358571e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" is_pre_election: true
I20260709 13:16:33.619751 13913 consensus_queue.cc:1048] T e4eb140459f04eb1a8af274687cabe98 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:33.624032 13959 leader_election.cc:290] T e4eb140459f04eb1a8af274687cabe98 P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433)
I20260709 13:16:33.646749 13913 consensus_queue.cc:1048] T e4eb140459f04eb1a8af274687cabe98 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:33.648764 13461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4eb140459f04eb1a8af274687cabe98" candidate_uuid: "217ec95c64b34e25addb1e33e358571e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" is_pre_election: true
W20260709 13:16:33.651891 13584 leader_election.cc:343] T e2fd0e62c1594ff5875e63fcc1563d10 P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:33.653442 13368 catalog_manager.cc:5697] T 71ac5b306511448da380d7473c933f01 P 3c7e85ca9e4e4646b4792034c03ef31c reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129). New cstate: current_term: 1 leader_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:33.646924 13510 leader_election.cc:304] T e2fd0e62c1594ff5875e63fcc1563d10 P 13569ba8734e4be4bee5c86ae9ff8825 [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: 13569ba8734e4be4bee5c86ae9ff8825, 217ec95c64b34e25addb1e33e358571e; no voters: 3c7e85ca9e4e4646b4792034c03ef31c
I20260709 13:16:33.661085 13987 raft_consensus.cc:2804] T e2fd0e62c1594ff5875e63fcc1563d10 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:33.661445 13987 raft_consensus.cc:493] T e2fd0e62c1594ff5875e63fcc1563d10 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:33.661773 13987 raft_consensus.cc:3060] T e2fd0e62c1594ff5875e63fcc1563d10 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:33.661831 13671 tablet_bootstrap.cc:492] T e2fd0e62c1594ff5875e63fcc1563d10 P 3c7e85ca9e4e4646b4792034c03ef31c: No bootstrap required, opened a new log
I20260709 13:16:33.662379 13671 ts_tablet_manager.cc:1403] T e2fd0e62c1594ff5875e63fcc1563d10 P 3c7e85ca9e4e4646b4792034c03ef31c: Time spent bootstrapping tablet: real 0.172s	user 0.053s	sys 0.053s
I20260709 13:16:33.665006 13959 raft_consensus.cc:493] T 28eb05fd58a145d493c7c9cf490e6a84 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:33.664881 13671 raft_consensus.cc:359] T e2fd0e62c1594ff5875e63fcc1563d10 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:33.665561 13671 raft_consensus.cc:385] T e2fd0e62c1594ff5875e63fcc1563d10 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:33.665570 13959 raft_consensus.cc:515] T 28eb05fd58a145d493c7c9cf490e6a84 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:33.667802 13959 leader_election.cc:290] T 28eb05fd58a145d493c7c9cf490e6a84 P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433)
I20260709 13:16:33.668751 13691 consensus_queue.cc:1048] T a3b673e65c054b34852a89783b972744 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:33.665853 13671 raft_consensus.cc:740] T e2fd0e62c1594ff5875e63fcc1563d10 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c7e85ca9e4e4646b4792034c03ef31c, State: Initialized, Role: FOLLOWER
I20260709 13:16:33.670630 13671 consensus_queue.cc:260] T e2fd0e62c1594ff5875e63fcc1563d10 P 3c7e85ca9e4e4646b4792034c03ef31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:33.672564 13671 ts_tablet_manager.cc:1434] T e2fd0e62c1594ff5875e63fcc1563d10 P 3c7e85ca9e4e4646b4792034c03ef31c: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 13:16:33.672941 14024 raft_consensus.cc:493] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:33.673442 14024 raft_consensus.cc:515] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:33.674642 13462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28eb05fd58a145d493c7c9cf490e6a84" candidate_uuid: "217ec95c64b34e25addb1e33e358571e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" is_pre_election: true
I20260709 13:16:33.675320 13462 raft_consensus.cc:2468] T 28eb05fd58a145d493c7c9cf490e6a84 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 217ec95c64b34e25addb1e33e358571e in term 0.
I20260709 13:16:33.677372 14024 leader_election.cc:290] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
W20260709 13:16:33.678894 14070 log.cc:927] Time spent T a3b673e65c054b34852a89783b972744 P 13569ba8734e4be4bee5c86ae9ff8825: Append to log took a long time: real 0.055s	user 0.001s	sys 0.000s
I20260709 13:16:33.680039 13542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fcf789a83ae48d5aecfc4bfa302ebb1" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825" is_pre_election: true
I20260709 13:16:33.680230 13619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fcf789a83ae48d5aecfc4bfa302ebb1" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e" is_pre_election: true
I20260709 13:16:33.680704 13542 raft_consensus.cc:2468] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c7e85ca9e4e4646b4792034c03ef31c in term 0.
I20260709 13:16:33.680908 13619 raft_consensus.cc:2468] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c7e85ca9e4e4646b4792034c03ef31c in term 0.
I20260709 13:16:33.682744 13435 leader_election.cc:304] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 217ec95c64b34e25addb1e33e358571e, 3c7e85ca9e4e4646b4792034c03ef31c; no voters: 
I20260709 13:16:33.683800 13691 raft_consensus.cc:2804] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:33.684208 13671 tablet_bootstrap.cc:492] T 15b973213b114543ab313601f6f97755 P 3c7e85ca9e4e4646b4792034c03ef31c: Bootstrap starting.
I20260709 13:16:33.695724 13691 raft_consensus.cc:493] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:33.685720 13584 leader_election.cc:304] T 28eb05fd58a145d493c7c9cf490e6a84 P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 217ec95c64b34e25addb1e33e358571e, 3c7e85ca9e4e4646b4792034c03ef31c; no voters: 
I20260709 13:16:33.698789 13691 raft_consensus.cc:3060] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:33.704931 13541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2fd0e62c1594ff5875e63fcc1563d10" candidate_uuid: "217ec95c64b34e25addb1e33e358571e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825" is_pre_election: true
I20260709 13:16:33.707103 13671 tablet_bootstrap.cc:654] T 15b973213b114543ab313601f6f97755 P 3c7e85ca9e4e4646b4792034c03ef31c: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:33.699628 14067 raft_consensus.cc:2804] T 28eb05fd58a145d493c7c9cf490e6a84 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:33.708166 14067 raft_consensus.cc:493] T 28eb05fd58a145d493c7c9cf490e6a84 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:33.708523 14067 raft_consensus.cc:3060] T 28eb05fd58a145d493c7c9cf490e6a84 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:33.703660 13987 raft_consensus.cc:515] T e2fd0e62c1594ff5875e63fcc1563d10 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:33.710132 13541 raft_consensus.cc:2393] T e2fd0e62c1594ff5875e63fcc1563d10 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 217ec95c64b34e25addb1e33e358571e in current term 1: Already voted for candidate 13569ba8734e4be4bee5c86ae9ff8825 in this term.
I20260709 13:16:33.718883 13545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4eb140459f04eb1a8af274687cabe98" candidate_uuid: "217ec95c64b34e25addb1e33e358571e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825" is_pre_election: true
I20260709 13:16:33.720057 13542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28eb05fd58a145d493c7c9cf490e6a84" candidate_uuid: "217ec95c64b34e25addb1e33e358571e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825" is_pre_election: true
I20260709 13:16:33.720649 13542 raft_consensus.cc:2468] T 28eb05fd58a145d493c7c9cf490e6a84 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 217ec95c64b34e25addb1e33e358571e in term 0.
I20260709 13:16:33.721907 13584 leader_election.cc:304] T e2fd0e62c1594ff5875e63fcc1563d10 P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 217ec95c64b34e25addb1e33e358571e; no voters: 13569ba8734e4be4bee5c86ae9ff8825, 3c7e85ca9e4e4646b4792034c03ef31c
I20260709 13:16:33.722779 13987 leader_election.cc:290] T e2fd0e62c1594ff5875e63fcc1563d10 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 election: Requested vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:33.723186 13886 raft_consensus.cc:3060] T e2fd0e62c1594ff5875e63fcc1563d10 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:33.724653 13669 tablet_bootstrap.cc:492] T 15b973213b114543ab313601f6f97755 P 217ec95c64b34e25addb1e33e358571e: No bootstrap required, opened a new log
I20260709 13:16:33.725090 13669 ts_tablet_manager.cc:1403] T 15b973213b114543ab313601f6f97755 P 217ec95c64b34e25addb1e33e358571e: Time spent bootstrapping tablet: real 0.220s	user 0.055s	sys 0.132s
I20260709 13:16:33.727890 13669 raft_consensus.cc:359] T 15b973213b114543ab313601f6f97755 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:33.728106 13619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2fd0e62c1594ff5875e63fcc1563d10" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e"
I20260709 13:16:33.728475 13669 raft_consensus.cc:385] T 15b973213b114543ab313601f6f97755 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:33.728745 13669 raft_consensus.cc:740] T 15b973213b114543ab313601f6f97755 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 217ec95c64b34e25addb1e33e358571e, State: Initialized, Role: FOLLOWER
I20260709 13:16:33.729319 13669 consensus_queue.cc:260] T 15b973213b114543ab313601f6f97755 P 217ec95c64b34e25addb1e33e358571e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:33.730079 13886 raft_consensus.cc:2749] T e2fd0e62c1594ff5875e63fcc1563d10 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:33.731748 13584 leader_election.cc:304] T e4eb140459f04eb1a8af274687cabe98 P 217ec95c64b34e25addb1e33e358571e [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: 217ec95c64b34e25addb1e33e358571e; no voters: 13569ba8734e4be4bee5c86ae9ff8825, 3c7e85ca9e4e4646b4792034c03ef31c
I20260709 13:16:33.732009 13669 ts_tablet_manager.cc:1434] T 15b973213b114543ab313601f6f97755 P 217ec95c64b34e25addb1e33e358571e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 13:16:33.735114 13669 tablet_bootstrap.cc:492] T bf2f5f25119a48cda4d621da16fcd3d4 P 217ec95c64b34e25addb1e33e358571e: Bootstrap starting.
I20260709 13:16:33.739557 13961 raft_consensus.cc:2749] T e4eb140459f04eb1a8af274687cabe98 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:33.739482 13462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2fd0e62c1594ff5875e63fcc1563d10" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c"
I20260709 13:16:33.740257 13462 raft_consensus.cc:3060] T e2fd0e62c1594ff5875e63fcc1563d10 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:33.743220 13669 tablet_bootstrap.cc:654] T bf2f5f25119a48cda4d621da16fcd3d4 P 217ec95c64b34e25addb1e33e358571e: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:33.729848 13691 raft_consensus.cc:515] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:33.745838 13619 raft_consensus.cc:2468] T e2fd0e62c1594ff5875e63fcc1563d10 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13569ba8734e4be4bee5c86ae9ff8825 in term 1.
I20260709 13:16:33.748384 13510 leader_election.cc:304] T e2fd0e62c1594ff5875e63fcc1563d10 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825, 217ec95c64b34e25addb1e33e358571e; no voters: 
I20260709 13:16:33.748370 14067 raft_consensus.cc:515] T 28eb05fd58a145d493c7c9cf490e6a84 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:33.749902 13987 raft_consensus.cc:2804] T e2fd0e62c1594ff5875e63fcc1563d10 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:33.750351 13987 raft_consensus.cc:697] T e2fd0e62c1594ff5875e63fcc1563d10 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 LEADER]: Becoming Leader. State: Replica: 13569ba8734e4be4bee5c86ae9ff8825, State: Running, Role: LEADER
I20260709 13:16:33.750454 14067 leader_election.cc:290] T 28eb05fd58a145d493c7c9cf490e6a84 P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 1 election: Requested vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433)
I20260709 13:16:33.751161 13987 consensus_queue.cc:237] T e2fd0e62c1594ff5875e63fcc1563d10 P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:33.752211 13539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fcf789a83ae48d5aecfc4bfa302ebb1" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825"
I20260709 13:16:33.752734 13539 raft_consensus.cc:3060] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:33.752933 13461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28eb05fd58a145d493c7c9cf490e6a84" candidate_uuid: "217ec95c64b34e25addb1e33e358571e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c"
I20260709 13:16:33.753527 13461 raft_consensus.cc:3060] T 28eb05fd58a145d493c7c9cf490e6a84 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:33.755517 13541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28eb05fd58a145d493c7c9cf490e6a84" candidate_uuid: "217ec95c64b34e25addb1e33e358571e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825"
I20260709 13:16:33.756397 13541 raft_consensus.cc:3060] T 28eb05fd58a145d493c7c9cf490e6a84 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:33.761724 13462 raft_consensus.cc:2468] T e2fd0e62c1594ff5875e63fcc1563d10 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13569ba8734e4be4bee5c86ae9ff8825 in term 1.
I20260709 13:16:33.762111 13691 leader_election.cc:290] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 election: Requested vote from peers 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:33.762504 13461 raft_consensus.cc:2468] T 28eb05fd58a145d493c7c9cf490e6a84 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 217ec95c64b34e25addb1e33e358571e in term 1.
I20260709 13:16:33.764119 13539 raft_consensus.cc:2468] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c7e85ca9e4e4646b4792034c03ef31c in term 1.
I20260709 13:16:33.766896 13619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fcf789a83ae48d5aecfc4bfa302ebb1" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e"
I20260709 13:16:33.767510 13584 leader_election.cc:304] T 28eb05fd58a145d493c7c9cf490e6a84 P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 217ec95c64b34e25addb1e33e358571e, 3c7e85ca9e4e4646b4792034c03ef31c; no voters: 
I20260709 13:16:33.767517 13619 raft_consensus.cc:3060] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:33.769482 13435 leader_election.cc:304] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825, 3c7e85ca9e4e4646b4792034c03ef31c; no voters: 
I20260709 13:16:33.770664 13691 raft_consensus.cc:2804] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:33.771198 13691 raft_consensus.cc:697] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Becoming Leader. State: Replica: 3c7e85ca9e4e4646b4792034c03ef31c, State: Running, Role: LEADER
I20260709 13:16:33.771977 13691 consensus_queue.cc:237] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:33.764740 13541 raft_consensus.cc:2468] T 28eb05fd58a145d493c7c9cf490e6a84 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 217ec95c64b34e25addb1e33e358571e in term 1.
I20260709 13:16:33.771451 14067 raft_consensus.cc:2804] T 28eb05fd58a145d493c7c9cf490e6a84 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:33.780982 13983 raft_consensus.cc:493] T 75485f2faee34dde81ad24963307553a P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:33.781474 13983 raft_consensus.cc:515] T 75485f2faee34dde81ad24963307553a P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:33.783605 13983 leader_election.cc:290] T 75485f2faee34dde81ad24963307553a P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:33.785333 14067 raft_consensus.cc:697] T 28eb05fd58a145d493c7c9cf490e6a84 P 217ec95c64b34e25addb1e33e358571e [term 1 LEADER]: Becoming Leader. State: Replica: 217ec95c64b34e25addb1e33e358571e, State: Running, Role: LEADER
I20260709 13:16:33.788277 13366 catalog_manager.cc:5697] T e2fd0e62c1594ff5875e63fcc1563d10 P 13569ba8734e4be4bee5c86ae9ff8825 reported cstate change: term changed from 0 to 1, leader changed from <none> to 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130). New cstate: current_term: 1 leader_uuid: "13569ba8734e4be4bee5c86ae9ff8825" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:33.790634 13541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75485f2faee34dde81ad24963307553a" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825" is_pre_election: true
I20260709 13:16:33.786602 14067 consensus_queue.cc:237] T 28eb05fd58a145d493c7c9cf490e6a84 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:33.791244 13671 tablet_bootstrap.cc:492] T 15b973213b114543ab313601f6f97755 P 3c7e85ca9e4e4646b4792034c03ef31c: No bootstrap required, opened a new log
I20260709 13:16:33.791744 13671 ts_tablet_manager.cc:1403] T 15b973213b114543ab313601f6f97755 P 3c7e85ca9e4e4646b4792034c03ef31c: Time spent bootstrapping tablet: real 0.108s	user 0.012s	sys 0.014s
I20260709 13:16:33.791291 13541 raft_consensus.cc:2468] T 75485f2faee34dde81ad24963307553a P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c7e85ca9e4e4646b4792034c03ef31c in term 0.
I20260709 13:16:33.824430 13614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75485f2faee34dde81ad24963307553a" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e" is_pre_election: true
I20260709 13:16:33.827900 13669 tablet_bootstrap.cc:492] T bf2f5f25119a48cda4d621da16fcd3d4 P 217ec95c64b34e25addb1e33e358571e: No bootstrap required, opened a new log
I20260709 13:16:33.828367 13669 ts_tablet_manager.cc:1403] T bf2f5f25119a48cda4d621da16fcd3d4 P 217ec95c64b34e25addb1e33e358571e: Time spent bootstrapping tablet: real 0.093s	user 0.005s	sys 0.016s
W20260709 13:16:33.830703 13435 leader_election.cc:343] T 75485f2faee34dde81ad24963307553a P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:33.831389 13435 leader_election.cc:304] T 75485f2faee34dde81ad24963307553a P 3c7e85ca9e4e4646b4792034c03ef31c [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: 13569ba8734e4be4bee5c86ae9ff8825, 3c7e85ca9e4e4646b4792034c03ef31c; no voters: 217ec95c64b34e25addb1e33e358571e
I20260709 13:16:33.830813 13669 raft_consensus.cc:359] T bf2f5f25119a48cda4d621da16fcd3d4 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:33.832289 13669 raft_consensus.cc:385] T bf2f5f25119a48cda4d621da16fcd3d4 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:33.832543 13669 raft_consensus.cc:740] T bf2f5f25119a48cda4d621da16fcd3d4 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 217ec95c64b34e25addb1e33e358571e, State: Initialized, Role: FOLLOWER
I20260709 13:16:33.833351 14024 raft_consensus.cc:2804] T 75485f2faee34dde81ad24963307553a P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:33.833734 14024 raft_consensus.cc:493] T 75485f2faee34dde81ad24963307553a P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:33.833535 13671 raft_consensus.cc:359] T 15b973213b114543ab313601f6f97755 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:33.834072 14024 raft_consensus.cc:3060] T 75485f2faee34dde81ad24963307553a P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:33.834185 13671 raft_consensus.cc:385] T 15b973213b114543ab313601f6f97755 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:33.834481 13671 raft_consensus.cc:740] T 15b973213b114543ab313601f6f97755 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c7e85ca9e4e4646b4792034c03ef31c, State: Initialized, Role: FOLLOWER
I20260709 13:16:33.835057 13671 consensus_queue.cc:260] T 15b973213b114543ab313601f6f97755 P 3c7e85ca9e4e4646b4792034c03ef31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:33.836961 13671 ts_tablet_manager.cc:1434] T 15b973213b114543ab313601f6f97755 P 3c7e85ca9e4e4646b4792034c03ef31c: Time spent starting tablet: real 0.045s	user 0.005s	sys 0.000s
I20260709 13:16:33.837847 13671 tablet_bootstrap.cc:492] T 015a01333b684476909bbdea14b517e2 P 3c7e85ca9e4e4646b4792034c03ef31c: Bootstrap starting.
I20260709 13:16:33.844528 13671 tablet_bootstrap.cc:654] T 015a01333b684476909bbdea14b517e2 P 3c7e85ca9e4e4646b4792034c03ef31c: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:33.848462 13619 raft_consensus.cc:2468] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c7e85ca9e4e4646b4792034c03ef31c in term 1.
I20260709 13:16:33.853397 13669 consensus_queue.cc:260] T bf2f5f25119a48cda4d621da16fcd3d4 P 217ec95c64b34e25addb1e33e358571e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:33.855561 13669 ts_tablet_manager.cc:1434] T bf2f5f25119a48cda4d621da16fcd3d4 P 217ec95c64b34e25addb1e33e358571e: Time spent starting tablet: real 0.027s	user 0.009s	sys 0.000s
I20260709 13:16:33.856546 13669 tablet_bootstrap.cc:492] T 75485f2faee34dde81ad24963307553a P 217ec95c64b34e25addb1e33e358571e: Bootstrap starting.
I20260709 13:16:33.857654 14024 raft_consensus.cc:515] T 75485f2faee34dde81ad24963307553a P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:33.861388 13542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75485f2faee34dde81ad24963307553a" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825"
I20260709 13:16:33.861563 14024 leader_election.cc:290] T 75485f2faee34dde81ad24963307553a P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 election: Requested vote from peers 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:33.861974 13542 raft_consensus.cc:3060] T 75485f2faee34dde81ad24963307553a P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:33.864007 13669 tablet_bootstrap.cc:654] T 75485f2faee34dde81ad24963307553a P 217ec95c64b34e25addb1e33e358571e: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:33.864310 13619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75485f2faee34dde81ad24963307553a" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e"
W20260709 13:16:33.866101 13435 leader_election.cc:343] T 75485f2faee34dde81ad24963307553a P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:33.872207 14024 raft_consensus.cc:493] T 528416a5053d431886e55165b0e70a29 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:33.872618 14024 raft_consensus.cc:515] T 528416a5053d431886e55165b0e70a29 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:33.874495 14024 leader_election.cc:290] T 528416a5053d431886e55165b0e70a29 P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:33.875561 13619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "528416a5053d431886e55165b0e70a29" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e" is_pre_election: true
W20260709 13:16:33.876842 13435 leader_election.cc:343] T 528416a5053d431886e55165b0e70a29 P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:33.878146 13541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "528416a5053d431886e55165b0e70a29" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825" is_pre_election: true
I20260709 13:16:33.878744 13541 raft_consensus.cc:2468] T 528416a5053d431886e55165b0e70a29 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c7e85ca9e4e4646b4792034c03ef31c in term 0.
I20260709 13:16:33.882119 13435 leader_election.cc:304] T 528416a5053d431886e55165b0e70a29 P 3c7e85ca9e4e4646b4792034c03ef31c [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: 13569ba8734e4be4bee5c86ae9ff8825, 3c7e85ca9e4e4646b4792034c03ef31c; no voters: 217ec95c64b34e25addb1e33e358571e
I20260709 13:16:33.884353 13983 raft_consensus.cc:2804] T 528416a5053d431886e55165b0e70a29 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:33.884744 13983 raft_consensus.cc:493] T 528416a5053d431886e55165b0e70a29 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:33.885141 13983 raft_consensus.cc:3060] T 528416a5053d431886e55165b0e70a29 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:33.891084 13542 raft_consensus.cc:2468] T 75485f2faee34dde81ad24963307553a P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c7e85ca9e4e4646b4792034c03ef31c in term 1.
I20260709 13:16:33.892323 13435 leader_election.cc:304] T 75485f2faee34dde81ad24963307553a P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825, 3c7e85ca9e4e4646b4792034c03ef31c; no voters: 217ec95c64b34e25addb1e33e358571e
I20260709 13:16:33.893344 14024 raft_consensus.cc:2804] T 75485f2faee34dde81ad24963307553a P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:33.894025 14024 raft_consensus.cc:697] T 75485f2faee34dde81ad24963307553a P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Becoming Leader. State: Replica: 3c7e85ca9e4e4646b4792034c03ef31c, State: Running, Role: LEADER
I20260709 13:16:33.894899 14024 consensus_queue.cc:237] T 75485f2faee34dde81ad24963307553a P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:33.896164 13671 tablet_bootstrap.cc:492] T 015a01333b684476909bbdea14b517e2 P 3c7e85ca9e4e4646b4792034c03ef31c: No bootstrap required, opened a new log
I20260709 13:16:33.896721 13671 ts_tablet_manager.cc:1403] T 015a01333b684476909bbdea14b517e2 P 3c7e85ca9e4e4646b4792034c03ef31c: Time spent bootstrapping tablet: real 0.059s	user 0.018s	sys 0.003s
I20260709 13:16:33.900414 13671 raft_consensus.cc:359] T 015a01333b684476909bbdea14b517e2 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:33.902722 13671 raft_consensus.cc:385] T 015a01333b684476909bbdea14b517e2 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:33.902987 13671 raft_consensus.cc:740] T 015a01333b684476909bbdea14b517e2 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c7e85ca9e4e4646b4792034c03ef31c, State: Initialized, Role: FOLLOWER
I20260709 13:16:33.903599 13671 consensus_queue.cc:260] T 015a01333b684476909bbdea14b517e2 P 3c7e85ca9e4e4646b4792034c03ef31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:33.905754 13671 ts_tablet_manager.cc:1434] T 015a01333b684476909bbdea14b517e2 P 3c7e85ca9e4e4646b4792034c03ef31c: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260709 13:16:33.906701 13671 tablet_bootstrap.cc:492] T bf2f5f25119a48cda4d621da16fcd3d4 P 3c7e85ca9e4e4646b4792034c03ef31c: Bootstrap starting.
I20260709 13:16:33.923352 13669 tablet_bootstrap.cc:492] T 75485f2faee34dde81ad24963307553a P 217ec95c64b34e25addb1e33e358571e: No bootstrap required, opened a new log
I20260709 13:16:33.923895 13669 ts_tablet_manager.cc:1403] T 75485f2faee34dde81ad24963307553a P 217ec95c64b34e25addb1e33e358571e: Time spent bootstrapping tablet: real 0.068s	user 0.033s	sys 0.023s
I20260709 13:16:33.925267 13890 raft_consensus.cc:493] T 15b973213b114543ab313601f6f97755 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:33.925799 13890 raft_consensus.cc:515] T 15b973213b114543ab313601f6f97755 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:33.926469 13669 raft_consensus.cc:359] T 75485f2faee34dde81ad24963307553a P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:33.927209 13669 raft_consensus.cc:385] T 75485f2faee34dde81ad24963307553a P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:33.927500 13669 raft_consensus.cc:740] T 75485f2faee34dde81ad24963307553a P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 217ec95c64b34e25addb1e33e358571e, State: Initialized, Role: FOLLOWER
I20260709 13:16:33.928048 13890 leader_election.cc:290] T 15b973213b114543ab313601f6f97755 P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:33.928134 13669 consensus_queue.cc:260] T 75485f2faee34dde81ad24963307553a P 217ec95c64b34e25addb1e33e358571e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:33.929584 13542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15b973213b114543ab313601f6f97755" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825" is_pre_election: true
I20260709 13:16:33.930516 13542 raft_consensus.cc:2468] T 15b973213b114543ab313601f6f97755 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c7e85ca9e4e4646b4792034c03ef31c in term 0.
I20260709 13:16:33.931896 13669 ts_tablet_manager.cc:1434] T 75485f2faee34dde81ad24963307553a P 217ec95c64b34e25addb1e33e358571e: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:16:33.932232 13619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15b973213b114543ab313601f6f97755" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e" is_pre_election: true
I20260709 13:16:33.932844 13619 raft_consensus.cc:2468] T 15b973213b114543ab313601f6f97755 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c7e85ca9e4e4646b4792034c03ef31c in term 0.
I20260709 13:16:33.932997 13669 tablet_bootstrap.cc:492] T 015a01333b684476909bbdea14b517e2 P 217ec95c64b34e25addb1e33e358571e: Bootstrap starting.
I20260709 13:16:33.903527 13368 catalog_manager.cc:5697] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 3c7e85ca9e4e4646b4792034c03ef31c reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129). New cstate: current_term: 1 leader_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:33.934185 13435 leader_election.cc:304] T 15b973213b114543ab313601f6f97755 P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825, 3c7e85ca9e4e4646b4792034c03ef31c; no voters: 
I20260709 13:16:33.934844 14024 raft_consensus.cc:2804] T 15b973213b114543ab313601f6f97755 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:33.935184 14024 raft_consensus.cc:493] T 15b973213b114543ab313601f6f97755 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:33.935546 14024 raft_consensus.cc:3060] T 15b973213b114543ab313601f6f97755 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:33.937794 13983 raft_consensus.cc:515] T 528416a5053d431886e55165b0e70a29 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:33.940977 13669 tablet_bootstrap.cc:654] T 015a01333b684476909bbdea14b517e2 P 217ec95c64b34e25addb1e33e358571e: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:33.942140 14024 raft_consensus.cc:515] T 15b973213b114543ab313601f6f97755 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:33.931912 13671 tablet_bootstrap.cc:654] T bf2f5f25119a48cda4d621da16fcd3d4 P 3c7e85ca9e4e4646b4792034c03ef31c: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:33.946888 14024 leader_election.cc:290] T 15b973213b114543ab313601f6f97755 P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 election: Requested vote from peers 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:33.948628 13983 leader_election.cc:290] T 528416a5053d431886e55165b0e70a29 P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 election: Requested vote from peers 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:33.950809 13542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15b973213b114543ab313601f6f97755" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825"
I20260709 13:16:33.951375 13542 raft_consensus.cc:3060] T 15b973213b114543ab313601f6f97755 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:33.952030 13669 tablet_bootstrap.cc:492] T 015a01333b684476909bbdea14b517e2 P 217ec95c64b34e25addb1e33e358571e: No bootstrap required, opened a new log
I20260709 13:16:33.952489 13669 ts_tablet_manager.cc:1403] T 015a01333b684476909bbdea14b517e2 P 217ec95c64b34e25addb1e33e358571e: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.000s
I20260709 13:16:33.953269 13366 catalog_manager.cc:5697] T 28eb05fd58a145d493c7c9cf490e6a84 P 217ec95c64b34e25addb1e33e358571e reported cstate change: term changed from 0 to 1, leader changed from <none> to 217ec95c64b34e25addb1e33e358571e (127.12.19.131). New cstate: current_term: 1 leader_uuid: "217ec95c64b34e25addb1e33e358571e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:33.955209 13619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15b973213b114543ab313601f6f97755" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e"
I20260709 13:16:33.955744 13619 raft_consensus.cc:3060] T 15b973213b114543ab313601f6f97755 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:33.958459 13541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "528416a5053d431886e55165b0e70a29" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825"
I20260709 13:16:33.958871 13614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "528416a5053d431886e55165b0e70a29" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e"
I20260709 13:16:33.958993 13541 raft_consensus.cc:3060] T 528416a5053d431886e55165b0e70a29 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:33.961437 13619 raft_consensus.cc:2468] T 15b973213b114543ab313601f6f97755 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c7e85ca9e4e4646b4792034c03ef31c in term 1.
I20260709 13:16:33.964460 13669 raft_consensus.cc:359] T 015a01333b684476909bbdea14b517e2 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:33.965180 13669 raft_consensus.cc:385] T 015a01333b684476909bbdea14b517e2 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:33.965703 13669 raft_consensus.cc:740] T 015a01333b684476909bbdea14b517e2 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 217ec95c64b34e25addb1e33e358571e, State: Initialized, Role: FOLLOWER
I20260709 13:16:33.966388 13669 consensus_queue.cc:260] T 015a01333b684476909bbdea14b517e2 P 217ec95c64b34e25addb1e33e358571e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:33.967299 13541 raft_consensus.cc:2468] T 528416a5053d431886e55165b0e70a29 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c7e85ca9e4e4646b4792034c03ef31c in term 1.
I20260709 13:16:33.969154 13669 ts_tablet_manager.cc:1434] T 015a01333b684476909bbdea14b517e2 P 217ec95c64b34e25addb1e33e358571e: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 13:16:33.970148 13669 tablet_bootstrap.cc:492] T 528416a5053d431886e55165b0e70a29 P 217ec95c64b34e25addb1e33e358571e: Bootstrap starting.
I20260709 13:16:33.975649 13669 tablet_bootstrap.cc:654] T 528416a5053d431886e55165b0e70a29 P 217ec95c64b34e25addb1e33e358571e: Neither blocks nor log segments found. Creating new log.
W20260709 13:16:33.977335 13435 leader_election.cc:343] T 528416a5053d431886e55165b0e70a29 P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:33.983230 13542 raft_consensus.cc:2468] T 15b973213b114543ab313601f6f97755 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c7e85ca9e4e4646b4792034c03ef31c in term 1.
I20260709 13:16:33.984879 13435 leader_election.cc:304] T 15b973213b114543ab313601f6f97755 P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 217ec95c64b34e25addb1e33e358571e, 3c7e85ca9e4e4646b4792034c03ef31c; no voters: 
I20260709 13:16:33.985592 13983 raft_consensus.cc:2804] T 15b973213b114543ab313601f6f97755 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:33.986022 13983 raft_consensus.cc:697] T 15b973213b114543ab313601f6f97755 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Becoming Leader. State: Replica: 3c7e85ca9e4e4646b4792034c03ef31c, State: Running, Role: LEADER
I20260709 13:16:33.986106 13671 tablet_bootstrap.cc:492] T bf2f5f25119a48cda4d621da16fcd3d4 P 3c7e85ca9e4e4646b4792034c03ef31c: No bootstrap required, opened a new log
I20260709 13:16:33.986591 13671 ts_tablet_manager.cc:1403] T bf2f5f25119a48cda4d621da16fcd3d4 P 3c7e85ca9e4e4646b4792034c03ef31c: Time spent bootstrapping tablet: real 0.080s	user 0.008s	sys 0.008s
I20260709 13:16:33.986860 13983 consensus_queue.cc:237] T 15b973213b114543ab313601f6f97755 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:33.990341 13671 raft_consensus.cc:359] T bf2f5f25119a48cda4d621da16fcd3d4 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:33.990957 13671 raft_consensus.cc:385] T bf2f5f25119a48cda4d621da16fcd3d4 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:33.991228 13671 raft_consensus.cc:740] T bf2f5f25119a48cda4d621da16fcd3d4 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c7e85ca9e4e4646b4792034c03ef31c, State: Initialized, Role: FOLLOWER
I20260709 13:16:33.991822 13671 consensus_queue.cc:260] T bf2f5f25119a48cda4d621da16fcd3d4 P 3c7e85ca9e4e4646b4792034c03ef31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:33.993772 13671 ts_tablet_manager.cc:1434] T bf2f5f25119a48cda4d621da16fcd3d4 P 3c7e85ca9e4e4646b4792034c03ef31c: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.004s
I20260709 13:16:33.995867 13669 tablet_bootstrap.cc:492] T 528416a5053d431886e55165b0e70a29 P 217ec95c64b34e25addb1e33e358571e: No bootstrap required, opened a new log
I20260709 13:16:33.996282 13669 ts_tablet_manager.cc:1403] T 528416a5053d431886e55165b0e70a29 P 217ec95c64b34e25addb1e33e358571e: Time spent bootstrapping tablet: real 0.026s	user 0.006s	sys 0.003s
W20260709 13:16:33.997095 13416 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:16:33.999333 13435 leader_election.cc:304] T 528416a5053d431886e55165b0e70a29 P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825, 3c7e85ca9e4e4646b4792034c03ef31c; no voters: 217ec95c64b34e25addb1e33e358571e
I20260709 13:16:33.998912 13669 raft_consensus.cc:359] T 528416a5053d431886e55165b0e70a29 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:34.000201 13669 raft_consensus.cc:385] T 528416a5053d431886e55165b0e70a29 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:34.000449 13669 raft_consensus.cc:740] T 528416a5053d431886e55165b0e70a29 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 217ec95c64b34e25addb1e33e358571e, State: Initialized, Role: FOLLOWER
I20260709 13:16:34.001029 13669 consensus_queue.cc:260] T 528416a5053d431886e55165b0e70a29 P 217ec95c64b34e25addb1e33e358571e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:34.003319 13669 ts_tablet_manager.cc:1434] T 528416a5053d431886e55165b0e70a29 P 217ec95c64b34e25addb1e33e358571e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 13:16:34.003803 14024 raft_consensus.cc:2804] T 528416a5053d431886e55165b0e70a29 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:34.007874 14024 raft_consensus.cc:697] T 528416a5053d431886e55165b0e70a29 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Becoming Leader. State: Replica: 3c7e85ca9e4e4646b4792034c03ef31c, State: Running, Role: LEADER
I20260709 13:16:34.008687 14024 consensus_queue.cc:237] T 528416a5053d431886e55165b0e70a29 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:34.013330 13368 catalog_manager.cc:5697] T 75485f2faee34dde81ad24963307553a P 3c7e85ca9e4e4646b4792034c03ef31c reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129). New cstate: current_term: 1 leader_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:34.015712 13368 catalog_manager.cc:5697] T 15b973213b114543ab313601f6f97755 P 3c7e85ca9e4e4646b4792034c03ef31c reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129). New cstate: current_term: 1 leader_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:34.032255 13366 catalog_manager.cc:5697] T 528416a5053d431886e55165b0e70a29 P 3c7e85ca9e4e4646b4792034c03ef31c reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129). New cstate: current_term: 1 leader_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:34.073446 13983 consensus_queue.cc:1048] T 71ac5b306511448da380d7473c933f01 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:34.085539 13890 consensus_queue.cc:1048] T 71ac5b306511448da380d7473c933f01 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:34.133209 13987 consensus_queue.cc:1048] T e2fd0e62c1594ff5875e63fcc1563d10 P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:34.138139 13961 raft_consensus.cc:493] T bf2f5f25119a48cda4d621da16fcd3d4 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:34.138607 13961 raft_consensus.cc:515] T bf2f5f25119a48cda4d621da16fcd3d4 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:34.140658 13961 leader_election.cc:290] T bf2f5f25119a48cda4d621da16fcd3d4 P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433)
I20260709 13:16:34.141741 13542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf2f5f25119a48cda4d621da16fcd3d4" candidate_uuid: "217ec95c64b34e25addb1e33e358571e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825" is_pre_election: true
I20260709 13:16:34.142335 13542 raft_consensus.cc:2468] T bf2f5f25119a48cda4d621da16fcd3d4 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 217ec95c64b34e25addb1e33e358571e in term 0.
I20260709 13:16:34.143656 13461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf2f5f25119a48cda4d621da16fcd3d4" candidate_uuid: "217ec95c64b34e25addb1e33e358571e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" is_pre_election: true
I20260709 13:16:34.143752 13987 consensus_queue.cc:1048] T e2fd0e62c1594ff5875e63fcc1563d10 P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:34.144297 13461 raft_consensus.cc:2468] T bf2f5f25119a48cda4d621da16fcd3d4 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 217ec95c64b34e25addb1e33e358571e in term 0.
I20260709 13:16:34.145911 13584 leader_election.cc:304] T bf2f5f25119a48cda4d621da16fcd3d4 P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825, 217ec95c64b34e25addb1e33e358571e; no voters: 
I20260709 13:16:34.147756 13961 raft_consensus.cc:2804] T bf2f5f25119a48cda4d621da16fcd3d4 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:34.148150 13961 raft_consensus.cc:493] T bf2f5f25119a48cda4d621da16fcd3d4 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:34.148540 13961 raft_consensus.cc:3060] T bf2f5f25119a48cda4d621da16fcd3d4 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:34.156466 13961 raft_consensus.cc:515] T bf2f5f25119a48cda4d621da16fcd3d4 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:34.157999 13961 leader_election.cc:290] T bf2f5f25119a48cda4d621da16fcd3d4 P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 1 election: Requested vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433)
I20260709 13:16:34.159294 13542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf2f5f25119a48cda4d621da16fcd3d4" candidate_uuid: "217ec95c64b34e25addb1e33e358571e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825"
I20260709 13:16:34.159814 13542 raft_consensus.cc:3060] T bf2f5f25119a48cda4d621da16fcd3d4 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:34.159807 13461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf2f5f25119a48cda4d621da16fcd3d4" candidate_uuid: "217ec95c64b34e25addb1e33e358571e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c"
I20260709 13:16:34.163127 13461 raft_consensus.cc:3060] T bf2f5f25119a48cda4d621da16fcd3d4 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:34.165235 13542 raft_consensus.cc:2468] T bf2f5f25119a48cda4d621da16fcd3d4 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 217ec95c64b34e25addb1e33e358571e in term 1.
I20260709 13:16:34.166028 13584 leader_election.cc:304] T bf2f5f25119a48cda4d621da16fcd3d4 P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825, 217ec95c64b34e25addb1e33e358571e; no voters: 
I20260709 13:16:34.166623 13961 raft_consensus.cc:2804] T bf2f5f25119a48cda4d621da16fcd3d4 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:34.167042 13961 raft_consensus.cc:697] T bf2f5f25119a48cda4d621da16fcd3d4 P 217ec95c64b34e25addb1e33e358571e [term 1 LEADER]: Becoming Leader. State: Replica: 217ec95c64b34e25addb1e33e358571e, State: Running, Role: LEADER
I20260709 13:16:34.167807 13961 consensus_queue.cc:237] T bf2f5f25119a48cda4d621da16fcd3d4 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:34.169124 13461 raft_consensus.cc:2468] T bf2f5f25119a48cda4d621da16fcd3d4 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 217ec95c64b34e25addb1e33e358571e in term 1.
I20260709 13:16:34.177383 13366 catalog_manager.cc:5697] T bf2f5f25119a48cda4d621da16fcd3d4 P 217ec95c64b34e25addb1e33e358571e reported cstate change: term changed from 0 to 1, leader changed from <none> to 217ec95c64b34e25addb1e33e358571e (127.12.19.131). New cstate: current_term: 1 leader_uuid: "217ec95c64b34e25addb1e33e358571e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:34.261574 13886 consensus_queue.cc:1048] T 28eb05fd58a145d493c7c9cf490e6a84 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:34.270340 13886 consensus_queue.cc:1048] T 28eb05fd58a145d493c7c9cf490e6a84 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:34.283000 13886 raft_consensus.cc:493] T 015a01333b684476909bbdea14b517e2 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:34.283478 13886 raft_consensus.cc:515] T 015a01333b684476909bbdea14b517e2 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:34.285266 13886 leader_election.cc:290] T 015a01333b684476909bbdea14b517e2 P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433)
I20260709 13:16:34.285849 13461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "015a01333b684476909bbdea14b517e2" candidate_uuid: "217ec95c64b34e25addb1e33e358571e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" is_pre_election: true
I20260709 13:16:34.286082 13542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "015a01333b684476909bbdea14b517e2" candidate_uuid: "217ec95c64b34e25addb1e33e358571e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825" is_pre_election: true
I20260709 13:16:34.286379 13461 raft_consensus.cc:2468] T 015a01333b684476909bbdea14b517e2 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 217ec95c64b34e25addb1e33e358571e in term 0.
I20260709 13:16:34.286597 13542 raft_consensus.cc:2468] T 015a01333b684476909bbdea14b517e2 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 217ec95c64b34e25addb1e33e358571e in term 0.
I20260709 13:16:34.287297 13584 leader_election.cc:304] T 015a01333b684476909bbdea14b517e2 P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 217ec95c64b34e25addb1e33e358571e, 3c7e85ca9e4e4646b4792034c03ef31c; no voters: 
I20260709 13:16:34.288014 13886 raft_consensus.cc:2804] T 015a01333b684476909bbdea14b517e2 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:34.288394 13886 raft_consensus.cc:493] T 015a01333b684476909bbdea14b517e2 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:34.288710 13886 raft_consensus.cc:3060] T 015a01333b684476909bbdea14b517e2 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:34.293321 13886 raft_consensus.cc:515] T 015a01333b684476909bbdea14b517e2 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:34.294847 13886 leader_election.cc:290] T 015a01333b684476909bbdea14b517e2 P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 1 election: Requested vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433)
I20260709 13:16:34.295399 13461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "015a01333b684476909bbdea14b517e2" candidate_uuid: "217ec95c64b34e25addb1e33e358571e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c"
I20260709 13:16:34.295955 13461 raft_consensus.cc:3060] T 015a01333b684476909bbdea14b517e2 P 3c7e85ca9e4e4646b4792034c03ef31c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:34.296250 13542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "015a01333b684476909bbdea14b517e2" candidate_uuid: "217ec95c64b34e25addb1e33e358571e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825"
I20260709 13:16:34.296710 13542 raft_consensus.cc:3060] T 015a01333b684476909bbdea14b517e2 P 13569ba8734e4be4bee5c86ae9ff8825 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:34.301890 13461 raft_consensus.cc:2468] T 015a01333b684476909bbdea14b517e2 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 217ec95c64b34e25addb1e33e358571e in term 1.
I20260709 13:16:34.302706 13542 raft_consensus.cc:2468] T 015a01333b684476909bbdea14b517e2 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 217ec95c64b34e25addb1e33e358571e in term 1.
I20260709 13:16:34.303637 13584 leader_election.cc:304] T 015a01333b684476909bbdea14b517e2 P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825, 217ec95c64b34e25addb1e33e358571e; no voters: 
I20260709 13:16:34.305068 14067 raft_consensus.cc:2804] T 015a01333b684476909bbdea14b517e2 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:34.305527 14067 raft_consensus.cc:697] T 015a01333b684476909bbdea14b517e2 P 217ec95c64b34e25addb1e33e358571e [term 1 LEADER]: Becoming Leader. State: Replica: 217ec95c64b34e25addb1e33e358571e, State: Running, Role: LEADER
I20260709 13:16:34.306282 14067 consensus_queue.cc:237] T 015a01333b684476909bbdea14b517e2 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:34.316105 13368 catalog_manager.cc:5697] T 015a01333b684476909bbdea14b517e2 P 217ec95c64b34e25addb1e33e358571e reported cstate change: term changed from 0 to 1, leader changed from <none> to 217ec95c64b34e25addb1e33e358571e (127.12.19.131). New cstate: current_term: 1 leader_uuid: "217ec95c64b34e25addb1e33e358571e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:34.337065 13890 consensus_queue.cc:1048] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:34.349411 13913 consensus_queue.cc:1048] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:34.371363 13614 raft_consensus.cc:3060] T 75485f2faee34dde81ad24963307553a P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:34.376669 13983 consensus_queue.cc:1048] T 75485f2faee34dde81ad24963307553a P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:34.388119 13983 consensus_queue.cc:1048] T 75485f2faee34dde81ad24963307553a P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:34.417368 13890 consensus_queue.cc:1048] T 528416a5053d431886e55165b0e70a29 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:34.425223 13619 raft_consensus.cc:3060] T 528416a5053d431886e55165b0e70a29 P 217ec95c64b34e25addb1e33e358571e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:34.433540 13890 consensus_queue.cc:1048] T 528416a5053d431886e55165b0e70a29 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:34.534693 13890 consensus_queue.cc:1048] T 15b973213b114543ab313601f6f97755 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:34.549299 14024 consensus_queue.cc:1048] T 15b973213b114543ab313601f6f97755 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:34.701697 13961 consensus_queue.cc:1048] T bf2f5f25119a48cda4d621da16fcd3d4 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:34.704135 13987 raft_consensus.cc:493] T 9b6de26125be4e509b8c5d7d6d210aa8 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3c7e85ca9e4e4646b4792034c03ef31c)
I20260709 13:16:34.704591 13987 raft_consensus.cc:515] T 9b6de26125be4e509b8c5d7d6d210aa8 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:34.706686 13987 leader_election.cc:290] T 9b6de26125be4e509b8c5d7d6d210aa8 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:34.709223 13468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b6de26125be4e509b8c5d7d6d210aa8" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" is_pre_election: true
I20260709 13:16:34.709591 13614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b6de26125be4e509b8c5d7d6d210aa8" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e" is_pre_election: true
I20260709 13:16:34.709868 13468 raft_consensus.cc:2468] T 9b6de26125be4e509b8c5d7d6d210aa8 P 3c7e85ca9e4e4646b4792034c03ef31c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13569ba8734e4be4bee5c86ae9ff8825 in term 2.
I20260709 13:16:34.710254 13614 raft_consensus.cc:2393] T 9b6de26125be4e509b8c5d7d6d210aa8 P 217ec95c64b34e25addb1e33e358571e [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 13569ba8734e4be4bee5c86ae9ff8825 in current term 2: Already voted for candidate 217ec95c64b34e25addb1e33e358571e in this term.
I20260709 13:16:34.711688 13510 leader_election.cc:304] T 9b6de26125be4e509b8c5d7d6d210aa8 P 13569ba8734e4be4bee5c86ae9ff8825 [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: 13569ba8734e4be4bee5c86ae9ff8825, 3c7e85ca9e4e4646b4792034c03ef31c; no voters: 
I20260709 13:16:34.712353 13874 raft_consensus.cc:2804] T 9b6de26125be4e509b8c5d7d6d210aa8 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:16:34.712693 13874 raft_consensus.cc:493] T 9b6de26125be4e509b8c5d7d6d210aa8 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3c7e85ca9e4e4646b4792034c03ef31c)
I20260709 13:16:34.713059 13874 raft_consensus.cc:3060] T 9b6de26125be4e509b8c5d7d6d210aa8 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:34.720858 14067 consensus_queue.cc:1048] T bf2f5f25119a48cda4d621da16fcd3d4 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:34.724589 13874 raft_consensus.cc:515] T 9b6de26125be4e509b8c5d7d6d210aa8 P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:34.727145 13874 leader_election.cc:290] T 9b6de26125be4e509b8c5d7d6d210aa8 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 2 election: Requested vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:34.728117 13612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b6de26125be4e509b8c5d7d6d210aa8" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "217ec95c64b34e25addb1e33e358571e"
I20260709 13:16:34.728929 13612 raft_consensus.cc:2393] T 9b6de26125be4e509b8c5d7d6d210aa8 P 217ec95c64b34e25addb1e33e358571e [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 13569ba8734e4be4bee5c86ae9ff8825 in current term 2: Already voted for candidate 217ec95c64b34e25addb1e33e358571e in this term.
I20260709 13:16:34.728197 13468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b6de26125be4e509b8c5d7d6d210aa8" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c"
I20260709 13:16:34.739114 13468 raft_consensus.cc:2468] T 9b6de26125be4e509b8c5d7d6d210aa8 P 3c7e85ca9e4e4646b4792034c03ef31c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13569ba8734e4be4bee5c86ae9ff8825 in term 2.
I20260709 13:16:34.741768 13510 leader_election.cc:304] T 9b6de26125be4e509b8c5d7d6d210aa8 P 13569ba8734e4be4bee5c86ae9ff8825 [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: 13569ba8734e4be4bee5c86ae9ff8825, 3c7e85ca9e4e4646b4792034c03ef31c; no voters: 217ec95c64b34e25addb1e33e358571e
I20260709 13:16:34.742468 13874 raft_consensus.cc:2804] T 9b6de26125be4e509b8c5d7d6d210aa8 P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:34.743009 13874 raft_consensus.cc:697] T 9b6de26125be4e509b8c5d7d6d210aa8 P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 LEADER]: Becoming Leader. State: Replica: 13569ba8734e4be4bee5c86ae9ff8825, State: Running, Role: LEADER
I20260709 13:16:34.743887 13874 consensus_queue.cc:237] T 9b6de26125be4e509b8c5d7d6d210aa8 P 13569ba8734e4be4bee5c86ae9ff8825 [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:34.753057 13366 catalog_manager.cc:5697] T 9b6de26125be4e509b8c5d7d6d210aa8 P 13569ba8734e4be4bee5c86ae9ff8825 reported cstate change: term changed from 1 to 2, leader changed from 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129) to 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130). New cstate: current_term: 2 leader_uuid: "13569ba8734e4be4bee5c86ae9ff8825" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:34.781606 14067 consensus_queue.cc:1048] T 015a01333b684476909bbdea14b517e2 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:34.797367 13961 consensus_queue.cc:1048] T 015a01333b684476909bbdea14b517e2 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:35.136451 13619 raft_consensus.cc:1275] T 9b6de26125be4e509b8c5d7d6d210aa8 P 217ec95c64b34e25addb1e33e358571e [term 2 FOLLOWER]: Refusing update from remote peer 13569ba8734e4be4bee5c86ae9ff8825: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:35.137528 13874 consensus_queue.cc:1048] T 9b6de26125be4e509b8c5d7d6d210aa8 P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:35.150179 13468 raft_consensus.cc:1275] T 9b6de26125be4e509b8c5d7d6d210aa8 P 3c7e85ca9e4e4646b4792034c03ef31c [term 2 FOLLOWER]: Refusing update from remote peer 13569ba8734e4be4bee5c86ae9ff8825: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:35.155658 13874 consensus_queue.cc:1048] T 9b6de26125be4e509b8c5d7d6d210aa8 P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:35.645447 12366 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:16:35.673277 14115 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 13:16:35.673828 14112 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:16:35.674201 12366 server_base.cc:1061] running on GCE node
W20260709 13:16:35.674306 14113 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 13:16:35.676018 12366 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:16:35.676208 12366 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 13:16:35.676438 12366 hybrid_clock.cc:648] HybridClock initialized: now 1783602995676418 us; error 0 us; skew 500 ppm
I20260709 13:16:35.677026 12366 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:16:35.685046 12366 webserver.cc:533] Webserver started at http://127.12.19.132:45659/ using document root <none> and password file <none>
I20260709 13:16:35.685583 12366 fs_manager.cc:362] Metadata directory not provided
I20260709 13:16:35.685810 12366 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:16:35.686196 12366 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:16:35.687911 12366 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602961601857-12366-0/minicluster-data/ts-3-root/instance:
uuid: "8d9445f2defa46e5bdccf9ae8cae01dc"
format_stamp: "Formatted at 2026-07-09 13:16:35 on dist-test-slave-cd6k"
I20260709 13:16:35.695564 12366 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.005s	sys 0.001s
I20260709 13:16:35.702306 14120 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:35.703473 12366 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.002s	sys 0.005s
I20260709 13:16:35.703801 12366 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602961601857-12366-0/minicluster-data/ts-3-root
uuid: "8d9445f2defa46e5bdccf9ae8cae01dc"
format_stamp: "Formatted at 2026-07-09 13:16:35 on dist-test-slave-cd6k"
I20260709 13:16:35.704149 12366 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602961601857-12366-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602961601857-12366-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602961601857-12366-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 13:16:35.764354 12366 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:16:35.765550 12366 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:16:35.767190 12366 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:16:35.770183 12366 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:16:35.770361 12366 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:35.770656 12366 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:16:35.770833 12366 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:35.831295 12366 rpc_server.cc:307] RPC server started. Bound to: 127.12.19.132:46293
I20260709 13:16:35.831518 14182 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.19.132:46293 every 8 connection(s)
I20260709 13:16:35.847790 12366 auto_leader_rebalancer-test.cc:384] add a tserver: 8d9445f2defa46e5bdccf9ae8cae01dc
I20260709 13:16:35.860335 14183 heartbeater.cc:344] Connected to a master server at 127.12.19.190:34019
I20260709 13:16:35.860773 14183 heartbeater.cc:461] Registering TS with master...
I20260709 13:16:35.861575 14183 heartbeater.cc:507] Master 127.12.19.190:34019 requested a full tablet report, sending...
I20260709 13:16:35.863627 13368 ts_manager.cc:194] Registered new tserver with Master: 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132:46293)
I20260709 13:16:35.865254 13368 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53458
I20260709 13:16:36.131554 13612 consensus_queue.cc:237] T 28eb05fd58a145d493c7c9cf490e6a84 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Queue 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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } }
I20260709 13:16:36.143463 13542 raft_consensus.cc:1275] T 28eb05fd58a145d493c7c9cf490e6a84 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Refusing update from remote peer 217ec95c64b34e25addb1e33e358571e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:36.143697 13468 raft_consensus.cc:1275] T 28eb05fd58a145d493c7c9cf490e6a84 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Refusing update from remote peer 217ec95c64b34e25addb1e33e358571e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:36.145087 14191 consensus_queue.cc:1048] T 28eb05fd58a145d493c7c9cf490e6a84 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } 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 13:16:36.145952 14067 consensus_queue.cc:1048] T 28eb05fd58a145d493c7c9cf490e6a84 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:16:36.155408 13584 consensus_peers.cc:597] T 28eb05fd58a145d493c7c9cf490e6a84 P 217ec95c64b34e25addb1e33e358571e -> Peer 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132:46293): Couldn't send request to peer 8d9445f2defa46e5bdccf9ae8cae01dc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 28eb05fd58a145d493c7c9cf490e6a84. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:36.159013 13961 raft_consensus.cc:2955] T 28eb05fd58a145d493c7c9cf490e6a84 P 217ec95c64b34e25addb1e33e358571e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:16:36.163407 13545 raft_consensus.cc:2955] T 28eb05fd58a145d493c7c9cf490e6a84 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:16:36.164738 13468 raft_consensus.cc:2955] T 28eb05fd58a145d493c7c9cf490e6a84 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:16:36.184978 13368 catalog_manager.cc:5697] T 28eb05fd58a145d493c7c9cf490e6a84 P 13569ba8734e4be4bee5c86ae9ff8825 reported cstate change: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New cstate: current_term: 1 leader_uuid: "217ec95c64b34e25addb1e33e358571e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:16:36.198536 13468 consensus_queue.cc:237] T 372546b757d74694a8635cb5c60a3922 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Queue 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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } }
I20260709 13:16:36.212599 13612 raft_consensus.cc:1275] T 372546b757d74694a8635cb5c60a3922 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Refusing update from remote peer 3c7e85ca9e4e4646b4792034c03ef31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:36.219978 13890 consensus_queue.cc:1048] T 372546b757d74694a8635cb5c60a3922 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } 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 13:16:36.222466 13545 raft_consensus.cc:1275] T 372546b757d74694a8635cb5c60a3922 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Refusing update from remote peer 3c7e85ca9e4e4646b4792034c03ef31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:36.224046 14187 consensus_queue.cc:1048] T 372546b757d74694a8635cb5c60a3922 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:16:36.224998 13435 consensus_peers.cc:597] T 372546b757d74694a8635cb5c60a3922 P 3c7e85ca9e4e4646b4792034c03ef31c -> Peer 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132:46293): Couldn't send request to peer 8d9445f2defa46e5bdccf9ae8cae01dc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 372546b757d74694a8635cb5c60a3922. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:36.237206 14187 raft_consensus.cc:2955] T 372546b757d74694a8635cb5c60a3922 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:16:36.251858 13541 raft_consensus.cc:2955] T 372546b757d74694a8635cb5c60a3922 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:16:36.256302 13468 consensus_queue.cc:237] T 21f734671a47497791343e546ebb82c3 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Queue 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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } }
I20260709 13:16:36.257722 13615 raft_consensus.cc:2955] T 372546b757d74694a8635cb5c60a3922 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:16:36.258193 13367 catalog_manager.cc:5697] T 372546b757d74694a8635cb5c60a3922 P 3c7e85ca9e4e4646b4792034c03ef31c reported cstate change: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New cstate: current_term: 1 leader_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:16:36.295693 13435 consensus_peers.cc:597] T 21f734671a47497791343e546ebb82c3 P 3c7e85ca9e4e4646b4792034c03ef31c -> Peer 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132:46293): Couldn't send request to peer 8d9445f2defa46e5bdccf9ae8cae01dc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 21f734671a47497791343e546ebb82c3. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:36.295836 13541 raft_consensus.cc:1275] T 21f734671a47497791343e546ebb82c3 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Refusing update from remote peer 3c7e85ca9e4e4646b4792034c03ef31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:36.297643 14205 consensus_queue.cc:1048] T 21f734671a47497791343e546ebb82c3 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } 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 13:16:36.301404 13612 raft_consensus.cc:1275] T 21f734671a47497791343e546ebb82c3 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Refusing update from remote peer 3c7e85ca9e4e4646b4792034c03ef31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:36.303059 14205 consensus_queue.cc:1048] T 21f734671a47497791343e546ebb82c3 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:36.309077 14206 raft_consensus.cc:2955] T 21f734671a47497791343e546ebb82c3 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:16:36.312075 13541 raft_consensus.cc:2955] T 21f734671a47497791343e546ebb82c3 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:16:36.314370 13614 raft_consensus.cc:2955] T 21f734671a47497791343e546ebb82c3 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:16:36.328023 13367 catalog_manager.cc:5697] T 21f734671a47497791343e546ebb82c3 P 13569ba8734e4be4bee5c86ae9ff8825 reported cstate change: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New cstate: current_term: 1 leader_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:16:36.360841 13541 consensus_queue.cc:237] T 02f51c50c0844d0a9a68470d369ec818 P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Queue 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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } }
I20260709 13:16:36.370179 13614 raft_consensus.cc:1275] T 02f51c50c0844d0a9a68470d369ec818 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Refusing update from remote peer 13569ba8734e4be4bee5c86ae9ff8825: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:36.371047 13468 raft_consensus.cc:1275] T 02f51c50c0844d0a9a68470d369ec818 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Refusing update from remote peer 13569ba8734e4be4bee5c86ae9ff8825: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:36.372340 14214 consensus_queue.cc:1048] T 02f51c50c0844d0a9a68470d369ec818 P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:36.373167 13874 consensus_queue.cc:1048] T 02f51c50c0844d0a9a68470d369ec818 P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } 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 13:16:36.381940 13510 consensus_peers.cc:597] T 02f51c50c0844d0a9a68470d369ec818 P 13569ba8734e4be4bee5c86ae9ff8825 -> Peer 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132:46293): Couldn't send request to peer 8d9445f2defa46e5bdccf9ae8cae01dc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 02f51c50c0844d0a9a68470d369ec818. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:36.384349 13874 raft_consensus.cc:2955] T 02f51c50c0844d0a9a68470d369ec818 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:16:36.385459 13614 raft_consensus.cc:2955] T 02f51c50c0844d0a9a68470d369ec818 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:16:36.387616 13468 raft_consensus.cc:2955] T 02f51c50c0844d0a9a68470d369ec818 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:16:36.399842 13367 catalog_manager.cc:5697] T 02f51c50c0844d0a9a68470d369ec818 P 217ec95c64b34e25addb1e33e358571e reported cstate change: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New cstate: current_term: 1 leader_uuid: "13569ba8734e4be4bee5c86ae9ff8825" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:16:36.664985 14217 ts_tablet_manager.cc:933] T 372546b757d74694a8635cb5c60a3922 P 8d9445f2defa46e5bdccf9ae8cae01dc: Initiating tablet copy from peer 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053)
I20260709 13:16:36.683511 14218 ts_tablet_manager.cc:933] T 28eb05fd58a145d493c7c9cf490e6a84 P 8d9445f2defa46e5bdccf9ae8cae01dc: Initiating tablet copy from peer 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:36.692453 14218 tablet_copy_client.cc:323] T 28eb05fd58a145d493c7c9cf490e6a84 P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Beginning tablet copy session from remote peer at address 127.12.19.131:36327
I20260709 13:16:36.717507 14217 tablet_copy_client.cc:323] T 372546b757d74694a8635cb5c60a3922 P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Beginning tablet copy session from remote peer at address 127.12.19.129:35053
I20260709 13:16:36.739642 13480 tablet_copy_service.cc:140] P 3c7e85ca9e4e4646b4792034c03ef31c: Received BeginTabletCopySession request for tablet 372546b757d74694a8635cb5c60a3922 from peer 8d9445f2defa46e5bdccf9ae8cae01dc ({username='slave'} at 127.0.0.1:37356)
I20260709 13:16:36.740233 13480 tablet_copy_service.cc:161] P 3c7e85ca9e4e4646b4792034c03ef31c: Beginning new tablet copy session on tablet 372546b757d74694a8635cb5c60a3922 from peer 8d9445f2defa46e5bdccf9ae8cae01dc at {username='slave'} at 127.0.0.1:37356: session id = 8d9445f2defa46e5bdccf9ae8cae01dc-372546b757d74694a8635cb5c60a3922
I20260709 13:16:36.740305 13629 tablet_copy_service.cc:140] P 217ec95c64b34e25addb1e33e358571e: Received BeginTabletCopySession request for tablet 28eb05fd58a145d493c7c9cf490e6a84 from peer 8d9445f2defa46e5bdccf9ae8cae01dc ({username='slave'} at 127.0.0.1:51210)
I20260709 13:16:36.740891 13629 tablet_copy_service.cc:161] P 217ec95c64b34e25addb1e33e358571e: Beginning new tablet copy session on tablet 28eb05fd58a145d493c7c9cf490e6a84 from peer 8d9445f2defa46e5bdccf9ae8cae01dc at {username='slave'} at 127.0.0.1:51210: session id = 8d9445f2defa46e5bdccf9ae8cae01dc-28eb05fd58a145d493c7c9cf490e6a84
I20260709 13:16:36.750058 13629 tablet_copy_source_session.cc:215] T 28eb05fd58a145d493c7c9cf490e6a84 P 217ec95c64b34e25addb1e33e358571e: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:36.751055 13480 tablet_copy_source_session.cc:215] T 372546b757d74694a8635cb5c60a3922 P 3c7e85ca9e4e4646b4792034c03ef31c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:36.754648 14218 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28eb05fd58a145d493c7c9cf490e6a84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:36.756633 14217 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 372546b757d74694a8635cb5c60a3922. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:36.767343 14217 tablet_copy_client.cc:806] T 372546b757d74694a8635cb5c60a3922 P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:36.767982 14217 tablet_copy_client.cc:670] T 372546b757d74694a8635cb5c60a3922 P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Starting download of 1 WAL segments...
I20260709 13:16:36.773906 14217 tablet_copy_client.cc:538] T 372546b757d74694a8635cb5c60a3922 P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:16:36.774493 14218 tablet_copy_client.cc:806] T 28eb05fd58a145d493c7c9cf490e6a84 P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:36.775074 14218 tablet_copy_client.cc:670] T 28eb05fd58a145d493c7c9cf490e6a84 P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Starting download of 1 WAL segments...
I20260709 13:16:36.779189 14218 tablet_copy_client.cc:538] T 28eb05fd58a145d493c7c9cf490e6a84 P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:16:36.782747 14217 tablet_bootstrap.cc:492] T 372546b757d74694a8635cb5c60a3922 P 8d9445f2defa46e5bdccf9ae8cae01dc: Bootstrap starting.
I20260709 13:16:36.787460 14218 tablet_bootstrap.cc:492] T 28eb05fd58a145d493c7c9cf490e6a84 P 8d9445f2defa46e5bdccf9ae8cae01dc: Bootstrap starting.
I20260709 13:16:36.813566 14217 tablet_bootstrap.cc:492] T 372546b757d74694a8635cb5c60a3922 P 8d9445f2defa46e5bdccf9ae8cae01dc: 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 13:16:36.815385 14217 tablet_bootstrap.cc:492] T 372546b757d74694a8635cb5c60a3922 P 8d9445f2defa46e5bdccf9ae8cae01dc: Bootstrap complete.
I20260709 13:16:36.816047 14217 ts_tablet_manager.cc:1403] T 372546b757d74694a8635cb5c60a3922 P 8d9445f2defa46e5bdccf9ae8cae01dc: Time spent bootstrapping tablet: real 0.034s	user 0.019s	sys 0.015s
I20260709 13:16:36.819325 14217 raft_consensus.cc:359] T 372546b757d74694a8635cb5c60a3922 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } }
I20260709 13:16:36.820425 14217 raft_consensus.cc:740] T 372546b757d74694a8635cb5c60a3922 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8d9445f2defa46e5bdccf9ae8cae01dc, State: Initialized, Role: LEARNER
I20260709 13:16:36.821133 14217 consensus_queue.cc:260] T 372546b757d74694a8635cb5c60a3922 P 8d9445f2defa46e5bdccf9ae8cae01dc [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } }
I20260709 13:16:36.822538 14218 tablet_bootstrap.cc:492] T 28eb05fd58a145d493c7c9cf490e6a84 P 8d9445f2defa46e5bdccf9ae8cae01dc: 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 13:16:36.825650 14218 tablet_bootstrap.cc:492] T 28eb05fd58a145d493c7c9cf490e6a84 P 8d9445f2defa46e5bdccf9ae8cae01dc: Bootstrap complete.
I20260709 13:16:36.826594 14218 ts_tablet_manager.cc:1403] T 28eb05fd58a145d493c7c9cf490e6a84 P 8d9445f2defa46e5bdccf9ae8cae01dc: Time spent bootstrapping tablet: real 0.039s	user 0.023s	sys 0.010s
I20260709 13:16:36.829704 14183 heartbeater.cc:499] Master 127.12.19.190:34019 was elected leader, sending a full tablet report...
I20260709 13:16:36.830101 14217 ts_tablet_manager.cc:1434] T 372546b757d74694a8635cb5c60a3922 P 8d9445f2defa46e5bdccf9ae8cae01dc: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.004s
I20260709 13:16:36.831961 13480 tablet_copy_service.cc:342] P 3c7e85ca9e4e4646b4792034c03ef31c: Request end of tablet copy session 8d9445f2defa46e5bdccf9ae8cae01dc-372546b757d74694a8635cb5c60a3922 received from {username='slave'} at 127.0.0.1:37356
I20260709 13:16:36.832475 13480 tablet_copy_service.cc:434] P 3c7e85ca9e4e4646b4792034c03ef31c: ending tablet copy session 8d9445f2defa46e5bdccf9ae8cae01dc-372546b757d74694a8635cb5c60a3922 on tablet 372546b757d74694a8635cb5c60a3922 with peer 8d9445f2defa46e5bdccf9ae8cae01dc
I20260709 13:16:36.832043 14218 raft_consensus.cc:359] T 28eb05fd58a145d493c7c9cf490e6a84 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } }
I20260709 13:16:36.833132 14218 raft_consensus.cc:740] T 28eb05fd58a145d493c7c9cf490e6a84 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8d9445f2defa46e5bdccf9ae8cae01dc, State: Initialized, Role: LEARNER
I20260709 13:16:36.833786 14218 consensus_queue.cc:260] T 28eb05fd58a145d493c7c9cf490e6a84 P 8d9445f2defa46e5bdccf9ae8cae01dc [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } }
I20260709 13:16:36.837586 14218 ts_tablet_manager.cc:1434] T 28eb05fd58a145d493c7c9cf490e6a84 P 8d9445f2defa46e5bdccf9ae8cae01dc: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.003s
I20260709 13:16:36.839499 13629 tablet_copy_service.cc:342] P 217ec95c64b34e25addb1e33e358571e: Request end of tablet copy session 8d9445f2defa46e5bdccf9ae8cae01dc-28eb05fd58a145d493c7c9cf490e6a84 received from {username='slave'} at 127.0.0.1:51210
I20260709 13:16:36.839891 13629 tablet_copy_service.cc:434] P 217ec95c64b34e25addb1e33e358571e: ending tablet copy session 8d9445f2defa46e5bdccf9ae8cae01dc-28eb05fd58a145d493c7c9cf490e6a84 on tablet 28eb05fd58a145d493c7c9cf490e6a84 with peer 8d9445f2defa46e5bdccf9ae8cae01dc
I20260709 13:16:36.893937 14218 ts_tablet_manager.cc:933] T 21f734671a47497791343e546ebb82c3 P 8d9445f2defa46e5bdccf9ae8cae01dc: Initiating tablet copy from peer 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053)
I20260709 13:16:36.895648 14218 tablet_copy_client.cc:323] T 21f734671a47497791343e546ebb82c3 P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Beginning tablet copy session from remote peer at address 127.12.19.129:35053
I20260709 13:16:36.897217 13480 tablet_copy_service.cc:140] P 3c7e85ca9e4e4646b4792034c03ef31c: Received BeginTabletCopySession request for tablet 21f734671a47497791343e546ebb82c3 from peer 8d9445f2defa46e5bdccf9ae8cae01dc ({username='slave'} at 127.0.0.1:37356)
I20260709 13:16:36.897730 13480 tablet_copy_service.cc:161] P 3c7e85ca9e4e4646b4792034c03ef31c: Beginning new tablet copy session on tablet 21f734671a47497791343e546ebb82c3 from peer 8d9445f2defa46e5bdccf9ae8cae01dc at {username='slave'} at 127.0.0.1:37356: session id = 8d9445f2defa46e5bdccf9ae8cae01dc-21f734671a47497791343e546ebb82c3
I20260709 13:16:36.906370 13480 tablet_copy_source_session.cc:215] T 21f734671a47497791343e546ebb82c3 P 3c7e85ca9e4e4646b4792034c03ef31c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:36.909247 14218 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21f734671a47497791343e546ebb82c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:36.924268 14218 tablet_copy_client.cc:806] T 21f734671a47497791343e546ebb82c3 P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:36.924891 14218 tablet_copy_client.cc:670] T 21f734671a47497791343e546ebb82c3 P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Starting download of 1 WAL segments...
I20260709 13:16:36.928115 14218 tablet_copy_client.cc:538] T 21f734671a47497791343e546ebb82c3 P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:16:36.936964 14218 tablet_bootstrap.cc:492] T 21f734671a47497791343e546ebb82c3 P 8d9445f2defa46e5bdccf9ae8cae01dc: Bootstrap starting.
I20260709 13:16:36.951792 14217 ts_tablet_manager.cc:933] T 02f51c50c0844d0a9a68470d369ec818 P 8d9445f2defa46e5bdccf9ae8cae01dc: Initiating tablet copy from peer 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433)
I20260709 13:16:36.953331 14217 tablet_copy_client.cc:323] T 02f51c50c0844d0a9a68470d369ec818 P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Beginning tablet copy session from remote peer at address 127.12.19.130:39433
I20260709 13:16:36.956878 14218 tablet_bootstrap.cc:492] T 21f734671a47497791343e546ebb82c3 P 8d9445f2defa46e5bdccf9ae8cae01dc: 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 13:16:36.958117 14218 tablet_bootstrap.cc:492] T 21f734671a47497791343e546ebb82c3 P 8d9445f2defa46e5bdccf9ae8cae01dc: Bootstrap complete.
I20260709 13:16:36.958796 14218 ts_tablet_manager.cc:1403] T 21f734671a47497791343e546ebb82c3 P 8d9445f2defa46e5bdccf9ae8cae01dc: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.006s
I20260709 13:16:36.961603 14218 raft_consensus.cc:359] T 21f734671a47497791343e546ebb82c3 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } }
I20260709 13:16:36.962287 14218 raft_consensus.cc:740] T 21f734671a47497791343e546ebb82c3 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8d9445f2defa46e5bdccf9ae8cae01dc, State: Initialized, Role: LEARNER
I20260709 13:16:36.962769 14218 consensus_queue.cc:260] T 21f734671a47497791343e546ebb82c3 P 8d9445f2defa46e5bdccf9ae8cae01dc [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } }
I20260709 13:16:36.966071 14218 ts_tablet_manager.cc:1434] T 21f734671a47497791343e546ebb82c3 P 8d9445f2defa46e5bdccf9ae8cae01dc: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 13:16:36.967864 13480 tablet_copy_service.cc:342] P 3c7e85ca9e4e4646b4792034c03ef31c: Request end of tablet copy session 8d9445f2defa46e5bdccf9ae8cae01dc-21f734671a47497791343e546ebb82c3 received from {username='slave'} at 127.0.0.1:37356
I20260709 13:16:36.968256 13480 tablet_copy_service.cc:434] P 3c7e85ca9e4e4646b4792034c03ef31c: ending tablet copy session 8d9445f2defa46e5bdccf9ae8cae01dc-21f734671a47497791343e546ebb82c3 on tablet 21f734671a47497791343e546ebb82c3 with peer 8d9445f2defa46e5bdccf9ae8cae01dc
I20260709 13:16:36.972083 13555 tablet_copy_service.cc:140] P 13569ba8734e4be4bee5c86ae9ff8825: Received BeginTabletCopySession request for tablet 02f51c50c0844d0a9a68470d369ec818 from peer 8d9445f2defa46e5bdccf9ae8cae01dc ({username='slave'} at 127.0.0.1:45734)
I20260709 13:16:36.972622 13555 tablet_copy_service.cc:161] P 13569ba8734e4be4bee5c86ae9ff8825: Beginning new tablet copy session on tablet 02f51c50c0844d0a9a68470d369ec818 from peer 8d9445f2defa46e5bdccf9ae8cae01dc at {username='slave'} at 127.0.0.1:45734: session id = 8d9445f2defa46e5bdccf9ae8cae01dc-02f51c50c0844d0a9a68470d369ec818
I20260709 13:16:36.980382 13555 tablet_copy_source_session.cc:215] T 02f51c50c0844d0a9a68470d369ec818 P 13569ba8734e4be4bee5c86ae9ff8825: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:36.983464 14217 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02f51c50c0844d0a9a68470d369ec818. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:36.997581 14217 tablet_copy_client.cc:806] T 02f51c50c0844d0a9a68470d369ec818 P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:36.998107 14217 tablet_copy_client.cc:670] T 02f51c50c0844d0a9a68470d369ec818 P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Starting download of 1 WAL segments...
I20260709 13:16:37.001696 14217 tablet_copy_client.cc:538] T 02f51c50c0844d0a9a68470d369ec818 P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:16:37.009541 14217 tablet_bootstrap.cc:492] T 02f51c50c0844d0a9a68470d369ec818 P 8d9445f2defa46e5bdccf9ae8cae01dc: Bootstrap starting.
I20260709 13:16:37.027921 14217 tablet_bootstrap.cc:492] T 02f51c50c0844d0a9a68470d369ec818 P 8d9445f2defa46e5bdccf9ae8cae01dc: 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 13:16:37.028661 14217 tablet_bootstrap.cc:492] T 02f51c50c0844d0a9a68470d369ec818 P 8d9445f2defa46e5bdccf9ae8cae01dc: Bootstrap complete.
I20260709 13:16:37.029210 14217 ts_tablet_manager.cc:1403] T 02f51c50c0844d0a9a68470d369ec818 P 8d9445f2defa46e5bdccf9ae8cae01dc: Time spent bootstrapping tablet: real 0.020s	user 0.018s	sys 0.001s
I20260709 13:16:37.031471 14217 raft_consensus.cc:359] T 02f51c50c0844d0a9a68470d369ec818 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } }
I20260709 13:16:37.032073 14217 raft_consensus.cc:740] T 02f51c50c0844d0a9a68470d369ec818 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8d9445f2defa46e5bdccf9ae8cae01dc, State: Initialized, Role: LEARNER
I20260709 13:16:37.032590 14217 consensus_queue.cc:260] T 02f51c50c0844d0a9a68470d369ec818 P 8d9445f2defa46e5bdccf9ae8cae01dc [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } }
I20260709 13:16:37.034854 14217 ts_tablet_manager.cc:1434] T 02f51c50c0844d0a9a68470d369ec818 P 8d9445f2defa46e5bdccf9ae8cae01dc: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.001s
I20260709 13:16:37.036662 13555 tablet_copy_service.cc:342] P 13569ba8734e4be4bee5c86ae9ff8825: Request end of tablet copy session 8d9445f2defa46e5bdccf9ae8cae01dc-02f51c50c0844d0a9a68470d369ec818 received from {username='slave'} at 127.0.0.1:45734
I20260709 13:16:37.037082 13555 tablet_copy_service.cc:434] P 13569ba8734e4be4bee5c86ae9ff8825: ending tablet copy session 8d9445f2defa46e5bdccf9ae8cae01dc-02f51c50c0844d0a9a68470d369ec818 on tablet 02f51c50c0844d0a9a68470d369ec818 with peer 8d9445f2defa46e5bdccf9ae8cae01dc
I20260709 13:16:37.086582 14157 raft_consensus.cc:1217] T 28eb05fd58a145d493c7c9cf490e6a84 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:16:37.131960 14157 raft_consensus.cc:1217] T 372546b757d74694a8635cb5c60a3922 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:16:37.498874 14157 raft_consensus.cc:1217] T 02f51c50c0844d0a9a68470d369ec818 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:16:37.517192 14157 raft_consensus.cc:1217] T 21f734671a47497791343e546ebb82c3 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:16:37.657627 13961 raft_consensus.cc:1064] T 28eb05fd58a145d493c7c9cf490e6a84 P 217ec95c64b34e25addb1e33e358571e: attempting to promote NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc to VOTER
I20260709 13:16:37.660080 13961 consensus_queue.cc:237] T 28eb05fd58a145d493c7c9cf490e6a84 P 217ec95c64b34e25addb1e33e358571e [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:16:37.666374 14157 raft_consensus.cc:1275] T 28eb05fd58a145d493c7c9cf490e6a84 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Refusing update from remote peer 217ec95c64b34e25addb1e33e358571e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:37.666882 13541 raft_consensus.cc:1275] T 28eb05fd58a145d493c7c9cf490e6a84 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Refusing update from remote peer 217ec95c64b34e25addb1e33e358571e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:37.668618 13462 raft_consensus.cc:1275] T 28eb05fd58a145d493c7c9cf490e6a84 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Refusing update from remote peer 217ec95c64b34e25addb1e33e358571e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:37.670411 14237 consensus_queue.cc:1048] T 28eb05fd58a145d493c7c9cf490e6a84 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } 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 13:16:37.671187 14227 consensus_queue.cc:1048] T 28eb05fd58a145d493c7c9cf490e6a84 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:37.673281 14240 consensus_queue.cc:1048] T 28eb05fd58a145d493c7c9cf490e6a84 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } 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 13:16:37.720316 13961 raft_consensus.cc:2955] T 28eb05fd58a145d493c7c9cf490e6a84 P 217ec95c64b34e25addb1e33e358571e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:37.725154 14157 raft_consensus.cc:2955] T 28eb05fd58a145d493c7c9cf490e6a84 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:37.737435 14205 raft_consensus.cc:1064] T 372546b757d74694a8635cb5c60a3922 P 3c7e85ca9e4e4646b4792034c03ef31c: attempting to promote NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc to VOTER
I20260709 13:16:37.739508 14205 consensus_queue.cc:237] T 372546b757d74694a8635cb5c60a3922 P 3c7e85ca9e4e4646b4792034c03ef31c [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:16:37.745967 13366 catalog_manager.cc:5697] T 28eb05fd58a145d493c7c9cf490e6a84 P 8d9445f2defa46e5bdccf9ae8cae01dc reported cstate change: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "217ec95c64b34e25addb1e33e358571e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:37.751531 13545 raft_consensus.cc:2955] T 28eb05fd58a145d493c7c9cf490e6a84 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:37.771876 13462 raft_consensus.cc:2955] T 28eb05fd58a145d493c7c9cf490e6a84 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:37.785171 13612 raft_consensus.cc:1275] T 372546b757d74694a8635cb5c60a3922 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Refusing update from remote peer 3c7e85ca9e4e4646b4792034c03ef31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:37.787587 14157 raft_consensus.cc:1275] T 372546b757d74694a8635cb5c60a3922 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Refusing update from remote peer 3c7e85ca9e4e4646b4792034c03ef31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:37.787886 13541 raft_consensus.cc:1275] T 372546b757d74694a8635cb5c60a3922 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Refusing update from remote peer 3c7e85ca9e4e4646b4792034c03ef31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:37.788355 14205 consensus_queue.cc:1048] T 372546b757d74694a8635cb5c60a3922 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } 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 13:16:37.790069 14206 consensus_queue.cc:1048] T 372546b757d74694a8635cb5c60a3922 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:37.791855 14206 consensus_queue.cc:1048] T 372546b757d74694a8635cb5c60a3922 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } 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 13:16:37.813733 14244 raft_consensus.cc:2955] T 372546b757d74694a8635cb5c60a3922 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:37.819712 14157 raft_consensus.cc:2955] T 372546b757d74694a8635cb5c60a3922 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:37.827489 13541 raft_consensus.cc:2955] T 372546b757d74694a8635cb5c60a3922 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:37.835683 13614 raft_consensus.cc:2955] T 372546b757d74694a8635cb5c60a3922 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:37.861446 13368 catalog_manager.cc:5697] T 372546b757d74694a8635cb5c60a3922 P 8d9445f2defa46e5bdccf9ae8cae01dc reported cstate change: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:37.864442 13612 consensus_queue.cc:237] T 28eb05fd58a145d493c7c9cf490e6a84 P 217ec95c64b34e25addb1e33e358571e [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: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:16:37.871591 14157 raft_consensus.cc:1275] T 28eb05fd58a145d493c7c9cf490e6a84 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Refusing update from remote peer 217ec95c64b34e25addb1e33e358571e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:37.872215 13545 raft_consensus.cc:1275] T 28eb05fd58a145d493c7c9cf490e6a84 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Refusing update from remote peer 217ec95c64b34e25addb1e33e358571e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:37.872864 14240 consensus_queue.cc:1048] T 28eb05fd58a145d493c7c9cf490e6a84 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } 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 13:16:37.873704 14237 consensus_queue.cc:1048] T 28eb05fd58a145d493c7c9cf490e6a84 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:37.882934 13961 raft_consensus.cc:2955] T 28eb05fd58a145d493c7c9cf490e6a84 P 217ec95c64b34e25addb1e33e358571e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:37.886307 13545 raft_consensus.cc:2955] T 28eb05fd58a145d493c7c9cf490e6a84 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:37.888242 14157 raft_consensus.cc:2955] T 28eb05fd58a145d493c7c9cf490e6a84 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:37.889583 13462 consensus_queue.cc:237] T 372546b757d74694a8635cb5c60a3922 P 3c7e85ca9e4e4646b4792034c03ef31c [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:16:37.896891 13354 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 28eb05fd58a145d493c7c9cf490e6a84 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:16:37.898206 14158 raft_consensus.cc:1275] T 372546b757d74694a8635cb5c60a3922 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Refusing update from remote peer 3c7e85ca9e4e4646b4792034c03ef31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:37.902526 13545 raft_consensus.cc:1275] T 372546b757d74694a8635cb5c60a3922 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Refusing update from remote peer 3c7e85ca9e4e4646b4792034c03ef31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:37.904630 14244 consensus_queue.cc:1048] T 372546b757d74694a8635cb5c60a3922 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } 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 13:16:37.904772 13366 catalog_manager.cc:5697] T 28eb05fd58a145d493c7c9cf490e6a84 P 13569ba8734e4be4bee5c86ae9ff8825 reported cstate change: config changed from index 3 to 4, VOTER 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129) evicted. New cstate: current_term: 1 leader_uuid: "217ec95c64b34e25addb1e33e358571e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:37.907316 14244 consensus_queue.cc:1048] T 372546b757d74694a8635cb5c60a3922 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:37.920424 13457 tablet_service.cc:1558] Processing DeleteTablet for tablet 28eb05fd58a145d493c7c9cf490e6a84 with delete_type TABLET_DATA_TOMBSTONED (TS 3c7e85ca9e4e4646b4792034c03ef31c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45800
I20260709 13:16:37.919313 13890 raft_consensus.cc:2955] T 372546b757d74694a8635cb5c60a3922 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 217ec95c64b34e25addb1e33e358571e (127.12.19.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:37.922771 14254 tablet_replica.cc:333] T 28eb05fd58a145d493c7c9cf490e6a84 P 3c7e85ca9e4e4646b4792034c03ef31c: stopping tablet replica
I20260709 13:16:37.922956 13541 raft_consensus.cc:2955] T 372546b757d74694a8635cb5c60a3922 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 217ec95c64b34e25addb1e33e358571e (127.12.19.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:37.922858 14157 raft_consensus.cc:2955] T 372546b757d74694a8635cb5c60a3922 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 217ec95c64b34e25addb1e33e358571e (127.12.19.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:37.929255 13354 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 372546b757d74694a8635cb5c60a3922 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:16:37.940060 13367 catalog_manager.cc:5697] T 372546b757d74694a8635cb5c60a3922 P 3c7e85ca9e4e4646b4792034c03ef31c reported cstate change: config changed from index 3 to 4, VOTER 217ec95c64b34e25addb1e33e358571e (127.12.19.131) evicted. New cstate: current_term: 1 leader_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:16:37.947368 14254 raft_consensus.cc:2243] T 28eb05fd58a145d493c7c9cf490e6a84 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:37.948170 14254 raft_consensus.cc:2272] T 28eb05fd58a145d493c7c9cf490e6a84 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:37.951681 14254 ts_tablet_manager.cc:1916] T 28eb05fd58a145d493c7c9cf490e6a84 P 3c7e85ca9e4e4646b4792034c03ef31c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:16:37.955226 13605 tablet_service.cc:1558] Processing DeleteTablet for tablet 372546b757d74694a8635cb5c60a3922 with delete_type TABLET_DATA_TOMBSTONED (TS 217ec95c64b34e25addb1e33e358571e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50798
I20260709 13:16:37.957047 14255 tablet_replica.cc:333] T 372546b757d74694a8635cb5c60a3922 P 217ec95c64b34e25addb1e33e358571e: stopping tablet replica
I20260709 13:16:37.958010 14255 raft_consensus.cc:2243] T 372546b757d74694a8635cb5c60a3922 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:37.958647 14255 raft_consensus.cc:2272] T 372546b757d74694a8635cb5c60a3922 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:37.966255 14255 ts_tablet_manager.cc:1916] T 372546b757d74694a8635cb5c60a3922 P 217ec95c64b34e25addb1e33e358571e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:16:37.969156 14254 ts_tablet_manager.cc:1929] T 28eb05fd58a145d493c7c9cf490e6a84 P 3c7e85ca9e4e4646b4792034c03ef31c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:16:37.971478 14254 log.cc:1199] T 28eb05fd58a145d493c7c9cf490e6a84 P 3c7e85ca9e4e4646b4792034c03ef31c: Deleting WAL directory at /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602961601857-12366-0/minicluster-data/ts-0-root/wals/28eb05fd58a145d493c7c9cf490e6a84
I20260709 13:16:37.973166 13354 catalog_manager.cc:5028] TS 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053): tablet 28eb05fd58a145d493c7c9cf490e6a84 (table test-workload [id=77c75b77851347f78ed9a35a6924227d]) successfully deleted
I20260709 13:16:37.985996 14255 ts_tablet_manager.cc:1929] T 372546b757d74694a8635cb5c60a3922 P 217ec95c64b34e25addb1e33e358571e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:16:37.986498 14255 log.cc:1199] T 372546b757d74694a8635cb5c60a3922 P 217ec95c64b34e25addb1e33e358571e: Deleting WAL directory at /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602961601857-12366-0/minicluster-data/ts-2-root/wals/372546b757d74694a8635cb5c60a3922
I20260709 13:16:37.988121 13354 catalog_manager.cc:5028] TS 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327): tablet 372546b757d74694a8635cb5c60a3922 (table test-workload [id=77c75b77851347f78ed9a35a6924227d]) successfully deleted
I20260709 13:16:38.000901 13890 raft_consensus.cc:1064] T 21f734671a47497791343e546ebb82c3 P 3c7e85ca9e4e4646b4792034c03ef31c: attempting to promote NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc to VOTER
I20260709 13:16:38.003127 13890 consensus_queue.cc:237] T 21f734671a47497791343e546ebb82c3 P 3c7e85ca9e4e4646b4792034c03ef31c [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:16:38.009472 13612 raft_consensus.cc:1275] T 21f734671a47497791343e546ebb82c3 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Refusing update from remote peer 3c7e85ca9e4e4646b4792034c03ef31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:38.009552 14157 raft_consensus.cc:1275] T 21f734671a47497791343e546ebb82c3 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Refusing update from remote peer 3c7e85ca9e4e4646b4792034c03ef31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:38.011337 14205 consensus_queue.cc:1048] T 21f734671a47497791343e546ebb82c3 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } 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 13:16:38.012251 14244 consensus_queue.cc:1048] T 21f734671a47497791343e546ebb82c3 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:38.013162 13545 raft_consensus.cc:1275] T 21f734671a47497791343e546ebb82c3 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Refusing update from remote peer 3c7e85ca9e4e4646b4792034c03ef31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:38.014942 14205 consensus_queue.cc:1048] T 21f734671a47497791343e546ebb82c3 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } 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 13:16:38.024065 14205 raft_consensus.cc:2955] T 21f734671a47497791343e546ebb82c3 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:38.036784 14157 raft_consensus.cc:2955] T 21f734671a47497791343e546ebb82c3 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:38.034283 13612 raft_consensus.cc:2955] T 21f734671a47497791343e546ebb82c3 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:38.047180 13367 catalog_manager.cc:5697] T 21f734671a47497791343e546ebb82c3 P 3c7e85ca9e4e4646b4792034c03ef31c reported cstate change: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:38.046842 13545 raft_consensus.cc:2955] T 21f734671a47497791343e546ebb82c3 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:38.067605 14236 raft_consensus.cc:1064] T 02f51c50c0844d0a9a68470d369ec818 P 13569ba8734e4be4bee5c86ae9ff8825: attempting to promote NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc to VOTER
I20260709 13:16:38.070039 14236 consensus_queue.cc:237] T 02f51c50c0844d0a9a68470d369ec818 P 13569ba8734e4be4bee5c86ae9ff8825 [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:16:38.075569 13468 consensus_queue.cc:237] T 21f734671a47497791343e546ebb82c3 P 3c7e85ca9e4e4646b4792034c03ef31c [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:16:38.080013 14157 raft_consensus.cc:1275] T 21f734671a47497791343e546ebb82c3 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Refusing update from remote peer 3c7e85ca9e4e4646b4792034c03ef31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:38.080013 13612 raft_consensus.cc:1275] T 21f734671a47497791343e546ebb82c3 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Refusing update from remote peer 3c7e85ca9e4e4646b4792034c03ef31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:38.081521 13890 consensus_queue.cc:1048] T 21f734671a47497791343e546ebb82c3 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } 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 13:16:38.082269 14244 consensus_queue.cc:1048] T 21f734671a47497791343e546ebb82c3 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:38.088116 14157 raft_consensus.cc:1275] T 02f51c50c0844d0a9a68470d369ec818 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Refusing update from remote peer 13569ba8734e4be4bee5c86ae9ff8825: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:38.088150 13614 raft_consensus.cc:1275] T 02f51c50c0844d0a9a68470d369ec818 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Refusing update from remote peer 13569ba8734e4be4bee5c86ae9ff8825: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:38.089901 13874 consensus_queue.cc:1048] T 02f51c50c0844d0a9a68470d369ec818 P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } 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 13:16:38.090649 14235 consensus_queue.cc:1048] T 02f51c50c0844d0a9a68470d369ec818 P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:38.093147 13468 raft_consensus.cc:1275] T 02f51c50c0844d0a9a68470d369ec818 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Refusing update from remote peer 13569ba8734e4be4bee5c86ae9ff8825: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:38.094734 13890 raft_consensus.cc:2955] T 21f734671a47497791343e546ebb82c3 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:38.096036 13612 raft_consensus.cc:2955] T 21f734671a47497791343e546ebb82c3 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:38.098006 13874 consensus_queue.cc:1048] T 02f51c50c0844d0a9a68470d369ec818 P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } 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 13:16:38.121402 14157 raft_consensus.cc:2955] T 21f734671a47497791343e546ebb82c3 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:38.132529 13367 catalog_manager.cc:5697] T 21f734671a47497791343e546ebb82c3 P 217ec95c64b34e25addb1e33e358571e reported cstate change: config changed from index 3 to 4, VOTER 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130) evicted. New cstate: current_term: 1 leader_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:38.134151 13354 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 21f734671a47497791343e546ebb82c3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260709 13:16:38.137635 14260 log.cc:927] Time spent T 02f51c50c0844d0a9a68470d369ec818 P 13569ba8734e4be4bee5c86ae9ff8825: Append to log took a long time: real 0.052s	user 0.001s	sys 0.000s
I20260709 13:16:38.145605 13874 raft_consensus.cc:2955] T 02f51c50c0844d0a9a68470d369ec818 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:38.153785 13535 tablet_service.cc:1558] Processing DeleteTablet for tablet 21f734671a47497791343e546ebb82c3 with delete_type TABLET_DATA_TOMBSTONED (TS 13569ba8734e4be4bee5c86ae9ff8825 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46886
I20260709 13:16:38.154196 14158 raft_consensus.cc:2955] T 02f51c50c0844d0a9a68470d369ec818 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:38.160450 13614 raft_consensus.cc:2955] T 02f51c50c0844d0a9a68470d369ec818 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:38.168218 13462 raft_consensus.cc:2955] T 02f51c50c0844d0a9a68470d369ec818 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:38.179143 13366 catalog_manager.cc:5697] T 02f51c50c0844d0a9a68470d369ec818 P 8d9445f2defa46e5bdccf9ae8cae01dc reported cstate change: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "13569ba8734e4be4bee5c86ae9ff8825" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:38.192333 14265 tablet_replica.cc:333] T 21f734671a47497791343e546ebb82c3 P 13569ba8734e4be4bee5c86ae9ff8825: stopping tablet replica
I20260709 13:16:38.196139 14265 raft_consensus.cc:2243] T 21f734671a47497791343e546ebb82c3 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:38.197252 14265 raft_consensus.cc:2272] T 21f734671a47497791343e546ebb82c3 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:38.201822 14265 ts_tablet_manager.cc:1916] T 21f734671a47497791343e546ebb82c3 P 13569ba8734e4be4bee5c86ae9ff8825: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:16:38.207204 13541 consensus_queue.cc:237] T 02f51c50c0844d0a9a68470d369ec818 P 13569ba8734e4be4bee5c86ae9ff8825 [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: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:16:38.218966 14158 raft_consensus.cc:1275] T 02f51c50c0844d0a9a68470d369ec818 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Refusing update from remote peer 13569ba8734e4be4bee5c86ae9ff8825: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:38.219105 13612 raft_consensus.cc:1275] T 02f51c50c0844d0a9a68470d369ec818 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Refusing update from remote peer 13569ba8734e4be4bee5c86ae9ff8825: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:38.220729 13874 consensus_queue.cc:1048] T 02f51c50c0844d0a9a68470d369ec818 P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:38.221658 14236 consensus_queue.cc:1048] T 02f51c50c0844d0a9a68470d369ec818 P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } 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 13:16:38.227505 14235 raft_consensus.cc:2955] T 02f51c50c0844d0a9a68470d369ec818 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:38.234122 14158 raft_consensus.cc:2955] T 02f51c50c0844d0a9a68470d369ec818 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:38.234880 13612 raft_consensus.cc:2955] T 02f51c50c0844d0a9a68470d369ec818 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:38.241362 14265 ts_tablet_manager.cc:1929] T 21f734671a47497791343e546ebb82c3 P 13569ba8734e4be4bee5c86ae9ff8825: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:16:38.241945 14265 log.cc:1199] T 21f734671a47497791343e546ebb82c3 P 13569ba8734e4be4bee5c86ae9ff8825: Deleting WAL directory at /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602961601857-12366-0/minicluster-data/ts-1-root/wals/21f734671a47497791343e546ebb82c3
I20260709 13:16:38.242319 13354 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 02f51c50c0844d0a9a68470d369ec818 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:16:38.249588 13354 catalog_manager.cc:5028] TS 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433): tablet 21f734671a47497791343e546ebb82c3 (table test-workload [id=77c75b77851347f78ed9a35a6924227d]) successfully deleted
I20260709 13:16:38.249686 13365 catalog_manager.cc:5697] T 02f51c50c0844d0a9a68470d369ec818 P 13569ba8734e4be4bee5c86ae9ff8825 reported cstate change: config changed from index 3 to 4, VOTER 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129) evicted. New cstate: current_term: 1 leader_uuid: "13569ba8734e4be4bee5c86ae9ff8825" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:16:38.280272 13457 tablet_service.cc:1558] Processing DeleteTablet for tablet 02f51c50c0844d0a9a68470d369ec818 with delete_type TABLET_DATA_TOMBSTONED (TS 3c7e85ca9e4e4646b4792034c03ef31c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45800
I20260709 13:16:38.281243 14254 tablet_replica.cc:333] T 02f51c50c0844d0a9a68470d369ec818 P 3c7e85ca9e4e4646b4792034c03ef31c: stopping tablet replica
I20260709 13:16:38.281972 14254 raft_consensus.cc:2243] T 02f51c50c0844d0a9a68470d369ec818 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:38.282567 14254 raft_consensus.cc:2272] T 02f51c50c0844d0a9a68470d369ec818 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:38.285315 14254 ts_tablet_manager.cc:1916] T 02f51c50c0844d0a9a68470d369ec818 P 3c7e85ca9e4e4646b4792034c03ef31c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:16:38.302656 14254 ts_tablet_manager.cc:1929] T 02f51c50c0844d0a9a68470d369ec818 P 3c7e85ca9e4e4646b4792034c03ef31c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:16:38.303026 14254 log.cc:1199] T 02f51c50c0844d0a9a68470d369ec818 P 3c7e85ca9e4e4646b4792034c03ef31c: Deleting WAL directory at /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602961601857-12366-0/minicluster-data/ts-0-root/wals/02f51c50c0844d0a9a68470d369ec818
I20260709 13:16:38.304690 13354 catalog_manager.cc:5028] TS 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053): tablet 02f51c50c0844d0a9a68470d369ec818 (table test-workload [id=77c75b77851347f78ed9a35a6924227d]) successfully deleted
I20260709 13:16:39.350803 13462 consensus_queue.cc:237] T 1f389f1b78b548189dd4bef7914fc084 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Queue 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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } }
I20260709 13:16:39.356164 13612 raft_consensus.cc:1275] T 1f389f1b78b548189dd4bef7914fc084 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Refusing update from remote peer 3c7e85ca9e4e4646b4792034c03ef31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:39.356403 13542 raft_consensus.cc:1275] T 1f389f1b78b548189dd4bef7914fc084 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Refusing update from remote peer 3c7e85ca9e4e4646b4792034c03ef31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:39.358080 14267 consensus_queue.cc:1048] T 1f389f1b78b548189dd4bef7914fc084 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:39.358778 13890 consensus_queue.cc:1048] T 1f389f1b78b548189dd4bef7914fc084 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } 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 13:16:39.359477 13435 consensus_peers.cc:597] T 1f389f1b78b548189dd4bef7914fc084 P 3c7e85ca9e4e4646b4792034c03ef31c -> Peer 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132:46293): Couldn't send request to peer 8d9445f2defa46e5bdccf9ae8cae01dc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1f389f1b78b548189dd4bef7914fc084. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:39.365031 14267 raft_consensus.cc:2955] T 1f389f1b78b548189dd4bef7914fc084 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:16:39.367822 13612 raft_consensus.cc:2955] T 1f389f1b78b548189dd4bef7914fc084 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:16:39.369971 13541 raft_consensus.cc:2955] T 1f389f1b78b548189dd4bef7914fc084 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:16:39.379576 13462 consensus_queue.cc:237] T 05ea1d7227354b8dbac92d3104e872d9 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Queue 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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } }
I20260709 13:16:39.386071 13365 catalog_manager.cc:5697] T 1f389f1b78b548189dd4bef7914fc084 P 13569ba8734e4be4bee5c86ae9ff8825 reported cstate change: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New cstate: current_term: 1 leader_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:16:39.389923 13614 raft_consensus.cc:1275] T 05ea1d7227354b8dbac92d3104e872d9 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Refusing update from remote peer 3c7e85ca9e4e4646b4792034c03ef31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:39.395215 13541 raft_consensus.cc:1275] T 05ea1d7227354b8dbac92d3104e872d9 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Refusing update from remote peer 3c7e85ca9e4e4646b4792034c03ef31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:16:39.391980 13435 consensus_peers.cc:597] T 05ea1d7227354b8dbac92d3104e872d9 P 3c7e85ca9e4e4646b4792034c03ef31c -> Peer 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132:46293): Couldn't send request to peer 8d9445f2defa46e5bdccf9ae8cae01dc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 05ea1d7227354b8dbac92d3104e872d9. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:39.396632 14267 consensus_queue.cc:1048] T 05ea1d7227354b8dbac92d3104e872d9 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } 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 13:16:39.398422 14267 consensus_queue.cc:1048] T 05ea1d7227354b8dbac92d3104e872d9 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:39.407606 14267 raft_consensus.cc:2955] T 05ea1d7227354b8dbac92d3104e872d9 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:16:39.410006 13541 raft_consensus.cc:2955] T 05ea1d7227354b8dbac92d3104e872d9 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:16:39.425561 13614 raft_consensus.cc:2955] T 05ea1d7227354b8dbac92d3104e872d9 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:16:39.426110 13462 consensus_queue.cc:237] T 5373a3dd56ce4a6c876e345c561ff1ee P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Queue 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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } }
I20260709 13:16:39.444235 13614 raft_consensus.cc:1275] T 5373a3dd56ce4a6c876e345c561ff1ee P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Refusing update from remote peer 3c7e85ca9e4e4646b4792034c03ef31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:39.445562 13542 raft_consensus.cc:1275] T 5373a3dd56ce4a6c876e345c561ff1ee P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Refusing update from remote peer 3c7e85ca9e4e4646b4792034c03ef31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:16:39.447363 13435 consensus_peers.cc:597] T 5373a3dd56ce4a6c876e345c561ff1ee P 3c7e85ca9e4e4646b4792034c03ef31c -> Peer 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132:46293): Couldn't send request to peer 8d9445f2defa46e5bdccf9ae8cae01dc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5373a3dd56ce4a6c876e345c561ff1ee. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:39.449368 14267 consensus_queue.cc:1048] T 5373a3dd56ce4a6c876e345c561ff1ee P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } 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 13:16:39.450644 13890 consensus_queue.cc:1048] T 5373a3dd56ce4a6c876e345c561ff1ee P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:39.449908 13367 catalog_manager.cc:5697] T 05ea1d7227354b8dbac92d3104e872d9 P 13569ba8734e4be4bee5c86ae9ff8825 reported cstate change: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New cstate: current_term: 1 leader_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:16:39.459662 13890 raft_consensus.cc:2955] T 5373a3dd56ce4a6c876e345c561ff1ee P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:16:39.464737 13614 raft_consensus.cc:2955] T 5373a3dd56ce4a6c876e345c561ff1ee P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:16:39.465191 13542 raft_consensus.cc:2955] T 5373a3dd56ce4a6c876e345c561ff1ee P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:16:39.471804 13541 consensus_queue.cc:237] T a44c4cc1b0264cea922162c0801d9435 P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Queue 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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } }
I20260709 13:16:39.482355 13365 catalog_manager.cc:5697] T 5373a3dd56ce4a6c876e345c561ff1ee P 3c7e85ca9e4e4646b4792034c03ef31c reported cstate change: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New cstate: current_term: 1 leader_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:39.487210 13614 raft_consensus.cc:1275] T a44c4cc1b0264cea922162c0801d9435 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Refusing update from remote peer 13569ba8734e4be4bee5c86ae9ff8825: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:39.487455 13468 raft_consensus.cc:1275] T a44c4cc1b0264cea922162c0801d9435 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Refusing update from remote peer 13569ba8734e4be4bee5c86ae9ff8825: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:16:39.487876 13510 consensus_peers.cc:597] T a44c4cc1b0264cea922162c0801d9435 P 13569ba8734e4be4bee5c86ae9ff8825 -> Peer 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132:46293): Couldn't send request to peer 8d9445f2defa46e5bdccf9ae8cae01dc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a44c4cc1b0264cea922162c0801d9435. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:39.488632 14236 consensus_queue.cc:1048] T a44c4cc1b0264cea922162c0801d9435 P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } 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 13:16:39.489436 14268 consensus_queue.cc:1048] T a44c4cc1b0264cea922162c0801d9435 P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:39.503469 14268 raft_consensus.cc:2955] T a44c4cc1b0264cea922162c0801d9435 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:16:39.504884 13614 raft_consensus.cc:2955] T a44c4cc1b0264cea922162c0801d9435 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:16:39.522769 13468 raft_consensus.cc:2955] T a44c4cc1b0264cea922162c0801d9435 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:16:39.528519 13368 catalog_manager.cc:5697] T a44c4cc1b0264cea922162c0801d9435 P 217ec95c64b34e25addb1e33e358571e reported cstate change: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New cstate: current_term: 1 leader_uuid: "13569ba8734e4be4bee5c86ae9ff8825" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:16:39.815805 14289 ts_tablet_manager.cc:933] T 1f389f1b78b548189dd4bef7914fc084 P 8d9445f2defa46e5bdccf9ae8cae01dc: Initiating tablet copy from peer 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053)
I20260709 13:16:39.817603 14289 tablet_copy_client.cc:323] T 1f389f1b78b548189dd4bef7914fc084 P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Beginning tablet copy session from remote peer at address 127.12.19.129:35053
I20260709 13:16:39.819228 13480 tablet_copy_service.cc:140] P 3c7e85ca9e4e4646b4792034c03ef31c: Received BeginTabletCopySession request for tablet 1f389f1b78b548189dd4bef7914fc084 from peer 8d9445f2defa46e5bdccf9ae8cae01dc ({username='slave'} at 127.0.0.1:37356)
I20260709 13:16:39.819710 13480 tablet_copy_service.cc:161] P 3c7e85ca9e4e4646b4792034c03ef31c: Beginning new tablet copy session on tablet 1f389f1b78b548189dd4bef7914fc084 from peer 8d9445f2defa46e5bdccf9ae8cae01dc at {username='slave'} at 127.0.0.1:37356: session id = 8d9445f2defa46e5bdccf9ae8cae01dc-1f389f1b78b548189dd4bef7914fc084
I20260709 13:16:39.826232 13480 tablet_copy_source_session.cc:215] T 1f389f1b78b548189dd4bef7914fc084 P 3c7e85ca9e4e4646b4792034c03ef31c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:39.829135 14289 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f389f1b78b548189dd4bef7914fc084. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:39.843757 14289 tablet_copy_client.cc:806] T 1f389f1b78b548189dd4bef7914fc084 P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:39.844445 14289 tablet_copy_client.cc:670] T 1f389f1b78b548189dd4bef7914fc084 P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Starting download of 1 WAL segments...
I20260709 13:16:39.848201 14289 tablet_copy_client.cc:538] T 1f389f1b78b548189dd4bef7914fc084 P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:16:39.858418 14289 tablet_bootstrap.cc:492] T 1f389f1b78b548189dd4bef7914fc084 P 8d9445f2defa46e5bdccf9ae8cae01dc: Bootstrap starting.
I20260709 13:16:39.878832 14289 tablet_bootstrap.cc:492] T 1f389f1b78b548189dd4bef7914fc084 P 8d9445f2defa46e5bdccf9ae8cae01dc: 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 13:16:39.879674 14289 tablet_bootstrap.cc:492] T 1f389f1b78b548189dd4bef7914fc084 P 8d9445f2defa46e5bdccf9ae8cae01dc: Bootstrap complete.
I20260709 13:16:39.880282 14289 ts_tablet_manager.cc:1403] T 1f389f1b78b548189dd4bef7914fc084 P 8d9445f2defa46e5bdccf9ae8cae01dc: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.004s
I20260709 13:16:39.882881 14289 raft_consensus.cc:359] T 1f389f1b78b548189dd4bef7914fc084 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } }
I20260709 13:16:39.883666 14289 raft_consensus.cc:740] T 1f389f1b78b548189dd4bef7914fc084 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8d9445f2defa46e5bdccf9ae8cae01dc, State: Initialized, Role: LEARNER
I20260709 13:16:39.884302 14289 consensus_queue.cc:260] T 1f389f1b78b548189dd4bef7914fc084 P 8d9445f2defa46e5bdccf9ae8cae01dc [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } }
I20260709 13:16:39.887717 14289 ts_tablet_manager.cc:1434] T 1f389f1b78b548189dd4bef7914fc084 P 8d9445f2defa46e5bdccf9ae8cae01dc: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 13:16:39.889398 13480 tablet_copy_service.cc:342] P 3c7e85ca9e4e4646b4792034c03ef31c: Request end of tablet copy session 8d9445f2defa46e5bdccf9ae8cae01dc-1f389f1b78b548189dd4bef7914fc084 received from {username='slave'} at 127.0.0.1:37356
I20260709 13:16:39.889844 13480 tablet_copy_service.cc:434] P 3c7e85ca9e4e4646b4792034c03ef31c: ending tablet copy session 8d9445f2defa46e5bdccf9ae8cae01dc-1f389f1b78b548189dd4bef7914fc084 on tablet 1f389f1b78b548189dd4bef7914fc084 with peer 8d9445f2defa46e5bdccf9ae8cae01dc
I20260709 13:16:39.914613 14289 ts_tablet_manager.cc:933] T a44c4cc1b0264cea922162c0801d9435 P 8d9445f2defa46e5bdccf9ae8cae01dc: Initiating tablet copy from peer 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433)
I20260709 13:16:39.916139 14289 tablet_copy_client.cc:323] T a44c4cc1b0264cea922162c0801d9435 P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Beginning tablet copy session from remote peer at address 127.12.19.130:39433
I20260709 13:16:39.917629 13555 tablet_copy_service.cc:140] P 13569ba8734e4be4bee5c86ae9ff8825: Received BeginTabletCopySession request for tablet a44c4cc1b0264cea922162c0801d9435 from peer 8d9445f2defa46e5bdccf9ae8cae01dc ({username='slave'} at 127.0.0.1:45734)
I20260709 13:16:39.918066 13555 tablet_copy_service.cc:161] P 13569ba8734e4be4bee5c86ae9ff8825: Beginning new tablet copy session on tablet a44c4cc1b0264cea922162c0801d9435 from peer 8d9445f2defa46e5bdccf9ae8cae01dc at {username='slave'} at 127.0.0.1:45734: session id = 8d9445f2defa46e5bdccf9ae8cae01dc-a44c4cc1b0264cea922162c0801d9435
I20260709 13:16:39.925032 13555 tablet_copy_source_session.cc:215] T a44c4cc1b0264cea922162c0801d9435 P 13569ba8734e4be4bee5c86ae9ff8825: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:39.928326 14289 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a44c4cc1b0264cea922162c0801d9435. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:39.943838 14289 tablet_copy_client.cc:806] T a44c4cc1b0264cea922162c0801d9435 P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:39.944406 14289 tablet_copy_client.cc:670] T a44c4cc1b0264cea922162c0801d9435 P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Starting download of 1 WAL segments...
I20260709 13:16:39.947851 14289 tablet_copy_client.cc:538] T a44c4cc1b0264cea922162c0801d9435 P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:16:39.948167 14294 ts_tablet_manager.cc:933] T 05ea1d7227354b8dbac92d3104e872d9 P 8d9445f2defa46e5bdccf9ae8cae01dc: Initiating tablet copy from peer 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053)
I20260709 13:16:39.950227 14294 tablet_copy_client.cc:323] T 05ea1d7227354b8dbac92d3104e872d9 P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Beginning tablet copy session from remote peer at address 127.12.19.129:35053
I20260709 13:16:39.951911 13480 tablet_copy_service.cc:140] P 3c7e85ca9e4e4646b4792034c03ef31c: Received BeginTabletCopySession request for tablet 05ea1d7227354b8dbac92d3104e872d9 from peer 8d9445f2defa46e5bdccf9ae8cae01dc ({username='slave'} at 127.0.0.1:37356)
I20260709 13:16:39.952481 13480 tablet_copy_service.cc:161] P 3c7e85ca9e4e4646b4792034c03ef31c: Beginning new tablet copy session on tablet 05ea1d7227354b8dbac92d3104e872d9 from peer 8d9445f2defa46e5bdccf9ae8cae01dc at {username='slave'} at 127.0.0.1:37356: session id = 8d9445f2defa46e5bdccf9ae8cae01dc-05ea1d7227354b8dbac92d3104e872d9
I20260709 13:16:39.956077 14289 tablet_bootstrap.cc:492] T a44c4cc1b0264cea922162c0801d9435 P 8d9445f2defa46e5bdccf9ae8cae01dc: Bootstrap starting.
I20260709 13:16:39.961674 13480 tablet_copy_source_session.cc:215] T 05ea1d7227354b8dbac92d3104e872d9 P 3c7e85ca9e4e4646b4792034c03ef31c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:39.965073 14294 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05ea1d7227354b8dbac92d3104e872d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:39.983760 14294 tablet_copy_client.cc:806] T 05ea1d7227354b8dbac92d3104e872d9 P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:39.984381 14294 tablet_copy_client.cc:670] T 05ea1d7227354b8dbac92d3104e872d9 P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Starting download of 1 WAL segments...
I20260709 13:16:39.988575 14294 tablet_copy_client.cc:538] T 05ea1d7227354b8dbac92d3104e872d9 P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:16:39.994443 14289 tablet_bootstrap.cc:492] T a44c4cc1b0264cea922162c0801d9435 P 8d9445f2defa46e5bdccf9ae8cae01dc: 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 13:16:39.995615 14289 tablet_bootstrap.cc:492] T a44c4cc1b0264cea922162c0801d9435 P 8d9445f2defa46e5bdccf9ae8cae01dc: Bootstrap complete.
I20260709 13:16:39.996255 14289 ts_tablet_manager.cc:1403] T a44c4cc1b0264cea922162c0801d9435 P 8d9445f2defa46e5bdccf9ae8cae01dc: Time spent bootstrapping tablet: real 0.040s	user 0.014s	sys 0.023s
I20260709 13:16:39.998327 14294 tablet_bootstrap.cc:492] T 05ea1d7227354b8dbac92d3104e872d9 P 8d9445f2defa46e5bdccf9ae8cae01dc: Bootstrap starting.
I20260709 13:16:39.998502 14289 raft_consensus.cc:359] T a44c4cc1b0264cea922162c0801d9435 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } }
I20260709 13:16:39.999207 14289 raft_consensus.cc:740] T a44c4cc1b0264cea922162c0801d9435 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8d9445f2defa46e5bdccf9ae8cae01dc, State: Initialized, Role: LEARNER
I20260709 13:16:39.999761 14289 consensus_queue.cc:260] T a44c4cc1b0264cea922162c0801d9435 P 8d9445f2defa46e5bdccf9ae8cae01dc [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } }
I20260709 13:16:40.002395 14289 ts_tablet_manager.cc:1434] T a44c4cc1b0264cea922162c0801d9435 P 8d9445f2defa46e5bdccf9ae8cae01dc: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:16:40.004388 13555 tablet_copy_service.cc:342] P 13569ba8734e4be4bee5c86ae9ff8825: Request end of tablet copy session 8d9445f2defa46e5bdccf9ae8cae01dc-a44c4cc1b0264cea922162c0801d9435 received from {username='slave'} at 127.0.0.1:45734
I20260709 13:16:40.004776 13555 tablet_copy_service.cc:434] P 13569ba8734e4be4bee5c86ae9ff8825: ending tablet copy session 8d9445f2defa46e5bdccf9ae8cae01dc-a44c4cc1b0264cea922162c0801d9435 on tablet a44c4cc1b0264cea922162c0801d9435 with peer 8d9445f2defa46e5bdccf9ae8cae01dc
I20260709 13:16:40.013262 14289 ts_tablet_manager.cc:933] T 5373a3dd56ce4a6c876e345c561ff1ee P 8d9445f2defa46e5bdccf9ae8cae01dc: Initiating tablet copy from peer 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053)
I20260709 13:16:40.029811 14289 tablet_copy_client.cc:323] T 5373a3dd56ce4a6c876e345c561ff1ee P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Beginning tablet copy session from remote peer at address 127.12.19.129:35053
I20260709 13:16:40.031459 13480 tablet_copy_service.cc:140] P 3c7e85ca9e4e4646b4792034c03ef31c: Received BeginTabletCopySession request for tablet 5373a3dd56ce4a6c876e345c561ff1ee from peer 8d9445f2defa46e5bdccf9ae8cae01dc ({username='slave'} at 127.0.0.1:37356)
I20260709 13:16:40.031968 13480 tablet_copy_service.cc:161] P 3c7e85ca9e4e4646b4792034c03ef31c: Beginning new tablet copy session on tablet 5373a3dd56ce4a6c876e345c561ff1ee from peer 8d9445f2defa46e5bdccf9ae8cae01dc at {username='slave'} at 127.0.0.1:37356: session id = 8d9445f2defa46e5bdccf9ae8cae01dc-5373a3dd56ce4a6c876e345c561ff1ee
I20260709 13:16:40.044143 13480 tablet_copy_source_session.cc:215] T 5373a3dd56ce4a6c876e345c561ff1ee P 3c7e85ca9e4e4646b4792034c03ef31c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:40.055220 14289 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5373a3dd56ce4a6c876e345c561ff1ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:40.067340 14294 tablet_bootstrap.cc:492] T 05ea1d7227354b8dbac92d3104e872d9 P 8d9445f2defa46e5bdccf9ae8cae01dc: 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 13:16:40.068286 14294 tablet_bootstrap.cc:492] T 05ea1d7227354b8dbac92d3104e872d9 P 8d9445f2defa46e5bdccf9ae8cae01dc: Bootstrap complete.
I20260709 13:16:40.069000 14294 ts_tablet_manager.cc:1403] T 05ea1d7227354b8dbac92d3104e872d9 P 8d9445f2defa46e5bdccf9ae8cae01dc: Time spent bootstrapping tablet: real 0.071s	user 0.038s	sys 0.008s
I20260709 13:16:40.071547 14289 tablet_copy_client.cc:806] T 5373a3dd56ce4a6c876e345c561ff1ee P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:40.072122 14289 tablet_copy_client.cc:670] T 5373a3dd56ce4a6c876e345c561ff1ee P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Starting download of 1 WAL segments...
I20260709 13:16:40.072139 14294 raft_consensus.cc:359] T 05ea1d7227354b8dbac92d3104e872d9 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } }
I20260709 13:16:40.073083 14294 raft_consensus.cc:740] T 05ea1d7227354b8dbac92d3104e872d9 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8d9445f2defa46e5bdccf9ae8cae01dc, State: Initialized, Role: LEARNER
I20260709 13:16:40.073679 14294 consensus_queue.cc:260] T 05ea1d7227354b8dbac92d3104e872d9 P 8d9445f2defa46e5bdccf9ae8cae01dc [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } }
I20260709 13:16:40.075940 14294 ts_tablet_manager.cc:1434] T 05ea1d7227354b8dbac92d3104e872d9 P 8d9445f2defa46e5bdccf9ae8cae01dc: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:16:40.077896 13480 tablet_copy_service.cc:342] P 3c7e85ca9e4e4646b4792034c03ef31c: Request end of tablet copy session 8d9445f2defa46e5bdccf9ae8cae01dc-05ea1d7227354b8dbac92d3104e872d9 received from {username='slave'} at 127.0.0.1:37356
I20260709 13:16:40.078299 13480 tablet_copy_service.cc:434] P 3c7e85ca9e4e4646b4792034c03ef31c: ending tablet copy session 8d9445f2defa46e5bdccf9ae8cae01dc-05ea1d7227354b8dbac92d3104e872d9 on tablet 05ea1d7227354b8dbac92d3104e872d9 with peer 8d9445f2defa46e5bdccf9ae8cae01dc
I20260709 13:16:40.096457 14289 tablet_copy_client.cc:538] T 5373a3dd56ce4a6c876e345c561ff1ee P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:16:40.103484 14289 tablet_bootstrap.cc:492] T 5373a3dd56ce4a6c876e345c561ff1ee P 8d9445f2defa46e5bdccf9ae8cae01dc: Bootstrap starting.
I20260709 13:16:40.128937 14289 tablet_bootstrap.cc:492] T 5373a3dd56ce4a6c876e345c561ff1ee P 8d9445f2defa46e5bdccf9ae8cae01dc: 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 13:16:40.129608 14289 tablet_bootstrap.cc:492] T 5373a3dd56ce4a6c876e345c561ff1ee P 8d9445f2defa46e5bdccf9ae8cae01dc: Bootstrap complete.
I20260709 13:16:40.130465 14289 ts_tablet_manager.cc:1403] T 5373a3dd56ce4a6c876e345c561ff1ee P 8d9445f2defa46e5bdccf9ae8cae01dc: Time spent bootstrapping tablet: real 0.027s	user 0.017s	sys 0.002s
I20260709 13:16:40.133036 14289 raft_consensus.cc:359] T 5373a3dd56ce4a6c876e345c561ff1ee P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } }
I20260709 13:16:40.133852 14289 raft_consensus.cc:740] T 5373a3dd56ce4a6c876e345c561ff1ee P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8d9445f2defa46e5bdccf9ae8cae01dc, State: Initialized, Role: LEARNER
I20260709 13:16:40.134399 14289 consensus_queue.cc:260] T 5373a3dd56ce4a6c876e345c561ff1ee P 8d9445f2defa46e5bdccf9ae8cae01dc [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } }
I20260709 13:16:40.136310 14289 ts_tablet_manager.cc:1434] T 5373a3dd56ce4a6c876e345c561ff1ee P 8d9445f2defa46e5bdccf9ae8cae01dc: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:16:40.137799 13480 tablet_copy_service.cc:342] P 3c7e85ca9e4e4646b4792034c03ef31c: Request end of tablet copy session 8d9445f2defa46e5bdccf9ae8cae01dc-5373a3dd56ce4a6c876e345c561ff1ee received from {username='slave'} at 127.0.0.1:37356
I20260709 13:16:40.138149 13480 tablet_copy_service.cc:434] P 3c7e85ca9e4e4646b4792034c03ef31c: ending tablet copy session 8d9445f2defa46e5bdccf9ae8cae01dc-5373a3dd56ce4a6c876e345c561ff1ee on tablet 5373a3dd56ce4a6c876e345c561ff1ee with peer 8d9445f2defa46e5bdccf9ae8cae01dc
I20260709 13:16:40.305198 14158 raft_consensus.cc:1217] T 1f389f1b78b548189dd4bef7914fc084 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:16:40.408607 14158 raft_consensus.cc:1217] T a44c4cc1b0264cea922162c0801d9435 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:16:40.493110 14158 raft_consensus.cc:1217] T 05ea1d7227354b8dbac92d3104e872d9 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:16:40.620748 14158 raft_consensus.cc:1217] T 5373a3dd56ce4a6c876e345c561ff1ee P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:16:40.797408 14288 raft_consensus.cc:1064] T a44c4cc1b0264cea922162c0801d9435 P 13569ba8734e4be4bee5c86ae9ff8825: attempting to promote NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc to VOTER
I20260709 13:16:40.799535 14288 consensus_queue.cc:237] T a44c4cc1b0264cea922162c0801d9435 P 13569ba8734e4be4bee5c86ae9ff8825 [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:16:40.805413 13614 raft_consensus.cc:1275] T a44c4cc1b0264cea922162c0801d9435 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Refusing update from remote peer 13569ba8734e4be4bee5c86ae9ff8825: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:40.805804 14158 raft_consensus.cc:1275] T a44c4cc1b0264cea922162c0801d9435 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Refusing update from remote peer 13569ba8734e4be4bee5c86ae9ff8825: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:40.807168 14287 consensus_queue.cc:1048] T a44c4cc1b0264cea922162c0801d9435 P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } 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 13:16:40.809787 14302 consensus_queue.cc:1048] T a44c4cc1b0264cea922162c0801d9435 P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } 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 13:16:40.810864 13462 raft_consensus.cc:1275] T a44c4cc1b0264cea922162c0801d9435 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Refusing update from remote peer 13569ba8734e4be4bee5c86ae9ff8825: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:40.814414 14302 consensus_queue.cc:1048] T a44c4cc1b0264cea922162c0801d9435 P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:40.821738 14288 raft_consensus.cc:2955] T a44c4cc1b0264cea922162c0801d9435 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:40.823307 14157 raft_consensus.cc:2955] T a44c4cc1b0264cea922162c0801d9435 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:40.834466 14282 raft_consensus.cc:1064] T 1f389f1b78b548189dd4bef7914fc084 P 3c7e85ca9e4e4646b4792034c03ef31c: attempting to promote NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc to VOTER
I20260709 13:16:40.836935 14282 consensus_queue.cc:237] T 1f389f1b78b548189dd4bef7914fc084 P 3c7e85ca9e4e4646b4792034c03ef31c [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:16:40.838866 13614 raft_consensus.cc:2955] T a44c4cc1b0264cea922162c0801d9435 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:40.864290 13367 catalog_manager.cc:5697] T a44c4cc1b0264cea922162c0801d9435 P 8d9445f2defa46e5bdccf9ae8cae01dc reported cstate change: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "13569ba8734e4be4bee5c86ae9ff8825" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:40.879289 13612 raft_consensus.cc:1275] T 1f389f1b78b548189dd4bef7914fc084 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Refusing update from remote peer 3c7e85ca9e4e4646b4792034c03ef31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:40.889953 14267 consensus_queue.cc:1048] T 1f389f1b78b548189dd4bef7914fc084 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } 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 13:16:40.889616 13462 raft_consensus.cc:2955] T a44c4cc1b0264cea922162c0801d9435 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:40.916457 14157 raft_consensus.cc:1275] T 1f389f1b78b548189dd4bef7914fc084 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Refusing update from remote peer 3c7e85ca9e4e4646b4792034c03ef31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:40.920778 14309 consensus_queue.cc:1048] T 1f389f1b78b548189dd4bef7914fc084 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } 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 13:16:40.920888 13541 raft_consensus.cc:1275] T 1f389f1b78b548189dd4bef7914fc084 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Refusing update from remote peer 3c7e85ca9e4e4646b4792034c03ef31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:40.930166 14282 consensus_queue.cc:1048] T 1f389f1b78b548189dd4bef7914fc084 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:40.954665 14282 raft_consensus.cc:2955] T 1f389f1b78b548189dd4bef7914fc084 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:40.957873 14158 raft_consensus.cc:2955] T 1f389f1b78b548189dd4bef7914fc084 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:40.969754 13545 raft_consensus.cc:2955] T 1f389f1b78b548189dd4bef7914fc084 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:40.974882 13614 raft_consensus.cc:2955] T 1f389f1b78b548189dd4bef7914fc084 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:41.007606 13366 catalog_manager.cc:5697] T 1f389f1b78b548189dd4bef7914fc084 P 8d9445f2defa46e5bdccf9ae8cae01dc reported cstate change: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:41.027598 13462 consensus_queue.cc:237] T 1f389f1b78b548189dd4bef7914fc084 P 3c7e85ca9e4e4646b4792034c03ef31c [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:16:41.028882 13545 consensus_queue.cc:237] T a44c4cc1b0264cea922162c0801d9435 P 13569ba8734e4be4bee5c86ae9ff8825 [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:16:41.035110 14157 raft_consensus.cc:1275] T a44c4cc1b0264cea922162c0801d9435 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Refusing update from remote peer 13569ba8734e4be4bee5c86ae9ff8825: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:41.035895 14158 raft_consensus.cc:1275] T 1f389f1b78b548189dd4bef7914fc084 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Refusing update from remote peer 3c7e85ca9e4e4646b4792034c03ef31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:41.036715 13541 raft_consensus.cc:1275] T 1f389f1b78b548189dd4bef7914fc084 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Refusing update from remote peer 3c7e85ca9e4e4646b4792034c03ef31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:41.039634 14288 consensus_queue.cc:1048] T a44c4cc1b0264cea922162c0801d9435 P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } 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 13:16:41.041354 14309 consensus_queue.cc:1048] T 1f389f1b78b548189dd4bef7914fc084 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:41.041929 13462 raft_consensus.cc:1275] T a44c4cc1b0264cea922162c0801d9435 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Refusing update from remote peer 13569ba8734e4be4bee5c86ae9ff8825: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:41.044940 14309 consensus_queue.cc:1048] T 1f389f1b78b548189dd4bef7914fc084 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } 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 13:16:41.047709 14287 raft_consensus.cc:2955] T a44c4cc1b0264cea922162c0801d9435 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 217ec95c64b34e25addb1e33e358571e (127.12.19.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:41.060451 14267 raft_consensus.cc:2955] T 1f389f1b78b548189dd4bef7914fc084 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 217ec95c64b34e25addb1e33e358571e (127.12.19.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:41.065302 14288 consensus_queue.cc:1048] T a44c4cc1b0264cea922162c0801d9435 P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:41.067474 14158 raft_consensus.cc:2955] T a44c4cc1b0264cea922162c0801d9435 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 217ec95c64b34e25addb1e33e358571e (127.12.19.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:41.069190 13890 raft_consensus.cc:1064] T 05ea1d7227354b8dbac92d3104e872d9 P 3c7e85ca9e4e4646b4792034c03ef31c: attempting to promote NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc to VOTER
I20260709 13:16:41.071507 13890 consensus_queue.cc:237] T 05ea1d7227354b8dbac92d3104e872d9 P 3c7e85ca9e4e4646b4792034c03ef31c [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:16:41.075487 13354 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1f389f1b78b548189dd4bef7914fc084 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:16:41.079964 13354 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a44c4cc1b0264cea922162c0801d9435 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:16:41.085065 13545 raft_consensus.cc:2955] T 1f389f1b78b548189dd4bef7914fc084 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 217ec95c64b34e25addb1e33e358571e (127.12.19.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:41.085601 13365 catalog_manager.cc:5697] T a44c4cc1b0264cea922162c0801d9435 P 8d9445f2defa46e5bdccf9ae8cae01dc reported cstate change: config changed from index 3 to 4, VOTER 217ec95c64b34e25addb1e33e358571e (127.12.19.131) evicted. New cstate: current_term: 1 leader_uuid: "13569ba8734e4be4bee5c86ae9ff8825" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:41.097472 14158 raft_consensus.cc:2955] T 1f389f1b78b548189dd4bef7914fc084 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 217ec95c64b34e25addb1e33e358571e (127.12.19.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:41.104367 13461 raft_consensus.cc:2955] T a44c4cc1b0264cea922162c0801d9435 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 217ec95c64b34e25addb1e33e358571e (127.12.19.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:41.105249 13605 tablet_service.cc:1558] Processing DeleteTablet for tablet a44c4cc1b0264cea922162c0801d9435 with delete_type TABLET_DATA_TOMBSTONED (TS 217ec95c64b34e25addb1e33e358571e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50798
I20260709 13:16:41.108273 13612 raft_consensus.cc:1275] T 05ea1d7227354b8dbac92d3104e872d9 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Refusing update from remote peer 3c7e85ca9e4e4646b4792034c03ef31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:41.112171 14157 raft_consensus.cc:1275] T 05ea1d7227354b8dbac92d3104e872d9 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Refusing update from remote peer 3c7e85ca9e4e4646b4792034c03ef31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:41.114751 13541 raft_consensus.cc:1275] T 05ea1d7227354b8dbac92d3104e872d9 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Refusing update from remote peer 3c7e85ca9e4e4646b4792034c03ef31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:41.117571 14309 consensus_queue.cc:1048] T 05ea1d7227354b8dbac92d3104e872d9 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } 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 13:16:41.114696 13365 catalog_manager.cc:5697] T 1f389f1b78b548189dd4bef7914fc084 P 3c7e85ca9e4e4646b4792034c03ef31c reported cstate change: config changed from index 3 to 4, VOTER 217ec95c64b34e25addb1e33e358571e (127.12.19.131) evicted. New cstate: current_term: 1 leader_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:16:41.125190 14309 consensus_queue.cc:1048] T 05ea1d7227354b8dbac92d3104e872d9 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:41.128494 14319 tablet_replica.cc:333] T a44c4cc1b0264cea922162c0801d9435 P 217ec95c64b34e25addb1e33e358571e: stopping tablet replica
I20260709 13:16:41.130295 14319 raft_consensus.cc:2243] T a44c4cc1b0264cea922162c0801d9435 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:41.135905 14319 raft_consensus.cc:2272] T a44c4cc1b0264cea922162c0801d9435 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:41.139071 14319 ts_tablet_manager.cc:1916] T a44c4cc1b0264cea922162c0801d9435 P 217ec95c64b34e25addb1e33e358571e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:16:41.143296 13605 tablet_service.cc:1558] Processing DeleteTablet for tablet 1f389f1b78b548189dd4bef7914fc084 with delete_type TABLET_DATA_TOMBSTONED (TS 217ec95c64b34e25addb1e33e358571e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50798
I20260709 13:16:41.158344 14319 ts_tablet_manager.cc:1929] T a44c4cc1b0264cea922162c0801d9435 P 217ec95c64b34e25addb1e33e358571e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:16:41.158867 14319 log.cc:1199] T a44c4cc1b0264cea922162c0801d9435 P 217ec95c64b34e25addb1e33e358571e: Deleting WAL directory at /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602961601857-12366-0/minicluster-data/ts-2-root/wals/a44c4cc1b0264cea922162c0801d9435
I20260709 13:16:41.160414 13354 catalog_manager.cc:5028] TS 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327): tablet a44c4cc1b0264cea922162c0801d9435 (table test-workload [id=77c75b77851347f78ed9a35a6924227d]) successfully deleted
I20260709 13:16:41.160804 14319 tablet_replica.cc:333] T 1f389f1b78b548189dd4bef7914fc084 P 217ec95c64b34e25addb1e33e358571e: stopping tablet replica
I20260709 13:16:41.162160 14318 consensus_queue.cc:1048] T 05ea1d7227354b8dbac92d3104e872d9 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } 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 13:16:41.165818 14317 raft_consensus.cc:1064] T 5373a3dd56ce4a6c876e345c561ff1ee P 3c7e85ca9e4e4646b4792034c03ef31c: attempting to promote NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc to VOTER
I20260709 13:16:41.168231 14317 consensus_queue.cc:237] T 5373a3dd56ce4a6c876e345c561ff1ee P 3c7e85ca9e4e4646b4792034c03ef31c [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:16:41.161829 14319 raft_consensus.cc:2243] T 1f389f1b78b548189dd4bef7914fc084 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:41.172910 14319 raft_consensus.cc:2272] T 1f389f1b78b548189dd4bef7914fc084 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:41.176215 14319 ts_tablet_manager.cc:1916] T 1f389f1b78b548189dd4bef7914fc084 P 217ec95c64b34e25addb1e33e358571e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:16:41.200265 14319 ts_tablet_manager.cc:1929] T 1f389f1b78b548189dd4bef7914fc084 P 217ec95c64b34e25addb1e33e358571e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:16:41.200783 14319 log.cc:1199] T 1f389f1b78b548189dd4bef7914fc084 P 217ec95c64b34e25addb1e33e358571e: Deleting WAL directory at /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602961601857-12366-0/minicluster-data/ts-2-root/wals/1f389f1b78b548189dd4bef7914fc084
I20260709 13:16:41.202216 13354 catalog_manager.cc:5028] TS 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327): tablet 1f389f1b78b548189dd4bef7914fc084 (table test-workload [id=77c75b77851347f78ed9a35a6924227d]) successfully deleted
I20260709 13:16:41.229120 13614 raft_consensus.cc:1275] T 5373a3dd56ce4a6c876e345c561ff1ee P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Refusing update from remote peer 3c7e85ca9e4e4646b4792034c03ef31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:41.234261 13539 raft_consensus.cc:1275] T 5373a3dd56ce4a6c876e345c561ff1ee P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Refusing update from remote peer 3c7e85ca9e4e4646b4792034c03ef31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:41.249692 14158 raft_consensus.cc:1275] T 5373a3dd56ce4a6c876e345c561ff1ee P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Refusing update from remote peer 3c7e85ca9e4e4646b4792034c03ef31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:41.251055 14282 raft_consensus.cc:2955] T 05ea1d7227354b8dbac92d3104e872d9 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:41.260752 14267 consensus_queue.cc:1048] T 5373a3dd56ce4a6c876e345c561ff1ee P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } 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 13:16:41.262714 14267 consensus_queue.cc:1048] T 5373a3dd56ce4a6c876e345c561ff1ee P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:41.266152 13542 raft_consensus.cc:2955] T 05ea1d7227354b8dbac92d3104e872d9 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:41.270428 14157 raft_consensus.cc:2955] T 05ea1d7227354b8dbac92d3104e872d9 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:41.279945 13890 consensus_queue.cc:1048] T 5373a3dd56ce4a6c876e345c561ff1ee P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } 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 13:16:41.280992 13614 raft_consensus.cc:2955] T 05ea1d7227354b8dbac92d3104e872d9 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:41.297979 13368 catalog_manager.cc:5697] T 05ea1d7227354b8dbac92d3104e872d9 P 8d9445f2defa46e5bdccf9ae8cae01dc reported cstate change: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:41.310439 13614 raft_consensus.cc:2955] T 5373a3dd56ce4a6c876e345c561ff1ee P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:41.311848 13468 consensus_queue.cc:237] T 05ea1d7227354b8dbac92d3104e872d9 P 3c7e85ca9e4e4646b4792034c03ef31c [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:16:41.325863 13612 raft_consensus.cc:1275] T 05ea1d7227354b8dbac92d3104e872d9 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Refusing update from remote peer 3c7e85ca9e4e4646b4792034c03ef31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:41.306586 14282 raft_consensus.cc:2955] T 5373a3dd56ce4a6c876e345c561ff1ee P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:41.328504 14158 raft_consensus.cc:1275] T 05ea1d7227354b8dbac92d3104e872d9 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Refusing update from remote peer 3c7e85ca9e4e4646b4792034c03ef31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:41.329326 14267 consensus_queue.cc:1048] T 05ea1d7227354b8dbac92d3104e872d9 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:41.331452 14267 consensus_queue.cc:1048] T 05ea1d7227354b8dbac92d3104e872d9 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } 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 13:16:41.339730 14267 raft_consensus.cc:2955] T 05ea1d7227354b8dbac92d3104e872d9 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:41.343577 14158 raft_consensus.cc:2955] T 5373a3dd56ce4a6c876e345c561ff1ee P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:41.353662 13542 raft_consensus.cc:2955] T 5373a3dd56ce4a6c876e345c561ff1ee P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:41.354668 13612 raft_consensus.cc:2955] T 05ea1d7227354b8dbac92d3104e872d9 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:41.356351 14157 raft_consensus.cc:2955] T 05ea1d7227354b8dbac92d3104e872d9 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:41.364281 13368 catalog_manager.cc:5697] T 5373a3dd56ce4a6c876e345c561ff1ee P 3c7e85ca9e4e4646b4792034c03ef31c reported cstate change: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:16:41.377120 13354 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 05ea1d7227354b8dbac92d3104e872d9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:16:41.380262 13468 consensus_queue.cc:237] T 5373a3dd56ce4a6c876e345c561ff1ee P 3c7e85ca9e4e4646b4792034c03ef31c [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:16:41.382656 13368 catalog_manager.cc:5697] T 05ea1d7227354b8dbac92d3104e872d9 P 8d9445f2defa46e5bdccf9ae8cae01dc reported cstate change: config changed from index 3 to 4, VOTER 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130) evicted. New cstate: current_term: 1 leader_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:41.393579 14158 raft_consensus.cc:1275] T 5373a3dd56ce4a6c876e345c561ff1ee P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Refusing update from remote peer 3c7e85ca9e4e4646b4792034c03ef31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:41.397079 13535 tablet_service.cc:1558] Processing DeleteTablet for tablet 05ea1d7227354b8dbac92d3104e872d9 with delete_type TABLET_DATA_TOMBSTONED (TS 13569ba8734e4be4bee5c86ae9ff8825 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46886
I20260709 13:16:41.397233 13619 raft_consensus.cc:1275] T 5373a3dd56ce4a6c876e345c561ff1ee P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Refusing update from remote peer 3c7e85ca9e4e4646b4792034c03ef31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:41.399191 14309 consensus_queue.cc:1048] T 5373a3dd56ce4a6c876e345c561ff1ee P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:41.404080 14309 consensus_queue.cc:1048] T 5373a3dd56ce4a6c876e345c561ff1ee P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } 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 13:16:41.409520 14327 tablet_replica.cc:333] T 05ea1d7227354b8dbac92d3104e872d9 P 13569ba8734e4be4bee5c86ae9ff8825: stopping tablet replica
I20260709 13:16:41.410662 14327 raft_consensus.cc:2243] T 05ea1d7227354b8dbac92d3104e872d9 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:41.411794 14327 raft_consensus.cc:2272] T 05ea1d7227354b8dbac92d3104e872d9 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:41.418169 14327 ts_tablet_manager.cc:1916] T 05ea1d7227354b8dbac92d3104e872d9 P 13569ba8734e4be4bee5c86ae9ff8825: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:16:41.423975 14309 raft_consensus.cc:2955] T 5373a3dd56ce4a6c876e345c561ff1ee P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:41.426370 13619 raft_consensus.cc:2955] T 5373a3dd56ce4a6c876e345c561ff1ee P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:41.436059 14327 ts_tablet_manager.cc:1929] T 05ea1d7227354b8dbac92d3104e872d9 P 13569ba8734e4be4bee5c86ae9ff8825: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:16:41.436520 14327 log.cc:1199] T 05ea1d7227354b8dbac92d3104e872d9 P 13569ba8734e4be4bee5c86ae9ff8825: Deleting WAL directory at /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602961601857-12366-0/minicluster-data/ts-1-root/wals/05ea1d7227354b8dbac92d3104e872d9
I20260709 13:16:41.437304 13354 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5373a3dd56ce4a6c876e345c561ff1ee with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:16:41.438306 13354 catalog_manager.cc:5028] TS 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433): tablet 05ea1d7227354b8dbac92d3104e872d9 (table test-workload [id=77c75b77851347f78ed9a35a6924227d]) successfully deleted
I20260709 13:16:41.446463 14158 raft_consensus.cc:2955] T 5373a3dd56ce4a6c876e345c561ff1ee P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:41.450470 13367 catalog_manager.cc:5697] T 5373a3dd56ce4a6c876e345c561ff1ee P 3c7e85ca9e4e4646b4792034c03ef31c reported cstate change: config changed from index 3 to 4, VOTER 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130) evicted. New cstate: current_term: 1 leader_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:16:41.463701 13535 tablet_service.cc:1558] Processing DeleteTablet for tablet 5373a3dd56ce4a6c876e345c561ff1ee with delete_type TABLET_DATA_TOMBSTONED (TS 13569ba8734e4be4bee5c86ae9ff8825 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46886
I20260709 13:16:41.464628 14327 tablet_replica.cc:333] T 5373a3dd56ce4a6c876e345c561ff1ee P 13569ba8734e4be4bee5c86ae9ff8825: stopping tablet replica
I20260709 13:16:41.465600 14327 raft_consensus.cc:2243] T 5373a3dd56ce4a6c876e345c561ff1ee P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:41.466502 14327 raft_consensus.cc:2272] T 5373a3dd56ce4a6c876e345c561ff1ee P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:41.469449 14327 ts_tablet_manager.cc:1916] T 5373a3dd56ce4a6c876e345c561ff1ee P 13569ba8734e4be4bee5c86ae9ff8825: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:16:41.481917 14327 ts_tablet_manager.cc:1929] T 5373a3dd56ce4a6c876e345c561ff1ee P 13569ba8734e4be4bee5c86ae9ff8825: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:16:41.482223 14327 log.cc:1199] T 5373a3dd56ce4a6c876e345c561ff1ee P 13569ba8734e4be4bee5c86ae9ff8825: Deleting WAL directory at /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602961601857-12366-0/minicluster-data/ts-1-root/wals/5373a3dd56ce4a6c876e345c561ff1ee
I20260709 13:16:41.483421 13354 catalog_manager.cc:5028] TS 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433): tablet 5373a3dd56ce4a6c876e345c561ff1ee (table test-workload [id=77c75b77851347f78ed9a35a6924227d]) successfully deleted
I20260709 13:16:42.543756 13619 consensus_queue.cc:237] T 9714c0b9dd3042fa9ac636891d7d2b91 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Queue 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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } }
W20260709 13:16:42.553454 13584 consensus_peers.cc:597] T 9714c0b9dd3042fa9ac636891d7d2b91 P 217ec95c64b34e25addb1e33e358571e -> Peer 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132:46293): Couldn't send request to peer 8d9445f2defa46e5bdccf9ae8cae01dc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9714c0b9dd3042fa9ac636891d7d2b91. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:42.555522 13539 raft_consensus.cc:1275] T 9714c0b9dd3042fa9ac636891d7d2b91 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Refusing update from remote peer 217ec95c64b34e25addb1e33e358571e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:42.555531 13467 raft_consensus.cc:1275] T 9714c0b9dd3042fa9ac636891d7d2b91 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Refusing update from remote peer 217ec95c64b34e25addb1e33e358571e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:42.557222 14333 consensus_queue.cc:1048] T 9714c0b9dd3042fa9ac636891d7d2b91 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } 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 13:16:42.558199 14240 consensus_queue.cc:1048] T 9714c0b9dd3042fa9ac636891d7d2b91 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:42.566548 14333 raft_consensus.cc:2955] T 9714c0b9dd3042fa9ac636891d7d2b91 P 217ec95c64b34e25addb1e33e358571e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:16:42.573225 13542 raft_consensus.cc:2955] T 9714c0b9dd3042fa9ac636891d7d2b91 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:16:42.577937 13467 raft_consensus.cc:2955] T 9714c0b9dd3042fa9ac636891d7d2b91 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:16:42.586678 13619 consensus_queue.cc:237] T 015a01333b684476909bbdea14b517e2 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Queue 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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } }
I20260709 13:16:42.587116 13367 catalog_manager.cc:5697] T 9714c0b9dd3042fa9ac636891d7d2b91 P 217ec95c64b34e25addb1e33e358571e reported cstate change: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New cstate: current_term: 1 leader_uuid: "217ec95c64b34e25addb1e33e358571e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:42.601773 13542 raft_consensus.cc:1275] T 015a01333b684476909bbdea14b517e2 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Refusing update from remote peer 217ec95c64b34e25addb1e33e358571e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:16:42.602128 13584 consensus_peers.cc:597] T 015a01333b684476909bbdea14b517e2 P 217ec95c64b34e25addb1e33e358571e -> Peer 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132:46293): Couldn't send request to peer 8d9445f2defa46e5bdccf9ae8cae01dc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 015a01333b684476909bbdea14b517e2. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:42.601776 13467 raft_consensus.cc:1275] T 015a01333b684476909bbdea14b517e2 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Refusing update from remote peer 217ec95c64b34e25addb1e33e358571e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:42.603474 14334 consensus_queue.cc:1048] T 015a01333b684476909bbdea14b517e2 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:16:42.604585 14333 consensus_queue.cc:1048] T 015a01333b684476909bbdea14b517e2 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } 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 13:16:42.620397 14333 raft_consensus.cc:2955] T 015a01333b684476909bbdea14b517e2 P 217ec95c64b34e25addb1e33e358571e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:16:42.625419 13539 raft_consensus.cc:2955] T 015a01333b684476909bbdea14b517e2 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:16:42.638773 13467 raft_consensus.cc:2955] T 015a01333b684476909bbdea14b517e2 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:16:42.639062 13614 consensus_queue.cc:237] T cb348820d472448f9f43c8e31beb73e1 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Queue 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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } }
I20260709 13:16:42.650522 13468 raft_consensus.cc:1275] T cb348820d472448f9f43c8e31beb73e1 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Refusing update from remote peer 217ec95c64b34e25addb1e33e358571e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:42.650081 13368 catalog_manager.cc:5697] T 015a01333b684476909bbdea14b517e2 P 217ec95c64b34e25addb1e33e358571e reported cstate change: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New cstate: current_term: 1 leader_uuid: "217ec95c64b34e25addb1e33e358571e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:42.654735 13542 raft_consensus.cc:1275] T cb348820d472448f9f43c8e31beb73e1 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Refusing update from remote peer 217ec95c64b34e25addb1e33e358571e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:42.656919 14240 consensus_queue.cc:1048] T cb348820d472448f9f43c8e31beb73e1 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } 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 13:16:42.659422 14334 consensus_queue.cc:1048] T cb348820d472448f9f43c8e31beb73e1 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:16:42.661230 13584 consensus_peers.cc:597] T cb348820d472448f9f43c8e31beb73e1 P 217ec95c64b34e25addb1e33e358571e -> Peer 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132:46293): Couldn't send request to peer 8d9445f2defa46e5bdccf9ae8cae01dc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cb348820d472448f9f43c8e31beb73e1. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:42.684051 14334 raft_consensus.cc:2955] T cb348820d472448f9f43c8e31beb73e1 P 217ec95c64b34e25addb1e33e358571e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:16:42.685715 13467 raft_consensus.cc:2955] T cb348820d472448f9f43c8e31beb73e1 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:16:42.685850 13542 raft_consensus.cc:2955] T cb348820d472448f9f43c8e31beb73e1 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:16:42.704900 13467 consensus_queue.cc:237] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Queue 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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } }
I20260709 13:16:42.708297 13365 catalog_manager.cc:5697] T cb348820d472448f9f43c8e31beb73e1 P 13569ba8734e4be4bee5c86ae9ff8825 reported cstate change: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New cstate: current_term: 1 leader_uuid: "217ec95c64b34e25addb1e33e358571e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:16:42.720525 13619 raft_consensus.cc:1275] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Refusing update from remote peer 3c7e85ca9e4e4646b4792034c03ef31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:42.721014 13542 raft_consensus.cc:1275] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Refusing update from remote peer 3c7e85ca9e4e4646b4792034c03ef31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:42.722919 14309 consensus_queue.cc:1048] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:16:42.724092 14318 consensus_queue.cc:1048] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } 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 13:16:42.727355 13435 consensus_peers.cc:597] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 3c7e85ca9e4e4646b4792034c03ef31c -> Peer 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132:46293): Couldn't send request to peer 8d9445f2defa46e5bdccf9ae8cae01dc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8fcf789a83ae48d5aecfc4bfa302ebb1. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:42.739980 14318 raft_consensus.cc:2955] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:16:42.743376 13542 raft_consensus.cc:2955] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:16:42.746380 13619 raft_consensus.cc:2955] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:16:42.772236 13368 catalog_manager.cc:5697] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 3c7e85ca9e4e4646b4792034c03ef31c reported cstate change: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New cstate: current_term: 1 leader_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:42.955408 14354 ts_tablet_manager.cc:933] T 9714c0b9dd3042fa9ac636891d7d2b91 P 8d9445f2defa46e5bdccf9ae8cae01dc: Initiating tablet copy from peer 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:42.957173 14354 tablet_copy_client.cc:323] T 9714c0b9dd3042fa9ac636891d7d2b91 P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Beginning tablet copy session from remote peer at address 127.12.19.131:36327
I20260709 13:16:42.959151 13629 tablet_copy_service.cc:140] P 217ec95c64b34e25addb1e33e358571e: Received BeginTabletCopySession request for tablet 9714c0b9dd3042fa9ac636891d7d2b91 from peer 8d9445f2defa46e5bdccf9ae8cae01dc ({username='slave'} at 127.0.0.1:51210)
I20260709 13:16:42.959793 13629 tablet_copy_service.cc:161] P 217ec95c64b34e25addb1e33e358571e: Beginning new tablet copy session on tablet 9714c0b9dd3042fa9ac636891d7d2b91 from peer 8d9445f2defa46e5bdccf9ae8cae01dc at {username='slave'} at 127.0.0.1:51210: session id = 8d9445f2defa46e5bdccf9ae8cae01dc-9714c0b9dd3042fa9ac636891d7d2b91
I20260709 13:16:42.966339 13629 tablet_copy_source_session.cc:215] T 9714c0b9dd3042fa9ac636891d7d2b91 P 217ec95c64b34e25addb1e33e358571e: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:42.969424 14354 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9714c0b9dd3042fa9ac636891d7d2b91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:42.981045 14354 tablet_copy_client.cc:806] T 9714c0b9dd3042fa9ac636891d7d2b91 P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:42.981653 14354 tablet_copy_client.cc:670] T 9714c0b9dd3042fa9ac636891d7d2b91 P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Starting download of 1 WAL segments...
I20260709 13:16:42.985394 14354 tablet_copy_client.cc:538] T 9714c0b9dd3042fa9ac636891d7d2b91 P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:16:42.991659 14354 tablet_bootstrap.cc:492] T 9714c0b9dd3042fa9ac636891d7d2b91 P 8d9445f2defa46e5bdccf9ae8cae01dc: Bootstrap starting.
I20260709 13:16:43.010028 14354 tablet_bootstrap.cc:492] T 9714c0b9dd3042fa9ac636891d7d2b91 P 8d9445f2defa46e5bdccf9ae8cae01dc: 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 13:16:43.010807 14354 tablet_bootstrap.cc:492] T 9714c0b9dd3042fa9ac636891d7d2b91 P 8d9445f2defa46e5bdccf9ae8cae01dc: Bootstrap complete.
I20260709 13:16:43.011484 14354 ts_tablet_manager.cc:1403] T 9714c0b9dd3042fa9ac636891d7d2b91 P 8d9445f2defa46e5bdccf9ae8cae01dc: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.012s
I20260709 13:16:43.014592 14354 raft_consensus.cc:359] T 9714c0b9dd3042fa9ac636891d7d2b91 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } }
I20260709 13:16:43.015190 14354 raft_consensus.cc:740] T 9714c0b9dd3042fa9ac636891d7d2b91 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8d9445f2defa46e5bdccf9ae8cae01dc, State: Initialized, Role: LEARNER
I20260709 13:16:43.015782 14354 consensus_queue.cc:260] T 9714c0b9dd3042fa9ac636891d7d2b91 P 8d9445f2defa46e5bdccf9ae8cae01dc [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } }
I20260709 13:16:43.019379 14354 ts_tablet_manager.cc:1434] T 9714c0b9dd3042fa9ac636891d7d2b91 P 8d9445f2defa46e5bdccf9ae8cae01dc: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260709 13:16:43.021567 13629 tablet_copy_service.cc:342] P 217ec95c64b34e25addb1e33e358571e: Request end of tablet copy session 8d9445f2defa46e5bdccf9ae8cae01dc-9714c0b9dd3042fa9ac636891d7d2b91 received from {username='slave'} at 127.0.0.1:51210
I20260709 13:16:43.022006 13629 tablet_copy_service.cc:434] P 217ec95c64b34e25addb1e33e358571e: ending tablet copy session 8d9445f2defa46e5bdccf9ae8cae01dc-9714c0b9dd3042fa9ac636891d7d2b91 on tablet 9714c0b9dd3042fa9ac636891d7d2b91 with peer 8d9445f2defa46e5bdccf9ae8cae01dc
I20260709 13:16:43.144030 14354 ts_tablet_manager.cc:933] T 015a01333b684476909bbdea14b517e2 P 8d9445f2defa46e5bdccf9ae8cae01dc: Initiating tablet copy from peer 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:43.145586 14354 tablet_copy_client.cc:323] T 015a01333b684476909bbdea14b517e2 P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Beginning tablet copy session from remote peer at address 127.12.19.131:36327
I20260709 13:16:43.147022 13629 tablet_copy_service.cc:140] P 217ec95c64b34e25addb1e33e358571e: Received BeginTabletCopySession request for tablet 015a01333b684476909bbdea14b517e2 from peer 8d9445f2defa46e5bdccf9ae8cae01dc ({username='slave'} at 127.0.0.1:51210)
I20260709 13:16:43.147464 13629 tablet_copy_service.cc:161] P 217ec95c64b34e25addb1e33e358571e: Beginning new tablet copy session on tablet 015a01333b684476909bbdea14b517e2 from peer 8d9445f2defa46e5bdccf9ae8cae01dc at {username='slave'} at 127.0.0.1:51210: session id = 8d9445f2defa46e5bdccf9ae8cae01dc-015a01333b684476909bbdea14b517e2
I20260709 13:16:43.152998 13629 tablet_copy_source_session.cc:215] T 015a01333b684476909bbdea14b517e2 P 217ec95c64b34e25addb1e33e358571e: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:43.155750 14354 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 015a01333b684476909bbdea14b517e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:43.177031 14354 tablet_copy_client.cc:806] T 015a01333b684476909bbdea14b517e2 P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:43.177945 14354 tablet_copy_client.cc:670] T 015a01333b684476909bbdea14b517e2 P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Starting download of 1 WAL segments...
I20260709 13:16:43.181910 14354 tablet_copy_client.cc:538] T 015a01333b684476909bbdea14b517e2 P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:16:43.188225 14354 tablet_bootstrap.cc:492] T 015a01333b684476909bbdea14b517e2 P 8d9445f2defa46e5bdccf9ae8cae01dc: Bootstrap starting.
I20260709 13:16:43.231891 14354 tablet_bootstrap.cc:492] T 015a01333b684476909bbdea14b517e2 P 8d9445f2defa46e5bdccf9ae8cae01dc: 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 13:16:43.232789 14354 tablet_bootstrap.cc:492] T 015a01333b684476909bbdea14b517e2 P 8d9445f2defa46e5bdccf9ae8cae01dc: Bootstrap complete.
I20260709 13:16:43.233387 14354 ts_tablet_manager.cc:1403] T 015a01333b684476909bbdea14b517e2 P 8d9445f2defa46e5bdccf9ae8cae01dc: Time spent bootstrapping tablet: real 0.045s	user 0.014s	sys 0.005s
I20260709 13:16:43.236225 14354 raft_consensus.cc:359] T 015a01333b684476909bbdea14b517e2 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } }
I20260709 13:16:43.237087 14354 raft_consensus.cc:740] T 015a01333b684476909bbdea14b517e2 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8d9445f2defa46e5bdccf9ae8cae01dc, State: Initialized, Role: LEARNER
I20260709 13:16:43.237633 14354 consensus_queue.cc:260] T 015a01333b684476909bbdea14b517e2 P 8d9445f2defa46e5bdccf9ae8cae01dc [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } }
I20260709 13:16:43.239755 14354 ts_tablet_manager.cc:1434] T 015a01333b684476909bbdea14b517e2 P 8d9445f2defa46e5bdccf9ae8cae01dc: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:16:43.241331 13629 tablet_copy_service.cc:342] P 217ec95c64b34e25addb1e33e358571e: Request end of tablet copy session 8d9445f2defa46e5bdccf9ae8cae01dc-015a01333b684476909bbdea14b517e2 received from {username='slave'} at 127.0.0.1:51210
I20260709 13:16:43.241724 13629 tablet_copy_service.cc:434] P 217ec95c64b34e25addb1e33e358571e: ending tablet copy session 8d9445f2defa46e5bdccf9ae8cae01dc-015a01333b684476909bbdea14b517e2 on tablet 015a01333b684476909bbdea14b517e2 with peer 8d9445f2defa46e5bdccf9ae8cae01dc
I20260709 13:16:43.265159 14354 ts_tablet_manager.cc:933] T cb348820d472448f9f43c8e31beb73e1 P 8d9445f2defa46e5bdccf9ae8cae01dc: Initiating tablet copy from peer 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:43.266717 14354 tablet_copy_client.cc:323] T cb348820d472448f9f43c8e31beb73e1 P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Beginning tablet copy session from remote peer at address 127.12.19.131:36327
I20260709 13:16:43.268078 13629 tablet_copy_service.cc:140] P 217ec95c64b34e25addb1e33e358571e: Received BeginTabletCopySession request for tablet cb348820d472448f9f43c8e31beb73e1 from peer 8d9445f2defa46e5bdccf9ae8cae01dc ({username='slave'} at 127.0.0.1:51210)
I20260709 13:16:43.268571 13629 tablet_copy_service.cc:161] P 217ec95c64b34e25addb1e33e358571e: Beginning new tablet copy session on tablet cb348820d472448f9f43c8e31beb73e1 from peer 8d9445f2defa46e5bdccf9ae8cae01dc at {username='slave'} at 127.0.0.1:51210: session id = 8d9445f2defa46e5bdccf9ae8cae01dc-cb348820d472448f9f43c8e31beb73e1
I20260709 13:16:43.271476 14362 ts_tablet_manager.cc:933] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 8d9445f2defa46e5bdccf9ae8cae01dc: Initiating tablet copy from peer 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053)
I20260709 13:16:43.273373 14362 tablet_copy_client.cc:323] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Beginning tablet copy session from remote peer at address 127.12.19.129:35053
I20260709 13:16:43.275333 13480 tablet_copy_service.cc:140] P 3c7e85ca9e4e4646b4792034c03ef31c: Received BeginTabletCopySession request for tablet 8fcf789a83ae48d5aecfc4bfa302ebb1 from peer 8d9445f2defa46e5bdccf9ae8cae01dc ({username='slave'} at 127.0.0.1:37356)
I20260709 13:16:43.275816 13480 tablet_copy_service.cc:161] P 3c7e85ca9e4e4646b4792034c03ef31c: Beginning new tablet copy session on tablet 8fcf789a83ae48d5aecfc4bfa302ebb1 from peer 8d9445f2defa46e5bdccf9ae8cae01dc at {username='slave'} at 127.0.0.1:37356: session id = 8d9445f2defa46e5bdccf9ae8cae01dc-8fcf789a83ae48d5aecfc4bfa302ebb1
I20260709 13:16:43.276314 13629 tablet_copy_source_session.cc:215] T cb348820d472448f9f43c8e31beb73e1 P 217ec95c64b34e25addb1e33e358571e: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:43.280442 14354 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb348820d472448f9f43c8e31beb73e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:43.286108 13480 tablet_copy_source_session.cc:215] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 3c7e85ca9e4e4646b4792034c03ef31c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:43.293548 14362 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fcf789a83ae48d5aecfc4bfa302ebb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:43.294687 14354 tablet_copy_client.cc:806] T cb348820d472448f9f43c8e31beb73e1 P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:43.295280 14354 tablet_copy_client.cc:670] T cb348820d472448f9f43c8e31beb73e1 P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Starting download of 1 WAL segments...
I20260709 13:16:43.302912 14354 tablet_copy_client.cc:538] T cb348820d472448f9f43c8e31beb73e1 P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:16:43.310510 14362 tablet_copy_client.cc:806] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:43.311097 14362 tablet_copy_client.cc:670] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Starting download of 1 WAL segments...
I20260709 13:16:43.314841 14362 tablet_copy_client.cc:538] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:16:43.320181 14354 tablet_bootstrap.cc:492] T cb348820d472448f9f43c8e31beb73e1 P 8d9445f2defa46e5bdccf9ae8cae01dc: Bootstrap starting.
I20260709 13:16:43.322799 14362 tablet_bootstrap.cc:492] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 8d9445f2defa46e5bdccf9ae8cae01dc: Bootstrap starting.
I20260709 13:16:43.348152 14354 tablet_bootstrap.cc:492] T cb348820d472448f9f43c8e31beb73e1 P 8d9445f2defa46e5bdccf9ae8cae01dc: 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 13:16:43.348905 14354 tablet_bootstrap.cc:492] T cb348820d472448f9f43c8e31beb73e1 P 8d9445f2defa46e5bdccf9ae8cae01dc: Bootstrap complete.
I20260709 13:16:43.350204 14354 ts_tablet_manager.cc:1403] T cb348820d472448f9f43c8e31beb73e1 P 8d9445f2defa46e5bdccf9ae8cae01dc: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.008s
I20260709 13:16:43.350680 14362 tablet_bootstrap.cc:492] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 8d9445f2defa46e5bdccf9ae8cae01dc: 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 13:16:43.351552 14362 tablet_bootstrap.cc:492] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 8d9445f2defa46e5bdccf9ae8cae01dc: Bootstrap complete.
I20260709 13:16:43.352114 14362 ts_tablet_manager.cc:1403] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 8d9445f2defa46e5bdccf9ae8cae01dc: Time spent bootstrapping tablet: real 0.030s	user 0.020s	sys 0.008s
I20260709 13:16:43.353067 14354 raft_consensus.cc:359] T cb348820d472448f9f43c8e31beb73e1 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } }
I20260709 13:16:43.353852 14354 raft_consensus.cc:740] T cb348820d472448f9f43c8e31beb73e1 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8d9445f2defa46e5bdccf9ae8cae01dc, State: Initialized, Role: LEARNER
I20260709 13:16:43.354408 14354 consensus_queue.cc:260] T cb348820d472448f9f43c8e31beb73e1 P 8d9445f2defa46e5bdccf9ae8cae01dc [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } }
I20260709 13:16:43.354472 14362 raft_consensus.cc:359] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } }
I20260709 13:16:43.355469 14362 raft_consensus.cc:740] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8d9445f2defa46e5bdccf9ae8cae01dc, State: Initialized, Role: LEARNER
I20260709 13:16:43.356225 14362 consensus_queue.cc:260] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 8d9445f2defa46e5bdccf9ae8cae01dc [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } }
I20260709 13:16:43.359079 14362 ts_tablet_manager.cc:1434] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 8d9445f2defa46e5bdccf9ae8cae01dc: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260709 13:16:43.360965 13480 tablet_copy_service.cc:342] P 3c7e85ca9e4e4646b4792034c03ef31c: Request end of tablet copy session 8d9445f2defa46e5bdccf9ae8cae01dc-8fcf789a83ae48d5aecfc4bfa302ebb1 received from {username='slave'} at 127.0.0.1:37356
I20260709 13:16:43.361411 13480 tablet_copy_service.cc:434] P 3c7e85ca9e4e4646b4792034c03ef31c: ending tablet copy session 8d9445f2defa46e5bdccf9ae8cae01dc-8fcf789a83ae48d5aecfc4bfa302ebb1 on tablet 8fcf789a83ae48d5aecfc4bfa302ebb1 with peer 8d9445f2defa46e5bdccf9ae8cae01dc
I20260709 13:16:43.362190 14354 ts_tablet_manager.cc:1434] T cb348820d472448f9f43c8e31beb73e1 P 8d9445f2defa46e5bdccf9ae8cae01dc: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 13:16:43.366608 13629 tablet_copy_service.cc:342] P 217ec95c64b34e25addb1e33e358571e: Request end of tablet copy session 8d9445f2defa46e5bdccf9ae8cae01dc-cb348820d472448f9f43c8e31beb73e1 received from {username='slave'} at 127.0.0.1:51210
I20260709 13:16:43.367000 13629 tablet_copy_service.cc:434] P 217ec95c64b34e25addb1e33e358571e: ending tablet copy session 8d9445f2defa46e5bdccf9ae8cae01dc-cb348820d472448f9f43c8e31beb73e1 on tablet cb348820d472448f9f43c8e31beb73e1 with peer 8d9445f2defa46e5bdccf9ae8cae01dc
I20260709 13:16:43.393158 14158 raft_consensus.cc:1217] T 9714c0b9dd3042fa9ac636891d7d2b91 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:16:43.641142 14158 raft_consensus.cc:1217] T 015a01333b684476909bbdea14b517e2 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:16:43.716295 14158 raft_consensus.cc:1217] T cb348820d472448f9f43c8e31beb73e1 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:16:43.849259 14158 raft_consensus.cc:1217] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:16:43.899291 14240 raft_consensus.cc:1064] T 9714c0b9dd3042fa9ac636891d7d2b91 P 217ec95c64b34e25addb1e33e358571e: attempting to promote NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc to VOTER
I20260709 13:16:43.901052 14240 consensus_queue.cc:237] T 9714c0b9dd3042fa9ac636891d7d2b91 P 217ec95c64b34e25addb1e33e358571e [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:16:43.907557 14157 raft_consensus.cc:1275] T 9714c0b9dd3042fa9ac636891d7d2b91 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Refusing update from remote peer 217ec95c64b34e25addb1e33e358571e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:43.909075 14240 consensus_queue.cc:1048] T 9714c0b9dd3042fa9ac636891d7d2b91 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } 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 13:16:43.909505 13467 raft_consensus.cc:1275] T 9714c0b9dd3042fa9ac636891d7d2b91 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Refusing update from remote peer 217ec95c64b34e25addb1e33e358571e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:43.909926 13542 raft_consensus.cc:1275] T 9714c0b9dd3042fa9ac636891d7d2b91 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Refusing update from remote peer 217ec95c64b34e25addb1e33e358571e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:43.910707 14334 consensus_queue.cc:1048] T 9714c0b9dd3042fa9ac636891d7d2b91 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } 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 13:16:43.912545 14334 consensus_queue.cc:1048] T 9714c0b9dd3042fa9ac636891d7d2b91 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:43.926224 14333 raft_consensus.cc:2955] T 9714c0b9dd3042fa9ac636891d7d2b91 P 217ec95c64b34e25addb1e33e358571e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:43.935379 13542 raft_consensus.cc:2955] T 9714c0b9dd3042fa9ac636891d7d2b91 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:43.940225 14157 raft_consensus.cc:2955] T 9714c0b9dd3042fa9ac636891d7d2b91 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:43.945511 13365 catalog_manager.cc:5697] T 9714c0b9dd3042fa9ac636891d7d2b91 P 217ec95c64b34e25addb1e33e358571e reported cstate change: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "217ec95c64b34e25addb1e33e358571e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:16:43.949810 13468 raft_consensus.cc:2955] T 9714c0b9dd3042fa9ac636891d7d2b91 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:43.984633 13614 consensus_queue.cc:237] T 9714c0b9dd3042fa9ac636891d7d2b91 P 217ec95c64b34e25addb1e33e358571e [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: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:16:43.989379 13539 raft_consensus.cc:1275] T 9714c0b9dd3042fa9ac636891d7d2b91 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Refusing update from remote peer 217ec95c64b34e25addb1e33e358571e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:43.989841 14157 raft_consensus.cc:1275] T 9714c0b9dd3042fa9ac636891d7d2b91 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Refusing update from remote peer 217ec95c64b34e25addb1e33e358571e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:43.991197 14366 consensus_queue.cc:1048] T 9714c0b9dd3042fa9ac636891d7d2b91 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } 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 13:16:43.992081 14334 consensus_queue.cc:1048] T 9714c0b9dd3042fa9ac636891d7d2b91 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:43.998143 14366 raft_consensus.cc:2955] T 9714c0b9dd3042fa9ac636891d7d2b91 P 217ec95c64b34e25addb1e33e358571e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:44.003991 13539 raft_consensus.cc:2955] T 9714c0b9dd3042fa9ac636891d7d2b91 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:44.005550 14157 raft_consensus.cc:2955] T 9714c0b9dd3042fa9ac636891d7d2b91 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:44.009348 13354 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9714c0b9dd3042fa9ac636891d7d2b91 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:16:44.020001 13367 catalog_manager.cc:5697] T 9714c0b9dd3042fa9ac636891d7d2b91 P 8d9445f2defa46e5bdccf9ae8cae01dc reported cstate change: config changed from index 3 to 4, VOTER 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129) evicted. New cstate: current_term: 1 leader_uuid: "217ec95c64b34e25addb1e33e358571e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:44.041109 13457 tablet_service.cc:1558] Processing DeleteTablet for tablet 9714c0b9dd3042fa9ac636891d7d2b91 with delete_type TABLET_DATA_TOMBSTONED (TS 3c7e85ca9e4e4646b4792034c03ef31c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45800
I20260709 13:16:44.043277 14377 tablet_replica.cc:333] T 9714c0b9dd3042fa9ac636891d7d2b91 P 3c7e85ca9e4e4646b4792034c03ef31c: stopping tablet replica
I20260709 13:16:44.044515 14377 raft_consensus.cc:2243] T 9714c0b9dd3042fa9ac636891d7d2b91 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:44.045256 14377 raft_consensus.cc:2272] T 9714c0b9dd3042fa9ac636891d7d2b91 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:44.050853 14377 ts_tablet_manager.cc:1916] T 9714c0b9dd3042fa9ac636891d7d2b91 P 3c7e85ca9e4e4646b4792034c03ef31c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:16:44.070381 14377 ts_tablet_manager.cc:1929] T 9714c0b9dd3042fa9ac636891d7d2b91 P 3c7e85ca9e4e4646b4792034c03ef31c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:16:44.070819 14377 log.cc:1199] T 9714c0b9dd3042fa9ac636891d7d2b91 P 3c7e85ca9e4e4646b4792034c03ef31c: Deleting WAL directory at /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602961601857-12366-0/minicluster-data/ts-0-root/wals/9714c0b9dd3042fa9ac636891d7d2b91
I20260709 13:16:44.072371 13354 catalog_manager.cc:5028] TS 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053): tablet 9714c0b9dd3042fa9ac636891d7d2b91 (table test-workload [id=77c75b77851347f78ed9a35a6924227d]) successfully deleted
I20260709 13:16:44.100567 14240 raft_consensus.cc:1064] T cb348820d472448f9f43c8e31beb73e1 P 217ec95c64b34e25addb1e33e358571e: attempting to promote NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc to VOTER
I20260709 13:16:44.102655 14240 consensus_queue.cc:237] T cb348820d472448f9f43c8e31beb73e1 P 217ec95c64b34e25addb1e33e358571e [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:16:44.116072 14157 raft_consensus.cc:1275] T cb348820d472448f9f43c8e31beb73e1 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Refusing update from remote peer 217ec95c64b34e25addb1e33e358571e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:44.119935 14333 consensus_queue.cc:1048] T cb348820d472448f9f43c8e31beb73e1 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } 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 13:16:44.120558 13542 raft_consensus.cc:1275] T cb348820d472448f9f43c8e31beb73e1 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Refusing update from remote peer 217ec95c64b34e25addb1e33e358571e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:44.123697 14333 consensus_queue.cc:1048] T cb348820d472448f9f43c8e31beb73e1 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } 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 13:16:44.135715 13467 raft_consensus.cc:1275] T cb348820d472448f9f43c8e31beb73e1 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Refusing update from remote peer 217ec95c64b34e25addb1e33e358571e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:44.136996 14333 consensus_queue.cc:1048] T cb348820d472448f9f43c8e31beb73e1 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:44.139910 14333 raft_consensus.cc:2955] T cb348820d472448f9f43c8e31beb73e1 P 217ec95c64b34e25addb1e33e358571e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:44.148716 13467 raft_consensus.cc:2955] T cb348820d472448f9f43c8e31beb73e1 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:44.155005 14157 raft_consensus.cc:2955] T cb348820d472448f9f43c8e31beb73e1 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:44.154860 13542 raft_consensus.cc:2955] T cb348820d472448f9f43c8e31beb73e1 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:44.162235 13367 catalog_manager.cc:5697] T cb348820d472448f9f43c8e31beb73e1 P 217ec95c64b34e25addb1e33e358571e reported cstate change: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "217ec95c64b34e25addb1e33e358571e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:16:44.178695 13619 consensus_queue.cc:237] T cb348820d472448f9f43c8e31beb73e1 P 217ec95c64b34e25addb1e33e358571e [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:16:44.183117 14157 raft_consensus.cc:1275] T cb348820d472448f9f43c8e31beb73e1 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Refusing update from remote peer 217ec95c64b34e25addb1e33e358571e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:44.184223 14366 consensus_queue.cc:1048] T cb348820d472448f9f43c8e31beb73e1 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } 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 13:16:44.190533 14366 raft_consensus.cc:2955] T cb348820d472448f9f43c8e31beb73e1 P 217ec95c64b34e25addb1e33e358571e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:44.195638 13468 raft_consensus.cc:1275] T cb348820d472448f9f43c8e31beb73e1 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Refusing update from remote peer 217ec95c64b34e25addb1e33e358571e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:44.200380 14157 raft_consensus.cc:2955] T cb348820d472448f9f43c8e31beb73e1 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:44.215950 14240 consensus_queue.cc:1048] T cb348820d472448f9f43c8e31beb73e1 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:44.228348 13354 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet cb348820d472448f9f43c8e31beb73e1 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:16:44.230981 13367 catalog_manager.cc:5697] T cb348820d472448f9f43c8e31beb73e1 P 8d9445f2defa46e5bdccf9ae8cae01dc reported cstate change: config changed from index 3 to 4, VOTER 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130) evicted. New cstate: current_term: 1 leader_uuid: "217ec95c64b34e25addb1e33e358571e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:44.231037 13467 raft_consensus.cc:2955] T cb348820d472448f9f43c8e31beb73e1 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:44.244946 13535 tablet_service.cc:1558] Processing DeleteTablet for tablet cb348820d472448f9f43c8e31beb73e1 with delete_type TABLET_DATA_TOMBSTONED (TS 13569ba8734e4be4bee5c86ae9ff8825 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46886
I20260709 13:16:44.245816 14366 raft_consensus.cc:1064] T 015a01333b684476909bbdea14b517e2 P 217ec95c64b34e25addb1e33e358571e: attempting to promote NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc to VOTER
I20260709 13:16:44.253464 14382 tablet_replica.cc:333] T cb348820d472448f9f43c8e31beb73e1 P 13569ba8734e4be4bee5c86ae9ff8825: stopping tablet replica
I20260709 13:16:44.257651 14382 raft_consensus.cc:2243] T cb348820d472448f9f43c8e31beb73e1 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:44.257536 14366 consensus_queue.cc:237] T 015a01333b684476909bbdea14b517e2 P 217ec95c64b34e25addb1e33e358571e [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:16:44.259594 14382 raft_consensus.cc:2272] T cb348820d472448f9f43c8e31beb73e1 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:44.266322 14336 raft_consensus.cc:1064] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 3c7e85ca9e4e4646b4792034c03ef31c: attempting to promote NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc to VOTER
I20260709 13:16:44.266469 14382 ts_tablet_manager.cc:1916] T cb348820d472448f9f43c8e31beb73e1 P 13569ba8734e4be4bee5c86ae9ff8825: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:16:44.268851 14336 consensus_queue.cc:237] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 3c7e85ca9e4e4646b4792034c03ef31c [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:16:44.275081 14157 raft_consensus.cc:1275] T 015a01333b684476909bbdea14b517e2 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Refusing update from remote peer 217ec95c64b34e25addb1e33e358571e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:44.276516 14240 consensus_queue.cc:1048] T 015a01333b684476909bbdea14b517e2 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } 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 13:16:44.279688 13542 raft_consensus.cc:1275] T 015a01333b684476909bbdea14b517e2 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Refusing update from remote peer 217ec95c64b34e25addb1e33e358571e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:44.283028 14240 consensus_queue.cc:1048] T 015a01333b684476909bbdea14b517e2 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:44.288800 14382 ts_tablet_manager.cc:1929] T cb348820d472448f9f43c8e31beb73e1 P 13569ba8734e4be4bee5c86ae9ff8825: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:16:44.289263 14382 log.cc:1199] T cb348820d472448f9f43c8e31beb73e1 P 13569ba8734e4be4bee5c86ae9ff8825: Deleting WAL directory at /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602961601857-12366-0/minicluster-data/ts-1-root/wals/cb348820d472448f9f43c8e31beb73e1
I20260709 13:16:44.292510 13354 catalog_manager.cc:5028] TS 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433): tablet cb348820d472448f9f43c8e31beb73e1 (table test-workload [id=77c75b77851347f78ed9a35a6924227d]) successfully deleted
I20260709 13:16:44.298247 13467 raft_consensus.cc:1275] T 015a01333b684476909bbdea14b517e2 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Refusing update from remote peer 217ec95c64b34e25addb1e33e358571e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:44.302482 14366 consensus_queue.cc:1048] T 015a01333b684476909bbdea14b517e2 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } 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 13:16:44.321014 14366 raft_consensus.cc:2955] T 015a01333b684476909bbdea14b517e2 P 217ec95c64b34e25addb1e33e358571e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:44.325027 13467 raft_consensus.cc:2955] T 015a01333b684476909bbdea14b517e2 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:44.345599 14158 raft_consensus.cc:2955] T 015a01333b684476909bbdea14b517e2 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:44.359350 13545 raft_consensus.cc:2955] T 015a01333b684476909bbdea14b517e2 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:44.364377 13614 raft_consensus.cc:1275] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Refusing update from remote peer 3c7e85ca9e4e4646b4792034c03ef31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:44.365916 13367 catalog_manager.cc:5697] T 015a01333b684476909bbdea14b517e2 P 8d9445f2defa46e5bdccf9ae8cae01dc reported cstate change: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "217ec95c64b34e25addb1e33e358571e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:44.366686 13542 raft_consensus.cc:1275] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Refusing update from remote peer 3c7e85ca9e4e4646b4792034c03ef31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:44.367749 14336 consensus_queue.cc:1048] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } 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 13:16:44.370183 14158 raft_consensus.cc:1275] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Refusing update from remote peer 3c7e85ca9e4e4646b4792034c03ef31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:44.372857 14309 consensus_queue.cc:1048] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } 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 13:16:44.374958 14389 consensus_queue.cc:1048] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:16:44.386725 13614 consensus_queue.cc:237] T 015a01333b684476909bbdea14b517e2 P 217ec95c64b34e25addb1e33e358571e [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: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:16:44.402621 14157 raft_consensus.cc:1275] T 015a01333b684476909bbdea14b517e2 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Refusing update from remote peer 217ec95c64b34e25addb1e33e358571e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:44.402621 13545 raft_consensus.cc:1275] T 015a01333b684476909bbdea14b517e2 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Refusing update from remote peer 217ec95c64b34e25addb1e33e358571e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:44.406064 14240 consensus_queue.cc:1048] T 015a01333b684476909bbdea14b517e2 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } 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 13:16:44.407691 14240 consensus_queue.cc:1048] T 015a01333b684476909bbdea14b517e2 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:44.411026 14388 raft_consensus.cc:2955] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:44.416088 14240 raft_consensus.cc:2955] T 015a01333b684476909bbdea14b517e2 P 217ec95c64b34e25addb1e33e358571e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:44.414001 13545 raft_consensus.cc:2955] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:44.423146 13612 raft_consensus.cc:2955] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:44.424180 14158 raft_consensus.cc:2955] T 015a01333b684476909bbdea14b517e2 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:44.434172 13354 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 015a01333b684476909bbdea14b517e2 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:16:44.440912 13365 catalog_manager.cc:5697] T 015a01333b684476909bbdea14b517e2 P 8d9445f2defa46e5bdccf9ae8cae01dc reported cstate change: config changed from index 3 to 4, VOTER 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129) evicted. New cstate: current_term: 1 leader_uuid: "217ec95c64b34e25addb1e33e358571e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:44.452579 13457 tablet_service.cc:1558] Processing DeleteTablet for tablet 015a01333b684476909bbdea14b517e2 with delete_type TABLET_DATA_TOMBSTONED (TS 3c7e85ca9e4e4646b4792034c03ef31c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45800
I20260709 13:16:44.453796 14377 tablet_replica.cc:333] T 015a01333b684476909bbdea14b517e2 P 3c7e85ca9e4e4646b4792034c03ef31c: stopping tablet replica
I20260709 13:16:44.454883 14377 raft_consensus.cc:2243] T 015a01333b684476909bbdea14b517e2 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:44.455667 14377 raft_consensus.cc:2272] T 015a01333b684476909bbdea14b517e2 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:44.454743 14157 raft_consensus.cc:2955] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:44.460361 14377 ts_tablet_manager.cc:1916] T 015a01333b684476909bbdea14b517e2 P 3c7e85ca9e4e4646b4792034c03ef31c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:16:44.478144 13365 catalog_manager.cc:5697] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 8d9445f2defa46e5bdccf9ae8cae01dc reported cstate change: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:44.481716 13545 raft_consensus.cc:2955] T 015a01333b684476909bbdea14b517e2 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:44.495918 14377 ts_tablet_manager.cc:1929] T 015a01333b684476909bbdea14b517e2 P 3c7e85ca9e4e4646b4792034c03ef31c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:16:44.496477 14377 log.cc:1199] T 015a01333b684476909bbdea14b517e2 P 3c7e85ca9e4e4646b4792034c03ef31c: Deleting WAL directory at /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602961601857-12366-0/minicluster-data/ts-0-root/wals/015a01333b684476909bbdea14b517e2
I20260709 13:16:44.497736 13467 consensus_queue.cc:237] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 3c7e85ca9e4e4646b4792034c03ef31c [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:16:44.501885 13354 catalog_manager.cc:5028] TS 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053): tablet 015a01333b684476909bbdea14b517e2 (table test-workload [id=77c75b77851347f78ed9a35a6924227d]) successfully deleted
I20260709 13:16:44.509090 14157 raft_consensus.cc:1275] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Refusing update from remote peer 3c7e85ca9e4e4646b4792034c03ef31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:44.511677 13545 raft_consensus.cc:1275] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Refusing update from remote peer 3c7e85ca9e4e4646b4792034c03ef31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:44.510838 14388 consensus_queue.cc:1048] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.006s
I20260709 13:16:44.517234 14389 consensus_queue.cc:1048] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:44.524678 14388 raft_consensus.cc:2955] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 217ec95c64b34e25addb1e33e358571e (127.12.19.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:44.527618 14157 raft_consensus.cc:2955] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 217ec95c64b34e25addb1e33e358571e (127.12.19.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:44.528362 13545 raft_consensus.cc:2955] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 217ec95c64b34e25addb1e33e358571e (127.12.19.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:44.534125 13354 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8fcf789a83ae48d5aecfc4bfa302ebb1 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:16:44.541548 13367 catalog_manager.cc:5697] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 3c7e85ca9e4e4646b4792034c03ef31c reported cstate change: config changed from index 3 to 4, VOTER 217ec95c64b34e25addb1e33e358571e (127.12.19.131) evicted. New cstate: current_term: 1 leader_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:16:44.553501 13605 tablet_service.cc:1558] Processing DeleteTablet for tablet 8fcf789a83ae48d5aecfc4bfa302ebb1 with delete_type TABLET_DATA_TOMBSTONED (TS 217ec95c64b34e25addb1e33e358571e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50798
I20260709 13:16:44.559998 14395 tablet_replica.cc:333] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 217ec95c64b34e25addb1e33e358571e: stopping tablet replica
I20260709 13:16:44.560940 14395 raft_consensus.cc:2243] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:44.561506 14395 raft_consensus.cc:2272] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:44.563982 14395 ts_tablet_manager.cc:1916] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 217ec95c64b34e25addb1e33e358571e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:16:44.578784 14395 ts_tablet_manager.cc:1929] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 217ec95c64b34e25addb1e33e358571e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:16:44.579149 14395 log.cc:1199] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 217ec95c64b34e25addb1e33e358571e: Deleting WAL directory at /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602961601857-12366-0/minicluster-data/ts-2-root/wals/8fcf789a83ae48d5aecfc4bfa302ebb1
I20260709 13:16:44.580664 13354 catalog_manager.cc:5028] TS 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327): tablet 8fcf789a83ae48d5aecfc4bfa302ebb1 (table test-workload [id=77c75b77851347f78ed9a35a6924227d]) successfully deleted
I20260709 13:16:45.633898 13542 consensus_queue.cc:237] T 8eefd391d90940099411e320d4a09356 P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Queue 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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } }
I20260709 13:16:45.640791 13619 raft_consensus.cc:1275] T 8eefd391d90940099411e320d4a09356 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Refusing update from remote peer 13569ba8734e4be4bee5c86ae9ff8825: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:16:45.640843 13510 consensus_peers.cc:597] T 8eefd391d90940099411e320d4a09356 P 13569ba8734e4be4bee5c86ae9ff8825 -> Peer 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132:46293): Couldn't send request to peer 8d9445f2defa46e5bdccf9ae8cae01dc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8eefd391d90940099411e320d4a09356. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:45.641834 13468 raft_consensus.cc:1275] T 8eefd391d90940099411e320d4a09356 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Refusing update from remote peer 13569ba8734e4be4bee5c86ae9ff8825: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:45.642228 14367 consensus_queue.cc:1048] T 8eefd391d90940099411e320d4a09356 P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } 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 13:16:45.643087 14396 consensus_queue.cc:1048] T 8eefd391d90940099411e320d4a09356 P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:45.650573 14367 raft_consensus.cc:2955] T 8eefd391d90940099411e320d4a09356 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:16:45.652153 13612 raft_consensus.cc:2955] T 8eefd391d90940099411e320d4a09356 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:16:45.658546 13468 raft_consensus.cc:2955] T 8eefd391d90940099411e320d4a09356 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:16:45.666541 13612 consensus_queue.cc:237] T b09f467e2442498899c9ee538acc5f28 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Queue 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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } }
I20260709 13:16:45.670898 13366 catalog_manager.cc:5697] T 8eefd391d90940099411e320d4a09356 P 217ec95c64b34e25addb1e33e358571e reported cstate change: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New cstate: current_term: 1 leader_uuid: "13569ba8734e4be4bee5c86ae9ff8825" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:16:45.678398 13542 raft_consensus.cc:1275] T b09f467e2442498899c9ee538acc5f28 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Refusing update from remote peer 217ec95c64b34e25addb1e33e358571e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:45.680593 13461 raft_consensus.cc:1275] T b09f467e2442498899c9ee538acc5f28 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Refusing update from remote peer 217ec95c64b34e25addb1e33e358571e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:45.681684 14393 consensus_queue.cc:1048] T b09f467e2442498899c9ee538acc5f28 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:16:45.683449 13584 consensus_peers.cc:597] T b09f467e2442498899c9ee538acc5f28 P 217ec95c64b34e25addb1e33e358571e -> Peer 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132:46293): Couldn't send request to peer 8d9445f2defa46e5bdccf9ae8cae01dc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b09f467e2442498899c9ee538acc5f28. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:45.683939 14394 consensus_queue.cc:1048] T b09f467e2442498899c9ee538acc5f28 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:45.709374 14393 raft_consensus.cc:2955] T b09f467e2442498899c9ee538acc5f28 P 217ec95c64b34e25addb1e33e358571e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:16:45.711432 13545 raft_consensus.cc:2955] T b09f467e2442498899c9ee538acc5f28 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:16:45.733778 13461 raft_consensus.cc:2955] T b09f467e2442498899c9ee538acc5f28 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:16:45.739353 13619 consensus_queue.cc:237] T 063591680e38475cb74cc7cd5979d15f P 217ec95c64b34e25addb1e33e358571e [LEADER]: Queue 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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } }
I20260709 13:16:45.763047 13367 catalog_manager.cc:5697] T b09f467e2442498899c9ee538acc5f28 P 217ec95c64b34e25addb1e33e358571e reported cstate change: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New cstate: current_term: 1 leader_uuid: "217ec95c64b34e25addb1e33e358571e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:45.773237 13545 raft_consensus.cc:1275] T 063591680e38475cb74cc7cd5979d15f P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Refusing update from remote peer 217ec95c64b34e25addb1e33e358571e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:16:45.774760 13584 consensus_peers.cc:597] T 063591680e38475cb74cc7cd5979d15f P 217ec95c64b34e25addb1e33e358571e -> Peer 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132:46293): Couldn't send request to peer 8d9445f2defa46e5bdccf9ae8cae01dc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 063591680e38475cb74cc7cd5979d15f. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:45.775580 13461 raft_consensus.cc:1275] T 063591680e38475cb74cc7cd5979d15f P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Refusing update from remote peer 217ec95c64b34e25addb1e33e358571e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:45.777359 14394 consensus_queue.cc:1048] T 063591680e38475cb74cc7cd5979d15f P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:45.779181 14394 consensus_queue.cc:1048] T 063591680e38475cb74cc7cd5979d15f P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } 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 13:16:45.790095 14393 raft_consensus.cc:2955] T 063591680e38475cb74cc7cd5979d15f P 217ec95c64b34e25addb1e33e358571e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:16:45.792721 13545 raft_consensus.cc:2955] T 063591680e38475cb74cc7cd5979d15f P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:16:45.798520 13461 raft_consensus.cc:2955] T 063591680e38475cb74cc7cd5979d15f P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:16:45.806087 13468 consensus_queue.cc:237] T 936eb60f428442e0acf4557e9cfc8b1c P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Queue 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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } }
I20260709 13:16:45.813402 13367 catalog_manager.cc:5697] T 063591680e38475cb74cc7cd5979d15f P 13569ba8734e4be4bee5c86ae9ff8825 reported cstate change: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New cstate: current_term: 1 leader_uuid: "217ec95c64b34e25addb1e33e358571e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:16:45.823721 13619 raft_consensus.cc:1275] T 936eb60f428442e0acf4557e9cfc8b1c P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Refusing update from remote peer 3c7e85ca9e4e4646b4792034c03ef31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:16:45.823910 13435 consensus_peers.cc:597] T 936eb60f428442e0acf4557e9cfc8b1c P 3c7e85ca9e4e4646b4792034c03ef31c -> Peer 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132:46293): Couldn't send request to peer 8d9445f2defa46e5bdccf9ae8cae01dc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 936eb60f428442e0acf4557e9cfc8b1c. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:45.825157 14336 consensus_queue.cc:1048] T 936eb60f428442e0acf4557e9cfc8b1c P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } 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 13:16:45.834794 13545 raft_consensus.cc:1275] T 936eb60f428442e0acf4557e9cfc8b1c P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Refusing update from remote peer 3c7e85ca9e4e4646b4792034c03ef31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:45.833926 14389 raft_consensus.cc:2955] T 936eb60f428442e0acf4557e9cfc8b1c P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:16:45.836339 14336 consensus_queue.cc:1048] T 936eb60f428442e0acf4557e9cfc8b1c P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:45.835431 13619 raft_consensus.cc:2955] T 936eb60f428442e0acf4557e9cfc8b1c P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:16:45.855553 13367 catalog_manager.cc:5697] T 936eb60f428442e0acf4557e9cfc8b1c P 3c7e85ca9e4e4646b4792034c03ef31c reported cstate change: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New cstate: current_term: 1 leader_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:45.860140 13545 raft_consensus.cc:2955] T 936eb60f428442e0acf4557e9cfc8b1c P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:16:46.021940 14418 ts_tablet_manager.cc:933] T 8eefd391d90940099411e320d4a09356 P 8d9445f2defa46e5bdccf9ae8cae01dc: Initiating tablet copy from peer 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433)
I20260709 13:16:46.029356 14418 tablet_copy_client.cc:323] T 8eefd391d90940099411e320d4a09356 P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Beginning tablet copy session from remote peer at address 127.12.19.130:39433
I20260709 13:16:46.033034 13555 tablet_copy_service.cc:140] P 13569ba8734e4be4bee5c86ae9ff8825: Received BeginTabletCopySession request for tablet 8eefd391d90940099411e320d4a09356 from peer 8d9445f2defa46e5bdccf9ae8cae01dc ({username='slave'} at 127.0.0.1:45734)
I20260709 13:16:46.033576 13555 tablet_copy_service.cc:161] P 13569ba8734e4be4bee5c86ae9ff8825: Beginning new tablet copy session on tablet 8eefd391d90940099411e320d4a09356 from peer 8d9445f2defa46e5bdccf9ae8cae01dc at {username='slave'} at 127.0.0.1:45734: session id = 8d9445f2defa46e5bdccf9ae8cae01dc-8eefd391d90940099411e320d4a09356
I20260709 13:16:46.041934 13555 tablet_copy_source_session.cc:215] T 8eefd391d90940099411e320d4a09356 P 13569ba8734e4be4bee5c86ae9ff8825: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:46.046474 14418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8eefd391d90940099411e320d4a09356. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:46.063118 14418 tablet_copy_client.cc:806] T 8eefd391d90940099411e320d4a09356 P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:46.063767 14418 tablet_copy_client.cc:670] T 8eefd391d90940099411e320d4a09356 P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Starting download of 1 WAL segments...
I20260709 13:16:46.078636 14418 tablet_copy_client.cc:538] T 8eefd391d90940099411e320d4a09356 P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:16:46.087566 14418 tablet_bootstrap.cc:492] T 8eefd391d90940099411e320d4a09356 P 8d9445f2defa46e5bdccf9ae8cae01dc: Bootstrap starting.
I20260709 13:16:46.105229 14418 tablet_bootstrap.cc:492] T 8eefd391d90940099411e320d4a09356 P 8d9445f2defa46e5bdccf9ae8cae01dc: 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 13:16:46.106074 14418 tablet_bootstrap.cc:492] T 8eefd391d90940099411e320d4a09356 P 8d9445f2defa46e5bdccf9ae8cae01dc: Bootstrap complete.
I20260709 13:16:46.106714 14418 ts_tablet_manager.cc:1403] T 8eefd391d90940099411e320d4a09356 P 8d9445f2defa46e5bdccf9ae8cae01dc: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.008s
I20260709 13:16:46.109395 14418 raft_consensus.cc:359] T 8eefd391d90940099411e320d4a09356 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } }
I20260709 13:16:46.110164 14418 raft_consensus.cc:740] T 8eefd391d90940099411e320d4a09356 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8d9445f2defa46e5bdccf9ae8cae01dc, State: Initialized, Role: LEARNER
I20260709 13:16:46.110729 14418 consensus_queue.cc:260] T 8eefd391d90940099411e320d4a09356 P 8d9445f2defa46e5bdccf9ae8cae01dc [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } }
I20260709 13:16:46.120302 14418 ts_tablet_manager.cc:1434] T 8eefd391d90940099411e320d4a09356 P 8d9445f2defa46e5bdccf9ae8cae01dc: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.004s
I20260709 13:16:46.121770 13555 tablet_copy_service.cc:342] P 13569ba8734e4be4bee5c86ae9ff8825: Request end of tablet copy session 8d9445f2defa46e5bdccf9ae8cae01dc-8eefd391d90940099411e320d4a09356 received from {username='slave'} at 127.0.0.1:45734
I20260709 13:16:46.122134 13555 tablet_copy_service.cc:434] P 13569ba8734e4be4bee5c86ae9ff8825: ending tablet copy session 8d9445f2defa46e5bdccf9ae8cae01dc-8eefd391d90940099411e320d4a09356 on tablet 8eefd391d90940099411e320d4a09356 with peer 8d9445f2defa46e5bdccf9ae8cae01dc
I20260709 13:16:46.252621 14418 ts_tablet_manager.cc:933] T b09f467e2442498899c9ee538acc5f28 P 8d9445f2defa46e5bdccf9ae8cae01dc: Initiating tablet copy from peer 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:46.254208 14418 tablet_copy_client.cc:323] T b09f467e2442498899c9ee538acc5f28 P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Beginning tablet copy session from remote peer at address 127.12.19.131:36327
I20260709 13:16:46.255666 13629 tablet_copy_service.cc:140] P 217ec95c64b34e25addb1e33e358571e: Received BeginTabletCopySession request for tablet b09f467e2442498899c9ee538acc5f28 from peer 8d9445f2defa46e5bdccf9ae8cae01dc ({username='slave'} at 127.0.0.1:51210)
I20260709 13:16:46.256175 13629 tablet_copy_service.cc:161] P 217ec95c64b34e25addb1e33e358571e: Beginning new tablet copy session on tablet b09f467e2442498899c9ee538acc5f28 from peer 8d9445f2defa46e5bdccf9ae8cae01dc at {username='slave'} at 127.0.0.1:51210: session id = 8d9445f2defa46e5bdccf9ae8cae01dc-b09f467e2442498899c9ee538acc5f28
I20260709 13:16:46.261917 13629 tablet_copy_source_session.cc:215] T b09f467e2442498899c9ee538acc5f28 P 217ec95c64b34e25addb1e33e358571e: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:46.264957 14418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b09f467e2442498899c9ee538acc5f28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:46.278182 14418 tablet_copy_client.cc:806] T b09f467e2442498899c9ee538acc5f28 P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:46.278750 14418 tablet_copy_client.cc:670] T b09f467e2442498899c9ee538acc5f28 P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Starting download of 1 WAL segments...
I20260709 13:16:46.281848 14418 tablet_copy_client.cc:538] T b09f467e2442498899c9ee538acc5f28 P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:16:46.287940 14418 tablet_bootstrap.cc:492] T b09f467e2442498899c9ee538acc5f28 P 8d9445f2defa46e5bdccf9ae8cae01dc: Bootstrap starting.
I20260709 13:16:46.304946 14423 ts_tablet_manager.cc:933] T 063591680e38475cb74cc7cd5979d15f P 8d9445f2defa46e5bdccf9ae8cae01dc: Initiating tablet copy from peer 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:46.310635 14423 tablet_copy_client.cc:323] T 063591680e38475cb74cc7cd5979d15f P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Beginning tablet copy session from remote peer at address 127.12.19.131:36327
I20260709 13:16:46.312585 13629 tablet_copy_service.cc:140] P 217ec95c64b34e25addb1e33e358571e: Received BeginTabletCopySession request for tablet 063591680e38475cb74cc7cd5979d15f from peer 8d9445f2defa46e5bdccf9ae8cae01dc ({username='slave'} at 127.0.0.1:51210)
I20260709 13:16:46.313113 13629 tablet_copy_service.cc:161] P 217ec95c64b34e25addb1e33e358571e: Beginning new tablet copy session on tablet 063591680e38475cb74cc7cd5979d15f from peer 8d9445f2defa46e5bdccf9ae8cae01dc at {username='slave'} at 127.0.0.1:51210: session id = 8d9445f2defa46e5bdccf9ae8cae01dc-063591680e38475cb74cc7cd5979d15f
I20260709 13:16:46.318598 14418 tablet_bootstrap.cc:492] T b09f467e2442498899c9ee538acc5f28 P 8d9445f2defa46e5bdccf9ae8cae01dc: 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 13:16:46.320458 13629 tablet_copy_source_session.cc:215] T 063591680e38475cb74cc7cd5979d15f P 217ec95c64b34e25addb1e33e358571e: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:46.320676 14418 tablet_bootstrap.cc:492] T b09f467e2442498899c9ee538acc5f28 P 8d9445f2defa46e5bdccf9ae8cae01dc: Bootstrap complete.
I20260709 13:16:46.321417 14418 ts_tablet_manager.cc:1403] T b09f467e2442498899c9ee538acc5f28 P 8d9445f2defa46e5bdccf9ae8cae01dc: Time spent bootstrapping tablet: real 0.034s	user 0.015s	sys 0.008s
I20260709 13:16:46.323786 14423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 063591680e38475cb74cc7cd5979d15f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:46.324329 14418 raft_consensus.cc:359] T b09f467e2442498899c9ee538acc5f28 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } }
I20260709 13:16:46.325222 14418 raft_consensus.cc:740] T b09f467e2442498899c9ee538acc5f28 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8d9445f2defa46e5bdccf9ae8cae01dc, State: Initialized, Role: LEARNER
I20260709 13:16:46.325940 14418 consensus_queue.cc:260] T b09f467e2442498899c9ee538acc5f28 P 8d9445f2defa46e5bdccf9ae8cae01dc [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } }
I20260709 13:16:46.330464 14418 ts_tablet_manager.cc:1434] T b09f467e2442498899c9ee538acc5f28 P 8d9445f2defa46e5bdccf9ae8cae01dc: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:16:46.336299 14426 ts_tablet_manager.cc:933] T 936eb60f428442e0acf4557e9cfc8b1c P 8d9445f2defa46e5bdccf9ae8cae01dc: Initiating tablet copy from peer 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053)
I20260709 13:16:46.338034 14426 tablet_copy_client.cc:323] T 936eb60f428442e0acf4557e9cfc8b1c P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Beginning tablet copy session from remote peer at address 127.12.19.129:35053
I20260709 13:16:46.338912 13629 tablet_copy_service.cc:342] P 217ec95c64b34e25addb1e33e358571e: Request end of tablet copy session 8d9445f2defa46e5bdccf9ae8cae01dc-b09f467e2442498899c9ee538acc5f28 received from {username='slave'} at 127.0.0.1:51210
I20260709 13:16:46.339365 13629 tablet_copy_service.cc:434] P 217ec95c64b34e25addb1e33e358571e: ending tablet copy session 8d9445f2defa46e5bdccf9ae8cae01dc-b09f467e2442498899c9ee538acc5f28 on tablet b09f467e2442498899c9ee538acc5f28 with peer 8d9445f2defa46e5bdccf9ae8cae01dc
I20260709 13:16:46.339923 13480 tablet_copy_service.cc:140] P 3c7e85ca9e4e4646b4792034c03ef31c: Received BeginTabletCopySession request for tablet 936eb60f428442e0acf4557e9cfc8b1c from peer 8d9445f2defa46e5bdccf9ae8cae01dc ({username='slave'} at 127.0.0.1:37356)
I20260709 13:16:46.340457 13480 tablet_copy_service.cc:161] P 3c7e85ca9e4e4646b4792034c03ef31c: Beginning new tablet copy session on tablet 936eb60f428442e0acf4557e9cfc8b1c from peer 8d9445f2defa46e5bdccf9ae8cae01dc at {username='slave'} at 127.0.0.1:37356: session id = 8d9445f2defa46e5bdccf9ae8cae01dc-936eb60f428442e0acf4557e9cfc8b1c
I20260709 13:16:46.343526 14423 tablet_copy_client.cc:806] T 063591680e38475cb74cc7cd5979d15f P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:46.344460 14423 tablet_copy_client.cc:670] T 063591680e38475cb74cc7cd5979d15f P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Starting download of 1 WAL segments...
I20260709 13:16:46.346815 13480 tablet_copy_source_session.cc:215] T 936eb60f428442e0acf4557e9cfc8b1c P 3c7e85ca9e4e4646b4792034c03ef31c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:46.349022 14423 tablet_copy_client.cc:538] T 063591680e38475cb74cc7cd5979d15f P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:16:46.349498 14426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 936eb60f428442e0acf4557e9cfc8b1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:46.357200 14423 tablet_bootstrap.cc:492] T 063591680e38475cb74cc7cd5979d15f P 8d9445f2defa46e5bdccf9ae8cae01dc: Bootstrap starting.
I20260709 13:16:46.367028 14426 tablet_copy_client.cc:806] T 936eb60f428442e0acf4557e9cfc8b1c P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:46.369112 14426 tablet_copy_client.cc:670] T 936eb60f428442e0acf4557e9cfc8b1c P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Starting download of 1 WAL segments...
I20260709 13:16:46.372726 14426 tablet_copy_client.cc:538] T 936eb60f428442e0acf4557e9cfc8b1c P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:16:46.381718 14423 tablet_bootstrap.cc:492] T 063591680e38475cb74cc7cd5979d15f P 8d9445f2defa46e5bdccf9ae8cae01dc: 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 13:16:46.382580 14423 tablet_bootstrap.cc:492] T 063591680e38475cb74cc7cd5979d15f P 8d9445f2defa46e5bdccf9ae8cae01dc: Bootstrap complete.
I20260709 13:16:46.383160 14426 tablet_bootstrap.cc:492] T 936eb60f428442e0acf4557e9cfc8b1c P 8d9445f2defa46e5bdccf9ae8cae01dc: Bootstrap starting.
I20260709 13:16:46.383306 14423 ts_tablet_manager.cc:1403] T 063591680e38475cb74cc7cd5979d15f P 8d9445f2defa46e5bdccf9ae8cae01dc: Time spent bootstrapping tablet: real 0.026s	user 0.020s	sys 0.004s
I20260709 13:16:46.386272 14423 raft_consensus.cc:359] T 063591680e38475cb74cc7cd5979d15f P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } }
I20260709 13:16:46.387135 14423 raft_consensus.cc:740] T 063591680e38475cb74cc7cd5979d15f P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8d9445f2defa46e5bdccf9ae8cae01dc, State: Initialized, Role: LEARNER
I20260709 13:16:46.387878 14423 consensus_queue.cc:260] T 063591680e38475cb74cc7cd5979d15f P 8d9445f2defa46e5bdccf9ae8cae01dc [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } }
I20260709 13:16:46.390969 14423 ts_tablet_manager.cc:1434] T 063591680e38475cb74cc7cd5979d15f P 8d9445f2defa46e5bdccf9ae8cae01dc: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:16:46.393718 13629 tablet_copy_service.cc:342] P 217ec95c64b34e25addb1e33e358571e: Request end of tablet copy session 8d9445f2defa46e5bdccf9ae8cae01dc-063591680e38475cb74cc7cd5979d15f received from {username='slave'} at 127.0.0.1:51210
I20260709 13:16:46.394122 13629 tablet_copy_service.cc:434] P 217ec95c64b34e25addb1e33e358571e: ending tablet copy session 8d9445f2defa46e5bdccf9ae8cae01dc-063591680e38475cb74cc7cd5979d15f on tablet 063591680e38475cb74cc7cd5979d15f with peer 8d9445f2defa46e5bdccf9ae8cae01dc
I20260709 13:16:46.413069 14426 tablet_bootstrap.cc:492] T 936eb60f428442e0acf4557e9cfc8b1c P 8d9445f2defa46e5bdccf9ae8cae01dc: 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 13:16:46.413825 14426 tablet_bootstrap.cc:492] T 936eb60f428442e0acf4557e9cfc8b1c P 8d9445f2defa46e5bdccf9ae8cae01dc: Bootstrap complete.
I20260709 13:16:46.414413 14426 ts_tablet_manager.cc:1403] T 936eb60f428442e0acf4557e9cfc8b1c P 8d9445f2defa46e5bdccf9ae8cae01dc: Time spent bootstrapping tablet: real 0.031s	user 0.011s	sys 0.013s
I20260709 13:16:46.416951 14426 raft_consensus.cc:359] T 936eb60f428442e0acf4557e9cfc8b1c P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } }
I20260709 13:16:46.417688 14426 raft_consensus.cc:740] T 936eb60f428442e0acf4557e9cfc8b1c P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8d9445f2defa46e5bdccf9ae8cae01dc, State: Initialized, Role: LEARNER
I20260709 13:16:46.418294 14426 consensus_queue.cc:260] T 936eb60f428442e0acf4557e9cfc8b1c P 8d9445f2defa46e5bdccf9ae8cae01dc [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } }
I20260709 13:16:46.420578 14426 ts_tablet_manager.cc:1434] T 936eb60f428442e0acf4557e9cfc8b1c P 8d9445f2defa46e5bdccf9ae8cae01dc: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260709 13:16:46.422158 13480 tablet_copy_service.cc:342] P 3c7e85ca9e4e4646b4792034c03ef31c: Request end of tablet copy session 8d9445f2defa46e5bdccf9ae8cae01dc-936eb60f428442e0acf4557e9cfc8b1c received from {username='slave'} at 127.0.0.1:37356
I20260709 13:16:46.422588 13480 tablet_copy_service.cc:434] P 3c7e85ca9e4e4646b4792034c03ef31c: ending tablet copy session 8d9445f2defa46e5bdccf9ae8cae01dc-936eb60f428442e0acf4557e9cfc8b1c on tablet 936eb60f428442e0acf4557e9cfc8b1c with peer 8d9445f2defa46e5bdccf9ae8cae01dc
I20260709 13:16:46.473997 14158 raft_consensus.cc:1217] T 8eefd391d90940099411e320d4a09356 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:16:46.693315 14158 raft_consensus.cc:1217] T 063591680e38475cb74cc7cd5979d15f P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:16:46.840641 14158 raft_consensus.cc:1217] T b09f467e2442498899c9ee538acc5f28 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:16:46.889247 14396 raft_consensus.cc:1064] T 8eefd391d90940099411e320d4a09356 P 13569ba8734e4be4bee5c86ae9ff8825: attempting to promote NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc to VOTER
I20260709 13:16:46.891122 14396 consensus_queue.cc:237] T 8eefd391d90940099411e320d4a09356 P 13569ba8734e4be4bee5c86ae9ff8825 [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:16:46.896761 14158 raft_consensus.cc:1275] T 8eefd391d90940099411e320d4a09356 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Refusing update from remote peer 13569ba8734e4be4bee5c86ae9ff8825: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:46.899283 14367 consensus_queue.cc:1048] T 8eefd391d90940099411e320d4a09356 P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } 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 13:16:46.900712 13619 raft_consensus.cc:1275] T 8eefd391d90940099411e320d4a09356 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Refusing update from remote peer 13569ba8734e4be4bee5c86ae9ff8825: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:46.901994 13468 raft_consensus.cc:1275] T 8eefd391d90940099411e320d4a09356 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Refusing update from remote peer 13569ba8734e4be4bee5c86ae9ff8825: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:46.904405 14396 consensus_queue.cc:1048] T 8eefd391d90940099411e320d4a09356 P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } 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 13:16:46.921532 14432 consensus_queue.cc:1048] T 8eefd391d90940099411e320d4a09356 P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:16:46.928934 14158 raft_consensus.cc:1217] T 936eb60f428442e0acf4557e9cfc8b1c P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:16:46.949867 14432 raft_consensus.cc:2955] T 8eefd391d90940099411e320d4a09356 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:46.952248 13468 raft_consensus.cc:2955] T 8eefd391d90940099411e320d4a09356 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:46.952804 13619 raft_consensus.cc:2955] T 8eefd391d90940099411e320d4a09356 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:46.967118 14158 raft_consensus.cc:2955] T 8eefd391d90940099411e320d4a09356 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:46.977818 13367 catalog_manager.cc:5697] T 8eefd391d90940099411e320d4a09356 P 13569ba8734e4be4bee5c86ae9ff8825 reported cstate change: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "13569ba8734e4be4bee5c86ae9ff8825" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:16:47.010448 13541 consensus_queue.cc:237] T 8eefd391d90940099411e320d4a09356 P 13569ba8734e4be4bee5c86ae9ff8825 [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:16:47.018931 14158 raft_consensus.cc:1275] T 8eefd391d90940099411e320d4a09356 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Refusing update from remote peer 13569ba8734e4be4bee5c86ae9ff8825: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:47.018877 13468 raft_consensus.cc:1275] T 8eefd391d90940099411e320d4a09356 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Refusing update from remote peer 13569ba8734e4be4bee5c86ae9ff8825: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:47.020682 14432 consensus_queue.cc:1048] T 8eefd391d90940099411e320d4a09356 P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } 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 13:16:47.021708 14397 consensus_queue.cc:1048] T 8eefd391d90940099411e320d4a09356 P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:47.028656 14396 raft_consensus.cc:2955] T 8eefd391d90940099411e320d4a09356 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 217ec95c64b34e25addb1e33e358571e (127.12.19.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:47.034373 14158 raft_consensus.cc:2955] T 8eefd391d90940099411e320d4a09356 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 217ec95c64b34e25addb1e33e358571e (127.12.19.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:47.041268 13468 raft_consensus.cc:2955] T 8eefd391d90940099411e320d4a09356 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 217ec95c64b34e25addb1e33e358571e (127.12.19.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:47.047853 13354 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8eefd391d90940099411e320d4a09356 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:16:47.047500 13366 catalog_manager.cc:5697] T 8eefd391d90940099411e320d4a09356 P 8d9445f2defa46e5bdccf9ae8cae01dc reported cstate change: config changed from index 3 to 4, VOTER 217ec95c64b34e25addb1e33e358571e (127.12.19.131) evicted. New cstate: current_term: 1 leader_uuid: "13569ba8734e4be4bee5c86ae9ff8825" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:47.065887 13605 tablet_service.cc:1558] Processing DeleteTablet for tablet 8eefd391d90940099411e320d4a09356 with delete_type TABLET_DATA_TOMBSTONED (TS 217ec95c64b34e25addb1e33e358571e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50798
I20260709 13:16:47.067907 14439 tablet_replica.cc:333] T 8eefd391d90940099411e320d4a09356 P 217ec95c64b34e25addb1e33e358571e: stopping tablet replica
I20260709 13:16:47.092536 14439 raft_consensus.cc:2243] T 8eefd391d90940099411e320d4a09356 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:47.093639 14439 raft_consensus.cc:2272] T 8eefd391d90940099411e320d4a09356 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:47.100332 14439 ts_tablet_manager.cc:1916] T 8eefd391d90940099411e320d4a09356 P 217ec95c64b34e25addb1e33e358571e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:16:47.117442 14439 ts_tablet_manager.cc:1929] T 8eefd391d90940099411e320d4a09356 P 217ec95c64b34e25addb1e33e358571e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:16:47.117868 14439 log.cc:1199] T 8eefd391d90940099411e320d4a09356 P 217ec95c64b34e25addb1e33e358571e: Deleting WAL directory at /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602961601857-12366-0/minicluster-data/ts-2-root/wals/8eefd391d90940099411e320d4a09356
I20260709 13:16:47.119670 13354 catalog_manager.cc:5028] TS 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327): tablet 8eefd391d90940099411e320d4a09356 (table test-workload [id=77c75b77851347f78ed9a35a6924227d]) successfully deleted
I20260709 13:16:47.240811 14394 raft_consensus.cc:1064] T 063591680e38475cb74cc7cd5979d15f P 217ec95c64b34e25addb1e33e358571e: attempting to promote NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc to VOTER
I20260709 13:16:47.243057 14394 consensus_queue.cc:237] T 063591680e38475cb74cc7cd5979d15f P 217ec95c64b34e25addb1e33e358571e [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:16:47.253712 14158 raft_consensus.cc:1275] T 063591680e38475cb74cc7cd5979d15f P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Refusing update from remote peer 217ec95c64b34e25addb1e33e358571e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:47.255115 13541 raft_consensus.cc:1275] T 063591680e38475cb74cc7cd5979d15f P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Refusing update from remote peer 217ec95c64b34e25addb1e33e358571e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:47.256176 13467 raft_consensus.cc:1275] T 063591680e38475cb74cc7cd5979d15f P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Refusing update from remote peer 217ec95c64b34e25addb1e33e358571e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:47.256279 14402 consensus_queue.cc:1048] T 063591680e38475cb74cc7cd5979d15f P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } 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 13:16:47.257120 14394 consensus_queue.cc:1048] T 063591680e38475cb74cc7cd5979d15f P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:47.258136 14393 consensus_queue.cc:1048] T 063591680e38475cb74cc7cd5979d15f P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } 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 13:16:47.271987 14402 raft_consensus.cc:2955] T 063591680e38475cb74cc7cd5979d15f P 217ec95c64b34e25addb1e33e358571e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:47.273685 13467 raft_consensus.cc:2955] T 063591680e38475cb74cc7cd5979d15f P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:47.282015 13541 raft_consensus.cc:2955] T 063591680e38475cb74cc7cd5979d15f P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:47.286979 14158 raft_consensus.cc:2955] T 063591680e38475cb74cc7cd5979d15f P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:47.292711 13368 catalog_manager.cc:5697] T 063591680e38475cb74cc7cd5979d15f P 3c7e85ca9e4e4646b4792034c03ef31c reported cstate change: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "217ec95c64b34e25addb1e33e358571e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:47.324757 13619 consensus_queue.cc:237] T 063591680e38475cb74cc7cd5979d15f P 217ec95c64b34e25addb1e33e358571e [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: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:16:47.329895 14158 raft_consensus.cc:1275] T 063591680e38475cb74cc7cd5979d15f P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Refusing update from remote peer 217ec95c64b34e25addb1e33e358571e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:47.331096 13545 raft_consensus.cc:1275] T 063591680e38475cb74cc7cd5979d15f P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Refusing update from remote peer 217ec95c64b34e25addb1e33e358571e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:47.331894 14393 consensus_queue.cc:1048] T 063591680e38475cb74cc7cd5979d15f P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } 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 13:16:47.333878 14393 consensus_queue.cc:1048] T 063591680e38475cb74cc7cd5979d15f P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:47.342260 14158 raft_consensus.cc:2955] T 063591680e38475cb74cc7cd5979d15f P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:47.340685 14393 raft_consensus.cc:2955] T 063591680e38475cb74cc7cd5979d15f P 217ec95c64b34e25addb1e33e358571e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:47.352775 13545 raft_consensus.cc:2955] T 063591680e38475cb74cc7cd5979d15f P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:47.380672 13354 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 063591680e38475cb74cc7cd5979d15f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:16:47.381387 13366 catalog_manager.cc:5697] T 063591680e38475cb74cc7cd5979d15f P 8d9445f2defa46e5bdccf9ae8cae01dc reported cstate change: config changed from index 3 to 4, VOTER 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129) evicted. New cstate: current_term: 1 leader_uuid: "217ec95c64b34e25addb1e33e358571e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:47.393682 13457 tablet_service.cc:1558] Processing DeleteTablet for tablet 063591680e38475cb74cc7cd5979d15f with delete_type TABLET_DATA_TOMBSTONED (TS 3c7e85ca9e4e4646b4792034c03ef31c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45800
I20260709 13:16:47.402181 14445 tablet_replica.cc:333] T 063591680e38475cb74cc7cd5979d15f P 3c7e85ca9e4e4646b4792034c03ef31c: stopping tablet replica
I20260709 13:16:47.403178 14445 raft_consensus.cc:2243] T 063591680e38475cb74cc7cd5979d15f P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:47.404227 14445 raft_consensus.cc:2272] T 063591680e38475cb74cc7cd5979d15f P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:47.409688 14445 ts_tablet_manager.cc:1916] T 063591680e38475cb74cc7cd5979d15f P 3c7e85ca9e4e4646b4792034c03ef31c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:16:47.422017 14445 ts_tablet_manager.cc:1929] T 063591680e38475cb74cc7cd5979d15f P 3c7e85ca9e4e4646b4792034c03ef31c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:16:47.422411 14445 log.cc:1199] T 063591680e38475cb74cc7cd5979d15f P 3c7e85ca9e4e4646b4792034c03ef31c: Deleting WAL directory at /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602961601857-12366-0/minicluster-data/ts-0-root/wals/063591680e38475cb74cc7cd5979d15f
I20260709 13:16:47.423774 13354 catalog_manager.cc:5028] TS 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053): tablet 063591680e38475cb74cc7cd5979d15f (table test-workload [id=77c75b77851347f78ed9a35a6924227d]) successfully deleted
I20260709 13:16:47.433732 14393 raft_consensus.cc:1064] T b09f467e2442498899c9ee538acc5f28 P 217ec95c64b34e25addb1e33e358571e: attempting to promote NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc to VOTER
I20260709 13:16:47.435685 14393 consensus_queue.cc:237] T b09f467e2442498899c9ee538acc5f28 P 217ec95c64b34e25addb1e33e358571e [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:16:47.441960 14158 raft_consensus.cc:1275] T b09f467e2442498899c9ee538acc5f28 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Refusing update from remote peer 217ec95c64b34e25addb1e33e358571e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:47.442355 13461 raft_consensus.cc:1275] T b09f467e2442498899c9ee538acc5f28 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Refusing update from remote peer 217ec95c64b34e25addb1e33e358571e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:47.443421 14393 consensus_queue.cc:1048] T b09f467e2442498899c9ee538acc5f28 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } 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 13:16:47.444553 14444 consensus_queue.cc:1048] T b09f467e2442498899c9ee538acc5f28 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:47.445307 13545 raft_consensus.cc:1275] T b09f467e2442498899c9ee538acc5f28 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Refusing update from remote peer 217ec95c64b34e25addb1e33e358571e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:47.448812 14402 consensus_queue.cc:1048] T b09f467e2442498899c9ee538acc5f28 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } 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 13:16:47.472756 14444 raft_consensus.cc:2955] T b09f467e2442498899c9ee538acc5f28 P 217ec95c64b34e25addb1e33e358571e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:47.477727 13541 raft_consensus.cc:2955] T b09f467e2442498899c9ee538acc5f28 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:47.480161 14417 raft_consensus.cc:1064] T 936eb60f428442e0acf4557e9cfc8b1c P 3c7e85ca9e4e4646b4792034c03ef31c: attempting to promote NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc to VOTER
I20260709 13:16:47.475039 13461 raft_consensus.cc:2955] T b09f467e2442498899c9ee538acc5f28 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:47.486753 14417 consensus_queue.cc:237] T 936eb60f428442e0acf4557e9cfc8b1c P 3c7e85ca9e4e4646b4792034c03ef31c [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:16:47.498021 13366 catalog_manager.cc:5697] T b09f467e2442498899c9ee538acc5f28 P 3c7e85ca9e4e4646b4792034c03ef31c reported cstate change: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "217ec95c64b34e25addb1e33e358571e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:47.504846 14158 raft_consensus.cc:2955] T b09f467e2442498899c9ee538acc5f28 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:47.513185 13619 raft_consensus.cc:1275] T 936eb60f428442e0acf4557e9cfc8b1c P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Refusing update from remote peer 3c7e85ca9e4e4646b4792034c03ef31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:47.514643 14157 raft_consensus.cc:1275] T 936eb60f428442e0acf4557e9cfc8b1c P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Refusing update from remote peer 3c7e85ca9e4e4646b4792034c03ef31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:47.521060 14417 consensus_queue.cc:1048] T 936eb60f428442e0acf4557e9cfc8b1c P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } 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 13:16:47.521896 14336 consensus_queue.cc:1048] T 936eb60f428442e0acf4557e9cfc8b1c P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } 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 13:16:47.523554 13541 raft_consensus.cc:1275] T 936eb60f428442e0acf4557e9cfc8b1c P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Refusing update from remote peer 3c7e85ca9e4e4646b4792034c03ef31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:47.528177 13619 consensus_queue.cc:237] T b09f467e2442498899c9ee538acc5f28 P 217ec95c64b34e25addb1e33e358571e [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:16:47.528570 14336 consensus_queue.cc:1048] T 936eb60f428442e0acf4557e9cfc8b1c P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:47.538542 14158 raft_consensus.cc:1275] T b09f467e2442498899c9ee538acc5f28 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Refusing update from remote peer 217ec95c64b34e25addb1e33e358571e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:47.544647 14393 consensus_queue.cc:1048] T b09f467e2442498899c9ee538acc5f28 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } 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 13:16:47.545666 13461 raft_consensus.cc:1275] T b09f467e2442498899c9ee538acc5f28 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Refusing update from remote peer 217ec95c64b34e25addb1e33e358571e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:47.561754 14393 raft_consensus.cc:2955] T b09f467e2442498899c9ee538acc5f28 P 217ec95c64b34e25addb1e33e358571e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:47.571965 14158 raft_consensus.cc:2955] T b09f467e2442498899c9ee538acc5f28 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:47.579185 14402 consensus_queue.cc:1048] T b09f467e2442498899c9ee538acc5f28 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:47.595309 13354 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b09f467e2442498899c9ee538acc5f28 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:16:47.593513 13365 catalog_manager.cc:5697] T b09f467e2442498899c9ee538acc5f28 P 8d9445f2defa46e5bdccf9ae8cae01dc reported cstate change: config changed from index 3 to 4, VOTER 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130) evicted. New cstate: current_term: 1 leader_uuid: "217ec95c64b34e25addb1e33e358571e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:47.609792 13535 tablet_service.cc:1558] Processing DeleteTablet for tablet b09f467e2442498899c9ee538acc5f28 with delete_type TABLET_DATA_TOMBSTONED (TS 13569ba8734e4be4bee5c86ae9ff8825 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46886
I20260709 13:16:47.611738 14455 tablet_replica.cc:333] T b09f467e2442498899c9ee538acc5f28 P 13569ba8734e4be4bee5c86ae9ff8825: stopping tablet replica
I20260709 13:16:47.613276 14454 raft_consensus.cc:2955] T 936eb60f428442e0acf4557e9cfc8b1c P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:47.614583 13467 raft_consensus.cc:2955] T b09f467e2442498899c9ee538acc5f28 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:47.618247 13540 raft_consensus.cc:2955] T 936eb60f428442e0acf4557e9cfc8b1c P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:47.637681 14158 raft_consensus.cc:2955] T 936eb60f428442e0acf4557e9cfc8b1c P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:47.639820 13612 raft_consensus.cc:2955] T 936eb60f428442e0acf4557e9cfc8b1c P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:47.647408 14455 raft_consensus.cc:2243] T b09f467e2442498899c9ee538acc5f28 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:47.648202 14455 raft_consensus.cc:2272] T b09f467e2442498899c9ee538acc5f28 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:47.651736 14455 ts_tablet_manager.cc:1916] T b09f467e2442498899c9ee538acc5f28 P 13569ba8734e4be4bee5c86ae9ff8825: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:16:47.661369 13366 catalog_manager.cc:5697] T 936eb60f428442e0acf4557e9cfc8b1c P 3c7e85ca9e4e4646b4792034c03ef31c reported cstate change: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:16:47.679986 14455 ts_tablet_manager.cc:1929] T b09f467e2442498899c9ee538acc5f28 P 13569ba8734e4be4bee5c86ae9ff8825: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:16:47.680531 14455 log.cc:1199] T b09f467e2442498899c9ee538acc5f28 P 13569ba8734e4be4bee5c86ae9ff8825: Deleting WAL directory at /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602961601857-12366-0/minicluster-data/ts-1-root/wals/b09f467e2442498899c9ee538acc5f28
I20260709 13:16:47.682296 13354 catalog_manager.cc:5028] TS 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433): tablet b09f467e2442498899c9ee538acc5f28 (table test-workload [id=77c75b77851347f78ed9a35a6924227d]) successfully deleted
I20260709 13:16:47.686095 13462 consensus_queue.cc:237] T 936eb60f428442e0acf4557e9cfc8b1c P 3c7e85ca9e4e4646b4792034c03ef31c [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:16:47.692476 14158 raft_consensus.cc:1275] T 936eb60f428442e0acf4557e9cfc8b1c P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Refusing update from remote peer 3c7e85ca9e4e4646b4792034c03ef31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:47.692538 13541 raft_consensus.cc:1275] T 936eb60f428442e0acf4557e9cfc8b1c P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Refusing update from remote peer 3c7e85ca9e4e4646b4792034c03ef31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:47.694319 14417 consensus_queue.cc:1048] T 936eb60f428442e0acf4557e9cfc8b1c P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:47.695911 14417 consensus_queue.cc:1048] T 936eb60f428442e0acf4557e9cfc8b1c P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } 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 13:16:47.703620 14416 raft_consensus.cc:2955] T 936eb60f428442e0acf4557e9cfc8b1c P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 217ec95c64b34e25addb1e33e358571e (127.12.19.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:47.709167 14158 raft_consensus.cc:2955] T 936eb60f428442e0acf4557e9cfc8b1c P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 217ec95c64b34e25addb1e33e358571e (127.12.19.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:47.712210 13541 raft_consensus.cc:2955] T 936eb60f428442e0acf4557e9cfc8b1c P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 217ec95c64b34e25addb1e33e358571e (127.12.19.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:47.714160 13354 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 936eb60f428442e0acf4557e9cfc8b1c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:16:47.726046 13365 catalog_manager.cc:5697] T 936eb60f428442e0acf4557e9cfc8b1c P 3c7e85ca9e4e4646b4792034c03ef31c reported cstate change: config changed from index 3 to 4, VOTER 217ec95c64b34e25addb1e33e358571e (127.12.19.131) evicted. New cstate: current_term: 1 leader_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:16:47.736850 13605 tablet_service.cc:1558] Processing DeleteTablet for tablet 936eb60f428442e0acf4557e9cfc8b1c with delete_type TABLET_DATA_TOMBSTONED (TS 217ec95c64b34e25addb1e33e358571e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50798
I20260709 13:16:47.738575 14457 tablet_replica.cc:333] T 936eb60f428442e0acf4557e9cfc8b1c P 217ec95c64b34e25addb1e33e358571e: stopping tablet replica
I20260709 13:16:47.739557 14457 raft_consensus.cc:2243] T 936eb60f428442e0acf4557e9cfc8b1c P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:47.740118 14457 raft_consensus.cc:2272] T 936eb60f428442e0acf4557e9cfc8b1c P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:47.743758 14457 ts_tablet_manager.cc:1916] T 936eb60f428442e0acf4557e9cfc8b1c P 217ec95c64b34e25addb1e33e358571e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:16:47.756147 14457 ts_tablet_manager.cc:1929] T 936eb60f428442e0acf4557e9cfc8b1c P 217ec95c64b34e25addb1e33e358571e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:16:47.756444 14457 log.cc:1199] T 936eb60f428442e0acf4557e9cfc8b1c P 217ec95c64b34e25addb1e33e358571e: Deleting WAL directory at /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602961601857-12366-0/minicluster-data/ts-2-root/wals/936eb60f428442e0acf4557e9cfc8b1c
I20260709 13:16:47.757587 13354 catalog_manager.cc:5028] TS 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327): tablet 936eb60f428442e0acf4557e9cfc8b1c (table test-workload [id=77c75b77851347f78ed9a35a6924227d]) successfully deleted
I20260709 13:16:48.803465 13614 consensus_queue.cc:237] T d1e68cfd785b43b7ae5f5f9448191dd5 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Queue 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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } }
I20260709 13:16:48.809378 13467 raft_consensus.cc:1275] T d1e68cfd785b43b7ae5f5f9448191dd5 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Refusing update from remote peer 217ec95c64b34e25addb1e33e358571e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:16:48.809429 13584 consensus_peers.cc:597] T d1e68cfd785b43b7ae5f5f9448191dd5 P 217ec95c64b34e25addb1e33e358571e -> Peer 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132:46293): Couldn't send request to peer 8d9445f2defa46e5bdccf9ae8cae01dc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d1e68cfd785b43b7ae5f5f9448191dd5. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:48.809231 13545 raft_consensus.cc:1275] T d1e68cfd785b43b7ae5f5f9448191dd5 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Refusing update from remote peer 217ec95c64b34e25addb1e33e358571e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:48.810874 14467 consensus_queue.cc:1048] T d1e68cfd785b43b7ae5f5f9448191dd5 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:48.811995 14462 consensus_queue.cc:1048] T d1e68cfd785b43b7ae5f5f9448191dd5 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } 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 13:16:48.818212 14467 raft_consensus.cc:2955] T d1e68cfd785b43b7ae5f5f9448191dd5 P 217ec95c64b34e25addb1e33e358571e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:16:48.820001 13545 raft_consensus.cc:2955] T d1e68cfd785b43b7ae5f5f9448191dd5 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:16:48.821194 13467 raft_consensus.cc:2955] T d1e68cfd785b43b7ae5f5f9448191dd5 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:16:48.831820 13462 consensus_queue.cc:237] T 9dde7e4a20624fddacf8aed9092a8caf P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Queue 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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } }
I20260709 13:16:48.837496 13367 catalog_manager.cc:5697] T d1e68cfd785b43b7ae5f5f9448191dd5 P 217ec95c64b34e25addb1e33e358571e reported cstate change: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New cstate: current_term: 1 leader_uuid: "217ec95c64b34e25addb1e33e358571e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:48.863199 13545 raft_consensus.cc:1275] T 9dde7e4a20624fddacf8aed9092a8caf P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Refusing update from remote peer 3c7e85ca9e4e4646b4792034c03ef31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:48.863322 13614 raft_consensus.cc:1275] T 9dde7e4a20624fddacf8aed9092a8caf P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Refusing update from remote peer 3c7e85ca9e4e4646b4792034c03ef31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:48.864969 14336 consensus_queue.cc:1048] T 9dde7e4a20624fddacf8aed9092a8caf P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:16:48.865778 13435 consensus_peers.cc:597] T 9dde7e4a20624fddacf8aed9092a8caf P 3c7e85ca9e4e4646b4792034c03ef31c -> Peer 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132:46293): Couldn't send request to peer 8d9445f2defa46e5bdccf9ae8cae01dc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9dde7e4a20624fddacf8aed9092a8caf. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:48.869313 14464 consensus_queue.cc:1048] T 9dde7e4a20624fddacf8aed9092a8caf P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } 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 13:16:48.885250 14464 raft_consensus.cc:2955] T 9dde7e4a20624fddacf8aed9092a8caf P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:16:48.887673 13545 raft_consensus.cc:2955] T 9dde7e4a20624fddacf8aed9092a8caf P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:16:48.889158 13614 raft_consensus.cc:2955] T 9dde7e4a20624fddacf8aed9092a8caf P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:16:48.905047 13367 catalog_manager.cc:5697] T 9dde7e4a20624fddacf8aed9092a8caf P 13569ba8734e4be4bee5c86ae9ff8825 reported cstate change: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New cstate: current_term: 1 leader_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:16:48.905071 13462 consensus_queue.cc:237] T 063f4bf691284d5f8175b01b2b142409 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Queue 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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } }
I20260709 13:16:48.913662 13614 raft_consensus.cc:1275] T 063f4bf691284d5f8175b01b2b142409 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Refusing update from remote peer 3c7e85ca9e4e4646b4792034c03ef31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:16:48.913833 13435 consensus_peers.cc:597] T 063f4bf691284d5f8175b01b2b142409 P 3c7e85ca9e4e4646b4792034c03ef31c -> Peer 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132:46293): Couldn't send request to peer 8d9445f2defa46e5bdccf9ae8cae01dc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 063f4bf691284d5f8175b01b2b142409. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:48.914192 13545 raft_consensus.cc:1275] T 063f4bf691284d5f8175b01b2b142409 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Refusing update from remote peer 3c7e85ca9e4e4646b4792034c03ef31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:48.915275 14464 consensus_queue.cc:1048] T 063f4bf691284d5f8175b01b2b142409 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:16:48.916261 14416 consensus_queue.cc:1048] T 063f4bf691284d5f8175b01b2b142409 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } 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 13:16:48.927595 14416 raft_consensus.cc:2955] T 063f4bf691284d5f8175b01b2b142409 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:16:48.932273 13614 raft_consensus.cc:2955] T 063f4bf691284d5f8175b01b2b142409 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:16:48.932798 13545 raft_consensus.cc:2955] T 063f4bf691284d5f8175b01b2b142409 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:16:48.941897 13462 consensus_queue.cc:237] T 2bfdce9f207f483dbde5c086b093b745 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Queue 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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } }
I20260709 13:16:48.945355 13366 catalog_manager.cc:5697] T 063f4bf691284d5f8175b01b2b142409 P 3c7e85ca9e4e4646b4792034c03ef31c reported cstate change: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New cstate: current_term: 1 leader_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:48.956812 13614 raft_consensus.cc:1275] T 2bfdce9f207f483dbde5c086b093b745 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Refusing update from remote peer 3c7e85ca9e4e4646b4792034c03ef31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:16:48.957711 13435 consensus_peers.cc:597] T 2bfdce9f207f483dbde5c086b093b745 P 3c7e85ca9e4e4646b4792034c03ef31c -> Peer 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132:46293): Couldn't send request to peer 8d9445f2defa46e5bdccf9ae8cae01dc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2bfdce9f207f483dbde5c086b093b745. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:48.958504 14416 consensus_queue.cc:1048] T 2bfdce9f207f483dbde5c086b093b745 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } 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 13:16:48.959249 13545 raft_consensus.cc:1275] T 2bfdce9f207f483dbde5c086b093b745 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Refusing update from remote peer 3c7e85ca9e4e4646b4792034c03ef31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:48.960513 14416 consensus_queue.cc:1048] T 2bfdce9f207f483dbde5c086b093b745 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:48.965885 14466 raft_consensus.cc:2955] T 2bfdce9f207f483dbde5c086b093b745 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:16:48.967636 13619 raft_consensus.cc:2955] T 2bfdce9f207f483dbde5c086b093b745 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:16:48.979280 13545 raft_consensus.cc:2955] T 2bfdce9f207f483dbde5c086b093b745 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:16:48.984882 13366 catalog_manager.cc:5697] T 2bfdce9f207f483dbde5c086b093b745 P 217ec95c64b34e25addb1e33e358571e reported cstate change: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New cstate: current_term: 1 leader_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:16:49.225675 14484 ts_tablet_manager.cc:933] T d1e68cfd785b43b7ae5f5f9448191dd5 P 8d9445f2defa46e5bdccf9ae8cae01dc: Initiating tablet copy from peer 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:49.227274 14484 tablet_copy_client.cc:323] T d1e68cfd785b43b7ae5f5f9448191dd5 P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Beginning tablet copy session from remote peer at address 127.12.19.131:36327
I20260709 13:16:49.228634 13629 tablet_copy_service.cc:140] P 217ec95c64b34e25addb1e33e358571e: Received BeginTabletCopySession request for tablet d1e68cfd785b43b7ae5f5f9448191dd5 from peer 8d9445f2defa46e5bdccf9ae8cae01dc ({username='slave'} at 127.0.0.1:51210)
I20260709 13:16:49.229065 13629 tablet_copy_service.cc:161] P 217ec95c64b34e25addb1e33e358571e: Beginning new tablet copy session on tablet d1e68cfd785b43b7ae5f5f9448191dd5 from peer 8d9445f2defa46e5bdccf9ae8cae01dc at {username='slave'} at 127.0.0.1:51210: session id = 8d9445f2defa46e5bdccf9ae8cae01dc-d1e68cfd785b43b7ae5f5f9448191dd5
I20260709 13:16:49.233829 13629 tablet_copy_source_session.cc:215] T d1e68cfd785b43b7ae5f5f9448191dd5 P 217ec95c64b34e25addb1e33e358571e: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:49.236276 14484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1e68cfd785b43b7ae5f5f9448191dd5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:49.247529 14484 tablet_copy_client.cc:806] T d1e68cfd785b43b7ae5f5f9448191dd5 P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:49.248054 14484 tablet_copy_client.cc:670] T d1e68cfd785b43b7ae5f5f9448191dd5 P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Starting download of 1 WAL segments...
I20260709 13:16:49.252008 14484 tablet_copy_client.cc:538] T d1e68cfd785b43b7ae5f5f9448191dd5 P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:16:49.260620 14484 tablet_bootstrap.cc:492] T d1e68cfd785b43b7ae5f5f9448191dd5 P 8d9445f2defa46e5bdccf9ae8cae01dc: Bootstrap starting.
I20260709 13:16:49.276597 14486 ts_tablet_manager.cc:933] T 9dde7e4a20624fddacf8aed9092a8caf P 8d9445f2defa46e5bdccf9ae8cae01dc: Initiating tablet copy from peer 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053)
I20260709 13:16:49.278496 14486 tablet_copy_client.cc:323] T 9dde7e4a20624fddacf8aed9092a8caf P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Beginning tablet copy session from remote peer at address 127.12.19.129:35053
I20260709 13:16:49.280505 13480 tablet_copy_service.cc:140] P 3c7e85ca9e4e4646b4792034c03ef31c: Received BeginTabletCopySession request for tablet 9dde7e4a20624fddacf8aed9092a8caf from peer 8d9445f2defa46e5bdccf9ae8cae01dc ({username='slave'} at 127.0.0.1:37356)
I20260709 13:16:49.281049 13480 tablet_copy_service.cc:161] P 3c7e85ca9e4e4646b4792034c03ef31c: Beginning new tablet copy session on tablet 9dde7e4a20624fddacf8aed9092a8caf from peer 8d9445f2defa46e5bdccf9ae8cae01dc at {username='slave'} at 127.0.0.1:37356: session id = 8d9445f2defa46e5bdccf9ae8cae01dc-9dde7e4a20624fddacf8aed9092a8caf
I20260709 13:16:49.282822 14484 tablet_bootstrap.cc:492] T d1e68cfd785b43b7ae5f5f9448191dd5 P 8d9445f2defa46e5bdccf9ae8cae01dc: 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 13:16:49.283711 14484 tablet_bootstrap.cc:492] T d1e68cfd785b43b7ae5f5f9448191dd5 P 8d9445f2defa46e5bdccf9ae8cae01dc: Bootstrap complete.
I20260709 13:16:49.284660 14484 ts_tablet_manager.cc:1403] T d1e68cfd785b43b7ae5f5f9448191dd5 P 8d9445f2defa46e5bdccf9ae8cae01dc: Time spent bootstrapping tablet: real 0.024s	user 0.018s	sys 0.004s
I20260709 13:16:49.287421 14484 raft_consensus.cc:359] T d1e68cfd785b43b7ae5f5f9448191dd5 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } }
I20260709 13:16:49.288043 14484 raft_consensus.cc:740] T d1e68cfd785b43b7ae5f5f9448191dd5 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8d9445f2defa46e5bdccf9ae8cae01dc, State: Initialized, Role: LEARNER
I20260709 13:16:49.288520 13480 tablet_copy_source_session.cc:215] T 9dde7e4a20624fddacf8aed9092a8caf P 3c7e85ca9e4e4646b4792034c03ef31c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:49.288585 14484 consensus_queue.cc:260] T d1e68cfd785b43b7ae5f5f9448191dd5 P 8d9445f2defa46e5bdccf9ae8cae01dc [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } }
I20260709 13:16:49.292075 14486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9dde7e4a20624fddacf8aed9092a8caf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:49.294559 14484 ts_tablet_manager.cc:1434] T d1e68cfd785b43b7ae5f5f9448191dd5 P 8d9445f2defa46e5bdccf9ae8cae01dc: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:16:49.297055 13629 tablet_copy_service.cc:342] P 217ec95c64b34e25addb1e33e358571e: Request end of tablet copy session 8d9445f2defa46e5bdccf9ae8cae01dc-d1e68cfd785b43b7ae5f5f9448191dd5 received from {username='slave'} at 127.0.0.1:51210
I20260709 13:16:49.297441 13629 tablet_copy_service.cc:434] P 217ec95c64b34e25addb1e33e358571e: ending tablet copy session 8d9445f2defa46e5bdccf9ae8cae01dc-d1e68cfd785b43b7ae5f5f9448191dd5 on tablet d1e68cfd785b43b7ae5f5f9448191dd5 with peer 8d9445f2defa46e5bdccf9ae8cae01dc
I20260709 13:16:49.306524 14486 tablet_copy_client.cc:806] T 9dde7e4a20624fddacf8aed9092a8caf P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:49.307056 14486 tablet_copy_client.cc:670] T 9dde7e4a20624fddacf8aed9092a8caf P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Starting download of 1 WAL segments...
I20260709 13:16:49.310708 14486 tablet_copy_client.cc:538] T 9dde7e4a20624fddacf8aed9092a8caf P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:16:49.319111 14486 tablet_bootstrap.cc:492] T 9dde7e4a20624fddacf8aed9092a8caf P 8d9445f2defa46e5bdccf9ae8cae01dc: Bootstrap starting.
I20260709 13:16:49.338574 14486 tablet_bootstrap.cc:492] T 9dde7e4a20624fddacf8aed9092a8caf P 8d9445f2defa46e5bdccf9ae8cae01dc: 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 13:16:49.339425 14486 tablet_bootstrap.cc:492] T 9dde7e4a20624fddacf8aed9092a8caf P 8d9445f2defa46e5bdccf9ae8cae01dc: Bootstrap complete.
I20260709 13:16:49.340026 14486 ts_tablet_manager.cc:1403] T 9dde7e4a20624fddacf8aed9092a8caf P 8d9445f2defa46e5bdccf9ae8cae01dc: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.010s
I20260709 13:16:49.343122 14486 raft_consensus.cc:359] T 9dde7e4a20624fddacf8aed9092a8caf P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } }
I20260709 13:16:49.343968 14486 raft_consensus.cc:740] T 9dde7e4a20624fddacf8aed9092a8caf P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8d9445f2defa46e5bdccf9ae8cae01dc, State: Initialized, Role: LEARNER
I20260709 13:16:49.344553 14486 consensus_queue.cc:260] T 9dde7e4a20624fddacf8aed9092a8caf P 8d9445f2defa46e5bdccf9ae8cae01dc [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } }
I20260709 13:16:49.346903 14486 ts_tablet_manager.cc:1434] T 9dde7e4a20624fddacf8aed9092a8caf P 8d9445f2defa46e5bdccf9ae8cae01dc: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 13:16:49.349155 13480 tablet_copy_service.cc:342] P 3c7e85ca9e4e4646b4792034c03ef31c: Request end of tablet copy session 8d9445f2defa46e5bdccf9ae8cae01dc-9dde7e4a20624fddacf8aed9092a8caf received from {username='slave'} at 127.0.0.1:37356
I20260709 13:16:49.349540 13480 tablet_copy_service.cc:434] P 3c7e85ca9e4e4646b4792034c03ef31c: ending tablet copy session 8d9445f2defa46e5bdccf9ae8cae01dc-9dde7e4a20624fddacf8aed9092a8caf on tablet 9dde7e4a20624fddacf8aed9092a8caf with peer 8d9445f2defa46e5bdccf9ae8cae01dc
W20260709 13:16:49.491832 13399 debug-util.cc:398] Leaking SignalData structure 0x7b0800083400 after lost signal to thread 12369
W20260709 13:16:49.492939 13399 debug-util.cc:398] Leaking SignalData structure 0x7b0800083600 after lost signal to thread 13402
W20260709 13:16:49.494078 13399 debug-util.cc:398] Leaking SignalData structure 0x7b0800232760 after lost signal to thread 13494
W20260709 13:16:49.495136 13399 debug-util.cc:398] Leaking SignalData structure 0x7b08002e9ce0 after lost signal to thread 13569
W20260709 13:16:49.496259 13399 debug-util.cc:398] Leaking SignalData structure 0x7b080032b040 after lost signal to thread 13643
W20260709 13:16:49.497265 13399 debug-util.cc:398] Leaking SignalData structure 0x7b080016e020 after lost signal to thread 14182
I20260709 13:16:49.511119 14486 ts_tablet_manager.cc:933] T 063f4bf691284d5f8175b01b2b142409 P 8d9445f2defa46e5bdccf9ae8cae01dc: Initiating tablet copy from peer 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053)
I20260709 13:16:49.518615 14484 ts_tablet_manager.cc:933] T 2bfdce9f207f483dbde5c086b093b745 P 8d9445f2defa46e5bdccf9ae8cae01dc: Initiating tablet copy from peer 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053)
I20260709 13:16:49.523628 14486 tablet_copy_client.cc:323] T 063f4bf691284d5f8175b01b2b142409 P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Beginning tablet copy session from remote peer at address 127.12.19.129:35053
I20260709 13:16:49.525532 13480 tablet_copy_service.cc:140] P 3c7e85ca9e4e4646b4792034c03ef31c: Received BeginTabletCopySession request for tablet 063f4bf691284d5f8175b01b2b142409 from peer 8d9445f2defa46e5bdccf9ae8cae01dc ({username='slave'} at 127.0.0.1:37356)
I20260709 13:16:49.526043 13480 tablet_copy_service.cc:161] P 3c7e85ca9e4e4646b4792034c03ef31c: Beginning new tablet copy session on tablet 063f4bf691284d5f8175b01b2b142409 from peer 8d9445f2defa46e5bdccf9ae8cae01dc at {username='slave'} at 127.0.0.1:37356: session id = 8d9445f2defa46e5bdccf9ae8cae01dc-063f4bf691284d5f8175b01b2b142409
I20260709 13:16:49.526419 14484 tablet_copy_client.cc:323] T 2bfdce9f207f483dbde5c086b093b745 P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Beginning tablet copy session from remote peer at address 127.12.19.129:35053
I20260709 13:16:49.528136 13479 tablet_copy_service.cc:140] P 3c7e85ca9e4e4646b4792034c03ef31c: Received BeginTabletCopySession request for tablet 2bfdce9f207f483dbde5c086b093b745 from peer 8d9445f2defa46e5bdccf9ae8cae01dc ({username='slave'} at 127.0.0.1:37356)
I20260709 13:16:49.528623 13479 tablet_copy_service.cc:161] P 3c7e85ca9e4e4646b4792034c03ef31c: Beginning new tablet copy session on tablet 2bfdce9f207f483dbde5c086b093b745 from peer 8d9445f2defa46e5bdccf9ae8cae01dc at {username='slave'} at 127.0.0.1:37356: session id = 8d9445f2defa46e5bdccf9ae8cae01dc-2bfdce9f207f483dbde5c086b093b745
I20260709 13:16:49.534154 13480 tablet_copy_source_session.cc:215] T 063f4bf691284d5f8175b01b2b142409 P 3c7e85ca9e4e4646b4792034c03ef31c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:49.536100 13479 tablet_copy_source_session.cc:215] T 2bfdce9f207f483dbde5c086b093b745 P 3c7e85ca9e4e4646b4792034c03ef31c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:49.536746 14486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 063f4bf691284d5f8175b01b2b142409. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:49.543696 14484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bfdce9f207f483dbde5c086b093b745. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:49.552204 14486 tablet_copy_client.cc:806] T 063f4bf691284d5f8175b01b2b142409 P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:49.552758 14486 tablet_copy_client.cc:670] T 063f4bf691284d5f8175b01b2b142409 P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Starting download of 1 WAL segments...
I20260709 13:16:49.556259 14486 tablet_copy_client.cc:538] T 063f4bf691284d5f8175b01b2b142409 P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:16:49.566208 14484 tablet_copy_client.cc:806] T 2bfdce9f207f483dbde5c086b093b745 P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:49.566989 14484 tablet_copy_client.cc:670] T 2bfdce9f207f483dbde5c086b093b745 P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Starting download of 1 WAL segments...
I20260709 13:16:49.570714 14484 tablet_copy_client.cc:538] T 2bfdce9f207f483dbde5c086b093b745 P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:16:49.580711 14484 tablet_bootstrap.cc:492] T 2bfdce9f207f483dbde5c086b093b745 P 8d9445f2defa46e5bdccf9ae8cae01dc: Bootstrap starting.
I20260709 13:16:49.616710 14486 tablet_bootstrap.cc:492] T 063f4bf691284d5f8175b01b2b142409 P 8d9445f2defa46e5bdccf9ae8cae01dc: Bootstrap starting.
I20260709 13:16:49.618005 14484 tablet_bootstrap.cc:492] T 2bfdce9f207f483dbde5c086b093b745 P 8d9445f2defa46e5bdccf9ae8cae01dc: 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 13:16:49.619014 14484 tablet_bootstrap.cc:492] T 2bfdce9f207f483dbde5c086b093b745 P 8d9445f2defa46e5bdccf9ae8cae01dc: Bootstrap complete.
I20260709 13:16:49.619735 14484 ts_tablet_manager.cc:1403] T 2bfdce9f207f483dbde5c086b093b745 P 8d9445f2defa46e5bdccf9ae8cae01dc: Time spent bootstrapping tablet: real 0.039s	user 0.027s	sys 0.008s
I20260709 13:16:49.622684 14484 raft_consensus.cc:359] T 2bfdce9f207f483dbde5c086b093b745 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } }
I20260709 13:16:49.623600 14484 raft_consensus.cc:740] T 2bfdce9f207f483dbde5c086b093b745 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8d9445f2defa46e5bdccf9ae8cae01dc, State: Initialized, Role: LEARNER
I20260709 13:16:49.624260 14484 consensus_queue.cc:260] T 2bfdce9f207f483dbde5c086b093b745 P 8d9445f2defa46e5bdccf9ae8cae01dc [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } }
I20260709 13:16:49.626622 14484 ts_tablet_manager.cc:1434] T 2bfdce9f207f483dbde5c086b093b745 P 8d9445f2defa46e5bdccf9ae8cae01dc: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:16:49.628258 13479 tablet_copy_service.cc:342] P 3c7e85ca9e4e4646b4792034c03ef31c: Request end of tablet copy session 8d9445f2defa46e5bdccf9ae8cae01dc-2bfdce9f207f483dbde5c086b093b745 received from {username='slave'} at 127.0.0.1:37356
I20260709 13:16:49.628657 13479 tablet_copy_service.cc:434] P 3c7e85ca9e4e4646b4792034c03ef31c: ending tablet copy session 8d9445f2defa46e5bdccf9ae8cae01dc-2bfdce9f207f483dbde5c086b093b745 on tablet 2bfdce9f207f483dbde5c086b093b745 with peer 8d9445f2defa46e5bdccf9ae8cae01dc
I20260709 13:16:49.666965 14486 tablet_bootstrap.cc:492] T 063f4bf691284d5f8175b01b2b142409 P 8d9445f2defa46e5bdccf9ae8cae01dc: 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 13:16:49.667963 14486 tablet_bootstrap.cc:492] T 063f4bf691284d5f8175b01b2b142409 P 8d9445f2defa46e5bdccf9ae8cae01dc: Bootstrap complete.
I20260709 13:16:49.668682 14486 ts_tablet_manager.cc:1403] T 063f4bf691284d5f8175b01b2b142409 P 8d9445f2defa46e5bdccf9ae8cae01dc: Time spent bootstrapping tablet: real 0.057s	user 0.021s	sys 0.001s
I20260709 13:16:49.671525 14486 raft_consensus.cc:359] T 063f4bf691284d5f8175b01b2b142409 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } }
I20260709 13:16:49.674269 14486 raft_consensus.cc:740] T 063f4bf691284d5f8175b01b2b142409 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8d9445f2defa46e5bdccf9ae8cae01dc, State: Initialized, Role: LEARNER
I20260709 13:16:49.680236 14486 consensus_queue.cc:260] T 063f4bf691284d5f8175b01b2b142409 P 8d9445f2defa46e5bdccf9ae8cae01dc [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } }
I20260709 13:16:49.683640 14486 ts_tablet_manager.cc:1434] T 063f4bf691284d5f8175b01b2b142409 P 8d9445f2defa46e5bdccf9ae8cae01dc: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 13:16:49.686136 13479 tablet_copy_service.cc:342] P 3c7e85ca9e4e4646b4792034c03ef31c: Request end of tablet copy session 8d9445f2defa46e5bdccf9ae8cae01dc-063f4bf691284d5f8175b01b2b142409 received from {username='slave'} at 127.0.0.1:37356
I20260709 13:16:49.686553 13479 tablet_copy_service.cc:434] P 3c7e85ca9e4e4646b4792034c03ef31c: ending tablet copy session 8d9445f2defa46e5bdccf9ae8cae01dc-063f4bf691284d5f8175b01b2b142409 on tablet 063f4bf691284d5f8175b01b2b142409 with peer 8d9445f2defa46e5bdccf9ae8cae01dc
I20260709 13:16:49.772074 14157 raft_consensus.cc:1217] T d1e68cfd785b43b7ae5f5f9448191dd5 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:16:49.848193 14157 raft_consensus.cc:1217] T 9dde7e4a20624fddacf8aed9092a8caf P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:16:49.927182 14157 raft_consensus.cc:1217] T 2bfdce9f207f483dbde5c086b093b745 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:16:50.114403 14156 raft_consensus.cc:1217] T 063f4bf691284d5f8175b01b2b142409 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:16:50.327766 14393 raft_consensus.cc:1064] T d1e68cfd785b43b7ae5f5f9448191dd5 P 217ec95c64b34e25addb1e33e358571e: attempting to promote NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc to VOTER
I20260709 13:16:50.330081 14393 consensus_queue.cc:237] T d1e68cfd785b43b7ae5f5f9448191dd5 P 217ec95c64b34e25addb1e33e358571e [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:16:50.364549 14498 raft_consensus.cc:1064] T 9dde7e4a20624fddacf8aed9092a8caf P 3c7e85ca9e4e4646b4792034c03ef31c: attempting to promote NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc to VOTER
I20260709 13:16:50.367524 14156 raft_consensus.cc:1275] T d1e68cfd785b43b7ae5f5f9448191dd5 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Refusing update from remote peer 217ec95c64b34e25addb1e33e358571e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:50.367797 14498 consensus_queue.cc:237] T 9dde7e4a20624fddacf8aed9092a8caf P 3c7e85ca9e4e4646b4792034c03ef31c [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:16:50.371122 13545 raft_consensus.cc:1275] T d1e68cfd785b43b7ae5f5f9448191dd5 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Refusing update from remote peer 217ec95c64b34e25addb1e33e358571e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:50.376152 14466 raft_consensus.cc:1064] T 2bfdce9f207f483dbde5c086b093b745 P 3c7e85ca9e4e4646b4792034c03ef31c: attempting to promote NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc to VOTER
I20260709 13:16:50.378603 14466 consensus_queue.cc:237] T 2bfdce9f207f483dbde5c086b093b745 P 3c7e85ca9e4e4646b4792034c03ef31c [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:16:50.382902 14491 consensus_queue.cc:1048] T d1e68cfd785b43b7ae5f5f9448191dd5 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:50.389734 13462 raft_consensus.cc:1275] T d1e68cfd785b43b7ae5f5f9448191dd5 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Refusing update from remote peer 217ec95c64b34e25addb1e33e358571e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:50.395148 14393 consensus_queue.cc:1048] T d1e68cfd785b43b7ae5f5f9448191dd5 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } 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 13:16:50.399328 13619 raft_consensus.cc:1275] T 2bfdce9f207f483dbde5c086b093b745 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Refusing update from remote peer 3c7e85ca9e4e4646b4792034c03ef31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:50.403474 14156 raft_consensus.cc:1275] T 2bfdce9f207f483dbde5c086b093b745 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Refusing update from remote peer 3c7e85ca9e4e4646b4792034c03ef31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:50.405619 13538 raft_consensus.cc:1275] T 2bfdce9f207f483dbde5c086b093b745 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Refusing update from remote peer 3c7e85ca9e4e4646b4792034c03ef31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:50.407408 14466 consensus_queue.cc:1048] T 2bfdce9f207f483dbde5c086b093b745 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } 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 13:16:50.410001 14416 consensus_queue.cc:1048] T 2bfdce9f207f483dbde5c086b093b745 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:50.415696 14499 consensus_queue.cc:1048] T d1e68cfd785b43b7ae5f5f9448191dd5 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.007s
I20260709 13:16:50.430181 14393 raft_consensus.cc:2955] T d1e68cfd785b43b7ae5f5f9448191dd5 P 217ec95c64b34e25addb1e33e358571e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:50.432024 13619 raft_consensus.cc:1275] T 9dde7e4a20624fddacf8aed9092a8caf P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Refusing update from remote peer 3c7e85ca9e4e4646b4792034c03ef31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:50.435029 14157 raft_consensus.cc:1275] T 9dde7e4a20624fddacf8aed9092a8caf P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Refusing update from remote peer 3c7e85ca9e4e4646b4792034c03ef31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:50.435873 14156 raft_consensus.cc:2955] T d1e68cfd785b43b7ae5f5f9448191dd5 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:50.437321 13545 raft_consensus.cc:1275] T 9dde7e4a20624fddacf8aed9092a8caf P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Refusing update from remote peer 3c7e85ca9e4e4646b4792034c03ef31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:50.449280 14503 consensus_queue.cc:1048] T 2bfdce9f207f483dbde5c086b093b745 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } 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 13:16:50.462016 14416 consensus_queue.cc:1048] T 9dde7e4a20624fddacf8aed9092a8caf P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } 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 13:16:50.460671 13538 raft_consensus.cc:2955] T d1e68cfd785b43b7ae5f5f9448191dd5 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:50.464476 14498 consensus_queue.cc:1048] T 9dde7e4a20624fddacf8aed9092a8caf P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } 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 13:16:50.465262 14466 consensus_queue.cc:1048] T 9dde7e4a20624fddacf8aed9092a8caf P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:16:50.473328 13365 catalog_manager.cc:5697] T d1e68cfd785b43b7ae5f5f9448191dd5 P 217ec95c64b34e25addb1e33e358571e reported cstate change: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "217ec95c64b34e25addb1e33e358571e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:16:50.526149 13462 raft_consensus.cc:2955] T d1e68cfd785b43b7ae5f5f9448191dd5 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:50.572574 14416 raft_consensus.cc:1064] T 063f4bf691284d5f8175b01b2b142409 P 3c7e85ca9e4e4646b4792034c03ef31c: attempting to promote NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc to VOTER
I20260709 13:16:50.574916 14416 consensus_queue.cc:237] T 063f4bf691284d5f8175b01b2b142409 P 3c7e85ca9e4e4646b4792034c03ef31c [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:16:50.583771 14157 raft_consensus.cc:2955] T 2bfdce9f207f483dbde5c086b093b745 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:50.584028 14498 raft_consensus.cc:2955] T 2bfdce9f207f483dbde5c086b093b745 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:50.585618 13545 raft_consensus.cc:2955] T 2bfdce9f207f483dbde5c086b093b745 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:50.602188 13619 raft_consensus.cc:1275] T 063f4bf691284d5f8175b01b2b142409 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Refusing update from remote peer 3c7e85ca9e4e4646b4792034c03ef31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:50.603055 13615 raft_consensus.cc:2955] T 9dde7e4a20624fddacf8aed9092a8caf P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:50.605096 13538 raft_consensus.cc:1275] T 063f4bf691284d5f8175b01b2b142409 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Refusing update from remote peer 3c7e85ca9e4e4646b4792034c03ef31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:50.603972 14466 consensus_queue.cc:1048] T 063f4bf691284d5f8175b01b2b142409 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:50.610459 14155 raft_consensus.cc:1275] T 063f4bf691284d5f8175b01b2b142409 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Refusing update from remote peer 3c7e85ca9e4e4646b4792034c03ef31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:50.601384 14336 raft_consensus.cc:2955] T 9dde7e4a20624fddacf8aed9092a8caf P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:50.611666 14466 consensus_queue.cc:1048] T 063f4bf691284d5f8175b01b2b142409 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } 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 13:16:50.613658 13614 raft_consensus.cc:2955] T 2bfdce9f207f483dbde5c086b093b745 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:50.616394 14157 raft_consensus.cc:2955] T 9dde7e4a20624fddacf8aed9092a8caf P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:50.617249 14416 consensus_queue.cc:1048] T 063f4bf691284d5f8175b01b2b142409 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } 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 13:16:50.639511 14503 raft_consensus.cc:2955] T 063f4bf691284d5f8175b01b2b142409 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:50.647483 13540 raft_consensus.cc:2955] T 9dde7e4a20624fddacf8aed9092a8caf P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:50.649444 13545 raft_consensus.cc:2955] T 063f4bf691284d5f8175b01b2b142409 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:50.656172 14155 raft_consensus.cc:2955] T 063f4bf691284d5f8175b01b2b142409 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:50.660333 13614 raft_consensus.cc:2955] T 063f4bf691284d5f8175b01b2b142409 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:50.691797 13368 catalog_manager.cc:5697] T 2bfdce9f207f483dbde5c086b093b745 P 3c7e85ca9e4e4646b4792034c03ef31c reported cstate change: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:16:50.693775 13368 catalog_manager.cc:5697] T 9dde7e4a20624fddacf8aed9092a8caf P 3c7e85ca9e4e4646b4792034c03ef31c reported cstate change: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:16:50.703938 13615 consensus_queue.cc:237] T d1e68cfd785b43b7ae5f5f9448191dd5 P 217ec95c64b34e25addb1e33e358571e [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: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:16:50.710623 14155 raft_consensus.cc:1275] T d1e68cfd785b43b7ae5f5f9448191dd5 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Refusing update from remote peer 217ec95c64b34e25addb1e33e358571e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:50.708941 13366 catalog_manager.cc:5697] T 063f4bf691284d5f8175b01b2b142409 P 8d9445f2defa46e5bdccf9ae8cae01dc reported cstate change: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:50.713496 13545 raft_consensus.cc:1275] T d1e68cfd785b43b7ae5f5f9448191dd5 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Refusing update from remote peer 217ec95c64b34e25addb1e33e358571e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:50.715400 14496 consensus_queue.cc:1048] T d1e68cfd785b43b7ae5f5f9448191dd5 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } 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 13:16:50.715655 13462 consensus_queue.cc:237] T 2bfdce9f207f483dbde5c086b093b745 P 3c7e85ca9e4e4646b4792034c03ef31c [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:16:50.719570 13467 consensus_queue.cc:237] T 9dde7e4a20624fddacf8aed9092a8caf P 3c7e85ca9e4e4646b4792034c03ef31c [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:16:50.720522 14499 consensus_queue.cc:1048] T d1e68cfd785b43b7ae5f5f9448191dd5 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:50.725239 14491 raft_consensus.cc:2955] T d1e68cfd785b43b7ae5f5f9448191dd5 P 217ec95c64b34e25addb1e33e358571e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:50.731310 13615 raft_consensus.cc:1275] T 9dde7e4a20624fddacf8aed9092a8caf P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Refusing update from remote peer 3c7e85ca9e4e4646b4792034c03ef31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:50.733333 14157 raft_consensus.cc:1275] T 2bfdce9f207f483dbde5c086b093b745 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Refusing update from remote peer 3c7e85ca9e4e4646b4792034c03ef31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:50.734755 14155 raft_consensus.cc:1275] T 9dde7e4a20624fddacf8aed9092a8caf P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Refusing update from remote peer 3c7e85ca9e4e4646b4792034c03ef31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:50.737236 14466 consensus_queue.cc:1048] T 9dde7e4a20624fddacf8aed9092a8caf P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:50.738641 14466 consensus_queue.cc:1048] T 2bfdce9f207f483dbde5c086b093b745 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } 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 13:16:50.740655 14466 consensus_queue.cc:1048] T 9dde7e4a20624fddacf8aed9092a8caf P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } 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 13:16:50.749293 14155 raft_consensus.cc:2955] T d1e68cfd785b43b7ae5f5f9448191dd5 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:50.749325 14498 raft_consensus.cc:2955] T 2bfdce9f207f483dbde5c086b093b745 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 217ec95c64b34e25addb1e33e358571e (127.12.19.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:50.763752 13354 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d1e68cfd785b43b7ae5f5f9448191dd5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:16:50.767532 13545 raft_consensus.cc:1275] T 2bfdce9f207f483dbde5c086b093b745 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Refusing update from remote peer 3c7e85ca9e4e4646b4792034c03ef31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:50.792572 14336 consensus_queue.cc:1048] T 2bfdce9f207f483dbde5c086b093b745 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:50.793625 14158 raft_consensus.cc:2955] T 2bfdce9f207f483dbde5c086b093b745 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 217ec95c64b34e25addb1e33e358571e (127.12.19.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:50.805743 13354 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2bfdce9f207f483dbde5c086b093b745 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:16:50.808219 14466 raft_consensus.cc:2955] T 9dde7e4a20624fddacf8aed9092a8caf P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:50.814461 13462 consensus_queue.cc:237] T 063f4bf691284d5f8175b01b2b142409 P 3c7e85ca9e4e4646b4792034c03ef31c [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:16:50.826171 13615 raft_consensus.cc:2955] T 9dde7e4a20624fddacf8aed9092a8caf P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:50.836311 13538 raft_consensus.cc:2955] T 2bfdce9f207f483dbde5c086b093b745 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 217ec95c64b34e25addb1e33e358571e (127.12.19.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:50.847921 13545 raft_consensus.cc:2955] T d1e68cfd785b43b7ae5f5f9448191dd5 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:50.853701 13354 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9dde7e4a20624fddacf8aed9092a8caf with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:16:50.861567 13614 raft_consensus.cc:1275] T 063f4bf691284d5f8175b01b2b142409 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Refusing update from remote peer 3c7e85ca9e4e4646b4792034c03ef31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:50.861389 13368 catalog_manager.cc:5697] T d1e68cfd785b43b7ae5f5f9448191dd5 P 8d9445f2defa46e5bdccf9ae8cae01dc reported cstate change: config changed from index 3 to 4, VOTER 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129) evicted. New cstate: current_term: 1 leader_uuid: "217ec95c64b34e25addb1e33e358571e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:50.861413 14157 raft_consensus.cc:1275] T 063f4bf691284d5f8175b01b2b142409 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Refusing update from remote peer 3c7e85ca9e4e4646b4792034c03ef31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:50.864711 14158 raft_consensus.cc:2955] T 9dde7e4a20624fddacf8aed9092a8caf P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:50.866677 14416 consensus_queue.cc:1048] T 063f4bf691284d5f8175b01b2b142409 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:50.868003 13365 catalog_manager.cc:5697] T 2bfdce9f207f483dbde5c086b093b745 P 3c7e85ca9e4e4646b4792034c03ef31c reported cstate change: config changed from index 3 to 4, VOTER 217ec95c64b34e25addb1e33e358571e (127.12.19.131) evicted. New cstate: current_term: 1 leader_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:16:50.890836 13457 tablet_service.cc:1558] Processing DeleteTablet for tablet d1e68cfd785b43b7ae5f5f9448191dd5 with delete_type TABLET_DATA_TOMBSTONED (TS 3c7e85ca9e4e4646b4792034c03ef31c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45800
I20260709 13:16:50.901170 14505 consensus_queue.cc:1048] T 063f4bf691284d5f8175b01b2b142409 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } 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 13:16:50.908150 14522 tablet_replica.cc:333] T d1e68cfd785b43b7ae5f5f9448191dd5 P 3c7e85ca9e4e4646b4792034c03ef31c: stopping tablet replica
I20260709 13:16:50.909498 14522 raft_consensus.cc:2243] T d1e68cfd785b43b7ae5f5f9448191dd5 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:50.909765 13605 tablet_service.cc:1558] Processing DeleteTablet for tablet 2bfdce9f207f483dbde5c086b093b745 with delete_type TABLET_DATA_TOMBSTONED (TS 217ec95c64b34e25addb1e33e358571e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50798
I20260709 13:16:50.910409 14522 raft_consensus.cc:2272] T d1e68cfd785b43b7ae5f5f9448191dd5 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:50.914870 14522 ts_tablet_manager.cc:1916] T d1e68cfd785b43b7ae5f5f9448191dd5 P 3c7e85ca9e4e4646b4792034c03ef31c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:16:50.918008 14523 tablet_replica.cc:333] T 2bfdce9f207f483dbde5c086b093b745 P 217ec95c64b34e25addb1e33e358571e: stopping tablet replica
I20260709 13:16:50.917527 13367 catalog_manager.cc:5697] T 9dde7e4a20624fddacf8aed9092a8caf P 8d9445f2defa46e5bdccf9ae8cae01dc reported cstate change: config changed from index 3 to 4, VOTER 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130) evicted. New cstate: current_term: 1 leader_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:50.925115 14503 raft_consensus.cc:2955] T 063f4bf691284d5f8175b01b2b142409 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:50.928153 14523 raft_consensus.cc:2243] T 2bfdce9f207f483dbde5c086b093b745 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:50.929128 14523 raft_consensus.cc:2272] T 2bfdce9f207f483dbde5c086b093b745 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:50.933899 14523 ts_tablet_manager.cc:1916] T 2bfdce9f207f483dbde5c086b093b745 P 217ec95c64b34e25addb1e33e358571e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:16:50.939445 13354 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 063f4bf691284d5f8175b01b2b142409 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:16:50.951766 13615 raft_consensus.cc:2955] T 063f4bf691284d5f8175b01b2b142409 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:50.962185 14523 ts_tablet_manager.cc:1929] T 2bfdce9f207f483dbde5c086b093b745 P 217ec95c64b34e25addb1e33e358571e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:16:50.962716 14523 log.cc:1199] T 2bfdce9f207f483dbde5c086b093b745 P 217ec95c64b34e25addb1e33e358571e: Deleting WAL directory at /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602961601857-12366-0/minicluster-data/ts-2-root/wals/2bfdce9f207f483dbde5c086b093b745
I20260709 13:16:50.965199 14158 raft_consensus.cc:2955] T 063f4bf691284d5f8175b01b2b142409 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:50.966399 13535 tablet_service.cc:1558] Processing DeleteTablet for tablet 9dde7e4a20624fddacf8aed9092a8caf with delete_type TABLET_DATA_TOMBSTONED (TS 13569ba8734e4be4bee5c86ae9ff8825 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46886
I20260709 13:16:50.965893 13354 catalog_manager.cc:5028] TS 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327): tablet 2bfdce9f207f483dbde5c086b093b745 (table test-workload [id=77c75b77851347f78ed9a35a6924227d]) successfully deleted
I20260709 13:16:50.986997 14522 ts_tablet_manager.cc:1929] T d1e68cfd785b43b7ae5f5f9448191dd5 P 3c7e85ca9e4e4646b4792034c03ef31c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:16:50.987533 14522 log.cc:1199] T d1e68cfd785b43b7ae5f5f9448191dd5 P 3c7e85ca9e4e4646b4792034c03ef31c: Deleting WAL directory at /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602961601857-12366-0/minicluster-data/ts-0-root/wals/d1e68cfd785b43b7ae5f5f9448191dd5
I20260709 13:16:50.989588 13354 catalog_manager.cc:5028] TS 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053): tablet d1e68cfd785b43b7ae5f5f9448191dd5 (table test-workload [id=77c75b77851347f78ed9a35a6924227d]) successfully deleted
I20260709 13:16:51.000869 13368 catalog_manager.cc:5697] T 063f4bf691284d5f8175b01b2b142409 P 8d9445f2defa46e5bdccf9ae8cae01dc reported cstate change: config changed from index 3 to 4, VOTER 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130) evicted. New cstate: current_term: 1 leader_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:51.024103 13531 tablet_service.cc:1558] Processing DeleteTablet for tablet 063f4bf691284d5f8175b01b2b142409 with delete_type TABLET_DATA_TOMBSTONED (TS 13569ba8734e4be4bee5c86ae9ff8825 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46886
I20260709 13:16:51.036110 14524 tablet_replica.cc:333] T 9dde7e4a20624fddacf8aed9092a8caf P 13569ba8734e4be4bee5c86ae9ff8825: stopping tablet replica
I20260709 13:16:51.037269 14524 raft_consensus.cc:2243] T 9dde7e4a20624fddacf8aed9092a8caf P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:51.038190 14524 raft_consensus.cc:2272] T 9dde7e4a20624fddacf8aed9092a8caf P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:51.041831 14524 ts_tablet_manager.cc:1916] T 9dde7e4a20624fddacf8aed9092a8caf P 13569ba8734e4be4bee5c86ae9ff8825: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:16:51.056036 14524 ts_tablet_manager.cc:1929] T 9dde7e4a20624fddacf8aed9092a8caf P 13569ba8734e4be4bee5c86ae9ff8825: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:16:51.056381 14524 log.cc:1199] T 9dde7e4a20624fddacf8aed9092a8caf P 13569ba8734e4be4bee5c86ae9ff8825: Deleting WAL directory at /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602961601857-12366-0/minicluster-data/ts-1-root/wals/9dde7e4a20624fddacf8aed9092a8caf
I20260709 13:16:51.057758 13354 catalog_manager.cc:5028] TS 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433): tablet 9dde7e4a20624fddacf8aed9092a8caf (table test-workload [id=77c75b77851347f78ed9a35a6924227d]) successfully deleted
I20260709 13:16:51.057850 14524 tablet_replica.cc:333] T 063f4bf691284d5f8175b01b2b142409 P 13569ba8734e4be4bee5c86ae9ff8825: stopping tablet replica
I20260709 13:16:51.058776 14524 raft_consensus.cc:2243] T 063f4bf691284d5f8175b01b2b142409 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:51.059439 14524 raft_consensus.cc:2272] T 063f4bf691284d5f8175b01b2b142409 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:51.062525 14524 ts_tablet_manager.cc:1916] T 063f4bf691284d5f8175b01b2b142409 P 13569ba8734e4be4bee5c86ae9ff8825: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:16:51.073364 14524 ts_tablet_manager.cc:1929] T 063f4bf691284d5f8175b01b2b142409 P 13569ba8734e4be4bee5c86ae9ff8825: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:16:51.073683 14524 log.cc:1199] T 063f4bf691284d5f8175b01b2b142409 P 13569ba8734e4be4bee5c86ae9ff8825: Deleting WAL directory at /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602961601857-12366-0/minicluster-data/ts-1-root/wals/063f4bf691284d5f8175b01b2b142409
I20260709 13:16:51.074843 13354 catalog_manager.cc:5028] TS 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433): tablet 063f4bf691284d5f8175b01b2b142409 (table test-workload [id=77c75b77851347f78ed9a35a6924227d]) successfully deleted
I20260709 13:16:52.119840 13615 consensus_queue.cc:237] T 40300a217b3e44a48ab96f8ef762b637 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Queue 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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } }
W20260709 13:16:52.130541 13584 consensus_peers.cc:597] T 40300a217b3e44a48ab96f8ef762b637 P 217ec95c64b34e25addb1e33e358571e -> Peer 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132:46293): Couldn't send request to peer 8d9445f2defa46e5bdccf9ae8cae01dc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 40300a217b3e44a48ab96f8ef762b637. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:52.130647 13538 raft_consensus.cc:1275] T 40300a217b3e44a48ab96f8ef762b637 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Refusing update from remote peer 217ec95c64b34e25addb1e33e358571e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:52.131098 13461 raft_consensus.cc:1275] T 40300a217b3e44a48ab96f8ef762b637 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Refusing update from remote peer 217ec95c64b34e25addb1e33e358571e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:52.132301 14499 consensus_queue.cc:1048] T 40300a217b3e44a48ab96f8ef762b637 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:52.133244 14521 consensus_queue.cc:1048] T 40300a217b3e44a48ab96f8ef762b637 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } 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 13:16:52.193686 14491 raft_consensus.cc:2955] T 40300a217b3e44a48ab96f8ef762b637 P 217ec95c64b34e25addb1e33e358571e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:16:52.261780 13545 raft_consensus.cc:2955] T 40300a217b3e44a48ab96f8ef762b637 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:16:52.305172 13365 catalog_manager.cc:5697] T 40300a217b3e44a48ab96f8ef762b637 P 217ec95c64b34e25addb1e33e358571e reported cstate change: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New cstate: current_term: 1 leader_uuid: "217ec95c64b34e25addb1e33e358571e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:52.330909 13467 raft_consensus.cc:2955] T 40300a217b3e44a48ab96f8ef762b637 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:16:52.334345 13462 consensus_queue.cc:237] T 0aaed08336dd4b5786f1aa7aaa2db773 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Queue 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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } }
W20260709 13:16:52.371333 13435 consensus_peers.cc:597] T 0aaed08336dd4b5786f1aa7aaa2db773 P 3c7e85ca9e4e4646b4792034c03ef31c -> Peer 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132:46293): Couldn't send request to peer 8d9445f2defa46e5bdccf9ae8cae01dc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0aaed08336dd4b5786f1aa7aaa2db773. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:52.383406 13615 raft_consensus.cc:1275] T 0aaed08336dd4b5786f1aa7aaa2db773 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Refusing update from remote peer 3c7e85ca9e4e4646b4792034c03ef31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:52.389026 13538 raft_consensus.cc:1275] T 0aaed08336dd4b5786f1aa7aaa2db773 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Refusing update from remote peer 3c7e85ca9e4e4646b4792034c03ef31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:52.391738 14526 consensus_queue.cc:1048] T 0aaed08336dd4b5786f1aa7aaa2db773 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:16:52.393579 14416 consensus_queue.cc:1048] T 0aaed08336dd4b5786f1aa7aaa2db773 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } 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 13:16:52.407238 14526 raft_consensus.cc:2955] T 0aaed08336dd4b5786f1aa7aaa2db773 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:16:52.415582 13538 raft_consensus.cc:2955] T 0aaed08336dd4b5786f1aa7aaa2db773 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:16:52.419421 13614 raft_consensus.cc:2955] T 0aaed08336dd4b5786f1aa7aaa2db773 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:16:52.436719 13366 catalog_manager.cc:5697] T 0aaed08336dd4b5786f1aa7aaa2db773 P 13569ba8734e4be4bee5c86ae9ff8825 reported cstate change: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New cstate: current_term: 1 leader_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:16:52.440907 13614 consensus_queue.cc:237] T 1b44ede5894c466a93121f40351c551e P 217ec95c64b34e25addb1e33e358571e [LEADER]: Queue 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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } }
I20260709 13:16:52.451961 13538 raft_consensus.cc:1275] T 1b44ede5894c466a93121f40351c551e P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Refusing update from remote peer 217ec95c64b34e25addb1e33e358571e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:52.453001 13467 raft_consensus.cc:1275] T 1b44ede5894c466a93121f40351c551e P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Refusing update from remote peer 217ec95c64b34e25addb1e33e358571e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:52.454594 14535 consensus_queue.cc:1048] T 1b44ede5894c466a93121f40351c551e P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:16:52.457916 13584 consensus_peers.cc:597] T 1b44ede5894c466a93121f40351c551e P 217ec95c64b34e25addb1e33e358571e -> Peer 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132:46293): Couldn't send request to peer 8d9445f2defa46e5bdccf9ae8cae01dc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1b44ede5894c466a93121f40351c551e. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:52.458343 14535 consensus_queue.cc:1048] T 1b44ede5894c466a93121f40351c551e P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } 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 13:16:52.472090 14536 raft_consensus.cc:2955] T 1b44ede5894c466a93121f40351c551e P 217ec95c64b34e25addb1e33e358571e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:16:52.475230 13467 raft_consensus.cc:2955] T 1b44ede5894c466a93121f40351c551e P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:16:52.487835 13614 consensus_queue.cc:237] T b0943c7ad5a745aa92e2a4c2582ada9f P 217ec95c64b34e25addb1e33e358571e [LEADER]: Queue 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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } }
I20260709 13:16:52.495679 13365 catalog_manager.cc:5697] T 1b44ede5894c466a93121f40351c551e P 3c7e85ca9e4e4646b4792034c03ef31c reported cstate change: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New cstate: current_term: 1 leader_uuid: "217ec95c64b34e25addb1e33e358571e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:16:52.525971 13545 raft_consensus.cc:1275] T b0943c7ad5a745aa92e2a4c2582ada9f P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Refusing update from remote peer 217ec95c64b34e25addb1e33e358571e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:16:52.529525 13584 consensus_peers.cc:597] T b0943c7ad5a745aa92e2a4c2582ada9f P 217ec95c64b34e25addb1e33e358571e -> Peer 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132:46293): Couldn't send request to peer 8d9445f2defa46e5bdccf9ae8cae01dc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b0943c7ad5a745aa92e2a4c2582ada9f. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:52.529426 13538 raft_consensus.cc:2955] T 1b44ede5894c466a93121f40351c551e P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:16:52.537591 13462 raft_consensus.cc:1275] T b0943c7ad5a745aa92e2a4c2582ada9f P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Refusing update from remote peer 217ec95c64b34e25addb1e33e358571e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:52.535399 14535 consensus_queue.cc:1048] T b0943c7ad5a745aa92e2a4c2582ada9f P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.013s
I20260709 13:16:52.554091 14534 consensus_queue.cc:1048] T b0943c7ad5a745aa92e2a4c2582ada9f P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:16:52.569607 14535 raft_consensus.cc:2955] T b0943c7ad5a745aa92e2a4c2582ada9f P 217ec95c64b34e25addb1e33e358571e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:16:52.574285 13538 raft_consensus.cc:2955] T b0943c7ad5a745aa92e2a4c2582ada9f P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:16:52.592095 13365 catalog_manager.cc:5697] T b0943c7ad5a745aa92e2a4c2582ada9f P 217ec95c64b34e25addb1e33e358571e reported cstate change: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New cstate: current_term: 1 leader_uuid: "217ec95c64b34e25addb1e33e358571e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:52.594460 13462 raft_consensus.cc:2955] T b0943c7ad5a745aa92e2a4c2582ada9f P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:16:52.732396 14552 ts_tablet_manager.cc:933] T 40300a217b3e44a48ab96f8ef762b637 P 8d9445f2defa46e5bdccf9ae8cae01dc: Initiating tablet copy from peer 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:52.734839 14552 tablet_copy_client.cc:323] T 40300a217b3e44a48ab96f8ef762b637 P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Beginning tablet copy session from remote peer at address 127.12.19.131:36327
I20260709 13:16:52.737222 13629 tablet_copy_service.cc:140] P 217ec95c64b34e25addb1e33e358571e: Received BeginTabletCopySession request for tablet 40300a217b3e44a48ab96f8ef762b637 from peer 8d9445f2defa46e5bdccf9ae8cae01dc ({username='slave'} at 127.0.0.1:51210)
I20260709 13:16:52.737802 13629 tablet_copy_service.cc:161] P 217ec95c64b34e25addb1e33e358571e: Beginning new tablet copy session on tablet 40300a217b3e44a48ab96f8ef762b637 from peer 8d9445f2defa46e5bdccf9ae8cae01dc at {username='slave'} at 127.0.0.1:51210: session id = 8d9445f2defa46e5bdccf9ae8cae01dc-40300a217b3e44a48ab96f8ef762b637
I20260709 13:16:52.762097 13629 tablet_copy_source_session.cc:215] T 40300a217b3e44a48ab96f8ef762b637 P 217ec95c64b34e25addb1e33e358571e: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:52.766878 14552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40300a217b3e44a48ab96f8ef762b637. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:52.788069 14552 tablet_copy_client.cc:806] T 40300a217b3e44a48ab96f8ef762b637 P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:52.788839 14552 tablet_copy_client.cc:670] T 40300a217b3e44a48ab96f8ef762b637 P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Starting download of 1 WAL segments...
I20260709 13:16:52.792814 14552 tablet_copy_client.cc:538] T 40300a217b3e44a48ab96f8ef762b637 P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:16:52.805338 14552 tablet_bootstrap.cc:492] T 40300a217b3e44a48ab96f8ef762b637 P 8d9445f2defa46e5bdccf9ae8cae01dc: Bootstrap starting.
I20260709 13:16:52.831554 14552 tablet_bootstrap.cc:492] T 40300a217b3e44a48ab96f8ef762b637 P 8d9445f2defa46e5bdccf9ae8cae01dc: 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 13:16:52.832484 14552 tablet_bootstrap.cc:492] T 40300a217b3e44a48ab96f8ef762b637 P 8d9445f2defa46e5bdccf9ae8cae01dc: Bootstrap complete.
I20260709 13:16:52.833191 14552 ts_tablet_manager.cc:1403] T 40300a217b3e44a48ab96f8ef762b637 P 8d9445f2defa46e5bdccf9ae8cae01dc: Time spent bootstrapping tablet: real 0.028s	user 0.027s	sys 0.000s
I20260709 13:16:52.836421 14552 raft_consensus.cc:359] T 40300a217b3e44a48ab96f8ef762b637 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } }
I20260709 13:16:52.837271 14552 raft_consensus.cc:740] T 40300a217b3e44a48ab96f8ef762b637 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8d9445f2defa46e5bdccf9ae8cae01dc, State: Initialized, Role: LEARNER
I20260709 13:16:52.837953 14552 consensus_queue.cc:260] T 40300a217b3e44a48ab96f8ef762b637 P 8d9445f2defa46e5bdccf9ae8cae01dc [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } }
I20260709 13:16:52.846311 14552 ts_tablet_manager.cc:1434] T 40300a217b3e44a48ab96f8ef762b637 P 8d9445f2defa46e5bdccf9ae8cae01dc: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 13:16:52.848747 13629 tablet_copy_service.cc:342] P 217ec95c64b34e25addb1e33e358571e: Request end of tablet copy session 8d9445f2defa46e5bdccf9ae8cae01dc-40300a217b3e44a48ab96f8ef762b637 received from {username='slave'} at 127.0.0.1:51210
I20260709 13:16:52.849189 13629 tablet_copy_service.cc:434] P 217ec95c64b34e25addb1e33e358571e: ending tablet copy session 8d9445f2defa46e5bdccf9ae8cae01dc-40300a217b3e44a48ab96f8ef762b637 on tablet 40300a217b3e44a48ab96f8ef762b637 with peer 8d9445f2defa46e5bdccf9ae8cae01dc
I20260709 13:16:52.886169 14552 ts_tablet_manager.cc:933] T 1b44ede5894c466a93121f40351c551e P 8d9445f2defa46e5bdccf9ae8cae01dc: Initiating tablet copy from peer 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:52.887939 14552 tablet_copy_client.cc:323] T 1b44ede5894c466a93121f40351c551e P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Beginning tablet copy session from remote peer at address 127.12.19.131:36327
I20260709 13:16:52.889339 13629 tablet_copy_service.cc:140] P 217ec95c64b34e25addb1e33e358571e: Received BeginTabletCopySession request for tablet 1b44ede5894c466a93121f40351c551e from peer 8d9445f2defa46e5bdccf9ae8cae01dc ({username='slave'} at 127.0.0.1:51210)
I20260709 13:16:52.889858 13629 tablet_copy_service.cc:161] P 217ec95c64b34e25addb1e33e358571e: Beginning new tablet copy session on tablet 1b44ede5894c466a93121f40351c551e from peer 8d9445f2defa46e5bdccf9ae8cae01dc at {username='slave'} at 127.0.0.1:51210: session id = 8d9445f2defa46e5bdccf9ae8cae01dc-1b44ede5894c466a93121f40351c551e
I20260709 13:16:52.898638 13629 tablet_copy_source_session.cc:215] T 1b44ede5894c466a93121f40351c551e P 217ec95c64b34e25addb1e33e358571e: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:52.901081 14552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b44ede5894c466a93121f40351c551e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:52.915385 14552 tablet_copy_client.cc:806] T 1b44ede5894c466a93121f40351c551e P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:52.916751 14552 tablet_copy_client.cc:670] T 1b44ede5894c466a93121f40351c551e P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Starting download of 1 WAL segments...
I20260709 13:16:52.932772 14552 tablet_copy_client.cc:538] T 1b44ede5894c466a93121f40351c551e P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:16:52.942842 14552 tablet_bootstrap.cc:492] T 1b44ede5894c466a93121f40351c551e P 8d9445f2defa46e5bdccf9ae8cae01dc: Bootstrap starting.
I20260709 13:16:52.977372 14557 ts_tablet_manager.cc:933] T 0aaed08336dd4b5786f1aa7aaa2db773 P 8d9445f2defa46e5bdccf9ae8cae01dc: Initiating tablet copy from peer 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053)
I20260709 13:16:52.981841 14557 tablet_copy_client.cc:323] T 0aaed08336dd4b5786f1aa7aaa2db773 P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Beginning tablet copy session from remote peer at address 127.12.19.129:35053
I20260709 13:16:52.984673 13479 tablet_copy_service.cc:140] P 3c7e85ca9e4e4646b4792034c03ef31c: Received BeginTabletCopySession request for tablet 0aaed08336dd4b5786f1aa7aaa2db773 from peer 8d9445f2defa46e5bdccf9ae8cae01dc ({username='slave'} at 127.0.0.1:37356)
I20260709 13:16:52.985270 13479 tablet_copy_service.cc:161] P 3c7e85ca9e4e4646b4792034c03ef31c: Beginning new tablet copy session on tablet 0aaed08336dd4b5786f1aa7aaa2db773 from peer 8d9445f2defa46e5bdccf9ae8cae01dc at {username='slave'} at 127.0.0.1:37356: session id = 8d9445f2defa46e5bdccf9ae8cae01dc-0aaed08336dd4b5786f1aa7aaa2db773
I20260709 13:16:52.989529 14552 tablet_bootstrap.cc:492] T 1b44ede5894c466a93121f40351c551e P 8d9445f2defa46e5bdccf9ae8cae01dc: 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 13:16:52.990603 14552 tablet_bootstrap.cc:492] T 1b44ede5894c466a93121f40351c551e P 8d9445f2defa46e5bdccf9ae8cae01dc: Bootstrap complete.
I20260709 13:16:52.991438 14552 ts_tablet_manager.cc:1403] T 1b44ede5894c466a93121f40351c551e P 8d9445f2defa46e5bdccf9ae8cae01dc: Time spent bootstrapping tablet: real 0.049s	user 0.036s	sys 0.010s
I20260709 13:16:52.994603 14552 raft_consensus.cc:359] T 1b44ede5894c466a93121f40351c551e P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } }
I20260709 13:16:52.995460 14552 raft_consensus.cc:740] T 1b44ede5894c466a93121f40351c551e P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8d9445f2defa46e5bdccf9ae8cae01dc, State: Initialized, Role: LEARNER
I20260709 13:16:52.996091 14552 consensus_queue.cc:260] T 1b44ede5894c466a93121f40351c551e P 8d9445f2defa46e5bdccf9ae8cae01dc [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } }
I20260709 13:16:53.000856 14552 ts_tablet_manager.cc:1434] T 1b44ede5894c466a93121f40351c551e P 8d9445f2defa46e5bdccf9ae8cae01dc: Time spent starting tablet: real 0.009s	user 0.000s	sys 0.005s
I20260709 13:16:53.003675 13629 tablet_copy_service.cc:342] P 217ec95c64b34e25addb1e33e358571e: Request end of tablet copy session 8d9445f2defa46e5bdccf9ae8cae01dc-1b44ede5894c466a93121f40351c551e received from {username='slave'} at 127.0.0.1:51210
I20260709 13:16:53.004066 13629 tablet_copy_service.cc:434] P 217ec95c64b34e25addb1e33e358571e: ending tablet copy session 8d9445f2defa46e5bdccf9ae8cae01dc-1b44ede5894c466a93121f40351c551e on tablet 1b44ede5894c466a93121f40351c551e with peer 8d9445f2defa46e5bdccf9ae8cae01dc
I20260709 13:16:53.015126 13479 tablet_copy_source_session.cc:215] T 0aaed08336dd4b5786f1aa7aaa2db773 P 3c7e85ca9e4e4646b4792034c03ef31c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:53.028198 14557 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0aaed08336dd4b5786f1aa7aaa2db773. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:53.044440 14557 tablet_copy_client.cc:806] T 0aaed08336dd4b5786f1aa7aaa2db773 P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:53.045056 14557 tablet_copy_client.cc:670] T 0aaed08336dd4b5786f1aa7aaa2db773 P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Starting download of 1 WAL segments...
I20260709 13:16:53.049024 14557 tablet_copy_client.cc:538] T 0aaed08336dd4b5786f1aa7aaa2db773 P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:16:53.059525 14557 tablet_bootstrap.cc:492] T 0aaed08336dd4b5786f1aa7aaa2db773 P 8d9445f2defa46e5bdccf9ae8cae01dc: Bootstrap starting.
I20260709 13:16:53.069176 14552 ts_tablet_manager.cc:933] T b0943c7ad5a745aa92e2a4c2582ada9f P 8d9445f2defa46e5bdccf9ae8cae01dc: Initiating tablet copy from peer 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:53.096850 14557 tablet_bootstrap.cc:492] T 0aaed08336dd4b5786f1aa7aaa2db773 P 8d9445f2defa46e5bdccf9ae8cae01dc: 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 13:16:53.099225 14557 tablet_bootstrap.cc:492] T 0aaed08336dd4b5786f1aa7aaa2db773 P 8d9445f2defa46e5bdccf9ae8cae01dc: Bootstrap complete.
I20260709 13:16:53.101778 14557 ts_tablet_manager.cc:1403] T 0aaed08336dd4b5786f1aa7aaa2db773 P 8d9445f2defa46e5bdccf9ae8cae01dc: Time spent bootstrapping tablet: real 0.042s	user 0.022s	sys 0.007s
I20260709 13:16:53.104904 14557 raft_consensus.cc:359] T 0aaed08336dd4b5786f1aa7aaa2db773 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } }
I20260709 13:16:53.105698 14557 raft_consensus.cc:740] T 0aaed08336dd4b5786f1aa7aaa2db773 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8d9445f2defa46e5bdccf9ae8cae01dc, State: Initialized, Role: LEARNER
I20260709 13:16:53.106415 14557 consensus_queue.cc:260] T 0aaed08336dd4b5786f1aa7aaa2db773 P 8d9445f2defa46e5bdccf9ae8cae01dc [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } }
I20260709 13:16:53.118067 14557 ts_tablet_manager.cc:1434] T 0aaed08336dd4b5786f1aa7aaa2db773 P 8d9445f2defa46e5bdccf9ae8cae01dc: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 13:16:53.130331 13479 tablet_copy_service.cc:342] P 3c7e85ca9e4e4646b4792034c03ef31c: Request end of tablet copy session 8d9445f2defa46e5bdccf9ae8cae01dc-0aaed08336dd4b5786f1aa7aaa2db773 received from {username='slave'} at 127.0.0.1:37356
I20260709 13:16:53.130784 13479 tablet_copy_service.cc:434] P 3c7e85ca9e4e4646b4792034c03ef31c: ending tablet copy session 8d9445f2defa46e5bdccf9ae8cae01dc-0aaed08336dd4b5786f1aa7aaa2db773 on tablet 0aaed08336dd4b5786f1aa7aaa2db773 with peer 8d9445f2defa46e5bdccf9ae8cae01dc
I20260709 13:16:53.146080 14552 tablet_copy_client.cc:323] T b0943c7ad5a745aa92e2a4c2582ada9f P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Beginning tablet copy session from remote peer at address 127.12.19.131:36327
I20260709 13:16:53.147651 13629 tablet_copy_service.cc:140] P 217ec95c64b34e25addb1e33e358571e: Received BeginTabletCopySession request for tablet b0943c7ad5a745aa92e2a4c2582ada9f from peer 8d9445f2defa46e5bdccf9ae8cae01dc ({username='slave'} at 127.0.0.1:51210)
I20260709 13:16:53.148147 13629 tablet_copy_service.cc:161] P 217ec95c64b34e25addb1e33e358571e: Beginning new tablet copy session on tablet b0943c7ad5a745aa92e2a4c2582ada9f from peer 8d9445f2defa46e5bdccf9ae8cae01dc at {username='slave'} at 127.0.0.1:51210: session id = 8d9445f2defa46e5bdccf9ae8cae01dc-b0943c7ad5a745aa92e2a4c2582ada9f
I20260709 13:16:53.154923 13629 tablet_copy_source_session.cc:215] T b0943c7ad5a745aa92e2a4c2582ada9f P 217ec95c64b34e25addb1e33e358571e: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:53.157501 14552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0943c7ad5a745aa92e2a4c2582ada9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:53.175997 14552 tablet_copy_client.cc:806] T b0943c7ad5a745aa92e2a4c2582ada9f P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:53.176576 14552 tablet_copy_client.cc:670] T b0943c7ad5a745aa92e2a4c2582ada9f P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Starting download of 1 WAL segments...
I20260709 13:16:53.179760 14552 tablet_copy_client.cc:538] T b0943c7ad5a745aa92e2a4c2582ada9f P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:16:53.186679 14552 tablet_bootstrap.cc:492] T b0943c7ad5a745aa92e2a4c2582ada9f P 8d9445f2defa46e5bdccf9ae8cae01dc: Bootstrap starting.
I20260709 13:16:53.190073 14158 raft_consensus.cc:1217] T 40300a217b3e44a48ab96f8ef762b637 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:16:53.285010 14552 tablet_bootstrap.cc:492] T b0943c7ad5a745aa92e2a4c2582ada9f P 8d9445f2defa46e5bdccf9ae8cae01dc: 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 13:16:53.286106 14552 tablet_bootstrap.cc:492] T b0943c7ad5a745aa92e2a4c2582ada9f P 8d9445f2defa46e5bdccf9ae8cae01dc: Bootstrap complete.
I20260709 13:16:53.286751 14552 ts_tablet_manager.cc:1403] T b0943c7ad5a745aa92e2a4c2582ada9f P 8d9445f2defa46e5bdccf9ae8cae01dc: Time spent bootstrapping tablet: real 0.100s	user 0.022s	sys 0.047s
I20260709 13:16:53.289425 14552 raft_consensus.cc:359] T b0943c7ad5a745aa92e2a4c2582ada9f P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } }
I20260709 13:16:53.290413 14552 raft_consensus.cc:740] T b0943c7ad5a745aa92e2a4c2582ada9f P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8d9445f2defa46e5bdccf9ae8cae01dc, State: Initialized, Role: LEARNER
I20260709 13:16:53.291026 14552 consensus_queue.cc:260] T b0943c7ad5a745aa92e2a4c2582ada9f P 8d9445f2defa46e5bdccf9ae8cae01dc [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } }
I20260709 13:16:53.302783 14552 ts_tablet_manager.cc:1434] T b0943c7ad5a745aa92e2a4c2582ada9f P 8d9445f2defa46e5bdccf9ae8cae01dc: Time spent starting tablet: real 0.016s	user 0.002s	sys 0.003s
I20260709 13:16:53.311676 13629 tablet_copy_service.cc:342] P 217ec95c64b34e25addb1e33e358571e: Request end of tablet copy session 8d9445f2defa46e5bdccf9ae8cae01dc-b0943c7ad5a745aa92e2a4c2582ada9f received from {username='slave'} at 127.0.0.1:51210
I20260709 13:16:53.312141 13629 tablet_copy_service.cc:434] P 217ec95c64b34e25addb1e33e358571e: ending tablet copy session 8d9445f2defa46e5bdccf9ae8cae01dc-b0943c7ad5a745aa92e2a4c2582ada9f on tablet b0943c7ad5a745aa92e2a4c2582ada9f with peer 8d9445f2defa46e5bdccf9ae8cae01dc
I20260709 13:16:53.317906 14155 raft_consensus.cc:1217] T 0aaed08336dd4b5786f1aa7aaa2db773 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:16:53.487123 14155 raft_consensus.cc:1217] T 1b44ede5894c466a93121f40351c551e P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
W20260709 13:16:53.505173 13510 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.12.19.132:46293, user_credentials={real_user=slave}} blocked reactor thread for 87533.2us
I20260709 13:16:53.653967 14155 raft_consensus.cc:1217] T b0943c7ad5a745aa92e2a4c2582ada9f P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:16:53.747421 14535 raft_consensus.cc:1064] T 40300a217b3e44a48ab96f8ef762b637 P 217ec95c64b34e25addb1e33e358571e: attempting to promote NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc to VOTER
I20260709 13:16:53.749965 14535 consensus_queue.cc:237] T 40300a217b3e44a48ab96f8ef762b637 P 217ec95c64b34e25addb1e33e358571e [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:16:53.770524 14155 raft_consensus.cc:1275] T 40300a217b3e44a48ab96f8ef762b637 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Refusing update from remote peer 217ec95c64b34e25addb1e33e358571e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:53.773741 13538 raft_consensus.cc:1275] T 40300a217b3e44a48ab96f8ef762b637 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Refusing update from remote peer 217ec95c64b34e25addb1e33e358571e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:53.781170 14536 consensus_queue.cc:1048] T 40300a217b3e44a48ab96f8ef762b637 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:53.785130 13462 raft_consensus.cc:1275] T 40300a217b3e44a48ab96f8ef762b637 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Refusing update from remote peer 217ec95c64b34e25addb1e33e358571e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:53.786347 14536 consensus_queue.cc:1048] T 40300a217b3e44a48ab96f8ef762b637 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } 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 13:16:53.816664 14566 consensus_queue.cc:1048] T 40300a217b3e44a48ab96f8ef762b637 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } 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 13:16:53.849501 14491 raft_consensus.cc:1064] T 1b44ede5894c466a93121f40351c551e P 217ec95c64b34e25addb1e33e358571e: attempting to promote NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc to VOTER
I20260709 13:16:53.861057 14491 consensus_queue.cc:237] T 1b44ede5894c466a93121f40351c551e P 217ec95c64b34e25addb1e33e358571e [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:16:53.889446 14566 raft_consensus.cc:2955] T 40300a217b3e44a48ab96f8ef762b637 P 217ec95c64b34e25addb1e33e358571e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:53.975390 14537 raft_consensus.cc:1064] T 0aaed08336dd4b5786f1aa7aaa2db773 P 3c7e85ca9e4e4646b4792034c03ef31c: attempting to promote NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc to VOTER
I20260709 13:16:54.000524 14537 consensus_queue.cc:237] T 0aaed08336dd4b5786f1aa7aaa2db773 P 3c7e85ca9e4e4646b4792034c03ef31c [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
W20260709 13:16:54.044577 13584 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.12.19.129:35053, user_credentials={real_user=slave}} blocked reactor thread for 194552us
I20260709 13:16:54.053808 14157 raft_consensus.cc:1275] T 1b44ede5894c466a93121f40351c551e P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Refusing update from remote peer 217ec95c64b34e25addb1e33e358571e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:54.056115 14155 raft_consensus.cc:2955] T 40300a217b3e44a48ab96f8ef762b637 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:54.067303 13538 raft_consensus.cc:1275] T 1b44ede5894c466a93121f40351c551e P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Refusing update from remote peer 217ec95c64b34e25addb1e33e358571e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:54.066990 14536 consensus_queue.cc:1048] T 1b44ede5894c466a93121f40351c551e P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } 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 13:16:54.075402 14536 consensus_queue.cc:1048] T 1b44ede5894c466a93121f40351c551e P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:54.082141 13545 raft_consensus.cc:2955] T 40300a217b3e44a48ab96f8ef762b637 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
W20260709 13:16:54.092605 13435 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.12.19.130:39433, user_credentials={real_user=slave}} blocked reactor thread for 47644.9us
I20260709 13:16:54.094867 13367 catalog_manager.cc:5697] T 40300a217b3e44a48ab96f8ef762b637 P 8d9445f2defa46e5bdccf9ae8cae01dc reported cstate change: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "217ec95c64b34e25addb1e33e358571e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:54.113481 13541 raft_consensus.cc:1275] T 0aaed08336dd4b5786f1aa7aaa2db773 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Refusing update from remote peer 3c7e85ca9e4e4646b4792034c03ef31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:54.116475 13619 raft_consensus.cc:1275] T 0aaed08336dd4b5786f1aa7aaa2db773 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Refusing update from remote peer 3c7e85ca9e4e4646b4792034c03ef31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:54.118690 14157 raft_consensus.cc:1275] T 0aaed08336dd4b5786f1aa7aaa2db773 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Refusing update from remote peer 3c7e85ca9e4e4646b4792034c03ef31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:54.120043 13468 raft_consensus.cc:1275] T 1b44ede5894c466a93121f40351c551e P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Refusing update from remote peer 217ec95c64b34e25addb1e33e358571e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:54.127015 13468 raft_consensus.cc:2955] T 40300a217b3e44a48ab96f8ef762b637 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:54.141575 14536 raft_consensus.cc:2955] T 1b44ede5894c466a93121f40351c551e P 217ec95c64b34e25addb1e33e358571e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:54.157094 13538 raft_consensus.cc:2955] T 1b44ede5894c466a93121f40351c551e P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:54.164405 14526 consensus_queue.cc:1048] T 0aaed08336dd4b5786f1aa7aaa2db773 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } 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 13:16:54.170019 14155 raft_consensus.cc:2955] T 1b44ede5894c466a93121f40351c551e P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:54.179003 14491 raft_consensus.cc:1064] T b0943c7ad5a745aa92e2a4c2582ada9f P 217ec95c64b34e25addb1e33e358571e: attempting to promote NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc to VOTER
I20260709 13:16:54.181083 14491 consensus_queue.cc:237] T b0943c7ad5a745aa92e2a4c2582ada9f P 217ec95c64b34e25addb1e33e358571e [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:16:54.197042 14566 consensus_queue.cc:1048] T 1b44ede5894c466a93121f40351c551e P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } 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 13:16:54.207688 13545 raft_consensus.cc:1275] T b0943c7ad5a745aa92e2a4c2582ada9f P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Refusing update from remote peer 217ec95c64b34e25addb1e33e358571e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:54.209189 14155 raft_consensus.cc:1275] T b0943c7ad5a745aa92e2a4c2582ada9f P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Refusing update from remote peer 217ec95c64b34e25addb1e33e358571e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:54.225987 14491 consensus_queue.cc:1048] T b0943c7ad5a745aa92e2a4c2582ada9f P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } 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 13:16:54.231611 14570 consensus_queue.cc:1048] T b0943c7ad5a745aa92e2a4c2582ada9f P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } 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 13:16:54.252313 14526 consensus_queue.cc:1048] T 0aaed08336dd4b5786f1aa7aaa2db773 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } 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 13:16:54.270241 14525 consensus_queue.cc:1048] T 0aaed08336dd4b5786f1aa7aaa2db773 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:54.288300 13462 raft_consensus.cc:1275] T b0943c7ad5a745aa92e2a4c2582ada9f P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Refusing update from remote peer 217ec95c64b34e25addb1e33e358571e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:54.304136 14155 raft_consensus.cc:2955] T b0943c7ad5a745aa92e2a4c2582ada9f P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:54.325717 14491 consensus_queue.cc:1048] T b0943c7ad5a745aa92e2a4c2582ada9f P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:54.306699 13366 catalog_manager.cc:5697] T 1b44ede5894c466a93121f40351c551e P 8d9445f2defa46e5bdccf9ae8cae01dc reported cstate change: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "217ec95c64b34e25addb1e33e358571e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:54.298727 14566 raft_consensus.cc:2955] T b0943c7ad5a745aa92e2a4c2582ada9f P 217ec95c64b34e25addb1e33e358571e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:54.364364 13619 consensus_queue.cc:237] T 40300a217b3e44a48ab96f8ef762b637 P 217ec95c64b34e25addb1e33e358571e [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: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:16:54.368922 13614 consensus_queue.cc:237] T 1b44ede5894c466a93121f40351c551e P 217ec95c64b34e25addb1e33e358571e [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: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:16:54.377998 14158 raft_consensus.cc:1275] T 40300a217b3e44a48ab96f8ef762b637 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Refusing update from remote peer 217ec95c64b34e25addb1e33e358571e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:54.381582 14536 consensus_queue.cc:1048] T 40300a217b3e44a48ab96f8ef762b637 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } 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 13:16:54.382036 14158 raft_consensus.cc:1275] T 1b44ede5894c466a93121f40351c551e P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Refusing update from remote peer 217ec95c64b34e25addb1e33e358571e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:54.384050 14570 consensus_queue.cc:1048] T 1b44ede5894c466a93121f40351c551e P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } 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 13:16:54.390368 14573 raft_consensus.cc:2955] T 40300a217b3e44a48ab96f8ef762b637 P 217ec95c64b34e25addb1e33e358571e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:54.390831 14491 raft_consensus.cc:2955] T 1b44ede5894c466a93121f40351c551e P 217ec95c64b34e25addb1e33e358571e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:54.424412 13467 raft_consensus.cc:2955] T 1b44ede5894c466a93121f40351c551e P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:54.427932 14158 raft_consensus.cc:2955] T 1b44ede5894c466a93121f40351c551e P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:54.453292 14155 raft_consensus.cc:2955] T 40300a217b3e44a48ab96f8ef762b637 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:54.456480 13461 raft_consensus.cc:2955] T b0943c7ad5a745aa92e2a4c2582ada9f P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
W20260709 13:16:54.454485 13510 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.12.19.129:35053, user_credentials={real_user=slave}} blocked reactor thread for 126787us
I20260709 13:16:54.464684 13366 catalog_manager.cc:5697] T b0943c7ad5a745aa92e2a4c2582ada9f P 8d9445f2defa46e5bdccf9ae8cae01dc reported cstate change: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "217ec95c64b34e25addb1e33e358571e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:54.463740 13354 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1b44ede5894c466a93121f40351c551e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:16:54.487823 13354 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 40300a217b3e44a48ab96f8ef762b637 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:16:54.520622 13365 catalog_manager.cc:5697] T 1b44ede5894c466a93121f40351c551e P 217ec95c64b34e25addb1e33e358571e reported cstate change: config changed from index 3 to 4, VOTER 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129) evicted. New cstate: current_term: 1 leader_uuid: "217ec95c64b34e25addb1e33e358571e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:16:54.521106 14525 raft_consensus.cc:2955] T 0aaed08336dd4b5786f1aa7aaa2db773 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:54.526291 13366 catalog_manager.cc:5697] T 40300a217b3e44a48ab96f8ef762b637 P 8d9445f2defa46e5bdccf9ae8cae01dc reported cstate change: config changed from index 3 to 4, VOTER 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129) evicted. New cstate: current_term: 1 leader_uuid: "217ec95c64b34e25addb1e33e358571e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:54.531683 14154 raft_consensus.cc:2955] T 0aaed08336dd4b5786f1aa7aaa2db773 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:54.568534 13457 tablet_service.cc:1558] Processing DeleteTablet for tablet 40300a217b3e44a48ab96f8ef762b637 with delete_type TABLET_DATA_TOMBSTONED (TS 3c7e85ca9e4e4646b4792034c03ef31c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45800
I20260709 13:16:54.570672 13545 raft_consensus.cc:2955] T 0aaed08336dd4b5786f1aa7aaa2db773 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:54.572593 13538 raft_consensus.cc:1275] T 40300a217b3e44a48ab96f8ef762b637 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Refusing update from remote peer 217ec95c64b34e25addb1e33e358571e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:54.573838 13541 raft_consensus.cc:1275] T 1b44ede5894c466a93121f40351c551e P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Refusing update from remote peer 217ec95c64b34e25addb1e33e358571e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:54.574836 13454 tablet_service.cc:1558] Processing DeleteTablet for tablet 1b44ede5894c466a93121f40351c551e with delete_type TABLET_DATA_TOMBSTONED (TS 3c7e85ca9e4e4646b4792034c03ef31c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45800
I20260709 13:16:54.573932 13366 catalog_manager.cc:5697] T 0aaed08336dd4b5786f1aa7aaa2db773 P 8d9445f2defa46e5bdccf9ae8cae01dc reported cstate change: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:54.585204 13612 raft_consensus.cc:2955] T 0aaed08336dd4b5786f1aa7aaa2db773 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:54.606827 13461 consensus_queue.cc:237] T 0aaed08336dd4b5786f1aa7aaa2db773 P 3c7e85ca9e4e4646b4792034c03ef31c [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:16:54.609036 14598 tablet_replica.cc:333] T 40300a217b3e44a48ab96f8ef762b637 P 3c7e85ca9e4e4646b4792034c03ef31c: stopping tablet replica
I20260709 13:16:54.611676 13541 raft_consensus.cc:2955] T b0943c7ad5a745aa92e2a4c2582ada9f P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:54.614145 13538 raft_consensus.cc:1275] T 0aaed08336dd4b5786f1aa7aaa2db773 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Refusing update from remote peer 3c7e85ca9e4e4646b4792034c03ef31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:54.615453 14526 consensus_queue.cc:1048] T 0aaed08336dd4b5786f1aa7aaa2db773 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:54.615973 14158 raft_consensus.cc:1275] T 0aaed08336dd4b5786f1aa7aaa2db773 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Refusing update from remote peer 3c7e85ca9e4e4646b4792034c03ef31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:54.620534 14526 consensus_queue.cc:1048] T 0aaed08336dd4b5786f1aa7aaa2db773 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } 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 13:16:54.623473 14594 raft_consensus.cc:2955] T 0aaed08336dd4b5786f1aa7aaa2db773 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 217ec95c64b34e25addb1e33e358571e (127.12.19.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:54.624828 13538 raft_consensus.cc:2955] T 0aaed08336dd4b5786f1aa7aaa2db773 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 217ec95c64b34e25addb1e33e358571e (127.12.19.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:54.634673 13354 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0aaed08336dd4b5786f1aa7aaa2db773 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:16:54.648819 14158 raft_consensus.cc:2955] T 0aaed08336dd4b5786f1aa7aaa2db773 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 217ec95c64b34e25addb1e33e358571e (127.12.19.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:54.654992 14535 consensus_queue.cc:1048] T 40300a217b3e44a48ab96f8ef762b637 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:54.658140 14571 consensus_queue.cc:1048] T 1b44ede5894c466a93121f40351c551e P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:54.666038 13365 catalog_manager.cc:5697] T 0aaed08336dd4b5786f1aa7aaa2db773 P 8d9445f2defa46e5bdccf9ae8cae01dc reported cstate change: config changed from index 3 to 4, VOTER 217ec95c64b34e25addb1e33e358571e (127.12.19.131) evicted. New cstate: current_term: 1 leader_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:54.676134 14598 raft_consensus.cc:2243] T 40300a217b3e44a48ab96f8ef762b637 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:54.676927 14598 raft_consensus.cc:2272] T 40300a217b3e44a48ab96f8ef762b637 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:54.683836 14598 ts_tablet_manager.cc:1916] T 40300a217b3e44a48ab96f8ef762b637 P 3c7e85ca9e4e4646b4792034c03ef31c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:16:54.687754 13605 tablet_service.cc:1558] Processing DeleteTablet for tablet 0aaed08336dd4b5786f1aa7aaa2db773 with delete_type TABLET_DATA_TOMBSTONED (TS 217ec95c64b34e25addb1e33e358571e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50798
I20260709 13:16:54.699970 13538 raft_consensus.cc:2955] T 40300a217b3e44a48ab96f8ef762b637 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:54.705495 13541 raft_consensus.cc:2955] T 1b44ede5894c466a93121f40351c551e P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:54.714283 14598 ts_tablet_manager.cc:1929] T 40300a217b3e44a48ab96f8ef762b637 P 3c7e85ca9e4e4646b4792034c03ef31c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:16:54.714823 14598 log.cc:1199] T 40300a217b3e44a48ab96f8ef762b637 P 3c7e85ca9e4e4646b4792034c03ef31c: Deleting WAL directory at /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602961601857-12366-0/minicluster-data/ts-0-root/wals/40300a217b3e44a48ab96f8ef762b637
I20260709 13:16:54.716425 13354 catalog_manager.cc:5028] TS 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053): tablet 40300a217b3e44a48ab96f8ef762b637 (table test-workload [id=77c75b77851347f78ed9a35a6924227d]) successfully deleted
I20260709 13:16:54.725718 14598 tablet_replica.cc:333] T 1b44ede5894c466a93121f40351c551e P 3c7e85ca9e4e4646b4792034c03ef31c: stopping tablet replica
I20260709 13:16:54.727427 14598 raft_consensus.cc:2243] T 1b44ede5894c466a93121f40351c551e P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:54.731616 14598 raft_consensus.cc:2272] T 1b44ede5894c466a93121f40351c551e P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:54.731653 14599 tablet_replica.cc:333] T 0aaed08336dd4b5786f1aa7aaa2db773 P 217ec95c64b34e25addb1e33e358571e: stopping tablet replica
I20260709 13:16:54.733892 14599 raft_consensus.cc:2243] T 0aaed08336dd4b5786f1aa7aaa2db773 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:54.735829 14599 raft_consensus.cc:2272] T 0aaed08336dd4b5786f1aa7aaa2db773 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:54.736670 14598 ts_tablet_manager.cc:1916] T 1b44ede5894c466a93121f40351c551e P 3c7e85ca9e4e4646b4792034c03ef31c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:16:54.739153 14599 ts_tablet_manager.cc:1916] T 0aaed08336dd4b5786f1aa7aaa2db773 P 217ec95c64b34e25addb1e33e358571e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:16:54.757860 14598 ts_tablet_manager.cc:1929] T 1b44ede5894c466a93121f40351c551e P 3c7e85ca9e4e4646b4792034c03ef31c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:16:54.758414 14598 log.cc:1199] T 1b44ede5894c466a93121f40351c551e P 3c7e85ca9e4e4646b4792034c03ef31c: Deleting WAL directory at /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602961601857-12366-0/minicluster-data/ts-0-root/wals/1b44ede5894c466a93121f40351c551e
I20260709 13:16:54.759856 13354 catalog_manager.cc:5028] TS 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053): tablet 1b44ede5894c466a93121f40351c551e (table test-workload [id=77c75b77851347f78ed9a35a6924227d]) successfully deleted
I20260709 13:16:54.760227 14599 ts_tablet_manager.cc:1929] T 0aaed08336dd4b5786f1aa7aaa2db773 P 217ec95c64b34e25addb1e33e358571e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:16:54.760672 14599 log.cc:1199] T 0aaed08336dd4b5786f1aa7aaa2db773 P 217ec95c64b34e25addb1e33e358571e: Deleting WAL directory at /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602961601857-12366-0/minicluster-data/ts-2-root/wals/0aaed08336dd4b5786f1aa7aaa2db773
I20260709 13:16:54.762172 13354 catalog_manager.cc:5028] TS 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327): tablet 0aaed08336dd4b5786f1aa7aaa2db773 (table test-workload [id=77c75b77851347f78ed9a35a6924227d]) successfully deleted
I20260709 13:16:54.960423 13612 consensus_queue.cc:237] T b0943c7ad5a745aa92e2a4c2582ada9f P 217ec95c64b34e25addb1e33e358571e [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:16:54.966197 14158 raft_consensus.cc:1275] T b0943c7ad5a745aa92e2a4c2582ada9f P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Refusing update from remote peer 217ec95c64b34e25addb1e33e358571e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:54.966591 13461 raft_consensus.cc:1275] T b0943c7ad5a745aa92e2a4c2582ada9f P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Refusing update from remote peer 217ec95c64b34e25addb1e33e358571e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:54.967353 14595 consensus_queue.cc:1048] T b0943c7ad5a745aa92e2a4c2582ada9f P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } 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 13:16:54.968214 14535 consensus_queue.cc:1048] T b0943c7ad5a745aa92e2a4c2582ada9f P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:54.974205 14535 raft_consensus.cc:2955] T b0943c7ad5a745aa92e2a4c2582ada9f P 217ec95c64b34e25addb1e33e358571e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:54.975755 14158 raft_consensus.cc:2955] T b0943c7ad5a745aa92e2a4c2582ada9f P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:54.981313 13461 raft_consensus.cc:2955] T b0943c7ad5a745aa92e2a4c2582ada9f P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:54.983652 13354 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b0943c7ad5a745aa92e2a4c2582ada9f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:16:54.991274 13366 catalog_manager.cc:5697] T b0943c7ad5a745aa92e2a4c2582ada9f P 217ec95c64b34e25addb1e33e358571e reported cstate change: config changed from index 3 to 4, VOTER 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130) evicted. New cstate: current_term: 1 leader_uuid: "217ec95c64b34e25addb1e33e358571e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:16:55.014879 13535 tablet_service.cc:1558] Processing DeleteTablet for tablet b0943c7ad5a745aa92e2a4c2582ada9f with delete_type TABLET_DATA_TOMBSTONED (TS 13569ba8734e4be4bee5c86ae9ff8825 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46886
I20260709 13:16:55.019691 14600 tablet_replica.cc:333] T b0943c7ad5a745aa92e2a4c2582ada9f P 13569ba8734e4be4bee5c86ae9ff8825: stopping tablet replica
I20260709 13:16:55.022738 14600 raft_consensus.cc:2243] T b0943c7ad5a745aa92e2a4c2582ada9f P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:55.024358 14600 raft_consensus.cc:2272] T b0943c7ad5a745aa92e2a4c2582ada9f P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:55.027225 14600 ts_tablet_manager.cc:1916] T b0943c7ad5a745aa92e2a4c2582ada9f P 13569ba8734e4be4bee5c86ae9ff8825: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:16:55.037493 14600 ts_tablet_manager.cc:1929] T b0943c7ad5a745aa92e2a4c2582ada9f P 13569ba8734e4be4bee5c86ae9ff8825: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:16:55.037817 14600 log.cc:1199] T b0943c7ad5a745aa92e2a4c2582ada9f P 13569ba8734e4be4bee5c86ae9ff8825: Deleting WAL directory at /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602961601857-12366-0/minicluster-data/ts-1-root/wals/b0943c7ad5a745aa92e2a4c2582ada9f
I20260709 13:16:55.039325 13354 catalog_manager.cc:5028] TS 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433): tablet b0943c7ad5a745aa92e2a4c2582ada9f (table test-workload [id=77c75b77851347f78ed9a35a6924227d]) successfully deleted
I20260709 13:16:55.925302 12366 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:16:55.978834 13612 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "073038643a8a47128887911c138b0df9"
dest_uuid: "217ec95c64b34e25addb1e33e358571e"
mode: GRACEFUL
new_leader_uuid: "13569ba8734e4be4bee5c86ae9ff8825"
 from {username='slave'} at 127.0.0.1:47876
I20260709 13:16:55.979501 13612 raft_consensus.cc:606] T 073038643a8a47128887911c138b0df9 P 217ec95c64b34e25addb1e33e358571e [term 1 LEADER]: Received request to transfer leadership to TS 13569ba8734e4be4bee5c86ae9ff8825
I20260709 13:16:55.981844 13612 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "28eb05fd58a145d493c7c9cf490e6a84"
dest_uuid: "217ec95c64b34e25addb1e33e358571e"
mode: GRACEFUL
new_leader_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc"
 from {username='slave'} at 127.0.0.1:47876
I20260709 13:16:55.982352 13612 raft_consensus.cc:606] T 28eb05fd58a145d493c7c9cf490e6a84 P 217ec95c64b34e25addb1e33e358571e [term 1 LEADER]: Received request to transfer leadership to TS 8d9445f2defa46e5bdccf9ae8cae01dc
I20260709 13:16:55.996133 13467 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2bfdce9f207f483dbde5c086b093b745"
dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c"
mode: GRACEFUL
new_leader_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc"
 from {username='slave'} at 127.0.0.1:43280
I20260709 13:16:55.996656 13467 raft_consensus.cc:606] T 2bfdce9f207f483dbde5c086b093b745 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Received request to transfer leadership to TS 8d9445f2defa46e5bdccf9ae8cae01dc
I20260709 13:16:55.999241 13612 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a5f59739b1cd4718bcb6471e3ec258f4"
dest_uuid: "217ec95c64b34e25addb1e33e358571e"
mode: GRACEFUL
new_leader_uuid: "13569ba8734e4be4bee5c86ae9ff8825"
 from {username='slave'} at 127.0.0.1:47876
I20260709 13:16:55.999728 13612 raft_consensus.cc:606] T a5f59739b1cd4718bcb6471e3ec258f4 P 217ec95c64b34e25addb1e33e358571e [term 1 LEADER]: Received request to transfer leadership to TS 13569ba8734e4be4bee5c86ae9ff8825
I20260709 13:16:56.002517 13614 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b09f467e2442498899c9ee538acc5f28"
dest_uuid: "217ec95c64b34e25addb1e33e358571e"
mode: GRACEFUL
new_leader_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc"
 from {username='slave'} at 127.0.0.1:47876
I20260709 13:16:56.003023 13614 raft_consensus.cc:606] T b09f467e2442498899c9ee538acc5f28 P 217ec95c64b34e25addb1e33e358571e [term 1 LEADER]: Received request to transfer leadership to TS 8d9445f2defa46e5bdccf9ae8cae01dc
I20260709 13:16:56.005115 13614 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d1e68cfd785b43b7ae5f5f9448191dd5"
dest_uuid: "217ec95c64b34e25addb1e33e358571e"
mode: GRACEFUL
new_leader_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc"
 from {username='slave'} at 127.0.0.1:47876
I20260709 13:16:56.005546 13614 raft_consensus.cc:606] T d1e68cfd785b43b7ae5f5f9448191dd5 P 217ec95c64b34e25addb1e33e358571e [term 1 LEADER]: Received request to transfer leadership to TS 8d9445f2defa46e5bdccf9ae8cae01dc
I20260709 13:16:56.006698 12366 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 13:16:56.007880 12366 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:16:56.058892 14535 raft_consensus.cc:993] T d1e68cfd785b43b7ae5f5f9448191dd5 P 217ec95c64b34e25addb1e33e358571e: : Instructing follower 8d9445f2defa46e5bdccf9ae8cae01dc to start an election
I20260709 13:16:56.059336 14571 raft_consensus.cc:1081] T d1e68cfd785b43b7ae5f5f9448191dd5 P 217ec95c64b34e25addb1e33e358571e [term 1 LEADER]: Signalling peer 8d9445f2defa46e5bdccf9ae8cae01dc to start an election
I20260709 13:16:56.060699 14158 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d1e68cfd785b43b7ae5f5f9448191dd5"
dest_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc"
 from {username='slave'} at 127.0.0.1:49916
I20260709 13:16:56.061170 14158 raft_consensus.cc:493] T d1e68cfd785b43b7ae5f5f9448191dd5 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:56.061453 14158 raft_consensus.cc:3060] T d1e68cfd785b43b7ae5f5f9448191dd5 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:56.067284 14158 raft_consensus.cc:515] T d1e68cfd785b43b7ae5f5f9448191dd5 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:16:56.069972 14158 leader_election.cc:290] T d1e68cfd785b43b7ae5f5f9448191dd5 P 8d9445f2defa46e5bdccf9ae8cae01dc [CANDIDATE]: Term 2 election: Requested vote from peers 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:56.070487 13538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1e68cfd785b43b7ae5f5f9448191dd5" candidate_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825"
I20260709 13:16:56.071187 13538 raft_consensus.cc:3060] T d1e68cfd785b43b7ae5f5f9448191dd5 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:56.071133 13614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1e68cfd785b43b7ae5f5f9448191dd5" candidate_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "217ec95c64b34e25addb1e33e358571e"
I20260709 13:16:56.071821 13614 raft_consensus.cc:3055] T d1e68cfd785b43b7ae5f5f9448191dd5 P 217ec95c64b34e25addb1e33e358571e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:56.072095 13614 raft_consensus.cc:740] T d1e68cfd785b43b7ae5f5f9448191dd5 P 217ec95c64b34e25addb1e33e358571e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 217ec95c64b34e25addb1e33e358571e, State: Running, Role: LEADER
I20260709 13:16:56.072747 13614 consensus_queue.cc:260] T d1e68cfd785b43b7ae5f5f9448191dd5 P 217ec95c64b34e25addb1e33e358571e [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: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:16:56.073892 13614 raft_consensus.cc:3060] T d1e68cfd785b43b7ae5f5f9448191dd5 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:56.078981 13538 raft_consensus.cc:2468] T d1e68cfd785b43b7ae5f5f9448191dd5 P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d9445f2defa46e5bdccf9ae8cae01dc in term 2.
I20260709 13:16:56.079839 13614 raft_consensus.cc:2468] T d1e68cfd785b43b7ae5f5f9448191dd5 P 217ec95c64b34e25addb1e33e358571e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d9445f2defa46e5bdccf9ae8cae01dc in term 2.
I20260709 13:16:56.080235 14123 leader_election.cc:304] T d1e68cfd785b43b7ae5f5f9448191dd5 P 8d9445f2defa46e5bdccf9ae8cae01dc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825, 8d9445f2defa46e5bdccf9ae8cae01dc; no voters: 
I20260709 13:16:56.081799 14605 raft_consensus.cc:2804] T d1e68cfd785b43b7ae5f5f9448191dd5 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:56.082787 14605 raft_consensus.cc:697] T d1e68cfd785b43b7ae5f5f9448191dd5 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 2 LEADER]: Becoming Leader. State: Replica: 8d9445f2defa46e5bdccf9ae8cae01dc, State: Running, Role: LEADER
I20260709 13:16:56.084921 14605 consensus_queue.cc:237] T d1e68cfd785b43b7ae5f5f9448191dd5 P 8d9445f2defa46e5bdccf9ae8cae01dc [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: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:16:56.085500 13614 consensus_queue.cc:237] T 5ca4c89d0f2b479f919e8b720fe81209 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Queue 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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } }
W20260709 13:16:56.101963 13584 consensus_peers.cc:597] T 5ca4c89d0f2b479f919e8b720fe81209 P 217ec95c64b34e25addb1e33e358571e -> Peer 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132:46293): Couldn't send request to peer 8d9445f2defa46e5bdccf9ae8cae01dc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5ca4c89d0f2b479f919e8b720fe81209. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:56.110260 13538 raft_consensus.cc:1275] T 5ca4c89d0f2b479f919e8b720fe81209 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Refusing update from remote peer 217ec95c64b34e25addb1e33e358571e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:56.112573 14611 consensus_queue.cc:1048] T 5ca4c89d0f2b479f919e8b720fe81209 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } 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 13:16:56.117523 13467 raft_consensus.cc:1275] T 5ca4c89d0f2b479f919e8b720fe81209 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Refusing update from remote peer 217ec95c64b34e25addb1e33e358571e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:56.120283 14571 raft_consensus.cc:993] T a5f59739b1cd4718bcb6471e3ec258f4 P 217ec95c64b34e25addb1e33e358571e: : Instructing follower 13569ba8734e4be4bee5c86ae9ff8825 to start an election
I20260709 13:16:56.121167 14571 raft_consensus.cc:1081] T a5f59739b1cd4718bcb6471e3ec258f4 P 217ec95c64b34e25addb1e33e358571e [term 1 LEADER]: Signalling peer 13569ba8734e4be4bee5c86ae9ff8825 to start an election
I20260709 13:16:56.124662 13540 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a5f59739b1cd4718bcb6471e3ec258f4"
dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825"
 from {username='slave'} at 127.0.0.1:46896
I20260709 13:16:56.125131 13540 raft_consensus.cc:493] T a5f59739b1cd4718bcb6471e3ec258f4 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:56.125463 13540 raft_consensus.cc:3060] T a5f59739b1cd4718bcb6471e3ec258f4 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:56.137866 13540 raft_consensus.cc:515] T a5f59739b1cd4718bcb6471e3ec258f4 P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:56.141073 13540 leader_election.cc:290] T a5f59739b1cd4718bcb6471e3ec258f4 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 2 election: Requested vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:56.143509 13614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5f59739b1cd4718bcb6471e3ec258f4" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "217ec95c64b34e25addb1e33e358571e"
I20260709 13:16:56.144115 13614 raft_consensus.cc:3055] T a5f59739b1cd4718bcb6471e3ec258f4 P 217ec95c64b34e25addb1e33e358571e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:56.144416 13614 raft_consensus.cc:740] T a5f59739b1cd4718bcb6471e3ec258f4 P 217ec95c64b34e25addb1e33e358571e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 217ec95c64b34e25addb1e33e358571e, State: Running, Role: LEADER
I20260709 13:16:56.143968 14535 raft_consensus.cc:2955] T 5ca4c89d0f2b479f919e8b720fe81209 P 217ec95c64b34e25addb1e33e358571e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:16:56.145081 13614 consensus_queue.cc:260] T a5f59739b1cd4718bcb6471e3ec258f4 P 217ec95c64b34e25addb1e33e358571e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:56.146205 13614 raft_consensus.cc:3060] T a5f59739b1cd4718bcb6471e3ec258f4 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:56.145931 13541 raft_consensus.cc:2955] T 5ca4c89d0f2b479f919e8b720fe81209 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:16:56.156939 13614 raft_consensus.cc:2468] T a5f59739b1cd4718bcb6471e3ec258f4 P 217ec95c64b34e25addb1e33e358571e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13569ba8734e4be4bee5c86ae9ff8825 in term 2.
I20260709 13:16:56.163144 13366 catalog_manager.cc:5697] T d1e68cfd785b43b7ae5f5f9448191dd5 P 8d9445f2defa46e5bdccf9ae8cae01dc reported cstate change: term changed from 1 to 2, leader changed from 217ec95c64b34e25addb1e33e358571e (127.12.19.131) to 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132). New cstate: current_term: 2 leader_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:16:56.174108 13461 consensus_queue.cc:237] T dd6de992cdd94fd08bbeb6cc9deb750b P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Queue 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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } }
I20260709 13:16:56.164561 14609 consensus_queue.cc:1048] T 5ca4c89d0f2b479f919e8b720fe81209 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:16:56.167949 13467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5f59739b1cd4718bcb6471e3ec258f4" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c"
I20260709 13:16:56.177294 13467 raft_consensus.cc:3060] T a5f59739b1cd4718bcb6471e3ec258f4 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:56.185527 13467 raft_consensus.cc:2468] T a5f59739b1cd4718bcb6471e3ec258f4 P 3c7e85ca9e4e4646b4792034c03ef31c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13569ba8734e4be4bee5c86ae9ff8825 in term 2.
I20260709 13:16:56.187105 13510 leader_election.cc:304] T a5f59739b1cd4718bcb6471e3ec258f4 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825, 217ec95c64b34e25addb1e33e358571e; no voters: 
I20260709 13:16:56.193866 14589 raft_consensus.cc:2804] T a5f59739b1cd4718bcb6471e3ec258f4 P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:56.226820 14589 raft_consensus.cc:697] T a5f59739b1cd4718bcb6471e3ec258f4 P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 LEADER]: Becoming Leader. State: Replica: 13569ba8734e4be4bee5c86ae9ff8825, State: Running, Role: LEADER
I20260709 13:16:56.229243 14589 consensus_queue.cc:237] T a5f59739b1cd4718bcb6471e3ec258f4 P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:56.246343 14611 raft_consensus.cc:993] T 073038643a8a47128887911c138b0df9 P 217ec95c64b34e25addb1e33e358571e: : Instructing follower 13569ba8734e4be4bee5c86ae9ff8825 to start an election
I20260709 13:16:56.245865 13368 catalog_manager.cc:5697] T 5ca4c89d0f2b479f919e8b720fe81209 P 217ec95c64b34e25addb1e33e358571e reported cstate change: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New cstate: current_term: 1 leader_uuid: "217ec95c64b34e25addb1e33e358571e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:56.254093 14611 raft_consensus.cc:1081] T 073038643a8a47128887911c138b0df9 P 217ec95c64b34e25addb1e33e358571e [term 1 LEADER]: Signalling peer 13569ba8734e4be4bee5c86ae9ff8825 to start an election
I20260709 13:16:56.256498 13612 raft_consensus.cc:1275] T dd6de992cdd94fd08bbeb6cc9deb750b P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Refusing update from remote peer 3c7e85ca9e4e4646b4792034c03ef31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:56.249982 13541 raft_consensus.cc:1275] T dd6de992cdd94fd08bbeb6cc9deb750b P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Refusing update from remote peer 3c7e85ca9e4e4646b4792034c03ef31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:16:56.250406 13435 consensus_peers.cc:597] T dd6de992cdd94fd08bbeb6cc9deb750b P 3c7e85ca9e4e4646b4792034c03ef31c -> Peer 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132:46293): Couldn't send request to peer 8d9445f2defa46e5bdccf9ae8cae01dc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: dd6de992cdd94fd08bbeb6cc9deb750b. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:56.258630 14525 consensus_queue.cc:1048] T dd6de992cdd94fd08bbeb6cc9deb750b P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } 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 13:16:56.260674 14601 consensus_queue.cc:1048] T dd6de992cdd94fd08bbeb6cc9deb750b P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:56.258813 13541 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "073038643a8a47128887911c138b0df9"
dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825"
 from {username='slave'} at 127.0.0.1:46896
I20260709 13:16:56.264658 13541 raft_consensus.cc:493] T 073038643a8a47128887911c138b0df9 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:56.265075 13541 raft_consensus.cc:3060] T 073038643a8a47128887911c138b0df9 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:56.266795 14535 raft_consensus.cc:993] T b09f467e2442498899c9ee538acc5f28 P 217ec95c64b34e25addb1e33e358571e: : Instructing follower 8d9445f2defa46e5bdccf9ae8cae01dc to start an election
I20260709 13:16:56.267218 14535 raft_consensus.cc:1081] T b09f467e2442498899c9ee538acc5f28 P 217ec95c64b34e25addb1e33e358571e [term 1 LEADER]: Signalling peer 8d9445f2defa46e5bdccf9ae8cae01dc to start an election
I20260709 13:16:56.268849 14158 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b09f467e2442498899c9ee538acc5f28"
dest_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc"
 from {username='slave'} at 127.0.0.1:49916
I20260709 13:16:56.269301 14158 raft_consensus.cc:493] T b09f467e2442498899c9ee538acc5f28 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:56.269642 14158 raft_consensus.cc:3060] T b09f467e2442498899c9ee538acc5f28 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:56.274227 13541 raft_consensus.cc:515] T 073038643a8a47128887911c138b0df9 P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:56.275753 14158 raft_consensus.cc:515] T b09f467e2442498899c9ee538acc5f28 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:16:56.278337 13467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b09f467e2442498899c9ee538acc5f28" candidate_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c"
I20260709 13:16:56.278885 13467 raft_consensus.cc:3060] T b09f467e2442498899c9ee538acc5f28 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:56.278414 13365 catalog_manager.cc:5697] T a5f59739b1cd4718bcb6471e3ec258f4 P 13569ba8734e4be4bee5c86ae9ff8825 reported cstate change: term changed from 1 to 2, leader changed from 217ec95c64b34e25addb1e33e358571e (127.12.19.131) to 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130). New cstate: current_term: 2 leader_uuid: "13569ba8734e4be4bee5c86ae9ff8825" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:56.279553 13614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b09f467e2442498899c9ee538acc5f28" candidate_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "217ec95c64b34e25addb1e33e358571e"
I20260709 13:16:56.280061 13614 raft_consensus.cc:3055] T b09f467e2442498899c9ee538acc5f28 P 217ec95c64b34e25addb1e33e358571e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:56.280323 13614 raft_consensus.cc:740] T b09f467e2442498899c9ee538acc5f28 P 217ec95c64b34e25addb1e33e358571e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 217ec95c64b34e25addb1e33e358571e, State: Running, Role: LEADER
I20260709 13:16:56.281013 13614 consensus_queue.cc:260] T b09f467e2442498899c9ee538acc5f28 P 217ec95c64b34e25addb1e33e358571e [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:16:56.281919 13614 raft_consensus.cc:3060] T b09f467e2442498899c9ee538acc5f28 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:56.282016 13615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "073038643a8a47128887911c138b0df9" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "217ec95c64b34e25addb1e33e358571e"
I20260709 13:16:56.282591 13615 raft_consensus.cc:3055] T 073038643a8a47128887911c138b0df9 P 217ec95c64b34e25addb1e33e358571e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:56.282850 13615 raft_consensus.cc:740] T 073038643a8a47128887911c138b0df9 P 217ec95c64b34e25addb1e33e358571e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 217ec95c64b34e25addb1e33e358571e, State: Running, Role: LEADER
I20260709 13:16:56.283488 13615 consensus_queue.cc:260] T 073038643a8a47128887911c138b0df9 P 217ec95c64b34e25addb1e33e358571e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:56.284475 13615 raft_consensus.cc:3060] T 073038643a8a47128887911c138b0df9 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:56.289716 13467 raft_consensus.cc:2468] T b09f467e2442498899c9ee538acc5f28 P 3c7e85ca9e4e4646b4792034c03ef31c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d9445f2defa46e5bdccf9ae8cae01dc in term 2.
I20260709 13:16:56.292038 14123 leader_election.cc:304] T b09f467e2442498899c9ee538acc5f28 P 8d9445f2defa46e5bdccf9ae8cae01dc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c7e85ca9e4e4646b4792034c03ef31c, 8d9445f2defa46e5bdccf9ae8cae01dc; no voters: 
I20260709 13:16:56.293224 14605 raft_consensus.cc:2804] T b09f467e2442498899c9ee538acc5f28 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:56.293716 14605 raft_consensus.cc:697] T b09f467e2442498899c9ee538acc5f28 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 2 LEADER]: Becoming Leader. State: Replica: 8d9445f2defa46e5bdccf9ae8cae01dc, State: Running, Role: LEADER
I20260709 13:16:56.294646 14605 consensus_queue.cc:237] T b09f467e2442498899c9ee538acc5f28 P 8d9445f2defa46e5bdccf9ae8cae01dc [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:16:56.296840 13468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "073038643a8a47128887911c138b0df9" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c"
I20260709 13:16:56.297364 13468 raft_consensus.cc:3060] T 073038643a8a47128887911c138b0df9 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:56.301404 13541 leader_election.cc:290] T 073038643a8a47128887911c138b0df9 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 2 election: Requested vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:56.309304 13615 raft_consensus.cc:2468] T 073038643a8a47128887911c138b0df9 P 217ec95c64b34e25addb1e33e358571e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13569ba8734e4be4bee5c86ae9ff8825 in term 2.
I20260709 13:16:56.310381 13510 leader_election.cc:304] T 073038643a8a47128887911c138b0df9 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825, 217ec95c64b34e25addb1e33e358571e; no voters: 
I20260709 13:16:56.311132 14620 raft_consensus.cc:2804] T 073038643a8a47128887911c138b0df9 P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:56.311609 14620 raft_consensus.cc:697] T 073038643a8a47128887911c138b0df9 P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 LEADER]: Becoming Leader. State: Replica: 13569ba8734e4be4bee5c86ae9ff8825, State: Running, Role: LEADER
I20260709 13:16:56.312438 14620 consensus_queue.cc:237] T 073038643a8a47128887911c138b0df9 P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:56.328172 14601 raft_consensus.cc:2955] T dd6de992cdd94fd08bbeb6cc9deb750b P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:16:56.331575 13468 raft_consensus.cc:2468] T 073038643a8a47128887911c138b0df9 P 3c7e85ca9e4e4646b4792034c03ef31c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13569ba8734e4be4bee5c86ae9ff8825 in term 2.
I20260709 13:16:56.335160 13619 raft_consensus.cc:2955] T dd6de992cdd94fd08bbeb6cc9deb750b P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:16:56.337247 13538 raft_consensus.cc:2955] T dd6de992cdd94fd08bbeb6cc9deb750b P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:16:56.339222 13365 catalog_manager.cc:5697] T 073038643a8a47128887911c138b0df9 P 13569ba8734e4be4bee5c86ae9ff8825 reported cstate change: term changed from 1 to 2, leader changed from 217ec95c64b34e25addb1e33e358571e (127.12.19.131) to 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130). New cstate: current_term: 2 leader_uuid: "13569ba8734e4be4bee5c86ae9ff8825" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:56.340370 14158 leader_election.cc:290] T b09f467e2442498899c9ee538acc5f28 P 8d9445f2defa46e5bdccf9ae8cae01dc [CANDIDATE]: Term 2 election: Requested vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:56.352907 13614 raft_consensus.cc:2468] T b09f467e2442498899c9ee538acc5f28 P 217ec95c64b34e25addb1e33e358571e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d9445f2defa46e5bdccf9ae8cae01dc in term 2.
I20260709 13:16:56.352907 14609 raft_consensus.cc:993] T 28eb05fd58a145d493c7c9cf490e6a84 P 217ec95c64b34e25addb1e33e358571e: : Instructing follower 8d9445f2defa46e5bdccf9ae8cae01dc to start an election
W20260709 13:16:56.356698 13416 auto_rebalancer.cc:629] Failed to schedule move for tablet a5f59739b1cd4718bcb6471e3ec258f4: Illegal state: Leader has not yet committed an operation in its own term
I20260709 13:16:56.357303 14609 raft_consensus.cc:1081] T 28eb05fd58a145d493c7c9cf490e6a84 P 217ec95c64b34e25addb1e33e358571e [term 1 LEADER]: Signalling peer 8d9445f2defa46e5bdccf9ae8cae01dc to start an election
I20260709 13:16:56.339618 13461 raft_consensus.cc:2955] T 5ca4c89d0f2b479f919e8b720fe81209 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:16:56.360893 14158 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "28eb05fd58a145d493c7c9cf490e6a84"
dest_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc"
 from {username='slave'} at 127.0.0.1:49916
I20260709 13:16:56.361467 14158 raft_consensus.cc:493] T 28eb05fd58a145d493c7c9cf490e6a84 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:56.361846 14158 raft_consensus.cc:3060] T 28eb05fd58a145d493c7c9cf490e6a84 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:56.364125 13368 catalog_manager.cc:5697] T dd6de992cdd94fd08bbeb6cc9deb750b P 217ec95c64b34e25addb1e33e358571e reported cstate change: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New cstate: current_term: 1 leader_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:16:56.361236 13541 consensus_queue.cc:237] T e2fd0e62c1594ff5875e63fcc1563d10 P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Queue 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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } }
I20260709 13:16:56.368055 14158 raft_consensus.cc:515] T 28eb05fd58a145d493c7c9cf490e6a84 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:16:56.370864 13538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28eb05fd58a145d493c7c9cf490e6a84" candidate_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825"
I20260709 13:16:56.371584 13538 raft_consensus.cc:3060] T 28eb05fd58a145d493c7c9cf490e6a84 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:56.377667 13538 raft_consensus.cc:2468] T 28eb05fd58a145d493c7c9cf490e6a84 P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d9445f2defa46e5bdccf9ae8cae01dc in term 2.
I20260709 13:16:56.378742 14158 leader_election.cc:290] T 28eb05fd58a145d493c7c9cf490e6a84 P 8d9445f2defa46e5bdccf9ae8cae01dc [CANDIDATE]: Term 2 election: Requested vote from peers 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:56.378746 14123 leader_election.cc:304] T 28eb05fd58a145d493c7c9cf490e6a84 P 8d9445f2defa46e5bdccf9ae8cae01dc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825, 8d9445f2defa46e5bdccf9ae8cae01dc; no voters: 
I20260709 13:16:56.380155 14605 raft_consensus.cc:2804] T 28eb05fd58a145d493c7c9cf490e6a84 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:56.380645 14605 raft_consensus.cc:697] T 28eb05fd58a145d493c7c9cf490e6a84 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 2 LEADER]: Becoming Leader. State: Replica: 8d9445f2defa46e5bdccf9ae8cae01dc, State: Running, Role: LEADER
I20260709 13:16:56.381474 14605 consensus_queue.cc:237] T 28eb05fd58a145d493c7c9cf490e6a84 P 8d9445f2defa46e5bdccf9ae8cae01dc [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: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:16:56.382661 13614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28eb05fd58a145d493c7c9cf490e6a84" candidate_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "217ec95c64b34e25addb1e33e358571e"
I20260709 13:16:56.383376 13614 raft_consensus.cc:3055] T 28eb05fd58a145d493c7c9cf490e6a84 P 217ec95c64b34e25addb1e33e358571e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:56.383720 13614 raft_consensus.cc:740] T 28eb05fd58a145d493c7c9cf490e6a84 P 217ec95c64b34e25addb1e33e358571e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 217ec95c64b34e25addb1e33e358571e, State: Running, Role: LEADER
I20260709 13:16:56.384689 13614 consensus_queue.cc:260] T 28eb05fd58a145d493c7c9cf490e6a84 P 217ec95c64b34e25addb1e33e358571e [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: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:16:56.386129 13614 raft_consensus.cc:3060] T 28eb05fd58a145d493c7c9cf490e6a84 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:56.389593 13366 catalog_manager.cc:5697] T b09f467e2442498899c9ee538acc5f28 P 8d9445f2defa46e5bdccf9ae8cae01dc reported cstate change: term changed from 1 to 2, leader changed from 217ec95c64b34e25addb1e33e358571e (127.12.19.131) to 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132). New cstate: current_term: 2 leader_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:16:56.413130 13619 raft_consensus.cc:1275] T e2fd0e62c1594ff5875e63fcc1563d10 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Refusing update from remote peer 13569ba8734e4be4bee5c86ae9ff8825: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:16:56.413838 13510 consensus_peers.cc:597] T e2fd0e62c1594ff5875e63fcc1563d10 P 13569ba8734e4be4bee5c86ae9ff8825 -> Peer 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132:46293): Couldn't send request to peer 8d9445f2defa46e5bdccf9ae8cae01dc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e2fd0e62c1594ff5875e63fcc1563d10. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:56.415534 13461 raft_consensus.cc:1275] T e2fd0e62c1594ff5875e63fcc1563d10 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Refusing update from remote peer 13569ba8734e4be4bee5c86ae9ff8825: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:56.416060 14620 consensus_queue.cc:1048] T e2fd0e62c1594ff5875e63fcc1563d10 P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:16:56.417948 13614 raft_consensus.cc:2468] T 28eb05fd58a145d493c7c9cf490e6a84 P 217ec95c64b34e25addb1e33e358571e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d9445f2defa46e5bdccf9ae8cae01dc in term 2.
I20260709 13:16:56.419795 14589 consensus_queue.cc:1048] T e2fd0e62c1594ff5875e63fcc1563d10 P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } 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 13:16:56.425832 13368 catalog_manager.cc:5697] T 28eb05fd58a145d493c7c9cf490e6a84 P 8d9445f2defa46e5bdccf9ae8cae01dc reported cstate change: term changed from 1 to 2, leader changed from 217ec95c64b34e25addb1e33e358571e (127.12.19.131) to 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132). New cstate: current_term: 2 leader_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:16:56.426777 14620 raft_consensus.cc:2955] T e2fd0e62c1594ff5875e63fcc1563d10 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:16:56.428416 13614 raft_consensus.cc:2955] T e2fd0e62c1594ff5875e63fcc1563d10 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:16:56.437443 13461 raft_consensus.cc:2955] T e2fd0e62c1594ff5875e63fcc1563d10 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:16:56.446360 13368 catalog_manager.cc:5697] T e2fd0e62c1594ff5875e63fcc1563d10 P 217ec95c64b34e25addb1e33e358571e reported cstate change: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New cstate: current_term: 1 leader_uuid: "13569ba8734e4be4bee5c86ae9ff8825" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:16:56.493292 13614 raft_consensus.cc:1275] T d1e68cfd785b43b7ae5f5f9448191dd5 P 217ec95c64b34e25addb1e33e358571e [term 2 FOLLOWER]: Refusing update from remote peer 8d9445f2defa46e5bdccf9ae8cae01dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:16:56.494441 14605 consensus_queue.cc:1048] T d1e68cfd785b43b7ae5f5f9448191dd5 P 8d9445f2defa46e5bdccf9ae8cae01dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:16:56.513141 13538 raft_consensus.cc:1275] T d1e68cfd785b43b7ae5f5f9448191dd5 P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 FOLLOWER]: Refusing update from remote peer 8d9445f2defa46e5bdccf9ae8cae01dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:16:56.515539 14606 consensus_queue.cc:1048] T d1e68cfd785b43b7ae5f5f9448191dd5 P 8d9445f2defa46e5bdccf9ae8cae01dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:16:56.532384 14601 raft_consensus.cc:993] T 2bfdce9f207f483dbde5c086b093b745 P 3c7e85ca9e4e4646b4792034c03ef31c: : Instructing follower 8d9445f2defa46e5bdccf9ae8cae01dc to start an election
I20260709 13:16:56.533106 14525 raft_consensus.cc:1081] T 2bfdce9f207f483dbde5c086b093b745 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Signalling peer 8d9445f2defa46e5bdccf9ae8cae01dc to start an election
I20260709 13:16:56.536082 14158 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2bfdce9f207f483dbde5c086b093b745"
dest_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc"
 from {username='slave'} at 127.0.0.1:49932
I20260709 13:16:56.536619 14158 raft_consensus.cc:493] T 2bfdce9f207f483dbde5c086b093b745 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:56.537003 14158 raft_consensus.cc:3060] T 2bfdce9f207f483dbde5c086b093b745 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:56.542021 14158 raft_consensus.cc:515] T 2bfdce9f207f483dbde5c086b093b745 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:16:56.544024 14158 leader_election.cc:290] T 2bfdce9f207f483dbde5c086b093b745 P 8d9445f2defa46e5bdccf9ae8cae01dc [CANDIDATE]: Term 2 election: Requested vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433)
I20260709 13:16:56.545024 13461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bfdce9f207f483dbde5c086b093b745" candidate_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c"
I20260709 13:16:56.545529 13461 raft_consensus.cc:3055] T 2bfdce9f207f483dbde5c086b093b745 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:56.545787 13461 raft_consensus.cc:740] T 2bfdce9f207f483dbde5c086b093b745 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3c7e85ca9e4e4646b4792034c03ef31c, State: Running, Role: LEADER
I20260709 13:16:56.546525 13461 consensus_queue.cc:260] T 2bfdce9f207f483dbde5c086b093b745 P 3c7e85ca9e4e4646b4792034c03ef31c [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:16:56.548785 13538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bfdce9f207f483dbde5c086b093b745" candidate_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825"
I20260709 13:16:56.549453 13538 raft_consensus.cc:3060] T 2bfdce9f207f483dbde5c086b093b745 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:56.549537 13461 raft_consensus.cc:3060] T 2bfdce9f207f483dbde5c086b093b745 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:56.558322 13538 raft_consensus.cc:2468] T 2bfdce9f207f483dbde5c086b093b745 P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d9445f2defa46e5bdccf9ae8cae01dc in term 2.
I20260709 13:16:56.561232 14123 leader_election.cc:304] T 2bfdce9f207f483dbde5c086b093b745 P 8d9445f2defa46e5bdccf9ae8cae01dc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825, 8d9445f2defa46e5bdccf9ae8cae01dc; no voters: 
I20260709 13:16:56.562124 14605 raft_consensus.cc:2804] T 2bfdce9f207f483dbde5c086b093b745 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:56.562619 14605 raft_consensus.cc:697] T 2bfdce9f207f483dbde5c086b093b745 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 2 LEADER]: Becoming Leader. State: Replica: 8d9445f2defa46e5bdccf9ae8cae01dc, State: Running, Role: LEADER
I20260709 13:16:56.563474 13461 raft_consensus.cc:2468] T 2bfdce9f207f483dbde5c086b093b745 P 3c7e85ca9e4e4646b4792034c03ef31c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d9445f2defa46e5bdccf9ae8cae01dc in term 2.
I20260709 13:16:56.563584 14605 consensus_queue.cc:237] T 2bfdce9f207f483dbde5c086b093b745 P 8d9445f2defa46e5bdccf9ae8cae01dc [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:16:56.573565 13368 catalog_manager.cc:5697] T 2bfdce9f207f483dbde5c086b093b745 P 8d9445f2defa46e5bdccf9ae8cae01dc reported cstate change: term changed from 1 to 2, leader changed from 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129) to 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132). New cstate: current_term: 2 leader_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:16:56.608671 14638 ts_tablet_manager.cc:933] T 5ca4c89d0f2b479f919e8b720fe81209 P 8d9445f2defa46e5bdccf9ae8cae01dc: Initiating tablet copy from peer 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:56.610502 14638 tablet_copy_client.cc:323] T 5ca4c89d0f2b479f919e8b720fe81209 P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Beginning tablet copy session from remote peer at address 127.12.19.131:36327
I20260709 13:16:56.611917 13629 tablet_copy_service.cc:140] P 217ec95c64b34e25addb1e33e358571e: Received BeginTabletCopySession request for tablet 5ca4c89d0f2b479f919e8b720fe81209 from peer 8d9445f2defa46e5bdccf9ae8cae01dc ({username='slave'} at 127.0.0.1:51210)
I20260709 13:16:56.612464 13629 tablet_copy_service.cc:161] P 217ec95c64b34e25addb1e33e358571e: Beginning new tablet copy session on tablet 5ca4c89d0f2b479f919e8b720fe81209 from peer 8d9445f2defa46e5bdccf9ae8cae01dc at {username='slave'} at 127.0.0.1:51210: session id = 8d9445f2defa46e5bdccf9ae8cae01dc-5ca4c89d0f2b479f919e8b720fe81209
I20260709 13:16:56.619869 13629 tablet_copy_source_session.cc:215] T 5ca4c89d0f2b479f919e8b720fe81209 P 217ec95c64b34e25addb1e33e358571e: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:56.622682 14638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ca4c89d0f2b479f919e8b720fe81209. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:56.639672 14638 tablet_copy_client.cc:806] T 5ca4c89d0f2b479f919e8b720fe81209 P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:56.640304 14638 tablet_copy_client.cc:670] T 5ca4c89d0f2b479f919e8b720fe81209 P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Starting download of 1 WAL segments...
I20260709 13:16:56.647665 14638 tablet_copy_client.cc:538] T 5ca4c89d0f2b479f919e8b720fe81209 P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:16:56.654886 14638 tablet_bootstrap.cc:492] T 5ca4c89d0f2b479f919e8b720fe81209 P 8d9445f2defa46e5bdccf9ae8cae01dc: Bootstrap starting.
I20260709 13:16:56.699829 14638 tablet_bootstrap.cc:492] T 5ca4c89d0f2b479f919e8b720fe81209 P 8d9445f2defa46e5bdccf9ae8cae01dc: 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 13:16:56.700768 14638 tablet_bootstrap.cc:492] T 5ca4c89d0f2b479f919e8b720fe81209 P 8d9445f2defa46e5bdccf9ae8cae01dc: Bootstrap complete.
I20260709 13:16:56.701879 14638 ts_tablet_manager.cc:1403] T 5ca4c89d0f2b479f919e8b720fe81209 P 8d9445f2defa46e5bdccf9ae8cae01dc: Time spent bootstrapping tablet: real 0.047s	user 0.034s	sys 0.013s
I20260709 13:16:56.704648 14638 raft_consensus.cc:359] T 5ca4c89d0f2b479f919e8b720fe81209 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } }
I20260709 13:16:56.705375 14638 raft_consensus.cc:740] T 5ca4c89d0f2b479f919e8b720fe81209 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8d9445f2defa46e5bdccf9ae8cae01dc, State: Initialized, Role: LEARNER
I20260709 13:16:56.706020 14638 consensus_queue.cc:260] T 5ca4c89d0f2b479f919e8b720fe81209 P 8d9445f2defa46e5bdccf9ae8cae01dc [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } }
I20260709 13:16:56.708427 14638 ts_tablet_manager.cc:1434] T 5ca4c89d0f2b479f919e8b720fe81209 P 8d9445f2defa46e5bdccf9ae8cae01dc: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.004s
I20260709 13:16:56.710446 13629 tablet_copy_service.cc:342] P 217ec95c64b34e25addb1e33e358571e: Request end of tablet copy session 8d9445f2defa46e5bdccf9ae8cae01dc-5ca4c89d0f2b479f919e8b720fe81209 received from {username='slave'} at 127.0.0.1:51210
I20260709 13:16:56.710845 13629 tablet_copy_service.cc:434] P 217ec95c64b34e25addb1e33e358571e: ending tablet copy session 8d9445f2defa46e5bdccf9ae8cae01dc-5ca4c89d0f2b479f919e8b720fe81209 on tablet 5ca4c89d0f2b479f919e8b720fe81209 with peer 8d9445f2defa46e5bdccf9ae8cae01dc
I20260709 13:16:56.712734 13614 raft_consensus.cc:1275] T a5f59739b1cd4718bcb6471e3ec258f4 P 217ec95c64b34e25addb1e33e358571e [term 2 FOLLOWER]: Refusing update from remote peer 13569ba8734e4be4bee5c86ae9ff8825: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:56.714073 14618 consensus_queue.cc:1048] T a5f59739b1cd4718bcb6471e3ec258f4 P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:56.724717 13468 raft_consensus.cc:1275] T 073038643a8a47128887911c138b0df9 P 3c7e85ca9e4e4646b4792034c03ef31c [term 2 FOLLOWER]: Refusing update from remote peer 13569ba8734e4be4bee5c86ae9ff8825: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:56.727080 13468 raft_consensus.cc:1275] T a5f59739b1cd4718bcb6471e3ec258f4 P 3c7e85ca9e4e4646b4792034c03ef31c [term 2 FOLLOWER]: Refusing update from remote peer 13569ba8734e4be4bee5c86ae9ff8825: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:56.727588 14589 consensus_queue.cc:1048] T 073038643a8a47128887911c138b0df9 P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:56.730479 14589 consensus_queue.cc:1048] T a5f59739b1cd4718bcb6471e3ec258f4 P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:56.759969 13614 raft_consensus.cc:1275] T 073038643a8a47128887911c138b0df9 P 217ec95c64b34e25addb1e33e358571e [term 2 FOLLOWER]: Refusing update from remote peer 13569ba8734e4be4bee5c86ae9ff8825: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:56.768860 14620 consensus_queue.cc:1048] T 073038643a8a47128887911c138b0df9 P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:56.781172 13468 raft_consensus.cc:1275] T b09f467e2442498899c9ee538acc5f28 P 3c7e85ca9e4e4646b4792034c03ef31c [term 2 FOLLOWER]: Refusing update from remote peer 8d9445f2defa46e5bdccf9ae8cae01dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:16:56.782626 14605 consensus_queue.cc:1048] T b09f467e2442498899c9ee538acc5f28 P 8d9445f2defa46e5bdccf9ae8cae01dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:16:56.794800 13614 raft_consensus.cc:1275] T b09f467e2442498899c9ee538acc5f28 P 217ec95c64b34e25addb1e33e358571e [term 2 FOLLOWER]: Refusing update from remote peer 8d9445f2defa46e5bdccf9ae8cae01dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:16:56.797416 14606 consensus_queue.cc:1048] T b09f467e2442498899c9ee538acc5f28 P 8d9445f2defa46e5bdccf9ae8cae01dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:16:56.826542 14638 ts_tablet_manager.cc:933] T dd6de992cdd94fd08bbeb6cc9deb750b P 8d9445f2defa46e5bdccf9ae8cae01dc: Initiating tablet copy from peer 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053)
I20260709 13:16:56.857648 13612 raft_consensus.cc:1275] T 28eb05fd58a145d493c7c9cf490e6a84 P 217ec95c64b34e25addb1e33e358571e [term 2 FOLLOWER]: Refusing update from remote peer 8d9445f2defa46e5bdccf9ae8cae01dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:16:56.867626 14647 consensus_queue.cc:1048] T 28eb05fd58a145d493c7c9cf490e6a84 P 8d9445f2defa46e5bdccf9ae8cae01dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:16:56.892534 13538 raft_consensus.cc:1275] T 28eb05fd58a145d493c7c9cf490e6a84 P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 FOLLOWER]: Refusing update from remote peer 8d9445f2defa46e5bdccf9ae8cae01dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:16:56.894752 14605 consensus_queue.cc:1048] T 28eb05fd58a145d493c7c9cf490e6a84 P 8d9445f2defa46e5bdccf9ae8cae01dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:16:56.915238 14638 tablet_copy_client.cc:323] T dd6de992cdd94fd08bbeb6cc9deb750b P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Beginning tablet copy session from remote peer at address 127.12.19.129:35053
I20260709 13:16:56.920805 13479 tablet_copy_service.cc:140] P 3c7e85ca9e4e4646b4792034c03ef31c: Received BeginTabletCopySession request for tablet dd6de992cdd94fd08bbeb6cc9deb750b from peer 8d9445f2defa46e5bdccf9ae8cae01dc ({username='slave'} at 127.0.0.1:37356)
I20260709 13:16:56.921334 13479 tablet_copy_service.cc:161] P 3c7e85ca9e4e4646b4792034c03ef31c: Beginning new tablet copy session on tablet dd6de992cdd94fd08bbeb6cc9deb750b from peer 8d9445f2defa46e5bdccf9ae8cae01dc at {username='slave'} at 127.0.0.1:37356: session id = 8d9445f2defa46e5bdccf9ae8cae01dc-dd6de992cdd94fd08bbeb6cc9deb750b
I20260709 13:16:56.932210 14654 ts_tablet_manager.cc:933] T e2fd0e62c1594ff5875e63fcc1563d10 P 8d9445f2defa46e5bdccf9ae8cae01dc: Initiating tablet copy from peer 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433)
I20260709 13:16:56.942559 13479 tablet_copy_source_session.cc:215] T dd6de992cdd94fd08bbeb6cc9deb750b P 3c7e85ca9e4e4646b4792034c03ef31c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:56.960978 13541 raft_consensus.cc:1275] T 2bfdce9f207f483dbde5c086b093b745 P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 FOLLOWER]: Refusing update from remote peer 8d9445f2defa46e5bdccf9ae8cae01dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:16:56.962602 14650 consensus_queue.cc:1048] T 2bfdce9f207f483dbde5c086b093b745 P 8d9445f2defa46e5bdccf9ae8cae01dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:16:56.965813 14638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd6de992cdd94fd08bbeb6cc9deb750b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:56.975282 13468 raft_consensus.cc:1275] T 2bfdce9f207f483dbde5c086b093b745 P 3c7e85ca9e4e4646b4792034c03ef31c [term 2 FOLLOWER]: Refusing update from remote peer 8d9445f2defa46e5bdccf9ae8cae01dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:16:56.977470 14649 consensus_queue.cc:1048] T 2bfdce9f207f483dbde5c086b093b745 P 8d9445f2defa46e5bdccf9ae8cae01dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:16:56.994408 14638 tablet_copy_client.cc:806] T dd6de992cdd94fd08bbeb6cc9deb750b P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:56.995066 14638 tablet_copy_client.cc:670] T dd6de992cdd94fd08bbeb6cc9deb750b P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Starting download of 1 WAL segments...
I20260709 13:16:56.997606 14654 tablet_copy_client.cc:323] T e2fd0e62c1594ff5875e63fcc1563d10 P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Beginning tablet copy session from remote peer at address 127.12.19.130:39433
I20260709 13:16:57.000494 14638 tablet_copy_client.cc:538] T dd6de992cdd94fd08bbeb6cc9deb750b P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:16:57.002270 13555 tablet_copy_service.cc:140] P 13569ba8734e4be4bee5c86ae9ff8825: Received BeginTabletCopySession request for tablet e2fd0e62c1594ff5875e63fcc1563d10 from peer 8d9445f2defa46e5bdccf9ae8cae01dc ({username='slave'} at 127.0.0.1:45734)
I20260709 13:16:57.002844 13555 tablet_copy_service.cc:161] P 13569ba8734e4be4bee5c86ae9ff8825: Beginning new tablet copy session on tablet e2fd0e62c1594ff5875e63fcc1563d10 from peer 8d9445f2defa46e5bdccf9ae8cae01dc at {username='slave'} at 127.0.0.1:45734: session id = 8d9445f2defa46e5bdccf9ae8cae01dc-e2fd0e62c1594ff5875e63fcc1563d10
I20260709 13:16:57.008795 12366 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:16:57.010804 14638 tablet_bootstrap.cc:492] T dd6de992cdd94fd08bbeb6cc9deb750b P 8d9445f2defa46e5bdccf9ae8cae01dc: Bootstrap starting.
I20260709 13:16:57.034533 13555 tablet_copy_source_session.cc:215] T e2fd0e62c1594ff5875e63fcc1563d10 P 13569ba8734e4be4bee5c86ae9ff8825: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:57.045749 14638 tablet_bootstrap.cc:492] T dd6de992cdd94fd08bbeb6cc9deb750b P 8d9445f2defa46e5bdccf9ae8cae01dc: 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 13:16:57.046778 14638 tablet_bootstrap.cc:492] T dd6de992cdd94fd08bbeb6cc9deb750b P 8d9445f2defa46e5bdccf9ae8cae01dc: Bootstrap complete.
I20260709 13:16:57.047487 14638 ts_tablet_manager.cc:1403] T dd6de992cdd94fd08bbeb6cc9deb750b P 8d9445f2defa46e5bdccf9ae8cae01dc: Time spent bootstrapping tablet: real 0.037s	user 0.026s	sys 0.009s
I20260709 13:16:57.050261 14638 raft_consensus.cc:359] T dd6de992cdd94fd08bbeb6cc9deb750b P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } }
I20260709 13:16:57.051378 14638 raft_consensus.cc:740] T dd6de992cdd94fd08bbeb6cc9deb750b P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8d9445f2defa46e5bdccf9ae8cae01dc, State: Initialized, Role: LEARNER
I20260709 13:16:57.052134 14638 consensus_queue.cc:260] T dd6de992cdd94fd08bbeb6cc9deb750b P 8d9445f2defa46e5bdccf9ae8cae01dc [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } }
I20260709 13:16:57.056000 14638 ts_tablet_manager.cc:1434] T dd6de992cdd94fd08bbeb6cc9deb750b P 8d9445f2defa46e5bdccf9ae8cae01dc: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:16:57.058013 13479 tablet_copy_service.cc:342] P 3c7e85ca9e4e4646b4792034c03ef31c: Request end of tablet copy session 8d9445f2defa46e5bdccf9ae8cae01dc-dd6de992cdd94fd08bbeb6cc9deb750b received from {username='slave'} at 127.0.0.1:37356
I20260709 13:16:57.058419 13479 tablet_copy_service.cc:434] P 3c7e85ca9e4e4646b4792034c03ef31c: ending tablet copy session 8d9445f2defa46e5bdccf9ae8cae01dc-dd6de992cdd94fd08bbeb6cc9deb750b on tablet dd6de992cdd94fd08bbeb6cc9deb750b with peer 8d9445f2defa46e5bdccf9ae8cae01dc
I20260709 13:16:57.063494 14654 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2fd0e62c1594ff5875e63fcc1563d10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:57.071364 14158 raft_consensus.cc:1217] T 5ca4c89d0f2b479f919e8b720fe81209 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:16:57.095841 14654 tablet_copy_client.cc:806] T e2fd0e62c1594ff5875e63fcc1563d10 P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:57.103636 14654 tablet_copy_client.cc:670] T e2fd0e62c1594ff5875e63fcc1563d10 P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Starting download of 1 WAL segments...
I20260709 13:16:57.197537 14654 tablet_copy_client.cc:538] T e2fd0e62c1594ff5875e63fcc1563d10 P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:16:57.206899 12366 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:16:57.215047 14654 tablet_bootstrap.cc:492] T e2fd0e62c1594ff5875e63fcc1563d10 P 8d9445f2defa46e5bdccf9ae8cae01dc: Bootstrap starting.
I20260709 13:16:57.244593 14654 tablet_bootstrap.cc:492] T e2fd0e62c1594ff5875e63fcc1563d10 P 8d9445f2defa46e5bdccf9ae8cae01dc: 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 13:16:57.245591 14654 tablet_bootstrap.cc:492] T e2fd0e62c1594ff5875e63fcc1563d10 P 8d9445f2defa46e5bdccf9ae8cae01dc: Bootstrap complete.
I20260709 13:16:57.246265 14654 ts_tablet_manager.cc:1403] T e2fd0e62c1594ff5875e63fcc1563d10 P 8d9445f2defa46e5bdccf9ae8cae01dc: Time spent bootstrapping tablet: real 0.031s	user 0.026s	sys 0.003s
I20260709 13:16:57.249069 14654 raft_consensus.cc:359] T e2fd0e62c1594ff5875e63fcc1563d10 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } }
I20260709 13:16:57.249912 14654 raft_consensus.cc:740] T e2fd0e62c1594ff5875e63fcc1563d10 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8d9445f2defa46e5bdccf9ae8cae01dc, State: Initialized, Role: LEARNER
I20260709 13:16:57.250586 14654 consensus_queue.cc:260] T e2fd0e62c1594ff5875e63fcc1563d10 P 8d9445f2defa46e5bdccf9ae8cae01dc [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } }
I20260709 13:16:57.256703 14654 ts_tablet_manager.cc:1434] T e2fd0e62c1594ff5875e63fcc1563d10 P 8d9445f2defa46e5bdccf9ae8cae01dc: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 13:16:57.261397 13555 tablet_copy_service.cc:342] P 13569ba8734e4be4bee5c86ae9ff8825: Request end of tablet copy session 8d9445f2defa46e5bdccf9ae8cae01dc-e2fd0e62c1594ff5875e63fcc1563d10 received from {username='slave'} at 127.0.0.1:45734
I20260709 13:16:57.261816 13555 tablet_copy_service.cc:434] P 13569ba8734e4be4bee5c86ae9ff8825: ending tablet copy session 8d9445f2defa46e5bdccf9ae8cae01dc-e2fd0e62c1594ff5875e63fcc1563d10 on tablet e2fd0e62c1594ff5875e63fcc1563d10 with peer 8d9445f2defa46e5bdccf9ae8cae01dc
I20260709 13:16:57.286672 14154 raft_consensus.cc:1217] T e2fd0e62c1594ff5875e63fcc1563d10 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:16:57.317093 13467 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0aaed08336dd4b5786f1aa7aaa2db773"
dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c"
mode: GRACEFUL
new_leader_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc"
 from {username='slave'} at 127.0.0.1:43280
I20260709 13:16:57.317670 13467 raft_consensus.cc:606] T 0aaed08336dd4b5786f1aa7aaa2db773 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Received request to transfer leadership to TS 8d9445f2defa46e5bdccf9ae8cae01dc
I20260709 13:16:57.320309 13467 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "26ba7ac9d16e47f398ceadcdbc5a4946"
dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c"
mode: GRACEFUL
new_leader_uuid: "217ec95c64b34e25addb1e33e358571e"
 from {username='slave'} at 127.0.0.1:43280
I20260709 13:16:57.320814 13467 raft_consensus.cc:606] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Received request to transfer leadership to TS 217ec95c64b34e25addb1e33e358571e
I20260709 13:16:57.322893 13467 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a3b673e65c054b34852a89783b972744"
dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c"
mode: GRACEFUL
new_leader_uuid: "13569ba8734e4be4bee5c86ae9ff8825"
 from {username='slave'} at 127.0.0.1:43280
I20260709 13:16:57.323378 13467 raft_consensus.cc:606] T a3b673e65c054b34852a89783b972744 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Received request to transfer leadership to TS 13569ba8734e4be4bee5c86ae9ff8825
I20260709 13:16:57.325379 13467 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d55a008a1f9146eab4ff968206f569ab"
dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c"
mode: GRACEFUL
new_leader_uuid: "13569ba8734e4be4bee5c86ae9ff8825"
 from {username='slave'} at 127.0.0.1:43280
I20260709 13:16:57.325871 13467 raft_consensus.cc:606] T d55a008a1f9146eab4ff968206f569ab P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Received request to transfer leadership to TS 13569ba8734e4be4bee5c86ae9ff8825
I20260709 13:16:57.328001 13467 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dd6de992cdd94fd08bbeb6cc9deb750b"
dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c"
mode: GRACEFUL
new_leader_uuid: "13569ba8734e4be4bee5c86ae9ff8825"
 from {username='slave'} at 127.0.0.1:43280
I20260709 13:16:57.328456 13467 raft_consensus.cc:606] T dd6de992cdd94fd08bbeb6cc9deb750b P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Received request to transfer leadership to TS 13569ba8734e4be4bee5c86ae9ff8825
I20260709 13:16:57.329387 12366 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:16:57.330845 12366 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:16:57.336565 14154 raft_consensus.cc:1217] T dd6de992cdd94fd08bbeb6cc9deb750b P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:16:57.442726 14660 raft_consensus.cc:993] T dd6de992cdd94fd08bbeb6cc9deb750b P 3c7e85ca9e4e4646b4792034c03ef31c: : Instructing follower 13569ba8734e4be4bee5c86ae9ff8825 to start an election
I20260709 13:16:57.443461 14612 raft_consensus.cc:1081] T dd6de992cdd94fd08bbeb6cc9deb750b P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Signalling peer 13569ba8734e4be4bee5c86ae9ff8825 to start an election
I20260709 13:16:57.447474 13538 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dd6de992cdd94fd08bbeb6cc9deb750b"
dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825"
 from {username='slave'} at 127.0.0.1:46912
I20260709 13:16:57.448314 13538 raft_consensus.cc:493] T dd6de992cdd94fd08bbeb6cc9deb750b P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:57.448685 13538 raft_consensus.cc:3060] T dd6de992cdd94fd08bbeb6cc9deb750b P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:57.455035 13538 raft_consensus.cc:515] T dd6de992cdd94fd08bbeb6cc9deb750b P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } }
I20260709 13:16:57.459143 13619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd6de992cdd94fd08bbeb6cc9deb750b" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "217ec95c64b34e25addb1e33e358571e"
I20260709 13:16:57.459676 13619 raft_consensus.cc:3060] T dd6de992cdd94fd08bbeb6cc9deb750b P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:57.461273 13467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd6de992cdd94fd08bbeb6cc9deb750b" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c"
I20260709 13:16:57.461793 13467 raft_consensus.cc:3055] T dd6de992cdd94fd08bbeb6cc9deb750b P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:57.462052 13467 raft_consensus.cc:740] T dd6de992cdd94fd08bbeb6cc9deb750b P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3c7e85ca9e4e4646b4792034c03ef31c, State: Running, Role: LEADER
I20260709 13:16:57.462707 13467 consensus_queue.cc:260] T dd6de992cdd94fd08bbeb6cc9deb750b P 3c7e85ca9e4e4646b4792034c03ef31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } }
I20260709 13:16:57.463577 14609 raft_consensus.cc:1064] T 5ca4c89d0f2b479f919e8b720fe81209 P 217ec95c64b34e25addb1e33e358571e: attempting to promote NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc to VOTER
I20260709 13:16:57.463824 13467 raft_consensus.cc:3060] T dd6de992cdd94fd08bbeb6cc9deb750b P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:57.466038 14609 consensus_queue.cc:237] T 5ca4c89d0f2b479f919e8b720fe81209 P 217ec95c64b34e25addb1e33e358571e [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:16:57.458324 13538 leader_election.cc:290] T dd6de992cdd94fd08bbeb6cc9deb750b P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 2 election: Requested vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:57.472216 13467 raft_consensus.cc:2468] T dd6de992cdd94fd08bbeb6cc9deb750b P 3c7e85ca9e4e4646b4792034c03ef31c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13569ba8734e4be4bee5c86ae9ff8825 in term 2.
I20260709 13:16:57.474128 13510 leader_election.cc:304] T dd6de992cdd94fd08bbeb6cc9deb750b P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825, 3c7e85ca9e4e4646b4792034c03ef31c; no voters: 
I20260709 13:16:57.473572 13619 raft_consensus.cc:2468] T dd6de992cdd94fd08bbeb6cc9deb750b P 217ec95c64b34e25addb1e33e358571e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13569ba8734e4be4bee5c86ae9ff8825 in term 2.
I20260709 13:16:57.475328 14589 raft_consensus.cc:2804] T dd6de992cdd94fd08bbeb6cc9deb750b P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:57.475791 14589 raft_consensus.cc:697] T dd6de992cdd94fd08bbeb6cc9deb750b P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 LEADER]: Becoming Leader. State: Replica: 13569ba8734e4be4bee5c86ae9ff8825, State: Running, Role: LEADER
I20260709 13:16:57.476629 14589 consensus_queue.cc:237] T dd6de992cdd94fd08bbeb6cc9deb750b P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } }
I20260709 13:16:57.477489 14154 raft_consensus.cc:1275] T 5ca4c89d0f2b479f919e8b720fe81209 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Refusing update from remote peer 217ec95c64b34e25addb1e33e358571e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:57.478864 14659 consensus_queue.cc:1048] T 5ca4c89d0f2b479f919e8b720fe81209 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } 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 13:16:57.479405 13538 raft_consensus.cc:1275] T 5ca4c89d0f2b479f919e8b720fe81209 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Refusing update from remote peer 217ec95c64b34e25addb1e33e358571e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:57.481472 14659 consensus_queue.cc:1048] T 5ca4c89d0f2b479f919e8b720fe81209 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } 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 13:16:57.483875 13467 raft_consensus.cc:1275] T 5ca4c89d0f2b479f919e8b720fe81209 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Refusing update from remote peer 217ec95c64b34e25addb1e33e358571e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:57.488025 14609 consensus_queue.cc:1048] T 5ca4c89d0f2b479f919e8b720fe81209 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:57.510831 14660 raft_consensus.cc:993] T d55a008a1f9146eab4ff968206f569ab P 3c7e85ca9e4e4646b4792034c03ef31c: : Instructing follower 13569ba8734e4be4bee5c86ae9ff8825 to start an election
I20260709 13:16:57.511339 14525 raft_consensus.cc:1081] T d55a008a1f9146eab4ff968206f569ab P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Signalling peer 13569ba8734e4be4bee5c86ae9ff8825 to start an election
I20260709 13:16:57.513382 13541 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d55a008a1f9146eab4ff968206f569ab"
dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825"
 from {username='slave'} at 127.0.0.1:46912
I20260709 13:16:57.514098 13541 raft_consensus.cc:493] T d55a008a1f9146eab4ff968206f569ab P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:57.514667 13541 raft_consensus.cc:3060] T d55a008a1f9146eab4ff968206f569ab P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:57.531057 13541 raft_consensus.cc:515] T d55a008a1f9146eab4ff968206f569ab P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:57.533946 13541 leader_election.cc:290] T d55a008a1f9146eab4ff968206f569ab P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 2 election: Requested vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:57.538203 13619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d55a008a1f9146eab4ff968206f569ab" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "217ec95c64b34e25addb1e33e358571e"
I20260709 13:16:57.537580 14571 raft_consensus.cc:2955] T 5ca4c89d0f2b479f919e8b720fe81209 P 217ec95c64b34e25addb1e33e358571e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:57.538741 13619 raft_consensus.cc:3060] T d55a008a1f9146eab4ff968206f569ab P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:57.541114 14154 raft_consensus.cc:2955] T 5ca4c89d0f2b479f919e8b720fe81209 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:57.544153 13467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d55a008a1f9146eab4ff968206f569ab" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c"
I20260709 13:16:57.544801 13467 raft_consensus.cc:3055] T d55a008a1f9146eab4ff968206f569ab P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:57.545086 13467 raft_consensus.cc:740] T d55a008a1f9146eab4ff968206f569ab P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3c7e85ca9e4e4646b4792034c03ef31c, State: Running, Role: LEADER
I20260709 13:16:57.534359 13368 catalog_manager.cc:5697] T dd6de992cdd94fd08bbeb6cc9deb750b P 13569ba8734e4be4bee5c86ae9ff8825 reported cstate change: term changed from 1 to 2, leader changed from 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129) to 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130). New cstate: current_term: 2 leader_uuid: "13569ba8734e4be4bee5c86ae9ff8825" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:57.547156 13468 raft_consensus.cc:2955] T 5ca4c89d0f2b479f919e8b720fe81209 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:57.557790 13619 raft_consensus.cc:2468] T d55a008a1f9146eab4ff968206f569ab P 217ec95c64b34e25addb1e33e358571e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13569ba8734e4be4bee5c86ae9ff8825 in term 2.
I20260709 13:16:57.545804 13467 consensus_queue.cc:260] T d55a008a1f9146eab4ff968206f569ab P 3c7e85ca9e4e4646b4792034c03ef31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:57.558949 13467 raft_consensus.cc:3060] T d55a008a1f9146eab4ff968206f569ab P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:57.559494 13510 leader_election.cc:304] T d55a008a1f9146eab4ff968206f569ab P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825, 217ec95c64b34e25addb1e33e358571e; no voters: 
I20260709 13:16:57.560245 13541 raft_consensus.cc:2955] T 5ca4c89d0f2b479f919e8b720fe81209 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:57.564105 14589 raft_consensus.cc:2804] T d55a008a1f9146eab4ff968206f569ab P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:57.564585 14589 raft_consensus.cc:697] T d55a008a1f9146eab4ff968206f569ab P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 LEADER]: Becoming Leader. State: Replica: 13569ba8734e4be4bee5c86ae9ff8825, State: Running, Role: LEADER
I20260709 13:16:57.565397 14589 consensus_queue.cc:237] T d55a008a1f9146eab4ff968206f569ab P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:57.572563 13467 raft_consensus.cc:2468] T d55a008a1f9146eab4ff968206f569ab P 3c7e85ca9e4e4646b4792034c03ef31c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13569ba8734e4be4bee5c86ae9ff8825 in term 2.
I20260709 13:16:57.559109 13365 catalog_manager.cc:5697] T 5ca4c89d0f2b479f919e8b720fe81209 P 8d9445f2defa46e5bdccf9ae8cae01dc reported cstate change: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "217ec95c64b34e25addb1e33e358571e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:57.604413 13619 consensus_queue.cc:237] T 5ca4c89d0f2b479f919e8b720fe81209 P 217ec95c64b34e25addb1e33e358571e [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:16:57.606626 13368 catalog_manager.cc:5697] T d55a008a1f9146eab4ff968206f569ab P 13569ba8734e4be4bee5c86ae9ff8825 reported cstate change: term changed from 1 to 2, leader changed from 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129) to 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130). New cstate: current_term: 2 leader_uuid: "13569ba8734e4be4bee5c86ae9ff8825" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:57.611866 14158 raft_consensus.cc:1275] T 5ca4c89d0f2b479f919e8b720fe81209 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Refusing update from remote peer 217ec95c64b34e25addb1e33e358571e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:57.612912 13467 raft_consensus.cc:1275] T 5ca4c89d0f2b479f919e8b720fe81209 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Refusing update from remote peer 217ec95c64b34e25addb1e33e358571e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:57.613265 14609 consensus_queue.cc:1048] T 5ca4c89d0f2b479f919e8b720fe81209 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } 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 13:16:57.614228 14571 consensus_queue.cc:1048] T 5ca4c89d0f2b479f919e8b720fe81209 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:57.621672 14659 raft_consensus.cc:2955] T 5ca4c89d0f2b479f919e8b720fe81209 P 217ec95c64b34e25addb1e33e358571e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:57.627966 13467 raft_consensus.cc:2955] T 5ca4c89d0f2b479f919e8b720fe81209 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:57.629158 14158 raft_consensus.cc:2955] T 5ca4c89d0f2b479f919e8b720fe81209 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:57.634063 13354 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5ca4c89d0f2b479f919e8b720fe81209 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:16:57.646600 13368 catalog_manager.cc:5697] T 5ca4c89d0f2b479f919e8b720fe81209 P 3c7e85ca9e4e4646b4792034c03ef31c reported cstate change: config changed from index 3 to 4, VOTER 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130) evicted. New cstate: current_term: 1 leader_uuid: "217ec95c64b34e25addb1e33e358571e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:57.655857 13535 tablet_service.cc:1558] Processing DeleteTablet for tablet 5ca4c89d0f2b479f919e8b720fe81209 with delete_type TABLET_DATA_TOMBSTONED (TS 13569ba8734e4be4bee5c86ae9ff8825 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46886
I20260709 13:16:57.662045 14673 tablet_replica.cc:333] T 5ca4c89d0f2b479f919e8b720fe81209 P 13569ba8734e4be4bee5c86ae9ff8825: stopping tablet replica
I20260709 13:16:57.666805 14673 raft_consensus.cc:2243] T 5ca4c89d0f2b479f919e8b720fe81209 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:57.667639 14673 raft_consensus.cc:2272] T 5ca4c89d0f2b479f919e8b720fe81209 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:57.672432 14673 ts_tablet_manager.cc:1916] T 5ca4c89d0f2b479f919e8b720fe81209 P 13569ba8734e4be4bee5c86ae9ff8825: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:16:57.687980 14673 ts_tablet_manager.cc:1929] T 5ca4c89d0f2b479f919e8b720fe81209 P 13569ba8734e4be4bee5c86ae9ff8825: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:16:57.688362 14673 log.cc:1199] T 5ca4c89d0f2b479f919e8b720fe81209 P 13569ba8734e4be4bee5c86ae9ff8825: Deleting WAL directory at /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602961601857-12366-0/minicluster-data/ts-1-root/wals/5ca4c89d0f2b479f919e8b720fe81209
I20260709 13:16:57.690348 13354 catalog_manager.cc:5028] TS 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433): tablet 5ca4c89d0f2b479f919e8b720fe81209 (table test-workload [id=77c75b77851347f78ed9a35a6924227d]) successfully deleted
I20260709 13:16:57.780015 14612 raft_consensus.cc:993] T 0aaed08336dd4b5786f1aa7aaa2db773 P 3c7e85ca9e4e4646b4792034c03ef31c: : Instructing follower 8d9445f2defa46e5bdccf9ae8cae01dc to start an election
I20260709 13:16:57.780483 14660 raft_consensus.cc:1081] T 0aaed08336dd4b5786f1aa7aaa2db773 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Signalling peer 8d9445f2defa46e5bdccf9ae8cae01dc to start an election
I20260709 13:16:57.781780 14154 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0aaed08336dd4b5786f1aa7aaa2db773"
dest_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc"
 from {username='slave'} at 127.0.0.1:49932
I20260709 13:16:57.782255 14154 raft_consensus.cc:493] T 0aaed08336dd4b5786f1aa7aaa2db773 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:57.782614 14154 raft_consensus.cc:3060] T 0aaed08336dd4b5786f1aa7aaa2db773 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:57.788817 14154 raft_consensus.cc:515] T 0aaed08336dd4b5786f1aa7aaa2db773 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:16:57.791020 14154 leader_election.cc:290] T 0aaed08336dd4b5786f1aa7aaa2db773 P 8d9445f2defa46e5bdccf9ae8cae01dc [CANDIDATE]: Term 2 election: Requested vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433)
I20260709 13:16:57.791116 13468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0aaed08336dd4b5786f1aa7aaa2db773" candidate_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c"
I20260709 13:16:57.791729 13468 raft_consensus.cc:3055] T 0aaed08336dd4b5786f1aa7aaa2db773 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:57.792037 13468 raft_consensus.cc:740] T 0aaed08336dd4b5786f1aa7aaa2db773 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3c7e85ca9e4e4646b4792034c03ef31c, State: Running, Role: LEADER
I20260709 13:16:57.792460 13540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0aaed08336dd4b5786f1aa7aaa2db773" candidate_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825"
I20260709 13:16:57.793020 13540 raft_consensus.cc:3060] T 0aaed08336dd4b5786f1aa7aaa2db773 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:57.792683 13468 consensus_queue.cc:260] T 0aaed08336dd4b5786f1aa7aaa2db773 P 3c7e85ca9e4e4646b4792034c03ef31c [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:16:57.793810 13468 raft_consensus.cc:3060] T 0aaed08336dd4b5786f1aa7aaa2db773 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:57.802037 13468 raft_consensus.cc:2468] T 0aaed08336dd4b5786f1aa7aaa2db773 P 3c7e85ca9e4e4646b4792034c03ef31c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d9445f2defa46e5bdccf9ae8cae01dc in term 2.
I20260709 13:16:57.800977 13540 raft_consensus.cc:2468] T 0aaed08336dd4b5786f1aa7aaa2db773 P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d9445f2defa46e5bdccf9ae8cae01dc in term 2.
I20260709 13:16:57.803241 14123 leader_election.cc:304] T 0aaed08336dd4b5786f1aa7aaa2db773 P 8d9445f2defa46e5bdccf9ae8cae01dc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c7e85ca9e4e4646b4792034c03ef31c, 8d9445f2defa46e5bdccf9ae8cae01dc; no voters: 
I20260709 13:16:57.803997 14650 raft_consensus.cc:2804] T 0aaed08336dd4b5786f1aa7aaa2db773 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:57.804514 14650 raft_consensus.cc:697] T 0aaed08336dd4b5786f1aa7aaa2db773 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 2 LEADER]: Becoming Leader. State: Replica: 8d9445f2defa46e5bdccf9ae8cae01dc, State: Running, Role: LEADER
I20260709 13:16:57.805344 14650 consensus_queue.cc:237] T 0aaed08336dd4b5786f1aa7aaa2db773 P 8d9445f2defa46e5bdccf9ae8cae01dc [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:16:57.826594 13367 catalog_manager.cc:5697] T 0aaed08336dd4b5786f1aa7aaa2db773 P 8d9445f2defa46e5bdccf9ae8cae01dc reported cstate change: term changed from 1 to 2, leader changed from 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129) to 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132). New cstate: current_term: 2 leader_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:16:57.830977 14660 raft_consensus.cc:993] T a3b673e65c054b34852a89783b972744 P 3c7e85ca9e4e4646b4792034c03ef31c: : Instructing follower 13569ba8734e4be4bee5c86ae9ff8825 to start an election
I20260709 13:16:57.831625 14612 raft_consensus.cc:1081] T a3b673e65c054b34852a89783b972744 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Signalling peer 13569ba8734e4be4bee5c86ae9ff8825 to start an election
I20260709 13:16:57.833227 13541 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a3b673e65c054b34852a89783b972744"
dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825"
 from {username='slave'} at 127.0.0.1:46912
I20260709 13:16:57.833702 13541 raft_consensus.cc:493] T a3b673e65c054b34852a89783b972744 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:57.834031 13541 raft_consensus.cc:3060] T a3b673e65c054b34852a89783b972744 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:57.842022 13541 raft_consensus.cc:515] T a3b673e65c054b34852a89783b972744 P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:57.843652 13541 leader_election.cc:290] T a3b673e65c054b34852a89783b972744 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 2 election: Requested vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:57.847865 13461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3b673e65c054b34852a89783b972744" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c"
I20260709 13:16:57.848359 13461 raft_consensus.cc:3055] T a3b673e65c054b34852a89783b972744 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:57.848623 13461 raft_consensus.cc:740] T a3b673e65c054b34852a89783b972744 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3c7e85ca9e4e4646b4792034c03ef31c, State: Running, Role: LEADER
I20260709 13:16:57.849280 13461 consensus_queue.cc:260] T a3b673e65c054b34852a89783b972744 P 3c7e85ca9e4e4646b4792034c03ef31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:57.850394 13461 raft_consensus.cc:3060] T a3b673e65c054b34852a89783b972744 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:57.851876 14660 raft_consensus.cc:993] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 3c7e85ca9e4e4646b4792034c03ef31c: : Instructing follower 217ec95c64b34e25addb1e33e358571e to start an election
I20260709 13:16:57.852371 14675 raft_consensus.cc:1081] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Signalling peer 217ec95c64b34e25addb1e33e358571e to start an election
I20260709 13:16:57.852183 13619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3b673e65c054b34852a89783b972744" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "217ec95c64b34e25addb1e33e358571e"
I20260709 13:16:57.853739 13619 raft_consensus.cc:3060] T a3b673e65c054b34852a89783b972744 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:57.857014 13461 raft_consensus.cc:2468] T a3b673e65c054b34852a89783b972744 P 3c7e85ca9e4e4646b4792034c03ef31c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13569ba8734e4be4bee5c86ae9ff8825 in term 2.
I20260709 13:16:57.858625 13614 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "26ba7ac9d16e47f398ceadcdbc5a4946"
dest_uuid: "217ec95c64b34e25addb1e33e358571e"
 from {username='slave'} at 127.0.0.1:50814
I20260709 13:16:57.859089 13614 raft_consensus.cc:493] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:57.859397 13619 raft_consensus.cc:2468] T a3b673e65c054b34852a89783b972744 P 217ec95c64b34e25addb1e33e358571e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13569ba8734e4be4bee5c86ae9ff8825 in term 2.
I20260709 13:16:57.860543 13510 leader_election.cc:304] T a3b673e65c054b34852a89783b972744 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825, 3c7e85ca9e4e4646b4792034c03ef31c; no voters: 
I20260709 13:16:57.862809 14614 raft_consensus.cc:2804] T a3b673e65c054b34852a89783b972744 P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:57.863245 14614 raft_consensus.cc:697] T a3b673e65c054b34852a89783b972744 P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 LEADER]: Becoming Leader. State: Replica: 13569ba8734e4be4bee5c86ae9ff8825, State: Running, Role: LEADER
I20260709 13:16:57.864046 14614 consensus_queue.cc:237] T a3b673e65c054b34852a89783b972744 P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:57.859447 13614 raft_consensus.cc:3060] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:57.871403 13614 raft_consensus.cc:515] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 217ec95c64b34e25addb1e33e358571e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:57.873337 13614 leader_election.cc:290] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 2 election: Requested vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433)
I20260709 13:16:57.877169 13461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26ba7ac9d16e47f398ceadcdbc5a4946" candidate_uuid: "217ec95c64b34e25addb1e33e358571e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c"
I20260709 13:16:57.877662 13461 raft_consensus.cc:3055] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:57.877925 13461 raft_consensus.cc:740] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3c7e85ca9e4e4646b4792034c03ef31c, State: Running, Role: LEADER
I20260709 13:16:57.878595 13461 consensus_queue.cc:260] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 3c7e85ca9e4e4646b4792034c03ef31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:57.879565 13461 raft_consensus.cc:3060] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:57.881664 13541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26ba7ac9d16e47f398ceadcdbc5a4946" candidate_uuid: "217ec95c64b34e25addb1e33e358571e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825"
I20260709 13:16:57.882184 13541 raft_consensus.cc:3060] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:57.884230 13461 raft_consensus.cc:2468] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 3c7e85ca9e4e4646b4792034c03ef31c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 217ec95c64b34e25addb1e33e358571e in term 2.
I20260709 13:16:57.885815 13584 leader_election.cc:304] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 217ec95c64b34e25addb1e33e358571e, 3c7e85ca9e4e4646b4792034c03ef31c; no voters: 
I20260709 13:16:57.886601 14571 raft_consensus.cc:2804] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 217ec95c64b34e25addb1e33e358571e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:57.887249 14571 raft_consensus.cc:697] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 217ec95c64b34e25addb1e33e358571e [term 2 LEADER]: Becoming Leader. State: Replica: 217ec95c64b34e25addb1e33e358571e, State: Running, Role: LEADER
I20260709 13:16:57.888036 14571 consensus_queue.cc:237] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:57.888285 13367 catalog_manager.cc:5697] T a3b673e65c054b34852a89783b972744 P 13569ba8734e4be4bee5c86ae9ff8825 reported cstate change: term changed from 1 to 2, leader changed from 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129) to 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130). New cstate: current_term: 2 leader_uuid: "13569ba8734e4be4bee5c86ae9ff8825" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:57.889259 13541 raft_consensus.cc:2468] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 217ec95c64b34e25addb1e33e358571e in term 2.
I20260709 13:16:57.892537 13614 raft_consensus.cc:1275] T dd6de992cdd94fd08bbeb6cc9deb750b P 217ec95c64b34e25addb1e33e358571e [term 2 FOLLOWER]: Refusing update from remote peer 13569ba8734e4be4bee5c86ae9ff8825: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:16:57.895411 14614 consensus_queue.cc:1048] T dd6de992cdd94fd08bbeb6cc9deb750b P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } 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 13:16:57.901539 13366 catalog_manager.cc:5697] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 217ec95c64b34e25addb1e33e358571e reported cstate change: term changed from 1 to 2, leader changed from 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129) to 217ec95c64b34e25addb1e33e358571e (127.12.19.131). New cstate: current_term: 2 leader_uuid: "217ec95c64b34e25addb1e33e358571e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:57.912186 14158 raft_consensus.cc:3060] T dd6de992cdd94fd08bbeb6cc9deb750b P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Advancing to term 2
I20260709 13:16:57.916640 13461 raft_consensus.cc:1275] T dd6de992cdd94fd08bbeb6cc9deb750b P 3c7e85ca9e4e4646b4792034c03ef31c [term 2 FOLLOWER]: Refusing update from remote peer 13569ba8734e4be4bee5c86ae9ff8825: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:16:57.917776 14614 raft_consensus.cc:1064] T e2fd0e62c1594ff5875e63fcc1563d10 P 13569ba8734e4be4bee5c86ae9ff8825: attempting to promote NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc to VOTER
I20260709 13:16:57.918643 14676 consensus_queue.cc:1048] T dd6de992cdd94fd08bbeb6cc9deb750b P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:57.920202 14614 consensus_queue.cc:237] T e2fd0e62c1594ff5875e63fcc1563d10 P 13569ba8734e4be4bee5c86ae9ff8825 [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:16:57.922402 14158 raft_consensus.cc:1275] T dd6de992cdd94fd08bbeb6cc9deb750b P 8d9445f2defa46e5bdccf9ae8cae01dc [term 2 LEARNER]: Refusing update from remote peer 13569ba8734e4be4bee5c86ae9ff8825: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:16:57.936041 14676 consensus_queue.cc:1048] T dd6de992cdd94fd08bbeb6cc9deb750b P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:57.940352 14154 raft_consensus.cc:1275] T e2fd0e62c1594ff5875e63fcc1563d10 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Refusing update from remote peer 13569ba8734e4be4bee5c86ae9ff8825: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:57.943163 13614 raft_consensus.cc:1275] T e2fd0e62c1594ff5875e63fcc1563d10 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Refusing update from remote peer 13569ba8734e4be4bee5c86ae9ff8825: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:57.942975 14589 consensus_queue.cc:1048] T e2fd0e62c1594ff5875e63fcc1563d10 P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } 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 13:16:57.945063 14589 consensus_queue.cc:1048] T e2fd0e62c1594ff5875e63fcc1563d10 P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:57.945399 13461 raft_consensus.cc:1275] T e2fd0e62c1594ff5875e63fcc1563d10 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Refusing update from remote peer 13569ba8734e4be4bee5c86ae9ff8825: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:57.950274 14676 consensus_queue.cc:1048] T e2fd0e62c1594ff5875e63fcc1563d10 P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } 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 13:16:57.968297 14676 raft_consensus.cc:2955] T e2fd0e62c1594ff5875e63fcc1563d10 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:57.994774 13461 raft_consensus.cc:1275] T d55a008a1f9146eab4ff968206f569ab P 3c7e85ca9e4e4646b4792034c03ef31c [term 2 FOLLOWER]: Refusing update from remote peer 13569ba8734e4be4bee5c86ae9ff8825: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:57.998849 14589 consensus_queue.cc:1048] T d55a008a1f9146eab4ff968206f569ab P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:58.004063 13619 raft_consensus.cc:1275] T d55a008a1f9146eab4ff968206f569ab P 217ec95c64b34e25addb1e33e358571e [term 2 FOLLOWER]: Refusing update from remote peer 13569ba8734e4be4bee5c86ae9ff8825: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:58.005582 14589 consensus_queue.cc:1048] T d55a008a1f9146eab4ff968206f569ab P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:58.007601 13467 raft_consensus.cc:2955] T e2fd0e62c1594ff5875e63fcc1563d10 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:58.024914 14614 raft_consensus.cc:1064] T dd6de992cdd94fd08bbeb6cc9deb750b P 13569ba8734e4be4bee5c86ae9ff8825: attempting to promote NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc to VOTER
I20260709 13:16:58.027812 14614 consensus_queue.cc:237] T dd6de992cdd94fd08bbeb6cc9deb750b P 13569ba8734e4be4bee5c86ae9ff8825 [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: 2, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:16:58.034345 13614 raft_consensus.cc:2955] T e2fd0e62c1594ff5875e63fcc1563d10 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:58.046129 14154 raft_consensus.cc:2955] T e2fd0e62c1594ff5875e63fcc1563d10 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:58.064225 13366 catalog_manager.cc:5697] T e2fd0e62c1594ff5875e63fcc1563d10 P 3c7e85ca9e4e4646b4792034c03ef31c reported cstate change: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "13569ba8734e4be4bee5c86ae9ff8825" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:58.080533 14158 raft_consensus.cc:1275] T dd6de992cdd94fd08bbeb6cc9deb750b P 8d9445f2defa46e5bdccf9ae8cae01dc [term 2 LEARNER]: Refusing update from remote peer 13569ba8734e4be4bee5c86ae9ff8825: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:16:58.083778 13461 raft_consensus.cc:1275] T dd6de992cdd94fd08bbeb6cc9deb750b P 3c7e85ca9e4e4646b4792034c03ef31c [term 2 FOLLOWER]: Refusing update from remote peer 13569ba8734e4be4bee5c86ae9ff8825: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:16:58.084854 13614 raft_consensus.cc:1275] T dd6de992cdd94fd08bbeb6cc9deb750b P 217ec95c64b34e25addb1e33e358571e [term 2 FOLLOWER]: Refusing update from remote peer 13569ba8734e4be4bee5c86ae9ff8825: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:16:58.086521 14691 consensus_queue.cc:1048] T dd6de992cdd94fd08bbeb6cc9deb750b P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } 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 13:16:58.087208 14695 consensus_queue.cc:1048] T dd6de992cdd94fd08bbeb6cc9deb750b P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:58.103539 14691 consensus_queue.cc:1048] T dd6de992cdd94fd08bbeb6cc9deb750b P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } 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 13:16:58.123112 14695 raft_consensus.cc:2955] T dd6de992cdd94fd08bbeb6cc9deb750b P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 2 to 4, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:58.133131 14158 raft_consensus.cc:2955] T dd6de992cdd94fd08bbeb6cc9deb750b P 8d9445f2defa46e5bdccf9ae8cae01dc [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:58.137094 13619 raft_consensus.cc:2955] T dd6de992cdd94fd08bbeb6cc9deb750b P 217ec95c64b34e25addb1e33e358571e [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:58.139812 13461 raft_consensus.cc:2955] T dd6de992cdd94fd08bbeb6cc9deb750b P 3c7e85ca9e4e4646b4792034c03ef31c [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:58.149349 13541 consensus_queue.cc:237] T e2fd0e62c1594ff5875e63fcc1563d10 P 13569ba8734e4be4bee5c86ae9ff8825 [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: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:16:58.159238 13366 catalog_manager.cc:5697] T dd6de992cdd94fd08bbeb6cc9deb750b P 217ec95c64b34e25addb1e33e358571e reported cstate change: config changed from index 2 to 4, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "13569ba8734e4be4bee5c86ae9ff8825" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:58.162523 14158 raft_consensus.cc:1275] T e2fd0e62c1594ff5875e63fcc1563d10 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Refusing update from remote peer 13569ba8734e4be4bee5c86ae9ff8825: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:58.164939 13619 raft_consensus.cc:1275] T e2fd0e62c1594ff5875e63fcc1563d10 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Refusing update from remote peer 13569ba8734e4be4bee5c86ae9ff8825: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:58.166596 14696 consensus_queue.cc:1048] T e2fd0e62c1594ff5875e63fcc1563d10 P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } 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 13:16:58.170367 14696 consensus_queue.cc:1048] T e2fd0e62c1594ff5875e63fcc1563d10 P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:58.185420 13541 consensus_queue.cc:237] T dd6de992cdd94fd08bbeb6cc9deb750b P 13569ba8734e4be4bee5c86ae9ff8825 [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: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:16:58.186637 14158 raft_consensus.cc:2955] T e2fd0e62c1594ff5875e63fcc1563d10 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:58.185446 14693 raft_consensus.cc:2955] T e2fd0e62c1594ff5875e63fcc1563d10 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:58.190929 14154 raft_consensus.cc:1275] T dd6de992cdd94fd08bbeb6cc9deb750b P 8d9445f2defa46e5bdccf9ae8cae01dc [term 2 FOLLOWER]: Refusing update from remote peer 13569ba8734e4be4bee5c86ae9ff8825: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:16:58.192682 14695 consensus_queue.cc:1048] T dd6de992cdd94fd08bbeb6cc9deb750b P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } 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 13:16:58.192984 13461 raft_consensus.cc:1275] T dd6de992cdd94fd08bbeb6cc9deb750b P 3c7e85ca9e4e4646b4792034c03ef31c [term 2 FOLLOWER]: Refusing update from remote peer 13569ba8734e4be4bee5c86ae9ff8825: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:16:58.196221 14695 consensus_queue.cc:1048] T dd6de992cdd94fd08bbeb6cc9deb750b P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:16:58.194759 13619 raft_consensus.cc:2955] T e2fd0e62c1594ff5875e63fcc1563d10 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:58.200237 13467 raft_consensus.cc:1275] T 0aaed08336dd4b5786f1aa7aaa2db773 P 3c7e85ca9e4e4646b4792034c03ef31c [term 2 FOLLOWER]: Refusing update from remote peer 8d9445f2defa46e5bdccf9ae8cae01dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:16:58.201642 14650 consensus_queue.cc:1048] T 0aaed08336dd4b5786f1aa7aaa2db773 P 8d9445f2defa46e5bdccf9ae8cae01dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:16:58.214432 13541 raft_consensus.cc:1275] T 0aaed08336dd4b5786f1aa7aaa2db773 P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 FOLLOWER]: Refusing update from remote peer 8d9445f2defa46e5bdccf9ae8cae01dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:16:58.215585 14676 raft_consensus.cc:2955] T dd6de992cdd94fd08bbeb6cc9deb750b P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 217ec95c64b34e25addb1e33e358571e (127.12.19.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:58.216701 14650 consensus_queue.cc:1048] T 0aaed08336dd4b5786f1aa7aaa2db773 P 8d9445f2defa46e5bdccf9ae8cae01dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:16:58.217334 13366 catalog_manager.cc:5697] T e2fd0e62c1594ff5875e63fcc1563d10 P 13569ba8734e4be4bee5c86ae9ff8825 reported cstate change: config changed from index 3 to 4, VOTER 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129) evicted. New cstate: current_term: 1 leader_uuid: "13569ba8734e4be4bee5c86ae9ff8825" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:16:58.213207 13354 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e2fd0e62c1594ff5875e63fcc1563d10 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:16:58.221040 14158 raft_consensus.cc:2955] T dd6de992cdd94fd08bbeb6cc9deb750b P 8d9445f2defa46e5bdccf9ae8cae01dc [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 217ec95c64b34e25addb1e33e358571e (127.12.19.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:58.234122 13457 tablet_service.cc:1558] Processing DeleteTablet for tablet e2fd0e62c1594ff5875e63fcc1563d10 with delete_type TABLET_DATA_TOMBSTONED (TS 3c7e85ca9e4e4646b4792034c03ef31c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45800
I20260709 13:16:58.244930 14699 tablet_replica.cc:333] T e2fd0e62c1594ff5875e63fcc1563d10 P 3c7e85ca9e4e4646b4792034c03ef31c: stopping tablet replica
I20260709 13:16:58.247450 13354 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet dd6de992cdd94fd08bbeb6cc9deb750b with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:16:58.246068 14699 raft_consensus.cc:2243] T e2fd0e62c1594ff5875e63fcc1563d10 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:58.254227 14699 raft_consensus.cc:2272] T e2fd0e62c1594ff5875e63fcc1563d10 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:58.255966 13461 raft_consensus.cc:2955] T dd6de992cdd94fd08bbeb6cc9deb750b P 3c7e85ca9e4e4646b4792034c03ef31c [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 217ec95c64b34e25addb1e33e358571e (127.12.19.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:58.252612 13368 catalog_manager.cc:5697] T dd6de992cdd94fd08bbeb6cc9deb750b P 8d9445f2defa46e5bdccf9ae8cae01dc reported cstate change: config changed from index 4 to 5, VOTER 217ec95c64b34e25addb1e33e358571e (127.12.19.131) evicted. New cstate: current_term: 2 leader_uuid: "13569ba8734e4be4bee5c86ae9ff8825" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:16:58.281102 14699 ts_tablet_manager.cc:1916] T e2fd0e62c1594ff5875e63fcc1563d10 P 3c7e85ca9e4e4646b4792034c03ef31c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:16:58.331808 12366 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:16:58.355435 13614 raft_consensus.cc:1275] T a3b673e65c054b34852a89783b972744 P 217ec95c64b34e25addb1e33e358571e [term 2 FOLLOWER]: Refusing update from remote peer 13569ba8734e4be4bee5c86ae9ff8825: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:58.358657 14676 consensus_queue.cc:1048] T a3b673e65c054b34852a89783b972744 P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:58.363818 13605 tablet_service.cc:1558] Processing DeleteTablet for tablet dd6de992cdd94fd08bbeb6cc9deb750b with delete_type TABLET_DATA_TOMBSTONED (TS 217ec95c64b34e25addb1e33e358571e not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:50798
I20260709 13:16:58.401582 13468 raft_consensus.cc:1275] T a3b673e65c054b34852a89783b972744 P 3c7e85ca9e4e4646b4792034c03ef31c [term 2 FOLLOWER]: Refusing update from remote peer 13569ba8734e4be4bee5c86ae9ff8825: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:58.407064 14696 consensus_queue.cc:1048] T a3b673e65c054b34852a89783b972744 P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:16:58.410280 14702 tablet_replica.cc:333] T dd6de992cdd94fd08bbeb6cc9deb750b P 217ec95c64b34e25addb1e33e358571e: stopping tablet replica
I20260709 13:16:58.412370 14702 raft_consensus.cc:2243] T dd6de992cdd94fd08bbeb6cc9deb750b P 217ec95c64b34e25addb1e33e358571e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:58.413126 14702 raft_consensus.cc:2272] T dd6de992cdd94fd08bbeb6cc9deb750b P 217ec95c64b34e25addb1e33e358571e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:58.417062 14702 ts_tablet_manager.cc:1916] T dd6de992cdd94fd08bbeb6cc9deb750b P 217ec95c64b34e25addb1e33e358571e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:16:58.431922 14702 ts_tablet_manager.cc:1929] T dd6de992cdd94fd08bbeb6cc9deb750b P 217ec95c64b34e25addb1e33e358571e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:16:58.432334 14702 log.cc:1199] T dd6de992cdd94fd08bbeb6cc9deb750b P 217ec95c64b34e25addb1e33e358571e: Deleting WAL directory at /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602961601857-12366-0/minicluster-data/ts-2-root/wals/dd6de992cdd94fd08bbeb6cc9deb750b
I20260709 13:16:58.433933 13354 catalog_manager.cc:5028] TS 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327): tablet dd6de992cdd94fd08bbeb6cc9deb750b (table test-workload [id=77c75b77851347f78ed9a35a6924227d]) successfully deleted
I20260709 13:16:58.438174 12366 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:16:58.439502 14699 ts_tablet_manager.cc:1929] T e2fd0e62c1594ff5875e63fcc1563d10 P 3c7e85ca9e4e4646b4792034c03ef31c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:16:58.439955 14699 log.cc:1199] T e2fd0e62c1594ff5875e63fcc1563d10 P 3c7e85ca9e4e4646b4792034c03ef31c: Deleting WAL directory at /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602961601857-12366-0/minicluster-data/ts-0-root/wals/e2fd0e62c1594ff5875e63fcc1563d10
I20260709 13:16:58.441421 13541 raft_consensus.cc:1275] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 FOLLOWER]: Refusing update from remote peer 217ec95c64b34e25addb1e33e358571e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:58.441689 13354 catalog_manager.cc:5028] TS 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053): tablet e2fd0e62c1594ff5875e63fcc1563d10 (table test-workload [id=77c75b77851347f78ed9a35a6924227d]) successfully deleted
I20260709 13:16:58.442873 14659 consensus_queue.cc:1048] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:58.458060 13468 raft_consensus.cc:1275] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 3c7e85ca9e4e4646b4792034c03ef31c [term 2 FOLLOWER]: Refusing update from remote peer 217ec95c64b34e25addb1e33e358571e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:58.459316 14571 consensus_queue.cc:1048] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:58.502856 13541 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "02f51c50c0844d0a9a68470d369ec818"
dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825"
mode: GRACEFUL
new_leader_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc"
 from {username='slave'} at 127.0.0.1:52460
I20260709 13:16:58.503386 13541 raft_consensus.cc:606] T 02f51c50c0844d0a9a68470d369ec818 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 LEADER]: Received request to transfer leadership to TS 8d9445f2defa46e5bdccf9ae8cae01dc
I20260709 13:16:58.505505 13614 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "40300a217b3e44a48ab96f8ef762b637"
dest_uuid: "217ec95c64b34e25addb1e33e358571e"
mode: GRACEFUL
new_leader_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc"
 from {username='slave'} at 127.0.0.1:47876
I20260709 13:16:58.505977 13614 raft_consensus.cc:606] T 40300a217b3e44a48ab96f8ef762b637 P 217ec95c64b34e25addb1e33e358571e [term 1 LEADER]: Received request to transfer leadership to TS 8d9445f2defa46e5bdccf9ae8cae01dc
I20260709 13:16:58.508024 13468 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4a40ffdc8ea444cfa2893f674238482d"
dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c"
mode: GRACEFUL
new_leader_uuid: "217ec95c64b34e25addb1e33e358571e"
 from {username='slave'} at 127.0.0.1:43280
I20260709 13:16:58.508483 13468 raft_consensus.cc:606] T 4a40ffdc8ea444cfa2893f674238482d P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Received request to transfer leadership to TS 217ec95c64b34e25addb1e33e358571e
I20260709 13:16:58.510530 13468 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "528416a5053d431886e55165b0e70a29"
dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c"
mode: GRACEFUL
new_leader_uuid: "13569ba8734e4be4bee5c86ae9ff8825"
 from {username='slave'} at 127.0.0.1:43280
I20260709 13:16:58.510988 13468 raft_consensus.cc:606] T 528416a5053d431886e55165b0e70a29 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Received request to transfer leadership to TS 13569ba8734e4be4bee5c86ae9ff8825
I20260709 13:16:58.513053 13468 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e4eb140459f04eb1a8af274687cabe98"
dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c"
mode: GRACEFUL
new_leader_uuid: "13569ba8734e4be4bee5c86ae9ff8825"
 from {username='slave'} at 127.0.0.1:43280
I20260709 13:16:58.513455 13468 raft_consensus.cc:606] T e4eb140459f04eb1a8af274687cabe98 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Received request to transfer leadership to TS 13569ba8734e4be4bee5c86ae9ff8825
I20260709 13:16:58.514370 12366 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:16:58.515458 12366 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:16:58.522926 14525 raft_consensus.cc:993] T 528416a5053d431886e55165b0e70a29 P 3c7e85ca9e4e4646b4792034c03ef31c: : Instructing follower 13569ba8734e4be4bee5c86ae9ff8825 to start an election
I20260709 13:16:58.523586 14701 raft_consensus.cc:1081] T 528416a5053d431886e55165b0e70a29 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Signalling peer 13569ba8734e4be4bee5c86ae9ff8825 to start an election
I20260709 13:16:58.525002 13541 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "528416a5053d431886e55165b0e70a29"
dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825"
 from {username='slave'} at 127.0.0.1:46912
I20260709 13:16:58.525451 13541 raft_consensus.cc:493] T 528416a5053d431886e55165b0e70a29 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:58.525729 13541 raft_consensus.cc:3060] T 528416a5053d431886e55165b0e70a29 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:58.530936 13541 raft_consensus.cc:515] T 528416a5053d431886e55165b0e70a29 P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:58.532384 13541 leader_election.cc:290] T 528416a5053d431886e55165b0e70a29 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 2 election: Requested vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:58.533034 13468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "528416a5053d431886e55165b0e70a29" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c"
I20260709 13:16:58.533174 13614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "528416a5053d431886e55165b0e70a29" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "217ec95c64b34e25addb1e33e358571e"
I20260709 13:16:58.533633 13468 raft_consensus.cc:3055] T 528416a5053d431886e55165b0e70a29 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:58.533798 13614 raft_consensus.cc:3060] T 528416a5053d431886e55165b0e70a29 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:58.534021 13468 raft_consensus.cc:740] T 528416a5053d431886e55165b0e70a29 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3c7e85ca9e4e4646b4792034c03ef31c, State: Running, Role: LEADER
I20260709 13:16:58.534783 13468 consensus_queue.cc:260] T 528416a5053d431886e55165b0e70a29 P 3c7e85ca9e4e4646b4792034c03ef31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:58.535665 13468 raft_consensus.cc:3060] T 528416a5053d431886e55165b0e70a29 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:58.538192 13614 raft_consensus.cc:2468] T 528416a5053d431886e55165b0e70a29 P 217ec95c64b34e25addb1e33e358571e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13569ba8734e4be4bee5c86ae9ff8825 in term 2.
I20260709 13:16:58.539179 13510 leader_election.cc:304] T 528416a5053d431886e55165b0e70a29 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825, 217ec95c64b34e25addb1e33e358571e; no voters: 
I20260709 13:16:58.539852 13468 raft_consensus.cc:2468] T 528416a5053d431886e55165b0e70a29 P 3c7e85ca9e4e4646b4792034c03ef31c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13569ba8734e4be4bee5c86ae9ff8825 in term 2.
I20260709 13:16:58.539891 14696 raft_consensus.cc:2804] T 528416a5053d431886e55165b0e70a29 P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:58.540483 14696 raft_consensus.cc:697] T 528416a5053d431886e55165b0e70a29 P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 LEADER]: Becoming Leader. State: Replica: 13569ba8734e4be4bee5c86ae9ff8825, State: Running, Role: LEADER
I20260709 13:16:58.541222 14696 consensus_queue.cc:237] T 528416a5053d431886e55165b0e70a29 P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:58.551962 13367 catalog_manager.cc:5697] T 528416a5053d431886e55165b0e70a29 P 13569ba8734e4be4bee5c86ae9ff8825 reported cstate change: term changed from 1 to 2, leader changed from 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129) to 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130). New cstate: current_term: 2 leader_uuid: "13569ba8734e4be4bee5c86ae9ff8825" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:58.658824 14701 raft_consensus.cc:993] T e4eb140459f04eb1a8af274687cabe98 P 3c7e85ca9e4e4646b4792034c03ef31c: : Instructing follower 13569ba8734e4be4bee5c86ae9ff8825 to start an election
I20260709 13:16:58.659317 14525 raft_consensus.cc:1081] T e4eb140459f04eb1a8af274687cabe98 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Signalling peer 13569ba8734e4be4bee5c86ae9ff8825 to start an election
I20260709 13:16:58.660763 13541 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e4eb140459f04eb1a8af274687cabe98"
dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825"
 from {username='slave'} at 127.0.0.1:46912
I20260709 13:16:58.661271 13541 raft_consensus.cc:493] T e4eb140459f04eb1a8af274687cabe98 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:58.661625 13541 raft_consensus.cc:3060] T e4eb140459f04eb1a8af274687cabe98 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:58.665572 13541 raft_consensus.cc:515] T e4eb140459f04eb1a8af274687cabe98 P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:58.667157 13541 leader_election.cc:290] T e4eb140459f04eb1a8af274687cabe98 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 2 election: Requested vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:58.668272 13612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4eb140459f04eb1a8af274687cabe98" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "217ec95c64b34e25addb1e33e358571e"
I20260709 13:16:58.668820 13612 raft_consensus.cc:3060] T e4eb140459f04eb1a8af274687cabe98 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:58.669183 13468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4eb140459f04eb1a8af274687cabe98" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c"
I20260709 13:16:58.670074 13468 raft_consensus.cc:3055] T e4eb140459f04eb1a8af274687cabe98 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:58.670318 13468 raft_consensus.cc:740] T e4eb140459f04eb1a8af274687cabe98 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3c7e85ca9e4e4646b4792034c03ef31c, State: Running, Role: LEADER
I20260709 13:16:58.670990 13468 consensus_queue.cc:260] T e4eb140459f04eb1a8af274687cabe98 P 3c7e85ca9e4e4646b4792034c03ef31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:58.672040 13468 raft_consensus.cc:3060] T e4eb140459f04eb1a8af274687cabe98 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:58.674443 13612 raft_consensus.cc:2468] T e4eb140459f04eb1a8af274687cabe98 P 217ec95c64b34e25addb1e33e358571e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13569ba8734e4be4bee5c86ae9ff8825 in term 2.
I20260709 13:16:58.675369 13510 leader_election.cc:304] T e4eb140459f04eb1a8af274687cabe98 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825, 217ec95c64b34e25addb1e33e358571e; no voters: 
I20260709 13:16:58.675989 14696 raft_consensus.cc:2804] T e4eb140459f04eb1a8af274687cabe98 P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:58.676478 14696 raft_consensus.cc:697] T e4eb140459f04eb1a8af274687cabe98 P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 LEADER]: Becoming Leader. State: Replica: 13569ba8734e4be4bee5c86ae9ff8825, State: Running, Role: LEADER
I20260709 13:16:58.677487 13468 raft_consensus.cc:2468] T e4eb140459f04eb1a8af274687cabe98 P 3c7e85ca9e4e4646b4792034c03ef31c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13569ba8734e4be4bee5c86ae9ff8825 in term 2.
I20260709 13:16:58.677289 14696 consensus_queue.cc:237] T e4eb140459f04eb1a8af274687cabe98 P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:58.686708 13367 catalog_manager.cc:5697] T e4eb140459f04eb1a8af274687cabe98 P 13569ba8734e4be4bee5c86ae9ff8825 reported cstate change: term changed from 1 to 2, leader changed from 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129) to 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130). New cstate: current_term: 2 leader_uuid: "13569ba8734e4be4bee5c86ae9ff8825" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:58.716846 14589 raft_consensus.cc:993] T 02f51c50c0844d0a9a68470d369ec818 P 13569ba8734e4be4bee5c86ae9ff8825: : Instructing follower 8d9445f2defa46e5bdccf9ae8cae01dc to start an election
I20260709 13:16:58.717360 14696 raft_consensus.cc:1081] T 02f51c50c0844d0a9a68470d369ec818 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 LEADER]: Signalling peer 8d9445f2defa46e5bdccf9ae8cae01dc to start an election
I20260709 13:16:58.718891 14154 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "02f51c50c0844d0a9a68470d369ec818"
dest_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc"
 from {username='slave'} at 127.0.0.1:49940
I20260709 13:16:58.719519 14154 raft_consensus.cc:493] T 02f51c50c0844d0a9a68470d369ec818 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:58.719870 14154 raft_consensus.cc:3060] T 02f51c50c0844d0a9a68470d369ec818 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:58.725385 14154 raft_consensus.cc:515] T 02f51c50c0844d0a9a68470d369ec818 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:16:58.727319 14154 leader_election.cc:290] T 02f51c50c0844d0a9a68470d369ec818 P 8d9445f2defa46e5bdccf9ae8cae01dc [CANDIDATE]: Term 2 election: Requested vote from peers 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:58.727809 13540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02f51c50c0844d0a9a68470d369ec818" candidate_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825"
I20260709 13:16:58.728358 13540 raft_consensus.cc:3055] T 02f51c50c0844d0a9a68470d369ec818 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:58.728283 13612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02f51c50c0844d0a9a68470d369ec818" candidate_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "217ec95c64b34e25addb1e33e358571e"
I20260709 13:16:58.728739 13540 raft_consensus.cc:740] T 02f51c50c0844d0a9a68470d369ec818 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 13569ba8734e4be4bee5c86ae9ff8825, State: Running, Role: LEADER
I20260709 13:16:58.728919 13612 raft_consensus.cc:3060] T 02f51c50c0844d0a9a68470d369ec818 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:58.729506 13540 consensus_queue.cc:260] T 02f51c50c0844d0a9a68470d369ec818 P 13569ba8734e4be4bee5c86ae9ff8825 [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: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:16:58.730643 13540 raft_consensus.cc:3060] T 02f51c50c0844d0a9a68470d369ec818 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:58.734856 13612 raft_consensus.cc:2468] T 02f51c50c0844d0a9a68470d369ec818 P 217ec95c64b34e25addb1e33e358571e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d9445f2defa46e5bdccf9ae8cae01dc in term 2.
I20260709 13:16:58.735828 14123 leader_election.cc:304] T 02f51c50c0844d0a9a68470d369ec818 P 8d9445f2defa46e5bdccf9ae8cae01dc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 217ec95c64b34e25addb1e33e358571e, 8d9445f2defa46e5bdccf9ae8cae01dc; no voters: 
I20260709 13:16:58.736416 13540 raft_consensus.cc:2468] T 02f51c50c0844d0a9a68470d369ec818 P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d9445f2defa46e5bdccf9ae8cae01dc in term 2.
I20260709 13:16:58.736456 14700 raft_consensus.cc:2804] T 02f51c50c0844d0a9a68470d369ec818 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:58.737032 14700 raft_consensus.cc:697] T 02f51c50c0844d0a9a68470d369ec818 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 2 LEADER]: Becoming Leader. State: Replica: 8d9445f2defa46e5bdccf9ae8cae01dc, State: Running, Role: LEADER
I20260709 13:16:58.737877 14700 consensus_queue.cc:237] T 02f51c50c0844d0a9a68470d369ec818 P 8d9445f2defa46e5bdccf9ae8cae01dc [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: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:16:58.746821 13367 catalog_manager.cc:5697] T 02f51c50c0844d0a9a68470d369ec818 P 8d9445f2defa46e5bdccf9ae8cae01dc reported cstate change: term changed from 1 to 2, leader changed from 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130) to 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132). New cstate: current_term: 2 leader_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:16:58.913100 14659 raft_consensus.cc:993] T 40300a217b3e44a48ab96f8ef762b637 P 217ec95c64b34e25addb1e33e358571e: : Instructing follower 8d9445f2defa46e5bdccf9ae8cae01dc to start an election
I20260709 13:16:58.913558 14712 raft_consensus.cc:1081] T 40300a217b3e44a48ab96f8ef762b637 P 217ec95c64b34e25addb1e33e358571e [term 1 LEADER]: Signalling peer 8d9445f2defa46e5bdccf9ae8cae01dc to start an election
I20260709 13:16:58.914963 14158 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "40300a217b3e44a48ab96f8ef762b637"
dest_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc"
 from {username='slave'} at 127.0.0.1:49916
I20260709 13:16:58.915412 14158 raft_consensus.cc:493] T 40300a217b3e44a48ab96f8ef762b637 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:58.915691 14158 raft_consensus.cc:3060] T 40300a217b3e44a48ab96f8ef762b637 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:58.920837 14158 raft_consensus.cc:515] T 40300a217b3e44a48ab96f8ef762b637 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:16:58.924343 14158 leader_election.cc:290] T 40300a217b3e44a48ab96f8ef762b637 P 8d9445f2defa46e5bdccf9ae8cae01dc [CANDIDATE]: Term 2 election: Requested vote from peers 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:58.924497 13614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40300a217b3e44a48ab96f8ef762b637" candidate_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "217ec95c64b34e25addb1e33e358571e"
I20260709 13:16:58.924378 13540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40300a217b3e44a48ab96f8ef762b637" candidate_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825"
I20260709 13:16:58.925125 13614 raft_consensus.cc:3055] T 40300a217b3e44a48ab96f8ef762b637 P 217ec95c64b34e25addb1e33e358571e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:58.925506 13614 raft_consensus.cc:740] T 40300a217b3e44a48ab96f8ef762b637 P 217ec95c64b34e25addb1e33e358571e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 217ec95c64b34e25addb1e33e358571e, State: Running, Role: LEADER
I20260709 13:16:58.925552 13540 raft_consensus.cc:3060] T 40300a217b3e44a48ab96f8ef762b637 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:58.926286 13614 consensus_queue.cc:260] T 40300a217b3e44a48ab96f8ef762b637 P 217ec95c64b34e25addb1e33e358571e [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: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:16:58.927451 13614 raft_consensus.cc:3060] T 40300a217b3e44a48ab96f8ef762b637 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:58.930902 13540 raft_consensus.cc:2468] T 40300a217b3e44a48ab96f8ef762b637 P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d9445f2defa46e5bdccf9ae8cae01dc in term 2.
I20260709 13:16:58.932415 14123 leader_election.cc:304] T 40300a217b3e44a48ab96f8ef762b637 P 8d9445f2defa46e5bdccf9ae8cae01dc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825, 8d9445f2defa46e5bdccf9ae8cae01dc; no voters: 
I20260709 13:16:58.932862 13614 raft_consensus.cc:2468] T 40300a217b3e44a48ab96f8ef762b637 P 217ec95c64b34e25addb1e33e358571e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d9445f2defa46e5bdccf9ae8cae01dc in term 2.
I20260709 13:16:58.933145 14700 raft_consensus.cc:2804] T 40300a217b3e44a48ab96f8ef762b637 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:58.934197 14700 raft_consensus.cc:697] T 40300a217b3e44a48ab96f8ef762b637 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 2 LEADER]: Becoming Leader. State: Replica: 8d9445f2defa46e5bdccf9ae8cae01dc, State: Running, Role: LEADER
I20260709 13:16:58.934914 14700 consensus_queue.cc:237] T 40300a217b3e44a48ab96f8ef762b637 P 8d9445f2defa46e5bdccf9ae8cae01dc [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: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:16:58.937168 14701 raft_consensus.cc:993] T 4a40ffdc8ea444cfa2893f674238482d P 3c7e85ca9e4e4646b4792034c03ef31c: : Instructing follower 217ec95c64b34e25addb1e33e358571e to start an election
I20260709 13:16:58.937625 14525 raft_consensus.cc:1081] T 4a40ffdc8ea444cfa2893f674238482d P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Signalling peer 217ec95c64b34e25addb1e33e358571e to start an election
I20260709 13:16:58.939229 13614 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4a40ffdc8ea444cfa2893f674238482d"
dest_uuid: "217ec95c64b34e25addb1e33e358571e"
 from {username='slave'} at 127.0.0.1:50814
I20260709 13:16:58.939702 13614 raft_consensus.cc:493] T 4a40ffdc8ea444cfa2893f674238482d P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:58.940035 13614 raft_consensus.cc:3060] T 4a40ffdc8ea444cfa2893f674238482d P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:58.943491 13367 catalog_manager.cc:5697] T 40300a217b3e44a48ab96f8ef762b637 P 8d9445f2defa46e5bdccf9ae8cae01dc reported cstate change: term changed from 1 to 2, leader changed from 217ec95c64b34e25addb1e33e358571e (127.12.19.131) to 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132). New cstate: current_term: 2 leader_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:16:58.945708 13614 raft_consensus.cc:515] T 4a40ffdc8ea444cfa2893f674238482d P 217ec95c64b34e25addb1e33e358571e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:58.947165 13614 leader_election.cc:290] T 4a40ffdc8ea444cfa2893f674238482d P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 2 election: Requested vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433)
I20260709 13:16:58.947841 13468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a40ffdc8ea444cfa2893f674238482d" candidate_uuid: "217ec95c64b34e25addb1e33e358571e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c"
I20260709 13:16:58.948360 13468 raft_consensus.cc:3055] T 4a40ffdc8ea444cfa2893f674238482d P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:58.948621 13468 raft_consensus.cc:740] T 4a40ffdc8ea444cfa2893f674238482d P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3c7e85ca9e4e4646b4792034c03ef31c, State: Running, Role: LEADER
I20260709 13:16:58.949267 13468 consensus_queue.cc:260] T 4a40ffdc8ea444cfa2893f674238482d P 3c7e85ca9e4e4646b4792034c03ef31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:58.950230 13468 raft_consensus.cc:3060] T 4a40ffdc8ea444cfa2893f674238482d P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:58.955583 13538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a40ffdc8ea444cfa2893f674238482d" candidate_uuid: "217ec95c64b34e25addb1e33e358571e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825"
I20260709 13:16:58.956208 13538 raft_consensus.cc:3060] T 4a40ffdc8ea444cfa2893f674238482d P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:58.957525 13468 raft_consensus.cc:2468] T 4a40ffdc8ea444cfa2893f674238482d P 3c7e85ca9e4e4646b4792034c03ef31c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 217ec95c64b34e25addb1e33e358571e in term 2.
I20260709 13:16:58.958811 13584 leader_election.cc:304] T 4a40ffdc8ea444cfa2893f674238482d P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 217ec95c64b34e25addb1e33e358571e, 3c7e85ca9e4e4646b4792034c03ef31c; no voters: 
I20260709 13:16:58.959497 14659 raft_consensus.cc:2804] T 4a40ffdc8ea444cfa2893f674238482d P 217ec95c64b34e25addb1e33e358571e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:58.959949 14659 raft_consensus.cc:697] T 4a40ffdc8ea444cfa2893f674238482d P 217ec95c64b34e25addb1e33e358571e [term 2 LEADER]: Becoming Leader. State: Replica: 217ec95c64b34e25addb1e33e358571e, State: Running, Role: LEADER
I20260709 13:16:58.960810 14659 consensus_queue.cc:237] T 4a40ffdc8ea444cfa2893f674238482d P 217ec95c64b34e25addb1e33e358571e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:58.965710 13538 raft_consensus.cc:2468] T 4a40ffdc8ea444cfa2893f674238482d P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 217ec95c64b34e25addb1e33e358571e in term 2.
I20260709 13:16:58.973387 13367 catalog_manager.cc:5697] T 4a40ffdc8ea444cfa2893f674238482d P 217ec95c64b34e25addb1e33e358571e reported cstate change: term changed from 1 to 2, leader changed from 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129) to 217ec95c64b34e25addb1e33e358571e (127.12.19.131). New cstate: current_term: 2 leader_uuid: "217ec95c64b34e25addb1e33e358571e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:59.062004 13468 raft_consensus.cc:1275] T e4eb140459f04eb1a8af274687cabe98 P 3c7e85ca9e4e4646b4792034c03ef31c [term 2 FOLLOWER]: Refusing update from remote peer 13569ba8734e4be4bee5c86ae9ff8825: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:59.063181 14696 consensus_queue.cc:1048] T e4eb140459f04eb1a8af274687cabe98 P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:59.071661 13619 raft_consensus.cc:1275] T e4eb140459f04eb1a8af274687cabe98 P 217ec95c64b34e25addb1e33e358571e [term 2 FOLLOWER]: Refusing update from remote peer 13569ba8734e4be4bee5c86ae9ff8825: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:59.074237 14696 consensus_queue.cc:1048] T e4eb140459f04eb1a8af274687cabe98 P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:59.120983 13619 raft_consensus.cc:1275] T 528416a5053d431886e55165b0e70a29 P 217ec95c64b34e25addb1e33e358571e [term 2 FOLLOWER]: Refusing update from remote peer 13569ba8734e4be4bee5c86ae9ff8825: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:59.122150 14696 consensus_queue.cc:1048] T 528416a5053d431886e55165b0e70a29 P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:59.134608 13468 raft_consensus.cc:1275] T 528416a5053d431886e55165b0e70a29 P 3c7e85ca9e4e4646b4792034c03ef31c [term 2 FOLLOWER]: Refusing update from remote peer 13569ba8734e4be4bee5c86ae9ff8825: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:59.135830 14696 consensus_queue.cc:1048] T 528416a5053d431886e55165b0e70a29 P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:59.206195 13619 raft_consensus.cc:1275] T 02f51c50c0844d0a9a68470d369ec818 P 217ec95c64b34e25addb1e33e358571e [term 2 FOLLOWER]: Refusing update from remote peer 8d9445f2defa46e5bdccf9ae8cae01dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:16:59.208212 14700 consensus_queue.cc:1048] T 02f51c50c0844d0a9a68470d369ec818 P 8d9445f2defa46e5bdccf9ae8cae01dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:16:59.221675 13538 raft_consensus.cc:1275] T 02f51c50c0844d0a9a68470d369ec818 P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 FOLLOWER]: Refusing update from remote peer 8d9445f2defa46e5bdccf9ae8cae01dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:16:59.223521 14700 consensus_queue.cc:1048] T 02f51c50c0844d0a9a68470d369ec818 P 8d9445f2defa46e5bdccf9ae8cae01dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:16:59.335726 13538 raft_consensus.cc:1275] T 40300a217b3e44a48ab96f8ef762b637 P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 FOLLOWER]: Refusing update from remote peer 8d9445f2defa46e5bdccf9ae8cae01dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:16:59.336891 14700 consensus_queue.cc:1048] T 40300a217b3e44a48ab96f8ef762b637 P 8d9445f2defa46e5bdccf9ae8cae01dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:16:59.344117 13614 raft_consensus.cc:1275] T 40300a217b3e44a48ab96f8ef762b637 P 217ec95c64b34e25addb1e33e358571e [term 2 FOLLOWER]: Refusing update from remote peer 8d9445f2defa46e5bdccf9ae8cae01dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:16:59.345196 14650 consensus_queue.cc:1048] T 40300a217b3e44a48ab96f8ef762b637 P 8d9445f2defa46e5bdccf9ae8cae01dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:16:59.370524 13540 raft_consensus.cc:1275] T 4a40ffdc8ea444cfa2893f674238482d P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 FOLLOWER]: Refusing update from remote peer 217ec95c64b34e25addb1e33e358571e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:59.371539 14712 consensus_queue.cc:1048] T 4a40ffdc8ea444cfa2893f674238482d P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:59.379499 13461 raft_consensus.cc:1275] T 4a40ffdc8ea444cfa2893f674238482d P 3c7e85ca9e4e4646b4792034c03ef31c [term 2 FOLLOWER]: Refusing update from remote peer 217ec95c64b34e25addb1e33e358571e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:59.384478 14571 consensus_queue.cc:1048] T 4a40ffdc8ea444cfa2893f674238482d P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:59.448645 13538 consensus_queue.cc:237] T b16c52d238cd4eaeb6c34451120c478c P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Queue 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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } }
I20260709 13:16:59.453578 13614 raft_consensus.cc:1275] T b16c52d238cd4eaeb6c34451120c478c P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Refusing update from remote peer 13569ba8734e4be4bee5c86ae9ff8825: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:16:59.454432 13510 consensus_peers.cc:597] T b16c52d238cd4eaeb6c34451120c478c P 13569ba8734e4be4bee5c86ae9ff8825 -> Peer 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132:46293): Couldn't send request to peer 8d9445f2defa46e5bdccf9ae8cae01dc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b16c52d238cd4eaeb6c34451120c478c. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:59.454677 13461 raft_consensus.cc:1275] T b16c52d238cd4eaeb6c34451120c478c P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Refusing update from remote peer 13569ba8734e4be4bee5c86ae9ff8825: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:59.455408 14676 consensus_queue.cc:1048] T b16c52d238cd4eaeb6c34451120c478c P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:16:59.456485 14696 consensus_queue.cc:1048] T b16c52d238cd4eaeb6c34451120c478c P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } 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 13:16:59.463475 14589 raft_consensus.cc:2955] T b16c52d238cd4eaeb6c34451120c478c P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:16:59.464859 13614 raft_consensus.cc:2955] T b16c52d238cd4eaeb6c34451120c478c P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:16:59.465149 13461 raft_consensus.cc:2955] T b16c52d238cd4eaeb6c34451120c478c P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:16:59.480141 13468 consensus_queue.cc:237] T a697159f9fee4eac9c02213e34204f6c P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Queue 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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } }
I20260709 13:16:59.481715 13367 catalog_manager.cc:5697] T b16c52d238cd4eaeb6c34451120c478c P 3c7e85ca9e4e4646b4792034c03ef31c reported cstate change: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New cstate: current_term: 1 leader_uuid: "13569ba8734e4be4bee5c86ae9ff8825" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:16:59.490713 13540 raft_consensus.cc:1275] T a697159f9fee4eac9c02213e34204f6c P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Refusing update from remote peer 3c7e85ca9e4e4646b4792034c03ef31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:59.490774 13619 raft_consensus.cc:1275] T a697159f9fee4eac9c02213e34204f6c P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Refusing update from remote peer 3c7e85ca9e4e4646b4792034c03ef31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:16:59.492108 13435 consensus_peers.cc:597] T a697159f9fee4eac9c02213e34204f6c P 3c7e85ca9e4e4646b4792034c03ef31c -> Peer 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132:46293): Couldn't send request to peer 8d9445f2defa46e5bdccf9ae8cae01dc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a697159f9fee4eac9c02213e34204f6c. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:59.493245 14525 consensus_queue.cc:1048] T a697159f9fee4eac9c02213e34204f6c P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } 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 13:16:59.494168 14735 consensus_queue.cc:1048] T a697159f9fee4eac9c02213e34204f6c P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:59.512188 14735 raft_consensus.cc:2955] T a697159f9fee4eac9c02213e34204f6c P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:16:59.514050 13619 raft_consensus.cc:2955] T a697159f9fee4eac9c02213e34204f6c P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:16:59.536230 13538 raft_consensus.cc:2955] T a697159f9fee4eac9c02213e34204f6c P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:16:59.535095 12366 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:16:59.537705 13540 consensus_queue.cc:237] T a5f59739b1cd4718bcb6471e3ec258f4 P 13569ba8734e4be4bee5c86ae9ff8825 [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } }
I20260709 13:16:59.550781 13368 catalog_manager.cc:5697] T a697159f9fee4eac9c02213e34204f6c P 217ec95c64b34e25addb1e33e358571e reported cstate change: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New cstate: current_term: 1 leader_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:16:59.555583 13619 raft_consensus.cc:1275] T a5f59739b1cd4718bcb6471e3ec258f4 P 217ec95c64b34e25addb1e33e358571e [term 2 FOLLOWER]: Refusing update from remote peer 13569ba8734e4be4bee5c86ae9ff8825: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260709 13:16:59.556640 13510 consensus_peers.cc:597] T a5f59739b1cd4718bcb6471e3ec258f4 P 13569ba8734e4be4bee5c86ae9ff8825 -> Peer 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132:46293): Couldn't send request to peer 8d9445f2defa46e5bdccf9ae8cae01dc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a5f59739b1cd4718bcb6471e3ec258f4. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:59.557453 14676 consensus_queue.cc:1048] T a5f59739b1cd4718bcb6471e3ec258f4 P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } 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 13:16:59.557953 13468 raft_consensus.cc:1275] T a5f59739b1cd4718bcb6471e3ec258f4 P 3c7e85ca9e4e4646b4792034c03ef31c [term 2 FOLLOWER]: Refusing update from remote peer 13569ba8734e4be4bee5c86ae9ff8825: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:16:59.559335 14676 consensus_queue.cc:1048] T a5f59739b1cd4718bcb6471e3ec258f4 P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:59.577659 14696 raft_consensus.cc:2955] T a5f59739b1cd4718bcb6471e3ec258f4 P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:16:59.582985 13468 raft_consensus.cc:2955] T a5f59739b1cd4718bcb6471e3ec258f4 P 3c7e85ca9e4e4646b4792034c03ef31c [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:16:59.582572 13619 raft_consensus.cc:2955] T a5f59739b1cd4718bcb6471e3ec258f4 P 217ec95c64b34e25addb1e33e358571e [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:16:59.593271 13612 consensus_queue.cc:237] T fcabc5c5fd6f4ffab3af0bf279258b39 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Queue 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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } }
I20260709 13:16:59.597460 13367 catalog_manager.cc:5697] T a5f59739b1cd4718bcb6471e3ec258f4 P 13569ba8734e4be4bee5c86ae9ff8825 reported cstate change: config changed from index -1 to 3, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New cstate: current_term: 2 leader_uuid: "13569ba8734e4be4bee5c86ae9ff8825" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:59.629226 12366 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 13:16:59.634771 13584 consensus_peers.cc:597] T fcabc5c5fd6f4ffab3af0bf279258b39 P 217ec95c64b34e25addb1e33e358571e -> Peer 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132:46293): Couldn't send request to peer 8d9445f2defa46e5bdccf9ae8cae01dc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fcabc5c5fd6f4ffab3af0bf279258b39. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:59.636363 13540 raft_consensus.cc:1275] T fcabc5c5fd6f4ffab3af0bf279258b39 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Refusing update from remote peer 217ec95c64b34e25addb1e33e358571e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:59.637799 14659 consensus_queue.cc:1048] T fcabc5c5fd6f4ffab3af0bf279258b39 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } 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 13:16:59.638461 13468 raft_consensus.cc:1275] T fcabc5c5fd6f4ffab3af0bf279258b39 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Refusing update from remote peer 217ec95c64b34e25addb1e33e358571e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:59.640149 14659 consensus_queue.cc:1048] T fcabc5c5fd6f4ffab3af0bf279258b39 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:59.646566 14571 raft_consensus.cc:2955] T fcabc5c5fd6f4ffab3af0bf279258b39 P 217ec95c64b34e25addb1e33e358571e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:16:59.649446 13538 raft_consensus.cc:2955] T fcabc5c5fd6f4ffab3af0bf279258b39 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:16:59.665512 13468 raft_consensus.cc:2955] T fcabc5c5fd6f4ffab3af0bf279258b39 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:16:59.667351 13367 catalog_manager.cc:5697] T fcabc5c5fd6f4ffab3af0bf279258b39 P 217ec95c64b34e25addb1e33e358571e reported cstate change: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New cstate: current_term: 1 leader_uuid: "217ec95c64b34e25addb1e33e358571e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:59.716439 13612 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5ca4c89d0f2b479f919e8b720fe81209"
dest_uuid: "217ec95c64b34e25addb1e33e358571e"
mode: GRACEFUL
new_leader_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc"
 from {username='slave'} at 127.0.0.1:47876
I20260709 13:16:59.716995 13612 raft_consensus.cc:606] T 5ca4c89d0f2b479f919e8b720fe81209 P 217ec95c64b34e25addb1e33e358571e [term 1 LEADER]: Received request to transfer leadership to TS 8d9445f2defa46e5bdccf9ae8cae01dc
I20260709 13:16:59.719316 13468 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "71ac5b306511448da380d7473c933f01"
dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c"
mode: GRACEFUL
new_leader_uuid: "13569ba8734e4be4bee5c86ae9ff8825"
 from {username='slave'} at 127.0.0.1:43280
I20260709 13:16:59.719837 13468 raft_consensus.cc:606] T 71ac5b306511448da380d7473c933f01 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Received request to transfer leadership to TS 13569ba8734e4be4bee5c86ae9ff8825
I20260709 13:16:59.722180 13538 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a3b673e65c054b34852a89783b972744"
dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825"
mode: GRACEFUL
new_leader_uuid: "217ec95c64b34e25addb1e33e358571e"
 from {username='slave'} at 127.0.0.1:52460
I20260709 13:16:59.722664 13538 raft_consensus.cc:606] T a3b673e65c054b34852a89783b972744 P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 LEADER]: Received request to transfer leadership to TS 217ec95c64b34e25addb1e33e358571e
I20260709 13:16:59.724925 13468 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a697159f9fee4eac9c02213e34204f6c"
dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c"
mode: GRACEFUL
new_leader_uuid: "13569ba8734e4be4bee5c86ae9ff8825"
 from {username='slave'} at 127.0.0.1:43280
I20260709 13:16:59.725417 13468 raft_consensus.cc:606] T a697159f9fee4eac9c02213e34204f6c P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Received request to transfer leadership to TS 13569ba8734e4be4bee5c86ae9ff8825
I20260709 13:16:59.727505 13538 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dd6de992cdd94fd08bbeb6cc9deb750b"
dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825"
mode: GRACEFUL
new_leader_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc"
 from {username='slave'} at 127.0.0.1:52460
I20260709 13:16:59.727991 13538 raft_consensus.cc:606] T dd6de992cdd94fd08bbeb6cc9deb750b P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 LEADER]: Received request to transfer leadership to TS 8d9445f2defa46e5bdccf9ae8cae01dc
I20260709 13:16:59.728930 12366 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:16:59.730048 12366 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:16:59.760650 14589 raft_consensus.cc:993] T dd6de992cdd94fd08bbeb6cc9deb750b P 13569ba8734e4be4bee5c86ae9ff8825: : Instructing follower 8d9445f2defa46e5bdccf9ae8cae01dc to start an election
I20260709 13:16:59.761102 14696 raft_consensus.cc:1081] T dd6de992cdd94fd08bbeb6cc9deb750b P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 LEADER]: Signalling peer 8d9445f2defa46e5bdccf9ae8cae01dc to start an election
I20260709 13:16:59.762454 14158 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dd6de992cdd94fd08bbeb6cc9deb750b"
dest_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc"
 from {username='slave'} at 127.0.0.1:49940
I20260709 13:16:59.762914 14158 raft_consensus.cc:493] T dd6de992cdd94fd08bbeb6cc9deb750b P 8d9445f2defa46e5bdccf9ae8cae01dc [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:59.763187 14158 raft_consensus.cc:3060] T dd6de992cdd94fd08bbeb6cc9deb750b P 8d9445f2defa46e5bdccf9ae8cae01dc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:59.769245 14158 raft_consensus.cc:515] T dd6de992cdd94fd08bbeb6cc9deb750b P 8d9445f2defa46e5bdccf9ae8cae01dc [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:16:59.771417 14158 leader_election.cc:290] T dd6de992cdd94fd08bbeb6cc9deb750b P 8d9445f2defa46e5bdccf9ae8cae01dc [CANDIDATE]: Term 3 election: Requested vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433)
I20260709 13:16:59.771674 13461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd6de992cdd94fd08bbeb6cc9deb750b" candidate_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c"
I20260709 13:16:59.772209 13461 raft_consensus.cc:3060] T dd6de992cdd94fd08bbeb6cc9deb750b P 3c7e85ca9e4e4646b4792034c03ef31c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:59.772650 13540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd6de992cdd94fd08bbeb6cc9deb750b" candidate_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825"
I20260709 13:16:59.773180 13540 raft_consensus.cc:3055] T dd6de992cdd94fd08bbeb6cc9deb750b P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:16:59.773435 13540 raft_consensus.cc:740] T dd6de992cdd94fd08bbeb6cc9deb750b P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 13569ba8734e4be4bee5c86ae9ff8825, State: Running, Role: LEADER
I20260709 13:16:59.774149 13540 consensus_queue.cc:260] T dd6de992cdd94fd08bbeb6cc9deb750b P 13569ba8734e4be4bee5c86ae9ff8825 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:16:59.775295 13540 raft_consensus.cc:3060] T dd6de992cdd94fd08bbeb6cc9deb750b P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:59.780016 13461 raft_consensus.cc:2468] T dd6de992cdd94fd08bbeb6cc9deb750b P 3c7e85ca9e4e4646b4792034c03ef31c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d9445f2defa46e5bdccf9ae8cae01dc in term 3.
I20260709 13:16:59.781344 14123 leader_election.cc:304] T dd6de992cdd94fd08bbeb6cc9deb750b P 8d9445f2defa46e5bdccf9ae8cae01dc [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: 3c7e85ca9e4e4646b4792034c03ef31c, 8d9445f2defa46e5bdccf9ae8cae01dc; no voters: 
I20260709 13:16:59.782974 14700 raft_consensus.cc:2804] T dd6de992cdd94fd08bbeb6cc9deb750b P 8d9445f2defa46e5bdccf9ae8cae01dc [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:16:59.783507 14700 raft_consensus.cc:697] T dd6de992cdd94fd08bbeb6cc9deb750b P 8d9445f2defa46e5bdccf9ae8cae01dc [term 3 LEADER]: Becoming Leader. State: Replica: 8d9445f2defa46e5bdccf9ae8cae01dc, State: Running, Role: LEADER
I20260709 13:16:59.784233 14700 consensus_queue.cc:237] T dd6de992cdd94fd08bbeb6cc9deb750b P 8d9445f2defa46e5bdccf9ae8cae01dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:16:59.786600 14735 raft_consensus.cc:993] T 71ac5b306511448da380d7473c933f01 P 3c7e85ca9e4e4646b4792034c03ef31c: : Instructing follower 13569ba8734e4be4bee5c86ae9ff8825 to start an election
I20260709 13:16:59.787063 14701 raft_consensus.cc:1081] T 71ac5b306511448da380d7473c933f01 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Signalling peer 13569ba8734e4be4bee5c86ae9ff8825 to start an election
I20260709 13:16:59.788452 13541 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "71ac5b306511448da380d7473c933f01"
dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825"
 from {username='slave'} at 127.0.0.1:46912
I20260709 13:16:59.788929 13541 raft_consensus.cc:493] T 71ac5b306511448da380d7473c933f01 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:59.789229 13541 raft_consensus.cc:3060] T 71ac5b306511448da380d7473c933f01 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:59.797370 13541 raft_consensus.cc:515] T 71ac5b306511448da380d7473c933f01 P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:59.799659 13541 leader_election.cc:290] T 71ac5b306511448da380d7473c933f01 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 2 election: Requested vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:16:59.801097 13612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71ac5b306511448da380d7473c933f01" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "217ec95c64b34e25addb1e33e358571e"
I20260709 13:16:59.801643 13612 raft_consensus.cc:3060] T 71ac5b306511448da380d7473c933f01 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:59.802045 13461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71ac5b306511448da380d7473c933f01" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c"
I20260709 13:16:59.802541 13461 raft_consensus.cc:3055] T 71ac5b306511448da380d7473c933f01 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:59.802812 13461 raft_consensus.cc:740] T 71ac5b306511448da380d7473c933f01 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3c7e85ca9e4e4646b4792034c03ef31c, State: Running, Role: LEADER
I20260709 13:16:59.803479 13461 consensus_queue.cc:260] T 71ac5b306511448da380d7473c933f01 P 3c7e85ca9e4e4646b4792034c03ef31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:59.797533 13540 raft_consensus.cc:2468] T dd6de992cdd94fd08bbeb6cc9deb750b P 13569ba8734e4be4bee5c86ae9ff8825 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d9445f2defa46e5bdccf9ae8cae01dc in term 3.
I20260709 13:16:59.804826 13461 raft_consensus.cc:3060] T 71ac5b306511448da380d7473c933f01 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:59.809333 13612 raft_consensus.cc:2468] T 71ac5b306511448da380d7473c933f01 P 217ec95c64b34e25addb1e33e358571e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13569ba8734e4be4bee5c86ae9ff8825 in term 2.
I20260709 13:16:59.811169 13510 leader_election.cc:304] T 71ac5b306511448da380d7473c933f01 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825, 217ec95c64b34e25addb1e33e358571e; no voters: 
I20260709 13:16:59.812135 14696 raft_consensus.cc:2804] T 71ac5b306511448da380d7473c933f01 P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:59.813313 14696 raft_consensus.cc:697] T 71ac5b306511448da380d7473c933f01 P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 LEADER]: Becoming Leader. State: Replica: 13569ba8734e4be4bee5c86ae9ff8825, State: Running, Role: LEADER
I20260709 13:16:59.814146 14696 consensus_queue.cc:237] T 71ac5b306511448da380d7473c933f01 P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:16:59.810583 13461 raft_consensus.cc:2468] T 71ac5b306511448da380d7473c933f01 P 3c7e85ca9e4e4646b4792034c03ef31c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13569ba8734e4be4bee5c86ae9ff8825 in term 2.
I20260709 13:16:59.816632 13365 catalog_manager.cc:5697] T dd6de992cdd94fd08bbeb6cc9deb750b P 8d9445f2defa46e5bdccf9ae8cae01dc reported cstate change: term changed from 2 to 3, leader changed from 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130) to 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132). New cstate: current_term: 3 leader_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:16:59.828696 13367 catalog_manager.cc:5697] T 71ac5b306511448da380d7473c933f01 P 13569ba8734e4be4bee5c86ae9ff8825 reported cstate change: term changed from 1 to 2, leader changed from 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129) to 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130). New cstate: current_term: 2 leader_uuid: "13569ba8734e4be4bee5c86ae9ff8825" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:59.846431 14750 ts_tablet_manager.cc:933] T b16c52d238cd4eaeb6c34451120c478c P 8d9445f2defa46e5bdccf9ae8cae01dc: Initiating tablet copy from peer 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433)
I20260709 13:16:59.848263 14750 tablet_copy_client.cc:323] T b16c52d238cd4eaeb6c34451120c478c P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Beginning tablet copy session from remote peer at address 127.12.19.130:39433
I20260709 13:16:59.849685 13555 tablet_copy_service.cc:140] P 13569ba8734e4be4bee5c86ae9ff8825: Received BeginTabletCopySession request for tablet b16c52d238cd4eaeb6c34451120c478c from peer 8d9445f2defa46e5bdccf9ae8cae01dc ({username='slave'} at 127.0.0.1:45734)
I20260709 13:16:59.850121 13555 tablet_copy_service.cc:161] P 13569ba8734e4be4bee5c86ae9ff8825: Beginning new tablet copy session on tablet b16c52d238cd4eaeb6c34451120c478c from peer 8d9445f2defa46e5bdccf9ae8cae01dc at {username='slave'} at 127.0.0.1:45734: session id = 8d9445f2defa46e5bdccf9ae8cae01dc-b16c52d238cd4eaeb6c34451120c478c
I20260709 13:16:59.855486 13555 tablet_copy_source_session.cc:215] T b16c52d238cd4eaeb6c34451120c478c P 13569ba8734e4be4bee5c86ae9ff8825: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:59.858129 14750 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b16c52d238cd4eaeb6c34451120c478c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:59.872772 14750 tablet_copy_client.cc:806] T b16c52d238cd4eaeb6c34451120c478c P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:59.873404 14750 tablet_copy_client.cc:670] T b16c52d238cd4eaeb6c34451120c478c P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Starting download of 1 WAL segments...
I20260709 13:16:59.877207 14750 tablet_copy_client.cc:538] T b16c52d238cd4eaeb6c34451120c478c P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:16:59.885562 14750 tablet_bootstrap.cc:492] T b16c52d238cd4eaeb6c34451120c478c P 8d9445f2defa46e5bdccf9ae8cae01dc: Bootstrap starting.
I20260709 13:16:59.905368 14750 tablet_bootstrap.cc:492] T b16c52d238cd4eaeb6c34451120c478c P 8d9445f2defa46e5bdccf9ae8cae01dc: 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 13:16:59.906311 14750 tablet_bootstrap.cc:492] T b16c52d238cd4eaeb6c34451120c478c P 8d9445f2defa46e5bdccf9ae8cae01dc: Bootstrap complete.
I20260709 13:16:59.907013 14750 ts_tablet_manager.cc:1403] T b16c52d238cd4eaeb6c34451120c478c P 8d9445f2defa46e5bdccf9ae8cae01dc: Time spent bootstrapping tablet: real 0.022s	user 0.021s	sys 0.001s
I20260709 13:16:59.909847 14750 raft_consensus.cc:359] T b16c52d238cd4eaeb6c34451120c478c P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } }
I20260709 13:16:59.910646 14750 raft_consensus.cc:740] T b16c52d238cd4eaeb6c34451120c478c P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8d9445f2defa46e5bdccf9ae8cae01dc, State: Initialized, Role: LEARNER
I20260709 13:16:59.911247 14750 consensus_queue.cc:260] T b16c52d238cd4eaeb6c34451120c478c P 8d9445f2defa46e5bdccf9ae8cae01dc [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } }
I20260709 13:16:59.913691 14750 ts_tablet_manager.cc:1434] T b16c52d238cd4eaeb6c34451120c478c P 8d9445f2defa46e5bdccf9ae8cae01dc: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:16:59.916865 13555 tablet_copy_service.cc:342] P 13569ba8734e4be4bee5c86ae9ff8825: Request end of tablet copy session 8d9445f2defa46e5bdccf9ae8cae01dc-b16c52d238cd4eaeb6c34451120c478c received from {username='slave'} at 127.0.0.1:45734
I20260709 13:16:59.917266 13555 tablet_copy_service.cc:434] P 13569ba8734e4be4bee5c86ae9ff8825: ending tablet copy session 8d9445f2defa46e5bdccf9ae8cae01dc-b16c52d238cd4eaeb6c34451120c478c on tablet b16c52d238cd4eaeb6c34451120c478c with peer 8d9445f2defa46e5bdccf9ae8cae01dc
I20260709 13:16:59.958894 14750 ts_tablet_manager.cc:933] T a697159f9fee4eac9c02213e34204f6c P 8d9445f2defa46e5bdccf9ae8cae01dc: Initiating tablet copy from peer 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053)
I20260709 13:16:59.967574 14750 tablet_copy_client.cc:323] T a697159f9fee4eac9c02213e34204f6c P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Beginning tablet copy session from remote peer at address 127.12.19.129:35053
I20260709 13:16:59.969197 13479 tablet_copy_service.cc:140] P 3c7e85ca9e4e4646b4792034c03ef31c: Received BeginTabletCopySession request for tablet a697159f9fee4eac9c02213e34204f6c from peer 8d9445f2defa46e5bdccf9ae8cae01dc ({username='slave'} at 127.0.0.1:37356)
I20260709 13:16:59.969723 13479 tablet_copy_service.cc:161] P 3c7e85ca9e4e4646b4792034c03ef31c: Beginning new tablet copy session on tablet a697159f9fee4eac9c02213e34204f6c from peer 8d9445f2defa46e5bdccf9ae8cae01dc at {username='slave'} at 127.0.0.1:37356: session id = 8d9445f2defa46e5bdccf9ae8cae01dc-a697159f9fee4eac9c02213e34204f6c
I20260709 13:16:59.981388 13479 tablet_copy_source_session.cc:215] T a697159f9fee4eac9c02213e34204f6c P 3c7e85ca9e4e4646b4792034c03ef31c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:59.985179 14750 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a697159f9fee4eac9c02213e34204f6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:00.000974 14750 tablet_copy_client.cc:806] T a697159f9fee4eac9c02213e34204f6c P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Starting download of 0 data blocks...
I20260709 13:17:00.001569 14750 tablet_copy_client.cc:670] T a697159f9fee4eac9c02213e34204f6c P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Starting download of 1 WAL segments...
I20260709 13:17:00.004897 14750 tablet_copy_client.cc:538] T a697159f9fee4eac9c02213e34204f6c P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:17:00.012743 14750 tablet_bootstrap.cc:492] T a697159f9fee4eac9c02213e34204f6c P 8d9445f2defa46e5bdccf9ae8cae01dc: Bootstrap starting.
I20260709 13:17:00.029590 14750 tablet_bootstrap.cc:492] T a697159f9fee4eac9c02213e34204f6c P 8d9445f2defa46e5bdccf9ae8cae01dc: 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 13:17:00.030462 14750 tablet_bootstrap.cc:492] T a697159f9fee4eac9c02213e34204f6c P 8d9445f2defa46e5bdccf9ae8cae01dc: Bootstrap complete.
I20260709 13:17:00.031127 14750 ts_tablet_manager.cc:1403] T a697159f9fee4eac9c02213e34204f6c P 8d9445f2defa46e5bdccf9ae8cae01dc: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.000s
I20260709 13:17:00.034088 14750 raft_consensus.cc:359] T a697159f9fee4eac9c02213e34204f6c P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } }
I20260709 13:17:00.035187 14750 raft_consensus.cc:740] T a697159f9fee4eac9c02213e34204f6c P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8d9445f2defa46e5bdccf9ae8cae01dc, State: Initialized, Role: LEARNER
I20260709 13:17:00.035900 14750 consensus_queue.cc:260] T a697159f9fee4eac9c02213e34204f6c P 8d9445f2defa46e5bdccf9ae8cae01dc [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } }
I20260709 13:17:00.038314 14750 ts_tablet_manager.cc:1434] T a697159f9fee4eac9c02213e34204f6c P 8d9445f2defa46e5bdccf9ae8cae01dc: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:17:00.039886 13479 tablet_copy_service.cc:342] P 3c7e85ca9e4e4646b4792034c03ef31c: Request end of tablet copy session 8d9445f2defa46e5bdccf9ae8cae01dc-a697159f9fee4eac9c02213e34204f6c received from {username='slave'} at 127.0.0.1:37356
I20260709 13:17:00.040318 13479 tablet_copy_service.cc:434] P 3c7e85ca9e4e4646b4792034c03ef31c: ending tablet copy session 8d9445f2defa46e5bdccf9ae8cae01dc-a697159f9fee4eac9c02213e34204f6c on tablet a697159f9fee4eac9c02213e34204f6c with peer 8d9445f2defa46e5bdccf9ae8cae01dc
I20260709 13:17:00.051968 14676 raft_consensus.cc:993] T a3b673e65c054b34852a89783b972744 P 13569ba8734e4be4bee5c86ae9ff8825: : Instructing follower 217ec95c64b34e25addb1e33e358571e to start an election
I20260709 13:17:00.052452 14589 raft_consensus.cc:1081] T a3b673e65c054b34852a89783b972744 P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 LEADER]: Signalling peer 217ec95c64b34e25addb1e33e358571e to start an election
I20260709 13:17:00.053925 13619 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a3b673e65c054b34852a89783b972744"
dest_uuid: "217ec95c64b34e25addb1e33e358571e"
 from {username='slave'} at 127.0.0.1:50810
I20260709 13:17:00.054414 13619 raft_consensus.cc:493] T a3b673e65c054b34852a89783b972744 P 217ec95c64b34e25addb1e33e358571e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:00.054718 13619 raft_consensus.cc:3060] T a3b673e65c054b34852a89783b972744 P 217ec95c64b34e25addb1e33e358571e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:00.060820 13619 raft_consensus.cc:515] T a3b673e65c054b34852a89783b972744 P 217ec95c64b34e25addb1e33e358571e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:17:00.062542 13619 leader_election.cc:290] T a3b673e65c054b34852a89783b972744 P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 3 election: Requested vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433)
I20260709 13:17:00.063094 13468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3b673e65c054b34852a89783b972744" candidate_uuid: "217ec95c64b34e25addb1e33e358571e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c"
I20260709 13:17:00.063395 13540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3b673e65c054b34852a89783b972744" candidate_uuid: "217ec95c64b34e25addb1e33e358571e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825"
I20260709 13:17:00.063704 13468 raft_consensus.cc:3060] T a3b673e65c054b34852a89783b972744 P 3c7e85ca9e4e4646b4792034c03ef31c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:00.063885 13540 raft_consensus.cc:3055] T a3b673e65c054b34852a89783b972744 P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:17:00.064163 13540 raft_consensus.cc:740] T a3b673e65c054b34852a89783b972744 P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 13569ba8734e4be4bee5c86ae9ff8825, State: Running, Role: LEADER
I20260709 13:17:00.064843 13540 consensus_queue.cc:260] T a3b673e65c054b34852a89783b972744 P 13569ba8734e4be4bee5c86ae9ff8825 [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:17:00.065917 13540 raft_consensus.cc:3060] T a3b673e65c054b34852a89783b972744 P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:00.069661 13468 raft_consensus.cc:2468] T a3b673e65c054b34852a89783b972744 P 3c7e85ca9e4e4646b4792034c03ef31c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 217ec95c64b34e25addb1e33e358571e in term 3.
I20260709 13:17:00.072235 13584 leader_election.cc:304] T a3b673e65c054b34852a89783b972744 P 217ec95c64b34e25addb1e33e358571e [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: 217ec95c64b34e25addb1e33e358571e, 3c7e85ca9e4e4646b4792034c03ef31c; no voters: 
I20260709 13:17:00.072959 14571 raft_consensus.cc:2804] T a3b673e65c054b34852a89783b972744 P 217ec95c64b34e25addb1e33e358571e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:17:00.073559 14571 raft_consensus.cc:697] T a3b673e65c054b34852a89783b972744 P 217ec95c64b34e25addb1e33e358571e [term 3 LEADER]: Becoming Leader. State: Replica: 217ec95c64b34e25addb1e33e358571e, State: Running, Role: LEADER
I20260709 13:17:00.074338 14571 consensus_queue.cc:237] T a3b673e65c054b34852a89783b972744 P 217ec95c64b34e25addb1e33e358571e [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:17:00.072036 13540 raft_consensus.cc:2468] T a3b673e65c054b34852a89783b972744 P 13569ba8734e4be4bee5c86ae9ff8825 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 217ec95c64b34e25addb1e33e358571e in term 3.
I20260709 13:17:00.084777 13367 catalog_manager.cc:5697] T a3b673e65c054b34852a89783b972744 P 217ec95c64b34e25addb1e33e358571e reported cstate change: term changed from 2 to 3, leader changed from 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130) to 217ec95c64b34e25addb1e33e358571e (127.12.19.131). New cstate: current_term: 3 leader_uuid: "217ec95c64b34e25addb1e33e358571e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:00.138731 14571 raft_consensus.cc:993] T 5ca4c89d0f2b479f919e8b720fe81209 P 217ec95c64b34e25addb1e33e358571e: : Instructing follower 8d9445f2defa46e5bdccf9ae8cae01dc to start an election
I20260709 13:17:00.139119 14659 raft_consensus.cc:1081] T 5ca4c89d0f2b479f919e8b720fe81209 P 217ec95c64b34e25addb1e33e358571e [term 1 LEADER]: Signalling peer 8d9445f2defa46e5bdccf9ae8cae01dc to start an election
I20260709 13:17:00.140542 14158 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5ca4c89d0f2b479f919e8b720fe81209"
dest_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc"
 from {username='slave'} at 127.0.0.1:49916
I20260709 13:17:00.140980 14158 raft_consensus.cc:493] T 5ca4c89d0f2b479f919e8b720fe81209 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:00.141294 14158 raft_consensus.cc:3060] T 5ca4c89d0f2b479f919e8b720fe81209 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:00.147480 14701 raft_consensus.cc:993] T a697159f9fee4eac9c02213e34204f6c P 3c7e85ca9e4e4646b4792034c03ef31c: : Instructing follower 13569ba8734e4be4bee5c86ae9ff8825 to start an election
I20260709 13:17:00.147924 14735 raft_consensus.cc:1081] T a697159f9fee4eac9c02213e34204f6c P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Signalling peer 13569ba8734e4be4bee5c86ae9ff8825 to start an election
I20260709 13:17:00.147768 14158 raft_consensus.cc:515] T 5ca4c89d0f2b479f919e8b720fe81209 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:17:00.149374 13541 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a697159f9fee4eac9c02213e34204f6c"
dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825"
 from {username='slave'} at 127.0.0.1:46912
I20260709 13:17:00.149698 14158 leader_election.cc:290] T 5ca4c89d0f2b479f919e8b720fe81209 P 8d9445f2defa46e5bdccf9ae8cae01dc [CANDIDATE]: Term 2 election: Requested vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:17:00.149878 13541 raft_consensus.cc:493] T a697159f9fee4eac9c02213e34204f6c P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:00.150336 13541 raft_consensus.cc:3060] T a697159f9fee4eac9c02213e34204f6c P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:00.150733 13468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca4c89d0f2b479f919e8b720fe81209" candidate_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c"
I20260709 13:17:00.150960 13619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca4c89d0f2b479f919e8b720fe81209" candidate_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "217ec95c64b34e25addb1e33e358571e"
I20260709 13:17:00.151332 13468 raft_consensus.cc:3060] T 5ca4c89d0f2b479f919e8b720fe81209 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:00.151538 13619 raft_consensus.cc:3055] T 5ca4c89d0f2b479f919e8b720fe81209 P 217ec95c64b34e25addb1e33e358571e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:00.151837 13619 raft_consensus.cc:740] T 5ca4c89d0f2b479f919e8b720fe81209 P 217ec95c64b34e25addb1e33e358571e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 217ec95c64b34e25addb1e33e358571e, State: Running, Role: LEADER
I20260709 13:17:00.152427 13619 consensus_queue.cc:260] T 5ca4c89d0f2b479f919e8b720fe81209 P 217ec95c64b34e25addb1e33e358571e [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:17:00.155036 13619 raft_consensus.cc:3060] T 5ca4c89d0f2b479f919e8b720fe81209 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:00.157449 13541 raft_consensus.cc:515] T a697159f9fee4eac9c02213e34204f6c P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } }
I20260709 13:17:00.159247 13541 leader_election.cc:290] T a697159f9fee4eac9c02213e34204f6c P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 2 election: Requested vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:17:00.162775 13468 raft_consensus.cc:2468] T 5ca4c89d0f2b479f919e8b720fe81209 P 3c7e85ca9e4e4646b4792034c03ef31c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d9445f2defa46e5bdccf9ae8cae01dc in term 2.
I20260709 13:17:00.163009 13612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a697159f9fee4eac9c02213e34204f6c" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "217ec95c64b34e25addb1e33e358571e"
I20260709 13:17:00.166369 13612 raft_consensus.cc:3060] T a697159f9fee4eac9c02213e34204f6c P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:00.163005 13619 raft_consensus.cc:2468] T 5ca4c89d0f2b479f919e8b720fe81209 P 217ec95c64b34e25addb1e33e358571e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d9445f2defa46e5bdccf9ae8cae01dc in term 2.
I20260709 13:17:00.165153 13467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a697159f9fee4eac9c02213e34204f6c" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c"
I20260709 13:17:00.171999 13467 raft_consensus.cc:3055] T a697159f9fee4eac9c02213e34204f6c P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:00.172299 14123 leader_election.cc:304] T 5ca4c89d0f2b479f919e8b720fe81209 P 8d9445f2defa46e5bdccf9ae8cae01dc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 217ec95c64b34e25addb1e33e358571e, 8d9445f2defa46e5bdccf9ae8cae01dc; no voters: 
I20260709 13:17:00.172652 14750 ts_tablet_manager.cc:933] T a5f59739b1cd4718bcb6471e3ec258f4 P 8d9445f2defa46e5bdccf9ae8cae01dc: Initiating tablet copy from peer 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433)
I20260709 13:17:00.172323 13467 raft_consensus.cc:740] T a697159f9fee4eac9c02213e34204f6c P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3c7e85ca9e4e4646b4792034c03ef31c, State: Running, Role: LEADER
I20260709 13:17:00.174070 13612 raft_consensus.cc:2468] T a697159f9fee4eac9c02213e34204f6c P 217ec95c64b34e25addb1e33e358571e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13569ba8734e4be4bee5c86ae9ff8825 in term 2.
I20260709 13:17:00.174449 13467 consensus_queue.cc:260] T a697159f9fee4eac9c02213e34204f6c P 3c7e85ca9e4e4646b4792034c03ef31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } }
I20260709 13:17:00.174999 14650 raft_consensus.cc:2804] T 5ca4c89d0f2b479f919e8b720fe81209 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:00.175531 14650 raft_consensus.cc:697] T 5ca4c89d0f2b479f919e8b720fe81209 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 2 LEADER]: Becoming Leader. State: Replica: 8d9445f2defa46e5bdccf9ae8cae01dc, State: Running, Role: LEADER
I20260709 13:17:00.175957 13467 raft_consensus.cc:3060] T a697159f9fee4eac9c02213e34204f6c P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:00.176358 14650 consensus_queue.cc:237] T 5ca4c89d0f2b479f919e8b720fe81209 P 8d9445f2defa46e5bdccf9ae8cae01dc [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:17:00.175149 13510 leader_election.cc:304] T a697159f9fee4eac9c02213e34204f6c P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825, 217ec95c64b34e25addb1e33e358571e; no voters: 
I20260709 13:17:00.180649 14696 raft_consensus.cc:2804] T a697159f9fee4eac9c02213e34204f6c P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:00.184799 13467 raft_consensus.cc:2468] T a697159f9fee4eac9c02213e34204f6c P 3c7e85ca9e4e4646b4792034c03ef31c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13569ba8734e4be4bee5c86ae9ff8825 in term 2.
I20260709 13:17:00.189967 14696 raft_consensus.cc:697] T a697159f9fee4eac9c02213e34204f6c P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 LEADER]: Becoming Leader. State: Replica: 13569ba8734e4be4bee5c86ae9ff8825, State: Running, Role: LEADER
I20260709 13:17:00.191455 14696 consensus_queue.cc:237] T a697159f9fee4eac9c02213e34204f6c P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } }
I20260709 13:17:00.202792 14750 tablet_copy_client.cc:323] T a5f59739b1cd4718bcb6471e3ec258f4 P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Beginning tablet copy session from remote peer at address 127.12.19.130:39433
I20260709 13:17:00.208966 13555 tablet_copy_service.cc:140] P 13569ba8734e4be4bee5c86ae9ff8825: Received BeginTabletCopySession request for tablet a5f59739b1cd4718bcb6471e3ec258f4 from peer 8d9445f2defa46e5bdccf9ae8cae01dc ({username='slave'} at 127.0.0.1:45734)
I20260709 13:17:00.209544 13555 tablet_copy_service.cc:161] P 13569ba8734e4be4bee5c86ae9ff8825: Beginning new tablet copy session on tablet a5f59739b1cd4718bcb6471e3ec258f4 from peer 8d9445f2defa46e5bdccf9ae8cae01dc at {username='slave'} at 127.0.0.1:45734: session id = 8d9445f2defa46e5bdccf9ae8cae01dc-a5f59739b1cd4718bcb6471e3ec258f4
I20260709 13:17:00.218097 13365 catalog_manager.cc:5697] T 5ca4c89d0f2b479f919e8b720fe81209 P 8d9445f2defa46e5bdccf9ae8cae01dc reported cstate change: term changed from 1 to 2, leader changed from 217ec95c64b34e25addb1e33e358571e (127.12.19.131) to 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132). New cstate: current_term: 2 leader_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:17:00.218335 13367 catalog_manager.cc:5697] T a697159f9fee4eac9c02213e34204f6c P 13569ba8734e4be4bee5c86ae9ff8825 reported cstate change: term changed from 1 to 2, leader changed from 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129) to 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130). New cstate: current_term: 2 leader_uuid: "13569ba8734e4be4bee5c86ae9ff8825" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:00.219400 13555 tablet_copy_source_session.cc:215] T a5f59739b1cd4718bcb6471e3ec258f4 P 13569ba8734e4be4bee5c86ae9ff8825: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:17:00.229131 14750 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5f59739b1cd4718bcb6471e3ec258f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:00.230675 13612 raft_consensus.cc:1275] T 71ac5b306511448da380d7473c933f01 P 217ec95c64b34e25addb1e33e358571e [term 2 FOLLOWER]: Refusing update from remote peer 13569ba8734e4be4bee5c86ae9ff8825: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:00.232218 14676 consensus_queue.cc:1048] T 71ac5b306511448da380d7473c933f01 P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:00.238979 13541 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a697159f9fee4eac9c02213e34204f6c"
dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:46886
I20260709 13:17:00.239524 13541 raft_consensus.cc:606] T a697159f9fee4eac9c02213e34204f6c P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 LEADER]: Received request to transfer leadership
I20260709 13:17:00.244240 13541 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a697159f9fee4eac9c02213e34204f6c"
dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:46886
I20260709 13:17:00.244774 13541 raft_consensus.cc:606] T a697159f9fee4eac9c02213e34204f6c P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 LEADER]: Received request to transfer leadership
W20260709 13:17:00.250090 13354 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: leadership transfer for a697159f9fee4eac9c02213e34204f6c already in progress [suppressed 1 similar messages]
I20260709 13:17:00.265090 13540 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a697159f9fee4eac9c02213e34204f6c"
dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:46886
I20260709 13:17:00.265653 13540 raft_consensus.cc:606] T a697159f9fee4eac9c02213e34204f6c P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 LEADER]: Received request to transfer leadership
I20260709 13:17:00.264346 14750 tablet_copy_client.cc:806] T a5f59739b1cd4718bcb6471e3ec258f4 P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Starting download of 0 data blocks...
I20260709 13:17:00.272413 14750 tablet_copy_client.cc:670] T a5f59739b1cd4718bcb6471e3ec258f4 P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Starting download of 1 WAL segments...
W20260709 13:17:00.273896 13416 auto_rebalancer.cc:893] Removing replace marker failed: Service unavailable: leader transfer in progress
W20260709 13:17:00.274315 13416 auto_rebalancer.cc:901] Could not move replica: Remote error: Service unavailable: leadership transfer for a697159f9fee4eac9c02213e34204f6c already in progress
W20260709 13:17:00.274586 13416 auto_rebalancer.cc:330] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for a697159f9fee4eac9c02213e34204f6c already in progress
I20260709 13:17:00.279377 14750 tablet_copy_client.cc:538] T a5f59739b1cd4718bcb6471e3ec258f4 P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:17:00.284246 14761 ts_tablet_manager.cc:933] T fcabc5c5fd6f4ffab3af0bf279258b39 P 8d9445f2defa46e5bdccf9ae8cae01dc: Initiating tablet copy from peer 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:17:00.287815 13468 raft_consensus.cc:1275] T 71ac5b306511448da380d7473c933f01 P 3c7e85ca9e4e4646b4792034c03ef31c [term 2 FOLLOWER]: Refusing update from remote peer 13569ba8734e4be4bee5c86ae9ff8825: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:00.289477 14757 consensus_queue.cc:1048] T 71ac5b306511448da380d7473c933f01 P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:00.291343 14750 tablet_bootstrap.cc:492] T a5f59739b1cd4718bcb6471e3ec258f4 P 8d9445f2defa46e5bdccf9ae8cae01dc: Bootstrap starting.
I20260709 13:17:00.295195 13467 raft_consensus.cc:1275] T dd6de992cdd94fd08bbeb6cc9deb750b P 3c7e85ca9e4e4646b4792034c03ef31c [term 3 FOLLOWER]: Refusing update from remote peer 8d9445f2defa46e5bdccf9ae8cae01dc: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:17:00.297596 14650 consensus_queue.cc:1048] T dd6de992cdd94fd08bbeb6cc9deb750b P 8d9445f2defa46e5bdccf9ae8cae01dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:17:00.298419 14761 tablet_copy_client.cc:323] T fcabc5c5fd6f4ffab3af0bf279258b39 P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Beginning tablet copy session from remote peer at address 127.12.19.131:36327
I20260709 13:17:00.311932 13629 tablet_copy_service.cc:140] P 217ec95c64b34e25addb1e33e358571e: Received BeginTabletCopySession request for tablet fcabc5c5fd6f4ffab3af0bf279258b39 from peer 8d9445f2defa46e5bdccf9ae8cae01dc ({username='slave'} at 127.0.0.1:51210)
I20260709 13:17:00.312479 13629 tablet_copy_service.cc:161] P 217ec95c64b34e25addb1e33e358571e: Beginning new tablet copy session on tablet fcabc5c5fd6f4ffab3af0bf279258b39 from peer 8d9445f2defa46e5bdccf9ae8cae01dc at {username='slave'} at 127.0.0.1:51210: session id = 8d9445f2defa46e5bdccf9ae8cae01dc-fcabc5c5fd6f4ffab3af0bf279258b39
I20260709 13:17:00.345784 13629 tablet_copy_source_session.cc:215] T fcabc5c5fd6f4ffab3af0bf279258b39 P 217ec95c64b34e25addb1e33e358571e: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:17:00.353818 14761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcabc5c5fd6f4ffab3af0bf279258b39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:00.376942 13540 raft_consensus.cc:1275] T dd6de992cdd94fd08bbeb6cc9deb750b P 13569ba8734e4be4bee5c86ae9ff8825 [term 3 FOLLOWER]: Refusing update from remote peer 8d9445f2defa46e5bdccf9ae8cae01dc: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:17:00.378341 14650 consensus_queue.cc:1048] T dd6de992cdd94fd08bbeb6cc9deb750b P 8d9445f2defa46e5bdccf9ae8cae01dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:17:00.385591 14761 tablet_copy_client.cc:806] T fcabc5c5fd6f4ffab3af0bf279258b39 P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Starting download of 0 data blocks...
I20260709 13:17:00.386257 14761 tablet_copy_client.cc:670] T fcabc5c5fd6f4ffab3af0bf279258b39 P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Starting download of 1 WAL segments...
I20260709 13:17:00.393095 14761 tablet_copy_client.cc:538] T fcabc5c5fd6f4ffab3af0bf279258b39 P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:17:00.406479 14761 tablet_bootstrap.cc:492] T fcabc5c5fd6f4ffab3af0bf279258b39 P 8d9445f2defa46e5bdccf9ae8cae01dc: Bootstrap starting.
I20260709 13:17:00.415411 14750 tablet_bootstrap.cc:492] T a5f59739b1cd4718bcb6471e3ec258f4 P 8d9445f2defa46e5bdccf9ae8cae01dc: 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 13:17:00.416265 14750 tablet_bootstrap.cc:492] T a5f59739b1cd4718bcb6471e3ec258f4 P 8d9445f2defa46e5bdccf9ae8cae01dc: Bootstrap complete.
I20260709 13:17:00.416927 14750 ts_tablet_manager.cc:1403] T a5f59739b1cd4718bcb6471e3ec258f4 P 8d9445f2defa46e5bdccf9ae8cae01dc: Time spent bootstrapping tablet: real 0.126s	user 0.042s	sys 0.023s
I20260709 13:17:00.419457 14750 raft_consensus.cc:359] T a5f59739b1cd4718bcb6471e3ec258f4 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } }
I20260709 13:17:00.420186 14750 raft_consensus.cc:740] T a5f59739b1cd4718bcb6471e3ec258f4 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 8d9445f2defa46e5bdccf9ae8cae01dc, State: Initialized, Role: LEARNER
I20260709 13:17:00.420756 14750 consensus_queue.cc:260] T a5f59739b1cd4718bcb6471e3ec258f4 P 8d9445f2defa46e5bdccf9ae8cae01dc [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } }
I20260709 13:17:00.425815 14750 ts_tablet_manager.cc:1434] T a5f59739b1cd4718bcb6471e3ec258f4 P 8d9445f2defa46e5bdccf9ae8cae01dc: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.003s
I20260709 13:17:00.427340 13555 tablet_copy_service.cc:342] P 13569ba8734e4be4bee5c86ae9ff8825: Request end of tablet copy session 8d9445f2defa46e5bdccf9ae8cae01dc-a5f59739b1cd4718bcb6471e3ec258f4 received from {username='slave'} at 127.0.0.1:45734
I20260709 13:17:00.427727 13555 tablet_copy_service.cc:434] P 13569ba8734e4be4bee5c86ae9ff8825: ending tablet copy session 8d9445f2defa46e5bdccf9ae8cae01dc-a5f59739b1cd4718bcb6471e3ec258f4 on tablet a5f59739b1cd4718bcb6471e3ec258f4 with peer 8d9445f2defa46e5bdccf9ae8cae01dc
I20260709 13:17:00.439067 14761 tablet_bootstrap.cc:492] T fcabc5c5fd6f4ffab3af0bf279258b39 P 8d9445f2defa46e5bdccf9ae8cae01dc: 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 13:17:00.440021 14158 raft_consensus.cc:1217] T b16c52d238cd4eaeb6c34451120c478c P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:17:00.444320 14761 tablet_bootstrap.cc:492] T fcabc5c5fd6f4ffab3af0bf279258b39 P 8d9445f2defa46e5bdccf9ae8cae01dc: Bootstrap complete.
I20260709 13:17:00.445042 14761 ts_tablet_manager.cc:1403] T fcabc5c5fd6f4ffab3af0bf279258b39 P 8d9445f2defa46e5bdccf9ae8cae01dc: Time spent bootstrapping tablet: real 0.039s	user 0.016s	sys 0.008s
I20260709 13:17:00.450297 14761 raft_consensus.cc:359] T fcabc5c5fd6f4ffab3af0bf279258b39 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } }
I20260709 13:17:00.451103 14761 raft_consensus.cc:740] T fcabc5c5fd6f4ffab3af0bf279258b39 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8d9445f2defa46e5bdccf9ae8cae01dc, State: Initialized, Role: LEARNER
I20260709 13:17:00.452559 14761 consensus_queue.cc:260] T fcabc5c5fd6f4ffab3af0bf279258b39 P 8d9445f2defa46e5bdccf9ae8cae01dc [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } }
I20260709 13:17:00.455174 14761 ts_tablet_manager.cc:1434] T fcabc5c5fd6f4ffab3af0bf279258b39 P 8d9445f2defa46e5bdccf9ae8cae01dc: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260709 13:17:00.457075 13629 tablet_copy_service.cc:342] P 217ec95c64b34e25addb1e33e358571e: Request end of tablet copy session 8d9445f2defa46e5bdccf9ae8cae01dc-fcabc5c5fd6f4ffab3af0bf279258b39 received from {username='slave'} at 127.0.0.1:51210
I20260709 13:17:00.457469 13629 tablet_copy_service.cc:434] P 217ec95c64b34e25addb1e33e358571e: ending tablet copy session 8d9445f2defa46e5bdccf9ae8cae01dc-fcabc5c5fd6f4ffab3af0bf279258b39 on tablet fcabc5c5fd6f4ffab3af0bf279258b39 with peer 8d9445f2defa46e5bdccf9ae8cae01dc
I20260709 13:17:00.546720 13541 raft_consensus.cc:1275] T a3b673e65c054b34852a89783b972744 P 13569ba8734e4be4bee5c86ae9ff8825 [term 3 FOLLOWER]: Refusing update from remote peer 217ec95c64b34e25addb1e33e358571e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:17:00.547782 14712 consensus_queue.cc:1048] T a3b673e65c054b34852a89783b972744 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:00.556908 13468 raft_consensus.cc:1275] T a3b673e65c054b34852a89783b972744 P 3c7e85ca9e4e4646b4792034c03ef31c [term 3 FOLLOWER]: Refusing update from remote peer 217ec95c64b34e25addb1e33e358571e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:17:00.561152 14571 consensus_queue.cc:1048] T a3b673e65c054b34852a89783b972744 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:00.629254 13612 raft_consensus.cc:1275] T 5ca4c89d0f2b479f919e8b720fe81209 P 217ec95c64b34e25addb1e33e358571e [term 2 FOLLOWER]: Refusing update from remote peer 8d9445f2defa46e5bdccf9ae8cae01dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:17:00.630291 14650 consensus_queue.cc:1048] T 5ca4c89d0f2b479f919e8b720fe81209 P 8d9445f2defa46e5bdccf9ae8cae01dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:17:00.646859 13468 raft_consensus.cc:1275] T 5ca4c89d0f2b479f919e8b720fe81209 P 3c7e85ca9e4e4646b4792034c03ef31c [term 2 FOLLOWER]: Refusing update from remote peer 8d9445f2defa46e5bdccf9ae8cae01dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:17:00.648348 14700 consensus_queue.cc:1048] T 5ca4c89d0f2b479f919e8b720fe81209 P 8d9445f2defa46e5bdccf9ae8cae01dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:17:00.665015 14154 raft_consensus.cc:3060] T a697159f9fee4eac9c02213e34204f6c P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Advancing to term 2
I20260709 13:17:00.665148 14158 raft_consensus.cc:1217] T a5f59739b1cd4718bcb6471e3ec258f4 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:17:00.673641 14154 raft_consensus.cc:1275] T a697159f9fee4eac9c02213e34204f6c P 8d9445f2defa46e5bdccf9ae8cae01dc [term 2 LEARNER]: Refusing update from remote peer 13569ba8734e4be4bee5c86ae9ff8825: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:17:00.675943 14696 consensus_queue.cc:1048] T a697159f9fee4eac9c02213e34204f6c P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:00.701413 13612 raft_consensus.cc:1275] T a697159f9fee4eac9c02213e34204f6c P 217ec95c64b34e25addb1e33e358571e [term 2 FOLLOWER]: Refusing update from remote peer 13569ba8734e4be4bee5c86ae9ff8825: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:17:00.717993 14158 raft_consensus.cc:1217] T fcabc5c5fd6f4ffab3af0bf279258b39 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:17:00.723718 14676 raft_consensus.cc:1064] T a697159f9fee4eac9c02213e34204f6c P 13569ba8734e4be4bee5c86ae9ff8825: attempting to promote NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc to VOTER
W20260709 13:17:00.724182 14676 raft_consensus.cc:1068] T a697159f9fee4eac9c02213e34204f6c P 13569ba8734e4be4bee5c86ae9ff8825: Unable to promote non-voter 8d9445f2defa46e5bdccf9ae8cae01dc: Service unavailable: leader transfer in progress
I20260709 13:17:00.724642 14676 consensus_queue.cc:1048] T a697159f9fee4eac9c02213e34204f6c P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:00.730794 12366 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:00.754254 13468 raft_consensus.cc:1275] T a697159f9fee4eac9c02213e34204f6c P 3c7e85ca9e4e4646b4792034c03ef31c [term 2 FOLLOWER]: Refusing update from remote peer 13569ba8734e4be4bee5c86ae9ff8825: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:17:00.756734 14757 raft_consensus.cc:993] T a697159f9fee4eac9c02213e34204f6c P 13569ba8734e4be4bee5c86ae9ff8825: : Instructing follower 217ec95c64b34e25addb1e33e358571e to start an election
I20260709 13:17:00.758175 14757 raft_consensus.cc:1081] T a697159f9fee4eac9c02213e34204f6c P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 LEADER]: Signalling peer 217ec95c64b34e25addb1e33e358571e to start an election
I20260709 13:17:00.757488 14589 consensus_queue.cc:1048] T a697159f9fee4eac9c02213e34204f6c P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:00.769682 13619 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a697159f9fee4eac9c02213e34204f6c"
dest_uuid: "217ec95c64b34e25addb1e33e358571e"
 from {username='slave'} at 127.0.0.1:50810
I20260709 13:17:00.770166 13619 raft_consensus.cc:493] T a697159f9fee4eac9c02213e34204f6c P 217ec95c64b34e25addb1e33e358571e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:00.770481 13619 raft_consensus.cc:3060] T a697159f9fee4eac9c02213e34204f6c P 217ec95c64b34e25addb1e33e358571e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:00.785846 13619 raft_consensus.cc:515] T a697159f9fee4eac9c02213e34204f6c P 217ec95c64b34e25addb1e33e358571e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } }
I20260709 13:17:00.795732 13619 leader_election.cc:290] T a697159f9fee4eac9c02213e34204f6c P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 3 election: Requested vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433)
I20260709 13:17:00.799629 13468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a697159f9fee4eac9c02213e34204f6c" candidate_uuid: "217ec95c64b34e25addb1e33e358571e" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c"
I20260709 13:17:00.800256 13540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a697159f9fee4eac9c02213e34204f6c" candidate_uuid: "217ec95c64b34e25addb1e33e358571e" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825"
I20260709 13:17:00.804028 14757 raft_consensus.cc:1064] T a697159f9fee4eac9c02213e34204f6c P 13569ba8734e4be4bee5c86ae9ff8825: attempting to promote NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc to VOTER
I20260709 13:17:00.804400 13540 raft_consensus.cc:3055] T a697159f9fee4eac9c02213e34204f6c P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:17:00.804760 13540 raft_consensus.cc:740] T a697159f9fee4eac9c02213e34204f6c P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 13569ba8734e4be4bee5c86ae9ff8825, State: Running, Role: LEADER
I20260709 13:17:00.805472 13540 consensus_queue.cc:260] T a697159f9fee4eac9c02213e34204f6c P 13569ba8734e4be4bee5c86ae9ff8825 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } }
I20260709 13:17:00.807140 13540 raft_consensus.cc:3060] T a697159f9fee4eac9c02213e34204f6c P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:00.815361 13540 raft_consensus.cc:2468] T a697159f9fee4eac9c02213e34204f6c P 13569ba8734e4be4bee5c86ae9ff8825 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 217ec95c64b34e25addb1e33e358571e in term 3.
W20260709 13:17:00.820749 14757 raft_consensus.cc:1068] T a697159f9fee4eac9c02213e34204f6c P 13569ba8734e4be4bee5c86ae9ff8825: Unable to promote non-voter 8d9445f2defa46e5bdccf9ae8cae01dc: Illegal state: Replica 13569ba8734e4be4bee5c86ae9ff8825 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 3 committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:17:00.835636 13584 leader_election.cc:304] T a697159f9fee4eac9c02213e34204f6c P 217ec95c64b34e25addb1e33e358571e [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: 13569ba8734e4be4bee5c86ae9ff8825, 217ec95c64b34e25addb1e33e358571e; no voters: 3c7e85ca9e4e4646b4792034c03ef31c
I20260709 13:17:00.836409 14571 raft_consensus.cc:2804] T a697159f9fee4eac9c02213e34204f6c P 217ec95c64b34e25addb1e33e358571e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:17:00.836828 14571 raft_consensus.cc:697] T a697159f9fee4eac9c02213e34204f6c P 217ec95c64b34e25addb1e33e358571e [term 3 LEADER]: Becoming Leader. State: Replica: 217ec95c64b34e25addb1e33e358571e, State: Running, Role: LEADER
I20260709 13:17:00.837596 14571 consensus_queue.cc:237] T a697159f9fee4eac9c02213e34204f6c P 217ec95c64b34e25addb1e33e358571e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } }
I20260709 13:17:00.850919 13368 catalog_manager.cc:5697] T a697159f9fee4eac9c02213e34204f6c P 217ec95c64b34e25addb1e33e358571e reported cstate change: term changed from 2 to 3, leader changed from 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130) to 217ec95c64b34e25addb1e33e358571e (127.12.19.131). New cstate: current_term: 3 leader_uuid: "217ec95c64b34e25addb1e33e358571e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:00.866775 12366 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:00.926182 13619 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "063591680e38475cb74cc7cd5979d15f"
dest_uuid: "217ec95c64b34e25addb1e33e358571e"
mode: GRACEFUL
new_leader_uuid: "13569ba8734e4be4bee5c86ae9ff8825"
 from {username='slave'} at 127.0.0.1:47876
I20260709 13:17:00.926668 13619 raft_consensus.cc:606] T 063591680e38475cb74cc7cd5979d15f P 217ec95c64b34e25addb1e33e358571e [term 1 LEADER]: Received request to transfer leadership to TS 13569ba8734e4be4bee5c86ae9ff8825
I20260709 13:17:00.929209 13467 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "372546b757d74694a8635cb5c60a3922"
dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c"
mode: GRACEFUL
new_leader_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc"
 from {username='slave'} at 127.0.0.1:43280
I20260709 13:17:00.929733 13467 raft_consensus.cc:606] T 372546b757d74694a8635cb5c60a3922 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Received request to transfer leadership to TS 8d9445f2defa46e5bdccf9ae8cae01dc
I20260709 13:17:00.933467 13468 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a06d993b65244d32a69cb6d22274110a"
dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c"
mode: GRACEFUL
new_leader_uuid: "217ec95c64b34e25addb1e33e358571e"
 from {username='slave'} at 127.0.0.1:43280
I20260709 13:17:00.933898 13468 raft_consensus.cc:606] T a06d993b65244d32a69cb6d22274110a P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Received request to transfer leadership to TS 217ec95c64b34e25addb1e33e358571e
I20260709 13:17:00.934898 12366 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:17:00.936375 12366 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:17:00.946007 14757 raft_consensus.cc:1064] T b16c52d238cd4eaeb6c34451120c478c P 13569ba8734e4be4bee5c86ae9ff8825: attempting to promote NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc to VOTER
I20260709 13:17:00.948074 14757 consensus_queue.cc:237] T b16c52d238cd4eaeb6c34451120c478c P 13569ba8734e4be4bee5c86ae9ff8825 [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:17:00.962309 14158 raft_consensus.cc:1275] T b16c52d238cd4eaeb6c34451120c478c P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Refusing update from remote peer 13569ba8734e4be4bee5c86ae9ff8825: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:00.963003 13619 raft_consensus.cc:1275] T b16c52d238cd4eaeb6c34451120c478c P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Refusing update from remote peer 13569ba8734e4be4bee5c86ae9ff8825: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:00.964437 14676 consensus_queue.cc:1048] T b16c52d238cd4eaeb6c34451120c478c P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:00.965245 14589 consensus_queue.cc:1048] T b16c52d238cd4eaeb6c34451120c478c P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } 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 13:17:00.966952 13468 raft_consensus.cc:1275] T b16c52d238cd4eaeb6c34451120c478c P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Refusing update from remote peer 13569ba8734e4be4bee5c86ae9ff8825: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:00.968528 14757 consensus_queue.cc:1048] T b16c52d238cd4eaeb6c34451120c478c P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } 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 13:17:00.990640 14676 raft_consensus.cc:2955] T b16c52d238cd4eaeb6c34451120c478c P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:17:00.992499 14154 raft_consensus.cc:2955] T b16c52d238cd4eaeb6c34451120c478c P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:17:00.995220 13468 raft_consensus.cc:2955] T b16c52d238cd4eaeb6c34451120c478c P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:17:01.010227 13368 catalog_manager.cc:5697] T b16c52d238cd4eaeb6c34451120c478c P 3c7e85ca9e4e4646b4792034c03ef31c reported cstate change: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "13569ba8734e4be4bee5c86ae9ff8825" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:17:01.015131 13619 raft_consensus.cc:2955] T b16c52d238cd4eaeb6c34451120c478c P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:17:01.055006 13540 consensus_queue.cc:237] T b16c52d238cd4eaeb6c34451120c478c P 13569ba8734e4be4bee5c86ae9ff8825 [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: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:17:01.063687 14154 raft_consensus.cc:1275] T b16c52d238cd4eaeb6c34451120c478c P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Refusing update from remote peer 13569ba8734e4be4bee5c86ae9ff8825: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:17:01.066202 13619 raft_consensus.cc:1275] T b16c52d238cd4eaeb6c34451120c478c P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Refusing update from remote peer 13569ba8734e4be4bee5c86ae9ff8825: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:17:01.066507 14676 consensus_queue.cc:1048] T b16c52d238cd4eaeb6c34451120c478c P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } 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 13:17:01.069378 14676 consensus_queue.cc:1048] T b16c52d238cd4eaeb6c34451120c478c P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:17:01.077174 14696 raft_consensus.cc:2955] T b16c52d238cd4eaeb6c34451120c478c P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:17:01.079406 14158 raft_consensus.cc:2955] T b16c52d238cd4eaeb6c34451120c478c P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:17:01.096593 13354 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b16c52d238cd4eaeb6c34451120c478c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:17:01.099717 13612 raft_consensus.cc:2955] T b16c52d238cd4eaeb6c34451120c478c P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:17:01.101362 13367 catalog_manager.cc:5697] T b16c52d238cd4eaeb6c34451120c478c P 13569ba8734e4be4bee5c86ae9ff8825 reported cstate change: config changed from index 3 to 4, VOTER 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129) evicted. New cstate: current_term: 1 leader_uuid: "13569ba8734e4be4bee5c86ae9ff8825" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:17:01.115187 13457 tablet_service.cc:1558] Processing DeleteTablet for tablet b16c52d238cd4eaeb6c34451120c478c with delete_type TABLET_DATA_TOMBSTONED (TS 3c7e85ca9e4e4646b4792034c03ef31c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45800
I20260709 13:17:01.120792 14788 tablet_replica.cc:333] T b16c52d238cd4eaeb6c34451120c478c P 3c7e85ca9e4e4646b4792034c03ef31c: stopping tablet replica
I20260709 13:17:01.121604 14788 raft_consensus.cc:2243] T b16c52d238cd4eaeb6c34451120c478c P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:01.122606 14788 raft_consensus.cc:2272] T b16c52d238cd4eaeb6c34451120c478c P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:01.127341 14788 ts_tablet_manager.cc:1916] T b16c52d238cd4eaeb6c34451120c478c P 3c7e85ca9e4e4646b4792034c03ef31c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:17:01.132159 14775 raft_consensus.cc:993] T a06d993b65244d32a69cb6d22274110a P 3c7e85ca9e4e4646b4792034c03ef31c: : Instructing follower 217ec95c64b34e25addb1e33e358571e to start an election
I20260709 13:17:01.132668 14701 raft_consensus.cc:1081] T a06d993b65244d32a69cb6d22274110a P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Signalling peer 217ec95c64b34e25addb1e33e358571e to start an election
I20260709 13:17:01.136641 13612 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a06d993b65244d32a69cb6d22274110a"
dest_uuid: "217ec95c64b34e25addb1e33e358571e"
 from {username='slave'} at 127.0.0.1:50814
I20260709 13:17:01.137133 13612 raft_consensus.cc:493] T a06d993b65244d32a69cb6d22274110a P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:01.137449 13612 raft_consensus.cc:3060] T a06d993b65244d32a69cb6d22274110a P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:01.146211 14788 ts_tablet_manager.cc:1929] T b16c52d238cd4eaeb6c34451120c478c P 3c7e85ca9e4e4646b4792034c03ef31c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:17:01.146683 14788 log.cc:1199] T b16c52d238cd4eaeb6c34451120c478c P 3c7e85ca9e4e4646b4792034c03ef31c: Deleting WAL directory at /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602961601857-12366-0/minicluster-data/ts-0-root/wals/b16c52d238cd4eaeb6c34451120c478c
I20260709 13:17:01.148739 13354 catalog_manager.cc:5028] TS 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053): tablet b16c52d238cd4eaeb6c34451120c478c (table test-workload [id=77c75b77851347f78ed9a35a6924227d]) successfully deleted
I20260709 13:17:01.151450 14676 raft_consensus.cc:1064] T a5f59739b1cd4718bcb6471e3ec258f4 P 13569ba8734e4be4bee5c86ae9ff8825: attempting to promote NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc to VOTER
I20260709 13:17:01.154398 14676 consensus_queue.cc:237] T a5f59739b1cd4718bcb6471e3ec258f4 P 13569ba8734e4be4bee5c86ae9ff8825 [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:17:01.158926 13612 raft_consensus.cc:515] T a06d993b65244d32a69cb6d22274110a P 217ec95c64b34e25addb1e33e358571e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:17:01.160604 13612 leader_election.cc:290] T a06d993b65244d32a69cb6d22274110a P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 2 election: Requested vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433)
I20260709 13:17:01.162153 13468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a06d993b65244d32a69cb6d22274110a" candidate_uuid: "217ec95c64b34e25addb1e33e358571e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c"
I20260709 13:17:01.162612 13468 raft_consensus.cc:3055] T a06d993b65244d32a69cb6d22274110a P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:01.162853 13468 raft_consensus.cc:740] T a06d993b65244d32a69cb6d22274110a P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3c7e85ca9e4e4646b4792034c03ef31c, State: Running, Role: LEADER
I20260709 13:17:01.163513 13468 consensus_queue.cc:260] T a06d993b65244d32a69cb6d22274110a P 3c7e85ca9e4e4646b4792034c03ef31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:17:01.164232 13468 raft_consensus.cc:3060] T a06d993b65244d32a69cb6d22274110a P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:01.168340 13468 raft_consensus.cc:2468] T a06d993b65244d32a69cb6d22274110a P 3c7e85ca9e4e4646b4792034c03ef31c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 217ec95c64b34e25addb1e33e358571e in term 2.
I20260709 13:17:01.178481 13538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a06d993b65244d32a69cb6d22274110a" candidate_uuid: "217ec95c64b34e25addb1e33e358571e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825"
I20260709 13:17:01.179034 13538 raft_consensus.cc:3060] T a06d993b65244d32a69cb6d22274110a P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:01.177757 13584 leader_election.cc:304] T a06d993b65244d32a69cb6d22274110a P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 217ec95c64b34e25addb1e33e358571e, 3c7e85ca9e4e4646b4792034c03ef31c; no voters: 
I20260709 13:17:01.181949 14571 raft_consensus.cc:2804] T a06d993b65244d32a69cb6d22274110a P 217ec95c64b34e25addb1e33e358571e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:01.182374 14571 raft_consensus.cc:697] T a06d993b65244d32a69cb6d22274110a P 217ec95c64b34e25addb1e33e358571e [term 2 LEADER]: Becoming Leader. State: Replica: 217ec95c64b34e25addb1e33e358571e, State: Running, Role: LEADER
I20260709 13:17:01.183076 14571 consensus_queue.cc:237] T a06d993b65244d32a69cb6d22274110a P 217ec95c64b34e25addb1e33e358571e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:17:01.184191 13619 raft_consensus.cc:1275] T a5f59739b1cd4718bcb6471e3ec258f4 P 217ec95c64b34e25addb1e33e358571e [term 2 FOLLOWER]: Refusing update from remote peer 13569ba8734e4be4bee5c86ae9ff8825: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:17:01.185105 13467 raft_consensus.cc:1275] T a5f59739b1cd4718bcb6471e3ec258f4 P 3c7e85ca9e4e4646b4792034c03ef31c [term 2 FOLLOWER]: Refusing update from remote peer 13569ba8734e4be4bee5c86ae9ff8825: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:17:01.185777 13538 raft_consensus.cc:2468] T a06d993b65244d32a69cb6d22274110a P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 217ec95c64b34e25addb1e33e358571e in term 2.
I20260709 13:17:01.189049 14757 consensus_queue.cc:1048] T a5f59739b1cd4718bcb6471e3ec258f4 P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } 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 13:17:01.189435 14158 raft_consensus.cc:1275] T a5f59739b1cd4718bcb6471e3ec258f4 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 2 LEARNER]: Refusing update from remote peer 13569ba8734e4be4bee5c86ae9ff8825: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:17:01.190877 14589 consensus_queue.cc:1048] T a5f59739b1cd4718bcb6471e3ec258f4 P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:17:01.192962 14757 consensus_queue.cc:1048] T a5f59739b1cd4718bcb6471e3ec258f4 P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } 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 13:17:01.201859 14712 raft_consensus.cc:1064] T fcabc5c5fd6f4ffab3af0bf279258b39 P 217ec95c64b34e25addb1e33e358571e: attempting to promote NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc to VOTER
I20260709 13:17:01.204449 13365 catalog_manager.cc:5697] T a06d993b65244d32a69cb6d22274110a P 217ec95c64b34e25addb1e33e358571e reported cstate change: term changed from 1 to 2, leader changed from 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129) to 217ec95c64b34e25addb1e33e358571e (127.12.19.131). New cstate: current_term: 2 leader_uuid: "217ec95c64b34e25addb1e33e358571e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:01.205096 14712 consensus_queue.cc:237] T fcabc5c5fd6f4ffab3af0bf279258b39 P 217ec95c64b34e25addb1e33e358571e [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:17:01.230649 13540 raft_consensus.cc:1275] T a697159f9fee4eac9c02213e34204f6c P 13569ba8734e4be4bee5c86ae9ff8825 [term 3 FOLLOWER]: Refusing update from remote peer 217ec95c64b34e25addb1e33e358571e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:17:01.234256 14571 consensus_queue.cc:1048] T a697159f9fee4eac9c02213e34204f6c P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } 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 13:17:01.234640 14154 raft_consensus.cc:1275] T fcabc5c5fd6f4ffab3af0bf279258b39 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Refusing update from remote peer 217ec95c64b34e25addb1e33e358571e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:01.236197 14659 consensus_queue.cc:1048] T fcabc5c5fd6f4ffab3af0bf279258b39 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } 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 13:17:01.236040 14589 raft_consensus.cc:2955] T a5f59739b1cd4718bcb6471e3ec258f4 P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:17:01.251313 13462 raft_consensus.cc:2955] T a5f59739b1cd4718bcb6471e3ec258f4 P 3c7e85ca9e4e4646b4792034c03ef31c [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:17:01.255824 14154 raft_consensus.cc:2955] T a5f59739b1cd4718bcb6471e3ec258f4 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:17:01.257437 13619 raft_consensus.cc:2955] T a5f59739b1cd4718bcb6471e3ec258f4 P 217ec95c64b34e25addb1e33e358571e [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:17:01.282797 14156 raft_consensus.cc:3060] T a697159f9fee4eac9c02213e34204f6c P 8d9445f2defa46e5bdccf9ae8cae01dc [term 2 LEARNER]: Advancing to term 3
I20260709 13:17:01.296275 13538 raft_consensus.cc:1275] T fcabc5c5fd6f4ffab3af0bf279258b39 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Refusing update from remote peer 217ec95c64b34e25addb1e33e358571e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:01.311007 13365 catalog_manager.cc:5697] T a5f59739b1cd4718bcb6471e3ec258f4 P 13569ba8734e4be4bee5c86ae9ff8825 reported cstate change: config changed from index 3 to 4, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "13569ba8734e4be4bee5c86ae9ff8825" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:17:01.312932 13468 raft_consensus.cc:3060] T a697159f9fee4eac9c02213e34204f6c P 3c7e85ca9e4e4646b4792034c03ef31c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:01.298110 14156 raft_consensus.cc:1275] T a697159f9fee4eac9c02213e34204f6c P 8d9445f2defa46e5bdccf9ae8cae01dc [term 3 LEARNER]: Refusing update from remote peer 217ec95c64b34e25addb1e33e358571e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:17:01.314658 13462 raft_consensus.cc:1275] T fcabc5c5fd6f4ffab3af0bf279258b39 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Refusing update from remote peer 217ec95c64b34e25addb1e33e358571e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:01.314925 14712 consensus_queue.cc:1048] T fcabc5c5fd6f4ffab3af0bf279258b39 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } 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 13:17:01.326328 13468 raft_consensus.cc:1275] T a697159f9fee4eac9c02213e34204f6c P 3c7e85ca9e4e4646b4792034c03ef31c [term 3 FOLLOWER]: Refusing update from remote peer 217ec95c64b34e25addb1e33e358571e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:17:01.333590 13540 consensus_queue.cc:237] T a5f59739b1cd4718bcb6471e3ec258f4 P 13569ba8734e4be4bee5c86ae9ff8825 [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:17:01.341198 14156 raft_consensus.cc:1275] T a5f59739b1cd4718bcb6471e3ec258f4 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 2 FOLLOWER]: Refusing update from remote peer 13569ba8734e4be4bee5c86ae9ff8825: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:17:01.342856 14757 consensus_queue.cc:1048] T a5f59739b1cd4718bcb6471e3ec258f4 P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } 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 13:17:01.349467 14797 raft_consensus.cc:2955] T a5f59739b1cd4718bcb6471e3ec258f4 P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 217ec95c64b34e25addb1e33e358571e (127.12.19.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:17:01.351325 14800 raft_consensus.cc:993] T 372546b757d74694a8635cb5c60a3922 P 3c7e85ca9e4e4646b4792034c03ef31c: : Instructing follower 8d9445f2defa46e5bdccf9ae8cae01dc to start an election
I20260709 13:17:01.351893 14775 raft_consensus.cc:1081] T 372546b757d74694a8635cb5c60a3922 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Signalling peer 8d9445f2defa46e5bdccf9ae8cae01dc to start an election
I20260709 13:17:01.355378 14156 raft_consensus.cc:2955] T a5f59739b1cd4718bcb6471e3ec258f4 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 217ec95c64b34e25addb1e33e358571e (127.12.19.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:17:01.358664 13354 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a5f59739b1cd4718bcb6471e3ec258f4 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:17:01.364064 14158 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "372546b757d74694a8635cb5c60a3922"
dest_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc"
 from {username='slave'} at 127.0.0.1:49932
I20260709 13:17:01.364612 14158 raft_consensus.cc:493] T 372546b757d74694a8635cb5c60a3922 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:01.365334 14795 consensus_queue.cc:1048] T fcabc5c5fd6f4ffab3af0bf279258b39 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:01.365587 14712 consensus_queue.cc:1048] T a697159f9fee4eac9c02213e34204f6c P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:17:01.368289 14158 raft_consensus.cc:3060] T 372546b757d74694a8635cb5c60a3922 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:01.369172 14795 consensus_queue.cc:1048] T a697159f9fee4eac9c02213e34204f6c P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:17:01.370966 13365 catalog_manager.cc:5697] T a5f59739b1cd4718bcb6471e3ec258f4 P 13569ba8734e4be4bee5c86ae9ff8825 reported cstate change: config changed from index 4 to 5, VOTER 217ec95c64b34e25addb1e33e358571e (127.12.19.131) evicted. New cstate: current_term: 2 leader_uuid: "13569ba8734e4be4bee5c86ae9ff8825" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:17:01.378307 13468 raft_consensus.cc:1275] T a5f59739b1cd4718bcb6471e3ec258f4 P 3c7e85ca9e4e4646b4792034c03ef31c [term 2 FOLLOWER]: Refusing update from remote peer 13569ba8734e4be4bee5c86ae9ff8825: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:17:01.384244 14795 raft_consensus.cc:2955] T fcabc5c5fd6f4ffab3af0bf279258b39 P 217ec95c64b34e25addb1e33e358571e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:17:01.386065 14659 raft_consensus.cc:993] T 063591680e38475cb74cc7cd5979d15f P 217ec95c64b34e25addb1e33e358571e: : Instructing follower 13569ba8734e4be4bee5c86ae9ff8825 to start an election
I20260709 13:17:01.386588 14659 raft_consensus.cc:1081] T 063591680e38475cb74cc7cd5979d15f P 217ec95c64b34e25addb1e33e358571e [term 1 LEADER]: Signalling peer 13569ba8734e4be4bee5c86ae9ff8825 to start an election
I20260709 13:17:01.399471 13605 tablet_service.cc:1558] Processing DeleteTablet for tablet a5f59739b1cd4718bcb6471e3ec258f4 with delete_type TABLET_DATA_TOMBSTONED (TS 217ec95c64b34e25addb1e33e358571e not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:50798
I20260709 13:17:01.404444 14589 consensus_queue.cc:1048] T a5f59739b1cd4718bcb6471e3ec258f4 P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:17:01.414186 14158 raft_consensus.cc:515] T 372546b757d74694a8635cb5c60a3922 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:17:01.416796 13467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "372546b757d74694a8635cb5c60a3922" candidate_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c"
I20260709 13:17:01.417316 13467 raft_consensus.cc:3055] T 372546b757d74694a8635cb5c60a3922 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:01.417424 14158 leader_election.cc:290] T 372546b757d74694a8635cb5c60a3922 P 8d9445f2defa46e5bdccf9ae8cae01dc [CANDIDATE]: Term 2 election: Requested vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433)
I20260709 13:17:01.417641 13467 raft_consensus.cc:740] T 372546b757d74694a8635cb5c60a3922 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3c7e85ca9e4e4646b4792034c03ef31c, State: Running, Role: LEADER
I20260709 13:17:01.417074 13540 raft_consensus.cc:2955] T fcabc5c5fd6f4ffab3af0bf279258b39 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:17:01.418399 13467 consensus_queue.cc:260] T 372546b757d74694a8635cb5c60a3922 P 3c7e85ca9e4e4646b4792034c03ef31c [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:17:01.419734 13467 raft_consensus.cc:3060] T 372546b757d74694a8635cb5c60a3922 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:01.420433 14803 tablet_replica.cc:333] T a5f59739b1cd4718bcb6471e3ec258f4 P 217ec95c64b34e25addb1e33e358571e: stopping tablet replica
I20260709 13:17:01.425078 13538 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "063591680e38475cb74cc7cd5979d15f"
dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825"
 from {username='slave'} at 127.0.0.1:46896
I20260709 13:17:01.425570 13538 raft_consensus.cc:493] T 063591680e38475cb74cc7cd5979d15f P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:01.425876 13538 raft_consensus.cc:3060] T 063591680e38475cb74cc7cd5979d15f P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:01.426215 13467 raft_consensus.cc:2468] T 372546b757d74694a8635cb5c60a3922 P 3c7e85ca9e4e4646b4792034c03ef31c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d9445f2defa46e5bdccf9ae8cae01dc in term 2.
I20260709 13:17:01.427733 14123 leader_election.cc:304] T 372546b757d74694a8635cb5c60a3922 P 8d9445f2defa46e5bdccf9ae8cae01dc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c7e85ca9e4e4646b4792034c03ef31c, 8d9445f2defa46e5bdccf9ae8cae01dc; no voters: 
I20260709 13:17:01.428496 14700 raft_consensus.cc:2804] T 372546b757d74694a8635cb5c60a3922 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:01.428942 14700 raft_consensus.cc:697] T 372546b757d74694a8635cb5c60a3922 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 2 LEADER]: Becoming Leader. State: Replica: 8d9445f2defa46e5bdccf9ae8cae01dc, State: Running, Role: LEADER
I20260709 13:17:01.429701 14700 consensus_queue.cc:237] T 372546b757d74694a8635cb5c60a3922 P 8d9445f2defa46e5bdccf9ae8cae01dc [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:17:01.430579 13538 raft_consensus.cc:515] T 063591680e38475cb74cc7cd5979d15f P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:17:01.432307 13538 leader_election.cc:290] T 063591680e38475cb74cc7cd5979d15f P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 2 election: Requested vote from peers 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327), 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132:46293)
I20260709 13:17:01.436305 13462 raft_consensus.cc:2955] T fcabc5c5fd6f4ffab3af0bf279258b39 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:17:01.437439 13619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "063591680e38475cb74cc7cd5979d15f" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "217ec95c64b34e25addb1e33e358571e"
I20260709 13:17:01.437713 14158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "063591680e38475cb74cc7cd5979d15f" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc"
I20260709 13:17:01.437986 13619 raft_consensus.cc:3055] T 063591680e38475cb74cc7cd5979d15f P 217ec95c64b34e25addb1e33e358571e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:01.438266 14158 raft_consensus.cc:3060] T 063591680e38475cb74cc7cd5979d15f P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:01.438355 13619 raft_consensus.cc:740] T 063591680e38475cb74cc7cd5979d15f P 217ec95c64b34e25addb1e33e358571e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 217ec95c64b34e25addb1e33e358571e, State: Running, Role: LEADER
I20260709 13:17:01.439169 13619 consensus_queue.cc:260] T 063591680e38475cb74cc7cd5979d15f P 217ec95c64b34e25addb1e33e358571e [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: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:17:01.440153 13619 raft_consensus.cc:3060] T 063591680e38475cb74cc7cd5979d15f P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:01.444612 14158 raft_consensus.cc:2468] T 063591680e38475cb74cc7cd5979d15f P 8d9445f2defa46e5bdccf9ae8cae01dc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13569ba8734e4be4bee5c86ae9ff8825 in term 2.
I20260709 13:17:01.447283 13467 raft_consensus.cc:2955] T a5f59739b1cd4718bcb6471e3ec258f4 P 3c7e85ca9e4e4646b4792034c03ef31c [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 217ec95c64b34e25addb1e33e358571e (127.12.19.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:17:01.453871 14796 raft_consensus.cc:1064] T a697159f9fee4eac9c02213e34204f6c P 217ec95c64b34e25addb1e33e358571e: attempting to promote NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc to VOTER
I20260709 13:17:01.454135 14154 raft_consensus.cc:2955] T fcabc5c5fd6f4ffab3af0bf279258b39 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:17:01.456874 14796 consensus_queue.cc:237] T a697159f9fee4eac9c02213e34204f6c P 217ec95c64b34e25addb1e33e358571e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 3, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:17:01.460485 14803 raft_consensus.cc:2243] T a5f59739b1cd4718bcb6471e3ec258f4 P 217ec95c64b34e25addb1e33e358571e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:01.461248 14803 raft_consensus.cc:2272] T a5f59739b1cd4718bcb6471e3ec258f4 P 217ec95c64b34e25addb1e33e358571e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:01.465560 14803 ts_tablet_manager.cc:1916] T a5f59739b1cd4718bcb6471e3ec258f4 P 217ec95c64b34e25addb1e33e358571e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:17:01.469182 13538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "372546b757d74694a8635cb5c60a3922" candidate_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825"
I20260709 13:17:01.474050 13368 catalog_manager.cc:5697] T fcabc5c5fd6f4ffab3af0bf279258b39 P 217ec95c64b34e25addb1e33e358571e reported cstate change: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "217ec95c64b34e25addb1e33e358571e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:17:01.478984 13366 catalog_manager.cc:5697] T 372546b757d74694a8635cb5c60a3922 P 8d9445f2defa46e5bdccf9ae8cae01dc reported cstate change: term changed from 1 to 2, leader changed from 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129) to 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132). New cstate: current_term: 2 leader_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:17:01.475693 14154 raft_consensus.cc:1275] T a697159f9fee4eac9c02213e34204f6c P 8d9445f2defa46e5bdccf9ae8cae01dc [term 3 LEARNER]: Refusing update from remote peer 217ec95c64b34e25addb1e33e358571e: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:17:01.480788 13619 raft_consensus.cc:2468] T 063591680e38475cb74cc7cd5979d15f P 217ec95c64b34e25addb1e33e358571e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13569ba8734e4be4bee5c86ae9ff8825 in term 2.
I20260709 13:17:01.476624 13510 leader_election.cc:304] T 063591680e38475cb74cc7cd5979d15f P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825, 8d9445f2defa46e5bdccf9ae8cae01dc; no voters: 
I20260709 13:17:01.477528 13467 raft_consensus.cc:1275] T a697159f9fee4eac9c02213e34204f6c P 3c7e85ca9e4e4646b4792034c03ef31c [term 3 FOLLOWER]: Refusing update from remote peer 217ec95c64b34e25addb1e33e358571e: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:17:01.478583 13538 raft_consensus.cc:3060] T 372546b757d74694a8635cb5c60a3922 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:01.481945 14757 raft_consensus.cc:2804] T 063591680e38475cb74cc7cd5979d15f P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:01.482512 14757 raft_consensus.cc:697] T 063591680e38475cb74cc7cd5979d15f P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 LEADER]: Becoming Leader. State: Replica: 13569ba8734e4be4bee5c86ae9ff8825, State: Running, Role: LEADER
I20260709 13:17:01.483418 14757 consensus_queue.cc:237] T 063591680e38475cb74cc7cd5979d15f P 13569ba8734e4be4bee5c86ae9ff8825 [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: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:17:01.488226 13538 raft_consensus.cc:2468] T 372546b757d74694a8635cb5c60a3922 P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d9445f2defa46e5bdccf9ae8cae01dc in term 2.
I20260709 13:17:01.494415 14796 consensus_queue.cc:1048] T a697159f9fee4eac9c02213e34204f6c P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:17:01.495131 14795 consensus_queue.cc:1048] T a697159f9fee4eac9c02213e34204f6c P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } 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 13:17:01.506917 14803 ts_tablet_manager.cc:1929] T a5f59739b1cd4718bcb6471e3ec258f4 P 217ec95c64b34e25addb1e33e358571e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:17:01.507459 14803 log.cc:1199] T a5f59739b1cd4718bcb6471e3ec258f4 P 217ec95c64b34e25addb1e33e358571e: Deleting WAL directory at /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602961601857-12366-0/minicluster-data/ts-2-root/wals/a5f59739b1cd4718bcb6471e3ec258f4
I20260709 13:17:01.509526 13619 consensus_queue.cc:237] T fcabc5c5fd6f4ffab3af0bf279258b39 P 217ec95c64b34e25addb1e33e358571e [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:17:01.510846 13354 catalog_manager.cc:5028] TS 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327): tablet a5f59739b1cd4718bcb6471e3ec258f4 (table test-workload [id=77c75b77851347f78ed9a35a6924227d]) successfully deleted
I20260709 13:17:01.514937 14154 raft_consensus.cc:1275] T fcabc5c5fd6f4ffab3af0bf279258b39 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Refusing update from remote peer 217ec95c64b34e25addb1e33e358571e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:17:01.516350 13538 raft_consensus.cc:1275] T a697159f9fee4eac9c02213e34204f6c P 13569ba8734e4be4bee5c86ae9ff8825 [term 3 FOLLOWER]: Refusing update from remote peer 217ec95c64b34e25addb1e33e358571e: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:17:01.517890 14796 consensus_queue.cc:1048] T fcabc5c5fd6f4ffab3af0bf279258b39 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } 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 13:17:01.518251 13467 raft_consensus.cc:1275] T fcabc5c5fd6f4ffab3af0bf279258b39 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Refusing update from remote peer 217ec95c64b34e25addb1e33e358571e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:17:01.524004 14795 raft_consensus.cc:2955] T a697159f9fee4eac9c02213e34204f6c P 217ec95c64b34e25addb1e33e358571e [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:17:01.529454 14659 consensus_queue.cc:1048] T fcabc5c5fd6f4ffab3af0bf279258b39 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:17:01.535048 14796 consensus_queue.cc:1048] T a697159f9fee4eac9c02213e34204f6c P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:17:01.535516 13368 catalog_manager.cc:5697] T 063591680e38475cb74cc7cd5979d15f P 13569ba8734e4be4bee5c86ae9ff8825 reported cstate change: term changed from 1 to 2, leader changed from 217ec95c64b34e25addb1e33e358571e (127.12.19.131) to 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130). New cstate: current_term: 2 leader_uuid: "13569ba8734e4be4bee5c86ae9ff8825" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:01.539592 14154 raft_consensus.cc:2955] T a697159f9fee4eac9c02213e34204f6c P 8d9445f2defa46e5bdccf9ae8cae01dc [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:17:01.540472 13462 raft_consensus.cc:2955] T a697159f9fee4eac9c02213e34204f6c P 3c7e85ca9e4e4646b4792034c03ef31c [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:17:01.541945 13538 raft_consensus.cc:2955] T a697159f9fee4eac9c02213e34204f6c P 13569ba8734e4be4bee5c86ae9ff8825 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:17:01.545388 14796 raft_consensus.cc:2955] T fcabc5c5fd6f4ffab3af0bf279258b39 P 217ec95c64b34e25addb1e33e358571e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:17:01.560434 13354 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet fcabc5c5fd6f4ffab3af0bf279258b39 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:17:01.568081 14158 raft_consensus.cc:2955] T fcabc5c5fd6f4ffab3af0bf279258b39 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:17:01.568418 13365 catalog_manager.cc:5697] T a697159f9fee4eac9c02213e34204f6c P 13569ba8734e4be4bee5c86ae9ff8825 reported cstate change: config changed from index 2 to 5, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "217ec95c64b34e25addb1e33e358571e" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:17:01.584007 13462 raft_consensus.cc:2955] T fcabc5c5fd6f4ffab3af0bf279258b39 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:17:01.590794 13366 catalog_manager.cc:5697] T fcabc5c5fd6f4ffab3af0bf279258b39 P 217ec95c64b34e25addb1e33e358571e reported cstate change: config changed from index 3 to 4, VOTER 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130) evicted. New cstate: current_term: 1 leader_uuid: "217ec95c64b34e25addb1e33e358571e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:17:01.617769 13535 tablet_service.cc:1558] Processing DeleteTablet for tablet fcabc5c5fd6f4ffab3af0bf279258b39 with delete_type TABLET_DATA_TOMBSTONED (TS 13569ba8734e4be4bee5c86ae9ff8825 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46886
I20260709 13:17:01.617981 13619 consensus_queue.cc:237] T a697159f9fee4eac9c02213e34204f6c P 217ec95c64b34e25addb1e33e358571e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:17:01.619815 14808 tablet_replica.cc:333] T fcabc5c5fd6f4ffab3af0bf279258b39 P 13569ba8734e4be4bee5c86ae9ff8825: stopping tablet replica
I20260709 13:17:01.625598 13467 raft_consensus.cc:1275] T a697159f9fee4eac9c02213e34204f6c P 3c7e85ca9e4e4646b4792034c03ef31c [term 3 FOLLOWER]: Refusing update from remote peer 217ec95c64b34e25addb1e33e358571e: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:17:01.626909 14158 raft_consensus.cc:1275] T a697159f9fee4eac9c02213e34204f6c P 8d9445f2defa46e5bdccf9ae8cae01dc [term 3 FOLLOWER]: Refusing update from remote peer 217ec95c64b34e25addb1e33e358571e: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:17:01.626734 14795 consensus_queue.cc:1048] T a697159f9fee4eac9c02213e34204f6c P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:17:01.630523 14808 raft_consensus.cc:2243] T fcabc5c5fd6f4ffab3af0bf279258b39 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:01.630542 14796 consensus_queue.cc:1048] T a697159f9fee4eac9c02213e34204f6c P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:17:01.631963 14808 raft_consensus.cc:2272] T fcabc5c5fd6f4ffab3af0bf279258b39 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:01.633520 14571 raft_consensus.cc:2955] T a697159f9fee4eac9c02213e34204f6c P 217ec95c64b34e25addb1e33e358571e [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:17:01.635617 13467 raft_consensus.cc:2955] T a697159f9fee4eac9c02213e34204f6c P 3c7e85ca9e4e4646b4792034c03ef31c [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:17:01.636274 14808 ts_tablet_manager.cc:1916] T fcabc5c5fd6f4ffab3af0bf279258b39 P 13569ba8734e4be4bee5c86ae9ff8825: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:17:01.643668 13354 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a697159f9fee4eac9c02213e34204f6c with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:17:01.647733 14158 raft_consensus.cc:2955] T a697159f9fee4eac9c02213e34204f6c P 8d9445f2defa46e5bdccf9ae8cae01dc [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:17:01.654875 13368 catalog_manager.cc:5697] T a697159f9fee4eac9c02213e34204f6c P 217ec95c64b34e25addb1e33e358571e reported cstate change: config changed from index 5 to 6, VOTER 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130) evicted. New cstate: current_term: 3 leader_uuid: "217ec95c64b34e25addb1e33e358571e" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:17:01.663138 14808 ts_tablet_manager.cc:1929] T fcabc5c5fd6f4ffab3af0bf279258b39 P 13569ba8734e4be4bee5c86ae9ff8825: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:17:01.663633 14808 log.cc:1199] T fcabc5c5fd6f4ffab3af0bf279258b39 P 13569ba8734e4be4bee5c86ae9ff8825: Deleting WAL directory at /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602961601857-12366-0/minicluster-data/ts-1-root/wals/fcabc5c5fd6f4ffab3af0bf279258b39
I20260709 13:17:01.664997 13354 catalog_manager.cc:5028] TS 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433): tablet fcabc5c5fd6f4ffab3af0bf279258b39 (table test-workload [id=77c75b77851347f78ed9a35a6924227d]) successfully deleted
I20260709 13:17:01.667752 13535 tablet_service.cc:1558] Processing DeleteTablet for tablet a697159f9fee4eac9c02213e34204f6c with delete_type TABLET_DATA_TOMBSTONED (TS 13569ba8734e4be4bee5c86ae9ff8825 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:46886
I20260709 13:17:01.668581 14808 tablet_replica.cc:333] T a697159f9fee4eac9c02213e34204f6c P 13569ba8734e4be4bee5c86ae9ff8825: stopping tablet replica
I20260709 13:17:01.669466 14808 raft_consensus.cc:2243] T a697159f9fee4eac9c02213e34204f6c P 13569ba8734e4be4bee5c86ae9ff8825 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:01.670157 14808 raft_consensus.cc:2272] T a697159f9fee4eac9c02213e34204f6c P 13569ba8734e4be4bee5c86ae9ff8825 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:01.673069 14808 ts_tablet_manager.cc:1916] T a697159f9fee4eac9c02213e34204f6c P 13569ba8734e4be4bee5c86ae9ff8825: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:17:01.685052 14808 ts_tablet_manager.cc:1929] T a697159f9fee4eac9c02213e34204f6c P 13569ba8734e4be4bee5c86ae9ff8825: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 13:17:01.685604 14808 log.cc:1199] T a697159f9fee4eac9c02213e34204f6c P 13569ba8734e4be4bee5c86ae9ff8825: Deleting WAL directory at /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602961601857-12366-0/minicluster-data/ts-1-root/wals/a697159f9fee4eac9c02213e34204f6c
I20260709 13:17:01.687214 13354 catalog_manager.cc:5028] TS 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433): tablet a697159f9fee4eac9c02213e34204f6c (table test-workload [id=77c75b77851347f78ed9a35a6924227d]) successfully deleted
I20260709 13:17:01.691927 13540 raft_consensus.cc:1275] T a06d993b65244d32a69cb6d22274110a P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 FOLLOWER]: Refusing update from remote peer 217ec95c64b34e25addb1e33e358571e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:01.692899 14571 consensus_queue.cc:1048] T a06d993b65244d32a69cb6d22274110a P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:01.701758 13467 raft_consensus.cc:1275] T a06d993b65244d32a69cb6d22274110a P 3c7e85ca9e4e4646b4792034c03ef31c [term 2 FOLLOWER]: Refusing update from remote peer 217ec95c64b34e25addb1e33e358571e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:01.703007 14796 consensus_queue.cc:1048] T a06d993b65244d32a69cb6d22274110a P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:01.937151 12366 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:01.953356 13538 raft_consensus.cc:1275] T 372546b757d74694a8635cb5c60a3922 P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 FOLLOWER]: Refusing update from remote peer 8d9445f2defa46e5bdccf9ae8cae01dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:17:01.954743 14748 consensus_queue.cc:1048] T 372546b757d74694a8635cb5c60a3922 P 8d9445f2defa46e5bdccf9ae8cae01dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:17:01.968063 13462 raft_consensus.cc:1275] T 372546b757d74694a8635cb5c60a3922 P 3c7e85ca9e4e4646b4792034c03ef31c [term 2 FOLLOWER]: Refusing update from remote peer 8d9445f2defa46e5bdccf9ae8cae01dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:17:01.969501 14748 consensus_queue.cc:1048] T 372546b757d74694a8635cb5c60a3922 P 8d9445f2defa46e5bdccf9ae8cae01dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:17:02.012794 14156 raft_consensus.cc:1275] T 063591680e38475cb74cc7cd5979d15f P 8d9445f2defa46e5bdccf9ae8cae01dc [term 2 FOLLOWER]: Refusing update from remote peer 13569ba8734e4be4bee5c86ae9ff8825: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:17:02.014117 14811 consensus_queue.cc:1048] T 063591680e38475cb74cc7cd5979d15f P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } 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 13:17:02.024730 12366 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:02.026042 13619 raft_consensus.cc:1275] T 063591680e38475cb74cc7cd5979d15f P 217ec95c64b34e25addb1e33e358571e [term 2 FOLLOWER]: Refusing update from remote peer 13569ba8734e4be4bee5c86ae9ff8825: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:17:02.029012 14589 consensus_queue.cc:1048] T 063591680e38475cb74cc7cd5979d15f P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:17:02.079129 13619 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a3b673e65c054b34852a89783b972744"
dest_uuid: "217ec95c64b34e25addb1e33e358571e"
mode: GRACEFUL
new_leader_uuid: "13569ba8734e4be4bee5c86ae9ff8825"
 from {username='slave'} at 127.0.0.1:47876
I20260709 13:17:02.079577 13619 raft_consensus.cc:606] T a3b673e65c054b34852a89783b972744 P 217ec95c64b34e25addb1e33e358571e [term 3 LEADER]: Received request to transfer leadership to TS 13569ba8734e4be4bee5c86ae9ff8825
I20260709 13:17:02.081604 13538 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b16c52d238cd4eaeb6c34451120c478c"
dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825"
mode: GRACEFUL
new_leader_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc"
 from {username='slave'} at 127.0.0.1:52460
I20260709 13:17:02.082003 13538 raft_consensus.cc:606] T b16c52d238cd4eaeb6c34451120c478c P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 LEADER]: Received request to transfer leadership to TS 8d9445f2defa46e5bdccf9ae8cae01dc
I20260709 13:17:02.084362 13619 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cb348820d472448f9f43c8e31beb73e1"
dest_uuid: "217ec95c64b34e25addb1e33e358571e"
mode: GRACEFUL
new_leader_uuid: "3c7e85ca9e4e4646b4792034c03ef31c"
 from {username='slave'} at 127.0.0.1:47876
I20260709 13:17:02.084849 13619 raft_consensus.cc:606] T cb348820d472448f9f43c8e31beb73e1 P 217ec95c64b34e25addb1e33e358571e [term 1 LEADER]: Received request to transfer leadership to TS 3c7e85ca9e4e4646b4792034c03ef31c
I20260709 13:17:02.086853 13538 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d55a008a1f9146eab4ff968206f569ab"
dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825"
mode: GRACEFUL
new_leader_uuid: "3c7e85ca9e4e4646b4792034c03ef31c"
 from {username='slave'} at 127.0.0.1:52460
I20260709 13:17:02.087284 13538 raft_consensus.cc:606] T d55a008a1f9146eab4ff968206f569ab P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 LEADER]: Received request to transfer leadership to TS 3c7e85ca9e4e4646b4792034c03ef31c
I20260709 13:17:02.088166 12366 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:17:02.089172 12366 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:17:02.187731 14571 raft_consensus.cc:993] T a3b673e65c054b34852a89783b972744 P 217ec95c64b34e25addb1e33e358571e: : Instructing follower 13569ba8734e4be4bee5c86ae9ff8825 to start an election
I20260709 13:17:02.188205 14796 raft_consensus.cc:1081] T a3b673e65c054b34852a89783b972744 P 217ec95c64b34e25addb1e33e358571e [term 3 LEADER]: Signalling peer 13569ba8734e4be4bee5c86ae9ff8825 to start an election
I20260709 13:17:02.189395 13540 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a3b673e65c054b34852a89783b972744"
dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825"
 from {username='slave'} at 127.0.0.1:46896
I20260709 13:17:02.189814 13540 raft_consensus.cc:493] T a3b673e65c054b34852a89783b972744 P 13569ba8734e4be4bee5c86ae9ff8825 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:02.190095 13540 raft_consensus.cc:3060] T a3b673e65c054b34852a89783b972744 P 13569ba8734e4be4bee5c86ae9ff8825 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:02.195363 13540 raft_consensus.cc:515] T a3b673e65c054b34852a89783b972744 P 13569ba8734e4be4bee5c86ae9ff8825 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:17:02.196914 13540 leader_election.cc:290] T a3b673e65c054b34852a89783b972744 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 4 election: Requested vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:17:02.197435 13462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3b673e65c054b34852a89783b972744" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c"
I20260709 13:17:02.198052 13462 raft_consensus.cc:3060] T a3b673e65c054b34852a89783b972744 P 3c7e85ca9e4e4646b4792034c03ef31c [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:02.197954 13612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3b673e65c054b34852a89783b972744" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "217ec95c64b34e25addb1e33e358571e"
I20260709 13:17:02.198637 13612 raft_consensus.cc:3055] T a3b673e65c054b34852a89783b972744 P 217ec95c64b34e25addb1e33e358571e [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:17:02.198885 13612 raft_consensus.cc:740] T a3b673e65c054b34852a89783b972744 P 217ec95c64b34e25addb1e33e358571e [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 217ec95c64b34e25addb1e33e358571e, State: Running, Role: LEADER
I20260709 13:17:02.199651 13612 consensus_queue.cc:260] T a3b673e65c054b34852a89783b972744 P 217ec95c64b34e25addb1e33e358571e [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:17:02.200646 13612 raft_consensus.cc:3060] T a3b673e65c054b34852a89783b972744 P 217ec95c64b34e25addb1e33e358571e [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:02.203626 13462 raft_consensus.cc:2468] T a3b673e65c054b34852a89783b972744 P 3c7e85ca9e4e4646b4792034c03ef31c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13569ba8734e4be4bee5c86ae9ff8825 in term 4.
I20260709 13:17:02.204768 13510 leader_election.cc:304] T a3b673e65c054b34852a89783b972744 P 13569ba8734e4be4bee5c86ae9ff8825 [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: 13569ba8734e4be4bee5c86ae9ff8825, 3c7e85ca9e4e4646b4792034c03ef31c; no voters: 
I20260709 13:17:02.205354 14797 raft_consensus.cc:2804] T a3b673e65c054b34852a89783b972744 P 13569ba8734e4be4bee5c86ae9ff8825 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:17:02.205368 13612 raft_consensus.cc:2468] T a3b673e65c054b34852a89783b972744 P 217ec95c64b34e25addb1e33e358571e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13569ba8734e4be4bee5c86ae9ff8825 in term 4.
I20260709 13:17:02.205945 14797 raft_consensus.cc:697] T a3b673e65c054b34852a89783b972744 P 13569ba8734e4be4bee5c86ae9ff8825 [term 4 LEADER]: Becoming Leader. State: Replica: 13569ba8734e4be4bee5c86ae9ff8825, State: Running, Role: LEADER
I20260709 13:17:02.206717 14797 consensus_queue.cc:237] T a3b673e65c054b34852a89783b972744 P 13569ba8734e4be4bee5c86ae9ff8825 [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:17:02.215207 13366 catalog_manager.cc:5697] T a3b673e65c054b34852a89783b972744 P 13569ba8734e4be4bee5c86ae9ff8825 reported cstate change: term changed from 3 to 4, leader changed from 217ec95c64b34e25addb1e33e358571e (127.12.19.131) to 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130). New cstate: current_term: 4 leader_uuid: "13569ba8734e4be4bee5c86ae9ff8825" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:02.321089 14825 raft_consensus.cc:993] T cb348820d472448f9f43c8e31beb73e1 P 217ec95c64b34e25addb1e33e358571e: : Instructing follower 3c7e85ca9e4e4646b4792034c03ef31c to start an election
I20260709 13:17:02.323200 14796 raft_consensus.cc:1081] T cb348820d472448f9f43c8e31beb73e1 P 217ec95c64b34e25addb1e33e358571e [term 1 LEADER]: Signalling peer 3c7e85ca9e4e4646b4792034c03ef31c to start an election
I20260709 13:17:02.338785 13461 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cb348820d472448f9f43c8e31beb73e1"
dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c"
 from {username='slave'} at 127.0.0.1:45820
I20260709 13:17:02.339847 13461 raft_consensus.cc:493] T cb348820d472448f9f43c8e31beb73e1 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:02.340471 13461 raft_consensus.cc:3060] T cb348820d472448f9f43c8e31beb73e1 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:02.387069 13461 raft_consensus.cc:515] T cb348820d472448f9f43c8e31beb73e1 P 3c7e85ca9e4e4646b4792034c03ef31c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:17:02.391386 13461 leader_election.cc:290] T cb348820d472448f9f43c8e31beb73e1 P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 2 election: Requested vote from peers 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327), 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132:46293)
I20260709 13:17:02.392942 13612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb348820d472448f9f43c8e31beb73e1" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "217ec95c64b34e25addb1e33e358571e"
I20260709 13:17:02.393412 14156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb348820d472448f9f43c8e31beb73e1" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc"
I20260709 13:17:02.393786 13612 raft_consensus.cc:3055] T cb348820d472448f9f43c8e31beb73e1 P 217ec95c64b34e25addb1e33e358571e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:02.394102 14156 raft_consensus.cc:3060] T cb348820d472448f9f43c8e31beb73e1 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:02.394138 13612 raft_consensus.cc:740] T cb348820d472448f9f43c8e31beb73e1 P 217ec95c64b34e25addb1e33e358571e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 217ec95c64b34e25addb1e33e358571e, State: Running, Role: LEADER
I20260709 13:17:02.395612 13612 consensus_queue.cc:260] T cb348820d472448f9f43c8e31beb73e1 P 217ec95c64b34e25addb1e33e358571e [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:17:02.397177 13612 raft_consensus.cc:3060] T cb348820d472448f9f43c8e31beb73e1 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:02.412487 13612 raft_consensus.cc:2468] T cb348820d472448f9f43c8e31beb73e1 P 217ec95c64b34e25addb1e33e358571e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c7e85ca9e4e4646b4792034c03ef31c in term 2.
I20260709 13:17:02.414214 13435 leader_election.cc:304] T cb348820d472448f9f43c8e31beb73e1 P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 217ec95c64b34e25addb1e33e358571e, 3c7e85ca9e4e4646b4792034c03ef31c; no voters: 
I20260709 13:17:02.416514 14827 raft_consensus.cc:2804] T cb348820d472448f9f43c8e31beb73e1 P 3c7e85ca9e4e4646b4792034c03ef31c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:02.417204 14827 raft_consensus.cc:697] T cb348820d472448f9f43c8e31beb73e1 P 3c7e85ca9e4e4646b4792034c03ef31c [term 2 LEADER]: Becoming Leader. State: Replica: 3c7e85ca9e4e4646b4792034c03ef31c, State: Running, Role: LEADER
I20260709 13:17:02.418412 14827 consensus_queue.cc:237] T cb348820d472448f9f43c8e31beb73e1 P 3c7e85ca9e4e4646b4792034c03ef31c [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:17:02.416177 14156 raft_consensus.cc:2468] T cb348820d472448f9f43c8e31beb73e1 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c7e85ca9e4e4646b4792034c03ef31c in term 2.
I20260709 13:17:02.435806 13366 catalog_manager.cc:5697] T cb348820d472448f9f43c8e31beb73e1 P 3c7e85ca9e4e4646b4792034c03ef31c reported cstate change: term changed from 1 to 2, leader changed from 217ec95c64b34e25addb1e33e358571e (127.12.19.131) to 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129). New cstate: current_term: 2 leader_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:02.497680 14811 raft_consensus.cc:993] T d55a008a1f9146eab4ff968206f569ab P 13569ba8734e4be4bee5c86ae9ff8825: : Instructing follower 3c7e85ca9e4e4646b4792034c03ef31c to start an election
I20260709 13:17:02.498246 14797 raft_consensus.cc:1081] T d55a008a1f9146eab4ff968206f569ab P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 LEADER]: Signalling peer 3c7e85ca9e4e4646b4792034c03ef31c to start an election
I20260709 13:17:02.499652 13461 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d55a008a1f9146eab4ff968206f569ab"
dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c"
 from {username='slave'} at 127.0.0.1:45814
I20260709 13:17:02.500295 13461 raft_consensus.cc:493] T d55a008a1f9146eab4ff968206f569ab P 3c7e85ca9e4e4646b4792034c03ef31c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:02.500692 13461 raft_consensus.cc:3060] T d55a008a1f9146eab4ff968206f569ab P 3c7e85ca9e4e4646b4792034c03ef31c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:02.506559 13461 raft_consensus.cc:515] T d55a008a1f9146eab4ff968206f569ab P 3c7e85ca9e4e4646b4792034c03ef31c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:17:02.508073 13461 leader_election.cc:290] T d55a008a1f9146eab4ff968206f569ab P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 3 election: Requested vote from peers 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:17:02.509159 13612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d55a008a1f9146eab4ff968206f569ab" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "217ec95c64b34e25addb1e33e358571e"
I20260709 13:17:02.509807 13612 raft_consensus.cc:3060] T d55a008a1f9146eab4ff968206f569ab P 217ec95c64b34e25addb1e33e358571e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:02.509063 13538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d55a008a1f9146eab4ff968206f569ab" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825"
I20260709 13:17:02.510425 13538 raft_consensus.cc:3055] T d55a008a1f9146eab4ff968206f569ab P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:17:02.510847 13538 raft_consensus.cc:740] T d55a008a1f9146eab4ff968206f569ab P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 13569ba8734e4be4bee5c86ae9ff8825, State: Running, Role: LEADER
I20260709 13:17:02.512002 13538 consensus_queue.cc:260] T d55a008a1f9146eab4ff968206f569ab P 13569ba8734e4be4bee5c86ae9ff8825 [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:17:02.513415 13538 raft_consensus.cc:3060] T d55a008a1f9146eab4ff968206f569ab P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:02.517361 13612 raft_consensus.cc:2468] T d55a008a1f9146eab4ff968206f569ab P 217ec95c64b34e25addb1e33e358571e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c7e85ca9e4e4646b4792034c03ef31c in term 3.
I20260709 13:17:02.518467 13435 leader_election.cc:304] T d55a008a1f9146eab4ff968206f569ab P 3c7e85ca9e4e4646b4792034c03ef31c [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: 217ec95c64b34e25addb1e33e358571e, 3c7e85ca9e4e4646b4792034c03ef31c; no voters: 
I20260709 13:17:02.519692 14827 raft_consensus.cc:2804] T d55a008a1f9146eab4ff968206f569ab P 3c7e85ca9e4e4646b4792034c03ef31c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:17:02.520184 14827 raft_consensus.cc:697] T d55a008a1f9146eab4ff968206f569ab P 3c7e85ca9e4e4646b4792034c03ef31c [term 3 LEADER]: Becoming Leader. State: Replica: 3c7e85ca9e4e4646b4792034c03ef31c, State: Running, Role: LEADER
I20260709 13:17:02.521087 13538 raft_consensus.cc:2468] T d55a008a1f9146eab4ff968206f569ab P 13569ba8734e4be4bee5c86ae9ff8825 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c7e85ca9e4e4646b4792034c03ef31c in term 3.
I20260709 13:17:02.521184 14827 consensus_queue.cc:237] T d55a008a1f9146eab4ff968206f569ab P 3c7e85ca9e4e4646b4792034c03ef31c [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:17:02.532275 13368 catalog_manager.cc:5697] T d55a008a1f9146eab4ff968206f569ab P 3c7e85ca9e4e4646b4792034c03ef31c reported cstate change: term changed from 2 to 3, leader changed from 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130) to 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129). New cstate: current_term: 3 leader_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:02.550267 14797 raft_consensus.cc:993] T b16c52d238cd4eaeb6c34451120c478c P 13569ba8734e4be4bee5c86ae9ff8825: : Instructing follower 8d9445f2defa46e5bdccf9ae8cae01dc to start an election
I20260709 13:17:02.550940 14797 raft_consensus.cc:1081] T b16c52d238cd4eaeb6c34451120c478c P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 LEADER]: Signalling peer 8d9445f2defa46e5bdccf9ae8cae01dc to start an election
I20260709 13:17:02.552597 14156 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b16c52d238cd4eaeb6c34451120c478c"
dest_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc"
 from {username='slave'} at 127.0.0.1:49940
I20260709 13:17:02.553153 14156 raft_consensus.cc:493] T b16c52d238cd4eaeb6c34451120c478c P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:02.553512 14156 raft_consensus.cc:3060] T b16c52d238cd4eaeb6c34451120c478c P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:02.558121 14156 raft_consensus.cc:515] T b16c52d238cd4eaeb6c34451120c478c P 8d9445f2defa46e5bdccf9ae8cae01dc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:17:02.559741 14156 leader_election.cc:290] T b16c52d238cd4eaeb6c34451120c478c P 8d9445f2defa46e5bdccf9ae8cae01dc [CANDIDATE]: Term 2 election: Requested vote from peers 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:17:02.560318 13538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b16c52d238cd4eaeb6c34451120c478c" candidate_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825"
I20260709 13:17:02.560576 13612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b16c52d238cd4eaeb6c34451120c478c" candidate_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "217ec95c64b34e25addb1e33e358571e"
I20260709 13:17:02.560894 13538 raft_consensus.cc:3055] T b16c52d238cd4eaeb6c34451120c478c P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:02.561215 13612 raft_consensus.cc:3060] T b16c52d238cd4eaeb6c34451120c478c P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:02.561236 13538 raft_consensus.cc:740] T b16c52d238cd4eaeb6c34451120c478c P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 13569ba8734e4be4bee5c86ae9ff8825, State: Running, Role: LEADER
I20260709 13:17:02.562072 13538 consensus_queue.cc:260] T b16c52d238cd4eaeb6c34451120c478c P 13569ba8734e4be4bee5c86ae9ff8825 [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: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:17:02.562964 13538 raft_consensus.cc:3060] T b16c52d238cd4eaeb6c34451120c478c P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:02.567163 13612 raft_consensus.cc:2468] T b16c52d238cd4eaeb6c34451120c478c P 217ec95c64b34e25addb1e33e358571e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d9445f2defa46e5bdccf9ae8cae01dc in term 2.
I20260709 13:17:02.568734 14123 leader_election.cc:304] T b16c52d238cd4eaeb6c34451120c478c P 8d9445f2defa46e5bdccf9ae8cae01dc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 217ec95c64b34e25addb1e33e358571e, 8d9445f2defa46e5bdccf9ae8cae01dc; no voters: 
I20260709 13:17:02.569842 14700 raft_consensus.cc:2804] T b16c52d238cd4eaeb6c34451120c478c P 8d9445f2defa46e5bdccf9ae8cae01dc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:02.570312 14700 raft_consensus.cc:697] T b16c52d238cd4eaeb6c34451120c478c P 8d9445f2defa46e5bdccf9ae8cae01dc [term 2 LEADER]: Becoming Leader. State: Replica: 8d9445f2defa46e5bdccf9ae8cae01dc, State: Running, Role: LEADER
I20260709 13:17:02.571384 14700 consensus_queue.cc:237] T b16c52d238cd4eaeb6c34451120c478c P 8d9445f2defa46e5bdccf9ae8cae01dc [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: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:17:02.571949 13538 raft_consensus.cc:2468] T b16c52d238cd4eaeb6c34451120c478c P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d9445f2defa46e5bdccf9ae8cae01dc in term 2.
I20260709 13:17:02.579692 13368 catalog_manager.cc:5697] T b16c52d238cd4eaeb6c34451120c478c P 8d9445f2defa46e5bdccf9ae8cae01dc reported cstate change: term changed from 1 to 2, leader changed from 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130) to 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132). New cstate: current_term: 2 leader_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:17:02.678923 13612 raft_consensus.cc:1275] T a3b673e65c054b34852a89783b972744 P 217ec95c64b34e25addb1e33e358571e [term 4 FOLLOWER]: Refusing update from remote peer 13569ba8734e4be4bee5c86ae9ff8825: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:17:02.680066 14797 consensus_queue.cc:1048] T a3b673e65c054b34852a89783b972744 P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:17:02.687243 13619 consensus_queue.cc:237] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 217ec95c64b34e25addb1e33e358571e [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } }
I20260709 13:17:02.705842 13461 raft_consensus.cc:1275] T a3b673e65c054b34852a89783b972744 P 3c7e85ca9e4e4646b4792034c03ef31c [term 4 FOLLOWER]: Refusing update from remote peer 13569ba8734e4be4bee5c86ae9ff8825: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
W20260709 13:17:02.708732 13584 consensus_peers.cc:597] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 217ec95c64b34e25addb1e33e358571e -> Peer 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132:46293): Couldn't send request to peer 8d9445f2defa46e5bdccf9ae8cae01dc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 26ba7ac9d16e47f398ceadcdbc5a4946. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:02.712957 13461 raft_consensus.cc:1275] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 3c7e85ca9e4e4646b4792034c03ef31c [term 2 FOLLOWER]: Refusing update from remote peer 217ec95c64b34e25addb1e33e358571e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:17:02.714489 14826 consensus_queue.cc:1048] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } 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 13:17:02.714979 14811 consensus_queue.cc:1048] T a3b673e65c054b34852a89783b972744 P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:17:02.725919 13538 raft_consensus.cc:1275] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 FOLLOWER]: Refusing update from remote peer 217ec95c64b34e25addb1e33e358571e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:17:02.729136 13461 raft_consensus.cc:2955] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 3c7e85ca9e4e4646b4792034c03ef31c [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:17:02.729987 14825 consensus_queue.cc:1048] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:02.725777 14824 raft_consensus.cc:2955] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 217ec95c64b34e25addb1e33e358571e [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:17:02.739616 13541 raft_consensus.cc:2955] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:17:02.752593 13366 catalog_manager.cc:5697] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 3c7e85ca9e4e4646b4792034c03ef31c reported cstate change: config changed from index -1 to 3, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New cstate: current_term: 2 leader_uuid: "217ec95c64b34e25addb1e33e358571e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:17:02.754040 13461 consensus_queue.cc:237] T bc46e907f7364a049b1a25c715280e65 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Queue 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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } }
I20260709 13:17:02.765460 13612 raft_consensus.cc:1275] T bc46e907f7364a049b1a25c715280e65 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Refusing update from remote peer 3c7e85ca9e4e4646b4792034c03ef31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:17:02.768301 14800 consensus_queue.cc:1048] T bc46e907f7364a049b1a25c715280e65 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:17:02.769680 13435 consensus_peers.cc:597] T bc46e907f7364a049b1a25c715280e65 P 3c7e85ca9e4e4646b4792034c03ef31c -> Peer 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132:46293): Couldn't send request to peer 8d9445f2defa46e5bdccf9ae8cae01dc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bc46e907f7364a049b1a25c715280e65. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:02.770340 13541 raft_consensus.cc:1275] T bc46e907f7364a049b1a25c715280e65 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Refusing update from remote peer 3c7e85ca9e4e4646b4792034c03ef31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:17:02.771585 14800 consensus_queue.cc:1048] T bc46e907f7364a049b1a25c715280e65 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:02.777383 14800 raft_consensus.cc:2955] T bc46e907f7364a049b1a25c715280e65 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:17:02.780372 13612 raft_consensus.cc:2955] T bc46e907f7364a049b1a25c715280e65 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:17:02.784354 13541 raft_consensus.cc:2955] T bc46e907f7364a049b1a25c715280e65 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:17:02.792143 13538 consensus_queue.cc:237] T 71ac5b306511448da380d7473c933f01 P 13569ba8734e4be4bee5c86ae9ff8825 [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } }
I20260709 13:17:02.794453 13367 catalog_manager.cc:5697] T bc46e907f7364a049b1a25c715280e65 P 3c7e85ca9e4e4646b4792034c03ef31c reported cstate change: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New cstate: current_term: 1 leader_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:17:02.812475 13510 consensus_peers.cc:597] T 71ac5b306511448da380d7473c933f01 P 13569ba8734e4be4bee5c86ae9ff8825 -> Peer 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132:46293): Couldn't send request to peer 8d9445f2defa46e5bdccf9ae8cae01dc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 71ac5b306511448da380d7473c933f01. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:02.813653 13612 raft_consensus.cc:1275] T 71ac5b306511448da380d7473c933f01 P 217ec95c64b34e25addb1e33e358571e [term 2 FOLLOWER]: Refusing update from remote peer 13569ba8734e4be4bee5c86ae9ff8825: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:17:02.817418 14589 consensus_queue.cc:1048] T 71ac5b306511448da380d7473c933f01 P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:02.821131 13461 raft_consensus.cc:1275] T 71ac5b306511448da380d7473c933f01 P 3c7e85ca9e4e4646b4792034c03ef31c [term 2 FOLLOWER]: Refusing update from remote peer 13569ba8734e4be4bee5c86ae9ff8825: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:17:02.827790 14811 consensus_queue.cc:1048] T 71ac5b306511448da380d7473c933f01 P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } 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 13:17:02.830595 14589 raft_consensus.cc:2955] T 71ac5b306511448da380d7473c933f01 P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:17:02.833240 13612 raft_consensus.cc:2955] T 71ac5b306511448da380d7473c933f01 P 217ec95c64b34e25addb1e33e358571e [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:17:02.847811 13612 consensus_queue.cc:237] T 356e5aba082d4d7a8a6794fcd8c39785 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Queue 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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } }
I20260709 13:17:02.852192 13367 catalog_manager.cc:5697] T 71ac5b306511448da380d7473c933f01 P 217ec95c64b34e25addb1e33e358571e reported cstate change: config changed from index -1 to 3, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New cstate: current_term: 2 leader_uuid: "13569ba8734e4be4bee5c86ae9ff8825" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:17:02.853926 13461 raft_consensus.cc:2955] T 71ac5b306511448da380d7473c933f01 P 3c7e85ca9e4e4646b4792034c03ef31c [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
W20260709 13:17:02.862412 13584 consensus_peers.cc:597] T 356e5aba082d4d7a8a6794fcd8c39785 P 217ec95c64b34e25addb1e33e358571e -> Peer 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132:46293): Couldn't send request to peer 8d9445f2defa46e5bdccf9ae8cae01dc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 356e5aba082d4d7a8a6794fcd8c39785. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:02.863639 13468 raft_consensus.cc:1275] T 356e5aba082d4d7a8a6794fcd8c39785 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Refusing update from remote peer 217ec95c64b34e25addb1e33e358571e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:17:02.865957 13540 raft_consensus.cc:1275] T 356e5aba082d4d7a8a6794fcd8c39785 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Refusing update from remote peer 217ec95c64b34e25addb1e33e358571e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:17:02.869194 14825 consensus_queue.cc:1048] T 356e5aba082d4d7a8a6794fcd8c39785 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:02.870646 14824 consensus_queue.cc:1048] T 356e5aba082d4d7a8a6794fcd8c39785 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } 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 13:17:02.896399 14826 raft_consensus.cc:2955] T 356e5aba082d4d7a8a6794fcd8c39785 P 217ec95c64b34e25addb1e33e358571e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:17:02.897941 13461 raft_consensus.cc:2955] T 356e5aba082d4d7a8a6794fcd8c39785 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:17:02.902828 13540 raft_consensus.cc:2955] T 356e5aba082d4d7a8a6794fcd8c39785 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:17:02.913355 13367 catalog_manager.cc:5697] T 356e5aba082d4d7a8a6794fcd8c39785 P 217ec95c64b34e25addb1e33e358571e reported cstate change: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New cstate: current_term: 1 leader_uuid: "217ec95c64b34e25addb1e33e358571e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:02.933946 13612 raft_consensus.cc:1275] T d55a008a1f9146eab4ff968206f569ab P 217ec95c64b34e25addb1e33e358571e [term 3 FOLLOWER]: Refusing update from remote peer 3c7e85ca9e4e4646b4792034c03ef31c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:17:02.935606 14827 consensus_queue.cc:1048] T d55a008a1f9146eab4ff968206f569ab P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:02.953118 13540 raft_consensus.cc:1275] T d55a008a1f9146eab4ff968206f569ab P 13569ba8734e4be4bee5c86ae9ff8825 [term 3 FOLLOWER]: Refusing update from remote peer 3c7e85ca9e4e4646b4792034c03ef31c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:17:02.956756 14775 consensus_queue.cc:1048] T d55a008a1f9146eab4ff968206f569ab P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:02.979715 13619 raft_consensus.cc:1275] T cb348820d472448f9f43c8e31beb73e1 P 217ec95c64b34e25addb1e33e358571e [term 2 FOLLOWER]: Refusing update from remote peer 3c7e85ca9e4e4646b4792034c03ef31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:17:02.985085 14827 consensus_queue.cc:1048] T cb348820d472448f9f43c8e31beb73e1 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:17:02.998185 14158 raft_consensus.cc:1275] T cb348820d472448f9f43c8e31beb73e1 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 2 FOLLOWER]: Refusing update from remote peer 3c7e85ca9e4e4646b4792034c03ef31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:17:02.999759 14775 consensus_queue.cc:1048] T cb348820d472448f9f43c8e31beb73e1 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } 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 13:17:03.082309 13612 raft_consensus.cc:1275] T b16c52d238cd4eaeb6c34451120c478c P 217ec95c64b34e25addb1e33e358571e [term 2 FOLLOWER]: Refusing update from remote peer 8d9445f2defa46e5bdccf9ae8cae01dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:17:03.083519 14700 consensus_queue.cc:1048] T b16c52d238cd4eaeb6c34451120c478c P 8d9445f2defa46e5bdccf9ae8cae01dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:17:03.090211 12366 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:03.100167 13538 raft_consensus.cc:1275] T b16c52d238cd4eaeb6c34451120c478c P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 FOLLOWER]: Refusing update from remote peer 8d9445f2defa46e5bdccf9ae8cae01dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:17:03.101881 14748 consensus_queue.cc:1048] T b16c52d238cd4eaeb6c34451120c478c P 8d9445f2defa46e5bdccf9ae8cae01dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:17:03.187330 14856 ts_tablet_manager.cc:933] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 8d9445f2defa46e5bdccf9ae8cae01dc: Initiating tablet copy from peer 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:17:03.189240 14856 tablet_copy_client.cc:323] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Beginning tablet copy session from remote peer at address 127.12.19.131:36327
I20260709 13:17:03.190928 13629 tablet_copy_service.cc:140] P 217ec95c64b34e25addb1e33e358571e: Received BeginTabletCopySession request for tablet 26ba7ac9d16e47f398ceadcdbc5a4946 from peer 8d9445f2defa46e5bdccf9ae8cae01dc ({username='slave'} at 127.0.0.1:51210)
I20260709 13:17:03.191419 13629 tablet_copy_service.cc:161] P 217ec95c64b34e25addb1e33e358571e: Beginning new tablet copy session on tablet 26ba7ac9d16e47f398ceadcdbc5a4946 from peer 8d9445f2defa46e5bdccf9ae8cae01dc at {username='slave'} at 127.0.0.1:51210: session id = 8d9445f2defa46e5bdccf9ae8cae01dc-26ba7ac9d16e47f398ceadcdbc5a4946
I20260709 13:17:03.194974 12366 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:03.198976 13629 tablet_copy_source_session.cc:215] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 217ec95c64b34e25addb1e33e358571e: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:17:03.204623 14856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26ba7ac9d16e47f398ceadcdbc5a4946. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:03.224354 14856 tablet_copy_client.cc:806] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Starting download of 0 data blocks...
I20260709 13:17:03.224960 14856 tablet_copy_client.cc:670] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Starting download of 1 WAL segments...
I20260709 13:17:03.228713 14856 tablet_copy_client.cc:538] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:17:03.235379 14856 tablet_bootstrap.cc:492] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 8d9445f2defa46e5bdccf9ae8cae01dc: Bootstrap starting.
I20260709 13:17:03.256479 13461 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "36f4fb818d3d4ea190721ab5f3728e52"
dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c"
mode: GRACEFUL
new_leader_uuid: "13569ba8734e4be4bee5c86ae9ff8825"
 from {username='slave'} at 127.0.0.1:43280
I20260709 13:17:03.257143 13461 raft_consensus.cc:606] T 36f4fb818d3d4ea190721ab5f3728e52 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Received request to transfer leadership to TS 13569ba8734e4be4bee5c86ae9ff8825
I20260709 13:17:03.260075 13461 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cb348820d472448f9f43c8e31beb73e1"
dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c"
mode: GRACEFUL
new_leader_uuid: "217ec95c64b34e25addb1e33e358571e"
 from {username='slave'} at 127.0.0.1:43280
I20260709 13:17:03.260573 13461 raft_consensus.cc:606] T cb348820d472448f9f43c8e31beb73e1 P 3c7e85ca9e4e4646b4792034c03ef31c [term 2 LEADER]: Received request to transfer leadership to TS 217ec95c64b34e25addb1e33e358571e
I20260709 13:17:03.262002 14856 tablet_bootstrap.cc:492] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 8d9445f2defa46e5bdccf9ae8cae01dc: 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 13:17:03.263175 13538 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "db78d2ab7c3a4b79bfe1d770d8100ec4"
dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825"
mode: GRACEFUL
new_leader_uuid: "217ec95c64b34e25addb1e33e358571e"
 from {username='slave'} at 127.0.0.1:52460
I20260709 13:17:03.263545 14856 tablet_bootstrap.cc:492] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 8d9445f2defa46e5bdccf9ae8cae01dc: Bootstrap complete.
I20260709 13:17:03.263741 13538 raft_consensus.cc:606] T db78d2ab7c3a4b79bfe1d770d8100ec4 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 LEADER]: Received request to transfer leadership to TS 217ec95c64b34e25addb1e33e358571e
I20260709 13:17:03.264267 14856 ts_tablet_manager.cc:1403] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 8d9445f2defa46e5bdccf9ae8cae01dc: Time spent bootstrapping tablet: real 0.029s	user 0.020s	sys 0.008s
I20260709 13:17:03.266111 12366 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:17:03.267660 12366 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:17:03.269888 14856 raft_consensus.cc:359] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } }
I20260709 13:17:03.271662 14856 raft_consensus.cc:740] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 8d9445f2defa46e5bdccf9ae8cae01dc, State: Initialized, Role: LEARNER
I20260709 13:17:03.272500 14856 consensus_queue.cc:260] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 8d9445f2defa46e5bdccf9ae8cae01dc [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } }
I20260709 13:17:03.275420 14856 ts_tablet_manager.cc:1434] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 8d9445f2defa46e5bdccf9ae8cae01dc: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.004s
I20260709 13:17:03.285949 13629 tablet_copy_service.cc:342] P 217ec95c64b34e25addb1e33e358571e: Request end of tablet copy session 8d9445f2defa46e5bdccf9ae8cae01dc-26ba7ac9d16e47f398ceadcdbc5a4946 received from {username='slave'} at 127.0.0.1:51210
I20260709 13:17:03.286417 13629 tablet_copy_service.cc:434] P 217ec95c64b34e25addb1e33e358571e: ending tablet copy session 8d9445f2defa46e5bdccf9ae8cae01dc-26ba7ac9d16e47f398ceadcdbc5a4946 on tablet 26ba7ac9d16e47f398ceadcdbc5a4946 with peer 8d9445f2defa46e5bdccf9ae8cae01dc
I20260709 13:17:03.290068 14859 ts_tablet_manager.cc:933] T 356e5aba082d4d7a8a6794fcd8c39785 P 8d9445f2defa46e5bdccf9ae8cae01dc: Initiating tablet copy from peer 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:17:03.292311 14859 tablet_copy_client.cc:323] T 356e5aba082d4d7a8a6794fcd8c39785 P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Beginning tablet copy session from remote peer at address 127.12.19.131:36327
I20260709 13:17:03.293804 13629 tablet_copy_service.cc:140] P 217ec95c64b34e25addb1e33e358571e: Received BeginTabletCopySession request for tablet 356e5aba082d4d7a8a6794fcd8c39785 from peer 8d9445f2defa46e5bdccf9ae8cae01dc ({username='slave'} at 127.0.0.1:51210)
I20260709 13:17:03.294296 13629 tablet_copy_service.cc:161] P 217ec95c64b34e25addb1e33e358571e: Beginning new tablet copy session on tablet 356e5aba082d4d7a8a6794fcd8c39785 from peer 8d9445f2defa46e5bdccf9ae8cae01dc at {username='slave'} at 127.0.0.1:51210: session id = 8d9445f2defa46e5bdccf9ae8cae01dc-356e5aba082d4d7a8a6794fcd8c39785
I20260709 13:17:03.301182 13629 tablet_copy_source_session.cc:215] T 356e5aba082d4d7a8a6794fcd8c39785 P 217ec95c64b34e25addb1e33e358571e: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:17:03.304687 14859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 356e5aba082d4d7a8a6794fcd8c39785. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:03.321393 14859 tablet_copy_client.cc:806] T 356e5aba082d4d7a8a6794fcd8c39785 P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Starting download of 0 data blocks...
I20260709 13:17:03.321985 14859 tablet_copy_client.cc:670] T 356e5aba082d4d7a8a6794fcd8c39785 P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Starting download of 1 WAL segments...
I20260709 13:17:03.325884 14859 tablet_copy_client.cc:538] T 356e5aba082d4d7a8a6794fcd8c39785 P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:17:03.334772 14859 tablet_bootstrap.cc:492] T 356e5aba082d4d7a8a6794fcd8c39785 P 8d9445f2defa46e5bdccf9ae8cae01dc: Bootstrap starting.
I20260709 13:17:03.345978 14856 ts_tablet_manager.cc:933] T bc46e907f7364a049b1a25c715280e65 P 8d9445f2defa46e5bdccf9ae8cae01dc: Initiating tablet copy from peer 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053)
I20260709 13:17:03.356285 14856 tablet_copy_client.cc:323] T bc46e907f7364a049b1a25c715280e65 P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Beginning tablet copy session from remote peer at address 127.12.19.129:35053
I20260709 13:17:03.360848 13479 tablet_copy_service.cc:140] P 3c7e85ca9e4e4646b4792034c03ef31c: Received BeginTabletCopySession request for tablet bc46e907f7364a049b1a25c715280e65 from peer 8d9445f2defa46e5bdccf9ae8cae01dc ({username='slave'} at 127.0.0.1:37356)
I20260709 13:17:03.361413 13479 tablet_copy_service.cc:161] P 3c7e85ca9e4e4646b4792034c03ef31c: Beginning new tablet copy session on tablet bc46e907f7364a049b1a25c715280e65 from peer 8d9445f2defa46e5bdccf9ae8cae01dc at {username='slave'} at 127.0.0.1:37356: session id = 8d9445f2defa46e5bdccf9ae8cae01dc-bc46e907f7364a049b1a25c715280e65
I20260709 13:17:03.372622 14859 tablet_bootstrap.cc:492] T 356e5aba082d4d7a8a6794fcd8c39785 P 8d9445f2defa46e5bdccf9ae8cae01dc: 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 13:17:03.373638 13479 tablet_copy_source_session.cc:215] T bc46e907f7364a049b1a25c715280e65 P 3c7e85ca9e4e4646b4792034c03ef31c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:17:03.373669 14859 tablet_bootstrap.cc:492] T 356e5aba082d4d7a8a6794fcd8c39785 P 8d9445f2defa46e5bdccf9ae8cae01dc: Bootstrap complete.
I20260709 13:17:03.374720 14859 ts_tablet_manager.cc:1403] T 356e5aba082d4d7a8a6794fcd8c39785 P 8d9445f2defa46e5bdccf9ae8cae01dc: Time spent bootstrapping tablet: real 0.040s	user 0.015s	sys 0.026s
I20260709 13:17:03.376691 14856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc46e907f7364a049b1a25c715280e65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:03.378000 14859 raft_consensus.cc:359] T 356e5aba082d4d7a8a6794fcd8c39785 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } }
I20260709 13:17:03.378953 14859 raft_consensus.cc:740] T 356e5aba082d4d7a8a6794fcd8c39785 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8d9445f2defa46e5bdccf9ae8cae01dc, State: Initialized, Role: LEARNER
I20260709 13:17:03.379674 14859 consensus_queue.cc:260] T 356e5aba082d4d7a8a6794fcd8c39785 P 8d9445f2defa46e5bdccf9ae8cae01dc [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } }
I20260709 13:17:03.385892 14859 ts_tablet_manager.cc:1434] T 356e5aba082d4d7a8a6794fcd8c39785 P 8d9445f2defa46e5bdccf9ae8cae01dc: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:17:03.387686 13629 tablet_copy_service.cc:342] P 217ec95c64b34e25addb1e33e358571e: Request end of tablet copy session 8d9445f2defa46e5bdccf9ae8cae01dc-356e5aba082d4d7a8a6794fcd8c39785 received from {username='slave'} at 127.0.0.1:51210
I20260709 13:17:03.388151 13629 tablet_copy_service.cc:434] P 217ec95c64b34e25addb1e33e358571e: ending tablet copy session 8d9445f2defa46e5bdccf9ae8cae01dc-356e5aba082d4d7a8a6794fcd8c39785 on tablet 356e5aba082d4d7a8a6794fcd8c39785 with peer 8d9445f2defa46e5bdccf9ae8cae01dc
I20260709 13:17:03.388211 14863 ts_tablet_manager.cc:933] T 71ac5b306511448da380d7473c933f01 P 8d9445f2defa46e5bdccf9ae8cae01dc: Initiating tablet copy from peer 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433)
I20260709 13:17:03.401314 14863 tablet_copy_client.cc:323] T 71ac5b306511448da380d7473c933f01 P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Beginning tablet copy session from remote peer at address 127.12.19.130:39433
I20260709 13:17:03.402689 14856 tablet_copy_client.cc:806] T bc46e907f7364a049b1a25c715280e65 P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Starting download of 0 data blocks...
I20260709 13:17:03.403367 14856 tablet_copy_client.cc:670] T bc46e907f7364a049b1a25c715280e65 P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Starting download of 1 WAL segments...
I20260709 13:17:03.405251 14589 raft_consensus.cc:993] T db78d2ab7c3a4b79bfe1d770d8100ec4 P 13569ba8734e4be4bee5c86ae9ff8825: : Instructing follower 217ec95c64b34e25addb1e33e358571e to start an election
I20260709 13:17:03.405717 14589 raft_consensus.cc:1081] T db78d2ab7c3a4b79bfe1d770d8100ec4 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 LEADER]: Signalling peer 217ec95c64b34e25addb1e33e358571e to start an election
I20260709 13:17:03.407320 13555 tablet_copy_service.cc:140] P 13569ba8734e4be4bee5c86ae9ff8825: Received BeginTabletCopySession request for tablet 71ac5b306511448da380d7473c933f01 from peer 8d9445f2defa46e5bdccf9ae8cae01dc ({username='slave'} at 127.0.0.1:45734)
I20260709 13:17:03.407946 13555 tablet_copy_service.cc:161] P 13569ba8734e4be4bee5c86ae9ff8825: Beginning new tablet copy session on tablet 71ac5b306511448da380d7473c933f01 from peer 8d9445f2defa46e5bdccf9ae8cae01dc at {username='slave'} at 127.0.0.1:45734: session id = 8d9445f2defa46e5bdccf9ae8cae01dc-71ac5b306511448da380d7473c933f01
I20260709 13:17:03.416311 13555 tablet_copy_source_session.cc:215] T 71ac5b306511448da380d7473c933f01 P 13569ba8734e4be4bee5c86ae9ff8825: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:17:03.417986 13612 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "db78d2ab7c3a4b79bfe1d770d8100ec4"
dest_uuid: "217ec95c64b34e25addb1e33e358571e"
 from {username='slave'} at 127.0.0.1:50810
I20260709 13:17:03.421672 14856 tablet_copy_client.cc:538] T bc46e907f7364a049b1a25c715280e65 P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:17:03.421717 13612 raft_consensus.cc:493] T db78d2ab7c3a4b79bfe1d770d8100ec4 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:03.428234 13612 raft_consensus.cc:3060] T db78d2ab7c3a4b79bfe1d770d8100ec4 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:03.435853 14863 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71ac5b306511448da380d7473c933f01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:03.443120 14856 tablet_bootstrap.cc:492] T bc46e907f7364a049b1a25c715280e65 P 8d9445f2defa46e5bdccf9ae8cae01dc: Bootstrap starting.
I20260709 13:17:03.455284 14863 tablet_copy_client.cc:806] T 71ac5b306511448da380d7473c933f01 P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Starting download of 0 data blocks...
I20260709 13:17:03.455873 14863 tablet_copy_client.cc:670] T 71ac5b306511448da380d7473c933f01 P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Starting download of 1 WAL segments...
I20260709 13:17:03.455811 13612 raft_consensus.cc:515] T db78d2ab7c3a4b79bfe1d770d8100ec4 P 217ec95c64b34e25addb1e33e358571e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:17:03.458737 13461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db78d2ab7c3a4b79bfe1d770d8100ec4" candidate_uuid: "217ec95c64b34e25addb1e33e358571e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c"
I20260709 13:17:03.459333 13461 raft_consensus.cc:3060] T db78d2ab7c3a4b79bfe1d770d8100ec4 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:03.460132 13538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db78d2ab7c3a4b79bfe1d770d8100ec4" candidate_uuid: "217ec95c64b34e25addb1e33e358571e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825"
I20260709 13:17:03.460655 13538 raft_consensus.cc:3055] T db78d2ab7c3a4b79bfe1d770d8100ec4 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:03.460915 13538 raft_consensus.cc:740] T db78d2ab7c3a4b79bfe1d770d8100ec4 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 13569ba8734e4be4bee5c86ae9ff8825, State: Running, Role: LEADER
I20260709 13:17:03.461566 13538 consensus_queue.cc:260] T db78d2ab7c3a4b79bfe1d770d8100ec4 P 13569ba8734e4be4bee5c86ae9ff8825 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:17:03.462598 13538 raft_consensus.cc:3060] T db78d2ab7c3a4b79bfe1d770d8100ec4 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:03.465886 13461 raft_consensus.cc:2468] T db78d2ab7c3a4b79bfe1d770d8100ec4 P 3c7e85ca9e4e4646b4792034c03ef31c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 217ec95c64b34e25addb1e33e358571e in term 2.
I20260709 13:17:03.467968 14863 tablet_copy_client.cc:538] T 71ac5b306511448da380d7473c933f01 P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:17:03.473090 13584 leader_election.cc:304] T db78d2ab7c3a4b79bfe1d770d8100ec4 P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 217ec95c64b34e25addb1e33e358571e, 3c7e85ca9e4e4646b4792034c03ef31c; no voters: 
I20260709 13:17:03.475490 14826 raft_consensus.cc:2804] T db78d2ab7c3a4b79bfe1d770d8100ec4 P 217ec95c64b34e25addb1e33e358571e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:03.475966 14826 raft_consensus.cc:697] T db78d2ab7c3a4b79bfe1d770d8100ec4 P 217ec95c64b34e25addb1e33e358571e [term 2 LEADER]: Becoming Leader. State: Replica: 217ec95c64b34e25addb1e33e358571e, State: Running, Role: LEADER
I20260709 13:17:03.477202 14863 tablet_bootstrap.cc:492] T 71ac5b306511448da380d7473c933f01 P 8d9445f2defa46e5bdccf9ae8cae01dc: Bootstrap starting.
I20260709 13:17:03.476882 14826 consensus_queue.cc:237] T db78d2ab7c3a4b79bfe1d770d8100ec4 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:17:03.481807 13538 raft_consensus.cc:2468] T db78d2ab7c3a4b79bfe1d770d8100ec4 P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 217ec95c64b34e25addb1e33e358571e in term 2.
I20260709 13:17:03.482933 13612 leader_election.cc:290] T db78d2ab7c3a4b79bfe1d770d8100ec4 P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 2 election: Requested vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433)
I20260709 13:17:03.508088 14863 tablet_bootstrap.cc:492] T 71ac5b306511448da380d7473c933f01 P 8d9445f2defa46e5bdccf9ae8cae01dc: 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 13:17:03.509204 14863 tablet_bootstrap.cc:492] T 71ac5b306511448da380d7473c933f01 P 8d9445f2defa46e5bdccf9ae8cae01dc: Bootstrap complete.
I20260709 13:17:03.509865 14863 ts_tablet_manager.cc:1403] T 71ac5b306511448da380d7473c933f01 P 8d9445f2defa46e5bdccf9ae8cae01dc: Time spent bootstrapping tablet: real 0.033s	user 0.020s	sys 0.010s
I20260709 13:17:03.523222 13368 catalog_manager.cc:5697] T db78d2ab7c3a4b79bfe1d770d8100ec4 P 217ec95c64b34e25addb1e33e358571e reported cstate change: term changed from 1 to 2, leader changed from 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130) to 217ec95c64b34e25addb1e33e358571e (127.12.19.131). New cstate: current_term: 2 leader_uuid: "217ec95c64b34e25addb1e33e358571e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:03.531968 14863 raft_consensus.cc:359] T 71ac5b306511448da380d7473c933f01 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } }
I20260709 13:17:03.532879 14863 raft_consensus.cc:740] T 71ac5b306511448da380d7473c933f01 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 8d9445f2defa46e5bdccf9ae8cae01dc, State: Initialized, Role: LEARNER
I20260709 13:17:03.534539 14856 tablet_bootstrap.cc:492] T bc46e907f7364a049b1a25c715280e65 P 8d9445f2defa46e5bdccf9ae8cae01dc: 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 13:17:03.537223 14856 tablet_bootstrap.cc:492] T bc46e907f7364a049b1a25c715280e65 P 8d9445f2defa46e5bdccf9ae8cae01dc: Bootstrap complete.
I20260709 13:17:03.537942 14856 ts_tablet_manager.cc:1403] T bc46e907f7364a049b1a25c715280e65 P 8d9445f2defa46e5bdccf9ae8cae01dc: Time spent bootstrapping tablet: real 0.095s	user 0.023s	sys 0.003s
I20260709 13:17:03.535440 14863 consensus_queue.cc:260] T 71ac5b306511448da380d7473c933f01 P 8d9445f2defa46e5bdccf9ae8cae01dc [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } }
I20260709 13:17:03.540300 14863 ts_tablet_manager.cc:1434] T 71ac5b306511448da380d7473c933f01 P 8d9445f2defa46e5bdccf9ae8cae01dc: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.001s
I20260709 13:17:03.541184 14856 raft_consensus.cc:359] T bc46e907f7364a049b1a25c715280e65 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } }
I20260709 13:17:03.542409 14856 raft_consensus.cc:740] T bc46e907f7364a049b1a25c715280e65 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8d9445f2defa46e5bdccf9ae8cae01dc, State: Initialized, Role: LEARNER
I20260709 13:17:03.543061 14856 consensus_queue.cc:260] T bc46e907f7364a049b1a25c715280e65 P 8d9445f2defa46e5bdccf9ae8cae01dc [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } }
I20260709 13:17:03.545521 14856 ts_tablet_manager.cc:1434] T bc46e907f7364a049b1a25c715280e65 P 8d9445f2defa46e5bdccf9ae8cae01dc: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 13:17:03.547760 13555 tablet_copy_service.cc:342] P 13569ba8734e4be4bee5c86ae9ff8825: Request end of tablet copy session 8d9445f2defa46e5bdccf9ae8cae01dc-71ac5b306511448da380d7473c933f01 received from {username='slave'} at 127.0.0.1:45734
I20260709 13:17:03.548161 13555 tablet_copy_service.cc:434] P 13569ba8734e4be4bee5c86ae9ff8825: ending tablet copy session 8d9445f2defa46e5bdccf9ae8cae01dc-71ac5b306511448da380d7473c933f01 on tablet 71ac5b306511448da380d7473c933f01 with peer 8d9445f2defa46e5bdccf9ae8cae01dc
I20260709 13:17:03.549253 13479 tablet_copy_service.cc:342] P 3c7e85ca9e4e4646b4792034c03ef31c: Request end of tablet copy session 8d9445f2defa46e5bdccf9ae8cae01dc-bc46e907f7364a049b1a25c715280e65 received from {username='slave'} at 127.0.0.1:37356
I20260709 13:17:03.549711 13479 tablet_copy_service.cc:434] P 3c7e85ca9e4e4646b4792034c03ef31c: ending tablet copy session 8d9445f2defa46e5bdccf9ae8cae01dc-bc46e907f7364a049b1a25c715280e65 on tablet bc46e907f7364a049b1a25c715280e65 with peer 8d9445f2defa46e5bdccf9ae8cae01dc
I20260709 13:17:03.571743 14775 raft_consensus.cc:993] T cb348820d472448f9f43c8e31beb73e1 P 3c7e85ca9e4e4646b4792034c03ef31c: : Instructing follower 217ec95c64b34e25addb1e33e358571e to start an election
I20260709 13:17:03.572283 14775 raft_consensus.cc:1081] T cb348820d472448f9f43c8e31beb73e1 P 3c7e85ca9e4e4646b4792034c03ef31c [term 2 LEADER]: Signalling peer 217ec95c64b34e25addb1e33e358571e to start an election
I20260709 13:17:03.573909 13612 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cb348820d472448f9f43c8e31beb73e1"
dest_uuid: "217ec95c64b34e25addb1e33e358571e"
 from {username='slave'} at 127.0.0.1:50814
I20260709 13:17:03.574440 13612 raft_consensus.cc:493] T cb348820d472448f9f43c8e31beb73e1 P 217ec95c64b34e25addb1e33e358571e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:03.574784 13612 raft_consensus.cc:3060] T cb348820d472448f9f43c8e31beb73e1 P 217ec95c64b34e25addb1e33e358571e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:03.582798 13612 raft_consensus.cc:515] T cb348820d472448f9f43c8e31beb73e1 P 217ec95c64b34e25addb1e33e358571e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:17:03.584684 13612 leader_election.cc:290] T cb348820d472448f9f43c8e31beb73e1 P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 3 election: Requested vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132:46293)
I20260709 13:17:03.585531 14156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb348820d472448f9f43c8e31beb73e1" candidate_uuid: "217ec95c64b34e25addb1e33e358571e" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc"
I20260709 13:17:03.586112 14156 raft_consensus.cc:3060] T cb348820d472448f9f43c8e31beb73e1 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:03.589846 13468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb348820d472448f9f43c8e31beb73e1" candidate_uuid: "217ec95c64b34e25addb1e33e358571e" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c"
I20260709 13:17:03.590420 13468 raft_consensus.cc:3055] T cb348820d472448f9f43c8e31beb73e1 P 3c7e85ca9e4e4646b4792034c03ef31c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:17:03.590540 14156 raft_consensus.cc:2468] T cb348820d472448f9f43c8e31beb73e1 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 217ec95c64b34e25addb1e33e358571e in term 3.
I20260709 13:17:03.590757 13468 raft_consensus.cc:740] T cb348820d472448f9f43c8e31beb73e1 P 3c7e85ca9e4e4646b4792034c03ef31c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3c7e85ca9e4e4646b4792034c03ef31c, State: Running, Role: LEADER
I20260709 13:17:03.591585 13468 consensus_queue.cc:260] T cb348820d472448f9f43c8e31beb73e1 P 3c7e85ca9e4e4646b4792034c03ef31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:17:03.591674 13584 leader_election.cc:304] T cb348820d472448f9f43c8e31beb73e1 P 217ec95c64b34e25addb1e33e358571e [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: 217ec95c64b34e25addb1e33e358571e, 8d9445f2defa46e5bdccf9ae8cae01dc; no voters: 
I20260709 13:17:03.592576 14824 raft_consensus.cc:2804] T cb348820d472448f9f43c8e31beb73e1 P 217ec95c64b34e25addb1e33e358571e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:17:03.593302 14824 raft_consensus.cc:697] T cb348820d472448f9f43c8e31beb73e1 P 217ec95c64b34e25addb1e33e358571e [term 3 LEADER]: Becoming Leader. State: Replica: 217ec95c64b34e25addb1e33e358571e, State: Running, Role: LEADER
I20260709 13:17:03.594089 14824 consensus_queue.cc:237] T cb348820d472448f9f43c8e31beb73e1 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:17:03.592622 13468 raft_consensus.cc:3060] T cb348820d472448f9f43c8e31beb73e1 P 3c7e85ca9e4e4646b4792034c03ef31c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:03.601912 13468 raft_consensus.cc:2468] T cb348820d472448f9f43c8e31beb73e1 P 3c7e85ca9e4e4646b4792034c03ef31c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 217ec95c64b34e25addb1e33e358571e in term 3.
I20260709 13:17:03.602931 13368 catalog_manager.cc:5697] T cb348820d472448f9f43c8e31beb73e1 P 217ec95c64b34e25addb1e33e358571e reported cstate change: term changed from 2 to 3, leader changed from 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129) to 217ec95c64b34e25addb1e33e358571e (127.12.19.131). New cstate: current_term: 3 leader_uuid: "217ec95c64b34e25addb1e33e358571e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:03.691965 14775 raft_consensus.cc:993] T 36f4fb818d3d4ea190721ab5f3728e52 P 3c7e85ca9e4e4646b4792034c03ef31c: : Instructing follower 13569ba8734e4be4bee5c86ae9ff8825 to start an election
I20260709 13:17:03.692468 14775 raft_consensus.cc:1081] T 36f4fb818d3d4ea190721ab5f3728e52 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Signalling peer 13569ba8734e4be4bee5c86ae9ff8825 to start an election
I20260709 13:17:03.694469 13538 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "36f4fb818d3d4ea190721ab5f3728e52"
dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825"
 from {username='slave'} at 127.0.0.1:46912
I20260709 13:17:03.694970 13538 raft_consensus.cc:493] T 36f4fb818d3d4ea190721ab5f3728e52 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:03.695341 13538 raft_consensus.cc:3060] T 36f4fb818d3d4ea190721ab5f3728e52 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:03.701596 13538 raft_consensus.cc:515] T 36f4fb818d3d4ea190721ab5f3728e52 P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:17:03.703121 13538 leader_election.cc:290] T 36f4fb818d3d4ea190721ab5f3728e52 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 2 election: Requested vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:17:03.703658 13468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36f4fb818d3d4ea190721ab5f3728e52" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c"
I20260709 13:17:03.704214 13468 raft_consensus.cc:3055] T 36f4fb818d3d4ea190721ab5f3728e52 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:03.704490 13468 raft_consensus.cc:740] T 36f4fb818d3d4ea190721ab5f3728e52 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3c7e85ca9e4e4646b4792034c03ef31c, State: Running, Role: LEADER
I20260709 13:17:03.705055 13612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36f4fb818d3d4ea190721ab5f3728e52" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "217ec95c64b34e25addb1e33e358571e"
I20260709 13:17:03.705619 13612 raft_consensus.cc:3060] T 36f4fb818d3d4ea190721ab5f3728e52 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:03.705192 13468 consensus_queue.cc:260] T 36f4fb818d3d4ea190721ab5f3728e52 P 3c7e85ca9e4e4646b4792034c03ef31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:17:03.706544 13468 raft_consensus.cc:3060] T 36f4fb818d3d4ea190721ab5f3728e52 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:03.710544 14156 raft_consensus.cc:1217] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:17:03.711424 13612 raft_consensus.cc:2468] T 36f4fb818d3d4ea190721ab5f3728e52 P 217ec95c64b34e25addb1e33e358571e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13569ba8734e4be4bee5c86ae9ff8825 in term 2.
I20260709 13:17:03.713661 13468 raft_consensus.cc:2468] T 36f4fb818d3d4ea190721ab5f3728e52 P 3c7e85ca9e4e4646b4792034c03ef31c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13569ba8734e4be4bee5c86ae9ff8825 in term 2.
I20260709 13:17:03.720005 13510 leader_election.cc:304] T 36f4fb818d3d4ea190721ab5f3728e52 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825, 3c7e85ca9e4e4646b4792034c03ef31c; no voters: 
I20260709 13:17:03.721306 14589 raft_consensus.cc:2804] T 36f4fb818d3d4ea190721ab5f3728e52 P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:03.721737 14589 raft_consensus.cc:697] T 36f4fb818d3d4ea190721ab5f3728e52 P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 LEADER]: Becoming Leader. State: Replica: 13569ba8734e4be4bee5c86ae9ff8825, State: Running, Role: LEADER
I20260709 13:17:03.722463 14589 consensus_queue.cc:237] T 36f4fb818d3d4ea190721ab5f3728e52 P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:17:03.727947 14156 raft_consensus.cc:1217] T 356e5aba082d4d7a8a6794fcd8c39785 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:17:03.753645 13368 catalog_manager.cc:5697] T 36f4fb818d3d4ea190721ab5f3728e52 P 13569ba8734e4be4bee5c86ae9ff8825 reported cstate change: term changed from 1 to 2, leader changed from 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129) to 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130). New cstate: current_term: 2 leader_uuid: "13569ba8734e4be4bee5c86ae9ff8825" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:03.779378 14156 raft_consensus.cc:1217] T 71ac5b306511448da380d7473c933f01 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:17:03.936735 13461 raft_consensus.cc:1275] T db78d2ab7c3a4b79bfe1d770d8100ec4 P 3c7e85ca9e4e4646b4792034c03ef31c [term 2 FOLLOWER]: Refusing update from remote peer 217ec95c64b34e25addb1e33e358571e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:03.937872 14824 consensus_queue.cc:1048] T db78d2ab7c3a4b79bfe1d770d8100ec4 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:03.958350 14156 raft_consensus.cc:1217] T bc46e907f7364a049b1a25c715280e65 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:17:03.989470 13541 raft_consensus.cc:1275] T db78d2ab7c3a4b79bfe1d770d8100ec4 P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 FOLLOWER]: Refusing update from remote peer 217ec95c64b34e25addb1e33e358571e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:03.990919 14826 consensus_queue.cc:1048] T db78d2ab7c3a4b79bfe1d770d8100ec4 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:04.122469 13461 raft_consensus.cc:1275] T 36f4fb818d3d4ea190721ab5f3728e52 P 3c7e85ca9e4e4646b4792034c03ef31c [term 2 FOLLOWER]: Refusing update from remote peer 13569ba8734e4be4bee5c86ae9ff8825: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:04.123728 14865 consensus_queue.cc:1048] T 36f4fb818d3d4ea190721ab5f3728e52 P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:04.132282 13612 raft_consensus.cc:1275] T 36f4fb818d3d4ea190721ab5f3728e52 P 217ec95c64b34e25addb1e33e358571e [term 2 FOLLOWER]: Refusing update from remote peer 13569ba8734e4be4bee5c86ae9ff8825: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:04.133688 14865 consensus_queue.cc:1048] T 36f4fb818d3d4ea190721ab5f3728e52 P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:04.139186 14156 raft_consensus.cc:1275] T cb348820d472448f9f43c8e31beb73e1 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 3 FOLLOWER]: Refusing update from remote peer 217ec95c64b34e25addb1e33e358571e: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:17:04.148222 14826 consensus_queue.cc:1048] T cb348820d472448f9f43c8e31beb73e1 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:17:04.150440 14826 raft_consensus.cc:1064] T 356e5aba082d4d7a8a6794fcd8c39785 P 217ec95c64b34e25addb1e33e358571e: attempting to promote NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc to VOTER
I20260709 13:17:04.155067 14826 consensus_queue.cc:237] T 356e5aba082d4d7a8a6794fcd8c39785 P 217ec95c64b34e25addb1e33e358571e [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:17:04.183545 14158 raft_consensus.cc:1275] T 356e5aba082d4d7a8a6794fcd8c39785 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Refusing update from remote peer 217ec95c64b34e25addb1e33e358571e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:04.185714 13468 raft_consensus.cc:1275] T cb348820d472448f9f43c8e31beb73e1 P 3c7e85ca9e4e4646b4792034c03ef31c [term 3 FOLLOWER]: Refusing update from remote peer 217ec95c64b34e25addb1e33e358571e: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:17:04.186847 14873 consensus_queue.cc:1048] T 356e5aba082d4d7a8a6794fcd8c39785 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } 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 13:17:04.188894 14824 consensus_queue.cc:1048] T cb348820d472448f9f43c8e31beb73e1 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:17:04.200254 13541 raft_consensus.cc:1275] T 356e5aba082d4d7a8a6794fcd8c39785 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Refusing update from remote peer 217ec95c64b34e25addb1e33e358571e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:04.202169 13468 raft_consensus.cc:1275] T 356e5aba082d4d7a8a6794fcd8c39785 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Refusing update from remote peer 217ec95c64b34e25addb1e33e358571e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:04.204613 14824 consensus_queue.cc:1048] T 356e5aba082d4d7a8a6794fcd8c39785 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } 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 13:17:04.231907 14826 consensus_queue.cc:1048] T 356e5aba082d4d7a8a6794fcd8c39785 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:04.252508 14825 raft_consensus.cc:2955] T 356e5aba082d4d7a8a6794fcd8c39785 P 217ec95c64b34e25addb1e33e358571e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:17:04.256822 13538 raft_consensus.cc:2955] T 356e5aba082d4d7a8a6794fcd8c39785 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:17:04.268563 12366 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:04.268333 14158 raft_consensus.cc:2955] T 356e5aba082d4d7a8a6794fcd8c39785 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:17:04.269909 13468 raft_consensus.cc:2955] T 356e5aba082d4d7a8a6794fcd8c39785 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:17:04.272749 14797 raft_consensus.cc:1064] T 71ac5b306511448da380d7473c933f01 P 13569ba8734e4be4bee5c86ae9ff8825: attempting to promote NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc to VOTER
I20260709 13:17:04.275168 14797 consensus_queue.cc:237] T 71ac5b306511448da380d7473c933f01 P 13569ba8734e4be4bee5c86ae9ff8825 [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:17:04.307705 14824 raft_consensus.cc:1064] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 217ec95c64b34e25addb1e33e358571e: attempting to promote NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc to VOTER
I20260709 13:17:04.310830 14824 consensus_queue.cc:237] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 217ec95c64b34e25addb1e33e358571e [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:17:04.306171 14158 raft_consensus.cc:1275] T 71ac5b306511448da380d7473c933f01 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 2 LEARNER]: Refusing update from remote peer 13569ba8734e4be4bee5c86ae9ff8825: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:17:04.315162 14865 consensus_queue.cc:1048] T 71ac5b306511448da380d7473c933f01 P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } 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 13:17:04.322831 13367 catalog_manager.cc:5697] T 356e5aba082d4d7a8a6794fcd8c39785 P 3c7e85ca9e4e4646b4792034c03ef31c reported cstate change: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "217ec95c64b34e25addb1e33e358571e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:17:04.334939 13538 raft_consensus.cc:1275] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 FOLLOWER]: Refusing update from remote peer 217ec95c64b34e25addb1e33e358571e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:17:04.335482 13468 raft_consensus.cc:1275] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 3c7e85ca9e4e4646b4792034c03ef31c [term 2 FOLLOWER]: Refusing update from remote peer 217ec95c64b34e25addb1e33e358571e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:17:04.336966 14158 raft_consensus.cc:1275] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 2 LEARNER]: Refusing update from remote peer 217ec95c64b34e25addb1e33e358571e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:17:04.337188 14826 consensus_queue.cc:1048] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } 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 13:17:04.338359 14873 consensus_queue.cc:1048] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:17:04.341665 14824 consensus_queue.cc:1048] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } 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 13:17:04.347106 14123 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.12.19.129:35053, user_credentials={real_user=slave}} blocked reactor thread for 54462.6us
I20260709 13:17:04.350580 13461 raft_consensus.cc:1275] T 71ac5b306511448da380d7473c933f01 P 3c7e85ca9e4e4646b4792034c03ef31c [term 2 FOLLOWER]: Refusing update from remote peer 13569ba8734e4be4bee5c86ae9ff8825: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:17:04.356277 13612 raft_consensus.cc:1275] T 71ac5b306511448da380d7473c933f01 P 217ec95c64b34e25addb1e33e358571e [term 2 FOLLOWER]: Refusing update from remote peer 13569ba8734e4be4bee5c86ae9ff8825: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:17:04.358731 14865 consensus_queue.cc:1048] T 71ac5b306511448da380d7473c933f01 P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:17:04.363909 14865 consensus_queue.cc:1048] T 71ac5b306511448da380d7473c933f01 P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } 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 13:17:04.402559 14826 raft_consensus.cc:2955] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 217ec95c64b34e25addb1e33e358571e [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:17:04.406599 14158 raft_consensus.cc:2955] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:17:04.413183 14890 raft_consensus.cc:2955] T 71ac5b306511448da380d7473c933f01 P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:17:04.424463 13614 consensus_queue.cc:237] T 356e5aba082d4d7a8a6794fcd8c39785 P 217ec95c64b34e25addb1e33e358571e [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:17:04.427554 13612 raft_consensus.cc:2955] T 71ac5b306511448da380d7473c933f01 P 217ec95c64b34e25addb1e33e358571e [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:17:04.433908 13462 raft_consensus.cc:2955] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 3c7e85ca9e4e4646b4792034c03ef31c [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:17:04.435192 13468 raft_consensus.cc:2955] T 71ac5b306511448da380d7473c933f01 P 3c7e85ca9e4e4646b4792034c03ef31c [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:17:04.440788 13461 raft_consensus.cc:1275] T 356e5aba082d4d7a8a6794fcd8c39785 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Refusing update from remote peer 217ec95c64b34e25addb1e33e358571e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:17:04.446372 14825 consensus_queue.cc:1048] T 356e5aba082d4d7a8a6794fcd8c39785 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:17:04.455956 14158 raft_consensus.cc:1275] T 356e5aba082d4d7a8a6794fcd8c39785 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Refusing update from remote peer 217ec95c64b34e25addb1e33e358571e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:17:04.457909 14826 consensus_queue.cc:1048] T 356e5aba082d4d7a8a6794fcd8c39785 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } 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 13:17:04.460631 13541 raft_consensus.cc:2955] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:17:04.463634 13368 catalog_manager.cc:5697] T 71ac5b306511448da380d7473c933f01 P 217ec95c64b34e25addb1e33e358571e reported cstate change: config changed from index 3 to 4, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "13569ba8734e4be4bee5c86ae9ff8825" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:17:04.465188 14154 raft_consensus.cc:2955] T 71ac5b306511448da380d7473c933f01 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:17:04.456532 13366 catalog_manager.cc:5697] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 8d9445f2defa46e5bdccf9ae8cae01dc reported cstate change: config changed from index 3 to 4, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "217ec95c64b34e25addb1e33e358571e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:17:04.495836 14826 raft_consensus.cc:2955] T 356e5aba082d4d7a8a6794fcd8c39785 P 217ec95c64b34e25addb1e33e358571e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:17:04.498939 13541 consensus_queue.cc:237] T 71ac5b306511448da380d7473c933f01 P 13569ba8734e4be4bee5c86ae9ff8825 [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: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:17:04.507788 13612 raft_consensus.cc:1275] T 71ac5b306511448da380d7473c933f01 P 217ec95c64b34e25addb1e33e358571e [term 2 FOLLOWER]: Refusing update from remote peer 13569ba8734e4be4bee5c86ae9ff8825: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:17:04.509265 14589 consensus_queue.cc:1048] T 71ac5b306511448da380d7473c933f01 P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:17:04.517745 13354 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 356e5aba082d4d7a8a6794fcd8c39785 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:17:04.517416 14589 raft_consensus.cc:2955] T 71ac5b306511448da380d7473c933f01 P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:17:04.518836 14154 raft_consensus.cc:1275] T 71ac5b306511448da380d7473c933f01 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 2 FOLLOWER]: Refusing update from remote peer 13569ba8734e4be4bee5c86ae9ff8825: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:17:04.519235 13461 raft_consensus.cc:2955] T 356e5aba082d4d7a8a6794fcd8c39785 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:17:04.519701 13612 raft_consensus.cc:2955] T 71ac5b306511448da380d7473c933f01 P 217ec95c64b34e25addb1e33e358571e [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:17:04.521588 14158 raft_consensus.cc:2955] T 356e5aba082d4d7a8a6794fcd8c39785 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:17:04.523411 14865 consensus_queue.cc:1048] T 71ac5b306511448da380d7473c933f01 P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } 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 13:17:04.530555 14154 raft_consensus.cc:2955] T 71ac5b306511448da380d7473c933f01 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:17:04.555368 14800 raft_consensus.cc:1064] T bc46e907f7364a049b1a25c715280e65 P 3c7e85ca9e4e4646b4792034c03ef31c: attempting to promote NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc to VOTER
I20260709 13:17:04.555573 13354 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 71ac5b306511448da380d7473c933f01 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:17:04.558048 14800 consensus_queue.cc:237] T bc46e907f7364a049b1a25c715280e65 P 3c7e85ca9e4e4646b4792034c03ef31c [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:17:04.558439 13366 catalog_manager.cc:5697] T 356e5aba082d4d7a8a6794fcd8c39785 P 3c7e85ca9e4e4646b4792034c03ef31c reported cstate change: config changed from index 3 to 4, VOTER 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130) evicted. New cstate: current_term: 1 leader_uuid: "217ec95c64b34e25addb1e33e358571e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:17:04.572027 12366 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:04.572953 13535 tablet_service.cc:1558] Processing DeleteTablet for tablet 356e5aba082d4d7a8a6794fcd8c39785 with delete_type TABLET_DATA_TOMBSTONED (TS 13569ba8734e4be4bee5c86ae9ff8825 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46886
I20260709 13:17:04.575469 13368 catalog_manager.cc:5697] T 71ac5b306511448da380d7473c933f01 P 8d9445f2defa46e5bdccf9ae8cae01dc reported cstate change: config changed from index 4 to 5, VOTER 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129) evicted. New cstate: current_term: 2 leader_uuid: "13569ba8734e4be4bee5c86ae9ff8825" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:17:04.580578 14906 tablet_replica.cc:333] T 356e5aba082d4d7a8a6794fcd8c39785 P 13569ba8734e4be4bee5c86ae9ff8825: stopping tablet replica
I20260709 13:17:04.581705 14906 raft_consensus.cc:2243] T 356e5aba082d4d7a8a6794fcd8c39785 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:04.582507 14906 raft_consensus.cc:2272] T 356e5aba082d4d7a8a6794fcd8c39785 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:04.587708 14906 ts_tablet_manager.cc:1916] T 356e5aba082d4d7a8a6794fcd8c39785 P 13569ba8734e4be4bee5c86ae9ff8825: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:17:04.588676 13614 consensus_queue.cc:237] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 217ec95c64b34e25addb1e33e358571e [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: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:17:04.600767 14154 raft_consensus.cc:1275] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 2 FOLLOWER]: Refusing update from remote peer 217ec95c64b34e25addb1e33e358571e: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:17:04.601522 13538 raft_consensus.cc:1275] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 FOLLOWER]: Refusing update from remote peer 217ec95c64b34e25addb1e33e358571e: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:17:04.603749 14902 consensus_queue.cc:1048] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } 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 13:17:04.608382 14902 consensus_queue.cc:1048] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:17:04.613801 14825 raft_consensus.cc:2955] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 217ec95c64b34e25addb1e33e358571e [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:17:04.617113 14158 raft_consensus.cc:1275] T bc46e907f7364a049b1a25c715280e65 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Refusing update from remote peer 3c7e85ca9e4e4646b4792034c03ef31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:04.618886 13541 raft_consensus.cc:1275] T bc46e907f7364a049b1a25c715280e65 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Refusing update from remote peer 3c7e85ca9e4e4646b4792034c03ef31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:04.619411 13612 raft_consensus.cc:1275] T bc46e907f7364a049b1a25c715280e65 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Refusing update from remote peer 3c7e85ca9e4e4646b4792034c03ef31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:04.626845 14843 consensus_queue.cc:1048] T bc46e907f7364a049b1a25c715280e65 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } 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 13:17:04.629523 14843 consensus_queue.cc:1048] T bc46e907f7364a049b1a25c715280e65 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:04.659066 13354 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 26ba7ac9d16e47f398ceadcdbc5a4946 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:17:04.659832 14154 raft_consensus.cc:2955] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:17:04.662638 13457 tablet_service.cc:1558] Processing DeleteTablet for tablet 71ac5b306511448da380d7473c933f01 with delete_type TABLET_DATA_TOMBSTONED (TS 3c7e85ca9e4e4646b4792034c03ef31c not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:45800
I20260709 13:17:04.676818 14800 consensus_queue.cc:1048] T bc46e907f7364a049b1a25c715280e65 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } 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 13:17:04.702767 14907 tablet_replica.cc:333] T 71ac5b306511448da380d7473c933f01 P 3c7e85ca9e4e4646b4792034c03ef31c: stopping tablet replica
I20260709 13:17:04.704243 14907 raft_consensus.cc:2243] T 71ac5b306511448da380d7473c933f01 P 3c7e85ca9e4e4646b4792034c03ef31c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:04.705545 14907 raft_consensus.cc:2272] T 71ac5b306511448da380d7473c933f01 P 3c7e85ca9e4e4646b4792034c03ef31c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:04.711926 14907 ts_tablet_manager.cc:1916] T 71ac5b306511448da380d7473c933f01 P 3c7e85ca9e4e4646b4792034c03ef31c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:17:04.716143 14906 ts_tablet_manager.cc:1929] T 356e5aba082d4d7a8a6794fcd8c39785 P 13569ba8734e4be4bee5c86ae9ff8825: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:17:04.721179 14906 log.cc:1199] T 356e5aba082d4d7a8a6794fcd8c39785 P 13569ba8734e4be4bee5c86ae9ff8825: Deleting WAL directory at /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602961601857-12366-0/minicluster-data/ts-1-root/wals/356e5aba082d4d7a8a6794fcd8c39785
I20260709 13:17:04.725226 13367 catalog_manager.cc:5697] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 217ec95c64b34e25addb1e33e358571e reported cstate change: config changed from index 4 to 5, VOTER 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129) evicted. New cstate: current_term: 2 leader_uuid: "217ec95c64b34e25addb1e33e358571e" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:17:04.726300 14904 raft_consensus.cc:2955] T bc46e907f7364a049b1a25c715280e65 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:17:04.711369 13538 raft_consensus.cc:2955] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:17:04.727871 13614 raft_consensus.cc:2955] T bc46e907f7364a049b1a25c715280e65 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:17:04.731456 13354 catalog_manager.cc:5028] TS 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433): tablet 356e5aba082d4d7a8a6794fcd8c39785 (table test-workload [id=77c75b77851347f78ed9a35a6924227d]) successfully deleted
I20260709 13:17:04.738202 13541 raft_consensus.cc:2955] T bc46e907f7364a049b1a25c715280e65 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:17:04.744987 13366 catalog_manager.cc:5697] T bc46e907f7364a049b1a25c715280e65 P 3c7e85ca9e4e4646b4792034c03ef31c reported cstate change: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:04.762662 14154 raft_consensus.cc:2955] T bc46e907f7364a049b1a25c715280e65 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:17:04.764196 13612 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "62e3177db8ee4d4ca14038ecdd2eb299"
dest_uuid: "217ec95c64b34e25addb1e33e358571e"
mode: GRACEFUL
new_leader_uuid: "13569ba8734e4be4bee5c86ae9ff8825"
 from {username='slave'} at 127.0.0.1:47876
I20260709 13:17:04.764786 13612 raft_consensus.cc:606] T 62e3177db8ee4d4ca14038ecdd2eb299 P 217ec95c64b34e25addb1e33e358571e [term 1 LEADER]: Received request to transfer leadership to TS 13569ba8734e4be4bee5c86ae9ff8825
I20260709 13:17:04.782752 13538 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9b6de26125be4e509b8c5d7d6d210aa8"
dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825"
mode: GRACEFUL
new_leader_uuid: "3c7e85ca9e4e4646b4792034c03ef31c"
 from {username='slave'} at 127.0.0.1:52460
I20260709 13:17:04.783914 13538 raft_consensus.cc:606] T 9b6de26125be4e509b8c5d7d6d210aa8 P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 LEADER]: Received request to transfer leadership to TS 3c7e85ca9e4e4646b4792034c03ef31c
I20260709 13:17:04.786969 13457 tablet_service.cc:1558] Processing DeleteTablet for tablet 26ba7ac9d16e47f398ceadcdbc5a4946 with delete_type TABLET_DATA_TOMBSTONED (TS 3c7e85ca9e4e4646b4792034c03ef31c not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:45800
I20260709 13:17:04.787225 13614 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a697159f9fee4eac9c02213e34204f6c"
dest_uuid: "217ec95c64b34e25addb1e33e358571e"
mode: GRACEFUL
new_leader_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc"
 from {username='slave'} at 127.0.0.1:47876
I20260709 13:17:04.788096 13614 raft_consensus.cc:606] T a697159f9fee4eac9c02213e34204f6c P 217ec95c64b34e25addb1e33e358571e [term 3 LEADER]: Received request to transfer leadership to TS 8d9445f2defa46e5bdccf9ae8cae01dc
I20260709 13:17:04.789645 12366 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:17:04.795850 13468 consensus_queue.cc:237] T bc46e907f7364a049b1a25c715280e65 P 3c7e85ca9e4e4646b4792034c03ef31c [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:17:04.796836 12366 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:17:04.797830 14907 ts_tablet_manager.cc:1929] T 71ac5b306511448da380d7473c933f01 P 3c7e85ca9e4e4646b4792034c03ef31c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:17:04.798373 14907 log.cc:1199] T 71ac5b306511448da380d7473c933f01 P 3c7e85ca9e4e4646b4792034c03ef31c: Deleting WAL directory at /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602961601857-12366-0/minicluster-data/ts-0-root/wals/71ac5b306511448da380d7473c933f01
I20260709 13:17:04.801124 14907 tablet_replica.cc:333] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 3c7e85ca9e4e4646b4792034c03ef31c: stopping tablet replica
I20260709 13:17:04.802157 14907 raft_consensus.cc:2243] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 3c7e85ca9e4e4646b4792034c03ef31c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:04.802490 13354 catalog_manager.cc:5028] TS 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053): tablet 71ac5b306511448da380d7473c933f01 (table test-workload [id=77c75b77851347f78ed9a35a6924227d]) successfully deleted
I20260709 13:17:04.803936 14907 raft_consensus.cc:2272] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 3c7e85ca9e4e4646b4792034c03ef31c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:04.804317 14154 raft_consensus.cc:1275] T bc46e907f7364a049b1a25c715280e65 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Refusing update from remote peer 3c7e85ca9e4e4646b4792034c03ef31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:17:04.804831 13538 raft_consensus.cc:1275] T bc46e907f7364a049b1a25c715280e65 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Refusing update from remote peer 3c7e85ca9e4e4646b4792034c03ef31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:17:04.805514 14904 consensus_queue.cc:1048] T bc46e907f7364a049b1a25c715280e65 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } 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 13:17:04.807314 14843 consensus_queue.cc:1048] T bc46e907f7364a049b1a25c715280e65 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:17:04.809238 14907 ts_tablet_manager.cc:1916] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 3c7e85ca9e4e4646b4792034c03ef31c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:17:04.814738 14800 raft_consensus.cc:2955] T bc46e907f7364a049b1a25c715280e65 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 217ec95c64b34e25addb1e33e358571e (127.12.19.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:17:04.820289 13541 raft_consensus.cc:2955] T bc46e907f7364a049b1a25c715280e65 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 217ec95c64b34e25addb1e33e358571e (127.12.19.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:17:04.823560 14154 raft_consensus.cc:2955] T bc46e907f7364a049b1a25c715280e65 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 217ec95c64b34e25addb1e33e358571e (127.12.19.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:17:04.832798 13354 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet bc46e907f7364a049b1a25c715280e65 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:17:04.833643 14907 ts_tablet_manager.cc:1929] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 3c7e85ca9e4e4646b4792034c03ef31c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:17:04.834116 14907 log.cc:1199] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 3c7e85ca9e4e4646b4792034c03ef31c: Deleting WAL directory at /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602961601857-12366-0/minicluster-data/ts-0-root/wals/26ba7ac9d16e47f398ceadcdbc5a4946
I20260709 13:17:04.836027 13366 catalog_manager.cc:5697] T bc46e907f7364a049b1a25c715280e65 P 3c7e85ca9e4e4646b4792034c03ef31c reported cstate change: config changed from index 3 to 4, VOTER 217ec95c64b34e25addb1e33e358571e (127.12.19.131) evicted. New cstate: current_term: 1 leader_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:17:04.835743 13354 catalog_manager.cc:5028] TS 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053): tablet 26ba7ac9d16e47f398ceadcdbc5a4946 (table test-workload [id=77c75b77851347f78ed9a35a6924227d]) successfully deleted
I20260709 13:17:04.858785 13605 tablet_service.cc:1558] Processing DeleteTablet for tablet bc46e907f7364a049b1a25c715280e65 with delete_type TABLET_DATA_TOMBSTONED (TS 217ec95c64b34e25addb1e33e358571e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50798
I20260709 13:17:04.868880 14911 tablet_replica.cc:333] T bc46e907f7364a049b1a25c715280e65 P 217ec95c64b34e25addb1e33e358571e: stopping tablet replica
I20260709 13:17:04.870438 14911 raft_consensus.cc:2243] T bc46e907f7364a049b1a25c715280e65 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:04.871126 14911 raft_consensus.cc:2272] T bc46e907f7364a049b1a25c715280e65 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:04.874370 14911 ts_tablet_manager.cc:1916] T bc46e907f7364a049b1a25c715280e65 P 217ec95c64b34e25addb1e33e358571e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:17:04.886407 14911 ts_tablet_manager.cc:1929] T bc46e907f7364a049b1a25c715280e65 P 217ec95c64b34e25addb1e33e358571e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:17:04.886693 14911 log.cc:1199] T bc46e907f7364a049b1a25c715280e65 P 217ec95c64b34e25addb1e33e358571e: Deleting WAL directory at /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602961601857-12366-0/minicluster-data/ts-2-root/wals/bc46e907f7364a049b1a25c715280e65
I20260709 13:17:04.887959 13354 catalog_manager.cc:5028] TS 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327): tablet bc46e907f7364a049b1a25c715280e65 (table test-workload [id=77c75b77851347f78ed9a35a6924227d]) successfully deleted
I20260709 13:17:04.895078 14902 raft_consensus.cc:993] T a697159f9fee4eac9c02213e34204f6c P 217ec95c64b34e25addb1e33e358571e: : Instructing follower 8d9445f2defa46e5bdccf9ae8cae01dc to start an election
I20260709 13:17:04.895668 14824 raft_consensus.cc:1081] T a697159f9fee4eac9c02213e34204f6c P 217ec95c64b34e25addb1e33e358571e [term 3 LEADER]: Signalling peer 8d9445f2defa46e5bdccf9ae8cae01dc to start an election
I20260709 13:17:04.897107 14158 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a697159f9fee4eac9c02213e34204f6c"
dest_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc"
 from {username='slave'} at 127.0.0.1:49916
I20260709 13:17:04.897579 14158 raft_consensus.cc:493] T a697159f9fee4eac9c02213e34204f6c P 8d9445f2defa46e5bdccf9ae8cae01dc [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:04.897941 14158 raft_consensus.cc:3060] T a697159f9fee4eac9c02213e34204f6c P 8d9445f2defa46e5bdccf9ae8cae01dc [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:04.902722 14158 raft_consensus.cc:515] T a697159f9fee4eac9c02213e34204f6c P 8d9445f2defa46e5bdccf9ae8cae01dc [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:17:04.904086 14158 leader_election.cc:290] T a697159f9fee4eac9c02213e34204f6c P 8d9445f2defa46e5bdccf9ae8cae01dc [CANDIDATE]: Term 4 election: Requested vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:17:04.904721 13468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a697159f9fee4eac9c02213e34204f6c" candidate_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: true dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c"
I20260709 13:17:04.904968 13614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a697159f9fee4eac9c02213e34204f6c" candidate_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: true dest_uuid: "217ec95c64b34e25addb1e33e358571e"
I20260709 13:17:04.905321 13468 raft_consensus.cc:3060] T a697159f9fee4eac9c02213e34204f6c P 3c7e85ca9e4e4646b4792034c03ef31c [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:04.905490 13614 raft_consensus.cc:3055] T a697159f9fee4eac9c02213e34204f6c P 217ec95c64b34e25addb1e33e358571e [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:17:04.905834 13614 raft_consensus.cc:740] T a697159f9fee4eac9c02213e34204f6c P 217ec95c64b34e25addb1e33e358571e [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 217ec95c64b34e25addb1e33e358571e, State: Running, Role: LEADER
I20260709 13:17:04.906540 13614 consensus_queue.cc:260] T a697159f9fee4eac9c02213e34204f6c P 217ec95c64b34e25addb1e33e358571e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:17:04.907536 13614 raft_consensus.cc:3060] T a697159f9fee4eac9c02213e34204f6c P 217ec95c64b34e25addb1e33e358571e [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:04.909813 13468 raft_consensus.cc:2468] T a697159f9fee4eac9c02213e34204f6c P 3c7e85ca9e4e4646b4792034c03ef31c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d9445f2defa46e5bdccf9ae8cae01dc in term 4.
I20260709 13:17:04.910805 14123 leader_election.cc:304] T a697159f9fee4eac9c02213e34204f6c P 8d9445f2defa46e5bdccf9ae8cae01dc [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: 3c7e85ca9e4e4646b4792034c03ef31c, 8d9445f2defa46e5bdccf9ae8cae01dc; no voters: 
I20260709 13:17:04.911541 14700 raft_consensus.cc:2804] T a697159f9fee4eac9c02213e34204f6c P 8d9445f2defa46e5bdccf9ae8cae01dc [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:17:04.911760 13614 raft_consensus.cc:2468] T a697159f9fee4eac9c02213e34204f6c P 217ec95c64b34e25addb1e33e358571e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d9445f2defa46e5bdccf9ae8cae01dc in term 4.
I20260709 13:17:04.911993 14700 raft_consensus.cc:697] T a697159f9fee4eac9c02213e34204f6c P 8d9445f2defa46e5bdccf9ae8cae01dc [term 4 LEADER]: Becoming Leader. State: Replica: 8d9445f2defa46e5bdccf9ae8cae01dc, State: Running, Role: LEADER
I20260709 13:17:04.912855 14700 consensus_queue.cc:237] T a697159f9fee4eac9c02213e34204f6c P 8d9445f2defa46e5bdccf9ae8cae01dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:17:04.929314 13366 catalog_manager.cc:5697] T a697159f9fee4eac9c02213e34204f6c P 8d9445f2defa46e5bdccf9ae8cae01dc reported cstate change: term changed from 3 to 4, leader changed from 217ec95c64b34e25addb1e33e358571e (127.12.19.131) to 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132). New cstate: current_term: 4 leader_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:17:04.932180 14825 raft_consensus.cc:993] T 62e3177db8ee4d4ca14038ecdd2eb299 P 217ec95c64b34e25addb1e33e358571e: : Instructing follower 13569ba8734e4be4bee5c86ae9ff8825 to start an election
I20260709 13:17:04.932744 14824 raft_consensus.cc:1081] T 62e3177db8ee4d4ca14038ecdd2eb299 P 217ec95c64b34e25addb1e33e358571e [term 1 LEADER]: Signalling peer 13569ba8734e4be4bee5c86ae9ff8825 to start an election
I20260709 13:17:04.934062 13541 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "62e3177db8ee4d4ca14038ecdd2eb299"
dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825"
 from {username='slave'} at 127.0.0.1:46896
I20260709 13:17:04.934463 13541 raft_consensus.cc:493] T 62e3177db8ee4d4ca14038ecdd2eb299 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:04.934731 13541 raft_consensus.cc:3060] T 62e3177db8ee4d4ca14038ecdd2eb299 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:04.940110 13541 raft_consensus.cc:515] T 62e3177db8ee4d4ca14038ecdd2eb299 P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:17:04.941489 13541 leader_election.cc:290] T 62e3177db8ee4d4ca14038ecdd2eb299 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 2 election: Requested vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:17:04.942168 13468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62e3177db8ee4d4ca14038ecdd2eb299" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c"
I20260709 13:17:04.942420 13614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62e3177db8ee4d4ca14038ecdd2eb299" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "217ec95c64b34e25addb1e33e358571e"
I20260709 13:17:04.942721 13468 raft_consensus.cc:3060] T 62e3177db8ee4d4ca14038ecdd2eb299 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:04.942924 13614 raft_consensus.cc:3055] T 62e3177db8ee4d4ca14038ecdd2eb299 P 217ec95c64b34e25addb1e33e358571e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:04.943289 13614 raft_consensus.cc:740] T 62e3177db8ee4d4ca14038ecdd2eb299 P 217ec95c64b34e25addb1e33e358571e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 217ec95c64b34e25addb1e33e358571e, State: Running, Role: LEADER
I20260709 13:17:04.943822 13614 consensus_queue.cc:260] T 62e3177db8ee4d4ca14038ecdd2eb299 P 217ec95c64b34e25addb1e33e358571e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:17:04.944744 13614 raft_consensus.cc:3060] T 62e3177db8ee4d4ca14038ecdd2eb299 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:04.947099 13468 raft_consensus.cc:2468] T 62e3177db8ee4d4ca14038ecdd2eb299 P 3c7e85ca9e4e4646b4792034c03ef31c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13569ba8734e4be4bee5c86ae9ff8825 in term 2.
I20260709 13:17:04.948932 13510 leader_election.cc:304] T 62e3177db8ee4d4ca14038ecdd2eb299 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825, 3c7e85ca9e4e4646b4792034c03ef31c; no voters: 
I20260709 13:17:04.949122 13614 raft_consensus.cc:2468] T 62e3177db8ee4d4ca14038ecdd2eb299 P 217ec95c64b34e25addb1e33e358571e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13569ba8734e4be4bee5c86ae9ff8825 in term 2.
I20260709 13:17:04.949688 14890 raft_consensus.cc:2804] T 62e3177db8ee4d4ca14038ecdd2eb299 P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:04.950163 14890 raft_consensus.cc:697] T 62e3177db8ee4d4ca14038ecdd2eb299 P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 LEADER]: Becoming Leader. State: Replica: 13569ba8734e4be4bee5c86ae9ff8825, State: Running, Role: LEADER
I20260709 13:17:04.951025 14890 consensus_queue.cc:237] T 62e3177db8ee4d4ca14038ecdd2eb299 P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:17:04.960608 13366 catalog_manager.cc:5697] T 62e3177db8ee4d4ca14038ecdd2eb299 P 13569ba8734e4be4bee5c86ae9ff8825 reported cstate change: term changed from 1 to 2, leader changed from 217ec95c64b34e25addb1e33e358571e (127.12.19.131) to 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130). New cstate: current_term: 2 leader_uuid: "13569ba8734e4be4bee5c86ae9ff8825" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:04.994494 14890 raft_consensus.cc:993] T 9b6de26125be4e509b8c5d7d6d210aa8 P 13569ba8734e4be4bee5c86ae9ff8825: : Instructing follower 3c7e85ca9e4e4646b4792034c03ef31c to start an election
I20260709 13:17:04.994994 14865 raft_consensus.cc:1081] T 9b6de26125be4e509b8c5d7d6d210aa8 P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 LEADER]: Signalling peer 3c7e85ca9e4e4646b4792034c03ef31c to start an election
I20260709 13:17:04.996419 13468 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9b6de26125be4e509b8c5d7d6d210aa8"
dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c"
 from {username='slave'} at 127.0.0.1:45814
I20260709 13:17:04.996918 13468 raft_consensus.cc:493] T 9b6de26125be4e509b8c5d7d6d210aa8 P 3c7e85ca9e4e4646b4792034c03ef31c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:04.997272 13468 raft_consensus.cc:3060] T 9b6de26125be4e509b8c5d7d6d210aa8 P 3c7e85ca9e4e4646b4792034c03ef31c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:05.003520 13468 raft_consensus.cc:515] T 9b6de26125be4e509b8c5d7d6d210aa8 P 3c7e85ca9e4e4646b4792034c03ef31c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:17:05.004966 13468 leader_election.cc:290] T 9b6de26125be4e509b8c5d7d6d210aa8 P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 3 election: Requested vote from peers 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:17:05.005730 13541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b6de26125be4e509b8c5d7d6d210aa8" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825"
I20260709 13:17:05.005949 13614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b6de26125be4e509b8c5d7d6d210aa8" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "217ec95c64b34e25addb1e33e358571e"
I20260709 13:17:05.006372 13541 raft_consensus.cc:3055] T 9b6de26125be4e509b8c5d7d6d210aa8 P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:17:05.006441 13614 raft_consensus.cc:3060] T 9b6de26125be4e509b8c5d7d6d210aa8 P 217ec95c64b34e25addb1e33e358571e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:05.006742 13541 raft_consensus.cc:740] T 9b6de26125be4e509b8c5d7d6d210aa8 P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 13569ba8734e4be4bee5c86ae9ff8825, State: Running, Role: LEADER
I20260709 13:17:05.007575 13541 consensus_queue.cc:260] T 9b6de26125be4e509b8c5d7d6d210aa8 P 13569ba8734e4be4bee5c86ae9ff8825 [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:17:05.008663 13541 raft_consensus.cc:3060] T 9b6de26125be4e509b8c5d7d6d210aa8 P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:05.012651 13614 raft_consensus.cc:2468] T 9b6de26125be4e509b8c5d7d6d210aa8 P 217ec95c64b34e25addb1e33e358571e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c7e85ca9e4e4646b4792034c03ef31c in term 3.
I20260709 13:17:05.013895 13435 leader_election.cc:304] T 9b6de26125be4e509b8c5d7d6d210aa8 P 3c7e85ca9e4e4646b4792034c03ef31c [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: 217ec95c64b34e25addb1e33e358571e, 3c7e85ca9e4e4646b4792034c03ef31c; no voters: 
I20260709 13:17:05.014484 13541 raft_consensus.cc:2468] T 9b6de26125be4e509b8c5d7d6d210aa8 P 13569ba8734e4be4bee5c86ae9ff8825 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c7e85ca9e4e4646b4792034c03ef31c in term 3.
I20260709 13:17:05.014703 14904 raft_consensus.cc:2804] T 9b6de26125be4e509b8c5d7d6d210aa8 P 3c7e85ca9e4e4646b4792034c03ef31c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:17:05.015347 14904 raft_consensus.cc:697] T 9b6de26125be4e509b8c5d7d6d210aa8 P 3c7e85ca9e4e4646b4792034c03ef31c [term 3 LEADER]: Becoming Leader. State: Replica: 3c7e85ca9e4e4646b4792034c03ef31c, State: Running, Role: LEADER
I20260709 13:17:05.016330 14904 consensus_queue.cc:237] T 9b6de26125be4e509b8c5d7d6d210aa8 P 3c7e85ca9e4e4646b4792034c03ef31c [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:17:05.028250 13366 catalog_manager.cc:5697] T 9b6de26125be4e509b8c5d7d6d210aa8 P 3c7e85ca9e4e4646b4792034c03ef31c reported cstate change: term changed from 2 to 3, leader changed from 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130) to 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129). New cstate: current_term: 3 leader_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:05.310747 13468 raft_consensus.cc:1275] T a697159f9fee4eac9c02213e34204f6c P 3c7e85ca9e4e4646b4792034c03ef31c [term 4 FOLLOWER]: Refusing update from remote peer 8d9445f2defa46e5bdccf9ae8cae01dc: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 13:17:05.312338 14700 consensus_queue.cc:1048] T a697159f9fee4eac9c02213e34204f6c P 8d9445f2defa46e5bdccf9ae8cae01dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:17:05.322254 13612 raft_consensus.cc:1275] T a697159f9fee4eac9c02213e34204f6c P 217ec95c64b34e25addb1e33e358571e [term 4 FOLLOWER]: Refusing update from remote peer 8d9445f2defa46e5bdccf9ae8cae01dc: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 13:17:05.324043 14872 consensus_queue.cc:1048] T a697159f9fee4eac9c02213e34204f6c P 8d9445f2defa46e5bdccf9ae8cae01dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:17:05.411625 13541 raft_consensus.cc:1275] T 9b6de26125be4e509b8c5d7d6d210aa8 P 13569ba8734e4be4bee5c86ae9ff8825 [term 3 FOLLOWER]: Refusing update from remote peer 3c7e85ca9e4e4646b4792034c03ef31c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:17:05.412873 14904 consensus_queue.cc:1048] T 9b6de26125be4e509b8c5d7d6d210aa8 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:05.426765 13612 raft_consensus.cc:1275] T 9b6de26125be4e509b8c5d7d6d210aa8 P 217ec95c64b34e25addb1e33e358571e [term 3 FOLLOWER]: Refusing update from remote peer 3c7e85ca9e4e4646b4792034c03ef31c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:17:05.432269 14922 consensus_queue.cc:1048] T 9b6de26125be4e509b8c5d7d6d210aa8 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.005s
I20260709 13:17:05.544188 13612 raft_consensus.cc:1275] T 62e3177db8ee4d4ca14038ecdd2eb299 P 217ec95c64b34e25addb1e33e358571e [term 2 FOLLOWER]: Refusing update from remote peer 13569ba8734e4be4bee5c86ae9ff8825: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:05.545274 14865 consensus_queue.cc:1048] T 62e3177db8ee4d4ca14038ecdd2eb299 P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:05.552795 13468 raft_consensus.cc:1275] T 62e3177db8ee4d4ca14038ecdd2eb299 P 3c7e85ca9e4e4646b4792034c03ef31c [term 2 FOLLOWER]: Refusing update from remote peer 13569ba8734e4be4bee5c86ae9ff8825: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:05.556252 14890 consensus_queue.cc:1048] T 62e3177db8ee4d4ca14038ecdd2eb299 P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:05.797695 12366 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:05.925460 13461 consensus_queue.cc:237] T aa2446e4f4414461ba9c22f2459f715b P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Queue 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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } }
I20260709 13:17:05.931334 13619 raft_consensus.cc:1275] T aa2446e4f4414461ba9c22f2459f715b P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Refusing update from remote peer 3c7e85ca9e4e4646b4792034c03ef31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:17:05.931694 13435 consensus_peers.cc:597] T aa2446e4f4414461ba9c22f2459f715b P 3c7e85ca9e4e4646b4792034c03ef31c -> Peer 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132:46293): Couldn't send request to peer 8d9445f2defa46e5bdccf9ae8cae01dc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: aa2446e4f4414461ba9c22f2459f715b. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:05.932129 13541 raft_consensus.cc:1275] T aa2446e4f4414461ba9c22f2459f715b P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Refusing update from remote peer 3c7e85ca9e4e4646b4792034c03ef31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:17:05.932879 14924 consensus_queue.cc:1048] T aa2446e4f4414461ba9c22f2459f715b P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } 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 13:17:05.933976 14925 consensus_queue.cc:1048] T aa2446e4f4414461ba9c22f2459f715b P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:05.948215 14904 raft_consensus.cc:2955] T aa2446e4f4414461ba9c22f2459f715b P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:17:05.954348 13612 raft_consensus.cc:2955] T aa2446e4f4414461ba9c22f2459f715b P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:17:05.957083 13538 raft_consensus.cc:2955] T aa2446e4f4414461ba9c22f2459f715b P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:17:05.961787 13461 consensus_queue.cc:237] T 15b973213b114543ab313601f6f97755 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Queue 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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } }
I20260709 13:17:05.963231 12366 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:05.973398 13366 catalog_manager.cc:5697] T aa2446e4f4414461ba9c22f2459f715b P 13569ba8734e4be4bee5c86ae9ff8825 reported cstate change: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New cstate: current_term: 1 leader_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:17:05.988545 13612 raft_consensus.cc:1275] T 15b973213b114543ab313601f6f97755 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Refusing update from remote peer 3c7e85ca9e4e4646b4792034c03ef31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:17:05.988655 13435 consensus_peers.cc:597] T 15b973213b114543ab313601f6f97755 P 3c7e85ca9e4e4646b4792034c03ef31c -> Peer 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132:46293): Couldn't send request to peer 8d9445f2defa46e5bdccf9ae8cae01dc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 15b973213b114543ab313601f6f97755. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:05.989732 13541 raft_consensus.cc:1275] T 15b973213b114543ab313601f6f97755 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Refusing update from remote peer 3c7e85ca9e4e4646b4792034c03ef31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:17:05.989753 14924 consensus_queue.cc:1048] T 15b973213b114543ab313601f6f97755 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:17:05.991237 14904 consensus_queue.cc:1048] T 15b973213b114543ab313601f6f97755 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } 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 13:17:06.015496 14925 raft_consensus.cc:2955] T 15b973213b114543ab313601f6f97755 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:17:06.016944 13538 raft_consensus.cc:2955] T 15b973213b114543ab313601f6f97755 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:17:06.028687 13619 raft_consensus.cc:2955] T 15b973213b114543ab313601f6f97755 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:17:06.041692 13365 catalog_manager.cc:5697] T 15b973213b114543ab313601f6f97755 P 13569ba8734e4be4bee5c86ae9ff8825 reported cstate change: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New cstate: current_term: 1 leader_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:17:06.038167 13461 consensus_queue.cc:237] T 75485f2faee34dde81ad24963307553a P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Queue 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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } }
I20260709 13:17:06.056159 13462 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bc46e907f7364a049b1a25c715280e65"
dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c"
mode: GRACEFUL
new_leader_uuid: "13569ba8734e4be4bee5c86ae9ff8825"
 from {username='slave'} at 127.0.0.1:43280
I20260709 13:17:06.056712 13462 raft_consensus.cc:606] T bc46e907f7364a049b1a25c715280e65 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Received request to transfer leadership to TS 13569ba8734e4be4bee5c86ae9ff8825
I20260709 13:17:06.061273 13619 raft_consensus.cc:1275] T 75485f2faee34dde81ad24963307553a P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Refusing update from remote peer 3c7e85ca9e4e4646b4792034c03ef31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:17:06.061594 13435 consensus_peers.cc:597] T 75485f2faee34dde81ad24963307553a P 3c7e85ca9e4e4646b4792034c03ef31c -> Peer 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132:46293): Couldn't send request to peer 8d9445f2defa46e5bdccf9ae8cae01dc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 75485f2faee34dde81ad24963307553a. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:06.062487 14924 consensus_queue.cc:1048] T 75485f2faee34dde81ad24963307553a P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } 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 13:17:06.064596 13541 raft_consensus.cc:1275] T 75485f2faee34dde81ad24963307553a P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Refusing update from remote peer 3c7e85ca9e4e4646b4792034c03ef31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:17:06.065395 13540 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c7c338ae8fcd4433858a276009993be4"
dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825"
mode: GRACEFUL
new_leader_uuid: "217ec95c64b34e25addb1e33e358571e"
 from {username='slave'} at 127.0.0.1:52460
I20260709 13:17:06.065892 13540 raft_consensus.cc:606] T c7c338ae8fcd4433858a276009993be4 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 LEADER]: Received request to transfer leadership to TS 217ec95c64b34e25addb1e33e358571e
I20260709 13:17:06.068107 12366 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:17:06.069656 12366 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:17:06.070091 14941 consensus_queue.cc:1048] T 75485f2faee34dde81ad24963307553a P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:06.102674 13619 raft_consensus.cc:2955] T 75485f2faee34dde81ad24963307553a P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:17:06.103892 13538 raft_consensus.cc:2955] T 75485f2faee34dde81ad24963307553a P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:17:06.105453 14925 raft_consensus.cc:2955] T 75485f2faee34dde81ad24963307553a P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:17:06.131736 13367 catalog_manager.cc:5697] T 75485f2faee34dde81ad24963307553a P 13569ba8734e4be4bee5c86ae9ff8825 reported cstate change: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New cstate: current_term: 1 leader_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:17:06.151243 13612 consensus_queue.cc:237] T db78d2ab7c3a4b79bfe1d770d8100ec4 P 217ec95c64b34e25addb1e33e358571e [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } }
I20260709 13:17:06.156819 13540 raft_consensus.cc:1275] T db78d2ab7c3a4b79bfe1d770d8100ec4 P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 FOLLOWER]: Refusing update from remote peer 217ec95c64b34e25addb1e33e358571e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260709 13:17:06.158537 13584 consensus_peers.cc:597] T db78d2ab7c3a4b79bfe1d770d8100ec4 P 217ec95c64b34e25addb1e33e358571e -> Peer 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132:46293): Couldn't send request to peer 8d9445f2defa46e5bdccf9ae8cae01dc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: db78d2ab7c3a4b79bfe1d770d8100ec4. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:06.158782 13461 raft_consensus.cc:1275] T db78d2ab7c3a4b79bfe1d770d8100ec4 P 3c7e85ca9e4e4646b4792034c03ef31c [term 2 FOLLOWER]: Refusing update from remote peer 217ec95c64b34e25addb1e33e358571e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:17:06.160377 14948 consensus_queue.cc:1048] T db78d2ab7c3a4b79bfe1d770d8100ec4 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:06.161199 14824 consensus_queue.cc:1048] T db78d2ab7c3a4b79bfe1d770d8100ec4 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } 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 13:17:06.169269 14825 raft_consensus.cc:2955] T db78d2ab7c3a4b79bfe1d770d8100ec4 P 217ec95c64b34e25addb1e33e358571e [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:17:06.179415 13461 raft_consensus.cc:2955] T db78d2ab7c3a4b79bfe1d770d8100ec4 P 3c7e85ca9e4e4646b4792034c03ef31c [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:17:06.181334 14890 raft_consensus.cc:993] T c7c338ae8fcd4433858a276009993be4 P 13569ba8734e4be4bee5c86ae9ff8825: : Instructing follower 217ec95c64b34e25addb1e33e358571e to start an election
I20260709 13:17:06.181818 14890 raft_consensus.cc:1081] T c7c338ae8fcd4433858a276009993be4 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 LEADER]: Signalling peer 217ec95c64b34e25addb1e33e358571e to start an election
I20260709 13:17:06.183347 13619 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c7c338ae8fcd4433858a276009993be4"
dest_uuid: "217ec95c64b34e25addb1e33e358571e"
 from {username='slave'} at 127.0.0.1:50810
I20260709 13:17:06.183813 13619 raft_consensus.cc:493] T c7c338ae8fcd4433858a276009993be4 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:06.184137 13619 raft_consensus.cc:3060] T c7c338ae8fcd4433858a276009993be4 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:06.186673 13538 raft_consensus.cc:2955] T db78d2ab7c3a4b79bfe1d770d8100ec4 P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:17:06.186877 13367 catalog_manager.cc:5697] T db78d2ab7c3a4b79bfe1d770d8100ec4 P 217ec95c64b34e25addb1e33e358571e reported cstate change: config changed from index -1 to 3, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New cstate: current_term: 2 leader_uuid: "217ec95c64b34e25addb1e33e358571e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:06.207756 13619 raft_consensus.cc:515] T c7c338ae8fcd4433858a276009993be4 P 217ec95c64b34e25addb1e33e358571e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:17:06.212872 13619 leader_election.cc:290] T c7c338ae8fcd4433858a276009993be4 P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 2 election: Requested vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433)
I20260709 13:17:06.214035 13461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7c338ae8fcd4433858a276009993be4" candidate_uuid: "217ec95c64b34e25addb1e33e358571e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c"
I20260709 13:17:06.214825 13461 raft_consensus.cc:3060] T c7c338ae8fcd4433858a276009993be4 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:06.220796 13538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7c338ae8fcd4433858a276009993be4" candidate_uuid: "217ec95c64b34e25addb1e33e358571e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825"
I20260709 13:17:06.221355 13538 raft_consensus.cc:3055] T c7c338ae8fcd4433858a276009993be4 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:06.221642 13538 raft_consensus.cc:740] T c7c338ae8fcd4433858a276009993be4 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 13569ba8734e4be4bee5c86ae9ff8825, State: Running, Role: LEADER
I20260709 13:17:06.223232 13461 raft_consensus.cc:2468] T c7c338ae8fcd4433858a276009993be4 P 3c7e85ca9e4e4646b4792034c03ef31c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 217ec95c64b34e25addb1e33e358571e in term 2.
I20260709 13:17:06.224584 13584 leader_election.cc:304] T c7c338ae8fcd4433858a276009993be4 P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 217ec95c64b34e25addb1e33e358571e, 3c7e85ca9e4e4646b4792034c03ef31c; no voters: 
I20260709 13:17:06.225380 14948 raft_consensus.cc:2804] T c7c338ae8fcd4433858a276009993be4 P 217ec95c64b34e25addb1e33e358571e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:06.222301 13538 consensus_queue.cc:260] T c7c338ae8fcd4433858a276009993be4 P 13569ba8734e4be4bee5c86ae9ff8825 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:17:06.226579 14948 raft_consensus.cc:697] T c7c338ae8fcd4433858a276009993be4 P 217ec95c64b34e25addb1e33e358571e [term 2 LEADER]: Becoming Leader. State: Replica: 217ec95c64b34e25addb1e33e358571e, State: Running, Role: LEADER
I20260709 13:17:06.226778 13538 raft_consensus.cc:3060] T c7c338ae8fcd4433858a276009993be4 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:06.227695 14948 consensus_queue.cc:237] T c7c338ae8fcd4433858a276009993be4 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:17:06.233716 13538 raft_consensus.cc:2468] T c7c338ae8fcd4433858a276009993be4 P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 217ec95c64b34e25addb1e33e358571e in term 2.
I20260709 13:17:06.251905 13366 catalog_manager.cc:5697] T c7c338ae8fcd4433858a276009993be4 P 217ec95c64b34e25addb1e33e358571e reported cstate change: term changed from 1 to 2, leader changed from 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130) to 217ec95c64b34e25addb1e33e358571e (127.12.19.131). New cstate: current_term: 2 leader_uuid: "217ec95c64b34e25addb1e33e358571e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:06.427472 14953 ts_tablet_manager.cc:933] T aa2446e4f4414461ba9c22f2459f715b P 8d9445f2defa46e5bdccf9ae8cae01dc: Initiating tablet copy from peer 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053)
I20260709 13:17:06.436998 14953 tablet_copy_client.cc:323] T aa2446e4f4414461ba9c22f2459f715b P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Beginning tablet copy session from remote peer at address 127.12.19.129:35053
I20260709 13:17:06.439147 13479 tablet_copy_service.cc:140] P 3c7e85ca9e4e4646b4792034c03ef31c: Received BeginTabletCopySession request for tablet aa2446e4f4414461ba9c22f2459f715b from peer 8d9445f2defa46e5bdccf9ae8cae01dc ({username='slave'} at 127.0.0.1:37356)
I20260709 13:17:06.439711 13479 tablet_copy_service.cc:161] P 3c7e85ca9e4e4646b4792034c03ef31c: Beginning new tablet copy session on tablet aa2446e4f4414461ba9c22f2459f715b from peer 8d9445f2defa46e5bdccf9ae8cae01dc at {username='slave'} at 127.0.0.1:37356: session id = 8d9445f2defa46e5bdccf9ae8cae01dc-aa2446e4f4414461ba9c22f2459f715b
I20260709 13:17:06.449318 14925 raft_consensus.cc:993] T bc46e907f7364a049b1a25c715280e65 P 3c7e85ca9e4e4646b4792034c03ef31c: : Instructing follower 13569ba8734e4be4bee5c86ae9ff8825 to start an election
I20260709 13:17:06.449834 14904 raft_consensus.cc:1081] T bc46e907f7364a049b1a25c715280e65 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Signalling peer 13569ba8734e4be4bee5c86ae9ff8825 to start an election
I20260709 13:17:06.451524 13479 tablet_copy_source_session.cc:215] T aa2446e4f4414461ba9c22f2459f715b P 3c7e85ca9e4e4646b4792034c03ef31c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:17:06.451553 13538 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bc46e907f7364a049b1a25c715280e65"
dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825"
 from {username='slave'} at 127.0.0.1:46912
I20260709 13:17:06.452433 13538 raft_consensus.cc:493] T bc46e907f7364a049b1a25c715280e65 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:06.452783 13538 raft_consensus.cc:3060] T bc46e907f7364a049b1a25c715280e65 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:06.457273 13538 raft_consensus.cc:515] T bc46e907f7364a049b1a25c715280e65 P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:17:06.460721 13538 leader_election.cc:290] T bc46e907f7364a049b1a25c715280e65 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 2 election: Requested vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132:46293)
I20260709 13:17:06.461547 14158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc46e907f7364a049b1a25c715280e65" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc"
I20260709 13:17:06.462098 14158 raft_consensus.cc:3060] T bc46e907f7364a049b1a25c715280e65 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:06.462603 14953 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa2446e4f4414461ba9c22f2459f715b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:06.462513 13462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc46e907f7364a049b1a25c715280e65" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c"
I20260709 13:17:06.463078 13462 raft_consensus.cc:3055] T bc46e907f7364a049b1a25c715280e65 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:06.463392 13462 raft_consensus.cc:740] T bc46e907f7364a049b1a25c715280e65 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3c7e85ca9e4e4646b4792034c03ef31c, State: Running, Role: LEADER
I20260709 13:17:06.464031 13462 consensus_queue.cc:260] T bc46e907f7364a049b1a25c715280e65 P 3c7e85ca9e4e4646b4792034c03ef31c [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:17:06.465140 13462 raft_consensus.cc:3060] T bc46e907f7364a049b1a25c715280e65 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:06.470989 14158 raft_consensus.cc:2468] T bc46e907f7364a049b1a25c715280e65 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13569ba8734e4be4bee5c86ae9ff8825 in term 2.
I20260709 13:17:06.472330 13510 leader_election.cc:304] T bc46e907f7364a049b1a25c715280e65 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825, 8d9445f2defa46e5bdccf9ae8cae01dc; no voters: 
I20260709 13:17:06.474190 14890 raft_consensus.cc:2804] T bc46e907f7364a049b1a25c715280e65 P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:06.474697 14890 raft_consensus.cc:697] T bc46e907f7364a049b1a25c715280e65 P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 LEADER]: Becoming Leader. State: Replica: 13569ba8734e4be4bee5c86ae9ff8825, State: Running, Role: LEADER
I20260709 13:17:06.475557 14890 consensus_queue.cc:237] T bc46e907f7364a049b1a25c715280e65 P 13569ba8734e4be4bee5c86ae9ff8825 [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:17:06.481382 14953 tablet_copy_client.cc:806] T aa2446e4f4414461ba9c22f2459f715b P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Starting download of 0 data blocks...
I20260709 13:17:06.482126 14953 tablet_copy_client.cc:670] T aa2446e4f4414461ba9c22f2459f715b P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Starting download of 1 WAL segments...
I20260709 13:17:06.487002 14953 tablet_copy_client.cc:538] T aa2446e4f4414461ba9c22f2459f715b P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:17:06.490190 13462 raft_consensus.cc:2468] T bc46e907f7364a049b1a25c715280e65 P 3c7e85ca9e4e4646b4792034c03ef31c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13569ba8734e4be4bee5c86ae9ff8825 in term 2.
I20260709 13:17:06.497076 14953 tablet_bootstrap.cc:492] T aa2446e4f4414461ba9c22f2459f715b P 8d9445f2defa46e5bdccf9ae8cae01dc: Bootstrap starting.
I20260709 13:17:06.508252 13366 catalog_manager.cc:5697] T bc46e907f7364a049b1a25c715280e65 P 13569ba8734e4be4bee5c86ae9ff8825 reported cstate change: term changed from 1 to 2, leader changed from 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129) to 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130). New cstate: current_term: 2 leader_uuid: "13569ba8734e4be4bee5c86ae9ff8825" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:06.533859 14953 tablet_bootstrap.cc:492] T aa2446e4f4414461ba9c22f2459f715b P 8d9445f2defa46e5bdccf9ae8cae01dc: 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 13:17:06.535207 14953 tablet_bootstrap.cc:492] T aa2446e4f4414461ba9c22f2459f715b P 8d9445f2defa46e5bdccf9ae8cae01dc: Bootstrap complete.
I20260709 13:17:06.535917 14953 ts_tablet_manager.cc:1403] T aa2446e4f4414461ba9c22f2459f715b P 8d9445f2defa46e5bdccf9ae8cae01dc: Time spent bootstrapping tablet: real 0.039s	user 0.021s	sys 0.004s
I20260709 13:17:06.538995 14953 raft_consensus.cc:359] T aa2446e4f4414461ba9c22f2459f715b P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } }
I20260709 13:17:06.539932 14957 ts_tablet_manager.cc:933] T 75485f2faee34dde81ad24963307553a P 8d9445f2defa46e5bdccf9ae8cae01dc: Initiating tablet copy from peer 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053)
I20260709 13:17:06.539839 14953 raft_consensus.cc:740] T aa2446e4f4414461ba9c22f2459f715b P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8d9445f2defa46e5bdccf9ae8cae01dc, State: Initialized, Role: LEARNER
I20260709 13:17:06.540629 14953 consensus_queue.cc:260] T aa2446e4f4414461ba9c22f2459f715b P 8d9445f2defa46e5bdccf9ae8cae01dc [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } }
I20260709 13:17:06.541813 14957 tablet_copy_client.cc:323] T 75485f2faee34dde81ad24963307553a P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Beginning tablet copy session from remote peer at address 127.12.19.129:35053
I20260709 13:17:06.543536 14953 ts_tablet_manager.cc:1434] T aa2446e4f4414461ba9c22f2459f715b P 8d9445f2defa46e5bdccf9ae8cae01dc: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:17:06.543443 13479 tablet_copy_service.cc:140] P 3c7e85ca9e4e4646b4792034c03ef31c: Received BeginTabletCopySession request for tablet 75485f2faee34dde81ad24963307553a from peer 8d9445f2defa46e5bdccf9ae8cae01dc ({username='slave'} at 127.0.0.1:37356)
I20260709 13:17:06.544040 13479 tablet_copy_service.cc:161] P 3c7e85ca9e4e4646b4792034c03ef31c: Beginning new tablet copy session on tablet 75485f2faee34dde81ad24963307553a from peer 8d9445f2defa46e5bdccf9ae8cae01dc at {username='slave'} at 127.0.0.1:37356: session id = 8d9445f2defa46e5bdccf9ae8cae01dc-75485f2faee34dde81ad24963307553a
I20260709 13:17:06.545461 13480 tablet_copy_service.cc:342] P 3c7e85ca9e4e4646b4792034c03ef31c: Request end of tablet copy session 8d9445f2defa46e5bdccf9ae8cae01dc-aa2446e4f4414461ba9c22f2459f715b received from {username='slave'} at 127.0.0.1:37356
I20260709 13:17:06.545886 13480 tablet_copy_service.cc:434] P 3c7e85ca9e4e4646b4792034c03ef31c: ending tablet copy session 8d9445f2defa46e5bdccf9ae8cae01dc-aa2446e4f4414461ba9c22f2459f715b on tablet aa2446e4f4414461ba9c22f2459f715b with peer 8d9445f2defa46e5bdccf9ae8cae01dc
I20260709 13:17:06.555807 13479 tablet_copy_source_session.cc:215] T 75485f2faee34dde81ad24963307553a P 3c7e85ca9e4e4646b4792034c03ef31c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:17:06.558877 14957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75485f2faee34dde81ad24963307553a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:06.569520 14957 tablet_copy_client.cc:806] T 75485f2faee34dde81ad24963307553a P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Starting download of 0 data blocks...
I20260709 13:17:06.570044 14957 tablet_copy_client.cc:670] T 75485f2faee34dde81ad24963307553a P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Starting download of 1 WAL segments...
I20260709 13:17:06.576267 14957 tablet_copy_client.cc:538] T 75485f2faee34dde81ad24963307553a P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:17:06.586278 14957 tablet_bootstrap.cc:492] T 75485f2faee34dde81ad24963307553a P 8d9445f2defa46e5bdccf9ae8cae01dc: Bootstrap starting.
I20260709 13:17:06.606097 14957 tablet_bootstrap.cc:492] T 75485f2faee34dde81ad24963307553a P 8d9445f2defa46e5bdccf9ae8cae01dc: 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 13:17:06.606988 14957 tablet_bootstrap.cc:492] T 75485f2faee34dde81ad24963307553a P 8d9445f2defa46e5bdccf9ae8cae01dc: Bootstrap complete.
I20260709 13:17:06.607643 14957 ts_tablet_manager.cc:1403] T 75485f2faee34dde81ad24963307553a P 8d9445f2defa46e5bdccf9ae8cae01dc: Time spent bootstrapping tablet: real 0.022s	user 0.023s	sys 0.000s
I20260709 13:17:06.610015 14953 ts_tablet_manager.cc:933] T 15b973213b114543ab313601f6f97755 P 8d9445f2defa46e5bdccf9ae8cae01dc: Initiating tablet copy from peer 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053)
I20260709 13:17:06.610389 14957 raft_consensus.cc:359] T 75485f2faee34dde81ad24963307553a P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } }
I20260709 13:17:06.611235 14957 raft_consensus.cc:740] T 75485f2faee34dde81ad24963307553a P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8d9445f2defa46e5bdccf9ae8cae01dc, State: Initialized, Role: LEARNER
I20260709 13:17:06.612010 14957 consensus_queue.cc:260] T 75485f2faee34dde81ad24963307553a P 8d9445f2defa46e5bdccf9ae8cae01dc [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } }
I20260709 13:17:06.619717 14957 ts_tablet_manager.cc:1434] T 75485f2faee34dde81ad24963307553a P 8d9445f2defa46e5bdccf9ae8cae01dc: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.004s
I20260709 13:17:06.625593 13479 tablet_copy_service.cc:342] P 3c7e85ca9e4e4646b4792034c03ef31c: Request end of tablet copy session 8d9445f2defa46e5bdccf9ae8cae01dc-75485f2faee34dde81ad24963307553a received from {username='slave'} at 127.0.0.1:37356
I20260709 13:17:06.627626 13479 tablet_copy_service.cc:434] P 3c7e85ca9e4e4646b4792034c03ef31c: ending tablet copy session 8d9445f2defa46e5bdccf9ae8cae01dc-75485f2faee34dde81ad24963307553a on tablet 75485f2faee34dde81ad24963307553a with peer 8d9445f2defa46e5bdccf9ae8cae01dc
I20260709 13:17:06.627048 14953 tablet_copy_client.cc:323] T 15b973213b114543ab313601f6f97755 P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Beginning tablet copy session from remote peer at address 127.12.19.129:35053
I20260709 13:17:06.632750 13479 tablet_copy_service.cc:140] P 3c7e85ca9e4e4646b4792034c03ef31c: Received BeginTabletCopySession request for tablet 15b973213b114543ab313601f6f97755 from peer 8d9445f2defa46e5bdccf9ae8cae01dc ({username='slave'} at 127.0.0.1:37356)
I20260709 13:17:06.633235 13479 tablet_copy_service.cc:161] P 3c7e85ca9e4e4646b4792034c03ef31c: Beginning new tablet copy session on tablet 15b973213b114543ab313601f6f97755 from peer 8d9445f2defa46e5bdccf9ae8cae01dc at {username='slave'} at 127.0.0.1:37356: session id = 8d9445f2defa46e5bdccf9ae8cae01dc-15b973213b114543ab313601f6f97755
I20260709 13:17:06.640323 13479 tablet_copy_source_session.cc:215] T 15b973213b114543ab313601f6f97755 P 3c7e85ca9e4e4646b4792034c03ef31c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:17:06.642690 14953 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15b973213b114543ab313601f6f97755. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:06.662372 14953 tablet_copy_client.cc:806] T 15b973213b114543ab313601f6f97755 P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Starting download of 0 data blocks...
I20260709 13:17:06.666023 14953 tablet_copy_client.cc:670] T 15b973213b114543ab313601f6f97755 P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Starting download of 1 WAL segments...
I20260709 13:17:06.674039 14953 tablet_copy_client.cc:538] T 15b973213b114543ab313601f6f97755 P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:17:06.686115 14953 tablet_bootstrap.cc:492] T 15b973213b114543ab313601f6f97755 P 8d9445f2defa46e5bdccf9ae8cae01dc: Bootstrap starting.
I20260709 13:17:06.692250 14957 ts_tablet_manager.cc:933] T db78d2ab7c3a4b79bfe1d770d8100ec4 P 8d9445f2defa46e5bdccf9ae8cae01dc: Initiating tablet copy from peer 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:17:06.699158 14957 tablet_copy_client.cc:323] T db78d2ab7c3a4b79bfe1d770d8100ec4 P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Beginning tablet copy session from remote peer at address 127.12.19.131:36327
I20260709 13:17:06.701016 13629 tablet_copy_service.cc:140] P 217ec95c64b34e25addb1e33e358571e: Received BeginTabletCopySession request for tablet db78d2ab7c3a4b79bfe1d770d8100ec4 from peer 8d9445f2defa46e5bdccf9ae8cae01dc ({username='slave'} at 127.0.0.1:51210)
I20260709 13:17:06.701584 13629 tablet_copy_service.cc:161] P 217ec95c64b34e25addb1e33e358571e: Beginning new tablet copy session on tablet db78d2ab7c3a4b79bfe1d770d8100ec4 from peer 8d9445f2defa46e5bdccf9ae8cae01dc at {username='slave'} at 127.0.0.1:51210: session id = 8d9445f2defa46e5bdccf9ae8cae01dc-db78d2ab7c3a4b79bfe1d770d8100ec4
I20260709 13:17:06.714576 13629 tablet_copy_source_session.cc:215] T db78d2ab7c3a4b79bfe1d770d8100ec4 P 217ec95c64b34e25addb1e33e358571e: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:17:06.718622 14953 tablet_bootstrap.cc:492] T 15b973213b114543ab313601f6f97755 P 8d9445f2defa46e5bdccf9ae8cae01dc: 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 13:17:06.717638 14957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db78d2ab7c3a4b79bfe1d770d8100ec4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:06.719544 14953 tablet_bootstrap.cc:492] T 15b973213b114543ab313601f6f97755 P 8d9445f2defa46e5bdccf9ae8cae01dc: Bootstrap complete.
I20260709 13:17:06.720192 14953 ts_tablet_manager.cc:1403] T 15b973213b114543ab313601f6f97755 P 8d9445f2defa46e5bdccf9ae8cae01dc: Time spent bootstrapping tablet: real 0.034s	user 0.026s	sys 0.004s
I20260709 13:17:06.723070 14953 raft_consensus.cc:359] T 15b973213b114543ab313601f6f97755 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } }
I20260709 13:17:06.723937 14953 raft_consensus.cc:740] T 15b973213b114543ab313601f6f97755 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8d9445f2defa46e5bdccf9ae8cae01dc, State: Initialized, Role: LEARNER
I20260709 13:17:06.724555 14953 consensus_queue.cc:260] T 15b973213b114543ab313601f6f97755 P 8d9445f2defa46e5bdccf9ae8cae01dc [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } }
I20260709 13:17:06.726893 14953 ts_tablet_manager.cc:1434] T 15b973213b114543ab313601f6f97755 P 8d9445f2defa46e5bdccf9ae8cae01dc: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:17:06.728377 13479 tablet_copy_service.cc:342] P 3c7e85ca9e4e4646b4792034c03ef31c: Request end of tablet copy session 8d9445f2defa46e5bdccf9ae8cae01dc-15b973213b114543ab313601f6f97755 received from {username='slave'} at 127.0.0.1:37356
I20260709 13:17:06.728750 13479 tablet_copy_service.cc:434] P 3c7e85ca9e4e4646b4792034c03ef31c: ending tablet copy session 8d9445f2defa46e5bdccf9ae8cae01dc-15b973213b114543ab313601f6f97755 on tablet 15b973213b114543ab313601f6f97755 with peer 8d9445f2defa46e5bdccf9ae8cae01dc
I20260709 13:17:06.745301 14957 tablet_copy_client.cc:806] T db78d2ab7c3a4b79bfe1d770d8100ec4 P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Starting download of 0 data blocks...
I20260709 13:17:06.746681 14957 tablet_copy_client.cc:670] T db78d2ab7c3a4b79bfe1d770d8100ec4 P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Starting download of 1 WAL segments...
I20260709 13:17:06.751020 14957 tablet_copy_client.cc:538] T db78d2ab7c3a4b79bfe1d770d8100ec4 P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:17:06.757251 14957 tablet_bootstrap.cc:492] T db78d2ab7c3a4b79bfe1d770d8100ec4 P 8d9445f2defa46e5bdccf9ae8cae01dc: Bootstrap starting.
I20260709 13:17:06.777830 14957 tablet_bootstrap.cc:492] T db78d2ab7c3a4b79bfe1d770d8100ec4 P 8d9445f2defa46e5bdccf9ae8cae01dc: 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 13:17:06.778590 14957 tablet_bootstrap.cc:492] T db78d2ab7c3a4b79bfe1d770d8100ec4 P 8d9445f2defa46e5bdccf9ae8cae01dc: Bootstrap complete.
I20260709 13:17:06.779186 14957 ts_tablet_manager.cc:1403] T db78d2ab7c3a4b79bfe1d770d8100ec4 P 8d9445f2defa46e5bdccf9ae8cae01dc: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.004s
I20260709 13:17:06.781785 14957 raft_consensus.cc:359] T db78d2ab7c3a4b79bfe1d770d8100ec4 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } }
I20260709 13:17:06.782380 14957 raft_consensus.cc:740] T db78d2ab7c3a4b79bfe1d770d8100ec4 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 8d9445f2defa46e5bdccf9ae8cae01dc, State: Initialized, Role: LEARNER
I20260709 13:17:06.782851 14957 consensus_queue.cc:260] T db78d2ab7c3a4b79bfe1d770d8100ec4 P 8d9445f2defa46e5bdccf9ae8cae01dc [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } }
I20260709 13:17:06.785610 14957 ts_tablet_manager.cc:1434] T db78d2ab7c3a4b79bfe1d770d8100ec4 P 8d9445f2defa46e5bdccf9ae8cae01dc: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:17:06.792665 13629 tablet_copy_service.cc:342] P 217ec95c64b34e25addb1e33e358571e: Request end of tablet copy session 8d9445f2defa46e5bdccf9ae8cae01dc-db78d2ab7c3a4b79bfe1d770d8100ec4 received from {username='slave'} at 127.0.0.1:51210
I20260709 13:17:06.793064 13629 tablet_copy_service.cc:434] P 217ec95c64b34e25addb1e33e358571e: ending tablet copy session 8d9445f2defa46e5bdccf9ae8cae01dc-db78d2ab7c3a4b79bfe1d770d8100ec4 on tablet db78d2ab7c3a4b79bfe1d770d8100ec4 with peer 8d9445f2defa46e5bdccf9ae8cae01dc
I20260709 13:17:06.826169 13462 raft_consensus.cc:1275] T c7c338ae8fcd4433858a276009993be4 P 3c7e85ca9e4e4646b4792034c03ef31c [term 2 FOLLOWER]: Refusing update from remote peer 217ec95c64b34e25addb1e33e358571e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:06.827400 14948 consensus_queue.cc:1048] T c7c338ae8fcd4433858a276009993be4 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:06.848908 13540 raft_consensus.cc:1275] T c7c338ae8fcd4433858a276009993be4 P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 FOLLOWER]: Refusing update from remote peer 217ec95c64b34e25addb1e33e358571e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:06.851045 14825 consensus_queue.cc:1048] T c7c338ae8fcd4433858a276009993be4 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:06.899194 14154 raft_consensus.cc:1217] T aa2446e4f4414461ba9c22f2459f715b P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:17:06.960193 13462 raft_consensus.cc:1275] T bc46e907f7364a049b1a25c715280e65 P 3c7e85ca9e4e4646b4792034c03ef31c [term 2 FOLLOWER]: Refusing update from remote peer 13569ba8734e4be4bee5c86ae9ff8825: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:17:06.963426 14890 consensus_queue.cc:1048] T bc46e907f7364a049b1a25c715280e65 P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:17:06.985778 14154 raft_consensus.cc:1275] T bc46e907f7364a049b1a25c715280e65 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 2 FOLLOWER]: Refusing update from remote peer 13569ba8734e4be4bee5c86ae9ff8825: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:17:06.989749 14865 consensus_queue.cc:1048] T bc46e907f7364a049b1a25c715280e65 P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } 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 13:17:07.012768 14158 raft_consensus.cc:1217] T 75485f2faee34dde81ad24963307553a P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:17:07.070462 12366 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:07.132630 14158 raft_consensus.cc:1217] T 15b973213b114543ab313601f6f97755 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:17:07.223981 14158 raft_consensus.cc:1217] T db78d2ab7c3a4b79bfe1d770d8100ec4 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:17:07.376423 12366 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:07.423856 13619 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c7c338ae8fcd4433858a276009993be4"
dest_uuid: "217ec95c64b34e25addb1e33e358571e"
mode: GRACEFUL
new_leader_uuid: "13569ba8734e4be4bee5c86ae9ff8825"
 from {username='slave'} at 127.0.0.1:47876
I20260709 13:17:07.424329 13619 raft_consensus.cc:606] T c7c338ae8fcd4433858a276009993be4 P 217ec95c64b34e25addb1e33e358571e [term 2 LEADER]: Received request to transfer leadership to TS 13569ba8734e4be4bee5c86ae9ff8825
I20260709 13:17:07.427932 13541 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e2fd0e62c1594ff5875e63fcc1563d10"
dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825"
mode: GRACEFUL
new_leader_uuid: "217ec95c64b34e25addb1e33e358571e"
 from {username='slave'} at 127.0.0.1:52460
I20260709 13:17:07.428356 13541 raft_consensus.cc:606] T e2fd0e62c1594ff5875e63fcc1563d10 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 LEADER]: Received request to transfer leadership to TS 217ec95c64b34e25addb1e33e358571e
I20260709 13:17:07.429390 12366 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:17:07.430383 12366 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:17:07.473376 14925 raft_consensus.cc:1064] T 75485f2faee34dde81ad24963307553a P 3c7e85ca9e4e4646b4792034c03ef31c: attempting to promote NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc to VOTER
I20260709 13:17:07.476676 14925 consensus_queue.cc:237] T 75485f2faee34dde81ad24963307553a P 3c7e85ca9e4e4646b4792034c03ef31c [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:17:07.484000 14158 raft_consensus.cc:1275] T 75485f2faee34dde81ad24963307553a P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Refusing update from remote peer 3c7e85ca9e4e4646b4792034c03ef31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:07.484089 13619 raft_consensus.cc:1275] T 75485f2faee34dde81ad24963307553a P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Refusing update from remote peer 3c7e85ca9e4e4646b4792034c03ef31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:07.486380 13541 raft_consensus.cc:1275] T 75485f2faee34dde81ad24963307553a P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Refusing update from remote peer 3c7e85ca9e4e4646b4792034c03ef31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:07.487347 14941 consensus_queue.cc:1048] T 75485f2faee34dde81ad24963307553a P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } 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 13:17:07.490419 14941 consensus_queue.cc:1048] T 75485f2faee34dde81ad24963307553a P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:07.492975 14904 consensus_queue.cc:1048] T 75485f2faee34dde81ad24963307553a P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } 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 13:17:07.508540 14904 raft_consensus.cc:1064] T aa2446e4f4414461ba9c22f2459f715b P 3c7e85ca9e4e4646b4792034c03ef31c: attempting to promote NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc to VOTER
I20260709 13:17:07.511907 14904 consensus_queue.cc:237] T aa2446e4f4414461ba9c22f2459f715b P 3c7e85ca9e4e4646b4792034c03ef31c [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:17:07.515583 14941 raft_consensus.cc:2955] T 75485f2faee34dde81ad24963307553a P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:17:07.521901 14971 raft_consensus.cc:993] T e2fd0e62c1594ff5875e63fcc1563d10 P 13569ba8734e4be4bee5c86ae9ff8825: : Instructing follower 217ec95c64b34e25addb1e33e358571e to start an election
I20260709 13:17:07.522379 14971 raft_consensus.cc:1081] T e2fd0e62c1594ff5875e63fcc1563d10 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 LEADER]: Signalling peer 217ec95c64b34e25addb1e33e358571e to start an election
I20260709 13:17:07.527796 13614 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e2fd0e62c1594ff5875e63fcc1563d10"
dest_uuid: "217ec95c64b34e25addb1e33e358571e"
 from {username='slave'} at 127.0.0.1:50810
I20260709 13:17:07.528318 13614 raft_consensus.cc:493] T e2fd0e62c1594ff5875e63fcc1563d10 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:07.528697 13614 raft_consensus.cc:3060] T e2fd0e62c1594ff5875e63fcc1563d10 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:07.531584 13612 raft_consensus.cc:2955] T 75485f2faee34dde81ad24963307553a P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:17:07.541465 13541 raft_consensus.cc:2955] T 75485f2faee34dde81ad24963307553a P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:17:07.543912 13367 catalog_manager.cc:5697] T 75485f2faee34dde81ad24963307553a P 3c7e85ca9e4e4646b4792034c03ef31c reported cstate change: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:07.547626 14154 raft_consensus.cc:2955] T 75485f2faee34dde81ad24963307553a P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:17:07.555245 13614 raft_consensus.cc:515] T e2fd0e62c1594ff5875e63fcc1563d10 P 217ec95c64b34e25addb1e33e358571e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:17:07.557369 13614 leader_election.cc:290] T e2fd0e62c1594ff5875e63fcc1563d10 P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 2 election: Requested vote from peers 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433), 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132:46293)
I20260709 13:17:07.558707 14154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2fd0e62c1594ff5875e63fcc1563d10" candidate_uuid: "217ec95c64b34e25addb1e33e358571e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc"
I20260709 13:17:07.559193 14154 raft_consensus.cc:3060] T e2fd0e62c1594ff5875e63fcc1563d10 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:07.559566 13541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2fd0e62c1594ff5875e63fcc1563d10" candidate_uuid: "217ec95c64b34e25addb1e33e358571e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825"
I20260709 13:17:07.561142 13541 raft_consensus.cc:3055] T e2fd0e62c1594ff5875e63fcc1563d10 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:07.565038 13541 raft_consensus.cc:740] T e2fd0e62c1594ff5875e63fcc1563d10 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 13569ba8734e4be4bee5c86ae9ff8825, State: Running, Role: LEADER
I20260709 13:17:07.565863 13541 consensus_queue.cc:260] T e2fd0e62c1594ff5875e63fcc1563d10 P 13569ba8734e4be4bee5c86ae9ff8825 [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: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:17:07.567201 14154 raft_consensus.cc:2468] T e2fd0e62c1594ff5875e63fcc1563d10 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 217ec95c64b34e25addb1e33e358571e in term 2.
I20260709 13:17:07.567781 13541 raft_consensus.cc:3060] T e2fd0e62c1594ff5875e63fcc1563d10 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:07.574218 13541 raft_consensus.cc:2468] T e2fd0e62c1594ff5875e63fcc1563d10 P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 217ec95c64b34e25addb1e33e358571e in term 2.
I20260709 13:17:07.575829 13584 leader_election.cc:304] T e2fd0e62c1594ff5875e63fcc1563d10 P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825, 217ec95c64b34e25addb1e33e358571e; no voters: 
I20260709 13:17:07.576531 14824 raft_consensus.cc:2804] T e2fd0e62c1594ff5875e63fcc1563d10 P 217ec95c64b34e25addb1e33e358571e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:07.576967 14824 raft_consensus.cc:697] T e2fd0e62c1594ff5875e63fcc1563d10 P 217ec95c64b34e25addb1e33e358571e [term 2 LEADER]: Becoming Leader. State: Replica: 217ec95c64b34e25addb1e33e358571e, State: Running, Role: LEADER
I20260709 13:17:07.577756 14824 consensus_queue.cc:237] T e2fd0e62c1594ff5875e63fcc1563d10 P 217ec95c64b34e25addb1e33e358571e [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: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:17:07.600013 13612 raft_consensus.cc:1275] T aa2446e4f4414461ba9c22f2459f715b P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Refusing update from remote peer 3c7e85ca9e4e4646b4792034c03ef31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:07.601300 14154 raft_consensus.cc:1275] T aa2446e4f4414461ba9c22f2459f715b P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Refusing update from remote peer 3c7e85ca9e4e4646b4792034c03ef31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:07.601576 13541 raft_consensus.cc:1275] T aa2446e4f4414461ba9c22f2459f715b P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Refusing update from remote peer 3c7e85ca9e4e4646b4792034c03ef31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:07.603089 14975 consensus_queue.cc:1048] T aa2446e4f4414461ba9c22f2459f715b P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } 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 13:17:07.604681 14925 consensus_queue.cc:1048] T aa2446e4f4414461ba9c22f2459f715b P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:07.606845 14925 consensus_queue.cc:1048] T aa2446e4f4414461ba9c22f2459f715b P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } 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 13:17:07.635779 13368 catalog_manager.cc:5697] T e2fd0e62c1594ff5875e63fcc1563d10 P 217ec95c64b34e25addb1e33e358571e reported cstate change: term changed from 1 to 2, leader changed from 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130) to 217ec95c64b34e25addb1e33e358571e (127.12.19.131). New cstate: current_term: 2 leader_uuid: "217ec95c64b34e25addb1e33e358571e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:07.659647 14975 raft_consensus.cc:2955] T aa2446e4f4414461ba9c22f2459f715b P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:17:07.661805 13541 raft_consensus.cc:2955] T aa2446e4f4414461ba9c22f2459f715b P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:17:07.664338 13612 raft_consensus.cc:2955] T aa2446e4f4414461ba9c22f2459f715b P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:17:07.681000 14154 raft_consensus.cc:2955] T aa2446e4f4414461ba9c22f2459f715b P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:17:07.685700 13461 consensus_queue.cc:237] T 75485f2faee34dde81ad24963307553a P 3c7e85ca9e4e4646b4792034c03ef31c [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:17:07.695099 13366 catalog_manager.cc:5697] T aa2446e4f4414461ba9c22f2459f715b P 13569ba8734e4be4bee5c86ae9ff8825 reported cstate change: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:17:07.697391 13541 raft_consensus.cc:1275] T 75485f2faee34dde81ad24963307553a P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Refusing update from remote peer 3c7e85ca9e4e4646b4792034c03ef31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:17:07.697618 14154 raft_consensus.cc:1275] T 75485f2faee34dde81ad24963307553a P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Refusing update from remote peer 3c7e85ca9e4e4646b4792034c03ef31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:17:07.698566 14925 consensus_queue.cc:1048] T 75485f2faee34dde81ad24963307553a P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:17:07.699573 14904 consensus_queue.cc:1048] T 75485f2faee34dde81ad24963307553a P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } 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 13:17:07.710269 14904 raft_consensus.cc:2955] T 75485f2faee34dde81ad24963307553a P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 217ec95c64b34e25addb1e33e358571e (127.12.19.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:17:07.719695 13541 raft_consensus.cc:2955] T 75485f2faee34dde81ad24963307553a P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 217ec95c64b34e25addb1e33e358571e (127.12.19.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:17:07.724372 14154 raft_consensus.cc:2955] T 75485f2faee34dde81ad24963307553a P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 217ec95c64b34e25addb1e33e358571e (127.12.19.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:17:07.729283 14825 raft_consensus.cc:1064] T db78d2ab7c3a4b79bfe1d770d8100ec4 P 217ec95c64b34e25addb1e33e358571e: attempting to promote NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc to VOTER
I20260709 13:17:07.732528 14825 consensus_queue.cc:237] T db78d2ab7c3a4b79bfe1d770d8100ec4 P 217ec95c64b34e25addb1e33e358571e [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:17:07.735201 13354 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 75485f2faee34dde81ad24963307553a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:17:07.748955 14925 raft_consensus.cc:1064] T 15b973213b114543ab313601f6f97755 P 3c7e85ca9e4e4646b4792034c03ef31c: attempting to promote NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc to VOTER
I20260709 13:17:07.753542 14925 consensus_queue.cc:237] T 15b973213b114543ab313601f6f97755 P 3c7e85ca9e4e4646b4792034c03ef31c [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:17:07.755309 13368 catalog_manager.cc:5697] T 75485f2faee34dde81ad24963307553a P 8d9445f2defa46e5bdccf9ae8cae01dc reported cstate change: config changed from index 3 to 4, VOTER 217ec95c64b34e25addb1e33e358571e (127.12.19.131) evicted. New cstate: current_term: 1 leader_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:17:07.771409 13612 raft_consensus.cc:1275] T 15b973213b114543ab313601f6f97755 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Refusing update from remote peer 3c7e85ca9e4e4646b4792034c03ef31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:07.767987 13462 consensus_queue.cc:237] T aa2446e4f4414461ba9c22f2459f715b P 3c7e85ca9e4e4646b4792034c03ef31c [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:17:07.775442 14154 raft_consensus.cc:1275] T 15b973213b114543ab313601f6f97755 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Refusing update from remote peer 3c7e85ca9e4e4646b4792034c03ef31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:07.773466 13541 raft_consensus.cc:1275] T 15b973213b114543ab313601f6f97755 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Refusing update from remote peer 3c7e85ca9e4e4646b4792034c03ef31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:07.776306 13605 tablet_service.cc:1558] Processing DeleteTablet for tablet 75485f2faee34dde81ad24963307553a with delete_type TABLET_DATA_TOMBSTONED (TS 217ec95c64b34e25addb1e33e358571e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50798
I20260709 13:17:07.776746 14925 consensus_queue.cc:1048] T 15b973213b114543ab313601f6f97755 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:07.778024 14975 consensus_queue.cc:1048] T 15b973213b114543ab313601f6f97755 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } 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 13:17:07.784638 14925 consensus_queue.cc:1048] T 15b973213b114543ab313601f6f97755 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } 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 13:17:07.793874 14158 raft_consensus.cc:1275] T aa2446e4f4414461ba9c22f2459f715b P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Refusing update from remote peer 3c7e85ca9e4e4646b4792034c03ef31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:17:07.795130 13538 raft_consensus.cc:1275] T aa2446e4f4414461ba9c22f2459f715b P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Refusing update from remote peer 3c7e85ca9e4e4646b4792034c03ef31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:17:07.795185 14925 consensus_queue.cc:1048] T aa2446e4f4414461ba9c22f2459f715b P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } 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 13:17:07.798297 14925 consensus_queue.cc:1048] T aa2446e4f4414461ba9c22f2459f715b P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:17:07.809036 14975 raft_consensus.cc:2955] T aa2446e4f4414461ba9c22f2459f715b P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 217ec95c64b34e25addb1e33e358571e (127.12.19.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:17:07.816895 14157 raft_consensus.cc:1275] T db78d2ab7c3a4b79bfe1d770d8100ec4 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 2 LEARNER]: Refusing update from remote peer 217ec95c64b34e25addb1e33e358571e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:17:07.819842 13540 raft_consensus.cc:1275] T db78d2ab7c3a4b79bfe1d770d8100ec4 P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 FOLLOWER]: Refusing update from remote peer 217ec95c64b34e25addb1e33e358571e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:17:07.820214 14948 consensus_queue.cc:1048] T db78d2ab7c3a4b79bfe1d770d8100ec4 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } 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 13:17:07.820746 13354 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet aa2446e4f4414461ba9c22f2459f715b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:17:07.821481 14824 consensus_queue.cc:1048] T db78d2ab7c3a4b79bfe1d770d8100ec4 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:17:07.819063 14158 raft_consensus.cc:2955] T aa2446e4f4414461ba9c22f2459f715b P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 217ec95c64b34e25addb1e33e358571e (127.12.19.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:17:07.827870 13462 raft_consensus.cc:1275] T db78d2ab7c3a4b79bfe1d770d8100ec4 P 3c7e85ca9e4e4646b4792034c03ef31c [term 2 FOLLOWER]: Refusing update from remote peer 217ec95c64b34e25addb1e33e358571e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:17:07.824364 13538 raft_consensus.cc:2955] T aa2446e4f4414461ba9c22f2459f715b P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 217ec95c64b34e25addb1e33e358571e (127.12.19.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:17:07.842545 13366 catalog_manager.cc:5697] T aa2446e4f4414461ba9c22f2459f715b P 3c7e85ca9e4e4646b4792034c03ef31c reported cstate change: config changed from index 3 to 4, VOTER 217ec95c64b34e25addb1e33e358571e (127.12.19.131) evicted. New cstate: current_term: 1 leader_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:17:07.847585 14948 consensus_queue.cc:1048] T db78d2ab7c3a4b79bfe1d770d8100ec4 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:17:07.855284 13608 tablet_service.cc:1558] Processing DeleteTablet for tablet aa2446e4f4414461ba9c22f2459f715b with delete_type TABLET_DATA_TOMBSTONED (TS 217ec95c64b34e25addb1e33e358571e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50798
I20260709 13:17:07.869995 14975 raft_consensus.cc:2955] T 15b973213b114543ab313601f6f97755 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:17:07.875988 14991 tablet_replica.cc:333] T 75485f2faee34dde81ad24963307553a P 217ec95c64b34e25addb1e33e358571e: stopping tablet replica
I20260709 13:17:07.875891 14157 raft_consensus.cc:2955] T 15b973213b114543ab313601f6f97755 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:17:07.877357 14991 raft_consensus.cc:2243] T 75485f2faee34dde81ad24963307553a P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:07.878257 14991 raft_consensus.cc:2272] T 75485f2faee34dde81ad24963307553a P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:07.896066 13366 catalog_manager.cc:5697] T 15b973213b114543ab313601f6f97755 P 8d9445f2defa46e5bdccf9ae8cae01dc reported cstate change: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:17:07.896131 13540 raft_consensus.cc:2955] T 15b973213b114543ab313601f6f97755 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:17:07.899408 14948 raft_consensus.cc:993] T c7c338ae8fcd4433858a276009993be4 P 217ec95c64b34e25addb1e33e358571e: : Instructing follower 13569ba8734e4be4bee5c86ae9ff8825 to start an election
I20260709 13:17:07.906029 14824 raft_consensus.cc:2955] T db78d2ab7c3a4b79bfe1d770d8100ec4 P 217ec95c64b34e25addb1e33e358571e [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:17:07.915367 14991 ts_tablet_manager.cc:1916] T 75485f2faee34dde81ad24963307553a P 217ec95c64b34e25addb1e33e358571e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:17:07.920652 14996 raft_consensus.cc:1081] T c7c338ae8fcd4433858a276009993be4 P 217ec95c64b34e25addb1e33e358571e [term 2 LEADER]: Signalling peer 13569ba8734e4be4bee5c86ae9ff8825 to start an election
I20260709 13:17:07.934528 13619 raft_consensus.cc:2955] T 15b973213b114543ab313601f6f97755 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:17:07.938651 13462 raft_consensus.cc:2955] T db78d2ab7c3a4b79bfe1d770d8100ec4 P 3c7e85ca9e4e4646b4792034c03ef31c [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:17:07.947681 13540 raft_consensus.cc:2955] T db78d2ab7c3a4b79bfe1d770d8100ec4 P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:17:07.948001 14158 raft_consensus.cc:2955] T db78d2ab7c3a4b79bfe1d770d8100ec4 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:17:07.951442 13538 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c7c338ae8fcd4433858a276009993be4"
dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825"
 from {username='slave'} at 127.0.0.1:46896
I20260709 13:17:07.951952 13538 raft_consensus.cc:493] T c7c338ae8fcd4433858a276009993be4 P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:07.952292 13538 raft_consensus.cc:3060] T c7c338ae8fcd4433858a276009993be4 P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:07.960752 13365 catalog_manager.cc:5697] T db78d2ab7c3a4b79bfe1d770d8100ec4 P 217ec95c64b34e25addb1e33e358571e reported cstate change: config changed from index 3 to 4, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "217ec95c64b34e25addb1e33e358571e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:17:07.964964 13538 raft_consensus.cc:515] T c7c338ae8fcd4433858a276009993be4 P 13569ba8734e4be4bee5c86ae9ff8825 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:17:07.966814 13538 leader_election.cc:290] T c7c338ae8fcd4433858a276009993be4 P 13569ba8734e4be4bee5c86ae9ff8825 [CANDIDATE]: Term 3 election: Requested vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:17:07.977146 13462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7c338ae8fcd4433858a276009993be4" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c"
I20260709 13:17:07.977674 13462 raft_consensus.cc:3060] T c7c338ae8fcd4433858a276009993be4 P 3c7e85ca9e4e4646b4792034c03ef31c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:07.983553 13462 raft_consensus.cc:2468] T c7c338ae8fcd4433858a276009993be4 P 3c7e85ca9e4e4646b4792034c03ef31c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13569ba8734e4be4bee5c86ae9ff8825 in term 3.
I20260709 13:17:07.983467 13612 consensus_queue.cc:237] T db78d2ab7c3a4b79bfe1d770d8100ec4 P 217ec95c64b34e25addb1e33e358571e [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: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:17:07.986630 13510 leader_election.cc:304] T c7c338ae8fcd4433858a276009993be4 P 13569ba8734e4be4bee5c86ae9ff8825 [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: 13569ba8734e4be4bee5c86ae9ff8825, 3c7e85ca9e4e4646b4792034c03ef31c; no voters: 
I20260709 13:17:07.987013 13619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7c338ae8fcd4433858a276009993be4" candidate_uuid: "13569ba8734e4be4bee5c86ae9ff8825" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "217ec95c64b34e25addb1e33e358571e"
I20260709 13:17:07.987175 13462 raft_consensus.cc:1240] T c7c338ae8fcd4433858a276009993be4 P 3c7e85ca9e4e4646b4792034c03ef31c [term 3 FOLLOWER]: Rejecting Update request from peer 217ec95c64b34e25addb1e33e358571e for earlier term 2. Current term is 3. Ops: []
I20260709 13:17:07.987603 13619 raft_consensus.cc:3055] T c7c338ae8fcd4433858a276009993be4 P 217ec95c64b34e25addb1e33e358571e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:17:07.987805 14865 raft_consensus.cc:2804] T c7c338ae8fcd4433858a276009993be4 P 13569ba8734e4be4bee5c86ae9ff8825 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:17:07.987943 13619 raft_consensus.cc:740] T c7c338ae8fcd4433858a276009993be4 P 217ec95c64b34e25addb1e33e358571e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 217ec95c64b34e25addb1e33e358571e, State: Running, Role: LEADER
I20260709 13:17:07.988317 14865 raft_consensus.cc:697] T c7c338ae8fcd4433858a276009993be4 P 13569ba8734e4be4bee5c86ae9ff8825 [term 3 LEADER]: Becoming Leader. State: Replica: 13569ba8734e4be4bee5c86ae9ff8825, State: Running, Role: LEADER
I20260709 13:17:07.988796 13619 consensus_queue.cc:260] T c7c338ae8fcd4433858a276009993be4 P 217ec95c64b34e25addb1e33e358571e [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:17:07.989048 14865 consensus_queue.cc:237] T c7c338ae8fcd4433858a276009993be4 P 13569ba8734e4be4bee5c86ae9ff8825 [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:17:07.989893 13619 raft_consensus.cc:3060] T c7c338ae8fcd4433858a276009993be4 P 217ec95c64b34e25addb1e33e358571e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:07.999832 14991 ts_tablet_manager.cc:1929] T 75485f2faee34dde81ad24963307553a P 217ec95c64b34e25addb1e33e358571e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:17:08.000313 14991 log.cc:1199] T 75485f2faee34dde81ad24963307553a P 217ec95c64b34e25addb1e33e358571e: Deleting WAL directory at /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602961601857-12366-0/minicluster-data/ts-2-root/wals/75485f2faee34dde81ad24963307553a
I20260709 13:17:08.006008 13354 catalog_manager.cc:5028] TS 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327): tablet 75485f2faee34dde81ad24963307553a (table test-workload [id=77c75b77851347f78ed9a35a6924227d]) successfully deleted
I20260709 13:17:08.006577 14991 tablet_replica.cc:333] T aa2446e4f4414461ba9c22f2459f715b P 217ec95c64b34e25addb1e33e358571e: stopping tablet replica
I20260709 13:17:08.007670 14991 raft_consensus.cc:2243] T aa2446e4f4414461ba9c22f2459f715b P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:08.008438 14991 raft_consensus.cc:2272] T aa2446e4f4414461ba9c22f2459f715b P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:08.012929 13462 consensus_queue.cc:237] T 15b973213b114543ab313601f6f97755 P 3c7e85ca9e4e4646b4792034c03ef31c [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:17:08.014068 14991 ts_tablet_manager.cc:1916] T aa2446e4f4414461ba9c22f2459f715b P 217ec95c64b34e25addb1e33e358571e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:17:08.016238 14158 raft_consensus.cc:1275] T db78d2ab7c3a4b79bfe1d770d8100ec4 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 2 FOLLOWER]: Refusing update from remote peer 217ec95c64b34e25addb1e33e358571e: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:17:08.021104 13540 raft_consensus.cc:1275] T db78d2ab7c3a4b79bfe1d770d8100ec4 P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 FOLLOWER]: Refusing update from remote peer 217ec95c64b34e25addb1e33e358571e: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:17:08.028192 13545 raft_consensus.cc:1275] T e2fd0e62c1594ff5875e63fcc1563d10 P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 FOLLOWER]: Refusing update from remote peer 217ec95c64b34e25addb1e33e358571e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:17:08.028669 15004 consensus_queue.cc:1048] T db78d2ab7c3a4b79bfe1d770d8100ec4 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } 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 13:17:08.034439 13619 raft_consensus.cc:2468] T c7c338ae8fcd4433858a276009993be4 P 217ec95c64b34e25addb1e33e358571e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13569ba8734e4be4bee5c86ae9ff8825 in term 3.
I20260709 13:17:08.049342 15004 consensus_queue.cc:1048] T db78d2ab7c3a4b79bfe1d770d8100ec4 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:17:08.053719 15001 consensus_queue.cc:1048] T e2fd0e62c1594ff5875e63fcc1563d10 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:17:08.056336 14158 raft_consensus.cc:1275] T 15b973213b114543ab313601f6f97755 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Refusing update from remote peer 3c7e85ca9e4e4646b4792034c03ef31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:17:08.056514 13612 raft_consensus.cc:1275] T 15b973213b114543ab313601f6f97755 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Refusing update from remote peer 3c7e85ca9e4e4646b4792034c03ef31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:17:08.053714 14991 ts_tablet_manager.cc:1929] T aa2446e4f4414461ba9c22f2459f715b P 217ec95c64b34e25addb1e33e358571e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:17:08.055747 13366 catalog_manager.cc:5697] T c7c338ae8fcd4433858a276009993be4 P 13569ba8734e4be4bee5c86ae9ff8825 reported cstate change: term changed from 2 to 3, leader changed from 217ec95c64b34e25addb1e33e358571e (127.12.19.131) to 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130). New cstate: current_term: 3 leader_uuid: "13569ba8734e4be4bee5c86ae9ff8825" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:08.057720 14988 consensus_queue.cc:1048] T 15b973213b114543ab313601f6f97755 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:17:08.060374 14988 consensus_queue.cc:1048] T 15b973213b114543ab313601f6f97755 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } 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 13:17:08.059782 15004 raft_consensus.cc:2955] T db78d2ab7c3a4b79bfe1d770d8100ec4 P 217ec95c64b34e25addb1e33e358571e [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:17:08.057924 14991 log.cc:1199] T aa2446e4f4414461ba9c22f2459f715b P 217ec95c64b34e25addb1e33e358571e: Deleting WAL directory at /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602961601857-12366-0/minicluster-data/ts-2-root/wals/aa2446e4f4414461ba9c22f2459f715b
I20260709 13:17:08.072659 13354 catalog_manager.cc:5028] TS 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327): tablet aa2446e4f4414461ba9c22f2459f715b (table test-workload [id=77c75b77851347f78ed9a35a6924227d]) successfully deleted
I20260709 13:17:08.077901 14157 raft_consensus.cc:2955] T db78d2ab7c3a4b79bfe1d770d8100ec4 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:17:08.081986 13354 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet db78d2ab7c3a4b79bfe1d770d8100ec4 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:17:08.076488 14975 raft_consensus.cc:2955] T 15b973213b114543ab313601f6f97755 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:17:08.091504 13366 catalog_manager.cc:5697] T db78d2ab7c3a4b79bfe1d770d8100ec4 P 217ec95c64b34e25addb1e33e358571e reported cstate change: config changed from index 4 to 5, VOTER 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129) evicted. New cstate: current_term: 2 leader_uuid: "217ec95c64b34e25addb1e33e358571e" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:17:08.093232 13354 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 15b973213b114543ab313601f6f97755 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:17:08.097401 14157 raft_consensus.cc:2955] T 15b973213b114543ab313601f6f97755 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:17:08.100711 14158 raft_consensus.cc:1275] T e2fd0e62c1594ff5875e63fcc1563d10 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 2 FOLLOWER]: Refusing update from remote peer 217ec95c64b34e25addb1e33e358571e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:17:08.102561 15001 consensus_queue.cc:1048] T e2fd0e62c1594ff5875e63fcc1563d10 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } 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 13:17:08.106364 13545 raft_consensus.cc:2955] T db78d2ab7c3a4b79bfe1d770d8100ec4 P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:17:08.115273 13368 catalog_manager.cc:5697] T 15b973213b114543ab313601f6f97755 P 3c7e85ca9e4e4646b4792034c03ef31c reported cstate change: config changed from index 3 to 4, VOTER 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130) evicted. New cstate: current_term: 1 leader_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:17:08.118162 13457 tablet_service.cc:1558] Processing DeleteTablet for tablet db78d2ab7c3a4b79bfe1d770d8100ec4 with delete_type TABLET_DATA_TOMBSTONED (TS 3c7e85ca9e4e4646b4792034c03ef31c not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:45800
I20260709 13:17:08.138545 15010 tablet_replica.cc:333] T db78d2ab7c3a4b79bfe1d770d8100ec4 P 3c7e85ca9e4e4646b4792034c03ef31c: stopping tablet replica
I20260709 13:17:08.140295 15010 raft_consensus.cc:2243] T db78d2ab7c3a4b79bfe1d770d8100ec4 P 3c7e85ca9e4e4646b4792034c03ef31c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:08.142040 15010 raft_consensus.cc:2272] T db78d2ab7c3a4b79bfe1d770d8100ec4 P 3c7e85ca9e4e4646b4792034c03ef31c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:08.146134 13535 tablet_service.cc:1558] Processing DeleteTablet for tablet 15b973213b114543ab313601f6f97755 with delete_type TABLET_DATA_TOMBSTONED (TS 13569ba8734e4be4bee5c86ae9ff8825 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46886
I20260709 13:17:08.146715 15010 ts_tablet_manager.cc:1916] T db78d2ab7c3a4b79bfe1d770d8100ec4 P 3c7e85ca9e4e4646b4792034c03ef31c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:17:08.140426 13619 raft_consensus.cc:2955] T 15b973213b114543ab313601f6f97755 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:17:08.165931 15010 ts_tablet_manager.cc:1929] T db78d2ab7c3a4b79bfe1d770d8100ec4 P 3c7e85ca9e4e4646b4792034c03ef31c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:17:08.166386 15010 log.cc:1199] T db78d2ab7c3a4b79bfe1d770d8100ec4 P 3c7e85ca9e4e4646b4792034c03ef31c: Deleting WAL directory at /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602961601857-12366-0/minicluster-data/ts-0-root/wals/db78d2ab7c3a4b79bfe1d770d8100ec4
I20260709 13:17:08.168140 13354 catalog_manager.cc:5028] TS 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053): tablet db78d2ab7c3a4b79bfe1d770d8100ec4 (table test-workload [id=77c75b77851347f78ed9a35a6924227d]) successfully deleted
I20260709 13:17:08.202409 15013 tablet_replica.cc:333] T 15b973213b114543ab313601f6f97755 P 13569ba8734e4be4bee5c86ae9ff8825: stopping tablet replica
I20260709 13:17:08.205624 15013 raft_consensus.cc:2243] T 15b973213b114543ab313601f6f97755 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:08.206346 15013 raft_consensus.cc:2272] T 15b973213b114543ab313601f6f97755 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:08.209240 15013 ts_tablet_manager.cc:1916] T 15b973213b114543ab313601f6f97755 P 13569ba8734e4be4bee5c86ae9ff8825: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:17:08.219915 15013 ts_tablet_manager.cc:1929] T 15b973213b114543ab313601f6f97755 P 13569ba8734e4be4bee5c86ae9ff8825: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:17:08.220175 15013 log.cc:1199] T 15b973213b114543ab313601f6f97755 P 13569ba8734e4be4bee5c86ae9ff8825: Deleting WAL directory at /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602961601857-12366-0/minicluster-data/ts-1-root/wals/15b973213b114543ab313601f6f97755
I20260709 13:17:08.221524 13354 catalog_manager.cc:5028] TS 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433): tablet 15b973213b114543ab313601f6f97755 (table test-workload [id=77c75b77851347f78ed9a35a6924227d]) successfully deleted
I20260709 13:17:08.431301 12366 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:08.536417 13612 raft_consensus.cc:1275] T c7c338ae8fcd4433858a276009993be4 P 217ec95c64b34e25addb1e33e358571e [term 3 FOLLOWER]: Refusing update from remote peer 13569ba8734e4be4bee5c86ae9ff8825: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:17:08.537426 14865 consensus_queue.cc:1048] T c7c338ae8fcd4433858a276009993be4 P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:08.545100 13461 raft_consensus.cc:1275] T c7c338ae8fcd4433858a276009993be4 P 3c7e85ca9e4e4646b4792034c03ef31c [term 3 FOLLOWER]: Refusing update from remote peer 13569ba8734e4be4bee5c86ae9ff8825: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:17:08.548183 15006 consensus_queue.cc:1048] T c7c338ae8fcd4433858a276009993be4 P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:08.983527 12366 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:09.019171 13540 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "073038643a8a47128887911c138b0df9"
dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825"
mode: GRACEFUL
new_leader_uuid: "3c7e85ca9e4e4646b4792034c03ef31c"
 from {username='slave'} at 127.0.0.1:52460
I20260709 13:17:09.019650 13540 raft_consensus.cc:606] T 073038643a8a47128887911c138b0df9 P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 LEADER]: Received request to transfer leadership to TS 3c7e85ca9e4e4646b4792034c03ef31c
I20260709 13:17:09.021631 13612 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fcabc5c5fd6f4ffab3af0bf279258b39"
dest_uuid: "217ec95c64b34e25addb1e33e358571e"
mode: GRACEFUL
new_leader_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc"
 from {username='slave'} at 127.0.0.1:47876
I20260709 13:17:09.022013 13612 raft_consensus.cc:606] T fcabc5c5fd6f4ffab3af0bf279258b39 P 217ec95c64b34e25addb1e33e358571e [term 1 LEADER]: Received request to transfer leadership to TS 8d9445f2defa46e5bdccf9ae8cae01dc
I20260709 13:17:09.022945 12366 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:17:09.023896 12366 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:17:09.110146 15001 raft_consensus.cc:993] T fcabc5c5fd6f4ffab3af0bf279258b39 P 217ec95c64b34e25addb1e33e358571e: : Instructing follower 8d9445f2defa46e5bdccf9ae8cae01dc to start an election
I20260709 13:17:09.110559 15003 raft_consensus.cc:1081] T fcabc5c5fd6f4ffab3af0bf279258b39 P 217ec95c64b34e25addb1e33e358571e [term 1 LEADER]: Signalling peer 8d9445f2defa46e5bdccf9ae8cae01dc to start an election
I20260709 13:17:09.111881 14157 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fcabc5c5fd6f4ffab3af0bf279258b39"
dest_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc"
 from {username='slave'} at 127.0.0.1:49916
I20260709 13:17:09.112388 14157 raft_consensus.cc:493] T fcabc5c5fd6f4ffab3af0bf279258b39 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:09.112696 14157 raft_consensus.cc:3060] T fcabc5c5fd6f4ffab3af0bf279258b39 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:09.118324 14157 raft_consensus.cc:515] T fcabc5c5fd6f4ffab3af0bf279258b39 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:17:09.119906 14157 leader_election.cc:290] T fcabc5c5fd6f4ffab3af0bf279258b39 P 8d9445f2defa46e5bdccf9ae8cae01dc [CANDIDATE]: Term 2 election: Requested vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:17:09.120563 13461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcabc5c5fd6f4ffab3af0bf279258b39" candidate_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c"
I20260709 13:17:09.120878 13612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcabc5c5fd6f4ffab3af0bf279258b39" candidate_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "217ec95c64b34e25addb1e33e358571e"
I20260709 13:17:09.121122 13461 raft_consensus.cc:3060] T fcabc5c5fd6f4ffab3af0bf279258b39 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:09.121371 13612 raft_consensus.cc:3055] T fcabc5c5fd6f4ffab3af0bf279258b39 P 217ec95c64b34e25addb1e33e358571e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:09.122538 13612 raft_consensus.cc:740] T fcabc5c5fd6f4ffab3af0bf279258b39 P 217ec95c64b34e25addb1e33e358571e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 217ec95c64b34e25addb1e33e358571e, State: Running, Role: LEADER
I20260709 13:17:09.123199 13612 consensus_queue.cc:260] T fcabc5c5fd6f4ffab3af0bf279258b39 P 217ec95c64b34e25addb1e33e358571e [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:17:09.124318 13612 raft_consensus.cc:3060] T fcabc5c5fd6f4ffab3af0bf279258b39 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:09.127624 13461 raft_consensus.cc:2468] T fcabc5c5fd6f4ffab3af0bf279258b39 P 3c7e85ca9e4e4646b4792034c03ef31c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d9445f2defa46e5bdccf9ae8cae01dc in term 2.
I20260709 13:17:09.130290 14123 leader_election.cc:304] T fcabc5c5fd6f4ffab3af0bf279258b39 P 8d9445f2defa46e5bdccf9ae8cae01dc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c7e85ca9e4e4646b4792034c03ef31c, 8d9445f2defa46e5bdccf9ae8cae01dc; no voters: 
I20260709 13:17:09.130441 13612 raft_consensus.cc:2468] T fcabc5c5fd6f4ffab3af0bf279258b39 P 217ec95c64b34e25addb1e33e358571e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d9445f2defa46e5bdccf9ae8cae01dc in term 2.
I20260709 13:17:09.130997 14961 raft_consensus.cc:2804] T fcabc5c5fd6f4ffab3af0bf279258b39 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:09.131560 14961 raft_consensus.cc:697] T fcabc5c5fd6f4ffab3af0bf279258b39 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 2 LEADER]: Becoming Leader. State: Replica: 8d9445f2defa46e5bdccf9ae8cae01dc, State: Running, Role: LEADER
I20260709 13:17:09.134050 14961 consensus_queue.cc:237] T fcabc5c5fd6f4ffab3af0bf279258b39 P 8d9445f2defa46e5bdccf9ae8cae01dc [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:17:09.153435 13367 catalog_manager.cc:5697] T fcabc5c5fd6f4ffab3af0bf279258b39 P 8d9445f2defa46e5bdccf9ae8cae01dc reported cstate change: term changed from 1 to 2, leader changed from 217ec95c64b34e25addb1e33e358571e (127.12.19.131) to 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132). New cstate: current_term: 2 leader_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:17:09.217878 13612 consensus_queue.cc:237] T 193870cc12df4e7e9f8423c473c1ade1 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Queue 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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } }
I20260709 13:17:09.224367 13461 raft_consensus.cc:1275] T 193870cc12df4e7e9f8423c473c1ade1 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Refusing update from remote peer 217ec95c64b34e25addb1e33e358571e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:17:09.224601 13584 consensus_peers.cc:597] T 193870cc12df4e7e9f8423c473c1ade1 P 217ec95c64b34e25addb1e33e358571e -> Peer 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132:46293): Couldn't send request to peer 8d9445f2defa46e5bdccf9ae8cae01dc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 193870cc12df4e7e9f8423c473c1ade1. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:09.224673 13540 raft_consensus.cc:1275] T 193870cc12df4e7e9f8423c473c1ade1 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Refusing update from remote peer 217ec95c64b34e25addb1e33e358571e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:17:09.225919 15003 consensus_queue.cc:1048] T 193870cc12df4e7e9f8423c473c1ade1 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } 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 13:17:09.226598 15026 consensus_queue.cc:1048] T 193870cc12df4e7e9f8423c473c1ade1 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:09.235001 15003 raft_consensus.cc:2955] T 193870cc12df4e7e9f8423c473c1ade1 P 217ec95c64b34e25addb1e33e358571e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:17:09.236804 13540 raft_consensus.cc:2955] T 193870cc12df4e7e9f8423c473c1ade1 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:17:09.251080 13545 consensus_queue.cc:237] T 36f4fb818d3d4ea190721ab5f3728e52 P 13569ba8734e4be4bee5c86ae9ff8825 [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } }
I20260709 13:17:09.253160 13461 raft_consensus.cc:2955] T 193870cc12df4e7e9f8423c473c1ade1 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:17:09.256291 13367 catalog_manager.cc:5697] T 193870cc12df4e7e9f8423c473c1ade1 P 13569ba8734e4be4bee5c86ae9ff8825 reported cstate change: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New cstate: current_term: 1 leader_uuid: "217ec95c64b34e25addb1e33e358571e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
W20260709 13:17:09.261171 13510 consensus_peers.cc:597] T 36f4fb818d3d4ea190721ab5f3728e52 P 13569ba8734e4be4bee5c86ae9ff8825 -> Peer 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132:46293): Couldn't send request to peer 8d9445f2defa46e5bdccf9ae8cae01dc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 36f4fb818d3d4ea190721ab5f3728e52. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:09.262779 13612 raft_consensus.cc:1275] T 36f4fb818d3d4ea190721ab5f3728e52 P 217ec95c64b34e25addb1e33e358571e [term 2 FOLLOWER]: Refusing update from remote peer 13569ba8734e4be4bee5c86ae9ff8825: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:17:09.265482 14971 consensus_queue.cc:1048] T 36f4fb818d3d4ea190721ab5f3728e52 P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:09.267921 13461 raft_consensus.cc:1275] T 36f4fb818d3d4ea190721ab5f3728e52 P 3c7e85ca9e4e4646b4792034c03ef31c [term 2 FOLLOWER]: Refusing update from remote peer 13569ba8734e4be4bee5c86ae9ff8825: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:17:09.274062 14971 consensus_queue.cc:1048] T 36f4fb818d3d4ea190721ab5f3728e52 P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } 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 13:17:09.278077 14865 raft_consensus.cc:2955] T 36f4fb818d3d4ea190721ab5f3728e52 P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:17:09.280508 13619 raft_consensus.cc:2955] T 36f4fb818d3d4ea190721ab5f3728e52 P 217ec95c64b34e25addb1e33e358571e [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
W20260709 13:17:09.289925 13416 auto_rebalancer.cc:629] Failed to schedule move for tablet 073038643a8a47128887911c138b0df9: Remote error: Service unavailable: leader transfer in progress
I20260709 13:17:09.293591 13365 catalog_manager.cc:5697] T 36f4fb818d3d4ea190721ab5f3728e52 P 13569ba8734e4be4bee5c86ae9ff8825 reported cstate change: config changed from index -1 to 3, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New cstate: current_term: 2 leader_uuid: "13569ba8734e4be4bee5c86ae9ff8825" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:09.294166 13545 consensus_queue.cc:237] T d97b1aa7f2464dfe96aa7fc355459533 P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Queue 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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } }
I20260709 13:17:09.300998 13612 raft_consensus.cc:1275] T d97b1aa7f2464dfe96aa7fc355459533 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Refusing update from remote peer 13569ba8734e4be4bee5c86ae9ff8825: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:17:09.301883 13510 consensus_peers.cc:597] T d97b1aa7f2464dfe96aa7fc355459533 P 13569ba8734e4be4bee5c86ae9ff8825 -> Peer 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132:46293): Couldn't send request to peer 8d9445f2defa46e5bdccf9ae8cae01dc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d97b1aa7f2464dfe96aa7fc355459533. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:09.302673 14971 consensus_queue.cc:1048] T d97b1aa7f2464dfe96aa7fc355459533 P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:09.310738 13462 raft_consensus.cc:1275] T d97b1aa7f2464dfe96aa7fc355459533 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Refusing update from remote peer 13569ba8734e4be4bee5c86ae9ff8825: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:17:09.310453 13461 raft_consensus.cc:2955] T 36f4fb818d3d4ea190721ab5f3728e52 P 3c7e85ca9e4e4646b4792034c03ef31c [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:17:09.312178 15006 raft_consensus.cc:2955] T d97b1aa7f2464dfe96aa7fc355459533 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:17:09.316814 14865 consensus_queue.cc:1048] T d97b1aa7f2464dfe96aa7fc355459533 P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } 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 13:17:09.321413 13461 raft_consensus.cc:2955] T d97b1aa7f2464dfe96aa7fc355459533 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:17:09.333961 13619 raft_consensus.cc:2955] T d97b1aa7f2464dfe96aa7fc355459533 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:17:09.334604 13366 catalog_manager.cc:5697] T d97b1aa7f2464dfe96aa7fc355459533 P 3c7e85ca9e4e4646b4792034c03ef31c reported cstate change: config changed from index -1 to 2, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New cstate: current_term: 1 leader_uuid: "13569ba8734e4be4bee5c86ae9ff8825" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:17:09.356918 15035 raft_consensus.cc:993] T 073038643a8a47128887911c138b0df9 P 13569ba8734e4be4bee5c86ae9ff8825: : Instructing follower 3c7e85ca9e4e4646b4792034c03ef31c to start an election
I20260709 13:17:09.357755 15035 raft_consensus.cc:1081] T 073038643a8a47128887911c138b0df9 P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 LEADER]: Signalling peer 3c7e85ca9e4e4646b4792034c03ef31c to start an election
I20260709 13:17:09.359218 13461 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "073038643a8a47128887911c138b0df9"
dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c"
 from {username='slave'} at 127.0.0.1:45814
I20260709 13:17:09.359730 13461 raft_consensus.cc:493] T 073038643a8a47128887911c138b0df9 P 3c7e85ca9e4e4646b4792034c03ef31c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:09.360050 13461 raft_consensus.cc:3060] T 073038643a8a47128887911c138b0df9 P 3c7e85ca9e4e4646b4792034c03ef31c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:09.367309 13461 raft_consensus.cc:515] T 073038643a8a47128887911c138b0df9 P 3c7e85ca9e4e4646b4792034c03ef31c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:17:09.369969 13461 leader_election.cc:290] T 073038643a8a47128887911c138b0df9 P 3c7e85ca9e4e4646b4792034c03ef31c [CANDIDATE]: Term 3 election: Requested vote from peers 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:17:09.370530 13545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "073038643a8a47128887911c138b0df9" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825"
I20260709 13:17:09.371225 13545 raft_consensus.cc:3055] T 073038643a8a47128887911c138b0df9 P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:17:09.372448 13545 raft_consensus.cc:740] T 073038643a8a47128887911c138b0df9 P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 13569ba8734e4be4bee5c86ae9ff8825, State: Running, Role: LEADER
I20260709 13:17:09.373133 13545 consensus_queue.cc:260] T 073038643a8a47128887911c138b0df9 P 13569ba8734e4be4bee5c86ae9ff8825 [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:17:09.374257 13545 raft_consensus.cc:3060] T 073038643a8a47128887911c138b0df9 P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:09.375293 13619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "073038643a8a47128887911c138b0df9" candidate_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "217ec95c64b34e25addb1e33e358571e"
I20260709 13:17:09.375824 13619 raft_consensus.cc:3060] T 073038643a8a47128887911c138b0df9 P 217ec95c64b34e25addb1e33e358571e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:09.380378 13545 raft_consensus.cc:2468] T 073038643a8a47128887911c138b0df9 P 13569ba8734e4be4bee5c86ae9ff8825 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c7e85ca9e4e4646b4792034c03ef31c in term 3.
I20260709 13:17:09.381465 13435 leader_election.cc:304] T 073038643a8a47128887911c138b0df9 P 3c7e85ca9e4e4646b4792034c03ef31c [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: 13569ba8734e4be4bee5c86ae9ff8825, 3c7e85ca9e4e4646b4792034c03ef31c; no voters: 
I20260709 13:17:09.381735 13619 raft_consensus.cc:2468] T 073038643a8a47128887911c138b0df9 P 217ec95c64b34e25addb1e33e358571e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c7e85ca9e4e4646b4792034c03ef31c in term 3.
I20260709 13:17:09.382222 14975 raft_consensus.cc:2804] T 073038643a8a47128887911c138b0df9 P 3c7e85ca9e4e4646b4792034c03ef31c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:17:09.382681 14975 raft_consensus.cc:697] T 073038643a8a47128887911c138b0df9 P 3c7e85ca9e4e4646b4792034c03ef31c [term 3 LEADER]: Becoming Leader. State: Replica: 3c7e85ca9e4e4646b4792034c03ef31c, State: Running, Role: LEADER
I20260709 13:17:09.383489 14975 consensus_queue.cc:237] T 073038643a8a47128887911c138b0df9 P 3c7e85ca9e4e4646b4792034c03ef31c [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:17:09.394898 13365 catalog_manager.cc:5697] T 073038643a8a47128887911c138b0df9 P 3c7e85ca9e4e4646b4792034c03ef31c reported cstate change: term changed from 2 to 3, leader changed from 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130) to 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129). New cstate: current_term: 3 leader_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:09.541702 13619 raft_consensus.cc:1275] T fcabc5c5fd6f4ffab3af0bf279258b39 P 217ec95c64b34e25addb1e33e358571e [term 2 FOLLOWER]: Refusing update from remote peer 8d9445f2defa46e5bdccf9ae8cae01dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:17:09.542848 14961 consensus_queue.cc:1048] T fcabc5c5fd6f4ffab3af0bf279258b39 P 8d9445f2defa46e5bdccf9ae8cae01dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:17:09.574206 13461 raft_consensus.cc:1275] T fcabc5c5fd6f4ffab3af0bf279258b39 P 3c7e85ca9e4e4646b4792034c03ef31c [term 2 FOLLOWER]: Refusing update from remote peer 8d9445f2defa46e5bdccf9ae8cae01dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:17:09.576577 15018 consensus_queue.cc:1048] T fcabc5c5fd6f4ffab3af0bf279258b39 P 8d9445f2defa46e5bdccf9ae8cae01dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:17:09.660948 15042 ts_tablet_manager.cc:933] T 193870cc12df4e7e9f8423c473c1ade1 P 8d9445f2defa46e5bdccf9ae8cae01dc: Initiating tablet copy from peer 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:17:09.662711 15042 tablet_copy_client.cc:323] T 193870cc12df4e7e9f8423c473c1ade1 P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Beginning tablet copy session from remote peer at address 127.12.19.131:36327
I20260709 13:17:09.663995 13629 tablet_copy_service.cc:140] P 217ec95c64b34e25addb1e33e358571e: Received BeginTabletCopySession request for tablet 193870cc12df4e7e9f8423c473c1ade1 from peer 8d9445f2defa46e5bdccf9ae8cae01dc ({username='slave'} at 127.0.0.1:51210)
I20260709 13:17:09.664376 13629 tablet_copy_service.cc:161] P 217ec95c64b34e25addb1e33e358571e: Beginning new tablet copy session on tablet 193870cc12df4e7e9f8423c473c1ade1 from peer 8d9445f2defa46e5bdccf9ae8cae01dc at {username='slave'} at 127.0.0.1:51210: session id = 8d9445f2defa46e5bdccf9ae8cae01dc-193870cc12df4e7e9f8423c473c1ade1
I20260709 13:17:09.671830 13629 tablet_copy_source_session.cc:215] T 193870cc12df4e7e9f8423c473c1ade1 P 217ec95c64b34e25addb1e33e358571e: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:17:09.675231 15042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 193870cc12df4e7e9f8423c473c1ade1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:09.692349 15042 tablet_copy_client.cc:806] T 193870cc12df4e7e9f8423c473c1ade1 P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Starting download of 0 data blocks...
I20260709 13:17:09.692961 15042 tablet_copy_client.cc:670] T 193870cc12df4e7e9f8423c473c1ade1 P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Starting download of 1 WAL segments...
I20260709 13:17:09.696658 15042 tablet_copy_client.cc:538] T 193870cc12df4e7e9f8423c473c1ade1 P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:17:09.703320 15042 tablet_bootstrap.cc:492] T 193870cc12df4e7e9f8423c473c1ade1 P 8d9445f2defa46e5bdccf9ae8cae01dc: Bootstrap starting.
I20260709 13:17:09.713814 15044 ts_tablet_manager.cc:933] T d97b1aa7f2464dfe96aa7fc355459533 P 8d9445f2defa46e5bdccf9ae8cae01dc: Initiating tablet copy from peer 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433)
I20260709 13:17:09.727450 15042 tablet_bootstrap.cc:492] T 193870cc12df4e7e9f8423c473c1ade1 P 8d9445f2defa46e5bdccf9ae8cae01dc: 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 13:17:09.728443 15042 tablet_bootstrap.cc:492] T 193870cc12df4e7e9f8423c473c1ade1 P 8d9445f2defa46e5bdccf9ae8cae01dc: Bootstrap complete.
I20260709 13:17:09.729168 15042 ts_tablet_manager.cc:1403] T 193870cc12df4e7e9f8423c473c1ade1 P 8d9445f2defa46e5bdccf9ae8cae01dc: Time spent bootstrapping tablet: real 0.026s	user 0.018s	sys 0.009s
I20260709 13:17:09.730631 15044 tablet_copy_client.cc:323] T d97b1aa7f2464dfe96aa7fc355459533 P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Beginning tablet copy session from remote peer at address 127.12.19.130:39433
I20260709 13:17:09.732247 13555 tablet_copy_service.cc:140] P 13569ba8734e4be4bee5c86ae9ff8825: Received BeginTabletCopySession request for tablet d97b1aa7f2464dfe96aa7fc355459533 from peer 8d9445f2defa46e5bdccf9ae8cae01dc ({username='slave'} at 127.0.0.1:45734)
I20260709 13:17:09.732184 15042 raft_consensus.cc:359] T 193870cc12df4e7e9f8423c473c1ade1 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } }
I20260709 13:17:09.732743 13555 tablet_copy_service.cc:161] P 13569ba8734e4be4bee5c86ae9ff8825: Beginning new tablet copy session on tablet d97b1aa7f2464dfe96aa7fc355459533 from peer 8d9445f2defa46e5bdccf9ae8cae01dc at {username='slave'} at 127.0.0.1:45734: session id = 8d9445f2defa46e5bdccf9ae8cae01dc-d97b1aa7f2464dfe96aa7fc355459533
I20260709 13:17:09.732977 15042 raft_consensus.cc:740] T 193870cc12df4e7e9f8423c473c1ade1 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8d9445f2defa46e5bdccf9ae8cae01dc, State: Initialized, Role: LEARNER
I20260709 13:17:09.733656 15042 consensus_queue.cc:260] T 193870cc12df4e7e9f8423c473c1ade1 P 8d9445f2defa46e5bdccf9ae8cae01dc [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } }
I20260709 13:17:09.739607 13555 tablet_copy_source_session.cc:215] T d97b1aa7f2464dfe96aa7fc355459533 P 13569ba8734e4be4bee5c86ae9ff8825: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:17:09.739959 15042 ts_tablet_manager.cc:1434] T 193870cc12df4e7e9f8423c473c1ade1 P 8d9445f2defa46e5bdccf9ae8cae01dc: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:17:09.742370 15044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d97b1aa7f2464dfe96aa7fc355459533. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:09.743485 13629 tablet_copy_service.cc:342] P 217ec95c64b34e25addb1e33e358571e: Request end of tablet copy session 8d9445f2defa46e5bdccf9ae8cae01dc-193870cc12df4e7e9f8423c473c1ade1 received from {username='slave'} at 127.0.0.1:51210
I20260709 13:17:09.743865 13629 tablet_copy_service.cc:434] P 217ec95c64b34e25addb1e33e358571e: ending tablet copy session 8d9445f2defa46e5bdccf9ae8cae01dc-193870cc12df4e7e9f8423c473c1ade1 on tablet 193870cc12df4e7e9f8423c473c1ade1 with peer 8d9445f2defa46e5bdccf9ae8cae01dc
I20260709 13:17:09.766933 15044 tablet_copy_client.cc:806] T d97b1aa7f2464dfe96aa7fc355459533 P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Starting download of 0 data blocks...
I20260709 13:17:09.767604 15044 tablet_copy_client.cc:670] T d97b1aa7f2464dfe96aa7fc355459533 P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Starting download of 1 WAL segments...
I20260709 13:17:09.769903 15042 ts_tablet_manager.cc:933] T 36f4fb818d3d4ea190721ab5f3728e52 P 8d9445f2defa46e5bdccf9ae8cae01dc: Initiating tablet copy from peer 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433)
I20260709 13:17:09.771512 15044 tablet_copy_client.cc:538] T d97b1aa7f2464dfe96aa7fc355459533 P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:17:09.781499 15042 tablet_copy_client.cc:323] T 36f4fb818d3d4ea190721ab5f3728e52 P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Beginning tablet copy session from remote peer at address 127.12.19.130:39433
I20260709 13:17:09.782228 15044 tablet_bootstrap.cc:492] T d97b1aa7f2464dfe96aa7fc355459533 P 8d9445f2defa46e5bdccf9ae8cae01dc: Bootstrap starting.
I20260709 13:17:09.783138 13555 tablet_copy_service.cc:140] P 13569ba8734e4be4bee5c86ae9ff8825: Received BeginTabletCopySession request for tablet 36f4fb818d3d4ea190721ab5f3728e52 from peer 8d9445f2defa46e5bdccf9ae8cae01dc ({username='slave'} at 127.0.0.1:45734)
I20260709 13:17:09.783695 13555 tablet_copy_service.cc:161] P 13569ba8734e4be4bee5c86ae9ff8825: Beginning new tablet copy session on tablet 36f4fb818d3d4ea190721ab5f3728e52 from peer 8d9445f2defa46e5bdccf9ae8cae01dc at {username='slave'} at 127.0.0.1:45734: session id = 8d9445f2defa46e5bdccf9ae8cae01dc-36f4fb818d3d4ea190721ab5f3728e52
I20260709 13:17:09.792085 13555 tablet_copy_source_session.cc:215] T 36f4fb818d3d4ea190721ab5f3728e52 P 13569ba8734e4be4bee5c86ae9ff8825: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:17:09.795040 15042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36f4fb818d3d4ea190721ab5f3728e52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:09.809659 15044 tablet_bootstrap.cc:492] T d97b1aa7f2464dfe96aa7fc355459533 P 8d9445f2defa46e5bdccf9ae8cae01dc: 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 13:17:09.810678 15044 tablet_bootstrap.cc:492] T d97b1aa7f2464dfe96aa7fc355459533 P 8d9445f2defa46e5bdccf9ae8cae01dc: Bootstrap complete.
I20260709 13:17:09.811070 15042 tablet_copy_client.cc:806] T 36f4fb818d3d4ea190721ab5f3728e52 P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Starting download of 0 data blocks...
I20260709 13:17:09.812733 15042 tablet_copy_client.cc:670] T 36f4fb818d3d4ea190721ab5f3728e52 P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Starting download of 1 WAL segments...
I20260709 13:17:09.813169 15044 ts_tablet_manager.cc:1403] T d97b1aa7f2464dfe96aa7fc355459533 P 8d9445f2defa46e5bdccf9ae8cae01dc: Time spent bootstrapping tablet: real 0.031s	user 0.018s	sys 0.011s
I20260709 13:17:09.816437 15044 raft_consensus.cc:359] T d97b1aa7f2464dfe96aa7fc355459533 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } }
I20260709 13:17:09.819841 15044 raft_consensus.cc:740] T d97b1aa7f2464dfe96aa7fc355459533 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8d9445f2defa46e5bdccf9ae8cae01dc, State: Initialized, Role: LEARNER
I20260709 13:17:09.820188 15042 tablet_copy_client.cc:538] T 36f4fb818d3d4ea190721ab5f3728e52 P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:17:09.820614 15044 consensus_queue.cc:260] T d97b1aa7f2464dfe96aa7fc355459533 P 8d9445f2defa46e5bdccf9ae8cae01dc [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } }
I20260709 13:17:09.824995 15044 ts_tablet_manager.cc:1434] T d97b1aa7f2464dfe96aa7fc355459533 P 8d9445f2defa46e5bdccf9ae8cae01dc: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:17:09.829754 13555 tablet_copy_service.cc:342] P 13569ba8734e4be4bee5c86ae9ff8825: Request end of tablet copy session 8d9445f2defa46e5bdccf9ae8cae01dc-d97b1aa7f2464dfe96aa7fc355459533 received from {username='slave'} at 127.0.0.1:45734
I20260709 13:17:09.830147 13555 tablet_copy_service.cc:434] P 13569ba8734e4be4bee5c86ae9ff8825: ending tablet copy session 8d9445f2defa46e5bdccf9ae8cae01dc-d97b1aa7f2464dfe96aa7fc355459533 on tablet d97b1aa7f2464dfe96aa7fc355459533 with peer 8d9445f2defa46e5bdccf9ae8cae01dc
I20260709 13:17:09.838483 15042 tablet_bootstrap.cc:492] T 36f4fb818d3d4ea190721ab5f3728e52 P 8d9445f2defa46e5bdccf9ae8cae01dc: Bootstrap starting.
I20260709 13:17:09.868213 15042 tablet_bootstrap.cc:492] T 36f4fb818d3d4ea190721ab5f3728e52 P 8d9445f2defa46e5bdccf9ae8cae01dc: 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 13:17:09.869009 15042 tablet_bootstrap.cc:492] T 36f4fb818d3d4ea190721ab5f3728e52 P 8d9445f2defa46e5bdccf9ae8cae01dc: Bootstrap complete.
I20260709 13:17:09.869654 15042 ts_tablet_manager.cc:1403] T 36f4fb818d3d4ea190721ab5f3728e52 P 8d9445f2defa46e5bdccf9ae8cae01dc: Time spent bootstrapping tablet: real 0.031s	user 0.022s	sys 0.001s
I20260709 13:17:09.872294 15042 raft_consensus.cc:359] T 36f4fb818d3d4ea190721ab5f3728e52 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } }
I20260709 13:17:09.873178 15042 raft_consensus.cc:740] T 36f4fb818d3d4ea190721ab5f3728e52 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 8d9445f2defa46e5bdccf9ae8cae01dc, State: Initialized, Role: LEARNER
I20260709 13:17:09.873803 15042 consensus_queue.cc:260] T 36f4fb818d3d4ea190721ab5f3728e52 P 8d9445f2defa46e5bdccf9ae8cae01dc [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } }
I20260709 13:17:09.876199 15042 ts_tablet_manager.cc:1434] T 36f4fb818d3d4ea190721ab5f3728e52 P 8d9445f2defa46e5bdccf9ae8cae01dc: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:17:09.882262 13540 raft_consensus.cc:1275] T 073038643a8a47128887911c138b0df9 P 13569ba8734e4be4bee5c86ae9ff8825 [term 3 FOLLOWER]: Refusing update from remote peer 3c7e85ca9e4e4646b4792034c03ef31c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:17:09.883992 15024 consensus_queue.cc:1048] T 073038643a8a47128887911c138b0df9 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:09.885349 13555 tablet_copy_service.cc:342] P 13569ba8734e4be4bee5c86ae9ff8825: Request end of tablet copy session 8d9445f2defa46e5bdccf9ae8cae01dc-36f4fb818d3d4ea190721ab5f3728e52 received from {username='slave'} at 127.0.0.1:45734
I20260709 13:17:09.885795 13555 tablet_copy_service.cc:434] P 13569ba8734e4be4bee5c86ae9ff8825: ending tablet copy session 8d9445f2defa46e5bdccf9ae8cae01dc-36f4fb818d3d4ea190721ab5f3728e52 on tablet 36f4fb818d3d4ea190721ab5f3728e52 with peer 8d9445f2defa46e5bdccf9ae8cae01dc
I20260709 13:17:09.912494 13619 raft_consensus.cc:1275] T 073038643a8a47128887911c138b0df9 P 217ec95c64b34e25addb1e33e358571e [term 3 FOLLOWER]: Refusing update from remote peer 3c7e85ca9e4e4646b4792034c03ef31c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:17:09.914513 15024 consensus_queue.cc:1048] T 073038643a8a47128887911c138b0df9 P 3c7e85ca9e4e4646b4792034c03ef31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:10.024652 12366 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:10.235977 14157 raft_consensus.cc:1217] T d97b1aa7f2464dfe96aa7fc355459533 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:17:10.271071 14157 raft_consensus.cc:1217] T 193870cc12df4e7e9f8423c473c1ade1 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:17:10.289285 14157 raft_consensus.cc:1217] T 36f4fb818d3d4ea190721ab5f3728e52 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:17:10.780696 15006 raft_consensus.cc:1064] T d97b1aa7f2464dfe96aa7fc355459533 P 13569ba8734e4be4bee5c86ae9ff8825: attempting to promote NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc to VOTER
I20260709 13:17:10.782935 15006 consensus_queue.cc:237] T d97b1aa7f2464dfe96aa7fc355459533 P 13569ba8734e4be4bee5c86ae9ff8825 [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:17:10.806910 14158 raft_consensus.cc:1275] T d97b1aa7f2464dfe96aa7fc355459533 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Refusing update from remote peer 13569ba8734e4be4bee5c86ae9ff8825: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:10.808760 13461 raft_consensus.cc:1275] T d97b1aa7f2464dfe96aa7fc355459533 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Refusing update from remote peer 13569ba8734e4be4bee5c86ae9ff8825: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:10.810228 13619 raft_consensus.cc:1275] T d97b1aa7f2464dfe96aa7fc355459533 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Refusing update from remote peer 13569ba8734e4be4bee5c86ae9ff8825: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:10.810987 15056 raft_consensus.cc:1064] T 193870cc12df4e7e9f8423c473c1ade1 P 217ec95c64b34e25addb1e33e358571e: attempting to promote NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc to VOTER
I20260709 13:17:10.812498 15055 consensus_queue.cc:1048] T d97b1aa7f2464dfe96aa7fc355459533 P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } 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 13:17:10.816128 15055 consensus_queue.cc:1048] T d97b1aa7f2464dfe96aa7fc355459533 P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } 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 13:17:10.814965 15056 consensus_queue.cc:237] T 193870cc12df4e7e9f8423c473c1ade1 P 217ec95c64b34e25addb1e33e358571e [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:17:10.822934 15059 consensus_queue.cc:1048] T d97b1aa7f2464dfe96aa7fc355459533 P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:10.856792 13461 raft_consensus.cc:1275] T 193870cc12df4e7e9f8423c473c1ade1 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Refusing update from remote peer 217ec95c64b34e25addb1e33e358571e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:10.857411 14157 raft_consensus.cc:1275] T 193870cc12df4e7e9f8423c473c1ade1 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 LEARNER]: Refusing update from remote peer 217ec95c64b34e25addb1e33e358571e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:10.859030 15061 consensus_queue.cc:1048] T 193870cc12df4e7e9f8423c473c1ade1 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:17:10.860131 15056 consensus_queue.cc:1048] T 193870cc12df4e7e9f8423c473c1ade1 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } 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 13:17:10.865804 13540 raft_consensus.cc:1275] T 193870cc12df4e7e9f8423c473c1ade1 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Refusing update from remote peer 217ec95c64b34e25addb1e33e358571e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:10.867532 15056 consensus_queue.cc:1048] T 193870cc12df4e7e9f8423c473c1ade1 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } 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 13:17:10.881916 15056 raft_consensus.cc:2955] T 193870cc12df4e7e9f8423c473c1ade1 P 217ec95c64b34e25addb1e33e358571e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:17:10.886983 15062 raft_consensus.cc:2955] T d97b1aa7f2464dfe96aa7fc355459533 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:17:10.889689 13619 raft_consensus.cc:2955] T d97b1aa7f2464dfe96aa7fc355459533 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:17:10.894531 13540 raft_consensus.cc:2955] T 193870cc12df4e7e9f8423c473c1ade1 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:17:10.901998 14158 raft_consensus.cc:2955] T 193870cc12df4e7e9f8423c473c1ade1 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:17:10.908936 13461 raft_consensus.cc:2955] T 193870cc12df4e7e9f8423c473c1ade1 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:17:10.916743 13366 catalog_manager.cc:5697] T 193870cc12df4e7e9f8423c473c1ade1 P 217ec95c64b34e25addb1e33e358571e reported cstate change: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "217ec95c64b34e25addb1e33e358571e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:17:10.917979 13467 raft_consensus.cc:2955] T d97b1aa7f2464dfe96aa7fc355459533 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:17:10.921803 13367 catalog_manager.cc:5697] T d97b1aa7f2464dfe96aa7fc355459533 P 13569ba8734e4be4bee5c86ae9ff8825 reported cstate change: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "13569ba8734e4be4bee5c86ae9ff8825" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:10.941008 14158 raft_consensus.cc:2955] T d97b1aa7f2464dfe96aa7fc355459533 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:17:10.959156 15055 raft_consensus.cc:1064] T 36f4fb818d3d4ea190721ab5f3728e52 P 13569ba8734e4be4bee5c86ae9ff8825: attempting to promote NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc to VOTER
I20260709 13:17:10.961611 15055 consensus_queue.cc:237] T 36f4fb818d3d4ea190721ab5f3728e52 P 13569ba8734e4be4bee5c86ae9ff8825 [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:17:10.981667 13619 raft_consensus.cc:1275] T 36f4fb818d3d4ea190721ab5f3728e52 P 217ec95c64b34e25addb1e33e358571e [term 2 FOLLOWER]: Refusing update from remote peer 13569ba8734e4be4bee5c86ae9ff8825: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:17:10.983269 15006 consensus_queue.cc:1048] T 36f4fb818d3d4ea190721ab5f3728e52 P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:17:10.986624 13467 raft_consensus.cc:1275] T 36f4fb818d3d4ea190721ab5f3728e52 P 3c7e85ca9e4e4646b4792034c03ef31c [term 2 FOLLOWER]: Refusing update from remote peer 13569ba8734e4be4bee5c86ae9ff8825: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:17:10.983548 14157 raft_consensus.cc:1275] T 36f4fb818d3d4ea190721ab5f3728e52 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 2 LEARNER]: Refusing update from remote peer 13569ba8734e4be4bee5c86ae9ff8825: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:17:10.990903 15062 consensus_queue.cc:1048] T 36f4fb818d3d4ea190721ab5f3728e52 P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } 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 13:17:10.995477 15059 consensus_queue.cc:1048] T 36f4fb818d3d4ea190721ab5f3728e52 P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } 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 13:17:11.023218 15059 raft_consensus.cc:2955] T 36f4fb818d3d4ea190721ab5f3728e52 P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:17:11.026248 13612 consensus_queue.cc:237] T 193870cc12df4e7e9f8423c473c1ade1 P 217ec95c64b34e25addb1e33e358571e [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:17:11.029261 13614 raft_consensus.cc:2955] T 36f4fb818d3d4ea190721ab5f3728e52 P 217ec95c64b34e25addb1e33e358571e [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:17:11.031811 14157 raft_consensus.cc:1275] T 193870cc12df4e7e9f8423c473c1ade1 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Refusing update from remote peer 217ec95c64b34e25addb1e33e358571e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:17:11.033984 15056 consensus_queue.cc:1048] T 193870cc12df4e7e9f8423c473c1ade1 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } 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 13:17:11.037937 13467 raft_consensus.cc:1275] T 193870cc12df4e7e9f8423c473c1ade1 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Refusing update from remote peer 217ec95c64b34e25addb1e33e358571e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:17:11.040115 15056 consensus_queue.cc:1048] T 193870cc12df4e7e9f8423c473c1ade1 P 217ec95c64b34e25addb1e33e358571e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:17:11.044976 13545 consensus_queue.cc:237] T d97b1aa7f2464dfe96aa7fc355459533 P 13569ba8734e4be4bee5c86ae9ff8825 [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: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:17:11.049839 14154 raft_consensus.cc:1275] T d97b1aa7f2464dfe96aa7fc355459533 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Refusing update from remote peer 13569ba8734e4be4bee5c86ae9ff8825: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:17:11.053042 15061 raft_consensus.cc:2955] T 193870cc12df4e7e9f8423c473c1ade1 P 217ec95c64b34e25addb1e33e358571e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:17:11.054847 15055 consensus_queue.cc:1048] T d97b1aa7f2464dfe96aa7fc355459533 P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } 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 13:17:11.060710 13462 raft_consensus.cc:2955] T 36f4fb818d3d4ea190721ab5f3728e52 P 3c7e85ca9e4e4646b4792034c03ef31c [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:17:11.066080 13365 catalog_manager.cc:5697] T 36f4fb818d3d4ea190721ab5f3728e52 P 13569ba8734e4be4bee5c86ae9ff8825 reported cstate change: config changed from index 3 to 4, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "13569ba8734e4be4bee5c86ae9ff8825" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:17:11.069341 13354 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 193870cc12df4e7e9f8423c473c1ade1 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:17:11.071750 13619 raft_consensus.cc:1275] T d97b1aa7f2464dfe96aa7fc355459533 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Refusing update from remote peer 13569ba8734e4be4bee5c86ae9ff8825: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:17:11.063699 14157 raft_consensus.cc:2955] T 193870cc12df4e7e9f8423c473c1ade1 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:17:11.074358 12366 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:11.077842 14158 raft_consensus.cc:2955] T 36f4fb818d3d4ea190721ab5f3728e52 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } attrs { replace: true } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:17:11.083166 13462 raft_consensus.cc:2955] T 193870cc12df4e7e9f8423c473c1ade1 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:17:11.076784 15006 consensus_queue.cc:1048] T d97b1aa7f2464dfe96aa7fc355459533 P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:17:11.092142 15055 raft_consensus.cc:2955] T d97b1aa7f2464dfe96aa7fc355459533 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:17:11.094708 14157 raft_consensus.cc:2955] T d97b1aa7f2464dfe96aa7fc355459533 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:17:11.128732 13540 consensus_queue.cc:237] T 36f4fb818d3d4ea190721ab5f3728e52 P 13569ba8734e4be4bee5c86ae9ff8825 [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: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:17:11.111588 13354 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d97b1aa7f2464dfe96aa7fc355459533 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:17:11.138190 14158 raft_consensus.cc:1275] T 36f4fb818d3d4ea190721ab5f3728e52 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 2 FOLLOWER]: Refusing update from remote peer 13569ba8734e4be4bee5c86ae9ff8825: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:17:11.100504 13367 catalog_manager.cc:5697] T 193870cc12df4e7e9f8423c473c1ade1 P 217ec95c64b34e25addb1e33e358571e reported cstate change: config changed from index 3 to 4, VOTER 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130) evicted. New cstate: current_term: 1 leader_uuid: "217ec95c64b34e25addb1e33e358571e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:17:11.139840 15062 consensus_queue.cc:1048] T 36f4fb818d3d4ea190721ab5f3728e52 P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } 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 13:17:11.139786 13612 raft_consensus.cc:2955] T d97b1aa7f2464dfe96aa7fc355459533 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:17:11.143496 13614 raft_consensus.cc:1275] T 36f4fb818d3d4ea190721ab5f3728e52 P 217ec95c64b34e25addb1e33e358571e [term 2 FOLLOWER]: Refusing update from remote peer 13569ba8734e4be4bee5c86ae9ff8825: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:17:11.148195 15062 consensus_queue.cc:1048] T 36f4fb818d3d4ea190721ab5f3728e52 P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:17:11.150383 13365 catalog_manager.cc:5697] T d97b1aa7f2464dfe96aa7fc355459533 P 13569ba8734e4be4bee5c86ae9ff8825 reported cstate change: config changed from index 3 to 4, VOTER 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129) evicted. New cstate: current_term: 1 leader_uuid: "13569ba8734e4be4bee5c86ae9ff8825" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:17:11.159751 13535 tablet_service.cc:1558] Processing DeleteTablet for tablet 193870cc12df4e7e9f8423c473c1ade1 with delete_type TABLET_DATA_TOMBSTONED (TS 13569ba8734e4be4bee5c86ae9ff8825 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46886
I20260709 13:17:11.168650 13457 tablet_service.cc:1558] Processing DeleteTablet for tablet d97b1aa7f2464dfe96aa7fc355459533 with delete_type TABLET_DATA_TOMBSTONED (TS 3c7e85ca9e4e4646b4792034c03ef31c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45800
I20260709 13:17:11.172307 15079 tablet_replica.cc:333] T 193870cc12df4e7e9f8423c473c1ade1 P 13569ba8734e4be4bee5c86ae9ff8825: stopping tablet replica
I20260709 13:17:11.173352 15079 raft_consensus.cc:2243] T 193870cc12df4e7e9f8423c473c1ade1 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:11.174005 15079 raft_consensus.cc:2272] T 193870cc12df4e7e9f8423c473c1ade1 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:11.180197 15006 raft_consensus.cc:2955] T 36f4fb818d3d4ea190721ab5f3728e52 P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:17:11.187089 15079 ts_tablet_manager.cc:1916] T 193870cc12df4e7e9f8423c473c1ade1 P 13569ba8734e4be4bee5c86ae9ff8825: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:17:11.188340 15082 tablet_replica.cc:333] T d97b1aa7f2464dfe96aa7fc355459533 P 3c7e85ca9e4e4646b4792034c03ef31c: stopping tablet replica
I20260709 13:17:11.189356 15082 raft_consensus.cc:2243] T d97b1aa7f2464dfe96aa7fc355459533 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:11.190032 15082 raft_consensus.cc:2272] T d97b1aa7f2464dfe96aa7fc355459533 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:11.198213 13354 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 36f4fb818d3d4ea190721ab5f3728e52 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:17:11.199406 14157 raft_consensus.cc:2955] T 36f4fb818d3d4ea190721ab5f3728e52 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:17:11.204757 13612 raft_consensus.cc:2955] T 36f4fb818d3d4ea190721ab5f3728e52 P 217ec95c64b34e25addb1e33e358571e [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } } }
I20260709 13:17:11.211143 15082 ts_tablet_manager.cc:1916] T d97b1aa7f2464dfe96aa7fc355459533 P 3c7e85ca9e4e4646b4792034c03ef31c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:17:11.216253 13365 catalog_manager.cc:5697] T 36f4fb818d3d4ea190721ab5f3728e52 P 13569ba8734e4be4bee5c86ae9ff8825 reported cstate change: config changed from index 4 to 5, VOTER 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129) evicted. New cstate: current_term: 2 leader_uuid: "13569ba8734e4be4bee5c86ae9ff8825" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:17:11.232970 13457 tablet_service.cc:1558] Processing DeleteTablet for tablet 36f4fb818d3d4ea190721ab5f3728e52 with delete_type TABLET_DATA_TOMBSTONED (TS 3c7e85ca9e4e4646b4792034c03ef31c not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:45800
I20260709 13:17:11.248425 13462 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8fcf789a83ae48d5aecfc4bfa302ebb1"
dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c"
mode: GRACEFUL
new_leader_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc"
 from {username='slave'} at 127.0.0.1:43280
I20260709 13:17:11.248994 13462 raft_consensus.cc:606] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Received request to transfer leadership to TS 8d9445f2defa46e5bdccf9ae8cae01dc
I20260709 13:17:11.247277 15079 ts_tablet_manager.cc:1929] T 193870cc12df4e7e9f8423c473c1ade1 P 13569ba8734e4be4bee5c86ae9ff8825: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:17:11.249507 15079 log.cc:1199] T 193870cc12df4e7e9f8423c473c1ade1 P 13569ba8734e4be4bee5c86ae9ff8825: Deleting WAL directory at /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602961601857-12366-0/minicluster-data/ts-1-root/wals/193870cc12df4e7e9f8423c473c1ade1
I20260709 13:17:11.250257 12366 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 13:17:11.250905 15082 ts_tablet_manager.cc:1929] T d97b1aa7f2464dfe96aa7fc355459533 P 3c7e85ca9e4e4646b4792034c03ef31c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:17:11.251068 13354 catalog_manager.cc:5028] TS 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433): tablet 193870cc12df4e7e9f8423c473c1ade1 (table test-workload [id=77c75b77851347f78ed9a35a6924227d]) successfully deleted
I20260709 13:17:11.251353 15082 log.cc:1199] T d97b1aa7f2464dfe96aa7fc355459533 P 3c7e85ca9e4e4646b4792034c03ef31c: Deleting WAL directory at /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602961601857-12366-0/minicluster-data/ts-0-root/wals/d97b1aa7f2464dfe96aa7fc355459533
I20260709 13:17:11.251766 12366 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:17:11.252741 13354 catalog_manager.cc:5028] TS 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053): tablet d97b1aa7f2464dfe96aa7fc355459533 (table test-workload [id=77c75b77851347f78ed9a35a6924227d]) successfully deleted
I20260709 13:17:11.252907 15082 tablet_replica.cc:333] T 36f4fb818d3d4ea190721ab5f3728e52 P 3c7e85ca9e4e4646b4792034c03ef31c: stopping tablet replica
I20260709 13:17:11.253682 15082 raft_consensus.cc:2243] T 36f4fb818d3d4ea190721ab5f3728e52 P 3c7e85ca9e4e4646b4792034c03ef31c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:11.254235 15082 raft_consensus.cc:2272] T 36f4fb818d3d4ea190721ab5f3728e52 P 3c7e85ca9e4e4646b4792034c03ef31c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:11.257503 15082 ts_tablet_manager.cc:1916] T 36f4fb818d3d4ea190721ab5f3728e52 P 3c7e85ca9e4e4646b4792034c03ef31c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:17:11.268260 15082 ts_tablet_manager.cc:1929] T 36f4fb818d3d4ea190721ab5f3728e52 P 3c7e85ca9e4e4646b4792034c03ef31c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:17:11.268579 15082 log.cc:1199] T 36f4fb818d3d4ea190721ab5f3728e52 P 3c7e85ca9e4e4646b4792034c03ef31c: Deleting WAL directory at /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602961601857-12366-0/minicluster-data/ts-0-root/wals/36f4fb818d3d4ea190721ab5f3728e52
I20260709 13:17:11.269810 13354 catalog_manager.cc:5028] TS 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053): tablet 36f4fb818d3d4ea190721ab5f3728e52 (table test-workload [id=77c75b77851347f78ed9a35a6924227d]) successfully deleted
I20260709 13:17:11.475013 14975 raft_consensus.cc:993] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 3c7e85ca9e4e4646b4792034c03ef31c: : Instructing follower 8d9445f2defa46e5bdccf9ae8cae01dc to start an election
I20260709 13:17:11.475591 15024 raft_consensus.cc:1081] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Signalling peer 8d9445f2defa46e5bdccf9ae8cae01dc to start an election
I20260709 13:17:11.477208 14157 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8fcf789a83ae48d5aecfc4bfa302ebb1"
dest_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc"
 from {username='slave'} at 127.0.0.1:49932
I20260709 13:17:11.477795 14157 raft_consensus.cc:493] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:11.478188 14157 raft_consensus.cc:3060] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:11.484341 14157 raft_consensus.cc:515] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:17:11.486258 14157 leader_election.cc:290] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 8d9445f2defa46e5bdccf9ae8cae01dc [CANDIDATE]: Term 2 election: Requested vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433)
I20260709 13:17:11.486909 13462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fcf789a83ae48d5aecfc4bfa302ebb1" candidate_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "3c7e85ca9e4e4646b4792034c03ef31c"
I20260709 13:17:11.487169 13541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fcf789a83ae48d5aecfc4bfa302ebb1" candidate_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "13569ba8734e4be4bee5c86ae9ff8825"
I20260709 13:17:11.487452 13462 raft_consensus.cc:3055] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:11.487709 13541 raft_consensus.cc:3060] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:11.487816 13462 raft_consensus.cc:740] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3c7e85ca9e4e4646b4792034c03ef31c, State: Running, Role: LEADER
I20260709 13:17:11.488670 13462 consensus_queue.cc:260] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 3c7e85ca9e4e4646b4792034c03ef31c [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:17:11.489794 13462 raft_consensus.cc:3060] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:11.493201 13541 raft_consensus.cc:2468] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d9445f2defa46e5bdccf9ae8cae01dc in term 2.
I20260709 13:17:11.494169 14123 leader_election.cc:304] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 8d9445f2defa46e5bdccf9ae8cae01dc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13569ba8734e4be4bee5c86ae9ff8825, 8d9445f2defa46e5bdccf9ae8cae01dc; no voters: 
I20260709 13:17:11.494861 15058 raft_consensus.cc:2804] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:11.495483 15058 raft_consensus.cc:697] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 2 LEADER]: Becoming Leader. State: Replica: 8d9445f2defa46e5bdccf9ae8cae01dc, State: Running, Role: LEADER
I20260709 13:17:11.496395 15058 consensus_queue.cc:237] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 8d9445f2defa46e5bdccf9ae8cae01dc [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:17:11.497206 13462 raft_consensus.cc:2468] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 3c7e85ca9e4e4646b4792034c03ef31c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d9445f2defa46e5bdccf9ae8cae01dc in term 2.
I20260709 13:17:11.508805 13365 catalog_manager.cc:5697] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 8d9445f2defa46e5bdccf9ae8cae01dc reported cstate change: term changed from 1 to 2, leader changed from 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129) to 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132). New cstate: current_term: 2 leader_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:17:11.900760 13461 raft_consensus.cc:1275] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 3c7e85ca9e4e4646b4792034c03ef31c [term 2 FOLLOWER]: Refusing update from remote peer 8d9445f2defa46e5bdccf9ae8cae01dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:17:11.901775 15058 consensus_queue.cc:1048] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 8d9445f2defa46e5bdccf9ae8cae01dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:17:11.915307 13541 raft_consensus.cc:1275] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 FOLLOWER]: Refusing update from remote peer 8d9445f2defa46e5bdccf9ae8cae01dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:17:11.917900 15085 consensus_queue.cc:1048] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 8d9445f2defa46e5bdccf9ae8cae01dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:17:12.252612 12366 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:12.379976 12366 tablet_server.cc:179] TabletServer@127.12.19.129:0 shutting down...
W20260709 13:17:12.393775 14123 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 13:17:12.467588 14123 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.12.19.129:35053, user_credentials={real_user=slave}} blocked reactor thread for 69020.5us
W20260709 13:17:12.517280 13416 auto_rebalancer.cc:629] Failed to schedule move for tablet d55a008a1f9146eab4ff968206f569ab: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 13:17:12.530686 13584 consensus_peers.cc:597] T 4a40ffdc8ea444cfa2893f674238482d P 217ec95c64b34e25addb1e33e358571e -> Peer 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053): Couldn't send request to peer 3c7e85ca9e4e4646b4792034c03ef31c. 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 13:17:12.533027 13584 consensus_peers.cc:597] T a06d993b65244d32a69cb6d22274110a P 217ec95c64b34e25addb1e33e358571e -> Peer 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053): Couldn't send request to peer 3c7e85ca9e4e4646b4792034c03ef31c. 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 13:17:12.537725 13584 consensus_peers.cc:597] T bf2f5f25119a48cda4d621da16fcd3d4 P 217ec95c64b34e25addb1e33e358571e -> Peer 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053): Couldn't send request to peer 3c7e85ca9e4e4646b4792034c03ef31c. 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 13:17:12.533198 13545 consensus_queue.cc:237] T c7c338ae8fcd4433858a276009993be4 P 13569ba8734e4be4bee5c86ae9ff8825 [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } }
W20260709 13:17:12.543082 13584 consensus_peers.cc:597] T cb348820d472448f9f43c8e31beb73e1 P 217ec95c64b34e25addb1e33e358571e -> Peer 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053): Couldn't send request to peer 3c7e85ca9e4e4646b4792034c03ef31c. 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 13:17:12.543795 13584 consensus_peers.cc:597] T 356e5aba082d4d7a8a6794fcd8c39785 P 217ec95c64b34e25addb1e33e358571e -> Peer 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053): Couldn't send request to peer 3c7e85ca9e4e4646b4792034c03ef31c. 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 13:17:12.559543 14123 consensus_peers.cc:597] T 2bfdce9f207f483dbde5c086b093b745 P 8d9445f2defa46e5bdccf9ae8cae01dc -> Peer 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053): Couldn't send request to peer 3c7e85ca9e4e4646b4792034c03ef31c. 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 13:17:12.574725 14123 consensus_peers.cc:597] T b09f467e2442498899c9ee538acc5f28 P 8d9445f2defa46e5bdccf9ae8cae01dc -> Peer 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053): Couldn't send request to peer 3c7e85ca9e4e4646b4792034c03ef31c. 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 13:17:12.575433 14123 consensus_peers.cc:597] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 8d9445f2defa46e5bdccf9ae8cae01dc -> Peer 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053): Couldn't send request to peer 3c7e85ca9e4e4646b4792034c03ef31c. 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 13:17:12.576290 14123 consensus_peers.cc:597] T fcabc5c5fd6f4ffab3af0bf279258b39 P 8d9445f2defa46e5bdccf9ae8cae01dc -> Peer 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053): Couldn't send request to peer 3c7e85ca9e4e4646b4792034c03ef31c. 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 13:17:12.576884 14123 consensus_peers.cc:597] T dd6de992cdd94fd08bbeb6cc9deb750b P 8d9445f2defa46e5bdccf9ae8cae01dc -> Peer 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053): Couldn't send request to peer 3c7e85ca9e4e4646b4792034c03ef31c. 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 13:17:12.577625 14123 consensus_peers.cc:597] T 5ca4c89d0f2b479f919e8b720fe81209 P 8d9445f2defa46e5bdccf9ae8cae01dc -> Peer 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053): Couldn't send request to peer 3c7e85ca9e4e4646b4792034c03ef31c. 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 13:17:12.592711 13584 consensus_peers.cc:597] T 193870cc12df4e7e9f8423c473c1ade1 P 217ec95c64b34e25addb1e33e358571e -> Peer 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053): Couldn't send request to peer 3c7e85ca9e4e4646b4792034c03ef31c. 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 13:17:12.594679 13584 consensus_peers.cc:597] T b25a4c09eccb49898f922d6b0a458e67 P 217ec95c64b34e25addb1e33e358571e -> Peer 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053): Couldn't send request to peer 3c7e85ca9e4e4646b4792034c03ef31c. 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 13:17:12.601100 13510 consensus_peers.cc:597] T e4eb140459f04eb1a8af274687cabe98 P 13569ba8734e4be4bee5c86ae9ff8825 -> Peer 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053): Couldn't send request to peer 3c7e85ca9e4e4646b4792034c03ef31c. 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 13:17:12.601866 13510 consensus_peers.cc:597] T bc46e907f7364a049b1a25c715280e65 P 13569ba8734e4be4bee5c86ae9ff8825 -> Peer 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053): Couldn't send request to peer 3c7e85ca9e4e4646b4792034c03ef31c. 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 13:17:12.602568 13510 consensus_peers.cc:597] T 8eefd391d90940099411e320d4a09356 P 13569ba8734e4be4bee5c86ae9ff8825 -> Peer 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053): Couldn't send request to peer 3c7e85ca9e4e4646b4792034c03ef31c. 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 13:17:12.603515 13510 consensus_peers.cc:597] T 528416a5053d431886e55165b0e70a29 P 13569ba8734e4be4bee5c86ae9ff8825 -> Peer 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053): Couldn't send request to peer 3c7e85ca9e4e4646b4792034c03ef31c. 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 13:17:12.604228 13510 consensus_peers.cc:597] T 4bb9bc54fd604023b66b1c3fa8e84075 P 13569ba8734e4be4bee5c86ae9ff8825 -> Peer 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053): Couldn't send request to peer 3c7e85ca9e4e4646b4792034c03ef31c. 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 13:17:12.610430 13612 raft_consensus.cc:1275] T c7c338ae8fcd4433858a276009993be4 P 217ec95c64b34e25addb1e33e358571e [term 3 FOLLOWER]: Refusing update from remote peer 13569ba8734e4be4bee5c86ae9ff8825: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
W20260709 13:17:12.613245 13510 consensus_peers.cc:597] T c7c338ae8fcd4433858a276009993be4 P 13569ba8734e4be4bee5c86ae9ff8825 -> Peer 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132:46293): Couldn't send request to peer 8d9445f2defa46e5bdccf9ae8cae01dc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c7c338ae8fcd4433858a276009993be4. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:12.617913 12366 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:17:12.619777 12366 tablet_replica.cc:333] T 75485f2faee34dde81ad24963307553a P 3c7e85ca9e4e4646b4792034c03ef31c: stopping tablet replica
I20260709 13:17:12.621426 12366 raft_consensus.cc:2243] T 75485f2faee34dde81ad24963307553a P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:12.622275 15080 consensus_queue.cc:1048] T c7c338ae8fcd4433858a276009993be4 P 13569ba8734e4be4bee5c86ae9ff8825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:17:12.623492 12366 raft_consensus.cc:2272] T 75485f2faee34dde81ad24963307553a P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:12.625538 13510 consensus_peers.cc:597] T 62e3177db8ee4d4ca14038ecdd2eb299 P 13569ba8734e4be4bee5c86ae9ff8825 -> Peer 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053): Couldn't send request to peer 3c7e85ca9e4e4646b4792034c03ef31c. 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 13:17:12.626487 12366 tablet_replica.cc:333] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 3c7e85ca9e4e4646b4792034c03ef31c: stopping tablet replica
I20260709 13:17:12.627533 12366 raft_consensus.cc:2243] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 3c7e85ca9e4e4646b4792034c03ef31c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:12.628439 12366 raft_consensus.cc:2272] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 3c7e85ca9e4e4646b4792034c03ef31c [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:12.630012 13510 consensus_peers.cc:597] T c7c338ae8fcd4433858a276009993be4 P 13569ba8734e4be4bee5c86ae9ff8825 -> Peer 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053): Couldn't send request to peer 3c7e85ca9e4e4646b4792034c03ef31c. 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 13:17:12.632495 15097 raft_consensus.cc:2955] T c7c338ae8fcd4433858a276009993be4 P 13569ba8734e4be4bee5c86ae9ff8825 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
W20260709 13:17:12.633591 13510 consensus_peers.cc:597] T 8f2e5951819547a7a9f7009e99b67845 P 13569ba8734e4be4bee5c86ae9ff8825 -> Peer 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053): Couldn't send request to peer 3c7e85ca9e4e4646b4792034c03ef31c. 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 13:17:12.634351 13619 raft_consensus.cc:2955] T c7c338ae8fcd4433858a276009993be4 P 217ec95c64b34e25addb1e33e358571e [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } } }
I20260709 13:17:12.635682 12366 tablet_replica.cc:333] T 8f2e5951819547a7a9f7009e99b67845 P 3c7e85ca9e4e4646b4792034c03ef31c: stopping tablet replica
I20260709 13:17:12.636593 12366 raft_consensus.cc:2243] T 8f2e5951819547a7a9f7009e99b67845 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:12.637356 12366 raft_consensus.cc:2272] T 8f2e5951819547a7a9f7009e99b67845 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:12.640273 12366 tablet_replica.cc:333] T 073038643a8a47128887911c138b0df9 P 3c7e85ca9e4e4646b4792034c03ef31c: stopping tablet replica
I20260709 13:17:12.641332 12366 raft_consensus.cc:2243] T 073038643a8a47128887911c138b0df9 P 3c7e85ca9e4e4646b4792034c03ef31c [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:17:12.642554 12366 raft_consensus.cc:2272] T 073038643a8a47128887911c138b0df9 P 3c7e85ca9e4e4646b4792034c03ef31c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:12.645404 12366 tablet_replica.cc:333] T 9dde7e4a20624fddacf8aed9092a8caf P 3c7e85ca9e4e4646b4792034c03ef31c: stopping tablet replica
I20260709 13:17:12.646396 12366 raft_consensus.cc:2243] T 9dde7e4a20624fddacf8aed9092a8caf P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:12.647850 12366 raft_consensus.cc:2272] T 9dde7e4a20624fddacf8aed9092a8caf P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:12.650624 12366 tablet_replica.cc:333] T 063f4bf691284d5f8175b01b2b142409 P 3c7e85ca9e4e4646b4792034c03ef31c: stopping tablet replica
I20260709 13:17:12.651424 12366 raft_consensus.cc:2243] T 063f4bf691284d5f8175b01b2b142409 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:12.653554 12366 raft_consensus.cc:2272] T 063f4bf691284d5f8175b01b2b142409 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:12.655848 12366 tablet_replica.cc:333] T 528416a5053d431886e55165b0e70a29 P 3c7e85ca9e4e4646b4792034c03ef31c: stopping tablet replica
W20260709 13:17:12.663142 13584 consensus_peers.cc:597] T 53caf3f5b8eb4622a6c2c81d620c0b51 P 217ec95c64b34e25addb1e33e358571e -> Peer 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053): Couldn't send request to peer 3c7e85ca9e4e4646b4792034c03ef31c. 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 13:17:12.662312 13367 catalog_manager.cc:5697] T c7c338ae8fcd4433858a276009993be4 P 13569ba8734e4be4bee5c86ae9ff8825 reported cstate change: config changed from index -1 to 4, NON_VOTER 8d9445f2defa46e5bdccf9ae8cae01dc (127.12.19.132) added. New cstate: current_term: 3 leader_uuid: "13569ba8734e4be4bee5c86ae9ff8825" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:12.668015 12366 raft_consensus.cc:2243] T 528416a5053d431886e55165b0e70a29 P 3c7e85ca9e4e4646b4792034c03ef31c [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 13:17:12.670503 13510 consensus_peers.cc:597] T a5f59739b1cd4718bcb6471e3ec258f4 P 13569ba8734e4be4bee5c86ae9ff8825 -> Peer 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053): Couldn't send request to peer 3c7e85ca9e4e4646b4792034c03ef31c. 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 13:17:12.671631 12366 raft_consensus.cc:2272] T 528416a5053d431886e55165b0e70a29 P 3c7e85ca9e4e4646b4792034c03ef31c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:12.674431 12366 tablet_replica.cc:333] T 372546b757d74694a8635cb5c60a3922 P 3c7e85ca9e4e4646b4792034c03ef31c: stopping tablet replica
I20260709 13:17:12.675333 12366 raft_consensus.cc:2243] T 372546b757d74694a8635cb5c60a3922 P 3c7e85ca9e4e4646b4792034c03ef31c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:12.676113 12366 raft_consensus.cc:2272] T 372546b757d74694a8635cb5c60a3922 P 3c7e85ca9e4e4646b4792034c03ef31c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:12.678701 12366 tablet_replica.cc:333] T ce655a0b285345fb8bd06765ca04fe42 P 3c7e85ca9e4e4646b4792034c03ef31c: stopping tablet replica
I20260709 13:17:12.679661 12366 raft_consensus.cc:2243] T ce655a0b285345fb8bd06765ca04fe42 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:12.680719 12366 raft_consensus.cc:2272] T ce655a0b285345fb8bd06765ca04fe42 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:12.683553 12366 tablet_replica.cc:333] T 21f734671a47497791343e546ebb82c3 P 3c7e85ca9e4e4646b4792034c03ef31c: stopping tablet replica
I20260709 13:17:12.684414 12366 raft_consensus.cc:2243] T 21f734671a47497791343e546ebb82c3 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:12.685443 12366 raft_consensus.cc:2272] T 21f734671a47497791343e546ebb82c3 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:12.687866 12366 tablet_replica.cc:333] T 2bfdce9f207f483dbde5c086b093b745 P 3c7e85ca9e4e4646b4792034c03ef31c: stopping tablet replica
I20260709 13:17:12.688721 12366 raft_consensus.cc:2243] T 2bfdce9f207f483dbde5c086b093b745 P 3c7e85ca9e4e4646b4792034c03ef31c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:12.689432 12366 raft_consensus.cc:2272] T 2bfdce9f207f483dbde5c086b093b745 P 3c7e85ca9e4e4646b4792034c03ef31c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:12.692984 12366 tablet_replica.cc:333] T 1f389f1b78b548189dd4bef7914fc084 P 3c7e85ca9e4e4646b4792034c03ef31c: stopping tablet replica
I20260709 13:17:12.693559 12366 raft_consensus.cc:2243] T 1f389f1b78b548189dd4bef7914fc084 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:12.694731 12366 raft_consensus.cc:2272] T 1f389f1b78b548189dd4bef7914fc084 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:12.698678 12366 tablet_replica.cc:333] T a697159f9fee4eac9c02213e34204f6c P 3c7e85ca9e4e4646b4792034c03ef31c: stopping tablet replica
I20260709 13:17:12.699544 12366 raft_consensus.cc:2243] T a697159f9fee4eac9c02213e34204f6c P 3c7e85ca9e4e4646b4792034c03ef31c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:12.700515 12366 raft_consensus.cc:2272] T a697159f9fee4eac9c02213e34204f6c P 3c7e85ca9e4e4646b4792034c03ef31c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:12.702728 12366 tablet_replica.cc:333] T a44c4cc1b0264cea922162c0801d9435 P 3c7e85ca9e4e4646b4792034c03ef31c: stopping tablet replica
I20260709 13:17:12.703620 12366 raft_consensus.cc:2243] T a44c4cc1b0264cea922162c0801d9435 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:12.704334 12366 raft_consensus.cc:2272] T a44c4cc1b0264cea922162c0801d9435 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:12.707749 12366 tablet_replica.cc:333] T bf2f5f25119a48cda4d621da16fcd3d4 P 3c7e85ca9e4e4646b4792034c03ef31c: stopping tablet replica
W20260709 13:17:12.707875 14123 consensus_peers.cc:597] T 0aaed08336dd4b5786f1aa7aaa2db773 P 8d9445f2defa46e5bdccf9ae8cae01dc -> Peer 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053): Couldn't send request to peer 3c7e85ca9e4e4646b4792034c03ef31c. 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 13:17:12.708587 12366 raft_consensus.cc:2243] T bf2f5f25119a48cda4d621da16fcd3d4 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:12.709306 12366 raft_consensus.cc:2272] T bf2f5f25119a48cda4d621da16fcd3d4 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:12.712234 12366 tablet_replica.cc:333] T b09f467e2442498899c9ee538acc5f28 P 3c7e85ca9e4e4646b4792034c03ef31c: stopping tablet replica
I20260709 13:17:12.713151 12366 raft_consensus.cc:2243] T b09f467e2442498899c9ee538acc5f28 P 3c7e85ca9e4e4646b4792034c03ef31c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:12.713975 12366 raft_consensus.cc:2272] T b09f467e2442498899c9ee538acc5f28 P 3c7e85ca9e4e4646b4792034c03ef31c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:12.716409 12366 tablet_replica.cc:333] T dd6de992cdd94fd08bbeb6cc9deb750b P 3c7e85ca9e4e4646b4792034c03ef31c: stopping tablet replica
I20260709 13:17:12.717116 12366 raft_consensus.cc:2243] T dd6de992cdd94fd08bbeb6cc9deb750b P 3c7e85ca9e4e4646b4792034c03ef31c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:12.717854 12366 raft_consensus.cc:2272] T dd6de992cdd94fd08bbeb6cc9deb750b P 3c7e85ca9e4e4646b4792034c03ef31c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:12.720546 12366 tablet_replica.cc:333] T 0aaed08336dd4b5786f1aa7aaa2db773 P 3c7e85ca9e4e4646b4792034c03ef31c: stopping tablet replica
I20260709 13:17:12.721261 12366 raft_consensus.cc:2243] T 0aaed08336dd4b5786f1aa7aaa2db773 P 3c7e85ca9e4e4646b4792034c03ef31c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:12.721832 12366 raft_consensus.cc:2272] T 0aaed08336dd4b5786f1aa7aaa2db773 P 3c7e85ca9e4e4646b4792034c03ef31c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:12.724370 12366 tablet_replica.cc:333] T 05ea1d7227354b8dbac92d3104e872d9 P 3c7e85ca9e4e4646b4792034c03ef31c: stopping tablet replica
I20260709 13:17:12.725101 12366 raft_consensus.cc:2243] T 05ea1d7227354b8dbac92d3104e872d9 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:12.726183 12366 raft_consensus.cc:2272] T 05ea1d7227354b8dbac92d3104e872d9 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:12.728884 12366 tablet_replica.cc:333] T cb348820d472448f9f43c8e31beb73e1 P 3c7e85ca9e4e4646b4792034c03ef31c: stopping tablet replica
I20260709 13:17:12.729832 12366 raft_consensus.cc:2243] T cb348820d472448f9f43c8e31beb73e1 P 3c7e85ca9e4e4646b4792034c03ef31c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:12.730469 12366 raft_consensus.cc:2272] T cb348820d472448f9f43c8e31beb73e1 P 3c7e85ca9e4e4646b4792034c03ef31c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:12.733174 12366 tablet_replica.cc:333] T 936eb60f428442e0acf4557e9cfc8b1c P 3c7e85ca9e4e4646b4792034c03ef31c: stopping tablet replica
I20260709 13:17:12.733947 12366 raft_consensus.cc:2243] T 936eb60f428442e0acf4557e9cfc8b1c P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:12.735044 12366 raft_consensus.cc:2272] T 936eb60f428442e0acf4557e9cfc8b1c P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:12.737764 12366 tablet_replica.cc:333] T b0943c7ad5a745aa92e2a4c2582ada9f P 3c7e85ca9e4e4646b4792034c03ef31c: stopping tablet replica
I20260709 13:17:12.738453 12366 raft_consensus.cc:2243] T b0943c7ad5a745aa92e2a4c2582ada9f P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:12.739218 12366 raft_consensus.cc:2272] T b0943c7ad5a745aa92e2a4c2582ada9f P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:12.741590 12366 tablet_replica.cc:333] T bc46e907f7364a049b1a25c715280e65 P 3c7e85ca9e4e4646b4792034c03ef31c: stopping tablet replica
I20260709 13:17:12.742327 12366 raft_consensus.cc:2243] T bc46e907f7364a049b1a25c715280e65 P 3c7e85ca9e4e4646b4792034c03ef31c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:12.742877 12366 raft_consensus.cc:2272] T bc46e907f7364a049b1a25c715280e65 P 3c7e85ca9e4e4646b4792034c03ef31c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:12.745605 12366 tablet_replica.cc:333] T aa2446e4f4414461ba9c22f2459f715b P 3c7e85ca9e4e4646b4792034c03ef31c: stopping tablet replica
I20260709 13:17:12.746287 12366 raft_consensus.cc:2243] T aa2446e4f4414461ba9c22f2459f715b P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:12.747349 12366 raft_consensus.cc:2272] T aa2446e4f4414461ba9c22f2459f715b P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:12.749754 12366 tablet_replica.cc:333] T c7c338ae8fcd4433858a276009993be4 P 3c7e85ca9e4e4646b4792034c03ef31c: stopping tablet replica
I20260709 13:17:12.750362 12366 raft_consensus.cc:2243] T c7c338ae8fcd4433858a276009993be4 P 3c7e85ca9e4e4646b4792034c03ef31c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:12.750957 12366 raft_consensus.cc:2272] T c7c338ae8fcd4433858a276009993be4 P 3c7e85ca9e4e4646b4792034c03ef31c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:12.753334 12366 tablet_replica.cc:333] T 356e5aba082d4d7a8a6794fcd8c39785 P 3c7e85ca9e4e4646b4792034c03ef31c: stopping tablet replica
I20260709 13:17:12.754091 12366 raft_consensus.cc:2243] T 356e5aba082d4d7a8a6794fcd8c39785 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:12.754859 12366 raft_consensus.cc:2272] T 356e5aba082d4d7a8a6794fcd8c39785 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:12.757282 12366 tablet_replica.cc:333] T e4eb140459f04eb1a8af274687cabe98 P 3c7e85ca9e4e4646b4792034c03ef31c: stopping tablet replica
I20260709 13:17:12.757962 12366 raft_consensus.cc:2243] T e4eb140459f04eb1a8af274687cabe98 P 3c7e85ca9e4e4646b4792034c03ef31c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:12.758543 12366 raft_consensus.cc:2272] T e4eb140459f04eb1a8af274687cabe98 P 3c7e85ca9e4e4646b4792034c03ef31c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:12.761492 12366 tablet_replica.cc:333] T 4a40ffdc8ea444cfa2893f674238482d P 3c7e85ca9e4e4646b4792034c03ef31c: stopping tablet replica
I20260709 13:17:12.762310 12366 raft_consensus.cc:2243] T 4a40ffdc8ea444cfa2893f674238482d P 3c7e85ca9e4e4646b4792034c03ef31c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:12.763070 12366 raft_consensus.cc:2272] T 4a40ffdc8ea444cfa2893f674238482d P 3c7e85ca9e4e4646b4792034c03ef31c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:12.765674 12366 tablet_replica.cc:333] T b25a4c09eccb49898f922d6b0a458e67 P 3c7e85ca9e4e4646b4792034c03ef31c: stopping tablet replica
I20260709 13:17:12.766347 12366 raft_consensus.cc:2243] T b25a4c09eccb49898f922d6b0a458e67 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:12.766989 12366 raft_consensus.cc:2272] T b25a4c09eccb49898f922d6b0a458e67 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:12.769455 14123 consensus_peers.cc:597] T 372546b757d74694a8635cb5c60a3922 P 8d9445f2defa46e5bdccf9ae8cae01dc -> Peer 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053): Couldn't send request to peer 3c7e85ca9e4e4646b4792034c03ef31c. 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 13:17:12.769671 12366 tablet_replica.cc:333] T 15b973213b114543ab313601f6f97755 P 3c7e85ca9e4e4646b4792034c03ef31c: stopping tablet replica
I20260709 13:17:12.770483 12366 raft_consensus.cc:2243] T 15b973213b114543ab313601f6f97755 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:12.771526 12366 raft_consensus.cc:2272] T 15b973213b114543ab313601f6f97755 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:12.774367 12366 tablet_replica.cc:333] T 8eefd391d90940099411e320d4a09356 P 3c7e85ca9e4e4646b4792034c03ef31c: stopping tablet replica
I20260709 13:17:12.775102 12366 raft_consensus.cc:2243] T 8eefd391d90940099411e320d4a09356 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:12.776156 12366 raft_consensus.cc:2272] T 8eefd391d90940099411e320d4a09356 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:12.778601 12366 tablet_replica.cc:333] T 53caf3f5b8eb4622a6c2c81d620c0b51 P 3c7e85ca9e4e4646b4792034c03ef31c: stopping tablet replica
I20260709 13:17:12.779333 12366 raft_consensus.cc:2243] T 53caf3f5b8eb4622a6c2c81d620c0b51 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:12.779999 12366 raft_consensus.cc:2272] T 53caf3f5b8eb4622a6c2c81d620c0b51 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:12.782415 12366 tablet_replica.cc:333] T d55a008a1f9146eab4ff968206f569ab P 3c7e85ca9e4e4646b4792034c03ef31c: stopping tablet replica
W20260709 13:17:12.783087 13510 consensus_peers.cc:597] T a3b673e65c054b34852a89783b972744 P 13569ba8734e4be4bee5c86ae9ff8825 -> Peer 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053): Couldn't send request to peer 3c7e85ca9e4e4646b4792034c03ef31c. 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 13:17:12.783119 12366 raft_consensus.cc:2243] T d55a008a1f9146eab4ff968206f569ab P 3c7e85ca9e4e4646b4792034c03ef31c [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:17:12.786971 12366 raft_consensus.cc:2272] T d55a008a1f9146eab4ff968206f569ab P 3c7e85ca9e4e4646b4792034c03ef31c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:12.789340 12366 tablet_replica.cc:333] T 62e3177db8ee4d4ca14038ecdd2eb299 P 3c7e85ca9e4e4646b4792034c03ef31c: stopping tablet replica
W20260709 13:17:12.789549 13510 consensus_peers.cc:597] T a44c4cc1b0264cea922162c0801d9435 P 13569ba8734e4be4bee5c86ae9ff8825 -> Peer 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053): Couldn't send request to peer 3c7e85ca9e4e4646b4792034c03ef31c. 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 13:17:12.805752 12366 raft_consensus.cc:2243] T 62e3177db8ee4d4ca14038ecdd2eb299 P 3c7e85ca9e4e4646b4792034c03ef31c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:12.806784 12366 raft_consensus.cc:2272] T 62e3177db8ee4d4ca14038ecdd2eb299 P 3c7e85ca9e4e4646b4792034c03ef31c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:12.809386 12366 tablet_replica.cc:333] T a5f59739b1cd4718bcb6471e3ec258f4 P 3c7e85ca9e4e4646b4792034c03ef31c: stopping tablet replica
I20260709 13:17:12.810115 12366 raft_consensus.cc:2243] T a5f59739b1cd4718bcb6471e3ec258f4 P 3c7e85ca9e4e4646b4792034c03ef31c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:12.810797 12366 raft_consensus.cc:2272] T a5f59739b1cd4718bcb6471e3ec258f4 P 3c7e85ca9e4e4646b4792034c03ef31c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:12.813207 12366 tablet_replica.cc:333] T 9b6de26125be4e509b8c5d7d6d210aa8 P 3c7e85ca9e4e4646b4792034c03ef31c: stopping tablet replica
I20260709 13:17:12.813949 12366 raft_consensus.cc:2243] T 9b6de26125be4e509b8c5d7d6d210aa8 P 3c7e85ca9e4e4646b4792034c03ef31c [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:17:12.814952 12366 raft_consensus.cc:2272] T 9b6de26125be4e509b8c5d7d6d210aa8 P 3c7e85ca9e4e4646b4792034c03ef31c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:12.817209 12366 tablet_replica.cc:333] T fcabc5c5fd6f4ffab3af0bf279258b39 P 3c7e85ca9e4e4646b4792034c03ef31c: stopping tablet replica
I20260709 13:17:12.817888 12366 raft_consensus.cc:2243] T fcabc5c5fd6f4ffab3af0bf279258b39 P 3c7e85ca9e4e4646b4792034c03ef31c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:12.818399 12366 raft_consensus.cc:2272] T fcabc5c5fd6f4ffab3af0bf279258b39 P 3c7e85ca9e4e4646b4792034c03ef31c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:12.820748 12366 tablet_replica.cc:333] T 193870cc12df4e7e9f8423c473c1ade1 P 3c7e85ca9e4e4646b4792034c03ef31c: stopping tablet replica
I20260709 13:17:12.821383 12366 raft_consensus.cc:2243] T 193870cc12df4e7e9f8423c473c1ade1 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:12.822362 12366 raft_consensus.cc:2272] T 193870cc12df4e7e9f8423c473c1ade1 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:12.824951 12366 tablet_replica.cc:333] T 5ca4c89d0f2b479f919e8b720fe81209 P 3c7e85ca9e4e4646b4792034c03ef31c: stopping tablet replica
I20260709 13:17:12.825603 12366 raft_consensus.cc:2243] T 5ca4c89d0f2b479f919e8b720fe81209 P 3c7e85ca9e4e4646b4792034c03ef31c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:12.826148 12366 raft_consensus.cc:2272] T 5ca4c89d0f2b479f919e8b720fe81209 P 3c7e85ca9e4e4646b4792034c03ef31c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:12.828722 12366 tablet_replica.cc:333] T a06d993b65244d32a69cb6d22274110a P 3c7e85ca9e4e4646b4792034c03ef31c: stopping tablet replica
I20260709 13:17:12.829342 12366 raft_consensus.cc:2243] T a06d993b65244d32a69cb6d22274110a P 3c7e85ca9e4e4646b4792034c03ef31c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:12.829867 12366 raft_consensus.cc:2272] T a06d993b65244d32a69cb6d22274110a P 3c7e85ca9e4e4646b4792034c03ef31c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:12.832321 12366 tablet_replica.cc:333] T a3b673e65c054b34852a89783b972744 P 3c7e85ca9e4e4646b4792034c03ef31c: stopping tablet replica
I20260709 13:17:12.832973 12366 raft_consensus.cc:2243] T a3b673e65c054b34852a89783b972744 P 3c7e85ca9e4e4646b4792034c03ef31c [term 4 FOLLOWER]: Raft consensus shutting down.
W20260709 13:17:12.833612 13584 consensus_peers.cc:597] T b0943c7ad5a745aa92e2a4c2582ada9f P 217ec95c64b34e25addb1e33e358571e -> Peer 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053): Couldn't send request to peer 3c7e85ca9e4e4646b4792034c03ef31c. 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 13:17:12.833717 12366 raft_consensus.cc:2272] T a3b673e65c054b34852a89783b972744 P 3c7e85ca9e4e4646b4792034c03ef31c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:12.836386 12366 tablet_replica.cc:333] T 5373a3dd56ce4a6c876e345c561ff1ee P 3c7e85ca9e4e4646b4792034c03ef31c: stopping tablet replica
I20260709 13:17:12.837078 12366 raft_consensus.cc:2243] T 5373a3dd56ce4a6c876e345c561ff1ee P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:12.838683 12366 raft_consensus.cc:2272] T 5373a3dd56ce4a6c876e345c561ff1ee P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:12.841343 12366 tablet_replica.cc:333] T 4bb9bc54fd604023b66b1c3fa8e84075 P 3c7e85ca9e4e4646b4792034c03ef31c: stopping tablet replica
I20260709 13:17:12.841995 12366 raft_consensus.cc:2243] T 4bb9bc54fd604023b66b1c3fa8e84075 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:12.842600 12366 raft_consensus.cc:2272] T 4bb9bc54fd604023b66b1c3fa8e84075 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:12.847026 12366 tablet_replica.cc:333] T de1b50842b124c509406b08afd683ec7 P 3c7e85ca9e4e4646b4792034c03ef31c: stopping tablet replica
I20260709 13:17:12.847606 12366 raft_consensus.cc:2243] T de1b50842b124c509406b08afd683ec7 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:12.848692 12366 raft_consensus.cc:2272] T de1b50842b124c509406b08afd683ec7 P 3c7e85ca9e4e4646b4792034c03ef31c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:12.931572 13435 connection.cc:466] server connection from 127.0.0.1:45814 torn down before Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:45814 (request call id 1165) could send its response
I20260709 13:17:12.946539 12366 tablet_server.cc:196] TabletServer@127.12.19.129:0 shutdown complete.
W20260709 13:17:12.972918 14123 consensus_peers.cc:597] T a697159f9fee4eac9c02213e34204f6c P 8d9445f2defa46e5bdccf9ae8cae01dc -> Peer 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053): Couldn't send request to peer 3c7e85ca9e4e4646b4792034c03ef31c. Status: Network error: Client connection negotiation failed: client connection to 127.12.19.129:35053: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:13.064738 15110 ts_tablet_manager.cc:933] T c7c338ae8fcd4433858a276009993be4 P 8d9445f2defa46e5bdccf9ae8cae01dc: Initiating tablet copy from peer 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433)
I20260709 13:17:13.083165 15110 tablet_copy_client.cc:323] T c7c338ae8fcd4433858a276009993be4 P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Beginning tablet copy session from remote peer at address 127.12.19.130:39433
I20260709 13:17:13.085402 13555 tablet_copy_service.cc:140] P 13569ba8734e4be4bee5c86ae9ff8825: Received BeginTabletCopySession request for tablet c7c338ae8fcd4433858a276009993be4 from peer 8d9445f2defa46e5bdccf9ae8cae01dc ({username='slave'} at 127.0.0.1:45734)
I20260709 13:17:13.086071 13555 tablet_copy_service.cc:161] P 13569ba8734e4be4bee5c86ae9ff8825: Beginning new tablet copy session on tablet c7c338ae8fcd4433858a276009993be4 from peer 8d9445f2defa46e5bdccf9ae8cae01dc at {username='slave'} at 127.0.0.1:45734: session id = 8d9445f2defa46e5bdccf9ae8cae01dc-c7c338ae8fcd4433858a276009993be4
I20260709 13:17:13.095743 13555 tablet_copy_source_session.cc:215] T c7c338ae8fcd4433858a276009993be4 P 13569ba8734e4be4bee5c86ae9ff8825: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:17:13.099512 15110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7c338ae8fcd4433858a276009993be4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:13.117348 15110 tablet_copy_client.cc:806] T c7c338ae8fcd4433858a276009993be4 P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Starting download of 0 data blocks...
I20260709 13:17:13.117926 15110 tablet_copy_client.cc:670] T c7c338ae8fcd4433858a276009993be4 P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Starting download of 1 WAL segments...
I20260709 13:17:13.123224 15110 tablet_copy_client.cc:538] T c7c338ae8fcd4433858a276009993be4 P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:17:13.130498 12366 tablet_server.cc:179] TabletServer@127.12.19.130:0 shutting down...
I20260709 13:17:13.145239 15110 tablet_bootstrap.cc:492] T c7c338ae8fcd4433858a276009993be4 P 8d9445f2defa46e5bdccf9ae8cae01dc: Bootstrap starting.
W20260709 13:17:13.147682 13584 consensus_peers.cc:597] T 53caf3f5b8eb4622a6c2c81d620c0b51 P 217ec95c64b34e25addb1e33e358571e -> Peer 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433): Couldn't send request to peer 13569ba8734e4be4bee5c86ae9ff8825. 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 13:17:13.162569 12366 tablet_copy_service.cc:362] P 13569ba8734e4be4bee5c86ae9ff8825: Destroying tablet copy session 8d9445f2defa46e5bdccf9ae8cae01dc-c7c338ae8fcd4433858a276009993be4 due to service shutdown
I20260709 13:17:13.162984 12366 tablet_copy_service.cc:434] P 13569ba8734e4be4bee5c86ae9ff8825: ending tablet copy session 8d9445f2defa46e5bdccf9ae8cae01dc-c7c338ae8fcd4433858a276009993be4 on tablet c7c338ae8fcd4433858a276009993be4 with peer 8d9445f2defa46e5bdccf9ae8cae01dc
W20260709 13:17:13.163568 14123 consensus_peers.cc:597] T dd6de992cdd94fd08bbeb6cc9deb750b P 8d9445f2defa46e5bdccf9ae8cae01dc -> Peer 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433): Couldn't send request to peer 13569ba8734e4be4bee5c86ae9ff8825. 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 13:17:13.180485 14123 consensus_peers.cc:597] T 40300a217b3e44a48ab96f8ef762b637 P 8d9445f2defa46e5bdccf9ae8cae01dc -> Peer 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433): Couldn't send request to peer 13569ba8734e4be4bee5c86ae9ff8825. 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 13:17:13.209890 14123 consensus_peers.cc:597] T 02f51c50c0844d0a9a68470d369ec818 P 8d9445f2defa46e5bdccf9ae8cae01dc -> Peer 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433): Couldn't send request to peer 13569ba8734e4be4bee5c86ae9ff8825. 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 13:17:13.210527 14123 consensus_peers.cc:597] T 2bfdce9f207f483dbde5c086b093b745 P 8d9445f2defa46e5bdccf9ae8cae01dc -> Peer 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433): Couldn't send request to peer 13569ba8734e4be4bee5c86ae9ff8825. 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 13:17:13.215188 13584 consensus_peers.cc:597] T a06d993b65244d32a69cb6d22274110a P 217ec95c64b34e25addb1e33e358571e -> Peer 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433): Couldn't send request to peer 13569ba8734e4be4bee5c86ae9ff8825. 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 13:17:13.215574 15110 tablet_bootstrap.cc:492] T c7c338ae8fcd4433858a276009993be4 P 8d9445f2defa46e5bdccf9ae8cae01dc: 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 13:17:13.218344 15110 tablet_bootstrap.cc:492] T c7c338ae8fcd4433858a276009993be4 P 8d9445f2defa46e5bdccf9ae8cae01dc: Bootstrap complete.
I20260709 13:17:13.219041 15110 ts_tablet_manager.cc:1403] T c7c338ae8fcd4433858a276009993be4 P 8d9445f2defa46e5bdccf9ae8cae01dc: Time spent bootstrapping tablet: real 0.074s	user 0.028s	sys 0.004s
I20260709 13:17:13.225181 15110 raft_consensus.cc:359] T c7c338ae8fcd4433858a276009993be4 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } }
I20260709 13:17:13.226037 15110 raft_consensus.cc:740] T c7c338ae8fcd4433858a276009993be4 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 8d9445f2defa46e5bdccf9ae8cae01dc, State: Initialized, Role: LEARNER
W20260709 13:17:13.226320 13584 consensus_peers.cc:597] T 9714c0b9dd3042fa9ac636891d7d2b91 P 217ec95c64b34e25addb1e33e358571e -> Peer 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433): Couldn't send request to peer 13569ba8734e4be4bee5c86ae9ff8825. 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 13:17:13.226681 15110 consensus_queue.cc:260] T c7c338ae8fcd4433858a276009993be4 P 8d9445f2defa46e5bdccf9ae8cae01dc [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: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } attrs { replace: true } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: NON_VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: true } }
I20260709 13:17:13.229770 15110 ts_tablet_manager.cc:1434] T c7c338ae8fcd4433858a276009993be4 P 8d9445f2defa46e5bdccf9ae8cae01dc: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:17:13.234524 12366 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:17:13.235603 12366 tablet_replica.cc:333] T 015a01333b684476909bbdea14b517e2 P 13569ba8734e4be4bee5c86ae9ff8825: stopping tablet replica
I20260709 13:17:13.236521 12366 raft_consensus.cc:2243] T 015a01333b684476909bbdea14b517e2 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:13.237219 12366 raft_consensus.cc:2272] T 015a01333b684476909bbdea14b517e2 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:13.239775 12366 tablet_replica.cc:333] T e2fd0e62c1594ff5875e63fcc1563d10 P 13569ba8734e4be4bee5c86ae9ff8825: stopping tablet replica
I20260709 13:17:13.240875 12366 raft_consensus.cc:2243] T e2fd0e62c1594ff5875e63fcc1563d10 P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:13.241381 12366 raft_consensus.cc:2272] T e2fd0e62c1594ff5875e63fcc1563d10 P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:13.243824 12366 tablet_replica.cc:333] T 75485f2faee34dde81ad24963307553a P 13569ba8734e4be4bee5c86ae9ff8825: stopping tablet replica
I20260709 13:17:13.244648 12366 raft_consensus.cc:2243] T 75485f2faee34dde81ad24963307553a P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:13.245491 12366 raft_consensus.cc:2272] T 75485f2faee34dde81ad24963307553a P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:13.247875 12366 tablet_replica.cc:333] T 9b6de26125be4e509b8c5d7d6d210aa8 P 13569ba8734e4be4bee5c86ae9ff8825: stopping tablet replica
I20260709 13:17:13.248450 12366 raft_consensus.cc:2243] T 9b6de26125be4e509b8c5d7d6d210aa8 P 13569ba8734e4be4bee5c86ae9ff8825 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:13.248881 12366 raft_consensus.cc:2272] T 9b6de26125be4e509b8c5d7d6d210aa8 P 13569ba8734e4be4bee5c86ae9ff8825 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:13.251027 12366 tablet_replica.cc:333] T e4eb140459f04eb1a8af274687cabe98 P 13569ba8734e4be4bee5c86ae9ff8825: stopping tablet replica
I20260709 13:17:13.251719 12366 raft_consensus.cc:2243] T e4eb140459f04eb1a8af274687cabe98 P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:13.252928 12366 raft_consensus.cc:2272] T e4eb140459f04eb1a8af274687cabe98 P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:13.255270 12366 tablet_replica.cc:333] T 28eb05fd58a145d493c7c9cf490e6a84 P 13569ba8734e4be4bee5c86ae9ff8825: stopping tablet replica
I20260709 13:17:13.256055 12366 raft_consensus.cc:2243] T 28eb05fd58a145d493c7c9cf490e6a84 P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:13.256481 12366 raft_consensus.cc:2272] T 28eb05fd58a145d493c7c9cf490e6a84 P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:13.258724 12366 tablet_replica.cc:333] T 71ac5b306511448da380d7473c933f01 P 13569ba8734e4be4bee5c86ae9ff8825: stopping tablet replica
I20260709 13:17:13.259536 12366 raft_consensus.cc:2243] T 71ac5b306511448da380d7473c933f01 P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:13.260437 12366 raft_consensus.cc:2272] T 71ac5b306511448da380d7473c933f01 P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:13.262624 12366 tablet_replica.cc:333] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 13569ba8734e4be4bee5c86ae9ff8825: stopping tablet replica
I20260709 13:17:13.263092 12366 raft_consensus.cc:2243] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:13.263520 12366 raft_consensus.cc:2272] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:13.265252 12366 tablet_replica.cc:333] T a3b673e65c054b34852a89783b972744 P 13569ba8734e4be4bee5c86ae9ff8825: stopping tablet replica
I20260709 13:17:13.265781 12366 raft_consensus.cc:2243] T a3b673e65c054b34852a89783b972744 P 13569ba8734e4be4bee5c86ae9ff8825 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:17:13.266479 12366 raft_consensus.cc:2272] T a3b673e65c054b34852a89783b972744 P 13569ba8734e4be4bee5c86ae9ff8825 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:13.268365 12366 tablet_replica.cc:333] T a44c4cc1b0264cea922162c0801d9435 P 13569ba8734e4be4bee5c86ae9ff8825: stopping tablet replica
I20260709 13:17:13.268867 12366 raft_consensus.cc:2243] T a44c4cc1b0264cea922162c0801d9435 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:13.269604 12366 raft_consensus.cc:2272] T a44c4cc1b0264cea922162c0801d9435 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:13.271405 12366 tablet_replica.cc:333] T 528416a5053d431886e55165b0e70a29 P 13569ba8734e4be4bee5c86ae9ff8825: stopping tablet replica
I20260709 13:17:13.272136 12366 raft_consensus.cc:2243] T 528416a5053d431886e55165b0e70a29 P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:13.272958 12366 raft_consensus.cc:2272] T 528416a5053d431886e55165b0e70a29 P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:13.274911 12366 tablet_replica.cc:333] T 372546b757d74694a8635cb5c60a3922 P 13569ba8734e4be4bee5c86ae9ff8825: stopping tablet replica
I20260709 13:17:13.275537 12366 raft_consensus.cc:2243] T 372546b757d74694a8635cb5c60a3922 P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:13.276114 12366 raft_consensus.cc:2272] T 372546b757d74694a8635cb5c60a3922 P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:13.277820 12366 tablet_replica.cc:333] T ce655a0b285345fb8bd06765ca04fe42 P 13569ba8734e4be4bee5c86ae9ff8825: stopping tablet replica
I20260709 13:17:13.278376 12366 raft_consensus.cc:2243] T ce655a0b285345fb8bd06765ca04fe42 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:13.278812 12366 raft_consensus.cc:2272] T ce655a0b285345fb8bd06765ca04fe42 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:13.280575 12366 tablet_replica.cc:333] T bc46e907f7364a049b1a25c715280e65 P 13569ba8734e4be4bee5c86ae9ff8825: stopping tablet replica
I20260709 13:17:13.281100 12366 raft_consensus.cc:2243] T bc46e907f7364a049b1a25c715280e65 P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:13.281890 12366 raft_consensus.cc:2272] T bc46e907f7364a049b1a25c715280e65 P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:13.283895 12366 tablet_replica.cc:333] T 0aaed08336dd4b5786f1aa7aaa2db773 P 13569ba8734e4be4bee5c86ae9ff8825: stopping tablet replica
I20260709 13:17:13.284494 12366 raft_consensus.cc:2243] T 0aaed08336dd4b5786f1aa7aaa2db773 P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:13.284889 12366 raft_consensus.cc:2272] T 0aaed08336dd4b5786f1aa7aaa2db773 P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:13.286587 12366 tablet_replica.cc:333] T 936eb60f428442e0acf4557e9cfc8b1c P 13569ba8734e4be4bee5c86ae9ff8825: stopping tablet replica
I20260709 13:17:13.287168 12366 raft_consensus.cc:2243] T 936eb60f428442e0acf4557e9cfc8b1c P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:13.287772 12366 raft_consensus.cc:2272] T 936eb60f428442e0acf4557e9cfc8b1c P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:13.289561 12366 tablet_replica.cc:333] T 2bfdce9f207f483dbde5c086b093b745 P 13569ba8734e4be4bee5c86ae9ff8825: stopping tablet replica
I20260709 13:17:13.290079 12366 raft_consensus.cc:2243] T 2bfdce9f207f483dbde5c086b093b745 P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:13.290652 12366 raft_consensus.cc:2272] T 2bfdce9f207f483dbde5c086b093b745 P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:13.292671 12366 tablet_replica.cc:333] T 1f389f1b78b548189dd4bef7914fc084 P 13569ba8734e4be4bee5c86ae9ff8825: stopping tablet replica
I20260709 13:17:13.293215 12366 raft_consensus.cc:2243] T 1f389f1b78b548189dd4bef7914fc084 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:13.293699 12366 raft_consensus.cc:2272] T 1f389f1b78b548189dd4bef7914fc084 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:13.295977 12366 tablet_replica.cc:333] T 1b44ede5894c466a93121f40351c551e P 13569ba8734e4be4bee5c86ae9ff8825: stopping tablet replica
I20260709 13:17:13.296540 12366 raft_consensus.cc:2243] T 1b44ede5894c466a93121f40351c551e P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:13.297194 12366 raft_consensus.cc:2272] T 1b44ede5894c466a93121f40351c551e P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:13.298946 12366 tablet_replica.cc:333] T d1e68cfd785b43b7ae5f5f9448191dd5 P 13569ba8734e4be4bee5c86ae9ff8825: stopping tablet replica
I20260709 13:17:13.299528 12366 raft_consensus.cc:2243] T d1e68cfd785b43b7ae5f5f9448191dd5 P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:13.299888 12366 raft_consensus.cc:2272] T d1e68cfd785b43b7ae5f5f9448191dd5 P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:13.301463 12366 tablet_replica.cc:333] T d97b1aa7f2464dfe96aa7fc355459533 P 13569ba8734e4be4bee5c86ae9ff8825: stopping tablet replica
I20260709 13:17:13.301971 12366 raft_consensus.cc:2243] T d97b1aa7f2464dfe96aa7fc355459533 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:13.302723 12366 raft_consensus.cc:2272] T d97b1aa7f2464dfe96aa7fc355459533 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:13.304406 12366 tablet_replica.cc:333] T bf2f5f25119a48cda4d621da16fcd3d4 P 13569ba8734e4be4bee5c86ae9ff8825: stopping tablet replica
I20260709 13:17:13.304900 12366 raft_consensus.cc:2243] T bf2f5f25119a48cda4d621da16fcd3d4 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:13.305282 12366 raft_consensus.cc:2272] T bf2f5f25119a48cda4d621da16fcd3d4 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:13.307020 12366 tablet_replica.cc:333] T 9714c0b9dd3042fa9ac636891d7d2b91 P 13569ba8734e4be4bee5c86ae9ff8825: stopping tablet replica
I20260709 13:17:13.307550 12366 raft_consensus.cc:2243] T 9714c0b9dd3042fa9ac636891d7d2b91 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:13.308087 12366 raft_consensus.cc:2272] T 9714c0b9dd3042fa9ac636891d7d2b91 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:13.310122 12366 tablet_replica.cc:333] T dd6de992cdd94fd08bbeb6cc9deb750b P 13569ba8734e4be4bee5c86ae9ff8825: stopping tablet replica
I20260709 13:17:13.310634 12366 raft_consensus.cc:2243] T dd6de992cdd94fd08bbeb6cc9deb750b P 13569ba8734e4be4bee5c86ae9ff8825 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:13.311100 12366 raft_consensus.cc:2272] T dd6de992cdd94fd08bbeb6cc9deb750b P 13569ba8734e4be4bee5c86ae9ff8825 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:13.313280 12366 tablet_replica.cc:333] T 53caf3f5b8eb4622a6c2c81d620c0b51 P 13569ba8734e4be4bee5c86ae9ff8825: stopping tablet replica
I20260709 13:17:13.314002 12366 raft_consensus.cc:2243] T 53caf3f5b8eb4622a6c2c81d620c0b51 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:13.314379 12366 raft_consensus.cc:2272] T 53caf3f5b8eb4622a6c2c81d620c0b51 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:13.316251 12366 tablet_replica.cc:333] T d55a008a1f9146eab4ff968206f569ab P 13569ba8734e4be4bee5c86ae9ff8825: stopping tablet replica
I20260709 13:17:13.316771 12366 raft_consensus.cc:2243] T d55a008a1f9146eab4ff968206f569ab P 13569ba8734e4be4bee5c86ae9ff8825 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:13.317359 12366 raft_consensus.cc:2272] T d55a008a1f9146eab4ff968206f569ab P 13569ba8734e4be4bee5c86ae9ff8825 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:13.319113 12366 tablet_replica.cc:333] T 62e3177db8ee4d4ca14038ecdd2eb299 P 13569ba8734e4be4bee5c86ae9ff8825: stopping tablet replica
I20260709 13:17:13.319685 12366 raft_consensus.cc:2243] T 62e3177db8ee4d4ca14038ecdd2eb299 P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:13.320360 12366 raft_consensus.cc:2272] T 62e3177db8ee4d4ca14038ecdd2eb299 P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:13.322144 12366 tablet_replica.cc:333] T de1b50842b124c509406b08afd683ec7 P 13569ba8734e4be4bee5c86ae9ff8825: stopping tablet replica
I20260709 13:17:13.322876 12366 raft_consensus.cc:2243] T de1b50842b124c509406b08afd683ec7 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:13.323740 12366 raft_consensus.cc:2272] T de1b50842b124c509406b08afd683ec7 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:13.326036 12366 tablet_replica.cc:333] T 40300a217b3e44a48ab96f8ef762b637 P 13569ba8734e4be4bee5c86ae9ff8825: stopping tablet replica
I20260709 13:17:13.326646 12366 raft_consensus.cc:2243] T 40300a217b3e44a48ab96f8ef762b637 P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:13.327124 12366 raft_consensus.cc:2272] T 40300a217b3e44a48ab96f8ef762b637 P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:13.329437 12366 tablet_replica.cc:333] T b16c52d238cd4eaeb6c34451120c478c P 13569ba8734e4be4bee5c86ae9ff8825: stopping tablet replica
W20260709 13:17:13.329479 13584 consensus_peers.cc:597] T db78d2ab7c3a4b79bfe1d770d8100ec4 P 217ec95c64b34e25addb1e33e358571e -> Peer 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433): Couldn't send request to peer 13569ba8734e4be4bee5c86ae9ff8825. 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 13:17:13.330255 12366 raft_consensus.cc:2243] T b16c52d238cd4eaeb6c34451120c478c P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:13.330863 12366 raft_consensus.cc:2272] T b16c52d238cd4eaeb6c34451120c478c P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:13.331357 14123 consensus_peers.cc:597] T b16c52d238cd4eaeb6c34451120c478c P 8d9445f2defa46e5bdccf9ae8cae01dc -> Peer 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433): Couldn't send request to peer 13569ba8734e4be4bee5c86ae9ff8825. 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 13:17:13.333345 12366 tablet_replica.cc:333] T db78d2ab7c3a4b79bfe1d770d8100ec4 P 13569ba8734e4be4bee5c86ae9ff8825: stopping tablet replica
I20260709 13:17:13.334085 12366 raft_consensus.cc:2243] T db78d2ab7c3a4b79bfe1d770d8100ec4 P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 13:17:13.334468 13584 consensus_peers.cc:597] T e2fd0e62c1594ff5875e63fcc1563d10 P 217ec95c64b34e25addb1e33e358571e -> Peer 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433): Couldn't send request to peer 13569ba8734e4be4bee5c86ae9ff8825. 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 13:17:13.334919 12366 raft_consensus.cc:2272] T db78d2ab7c3a4b79bfe1d770d8100ec4 P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:13.337282 12366 tablet_replica.cc:333] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 13569ba8734e4be4bee5c86ae9ff8825: stopping tablet replica
I20260709 13:17:13.337970 12366 raft_consensus.cc:2243] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:13.338452 12366 raft_consensus.cc:2272] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:13.340467 12366 tablet_replica.cc:333] T a06d993b65244d32a69cb6d22274110a P 13569ba8734e4be4bee5c86ae9ff8825: stopping tablet replica
I20260709 13:17:13.340947 12366 raft_consensus.cc:2243] T a06d993b65244d32a69cb6d22274110a P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:13.341329 12366 raft_consensus.cc:2272] T a06d993b65244d32a69cb6d22274110a P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:13.342948 12366 tablet_replica.cc:333] T aa2446e4f4414461ba9c22f2459f715b P 13569ba8734e4be4bee5c86ae9ff8825: stopping tablet replica
I20260709 13:17:13.343645 12366 raft_consensus.cc:2243] T aa2446e4f4414461ba9c22f2459f715b P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:13.344427 12366 raft_consensus.cc:2272] T aa2446e4f4414461ba9c22f2459f715b P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:13.346668 12366 tablet_replica.cc:333] T 073038643a8a47128887911c138b0df9 P 13569ba8734e4be4bee5c86ae9ff8825: stopping tablet replica
I20260709 13:17:13.347373 12366 raft_consensus.cc:2243] T 073038643a8a47128887911c138b0df9 P 13569ba8734e4be4bee5c86ae9ff8825 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:13.347838 12366 raft_consensus.cc:2272] T 073038643a8a47128887911c138b0df9 P 13569ba8734e4be4bee5c86ae9ff8825 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:13.350039 12366 tablet_replica.cc:333] T 8f2e5951819547a7a9f7009e99b67845 P 13569ba8734e4be4bee5c86ae9ff8825: stopping tablet replica
I20260709 13:17:13.350675 12366 raft_consensus.cc:2243] T 8f2e5951819547a7a9f7009e99b67845 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:13.351534 12366 raft_consensus.cc:2272] T 8f2e5951819547a7a9f7009e99b67845 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:13.353888 12366 tablet_replica.cc:333] T 36f4fb818d3d4ea190721ab5f3728e52 P 13569ba8734e4be4bee5c86ae9ff8825: stopping tablet replica
I20260709 13:17:13.354564 12366 raft_consensus.cc:2243] T 36f4fb818d3d4ea190721ab5f3728e52 P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:13.355571 12366 raft_consensus.cc:2272] T 36f4fb818d3d4ea190721ab5f3728e52 P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:13.358034 12366 tablet_replica.cc:333] T 8eefd391d90940099411e320d4a09356 P 13569ba8734e4be4bee5c86ae9ff8825: stopping tablet replica
I20260709 13:17:13.358714 12366 raft_consensus.cc:2243] T 8eefd391d90940099411e320d4a09356 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:13.359669 12366 raft_consensus.cc:2272] T 8eefd391d90940099411e320d4a09356 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:13.361829 12366 tablet_replica.cc:333] T 4a40ffdc8ea444cfa2893f674238482d P 13569ba8734e4be4bee5c86ae9ff8825: stopping tablet replica
I20260709 13:17:13.362483 12366 raft_consensus.cc:2243] T 4a40ffdc8ea444cfa2893f674238482d P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 13:17:13.362775 13584 consensus_peers.cc:597] T bf2f5f25119a48cda4d621da16fcd3d4 P 217ec95c64b34e25addb1e33e358571e -> Peer 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433): Couldn't send request to peer 13569ba8734e4be4bee5c86ae9ff8825. 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 13:17:13.363001 12366 raft_consensus.cc:2272] T 4a40ffdc8ea444cfa2893f674238482d P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:13.363422 13584 consensus_peers.cc:597] T 015a01333b684476909bbdea14b517e2 P 217ec95c64b34e25addb1e33e358571e -> Peer 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433): Couldn't send request to peer 13569ba8734e4be4bee5c86ae9ff8825. 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 13:17:13.365247 12366 tablet_replica.cc:333] T b25a4c09eccb49898f922d6b0a458e67 P 13569ba8734e4be4bee5c86ae9ff8825: stopping tablet replica
I20260709 13:17:13.365784 12366 raft_consensus.cc:2243] T b25a4c09eccb49898f922d6b0a458e67 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:13.366214 12366 raft_consensus.cc:2272] T b25a4c09eccb49898f922d6b0a458e67 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:13.368197 12366 tablet_replica.cc:333] T c7c338ae8fcd4433858a276009993be4 P 13569ba8734e4be4bee5c86ae9ff8825: stopping tablet replica
I20260709 13:17:13.368813 12366 raft_consensus.cc:2243] T c7c338ae8fcd4433858a276009993be4 P 13569ba8734e4be4bee5c86ae9ff8825 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:17:13.369724 12366 raft_consensus.cc:2272] T c7c338ae8fcd4433858a276009993be4 P 13569ba8734e4be4bee5c86ae9ff8825 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:13.372397 12366 tablet_replica.cc:333] T a5f59739b1cd4718bcb6471e3ec258f4 P 13569ba8734e4be4bee5c86ae9ff8825: stopping tablet replica
I20260709 13:17:13.373028 12366 raft_consensus.cc:2243] T a5f59739b1cd4718bcb6471e3ec258f4 P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:13.373953 12366 raft_consensus.cc:2272] T a5f59739b1cd4718bcb6471e3ec258f4 P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:13.376192 12366 tablet_replica.cc:333] T 02f51c50c0844d0a9a68470d369ec818 P 13569ba8734e4be4bee5c86ae9ff8825: stopping tablet replica
I20260709 13:17:13.376791 12366 raft_consensus.cc:2243] T 02f51c50c0844d0a9a68470d369ec818 P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:13.377318 12366 raft_consensus.cc:2272] T 02f51c50c0844d0a9a68470d369ec818 P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:13.379472 12366 tablet_replica.cc:333] T 4bb9bc54fd604023b66b1c3fa8e84075 P 13569ba8734e4be4bee5c86ae9ff8825: stopping tablet replica
I20260709 13:17:13.380056 12366 raft_consensus.cc:2243] T 4bb9bc54fd604023b66b1c3fa8e84075 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:13.381013 12366 raft_consensus.cc:2272] T 4bb9bc54fd604023b66b1c3fa8e84075 P 13569ba8734e4be4bee5c86ae9ff8825 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:13.383432 12366 tablet_replica.cc:333] T 063591680e38475cb74cc7cd5979d15f P 13569ba8734e4be4bee5c86ae9ff8825: stopping tablet replica
I20260709 13:17:13.383850 12366 raft_consensus.cc:2243] T 063591680e38475cb74cc7cd5979d15f P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:13.384541 12366 raft_consensus.cc:2272] T 063591680e38475cb74cc7cd5979d15f P 13569ba8734e4be4bee5c86ae9ff8825 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:13.400383 14123 consensus_peers.cc:597] T 28eb05fd58a145d493c7c9cf490e6a84 P 8d9445f2defa46e5bdccf9ae8cae01dc -> Peer 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433): Couldn't send request to peer 13569ba8734e4be4bee5c86ae9ff8825. 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 13:17:13.410192 14123 consensus_peers.cc:597] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 8d9445f2defa46e5bdccf9ae8cae01dc -> Peer 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433): Couldn't send request to peer 13569ba8734e4be4bee5c86ae9ff8825. 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 13:17:13.459674 14123 consensus_peers.cc:597] T d1e68cfd785b43b7ae5f5f9448191dd5 P 8d9445f2defa46e5bdccf9ae8cae01dc -> Peer 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433): Couldn't send request to peer 13569ba8734e4be4bee5c86ae9ff8825. Status: Network error: Client connection negotiation failed: client connection to 127.12.19.130:39433: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:13.470275 14123 consensus_peers.cc:597] T 372546b757d74694a8635cb5c60a3922 P 8d9445f2defa46e5bdccf9ae8cae01dc -> Peer 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433): Couldn't send request to peer 13569ba8734e4be4bee5c86ae9ff8825. Status: Network error: Client connection negotiation failed: client connection to 127.12.19.130:39433: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:13.476895 12366 tablet_server.cc:196] TabletServer@127.12.19.130:0 shutdown complete.
W20260709 13:17:13.484706 15110 tablet_copy_client.cc:1131] T c7c338ae8fcd4433858a276009993be4 P 8d9445f2defa46e5bdccf9ae8cae01dc: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.12.19.130:39433: connect: Connection refused (error 111)
W20260709 13:17:13.563952 13584 consensus_peers.cc:597] T b25a4c09eccb49898f922d6b0a458e67 P 217ec95c64b34e25addb1e33e358571e -> Peer 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433): Couldn't send request to peer 13569ba8734e4be4bee5c86ae9ff8825. Status: Network error: Client connection negotiation failed: client connection to 127.12.19.130:39433: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:13.573980 12366 tablet_server.cc:179] TabletServer@127.12.19.131:0 shutting down...
W20260709 13:17:13.598563 14123 consensus_peers.cc:597] T 0aaed08336dd4b5786f1aa7aaa2db773 P 8d9445f2defa46e5bdccf9ae8cae01dc -> Peer 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433): Couldn't send request to peer 13569ba8734e4be4bee5c86ae9ff8825. Status: Network error: Client connection negotiation failed: client connection to 127.12.19.130:39433: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:13.601362 13584 consensus_peers.cc:597] T 4a40ffdc8ea444cfa2893f674238482d P 217ec95c64b34e25addb1e33e358571e -> Peer 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433): Couldn't send request to peer 13569ba8734e4be4bee5c86ae9ff8825. Status: Network error: Client connection negotiation failed: client connection to 127.12.19.130:39433: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:13.629385 14123 consensus_peers.cc:597] T 28eb05fd58a145d493c7c9cf490e6a84 P 8d9445f2defa46e5bdccf9ae8cae01dc -> Peer 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327): Couldn't send request to peer 217ec95c64b34e25addb1e33e358571e. 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 13:17:13.642518 12366 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:17:13.643529 12366 tablet_replica.cc:333] T 015a01333b684476909bbdea14b517e2 P 217ec95c64b34e25addb1e33e358571e: stopping tablet replica
I20260709 13:17:13.644567 12366 raft_consensus.cc:2243] T 015a01333b684476909bbdea14b517e2 P 217ec95c64b34e25addb1e33e358571e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:13.646261 12366 raft_consensus.cc:2272] T 015a01333b684476909bbdea14b517e2 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:13.648890 12366 tablet_replica.cc:333] T 28eb05fd58a145d493c7c9cf490e6a84 P 217ec95c64b34e25addb1e33e358571e: stopping tablet replica
I20260709 13:17:13.649725 12366 raft_consensus.cc:2243] T 28eb05fd58a145d493c7c9cf490e6a84 P 217ec95c64b34e25addb1e33e358571e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:13.651575 12366 raft_consensus.cc:2272] T 28eb05fd58a145d493c7c9cf490e6a84 P 217ec95c64b34e25addb1e33e358571e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:13.651793 15058 raft_consensus.cc:493] T 1f389f1b78b548189dd4bef7914fc084 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3c7e85ca9e4e4646b4792034c03ef31c)
I20260709 13:17:13.652331 15058 raft_consensus.cc:515] T 1f389f1b78b548189dd4bef7914fc084 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:17:13.654453 15058 leader_election.cc:290] T 1f389f1b78b548189dd4bef7914fc084 P 8d9445f2defa46e5bdccf9ae8cae01dc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433)
W20260709 13:17:13.655798 13584 consensus_peers.cc:597] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 217ec95c64b34e25addb1e33e358571e -> Peer 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433): Couldn't send request to peer 13569ba8734e4be4bee5c86ae9ff8825. Status: Network error: Client connection negotiation failed: client connection to 127.12.19.130:39433: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:13.656610 12366 tablet_replica.cc:333] T 71ac5b306511448da380d7473c933f01 P 217ec95c64b34e25addb1e33e358571e: stopping tablet replica
I20260709 13:17:13.657413 12366 raft_consensus.cc:2243] T 71ac5b306511448da380d7473c933f01 P 217ec95c64b34e25addb1e33e358571e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:13.658269 12366 raft_consensus.cc:2272] T 71ac5b306511448da380d7473c933f01 P 217ec95c64b34e25addb1e33e358571e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:13.660871 12366 tablet_replica.cc:333] T e2fd0e62c1594ff5875e63fcc1563d10 P 217ec95c64b34e25addb1e33e358571e: stopping tablet replica
W20260709 13:17:13.661091 14123 leader_election.cc:336] T 1f389f1b78b548189dd4bef7914fc084 P 8d9445f2defa46e5bdccf9ae8cae01dc [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053): Network error: Client connection negotiation failed: client connection to 127.12.19.129:35053: connect: Connection refused (error 111)
W20260709 13:17:13.661609 14123 leader_election.cc:336] T 1f389f1b78b548189dd4bef7914fc084 P 8d9445f2defa46e5bdccf9ae8cae01dc [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433): Network error: Client connection negotiation failed: client connection to 127.12.19.130:39433: connect: Connection refused (error 111)
I20260709 13:17:13.661682 12366 raft_consensus.cc:2243] T e2fd0e62c1594ff5875e63fcc1563d10 P 217ec95c64b34e25addb1e33e358571e [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:13.661916 14123 leader_election.cc:304] T 1f389f1b78b548189dd4bef7914fc084 P 8d9445f2defa46e5bdccf9ae8cae01dc [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: 8d9445f2defa46e5bdccf9ae8cae01dc; no voters: 13569ba8734e4be4bee5c86ae9ff8825, 3c7e85ca9e4e4646b4792034c03ef31c
I20260709 13:17:13.662541 15058 raft_consensus.cc:2749] T 1f389f1b78b548189dd4bef7914fc084 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:13.662703 12366 raft_consensus.cc:2272] T e2fd0e62c1594ff5875e63fcc1563d10 P 217ec95c64b34e25addb1e33e358571e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:13.665140 12366 tablet_replica.cc:333] T e4eb140459f04eb1a8af274687cabe98 P 217ec95c64b34e25addb1e33e358571e: stopping tablet replica
I20260709 13:17:13.665863 12366 raft_consensus.cc:2243] T e4eb140459f04eb1a8af274687cabe98 P 217ec95c64b34e25addb1e33e358571e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:13.666685 12366 raft_consensus.cc:2272] T e4eb140459f04eb1a8af274687cabe98 P 217ec95c64b34e25addb1e33e358571e [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:13.666414 14123 consensus_peers.cc:597] T b16c52d238cd4eaeb6c34451120c478c P 8d9445f2defa46e5bdccf9ae8cae01dc -> Peer 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327): Couldn't send request to peer 217ec95c64b34e25addb1e33e358571e. 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 13:17:13.669126 12366 tablet_replica.cc:333] T 9b6de26125be4e509b8c5d7d6d210aa8 P 217ec95c64b34e25addb1e33e358571e: stopping tablet replica
I20260709 13:17:13.669883 12366 raft_consensus.cc:2243] T 9b6de26125be4e509b8c5d7d6d210aa8 P 217ec95c64b34e25addb1e33e358571e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:13.670373 12366 raft_consensus.cc:2272] T 9b6de26125be4e509b8c5d7d6d210aa8 P 217ec95c64b34e25addb1e33e358571e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:13.672638 12366 tablet_replica.cc:333] T 9dde7e4a20624fddacf8aed9092a8caf P 217ec95c64b34e25addb1e33e358571e: stopping tablet replica
I20260709 13:17:13.673324 12366 raft_consensus.cc:2243] T 9dde7e4a20624fddacf8aed9092a8caf P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:13.674078 12366 raft_consensus.cc:2272] T 9dde7e4a20624fddacf8aed9092a8caf P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:13.676280 12366 tablet_replica.cc:333] T a697159f9fee4eac9c02213e34204f6c P 217ec95c64b34e25addb1e33e358571e: stopping tablet replica
I20260709 13:17:13.677023 12366 raft_consensus.cc:2243] T a697159f9fee4eac9c02213e34204f6c P 217ec95c64b34e25addb1e33e358571e [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:13.677497 12366 raft_consensus.cc:2272] T a697159f9fee4eac9c02213e34204f6c P 217ec95c64b34e25addb1e33e358571e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:13.679756 12366 tablet_replica.cc:333] T 063f4bf691284d5f8175b01b2b142409 P 217ec95c64b34e25addb1e33e358571e: stopping tablet replica
I20260709 13:17:13.680457 12366 raft_consensus.cc:2243] T 063f4bf691284d5f8175b01b2b142409 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:13.680999 12366 raft_consensus.cc:2272] T 063f4bf691284d5f8175b01b2b142409 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:13.683310 12366 tablet_replica.cc:333] T 528416a5053d431886e55165b0e70a29 P 217ec95c64b34e25addb1e33e358571e: stopping tablet replica
I20260709 13:17:13.683990 12366 raft_consensus.cc:2243] T 528416a5053d431886e55165b0e70a29 P 217ec95c64b34e25addb1e33e358571e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:13.684486 12366 raft_consensus.cc:2272] T 528416a5053d431886e55165b0e70a29 P 217ec95c64b34e25addb1e33e358571e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:13.686753 12366 tablet_replica.cc:333] T ce655a0b285345fb8bd06765ca04fe42 P 217ec95c64b34e25addb1e33e358571e: stopping tablet replica
I20260709 13:17:13.687526 12366 raft_consensus.cc:2243] T ce655a0b285345fb8bd06765ca04fe42 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:13.688002 12366 raft_consensus.cc:2272] T ce655a0b285345fb8bd06765ca04fe42 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:13.690344 12366 tablet_replica.cc:333] T 21f734671a47497791343e546ebb82c3 P 217ec95c64b34e25addb1e33e358571e: stopping tablet replica
I20260709 13:17:13.691020 12366 raft_consensus.cc:2243] T 21f734671a47497791343e546ebb82c3 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:13.691737 12366 raft_consensus.cc:2272] T 21f734671a47497791343e546ebb82c3 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:13.694142 12366 tablet_replica.cc:333] T bf2f5f25119a48cda4d621da16fcd3d4 P 217ec95c64b34e25addb1e33e358571e: stopping tablet replica
I20260709 13:17:13.694878 12366 raft_consensus.cc:2243] T bf2f5f25119a48cda4d621da16fcd3d4 P 217ec95c64b34e25addb1e33e358571e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:13.695832 12366 raft_consensus.cc:2272] T bf2f5f25119a48cda4d621da16fcd3d4 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:13.698199 12366 tablet_replica.cc:333] T 9714c0b9dd3042fa9ac636891d7d2b91 P 217ec95c64b34e25addb1e33e358571e: stopping tablet replica
I20260709 13:17:13.699039 12366 raft_consensus.cc:2243] T 9714c0b9dd3042fa9ac636891d7d2b91 P 217ec95c64b34e25addb1e33e358571e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:13.699935 12366 raft_consensus.cc:2272] T 9714c0b9dd3042fa9ac636891d7d2b91 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:13.702436 12366 tablet_replica.cc:333] T b09f467e2442498899c9ee538acc5f28 P 217ec95c64b34e25addb1e33e358571e: stopping tablet replica
I20260709 13:17:13.703174 12366 raft_consensus.cc:2243] T b09f467e2442498899c9ee538acc5f28 P 217ec95c64b34e25addb1e33e358571e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:13.703696 12366 raft_consensus.cc:2272] T b09f467e2442498899c9ee538acc5f28 P 217ec95c64b34e25addb1e33e358571e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:13.705996 12366 tablet_replica.cc:333] T 05ea1d7227354b8dbac92d3104e872d9 P 217ec95c64b34e25addb1e33e358571e: stopping tablet replica
I20260709 13:17:13.706301 15056 raft_consensus.cc:493] T d55a008a1f9146eab4ff968206f569ab P 217ec95c64b34e25addb1e33e358571e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 3c7e85ca9e4e4646b4792034c03ef31c)
I20260709 13:17:13.706725 12366 raft_consensus.cc:2243] T 05ea1d7227354b8dbac92d3104e872d9 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:13.706789 15056 raft_consensus.cc:515] T d55a008a1f9146eab4ff968206f569ab P 217ec95c64b34e25addb1e33e358571e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } }
I20260709 13:17:13.707700 12366 raft_consensus.cc:2272] T 05ea1d7227354b8dbac92d3104e872d9 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:13.709120 15056 leader_election.cc:290] T d55a008a1f9146eab4ff968206f569ab P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433)
I20260709 13:17:13.710062 12366 tablet_replica.cc:333] T cb348820d472448f9f43c8e31beb73e1 P 217ec95c64b34e25addb1e33e358571e: stopping tablet replica
I20260709 13:17:13.710817 12366 raft_consensus.cc:2243] T cb348820d472448f9f43c8e31beb73e1 P 217ec95c64b34e25addb1e33e358571e [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:17:13.711899 12366 raft_consensus.cc:2272] T cb348820d472448f9f43c8e31beb73e1 P 217ec95c64b34e25addb1e33e358571e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:13.714416 12366 tablet_replica.cc:333] T 1b44ede5894c466a93121f40351c551e P 217ec95c64b34e25addb1e33e358571e: stopping tablet replica
W20260709 13:17:13.714807 13584 leader_election.cc:336] T d55a008a1f9146eab4ff968206f569ab P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433): Network error: Client connection negotiation failed: client connection to 127.12.19.130:39433: connect: Connection refused (error 111)
I20260709 13:17:13.715097 12366 raft_consensus.cc:2243] T 1b44ede5894c466a93121f40351c551e P 217ec95c64b34e25addb1e33e358571e [term 1 LEADER]: Raft consensus shutting down.
W20260709 13:17:13.715379 13584 leader_election.cc:336] T d55a008a1f9146eab4ff968206f569ab P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053): Network error: Client connection negotiation failed: client connection to 127.12.19.129:35053: connect: Connection refused (error 111)
I20260709 13:17:13.715978 13584 leader_election.cc:304] T d55a008a1f9146eab4ff968206f569ab P 217ec95c64b34e25addb1e33e358571e [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 217ec95c64b34e25addb1e33e358571e; no voters: 13569ba8734e4be4bee5c86ae9ff8825, 3c7e85ca9e4e4646b4792034c03ef31c
I20260709 13:17:13.716409 12366 raft_consensus.cc:2272] T 1b44ede5894c466a93121f40351c551e P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:13.716886 15056 raft_consensus.cc:2749] T d55a008a1f9146eab4ff968206f569ab P 217ec95c64b34e25addb1e33e358571e [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:17:13.718869 12366 tablet_replica.cc:333] T d1e68cfd785b43b7ae5f5f9448191dd5 P 217ec95c64b34e25addb1e33e358571e: stopping tablet replica
I20260709 13:17:13.719630 12366 raft_consensus.cc:2243] T d1e68cfd785b43b7ae5f5f9448191dd5 P 217ec95c64b34e25addb1e33e358571e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:13.720118 12366 raft_consensus.cc:2272] T d1e68cfd785b43b7ae5f5f9448191dd5 P 217ec95c64b34e25addb1e33e358571e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:13.722507 12366 tablet_replica.cc:333] T d97b1aa7f2464dfe96aa7fc355459533 P 217ec95c64b34e25addb1e33e358571e: stopping tablet replica
I20260709 13:17:13.723383 12366 raft_consensus.cc:2243] T d97b1aa7f2464dfe96aa7fc355459533 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:13.724134 12366 raft_consensus.cc:2272] T d97b1aa7f2464dfe96aa7fc355459533 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:13.726261 12366 tablet_replica.cc:333] T de1b50842b124c509406b08afd683ec7 P 217ec95c64b34e25addb1e33e358571e: stopping tablet replica
I20260709 13:17:13.726907 12366 raft_consensus.cc:2243] T de1b50842b124c509406b08afd683ec7 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:13.727414 12366 raft_consensus.cc:2272] T de1b50842b124c509406b08afd683ec7 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:13.729343 12366 tablet_replica.cc:333] T 40300a217b3e44a48ab96f8ef762b637 P 217ec95c64b34e25addb1e33e358571e: stopping tablet replica
I20260709 13:17:13.729859 12366 raft_consensus.cc:2243] T 40300a217b3e44a48ab96f8ef762b637 P 217ec95c64b34e25addb1e33e358571e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:13.730265 12366 raft_consensus.cc:2272] T 40300a217b3e44a48ab96f8ef762b637 P 217ec95c64b34e25addb1e33e358571e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:13.732455 12366 tablet_replica.cc:333] T b16c52d238cd4eaeb6c34451120c478c P 217ec95c64b34e25addb1e33e358571e: stopping tablet replica
I20260709 13:17:13.733023 12366 raft_consensus.cc:2243] T b16c52d238cd4eaeb6c34451120c478c P 217ec95c64b34e25addb1e33e358571e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:13.733623 12366 raft_consensus.cc:2272] T b16c52d238cd4eaeb6c34451120c478c P 217ec95c64b34e25addb1e33e358571e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:13.735612 12366 tablet_replica.cc:333] T db78d2ab7c3a4b79bfe1d770d8100ec4 P 217ec95c64b34e25addb1e33e358571e: stopping tablet replica
I20260709 13:17:13.736073 12366 raft_consensus.cc:2243] T db78d2ab7c3a4b79bfe1d770d8100ec4 P 217ec95c64b34e25addb1e33e358571e [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:13.736712 12366 raft_consensus.cc:2272] T db78d2ab7c3a4b79bfe1d770d8100ec4 P 217ec95c64b34e25addb1e33e358571e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:13.738336 12366 tablet_replica.cc:333] T 073038643a8a47128887911c138b0df9 P 217ec95c64b34e25addb1e33e358571e: stopping tablet replica
I20260709 13:17:13.738816 12366 raft_consensus.cc:2243] T 073038643a8a47128887911c138b0df9 P 217ec95c64b34e25addb1e33e358571e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:13.739219 12366 raft_consensus.cc:2272] T 073038643a8a47128887911c138b0df9 P 217ec95c64b34e25addb1e33e358571e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:13.740859 12366 tablet_replica.cc:333] T 8f2e5951819547a7a9f7009e99b67845 P 217ec95c64b34e25addb1e33e358571e: stopping tablet replica
I20260709 13:17:13.741348 12366 raft_consensus.cc:2243] T 8f2e5951819547a7a9f7009e99b67845 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:13.741726 12366 raft_consensus.cc:2272] T 8f2e5951819547a7a9f7009e99b67845 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:13.743453 12366 tablet_replica.cc:333] T 36f4fb818d3d4ea190721ab5f3728e52 P 217ec95c64b34e25addb1e33e358571e: stopping tablet replica
I20260709 13:17:13.743924 12366 raft_consensus.cc:2243] T 36f4fb818d3d4ea190721ab5f3728e52 P 217ec95c64b34e25addb1e33e358571e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:13.744475 12366 raft_consensus.cc:2272] T 36f4fb818d3d4ea190721ab5f3728e52 P 217ec95c64b34e25addb1e33e358571e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:13.746196 12366 tablet_replica.cc:333] T 15b973213b114543ab313601f6f97755 P 217ec95c64b34e25addb1e33e358571e: stopping tablet replica
I20260709 13:17:13.746896 12366 raft_consensus.cc:2243] T 15b973213b114543ab313601f6f97755 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:13.747625 12366 raft_consensus.cc:2272] T 15b973213b114543ab313601f6f97755 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:13.749836 12366 tablet_replica.cc:333] T 53caf3f5b8eb4622a6c2c81d620c0b51 P 217ec95c64b34e25addb1e33e358571e: stopping tablet replica
I20260709 13:17:13.750479 12366 raft_consensus.cc:2243] T 53caf3f5b8eb4622a6c2c81d620c0b51 P 217ec95c64b34e25addb1e33e358571e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:13.751433 12366 raft_consensus.cc:2272] T 53caf3f5b8eb4622a6c2c81d620c0b51 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:13.753104 12366 tablet_replica.cc:333] T d55a008a1f9146eab4ff968206f569ab P 217ec95c64b34e25addb1e33e358571e: stopping tablet replica
I20260709 13:17:13.753757 12366 raft_consensus.cc:2243] T d55a008a1f9146eab4ff968206f569ab P 217ec95c64b34e25addb1e33e358571e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:13.754325 12366 raft_consensus.cc:2272] T d55a008a1f9146eab4ff968206f569ab P 217ec95c64b34e25addb1e33e358571e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:13.756433 12366 tablet_replica.cc:333] T 62e3177db8ee4d4ca14038ecdd2eb299 P 217ec95c64b34e25addb1e33e358571e: stopping tablet replica
I20260709 13:17:13.757099 12366 raft_consensus.cc:2243] T 62e3177db8ee4d4ca14038ecdd2eb299 P 217ec95c64b34e25addb1e33e358571e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:13.757597 12366 raft_consensus.cc:2272] T 62e3177db8ee4d4ca14038ecdd2eb299 P 217ec95c64b34e25addb1e33e358571e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:13.759804 12366 tablet_replica.cc:333] T b0943c7ad5a745aa92e2a4c2582ada9f P 217ec95c64b34e25addb1e33e358571e: stopping tablet replica
I20260709 13:17:13.760443 12366 raft_consensus.cc:2243] T b0943c7ad5a745aa92e2a4c2582ada9f P 217ec95c64b34e25addb1e33e358571e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:13.761296 12366 raft_consensus.cc:2272] T b0943c7ad5a745aa92e2a4c2582ada9f P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:13.763335 12366 tablet_replica.cc:333] T c7c338ae8fcd4433858a276009993be4 P 217ec95c64b34e25addb1e33e358571e: stopping tablet replica
I20260709 13:17:13.763820 12366 raft_consensus.cc:2243] T c7c338ae8fcd4433858a276009993be4 P 217ec95c64b34e25addb1e33e358571e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:13.764266 12366 raft_consensus.cc:2272] T c7c338ae8fcd4433858a276009993be4 P 217ec95c64b34e25addb1e33e358571e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:13.765842 12366 tablet_replica.cc:333] T 356e5aba082d4d7a8a6794fcd8c39785 P 217ec95c64b34e25addb1e33e358571e: stopping tablet replica
I20260709 13:17:13.766521 12366 raft_consensus.cc:2243] T 356e5aba082d4d7a8a6794fcd8c39785 P 217ec95c64b34e25addb1e33e358571e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:13.767388 12366 raft_consensus.cc:2272] T 356e5aba082d4d7a8a6794fcd8c39785 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:13.769006 12366 tablet_replica.cc:333] T b25a4c09eccb49898f922d6b0a458e67 P 217ec95c64b34e25addb1e33e358571e: stopping tablet replica
I20260709 13:17:13.769495 12366 raft_consensus.cc:2243] T b25a4c09eccb49898f922d6b0a458e67 P 217ec95c64b34e25addb1e33e358571e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:13.770136 12366 raft_consensus.cc:2272] T b25a4c09eccb49898f922d6b0a458e67 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:13.771890 12366 tablet_replica.cc:333] T 4a40ffdc8ea444cfa2893f674238482d P 217ec95c64b34e25addb1e33e358571e: stopping tablet replica
I20260709 13:17:13.772375 12366 raft_consensus.cc:2243] T 4a40ffdc8ea444cfa2893f674238482d P 217ec95c64b34e25addb1e33e358571e [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:13.773016 12366 raft_consensus.cc:2272] T 4a40ffdc8ea444cfa2893f674238482d P 217ec95c64b34e25addb1e33e358571e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:13.774626 12366 tablet_replica.cc:333] T 063591680e38475cb74cc7cd5979d15f P 217ec95c64b34e25addb1e33e358571e: stopping tablet replica
I20260709 13:17:13.775072 12366 raft_consensus.cc:2243] T 063591680e38475cb74cc7cd5979d15f P 217ec95c64b34e25addb1e33e358571e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:13.775514 12366 raft_consensus.cc:2272] T 063591680e38475cb74cc7cd5979d15f P 217ec95c64b34e25addb1e33e358571e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:13.777123 12366 tablet_replica.cc:333] T 5ca4c89d0f2b479f919e8b720fe81209 P 217ec95c64b34e25addb1e33e358571e: stopping tablet replica
I20260709 13:17:13.777738 12366 raft_consensus.cc:2243] T 5ca4c89d0f2b479f919e8b720fe81209 P 217ec95c64b34e25addb1e33e358571e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:13.778203 12366 raft_consensus.cc:2272] T 5ca4c89d0f2b479f919e8b720fe81209 P 217ec95c64b34e25addb1e33e358571e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:13.780339 12366 tablet_replica.cc:333] T a06d993b65244d32a69cb6d22274110a P 217ec95c64b34e25addb1e33e358571e: stopping tablet replica
I20260709 13:17:13.780936 12366 raft_consensus.cc:2243] T a06d993b65244d32a69cb6d22274110a P 217ec95c64b34e25addb1e33e358571e [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:13.781637 12366 raft_consensus.cc:2272] T a06d993b65244d32a69cb6d22274110a P 217ec95c64b34e25addb1e33e358571e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:13.783915 12366 tablet_replica.cc:333] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 217ec95c64b34e25addb1e33e358571e: stopping tablet replica
I20260709 13:17:13.784606 12366 raft_consensus.cc:2243] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 217ec95c64b34e25addb1e33e358571e [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:13.785616 12366 raft_consensus.cc:2272] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 217ec95c64b34e25addb1e33e358571e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:13.788074 12366 tablet_replica.cc:333] T a3b673e65c054b34852a89783b972744 P 217ec95c64b34e25addb1e33e358571e: stopping tablet replica
I20260709 13:17:13.788793 12366 raft_consensus.cc:2243] T a3b673e65c054b34852a89783b972744 P 217ec95c64b34e25addb1e33e358571e [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:13.789330 12366 raft_consensus.cc:2272] T a3b673e65c054b34852a89783b972744 P 217ec95c64b34e25addb1e33e358571e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:13.791749 12366 tablet_replica.cc:333] T 5373a3dd56ce4a6c876e345c561ff1ee P 217ec95c64b34e25addb1e33e358571e: stopping tablet replica
I20260709 13:17:13.792419 12366 raft_consensus.cc:2243] T 5373a3dd56ce4a6c876e345c561ff1ee P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:13.792950 12366 raft_consensus.cc:2272] T 5373a3dd56ce4a6c876e345c561ff1ee P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:13.794453 12366 tablet_replica.cc:333] T 4bb9bc54fd604023b66b1c3fa8e84075 P 217ec95c64b34e25addb1e33e358571e: stopping tablet replica
I20260709 13:17:13.794953 12366 raft_consensus.cc:2243] T 4bb9bc54fd604023b66b1c3fa8e84075 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:13.795410 12366 raft_consensus.cc:2272] T 4bb9bc54fd604023b66b1c3fa8e84075 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:13.797416 12366 tablet_replica.cc:333] T 193870cc12df4e7e9f8423c473c1ade1 P 217ec95c64b34e25addb1e33e358571e: stopping tablet replica
I20260709 13:17:13.798014 12366 raft_consensus.cc:2243] T 193870cc12df4e7e9f8423c473c1ade1 P 217ec95c64b34e25addb1e33e358571e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:13.798863 12366 raft_consensus.cc:2272] T 193870cc12df4e7e9f8423c473c1ade1 P 217ec95c64b34e25addb1e33e358571e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:13.801031 12366 tablet_replica.cc:333] T fcabc5c5fd6f4ffab3af0bf279258b39 P 217ec95c64b34e25addb1e33e358571e: stopping tablet replica
I20260709 13:17:13.801474 12366 raft_consensus.cc:2243] T fcabc5c5fd6f4ffab3af0bf279258b39 P 217ec95c64b34e25addb1e33e358571e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:13.801860 12366 raft_consensus.cc:2272] T fcabc5c5fd6f4ffab3af0bf279258b39 P 217ec95c64b34e25addb1e33e358571e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:13.803687 12366 tablet_replica.cc:333] T 02f51c50c0844d0a9a68470d369ec818 P 217ec95c64b34e25addb1e33e358571e: stopping tablet replica
I20260709 13:17:13.804105 12366 raft_consensus.cc:2243] T 02f51c50c0844d0a9a68470d369ec818 P 217ec95c64b34e25addb1e33e358571e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:13.804543 12366 raft_consensus.cc:2272] T 02f51c50c0844d0a9a68470d369ec818 P 217ec95c64b34e25addb1e33e358571e [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:13.835176 14123 consensus_peers.cc:597] T a697159f9fee4eac9c02213e34204f6c P 8d9445f2defa46e5bdccf9ae8cae01dc -> Peer 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327): Couldn't send request to peer 217ec95c64b34e25addb1e33e358571e. 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 13:17:13.854565 14961 raft_consensus.cc:493] T 75485f2faee34dde81ad24963307553a P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3c7e85ca9e4e4646b4792034c03ef31c)
I20260709 13:17:13.855060 14961 raft_consensus.cc:515] T 75485f2faee34dde81ad24963307553a P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:17:13.856652 15058 raft_consensus.cc:493] T 5373a3dd56ce4a6c876e345c561ff1ee P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3c7e85ca9e4e4646b4792034c03ef31c)
I20260709 13:17:13.856921 15095 raft_consensus.cc:493] T 05ea1d7227354b8dbac92d3104e872d9 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3c7e85ca9e4e4646b4792034c03ef31c)
I20260709 13:17:13.857205 15058 raft_consensus.cc:515] T 5373a3dd56ce4a6c876e345c561ff1ee P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:17:13.857465 15095 raft_consensus.cc:515] T 05ea1d7227354b8dbac92d3104e872d9 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:17:13.859247 15058 leader_election.cc:290] T 5373a3dd56ce4a6c876e345c561ff1ee P 8d9445f2defa46e5bdccf9ae8cae01dc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:17:13.859474 15095 leader_election.cc:290] T 05ea1d7227354b8dbac92d3104e872d9 P 8d9445f2defa46e5bdccf9ae8cae01dc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:17:13.860069 14961 leader_election.cc:290] T 75485f2faee34dde81ad24963307553a P 8d9445f2defa46e5bdccf9ae8cae01dc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433)
I20260709 13:17:13.864534 15095 raft_consensus.cc:493] T aa2446e4f4414461ba9c22f2459f715b P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3c7e85ca9e4e4646b4792034c03ef31c)
I20260709 13:17:13.864992 15095 raft_consensus.cc:515] T aa2446e4f4414461ba9c22f2459f715b P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
W20260709 13:17:13.868438 14123 leader_election.cc:336] T 5373a3dd56ce4a6c876e345c561ff1ee P 8d9445f2defa46e5bdccf9ae8cae01dc [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053): Network error: Client connection negotiation failed: client connection to 127.12.19.129:35053: connect: Connection refused (error 111)
I20260709 13:17:13.868841 15095 leader_election.cc:290] T aa2446e4f4414461ba9c22f2459f715b P 8d9445f2defa46e5bdccf9ae8cae01dc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433)
W20260709 13:17:13.868916 14123 leader_election.cc:336] T 05ea1d7227354b8dbac92d3104e872d9 P 8d9445f2defa46e5bdccf9ae8cae01dc [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053): Network error: Client connection negotiation failed: client connection to 127.12.19.129:35053: connect: Connection refused (error 111)
W20260709 13:17:13.870113 14123 leader_election.cc:336] T 75485f2faee34dde81ad24963307553a P 8d9445f2defa46e5bdccf9ae8cae01dc [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053): Network error: Client connection negotiation failed: client connection to 127.12.19.129:35053: connect: Connection refused (error 111)
W20260709 13:17:13.871510 13583 connection.cc:466] server connection from 127.0.0.1:51210 torn down before Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51210 (request call id 314) could send its response
W20260709 13:17:13.880121 14123 connection.cc:769] client connection to 127.12.19.131:36327 send error: Network error: sendmsg error: Connection reset by peer (error 104)
W20260709 13:17:13.880641 14123 leader_election.cc:336] T 05ea1d7227354b8dbac92d3104e872d9 P 8d9445f2defa46e5bdccf9ae8cae01dc [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327): Network error: sendmsg error: Connection reset by peer (error 104)
I20260709 13:17:13.880949 14123 leader_election.cc:304] T 05ea1d7227354b8dbac92d3104e872d9 P 8d9445f2defa46e5bdccf9ae8cae01dc [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: 8d9445f2defa46e5bdccf9ae8cae01dc; no voters: 217ec95c64b34e25addb1e33e358571e, 3c7e85ca9e4e4646b4792034c03ef31c
I20260709 13:17:13.881494 15095 raft_consensus.cc:2749] T 05ea1d7227354b8dbac92d3104e872d9 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:17:13.881685 14123 leader_election.cc:336] T 5373a3dd56ce4a6c876e345c561ff1ee P 8d9445f2defa46e5bdccf9ae8cae01dc [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327): Network error: sendmsg error: Connection reset by peer (error 104)
I20260709 13:17:13.882084 14123 leader_election.cc:304] T 5373a3dd56ce4a6c876e345c561ff1ee P 8d9445f2defa46e5bdccf9ae8cae01dc [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: 8d9445f2defa46e5bdccf9ae8cae01dc; no voters: 217ec95c64b34e25addb1e33e358571e, 3c7e85ca9e4e4646b4792034c03ef31c
I20260709 13:17:13.882640 15095 raft_consensus.cc:2749] T 5373a3dd56ce4a6c876e345c561ff1ee P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:17:13.883131 14123 leader_election.cc:336] T 75485f2faee34dde81ad24963307553a P 8d9445f2defa46e5bdccf9ae8cae01dc [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433): Network error: Client connection negotiation failed: client connection to 127.12.19.130:39433: connect: Connection refused (error 111)
I20260709 13:17:13.883528 14123 leader_election.cc:304] T 75485f2faee34dde81ad24963307553a P 8d9445f2defa46e5bdccf9ae8cae01dc [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: 8d9445f2defa46e5bdccf9ae8cae01dc; no voters: 13569ba8734e4be4bee5c86ae9ff8825, 3c7e85ca9e4e4646b4792034c03ef31c
I20260709 13:17:13.884045 15095 raft_consensus.cc:2749] T 75485f2faee34dde81ad24963307553a P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:17:13.884217 14123 leader_election.cc:336] T aa2446e4f4414461ba9c22f2459f715b P 8d9445f2defa46e5bdccf9ae8cae01dc [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433): Network error: Client connection negotiation failed: client connection to 127.12.19.130:39433: connect: Connection refused (error 111)
W20260709 13:17:13.886307 14123 leader_election.cc:336] T aa2446e4f4414461ba9c22f2459f715b P 8d9445f2defa46e5bdccf9ae8cae01dc [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053): Network error: Client connection negotiation failed: client connection to 127.12.19.129:35053: connect: Connection refused (error 111)
I20260709 13:17:13.886655 14123 leader_election.cc:304] T aa2446e4f4414461ba9c22f2459f715b P 8d9445f2defa46e5bdccf9ae8cae01dc [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: 8d9445f2defa46e5bdccf9ae8cae01dc; no voters: 13569ba8734e4be4bee5c86ae9ff8825, 3c7e85ca9e4e4646b4792034c03ef31c
I20260709 13:17:13.887334 14961 raft_consensus.cc:2749] T aa2446e4f4414461ba9c22f2459f715b P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:17:13.887820 14123 consensus_peers.cc:597] T fcabc5c5fd6f4ffab3af0bf279258b39 P 8d9445f2defa46e5bdccf9ae8cae01dc -> Peer 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327): Couldn't send request to peer 217ec95c64b34e25addb1e33e358571e. Status: Network error: Client connection negotiation failed: client connection to 127.12.19.131:36327: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:13.894193 12366 tablet_server.cc:196] TabletServer@127.12.19.131:0 shutdown complete.
W20260709 13:17:13.917169 14123 consensus_peers.cc:597] T 40300a217b3e44a48ab96f8ef762b637 P 8d9445f2defa46e5bdccf9ae8cae01dc -> Peer 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327): Couldn't send request to peer 217ec95c64b34e25addb1e33e358571e. Status: Network error: Client connection negotiation failed: client connection to 127.12.19.131:36327: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:13.919654 15095 raft_consensus.cc:493] T 936eb60f428442e0acf4557e9cfc8b1c P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3c7e85ca9e4e4646b4792034c03ef31c)
I20260709 13:17:13.920266 15095 raft_consensus.cc:515] T 936eb60f428442e0acf4557e9cfc8b1c P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "13569ba8734e4be4bee5c86ae9ff8825" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 39433 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:17:13.922504 15095 leader_election.cc:290] T 936eb60f428442e0acf4557e9cfc8b1c P 8d9445f2defa46e5bdccf9ae8cae01dc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433)
W20260709 13:17:13.927953 14123 leader_election.cc:336] T 936eb60f428442e0acf4557e9cfc8b1c P 8d9445f2defa46e5bdccf9ae8cae01dc [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053): Network error: Client connection negotiation failed: client connection to 127.12.19.129:35053: connect: Connection refused (error 111)
W20260709 13:17:13.928715 14123 leader_election.cc:336] T 936eb60f428442e0acf4557e9cfc8b1c P 8d9445f2defa46e5bdccf9ae8cae01dc [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 13569ba8734e4be4bee5c86ae9ff8825 (127.12.19.130:39433): Network error: Client connection negotiation failed: client connection to 127.12.19.130:39433: connect: Connection refused (error 111)
I20260709 13:17:13.929136 14123 leader_election.cc:304] T 936eb60f428442e0acf4557e9cfc8b1c P 8d9445f2defa46e5bdccf9ae8cae01dc [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: 8d9445f2defa46e5bdccf9ae8cae01dc; no voters: 13569ba8734e4be4bee5c86ae9ff8825, 3c7e85ca9e4e4646b4792034c03ef31c
I20260709 13:17:13.929862 15095 raft_consensus.cc:2749] T 936eb60f428442e0acf4557e9cfc8b1c P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:17:13.949633 14123 consensus_peers.cc:597] T 5ca4c89d0f2b479f919e8b720fe81209 P 8d9445f2defa46e5bdccf9ae8cae01dc -> Peer 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327): Couldn't send request to peer 217ec95c64b34e25addb1e33e358571e. Status: Network error: Client connection negotiation failed: client connection to 127.12.19.131:36327: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:13.957024 14123 consensus_peers.cc:597] T b09f467e2442498899c9ee538acc5f28 P 8d9445f2defa46e5bdccf9ae8cae01dc -> Peer 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327): Couldn't send request to peer 217ec95c64b34e25addb1e33e358571e. Status: Network error: Client connection negotiation failed: client connection to 127.12.19.131:36327: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:13.988282 14123 consensus_peers.cc:597] T 02f51c50c0844d0a9a68470d369ec818 P 8d9445f2defa46e5bdccf9ae8cae01dc -> Peer 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327): Couldn't send request to peer 217ec95c64b34e25addb1e33e358571e. Status: Network error: Client connection negotiation failed: client connection to 127.12.19.131:36327: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:13.997622 12366 tablet_server.cc:179] TabletServer@127.12.19.132:0 shutting down...
I20260709 13:17:14.037065 12366 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:17:14.037932 12366 tablet_replica.cc:333] T c7c338ae8fcd4433858a276009993be4 P 8d9445f2defa46e5bdccf9ae8cae01dc: stopping tablet replica
I20260709 13:17:14.038880 12366 raft_consensus.cc:2243] T c7c338ae8fcd4433858a276009993be4 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 3 LEARNER]: Raft consensus shutting down.
I20260709 13:17:14.039448 12366 raft_consensus.cc:2272] T c7c338ae8fcd4433858a276009993be4 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 3 LEARNER]: Raft consensus is shut down!
I20260709 13:17:14.041158 12366 tablet_replica.cc:333] T d97b1aa7f2464dfe96aa7fc355459533 P 8d9445f2defa46e5bdccf9ae8cae01dc: stopping tablet replica
I20260709 13:17:14.041741 12366 raft_consensus.cc:2243] T d97b1aa7f2464dfe96aa7fc355459533 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:14.042171 12366 raft_consensus.cc:2272] T d97b1aa7f2464dfe96aa7fc355459533 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:14.044006 12366 tablet_replica.cc:333] T 193870cc12df4e7e9f8423c473c1ade1 P 8d9445f2defa46e5bdccf9ae8cae01dc: stopping tablet replica
I20260709 13:17:14.044560 12366 raft_consensus.cc:2243] T 193870cc12df4e7e9f8423c473c1ade1 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:14.045054 12366 raft_consensus.cc:2272] T 193870cc12df4e7e9f8423c473c1ade1 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:14.046819 12366 tablet_replica.cc:333] T 75485f2faee34dde81ad24963307553a P 8d9445f2defa46e5bdccf9ae8cae01dc: stopping tablet replica
I20260709 13:17:14.047415 12366 raft_consensus.cc:2243] T 75485f2faee34dde81ad24963307553a P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:14.047849 12366 raft_consensus.cc:2272] T 75485f2faee34dde81ad24963307553a P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:14.049610 12366 tablet_replica.cc:333] T aa2446e4f4414461ba9c22f2459f715b P 8d9445f2defa46e5bdccf9ae8cae01dc: stopping tablet replica
I20260709 13:17:14.050145 12366 raft_consensus.cc:2243] T aa2446e4f4414461ba9c22f2459f715b P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:14.050654 12366 raft_consensus.cc:2272] T aa2446e4f4414461ba9c22f2459f715b P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:14.052436 12366 tablet_replica.cc:333] T bc46e907f7364a049b1a25c715280e65 P 8d9445f2defa46e5bdccf9ae8cae01dc: stopping tablet replica
I20260709 13:17:14.052961 12366 raft_consensus.cc:2243] T bc46e907f7364a049b1a25c715280e65 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:14.053402 12366 raft_consensus.cc:2272] T bc46e907f7364a049b1a25c715280e65 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:14.055127 12366 tablet_replica.cc:333] T 356e5aba082d4d7a8a6794fcd8c39785 P 8d9445f2defa46e5bdccf9ae8cae01dc: stopping tablet replica
I20260709 13:17:14.055874 12366 raft_consensus.cc:2243] T 356e5aba082d4d7a8a6794fcd8c39785 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:14.056478 12366 raft_consensus.cc:2272] T 356e5aba082d4d7a8a6794fcd8c39785 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:14.058399 12366 tablet_replica.cc:333] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 8d9445f2defa46e5bdccf9ae8cae01dc: stopping tablet replica
I20260709 13:17:14.058916 12366 raft_consensus.cc:2243] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:14.059438 12366 raft_consensus.cc:2272] T 26ba7ac9d16e47f398ceadcdbc5a4946 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:14.061110 12366 tablet_replica.cc:333] T b16c52d238cd4eaeb6c34451120c478c P 8d9445f2defa46e5bdccf9ae8cae01dc: stopping tablet replica
I20260709 13:17:14.061590 12366 raft_consensus.cc:2243] T b16c52d238cd4eaeb6c34451120c478c P 8d9445f2defa46e5bdccf9ae8cae01dc [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:14.062290 12366 raft_consensus.cc:2272] T b16c52d238cd4eaeb6c34451120c478c P 8d9445f2defa46e5bdccf9ae8cae01dc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:14.064188 12366 tablet_replica.cc:333] T db78d2ab7c3a4b79bfe1d770d8100ec4 P 8d9445f2defa46e5bdccf9ae8cae01dc: stopping tablet replica
I20260709 13:17:14.064687 12366 raft_consensus.cc:2243] T db78d2ab7c3a4b79bfe1d770d8100ec4 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:14.065212 12366 raft_consensus.cc:2272] T db78d2ab7c3a4b79bfe1d770d8100ec4 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:14.066820 12366 tablet_replica.cc:333] T e2fd0e62c1594ff5875e63fcc1563d10 P 8d9445f2defa46e5bdccf9ae8cae01dc: stopping tablet replica
I20260709 13:17:14.067327 12366 raft_consensus.cc:2243] T e2fd0e62c1594ff5875e63fcc1563d10 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:14.067816 12366 raft_consensus.cc:2272] T e2fd0e62c1594ff5875e63fcc1563d10 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:14.069696 12366 tablet_replica.cc:333] T b0943c7ad5a745aa92e2a4c2582ada9f P 8d9445f2defa46e5bdccf9ae8cae01dc: stopping tablet replica
I20260709 13:17:14.070180 12366 raft_consensus.cc:2243] T b0943c7ad5a745aa92e2a4c2582ada9f P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:14.070606 12366 raft_consensus.cc:2272] T b0943c7ad5a745aa92e2a4c2582ada9f P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:14.072317 12366 tablet_replica.cc:333] T 2bfdce9f207f483dbde5c086b093b745 P 8d9445f2defa46e5bdccf9ae8cae01dc: stopping tablet replica
I20260709 13:17:14.072840 12366 raft_consensus.cc:2243] T 2bfdce9f207f483dbde5c086b093b745 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:14.073541 12366 raft_consensus.cc:2272] T 2bfdce9f207f483dbde5c086b093b745 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:14.075218 12366 tablet_replica.cc:333] T 71ac5b306511448da380d7473c933f01 P 8d9445f2defa46e5bdccf9ae8cae01dc: stopping tablet replica
I20260709 13:17:14.075767 12366 raft_consensus.cc:2243] T 71ac5b306511448da380d7473c933f01 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:14.076184 12366 raft_consensus.cc:2272] T 71ac5b306511448da380d7473c933f01 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:14.078061 12366 tablet_replica.cc:333] T 063f4bf691284d5f8175b01b2b142409 P 8d9445f2defa46e5bdccf9ae8cae01dc: stopping tablet replica
I20260709 13:17:14.078671 12366 raft_consensus.cc:2243] T 063f4bf691284d5f8175b01b2b142409 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:14.079216 12366 raft_consensus.cc:2272] T 063f4bf691284d5f8175b01b2b142409 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:14.081321 12366 tablet_replica.cc:333] T 15b973213b114543ab313601f6f97755 P 8d9445f2defa46e5bdccf9ae8cae01dc: stopping tablet replica
I20260709 13:17:14.081913 12366 raft_consensus.cc:2243] T 15b973213b114543ab313601f6f97755 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:14.082504 12366 raft_consensus.cc:2272] T 15b973213b114543ab313601f6f97755 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:14.082966 14123 consensus_peers.cc:597] T d1e68cfd785b43b7ae5f5f9448191dd5 P 8d9445f2defa46e5bdccf9ae8cae01dc -> Peer 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327): Couldn't send request to peer 217ec95c64b34e25addb1e33e358571e. Status: Network error: Client connection negotiation failed: client connection to 127.12.19.131:36327: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:14.084689 12366 tablet_replica.cc:333] T 9dde7e4a20624fddacf8aed9092a8caf P 8d9445f2defa46e5bdccf9ae8cae01dc: stopping tablet replica
I20260709 13:17:14.085242 12366 raft_consensus.cc:2243] T 9dde7e4a20624fddacf8aed9092a8caf P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:14.085726 12366 raft_consensus.cc:2272] T 9dde7e4a20624fddacf8aed9092a8caf P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:14.087486 12366 tablet_replica.cc:333] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 8d9445f2defa46e5bdccf9ae8cae01dc: stopping tablet replica
I20260709 13:17:14.087975 12366 raft_consensus.cc:2243] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:14.088609 12366 raft_consensus.cc:2272] T 8fcf789a83ae48d5aecfc4bfa302ebb1 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:14.090318 12366 tablet_replica.cc:333] T 40300a217b3e44a48ab96f8ef762b637 P 8d9445f2defa46e5bdccf9ae8cae01dc: stopping tablet replica
I20260709 13:17:14.090842 12366 raft_consensus.cc:2243] T 40300a217b3e44a48ab96f8ef762b637 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:14.091681 12366 raft_consensus.cc:2272] T 40300a217b3e44a48ab96f8ef762b637 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:14.094769 12366 tablet_replica.cc:333] T d1e68cfd785b43b7ae5f5f9448191dd5 P 8d9445f2defa46e5bdccf9ae8cae01dc: stopping tablet replica
I20260709 13:17:14.095563 12366 raft_consensus.cc:2243] T d1e68cfd785b43b7ae5f5f9448191dd5 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:14.096351 12366 raft_consensus.cc:2272] T d1e68cfd785b43b7ae5f5f9448191dd5 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:14.098163 12366 tablet_replica.cc:333] T 5ca4c89d0f2b479f919e8b720fe81209 P 8d9445f2defa46e5bdccf9ae8cae01dc: stopping tablet replica
I20260709 13:17:14.098646 12366 raft_consensus.cc:2243] T 5ca4c89d0f2b479f919e8b720fe81209 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:14.099323 12366 raft_consensus.cc:2272] T 5ca4c89d0f2b479f919e8b720fe81209 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:14.101183 12366 tablet_replica.cc:333] T 063591680e38475cb74cc7cd5979d15f P 8d9445f2defa46e5bdccf9ae8cae01dc: stopping tablet replica
I20260709 13:17:14.101826 12366 raft_consensus.cc:2243] T 063591680e38475cb74cc7cd5979d15f P 8d9445f2defa46e5bdccf9ae8cae01dc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:14.102413 12366 raft_consensus.cc:2272] T 063591680e38475cb74cc7cd5979d15f P 8d9445f2defa46e5bdccf9ae8cae01dc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:14.104799 12366 tablet_replica.cc:333] T 0aaed08336dd4b5786f1aa7aaa2db773 P 8d9445f2defa46e5bdccf9ae8cae01dc: stopping tablet replica
I20260709 13:17:14.105515 12366 raft_consensus.cc:2243] T 0aaed08336dd4b5786f1aa7aaa2db773 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:14.106283 12366 raft_consensus.cc:2272] T 0aaed08336dd4b5786f1aa7aaa2db773 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:14.108088 12366 tablet_replica.cc:333] T cb348820d472448f9f43c8e31beb73e1 P 8d9445f2defa46e5bdccf9ae8cae01dc: stopping tablet replica
I20260709 13:17:14.108621 12366 raft_consensus.cc:2243] T cb348820d472448f9f43c8e31beb73e1 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:14.109071 12366 raft_consensus.cc:2272] T cb348820d472448f9f43c8e31beb73e1 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:14.110765 12366 tablet_replica.cc:333] T 936eb60f428442e0acf4557e9cfc8b1c P 8d9445f2defa46e5bdccf9ae8cae01dc: stopping tablet replica
I20260709 13:17:14.111390 12366 raft_consensus.cc:2243] T 936eb60f428442e0acf4557e9cfc8b1c P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:14.111912 12366 raft_consensus.cc:2272] T 936eb60f428442e0acf4557e9cfc8b1c P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:14.113538 12366 tablet_replica.cc:333] T dd6de992cdd94fd08bbeb6cc9deb750b P 8d9445f2defa46e5bdccf9ae8cae01dc: stopping tablet replica
I20260709 13:17:14.114055 12366 raft_consensus.cc:2243] T dd6de992cdd94fd08bbeb6cc9deb750b P 8d9445f2defa46e5bdccf9ae8cae01dc [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:17:14.114696 12366 raft_consensus.cc:2272] T dd6de992cdd94fd08bbeb6cc9deb750b P 8d9445f2defa46e5bdccf9ae8cae01dc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:14.116294 12366 tablet_replica.cc:333] T b09f467e2442498899c9ee538acc5f28 P 8d9445f2defa46e5bdccf9ae8cae01dc: stopping tablet replica
I20260709 13:17:14.116780 12366 raft_consensus.cc:2243] T b09f467e2442498899c9ee538acc5f28 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:14.117394 12366 raft_consensus.cc:2272] T b09f467e2442498899c9ee538acc5f28 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:14.119277 12366 tablet_replica.cc:333] T 9714c0b9dd3042fa9ac636891d7d2b91 P 8d9445f2defa46e5bdccf9ae8cae01dc: stopping tablet replica
I20260709 13:17:14.119747 12366 raft_consensus.cc:2243] T 9714c0b9dd3042fa9ac636891d7d2b91 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:14.120186 12366 raft_consensus.cc:2272] T 9714c0b9dd3042fa9ac636891d7d2b91 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:14.121896 12366 tablet_replica.cc:333] T 015a01333b684476909bbdea14b517e2 P 8d9445f2defa46e5bdccf9ae8cae01dc: stopping tablet replica
I20260709 13:17:14.122378 12366 raft_consensus.cc:2243] T 015a01333b684476909bbdea14b517e2 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:14.122769 12366 raft_consensus.cc:2272] T 015a01333b684476909bbdea14b517e2 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:14.124466 12366 tablet_replica.cc:333] T 5373a3dd56ce4a6c876e345c561ff1ee P 8d9445f2defa46e5bdccf9ae8cae01dc: stopping tablet replica
I20260709 13:17:14.124945 12366 raft_consensus.cc:2243] T 5373a3dd56ce4a6c876e345c561ff1ee P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:14.125327 12366 raft_consensus.cc:2272] T 5373a3dd56ce4a6c876e345c561ff1ee P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:14.126360 15095 raft_consensus.cc:493] T 21f734671a47497791343e546ebb82c3 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3c7e85ca9e4e4646b4792034c03ef31c)
I20260709 13:17:14.126839 15095 raft_consensus.cc:515] T 21f734671a47497791343e546ebb82c3 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c7e85ca9e4e4646b4792034c03ef31c" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 35053 } } peers { permanent_uuid: "217ec95c64b34e25addb1e33e358571e" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 36327 } } peers { permanent_uuid: "8d9445f2defa46e5bdccf9ae8cae01dc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 46293 } attrs { promote: false } }
I20260709 13:17:14.127394 12366 tablet_replica.cc:333] T 1f389f1b78b548189dd4bef7914fc084 P 8d9445f2defa46e5bdccf9ae8cae01dc: stopping tablet replica
I20260709 13:17:14.128202 12366 raft_consensus.cc:2243] T 1f389f1b78b548189dd4bef7914fc084 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:14.128834 12366 raft_consensus.cc:2272] T 1f389f1b78b548189dd4bef7914fc084 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:14.128895 15095 leader_election.cc:290] T 21f734671a47497791343e546ebb82c3 P 8d9445f2defa46e5bdccf9ae8cae01dc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053), 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327)
I20260709 13:17:14.131336 12366 tablet_replica.cc:333] T fcabc5c5fd6f4ffab3af0bf279258b39 P 8d9445f2defa46e5bdccf9ae8cae01dc: stopping tablet replica
I20260709 13:17:14.132104 12366 raft_consensus.cc:2243] T fcabc5c5fd6f4ffab3af0bf279258b39 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:14.133050 12366 raft_consensus.cc:2272] T fcabc5c5fd6f4ffab3af0bf279258b39 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:14.134653 14123 leader_election.cc:336] T 21f734671a47497791343e546ebb82c3 P 8d9445f2defa46e5bdccf9ae8cae01dc [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 217ec95c64b34e25addb1e33e358571e (127.12.19.131:36327): Network error: Client connection negotiation failed: client connection to 127.12.19.131:36327: connect: Connection refused (error 111)
W20260709 13:17:14.135290 14123 leader_election.cc:336] T 21f734671a47497791343e546ebb82c3 P 8d9445f2defa46e5bdccf9ae8cae01dc [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3c7e85ca9e4e4646b4792034c03ef31c (127.12.19.129:35053): Network error: Client connection negotiation failed: client connection to 127.12.19.129:35053: connect: Connection refused (error 111)
I20260709 13:17:14.135555 12366 tablet_replica.cc:333] T 02f51c50c0844d0a9a68470d369ec818 P 8d9445f2defa46e5bdccf9ae8cae01dc: stopping tablet replica
I20260709 13:17:14.135659 14123 leader_election.cc:304] T 21f734671a47497791343e546ebb82c3 P 8d9445f2defa46e5bdccf9ae8cae01dc [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: 8d9445f2defa46e5bdccf9ae8cae01dc; no voters: 217ec95c64b34e25addb1e33e358571e, 3c7e85ca9e4e4646b4792034c03ef31c
I20260709 13:17:14.136318 12366 raft_consensus.cc:2243] T 02f51c50c0844d0a9a68470d369ec818 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:14.136366 15095 raft_consensus.cc:2749] T 21f734671a47497791343e546ebb82c3 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:14.137270 12366 raft_consensus.cc:2272] T 02f51c50c0844d0a9a68470d369ec818 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:14.138993 12366 tablet_replica.cc:333] T 372546b757d74694a8635cb5c60a3922 P 8d9445f2defa46e5bdccf9ae8cae01dc: stopping tablet replica
I20260709 13:17:14.139513 12366 raft_consensus.cc:2243] T 372546b757d74694a8635cb5c60a3922 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:14.140141 12366 raft_consensus.cc:2272] T 372546b757d74694a8635cb5c60a3922 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:14.141659 12366 tablet_replica.cc:333] T 21f734671a47497791343e546ebb82c3 P 8d9445f2defa46e5bdccf9ae8cae01dc: stopping tablet replica
I20260709 13:17:14.142129 12366 raft_consensus.cc:2243] T 21f734671a47497791343e546ebb82c3 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:14.142560 12366 raft_consensus.cc:2272] T 21f734671a47497791343e546ebb82c3 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:14.144207 12366 tablet_replica.cc:333] T a5f59739b1cd4718bcb6471e3ec258f4 P 8d9445f2defa46e5bdccf9ae8cae01dc: stopping tablet replica
I20260709 13:17:14.144663 12366 raft_consensus.cc:2243] T a5f59739b1cd4718bcb6471e3ec258f4 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:14.145115 12366 raft_consensus.cc:2272] T a5f59739b1cd4718bcb6471e3ec258f4 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:14.146752 12366 tablet_replica.cc:333] T 05ea1d7227354b8dbac92d3104e872d9 P 8d9445f2defa46e5bdccf9ae8cae01dc: stopping tablet replica
I20260709 13:17:14.147245 12366 raft_consensus.cc:2243] T 05ea1d7227354b8dbac92d3104e872d9 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:14.147746 12366 raft_consensus.cc:2272] T 05ea1d7227354b8dbac92d3104e872d9 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:14.149370 12366 tablet_replica.cc:333] T a697159f9fee4eac9c02213e34204f6c P 8d9445f2defa46e5bdccf9ae8cae01dc: stopping tablet replica
I20260709 13:17:14.149832 12366 raft_consensus.cc:2243] T a697159f9fee4eac9c02213e34204f6c P 8d9445f2defa46e5bdccf9ae8cae01dc [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:17:14.150488 12366 raft_consensus.cc:2272] T a697159f9fee4eac9c02213e34204f6c P 8d9445f2defa46e5bdccf9ae8cae01dc [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:14.152127 12366 tablet_replica.cc:333] T a44c4cc1b0264cea922162c0801d9435 P 8d9445f2defa46e5bdccf9ae8cae01dc: stopping tablet replica
I20260709 13:17:14.152704 12366 raft_consensus.cc:2243] T a44c4cc1b0264cea922162c0801d9435 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:14.153298 12366 raft_consensus.cc:2272] T a44c4cc1b0264cea922162c0801d9435 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:14.155153 12366 tablet_replica.cc:333] T 36f4fb818d3d4ea190721ab5f3728e52 P 8d9445f2defa46e5bdccf9ae8cae01dc: stopping tablet replica
I20260709 13:17:14.155699 12366 raft_consensus.cc:2243] T 36f4fb818d3d4ea190721ab5f3728e52 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:14.156359 12366 raft_consensus.cc:2272] T 36f4fb818d3d4ea190721ab5f3728e52 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:14.158154 12366 tablet_replica.cc:333] T 8eefd391d90940099411e320d4a09356 P 8d9445f2defa46e5bdccf9ae8cae01dc: stopping tablet replica
I20260709 13:17:14.158593 12366 raft_consensus.cc:2243] T 8eefd391d90940099411e320d4a09356 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:14.159053 12366 raft_consensus.cc:2272] T 8eefd391d90940099411e320d4a09356 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:14.160688 12366 tablet_replica.cc:333] T 28eb05fd58a145d493c7c9cf490e6a84 P 8d9445f2defa46e5bdccf9ae8cae01dc: stopping tablet replica
I20260709 13:17:14.161116 12366 raft_consensus.cc:2243] T 28eb05fd58a145d493c7c9cf490e6a84 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:14.161756 12366 raft_consensus.cc:2272] T 28eb05fd58a145d493c7c9cf490e6a84 P 8d9445f2defa46e5bdccf9ae8cae01dc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:14.163430 12366 tablet_replica.cc:333] T 1b44ede5894c466a93121f40351c551e P 8d9445f2defa46e5bdccf9ae8cae01dc: stopping tablet replica
I20260709 13:17:14.163848 12366 raft_consensus.cc:2243] T 1b44ede5894c466a93121f40351c551e P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:14.164292 12366 raft_consensus.cc:2272] T 1b44ede5894c466a93121f40351c551e P 8d9445f2defa46e5bdccf9ae8cae01dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:14.225270 12366 tablet_server.cc:196] TabletServer@127.12.19.132:0 shutdown complete.
I20260709 13:17:14.289773 12366 master.cc:562] Master@127.12.19.190:34019 shutting down...
W20260709 13:17:14.320716 13416 auto_rebalancer.cc:873] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260709 13:17:14.320955 13416 auto_rebalancer.cc:901] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260709 13:17:14.321195 13416 auto_rebalancer.cc:330] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260709 13:17:14.323334 12366 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f19df21cbd8e4f69ba7fd53893cbae04 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:14.323843 12366 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f19df21cbd8e4f69ba7fd53893cbae04 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:14.324142 12366 tablet_replica.cc:333] T 00000000000000000000000000000000 P f19df21cbd8e4f69ba7fd53893cbae04: stopping tablet replica
I20260709 13:17:14.362534 12366 master.cc:584] Master@127.12.19.190:34019 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (49667 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260709 13:17:14.455994 12366 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.12.19.190:38613
I20260709 13:17:14.457034 12366 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:17:14.462225 15116 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 13:17:14.462368 15117 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 13:17:14.463687 15119 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 13:17:14.464448 12366 server_base.cc:1061] running on GCE node
I20260709 13:17:14.465591 12366 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:17:14.465802 12366 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 13:17:14.465957 12366 hybrid_clock.cc:648] HybridClock initialized: now 1783603034465935 us; error 0 us; skew 500 ppm
I20260709 13:17:14.466446 12366 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:17:14.468636 12366 webserver.cc:533] Webserver started at http://127.12.19.190:44203/ using document root <none> and password file <none>
I20260709 13:17:14.469105 12366 fs_manager.cc:362] Metadata directory not provided
I20260709 13:17:14.469300 12366 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:17:14.469559 12366 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:17:14.470595 12366 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602961601857-12366-0/minicluster-data/master-0-root/instance:
uuid: "07833a8c52a84ab09752525f48d0ed34"
format_stamp: "Formatted at 2026-07-09 13:17:14 on dist-test-slave-cd6k"
I20260709 13:17:14.474720 12366 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260709 13:17:14.478169 15124 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:14.479092 12366 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:17:14.479362 12366 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602961601857-12366-0/minicluster-data/master-0-root
uuid: "07833a8c52a84ab09752525f48d0ed34"
format_stamp: "Formatted at 2026-07-09 13:17:14 on dist-test-slave-cd6k"
I20260709 13:17:14.479596 12366 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602961601857-12366-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602961601857-12366-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602961601857-12366-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 13:17:14.490525 12366 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:17:14.491644 12366 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:17:14.528252 12366 rpc_server.cc:307] RPC server started. Bound to: 127.12.19.190:38613
I20260709 13:17:14.528358 15175 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.19.190:38613 every 8 connection(s)
I20260709 13:17:14.532104 15176 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 13:17:14.541349 15176 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 07833a8c52a84ab09752525f48d0ed34: Bootstrap starting.
I20260709 13:17:14.545925 15176 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 07833a8c52a84ab09752525f48d0ed34: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:14.549953 15176 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 07833a8c52a84ab09752525f48d0ed34: No bootstrap required, opened a new log
I20260709 13:17:14.552047 15176 raft_consensus.cc:359] T 00000000000000000000000000000000 P 07833a8c52a84ab09752525f48d0ed34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "07833a8c52a84ab09752525f48d0ed34" member_type: VOTER }
I20260709 13:17:14.552430 15176 raft_consensus.cc:385] T 00000000000000000000000000000000 P 07833a8c52a84ab09752525f48d0ed34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:14.552649 15176 raft_consensus.cc:740] T 00000000000000000000000000000000 P 07833a8c52a84ab09752525f48d0ed34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07833a8c52a84ab09752525f48d0ed34, State: Initialized, Role: FOLLOWER
I20260709 13:17:14.553247 15176 consensus_queue.cc:260] T 00000000000000000000000000000000 P 07833a8c52a84ab09752525f48d0ed34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "07833a8c52a84ab09752525f48d0ed34" member_type: VOTER }
I20260709 13:17:14.553695 15176 raft_consensus.cc:399] T 00000000000000000000000000000000 P 07833a8c52a84ab09752525f48d0ed34 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:17:14.553906 15176 raft_consensus.cc:493] T 00000000000000000000000000000000 P 07833a8c52a84ab09752525f48d0ed34 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:17:14.554222 15176 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 07833a8c52a84ab09752525f48d0ed34 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:14.558305 15176 raft_consensus.cc:515] T 00000000000000000000000000000000 P 07833a8c52a84ab09752525f48d0ed34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "07833a8c52a84ab09752525f48d0ed34" member_type: VOTER }
I20260709 13:17:14.558787 15176 leader_election.cc:304] T 00000000000000000000000000000000 P 07833a8c52a84ab09752525f48d0ed34 [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: 07833a8c52a84ab09752525f48d0ed34; no voters: 
I20260709 13:17:14.559837 15176 leader_election.cc:290] T 00000000000000000000000000000000 P 07833a8c52a84ab09752525f48d0ed34 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:17:14.560209 15179 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 07833a8c52a84ab09752525f48d0ed34 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:14.561512 15179 raft_consensus.cc:697] T 00000000000000000000000000000000 P 07833a8c52a84ab09752525f48d0ed34 [term 1 LEADER]: Becoming Leader. State: Replica: 07833a8c52a84ab09752525f48d0ed34, State: Running, Role: LEADER
I20260709 13:17:14.562134 15179 consensus_queue.cc:237] T 00000000000000000000000000000000 P 07833a8c52a84ab09752525f48d0ed34 [LEADER]: Queue going to LEADER mode. State: All 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: "07833a8c52a84ab09752525f48d0ed34" member_type: VOTER }
I20260709 13:17:14.562650 15176 sys_catalog.cc:565] T 00000000000000000000000000000000 P 07833a8c52a84ab09752525f48d0ed34 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:17:14.566879 15181 sys_catalog.cc:455] T 00000000000000000000000000000000 P 07833a8c52a84ab09752525f48d0ed34 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 07833a8c52a84ab09752525f48d0ed34. Latest consensus state: current_term: 1 leader_uuid: "07833a8c52a84ab09752525f48d0ed34" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "07833a8c52a84ab09752525f48d0ed34" member_type: VOTER } }
I20260709 13:17:14.567566 15181 sys_catalog.cc:458] T 00000000000000000000000000000000 P 07833a8c52a84ab09752525f48d0ed34 [sys.catalog]: This master's current role is: LEADER
I20260709 13:17:14.568146 15180 sys_catalog.cc:455] T 00000000000000000000000000000000 P 07833a8c52a84ab09752525f48d0ed34 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "07833a8c52a84ab09752525f48d0ed34" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "07833a8c52a84ab09752525f48d0ed34" member_type: VOTER } }
I20260709 13:17:14.568724 15180 sys_catalog.cc:458] T 00000000000000000000000000000000 P 07833a8c52a84ab09752525f48d0ed34 [sys.catalog]: This master's current role is: LEADER
I20260709 13:17:14.569458 15186 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:17:14.574335 15186 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:17:14.578266 12366 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:17:14.583163 15186 catalog_manager.cc:1383] Generated new cluster ID: c9e6db44fcc7424ab5657d8b95bfbad7
I20260709 13:17:14.583470 15186 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:17:14.601821 15186 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:17:14.603044 15186 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:17:14.617314 15186 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 07833a8c52a84ab09752525f48d0ed34: Generated new TSK 0
I20260709 13:17:14.617883 15186 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:17:14.647351 12366 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:17:14.653149 15197 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 13:17:14.654161 15198 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 13:17:14.655979 15200 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 13:17:14.656091 12366 server_base.cc:1061] running on GCE node
I20260709 13:17:14.657439 12366 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:17:14.657647 12366 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 13:17:14.657829 12366 hybrid_clock.cc:648] HybridClock initialized: now 1783603034657809 us; error 0 us; skew 500 ppm
I20260709 13:17:14.658342 12366 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:17:14.660531 12366 webserver.cc:533] Webserver started at http://127.12.19.129:36489/ using document root <none> and password file <none>
I20260709 13:17:14.660989 12366 fs_manager.cc:362] Metadata directory not provided
I20260709 13:17:14.661175 12366 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:17:14.661451 12366 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:17:14.662487 12366 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602961601857-12366-0/minicluster-data/ts-0-root/instance:
uuid: "2294936c864241959e4ef16ee789b341"
format_stamp: "Formatted at 2026-07-09 13:17:14 on dist-test-slave-cd6k"
I20260709 13:17:14.666656 12366 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260709 13:17:14.669692 15205 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:14.670431 12366 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:17:14.670673 12366 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602961601857-12366-0/minicluster-data/ts-0-root
uuid: "2294936c864241959e4ef16ee789b341"
format_stamp: "Formatted at 2026-07-09 13:17:14 on dist-test-slave-cd6k"
I20260709 13:17:14.670903 12366 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602961601857-12366-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602961601857-12366-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602961601857-12366-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 13:17:14.695349 12366 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:17:14.696431 12366 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:17:14.697808 12366 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:17:14.700167 12366 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:17:14.700376 12366 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:14.700619 12366 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:17:14.700806 12366 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:14.739214 12366 rpc_server.cc:307] RPC server started. Bound to: 127.12.19.129:41321
I20260709 13:17:14.739332 15267 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.19.129:41321 every 8 connection(s)
I20260709 13:17:14.743813 12366 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:17:14.751874 15272 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 13:17:14.754251 15273 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 13:17:14.755076 15275 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 13:17:14.756227 12366 server_base.cc:1061] running on GCE node
I20260709 13:17:14.757639 12366 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:17:14.757912 12366 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 13:17:14.758083 12366 hybrid_clock.cc:648] HybridClock initialized: now 1783603034758070 us; error 0 us; skew 500 ppm
I20260709 13:17:14.758162 15268 heartbeater.cc:344] Connected to a master server at 127.12.19.190:38613
I20260709 13:17:14.758621 15268 heartbeater.cc:461] Registering TS with master...
I20260709 13:17:14.758682 12366 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:17:14.759533 15268 heartbeater.cc:507] Master 127.12.19.190:38613 requested a full tablet report, sending...
I20260709 13:17:14.761197 12366 webserver.cc:533] Webserver started at http://127.12.19.130:45225/ using document root <none> and password file <none>
I20260709 13:17:14.761725 12366 fs_manager.cc:362] Metadata directory not provided
I20260709 13:17:14.761927 12366 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:17:14.762187 12366 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:17:14.762084 15141 ts_manager.cc:194] Registered new tserver with Master: 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321)
I20260709 13:17:14.763447 12366 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602961601857-12366-0/minicluster-data/ts-1-root/instance:
uuid: "802c9786ee9c404cbeb186b90fa697ba"
format_stamp: "Formatted at 2026-07-09 13:17:14 on dist-test-slave-cd6k"
I20260709 13:17:14.764356 15141 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57356
I20260709 13:17:14.767992 12366 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:17:14.771152 15280 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:14.771910 12366 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:17:14.772181 12366 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602961601857-12366-0/minicluster-data/ts-1-root
uuid: "802c9786ee9c404cbeb186b90fa697ba"
format_stamp: "Formatted at 2026-07-09 13:17:14 on dist-test-slave-cd6k"
I20260709 13:17:14.772516 12366 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602961601857-12366-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602961601857-12366-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602961601857-12366-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 13:17:14.794443 12366 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:17:14.795646 12366 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:17:14.796998 12366 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:17:14.799029 12366 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:17:14.799237 12366 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:14.799497 12366 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:17:14.799664 12366 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:14.838294 12366 rpc_server.cc:307] RPC server started. Bound to: 127.12.19.130:36495
I20260709 13:17:14.838405 15342 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.19.130:36495 every 8 connection(s)
I20260709 13:17:14.842852 12366 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:17:14.849172 15346 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 13:17:14.850092 15347 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 13:17:14.852234 15349 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 13:17:14.853039 12366 server_base.cc:1061] running on GCE node
I20260709 13:17:14.854228 12366 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:17:14.854514 12366 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 13:17:14.854729 12366 hybrid_clock.cc:648] HybridClock initialized: now 1783603034854713 us; error 0 us; skew 500 ppm
I20260709 13:17:14.855434 12366 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:17:14.855783 15343 heartbeater.cc:344] Connected to a master server at 127.12.19.190:38613
I20260709 13:17:14.856231 15343 heartbeater.cc:461] Registering TS with master...
I20260709 13:17:14.857297 15343 heartbeater.cc:507] Master 127.12.19.190:38613 requested a full tablet report, sending...
I20260709 13:17:14.858333 12366 webserver.cc:533] Webserver started at http://127.12.19.131:38383/ using document root <none> and password file <none>
I20260709 13:17:14.858841 12366 fs_manager.cc:362] Metadata directory not provided
I20260709 13:17:14.859107 12366 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:17:14.859477 12366 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:17:14.859660 15141 ts_manager.cc:194] Registered new tserver with Master: 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495)
I20260709 13:17:14.861083 12366 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602961601857-12366-0/minicluster-data/ts-2-root/instance:
uuid: "2889d0b5034548eb9e3be00b724e6875"
format_stamp: "Formatted at 2026-07-09 13:17:14 on dist-test-slave-cd6k"
I20260709 13:17:14.861554 15141 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57358
I20260709 13:17:14.866567 12366 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.006s
I20260709 13:17:14.869760 15354 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:14.870464 12366 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:17:14.870744 12366 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602961601857-12366-0/minicluster-data/ts-2-root
uuid: "2889d0b5034548eb9e3be00b724e6875"
format_stamp: "Formatted at 2026-07-09 13:17:14 on dist-test-slave-cd6k"
I20260709 13:17:14.871016 12366 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602961601857-12366-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602961601857-12366-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602961601857-12366-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 13:17:14.881820 12366 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:17:14.882907 12366 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:17:14.884316 12366 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:17:14.886368 12366 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:17:14.886586 12366 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:14.886816 12366 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:17:14.886982 12366 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:14.927233 12366 rpc_server.cc:307] RPC server started. Bound to: 127.12.19.131:46607
I20260709 13:17:14.927395 15416 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.19.131:46607 every 8 connection(s)
I20260709 13:17:14.932394 12366 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:17:14.940351 15420 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 13:17:14.940662 15421 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 13:17:14.943591 15417 heartbeater.cc:344] Connected to a master server at 127.12.19.190:38613
I20260709 13:17:14.944042 15417 heartbeater.cc:461] Registering TS with master...
I20260709 13:17:14.944574 12366 server_base.cc:1061] running on GCE node
W20260709 13:17:14.944522 15423 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 13:17:14.944947 15417 heartbeater.cc:507] Master 127.12.19.190:38613 requested a full tablet report, sending...
I20260709 13:17:14.945717 12366 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:17:14.945987 12366 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 13:17:14.946244 12366 hybrid_clock.cc:648] HybridClock initialized: now 1783603034946223 us; error 0 us; skew 500 ppm
I20260709 13:17:14.946803 12366 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:17:14.947053 15141 ts_manager.cc:194] Registered new tserver with Master: 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607)
I20260709 13:17:14.948559 15141 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57370
I20260709 13:17:14.949290 12366 webserver.cc:533] Webserver started at http://127.12.19.132:37075/ using document root <none> and password file <none>
I20260709 13:17:14.949867 12366 fs_manager.cc:362] Metadata directory not provided
I20260709 13:17:14.950070 12366 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:17:14.950330 12366 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:17:14.951469 12366 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602961601857-12366-0/minicluster-data/ts-3-root/instance:
uuid: "02927d4dc2f44acf84f92a7090286bbc"
format_stamp: "Formatted at 2026-07-09 13:17:14 on dist-test-slave-cd6k"
I20260709 13:17:14.955579 12366 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 13:17:14.958505 15428 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:14.959199 12366 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:17:14.959528 12366 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602961601857-12366-0/minicluster-data/ts-3-root
uuid: "02927d4dc2f44acf84f92a7090286bbc"
format_stamp: "Formatted at 2026-07-09 13:17:14 on dist-test-slave-cd6k"
I20260709 13:17:14.959807 12366 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602961601857-12366-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602961601857-12366-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602961601857-12366-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 13:17:14.978585 12366 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:17:14.979836 12366 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:17:14.981046 12366 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:17:14.983088 12366 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:17:14.983328 12366 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:14.983556 12366 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:17:14.983722 12366 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:15.021997 12366 rpc_server.cc:307] RPC server started. Bound to: 127.12.19.132:38801
I20260709 13:17:15.022118 15490 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.19.132:38801 every 8 connection(s)
I20260709 13:17:15.034929 15491 heartbeater.cc:344] Connected to a master server at 127.12.19.190:38613
I20260709 13:17:15.035331 15491 heartbeater.cc:461] Registering TS with master...
I20260709 13:17:15.036020 15491 heartbeater.cc:507] Master 127.12.19.190:38613 requested a full tablet report, sending...
I20260709 13:17:15.037772 15141 ts_manager.cc:194] Registered new tserver with Master: 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801)
I20260709 13:17:15.038686 12366 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.013383079s
I20260709 13:17:15.039022 15141 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57386
I20260709 13:17:15.061589 15141 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57398:
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 13:17:15.284888 15382 tablet_service.cc:1511] Processing CreateTablet for tablet 52f8b3e971514bbfa36aee8509526116 (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:17:15.285794 15381 tablet_service.cc:1511] Processing CreateTablet for tablet a9351bc224e54fe89dadf9cf82359edf (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:17:15.286562 15382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52f8b3e971514bbfa36aee8509526116. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:15.288367 15380 tablet_service.cc:1511] Processing CreateTablet for tablet 7fde076108a54a2e916a6db9553f0910 (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:17:15.289812 15380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fde076108a54a2e916a6db9553f0910. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:15.290258 15233 tablet_service.cc:1511] Processing CreateTablet for tablet 52f8b3e971514bbfa36aee8509526116 (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:17:15.291630 15233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52f8b3e971514bbfa36aee8509526116. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:15.294534 15381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9351bc224e54fe89dadf9cf82359edf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:15.296823 15232 tablet_service.cc:1511] Processing CreateTablet for tablet 0e76f7a1bc7b471ca982b575e17c05a1 (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:17:15.298166 15232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e76f7a1bc7b471ca982b575e17c05a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:15.300863 15231 tablet_service.cc:1511] Processing CreateTablet for tablet a9351bc224e54fe89dadf9cf82359edf (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:17:15.307574 15231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9351bc224e54fe89dadf9cf82359edf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:15.309329 15308 tablet_service.cc:1511] Processing CreateTablet for tablet 52f8b3e971514bbfa36aee8509526116 (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:17:15.310822 15308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52f8b3e971514bbfa36aee8509526116. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:15.312585 15307 tablet_service.cc:1511] Processing CreateTablet for tablet 0e76f7a1bc7b471ca982b575e17c05a1 (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:17:15.313972 15307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e76f7a1bc7b471ca982b575e17c05a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:15.316813 15306 tablet_service.cc:1511] Processing CreateTablet for tablet 7fde076108a54a2e916a6db9553f0910 (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:17:15.318696 15306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fde076108a54a2e916a6db9553f0910. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:15.322477 15507 tablet_bootstrap.cc:492] T 7fde076108a54a2e916a6db9553f0910 P 2889d0b5034548eb9e3be00b724e6875: Bootstrap starting.
I20260709 13:17:15.323369 15230 tablet_service.cc:1511] Processing CreateTablet for tablet 63ee2896ea3a452281b9c09df0847bbf (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:17:15.324968 15230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63ee2896ea3a452281b9c09df0847bbf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:15.324807 15305 tablet_service.cc:1511] Processing CreateTablet for tablet 63ee2896ea3a452281b9c09df0847bbf (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:17:15.326197 15305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63ee2896ea3a452281b9c09df0847bbf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:15.331444 15507 tablet_bootstrap.cc:654] T 7fde076108a54a2e916a6db9553f0910 P 2889d0b5034548eb9e3be00b724e6875: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:15.336161 15380 tablet_service.cc:1511] Processing CreateTablet for tablet 63ee2896ea3a452281b9c09df0847bbf (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:17:15.337594 15380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63ee2896ea3a452281b9c09df0847bbf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:15.337394 15229 tablet_service.cc:1511] Processing CreateTablet for tablet cb24462539664352aa1dc989ac5478c2 (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:17:15.338887 15229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb24462539664352aa1dc989ac5478c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:15.338680 15304 tablet_service.cc:1511] Processing CreateTablet for tablet cb24462539664352aa1dc989ac5478c2 (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:17:15.340143 15304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb24462539664352aa1dc989ac5478c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:15.344439 15379 tablet_service.cc:1511] Processing CreateTablet for tablet 4d961a93e8ef4c24bd2a391376be5d37 (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:17:15.345817 15379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d961a93e8ef4c24bd2a391376be5d37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:15.347664 15303 tablet_service.cc:1511] Processing CreateTablet for tablet f69168c3a6074499af9047aa80e28c72 (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:17:15.349074 15303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f69168c3a6074499af9047aa80e28c72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:15.352820 15228 tablet_service.cc:1511] Processing CreateTablet for tablet fc4c6d4330124d1a9b4724a1253db9a3 (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:17:15.354306 15228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc4c6d4330124d1a9b4724a1253db9a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:15.353950 15378 tablet_service.cc:1511] Processing CreateTablet for tablet f69168c3a6074499af9047aa80e28c72 (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:17:15.356683 15302 tablet_service.cc:1511] Processing CreateTablet for tablet fc4c6d4330124d1a9b4724a1253db9a3 (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:17:15.358384 15302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc4c6d4330124d1a9b4724a1253db9a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:15.361460 15227 tablet_service.cc:1511] Processing CreateTablet for tablet 4e6f79f1062b4f279c5ec14d8a49fa45 (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:17:15.361915 15301 tablet_service.cc:1511] Processing CreateTablet for tablet 4e6f79f1062b4f279c5ec14d8a49fa45 (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:17:15.364568 15377 tablet_service.cc:1511] Processing CreateTablet for tablet fc4c6d4330124d1a9b4724a1253db9a3 (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:17:15.366616 15378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f69168c3a6074499af9047aa80e28c72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:15.366791 15226 tablet_service.cc:1511] Processing CreateTablet for tablet be84c87760364b46ab9c65c630a2c0e6 (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:17:15.368264 15226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be84c87760364b46ab9c65c630a2c0e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:15.376870 15300 tablet_service.cc:1511] Processing CreateTablet for tablet 942e3bd5f372444685bd13277094fb32 (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:17:15.379659 15377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc4c6d4330124d1a9b4724a1253db9a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:15.381044 15376 tablet_service.cc:1511] Processing CreateTablet for tablet 942e3bd5f372444685bd13277094fb32 (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:17:15.382318 15376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 942e3bd5f372444685bd13277094fb32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:15.383492 15301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e6f79f1062b4f279c5ec14d8a49fa45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:15.384297 15227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e6f79f1062b4f279c5ec14d8a49fa45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:15.386286 15299 tablet_service.cc:1511] Processing CreateTablet for tablet f8c2809398354f1d81f2744f0d8f3395 (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:17:15.387603 15300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 942e3bd5f372444685bd13277094fb32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:15.389065 15225 tablet_service.cc:1511] Processing CreateTablet for tablet f8c2809398354f1d81f2744f0d8f3395 (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:17:15.390539 15225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8c2809398354f1d81f2744f0d8f3395. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:15.391592 15299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8c2809398354f1d81f2744f0d8f3395. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:15.392616 15232 tablet_service.cc:1511] Processing CreateTablet for tablet 4d961a93e8ef4c24bd2a391376be5d37 (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:17:15.395357 15232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d961a93e8ef4c24bd2a391376be5d37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:15.397033 15375 tablet_service.cc:1511] Processing CreateTablet for tablet f8c2809398354f1d81f2744f0d8f3395 (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:17:15.397104 15224 tablet_service.cc:1511] Processing CreateTablet for tablet 88d6b179156b4c0fa0bd44df1a1c4717 (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:17:15.398432 15375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8c2809398354f1d81f2744f0d8f3395. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:15.398706 15224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88d6b179156b4c0fa0bd44df1a1c4717. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:15.404815 15381 tablet_service.cc:1511] Processing CreateTablet for tablet be84c87760364b46ab9c65c630a2c0e6 (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:17:15.406081 15381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be84c87760364b46ab9c65c630a2c0e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:15.433475 15508 tablet_bootstrap.cc:492] T a9351bc224e54fe89dadf9cf82359edf P 2294936c864241959e4ef16ee789b341: Bootstrap starting.
I20260709 13:17:15.442485 15452 tablet_service.cc:1511] Processing CreateTablet for tablet 4d961a93e8ef4c24bd2a391376be5d37 (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:17:15.444159 15456 tablet_service.cc:1511] Processing CreateTablet for tablet 0e76f7a1bc7b471ca982b575e17c05a1 (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:17:15.444447 15451 tablet_service.cc:1511] Processing CreateTablet for tablet f69168c3a6074499af9047aa80e28c72 (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:17:15.454314 15451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f69168c3a6074499af9047aa80e28c72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:15.445930 15455 tablet_service.cc:1511] Processing CreateTablet for tablet a9351bc224e54fe89dadf9cf82359edf (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:17:15.455327 15455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9351bc224e54fe89dadf9cf82359edf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:15.456650 15447 tablet_service.cc:1511] Processing CreateTablet for tablet 88d6b179156b4c0fa0bd44df1a1c4717 (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:17:15.446405 15450 tablet_service.cc:1511] Processing CreateTablet for tablet 4e6f79f1062b4f279c5ec14d8a49fa45 (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:17:15.447770 15454 tablet_service.cc:1511] Processing CreateTablet for tablet 7fde076108a54a2e916a6db9553f0910 (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:17:15.448410 15449 tablet_service.cc:1511] Processing CreateTablet for tablet be84c87760364b46ab9c65c630a2c0e6 (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:17:15.449442 15453 tablet_service.cc:1511] Processing CreateTablet for tablet cb24462539664352aa1dc989ac5478c2 (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:17:15.450341 15448 tablet_service.cc:1511] Processing CreateTablet for tablet 942e3bd5f372444685bd13277094fb32 (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:17:15.457914 15447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88d6b179156b4c0fa0bd44df1a1c4717. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:15.468317 15452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d961a93e8ef4c24bd2a391376be5d37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:15.471714 15448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 942e3bd5f372444685bd13277094fb32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:15.472486 15449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be84c87760364b46ab9c65c630a2c0e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:15.473366 15308 tablet_service.cc:1511] Processing CreateTablet for tablet 88d6b179156b4c0fa0bd44df1a1c4717 (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:17:15.474817 15308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88d6b179156b4c0fa0bd44df1a1c4717. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:15.474895 15456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e76f7a1bc7b471ca982b575e17c05a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:15.475696 15454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fde076108a54a2e916a6db9553f0910. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:15.479717 15453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb24462539664352aa1dc989ac5478c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:15.491603 15450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e6f79f1062b4f279c5ec14d8a49fa45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:15.503588 15382 tablet_service.cc:1511] Processing CreateTablet for tablet a8fc3ee3e7da480b80256018cbfbfbfb (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:17:15.504993 15382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8fc3ee3e7da480b80256018cbfbfbfb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:15.531772 15509 tablet_bootstrap.cc:492] T 942e3bd5f372444685bd13277094fb32 P 802c9786ee9c404cbeb186b90fa697ba: Bootstrap starting.
I20260709 13:17:15.553526 15508 tablet_bootstrap.cc:654] T a9351bc224e54fe89dadf9cf82359edf P 2294936c864241959e4ef16ee789b341: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:15.580914 15509 tablet_bootstrap.cc:654] T 942e3bd5f372444685bd13277094fb32 P 802c9786ee9c404cbeb186b90fa697ba: Neither blocks nor log segments found. Creating new log.
W20260709 13:17:15.608347 15189 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 13:17:15.616961 15128 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.12.19.130:36495, user_credentials={real_user=slave}} blocked reactor thread for 49466.1us
I20260709 13:17:15.622767 15224 tablet_service.cc:1511] Processing CreateTablet for tablet a8fc3ee3e7da480b80256018cbfbfbfb (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:17:15.624118 15224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8fc3ee3e7da480b80256018cbfbfbfb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:15.628592 15303 tablet_service.cc:1511] Processing CreateTablet for tablet 2f358cd243cc4d04b96cdf185eaa2103 (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:17:15.629894 15303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f358cd243cc4d04b96cdf185eaa2103. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:15.636327 15448 tablet_service.cc:1511] Processing CreateTablet for tablet a8fc3ee3e7da480b80256018cbfbfbfb (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:17:15.643118 15378 tablet_service.cc:1511] Processing CreateTablet for tablet 2f358cd243cc4d04b96cdf185eaa2103 (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:17:15.644475 15378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f358cd243cc4d04b96cdf185eaa2103. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:15.648247 15454 tablet_service.cc:1511] Processing CreateTablet for tablet 2f358cd243cc4d04b96cdf185eaa2103 (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:17:15.649534 15454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f358cd243cc4d04b96cdf185eaa2103. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:15.651772 15507 tablet_bootstrap.cc:492] T 7fde076108a54a2e916a6db9553f0910 P 2889d0b5034548eb9e3be00b724e6875: No bootstrap required, opened a new log
I20260709 13:17:15.652275 15507 ts_tablet_manager.cc:1403] T 7fde076108a54a2e916a6db9553f0910 P 2889d0b5034548eb9e3be00b724e6875: Time spent bootstrapping tablet: real 0.330s	user 0.027s	sys 0.045s
I20260709 13:17:15.655182 15507 raft_consensus.cc:359] T 7fde076108a54a2e916a6db9553f0910 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:15.655898 15507 raft_consensus.cc:385] T 7fde076108a54a2e916a6db9553f0910 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:15.656165 15507 raft_consensus.cc:740] T 7fde076108a54a2e916a6db9553f0910 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2889d0b5034548eb9e3be00b724e6875, State: Initialized, Role: FOLLOWER
I20260709 13:17:15.657078 15507 consensus_queue.cc:260] T 7fde076108a54a2e916a6db9553f0910 P 2889d0b5034548eb9e3be00b724e6875 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:15.658241 15508 tablet_bootstrap.cc:492] T a9351bc224e54fe89dadf9cf82359edf P 2294936c864241959e4ef16ee789b341: No bootstrap required, opened a new log
I20260709 13:17:15.658385 15228 tablet_service.cc:1511] Processing CreateTablet for tablet ccac63dd1be2457ca098e77cb934d0d9 (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:17:15.658789 15508 ts_tablet_manager.cc:1403] T a9351bc224e54fe89dadf9cf82359edf P 2294936c864241959e4ef16ee789b341: Time spent bootstrapping tablet: real 0.226s	user 0.002s	sys 0.018s
I20260709 13:17:15.659723 15228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccac63dd1be2457ca098e77cb934d0d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:15.661841 15509 tablet_bootstrap.cc:492] T 942e3bd5f372444685bd13277094fb32 P 802c9786ee9c404cbeb186b90fa697ba: No bootstrap required, opened a new log
I20260709 13:17:15.662417 15509 ts_tablet_manager.cc:1403] T 942e3bd5f372444685bd13277094fb32 P 802c9786ee9c404cbeb186b90fa697ba: Time spent bootstrapping tablet: real 0.131s	user 0.010s	sys 0.004s
I20260709 13:17:15.666581 15417 heartbeater.cc:499] Master 127.12.19.190:38613 was elected leader, sending a full tablet report...
I20260709 13:17:15.667158 15507 ts_tablet_manager.cc:1434] T 7fde076108a54a2e916a6db9553f0910 P 2889d0b5034548eb9e3be00b724e6875: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.008s
I20260709 13:17:15.667443 15508 raft_consensus.cc:359] T a9351bc224e54fe89dadf9cf82359edf P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:15.668119 15507 tablet_bootstrap.cc:492] T a9351bc224e54fe89dadf9cf82359edf P 2889d0b5034548eb9e3be00b724e6875: Bootstrap starting.
I20260709 13:17:15.668188 15508 raft_consensus.cc:385] T a9351bc224e54fe89dadf9cf82359edf P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:15.668632 15508 raft_consensus.cc:740] T a9351bc224e54fe89dadf9cf82359edf P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2294936c864241959e4ef16ee789b341, State: Initialized, Role: FOLLOWER
I20260709 13:17:15.669363 15508 consensus_queue.cc:260] T a9351bc224e54fe89dadf9cf82359edf P 2294936c864241959e4ef16ee789b341 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:15.672641 15448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8fc3ee3e7da480b80256018cbfbfbfb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:15.675060 15301 tablet_service.cc:1511] Processing CreateTablet for tablet ccac63dd1be2457ca098e77cb934d0d9 (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:17:15.676095 15507 tablet_bootstrap.cc:654] T a9351bc224e54fe89dadf9cf82359edf P 2889d0b5034548eb9e3be00b724e6875: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:15.676419 15301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccac63dd1be2457ca098e77cb934d0d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:15.683378 15377 tablet_service.cc:1511] Processing CreateTablet for tablet ccac63dd1be2457ca098e77cb934d0d9 (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:17:15.684697 15377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccac63dd1be2457ca098e77cb934d0d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:15.684655 15452 tablet_service.cc:1511] Processing CreateTablet for tablet a44cb3e2781743289d79f5eee0ca9f18 (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:17:15.685945 15452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a44cb3e2781743289d79f5eee0ca9f18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:15.684284 15509 raft_consensus.cc:359] T 942e3bd5f372444685bd13277094fb32 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:15.687495 15509 raft_consensus.cc:385] T 942e3bd5f372444685bd13277094fb32 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:17:15.687749 15418 tablet.cc:2406] T 7fde076108a54a2e916a6db9553f0910 P 2889d0b5034548eb9e3be00b724e6875: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:17:15.687865 15509 raft_consensus.cc:740] T 942e3bd5f372444685bd13277094fb32 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 802c9786ee9c404cbeb186b90fa697ba, State: Initialized, Role: FOLLOWER
I20260709 13:17:15.688660 15509 consensus_queue.cc:260] T 942e3bd5f372444685bd13277094fb32 P 802c9786ee9c404cbeb186b90fa697ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:15.697681 15227 tablet_service.cc:1511] Processing CreateTablet for tablet a44cb3e2781743289d79f5eee0ca9f18 (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:17:15.699003 15227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a44cb3e2781743289d79f5eee0ca9f18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:15.720283 15513 tablet_bootstrap.cc:492] T be84c87760364b46ab9c65c630a2c0e6 P 02927d4dc2f44acf84f92a7090286bbc: Bootstrap starting.
I20260709 13:17:15.723793 15307 tablet_service.cc:1511] Processing CreateTablet for tablet a44cb3e2781743289d79f5eee0ca9f18 (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:17:15.725569 15307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a44cb3e2781743289d79f5eee0ca9f18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:15.730762 15513 tablet_bootstrap.cc:654] T be84c87760364b46ab9c65c630a2c0e6 P 02927d4dc2f44acf84f92a7090286bbc: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:15.733444 15382 tablet_service.cc:1511] Processing CreateTablet for tablet bcdd24a09a424483a566a6f56e7fabee (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:17:15.734871 15382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcdd24a09a424483a566a6f56e7fabee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:15.743147 15305 tablet_service.cc:1511] Processing CreateTablet for tablet 30a33dd840cb44a5b64ac470042c56a6 (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:17:15.744550 15305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30a33dd840cb44a5b64ac470042c56a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:15.746470 15378 tablet_service.cc:1511] Processing CreateTablet for tablet 30a33dd840cb44a5b64ac470042c56a6 (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:17:15.734635 15451 tablet_service.cc:1511] Processing CreateTablet for tablet bcdd24a09a424483a566a6f56e7fabee (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:17:15.747486 15455 tablet_service.cc:1511] Processing CreateTablet for tablet 30a33dd840cb44a5b64ac470042c56a6 (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:17:15.748138 15451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcdd24a09a424483a566a6f56e7fabee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:15.750438 15455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30a33dd840cb44a5b64ac470042c56a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:15.739593 15224 tablet_service.cc:1511] Processing CreateTablet for tablet bcdd24a09a424483a566a6f56e7fabee (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:17:15.754658 15378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30a33dd840cb44a5b64ac470042c56a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:15.759873 15224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcdd24a09a424483a566a6f56e7fabee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:15.760303 15225 tablet_service.cc:1511] Processing CreateTablet for tablet 843281744ae64a2fa2b800cc2e85c7ae (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:17:15.761511 15225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 843281744ae64a2fa2b800cc2e85c7ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:15.764717 15304 tablet_service.cc:1511] Processing CreateTablet for tablet 843281744ae64a2fa2b800cc2e85c7ae (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:17:15.769220 15268 heartbeater.cc:499] Master 127.12.19.190:38613 was elected leader, sending a full tablet report...
I20260709 13:17:15.773406 15304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 843281744ae64a2fa2b800cc2e85c7ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:15.775990 15507 tablet_bootstrap.cc:492] T a9351bc224e54fe89dadf9cf82359edf P 2889d0b5034548eb9e3be00b724e6875: No bootstrap required, opened a new log
I20260709 13:17:15.776522 15507 ts_tablet_manager.cc:1403] T a9351bc224e54fe89dadf9cf82359edf P 2889d0b5034548eb9e3be00b724e6875: Time spent bootstrapping tablet: real 0.109s	user 0.010s	sys 0.004s
I20260709 13:17:15.778312 15381 tablet_service.cc:1511] Processing CreateTablet for tablet 843281744ae64a2fa2b800cc2e85c7ae (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:17:15.779371 15509 ts_tablet_manager.cc:1434] T 942e3bd5f372444685bd13277094fb32 P 802c9786ee9c404cbeb186b90fa697ba: Time spent starting tablet: real 0.117s	user 0.004s	sys 0.035s
I20260709 13:17:15.779691 15381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 843281744ae64a2fa2b800cc2e85c7ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:15.782331 15343 heartbeater.cc:499] Master 127.12.19.190:38613 was elected leader, sending a full tablet report...
I20260709 13:17:15.782896 15517 raft_consensus.cc:493] T 942e3bd5f372444685bd13277094fb32 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:15.786226 15509 tablet_bootstrap.cc:492] T 52f8b3e971514bbfa36aee8509526116 P 802c9786ee9c404cbeb186b90fa697ba: Bootstrap starting.
I20260709 13:17:15.783393 15517 raft_consensus.cc:515] T 942e3bd5f372444685bd13277094fb32 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:15.789126 15450 tablet_service.cc:1511] Processing CreateTablet for tablet 0f55d19980234982b17948d789b76d26 (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:17:15.790370 15450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f55d19980234982b17948d789b76d26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:15.794003 15509 tablet_bootstrap.cc:654] T 52f8b3e971514bbfa36aee8509526116 P 802c9786ee9c404cbeb186b90fa697ba: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:15.787473 15507 raft_consensus.cc:359] T a9351bc224e54fe89dadf9cf82359edf P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:15.804329 15507 raft_consensus.cc:385] T a9351bc224e54fe89dadf9cf82359edf P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:15.804041 15226 tablet_service.cc:1511] Processing CreateTablet for tablet 0f55d19980234982b17948d789b76d26 (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:17:15.804641 15507 raft_consensus.cc:740] T a9351bc224e54fe89dadf9cf82359edf P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2889d0b5034548eb9e3be00b724e6875, State: Initialized, Role: FOLLOWER
I20260709 13:17:15.797224 15517 leader_election.cc:290] T 942e3bd5f372444685bd13277094fb32 P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607), 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801)
I20260709 13:17:15.816278 15379 tablet_service.cc:1511] Processing CreateTablet for tablet 1c4ab8f71b1949188c9aad51cdb0a569 (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:17:15.817516 15379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c4ab8f71b1949188c9aad51cdb0a569. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:15.822463 15515 raft_consensus.cc:493] T a9351bc224e54fe89dadf9cf82359edf P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:15.822976 15515 raft_consensus.cc:515] T a9351bc224e54fe89dadf9cf82359edf P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:15.823230 15299 tablet_service.cc:1511] Processing CreateTablet for tablet 0f55d19980234982b17948d789b76d26 (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:17:15.824607 15299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f55d19980234982b17948d789b76d26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:15.825145 15226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f55d19980234982b17948d789b76d26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:15.825615 15515 leader_election.cc:290] T a9351bc224e54fe89dadf9cf82359edf P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607), 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801)
I20260709 13:17:15.836604 15452 tablet_service.cc:1511] Processing CreateTablet for tablet 1c4ab8f71b1949188c9aad51cdb0a569 (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:17:15.838258 15452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c4ab8f71b1949188c9aad51cdb0a569. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:15.850437 15227 tablet_service.cc:1511] Processing CreateTablet for tablet 1c4ab8f71b1949188c9aad51cdb0a569 (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:17:15.851893 15227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c4ab8f71b1949188c9aad51cdb0a569. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:15.852211 15302 tablet_service.cc:1511] Processing CreateTablet for tablet 6c8f8548ed21428ebc4c357d6f566337 (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:17:15.853880 15302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c8f8548ed21428ebc4c357d6f566337. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:15.856438 15306 tablet_service.cc:1511] Processing CreateTablet for tablet 666796a1de5844c29beac89b79d8e77a (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:17:15.857041 15232 tablet_service.cc:1511] Processing CreateTablet for tablet 666796a1de5844c29beac89b79d8e77a (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:17:15.857656 15306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 666796a1de5844c29beac89b79d8e77a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:15.858261 15232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 666796a1de5844c29beac89b79d8e77a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:15.862614 15228 tablet_service.cc:1511] Processing CreateTablet for tablet 41470cdec3704201a66dedf3217fb828 (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:17:15.863943 15228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41470cdec3704201a66dedf3217fb828. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:15.810714 15507 consensus_queue.cc:260] T a9351bc224e54fe89dadf9cf82359edf P 2889d0b5034548eb9e3be00b724e6875 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:15.870760 15507 ts_tablet_manager.cc:1434] T a9351bc224e54fe89dadf9cf82359edf P 2889d0b5034548eb9e3be00b724e6875: Time spent starting tablet: real 0.094s	user 0.008s	sys 0.001s
I20260709 13:17:15.872062 15508 ts_tablet_manager.cc:1434] T a9351bc224e54fe89dadf9cf82359edf P 2294936c864241959e4ef16ee789b341: Time spent starting tablet: real 0.213s	user 0.013s	sys 0.020s
I20260709 13:17:15.873131 15508 tablet_bootstrap.cc:492] T 0e76f7a1bc7b471ca982b575e17c05a1 P 2294936c864241959e4ef16ee789b341: Bootstrap starting.
I20260709 13:17:15.874221 15513 tablet_bootstrap.cc:492] T be84c87760364b46ab9c65c630a2c0e6 P 02927d4dc2f44acf84f92a7090286bbc: No bootstrap required, opened a new log
I20260709 13:17:15.874840 15513 ts_tablet_manager.cc:1403] T be84c87760364b46ab9c65c630a2c0e6 P 02927d4dc2f44acf84f92a7090286bbc: Time spent bootstrapping tablet: real 0.159s	user 0.013s	sys 0.008s
I20260709 13:17:15.877693 15513 raft_consensus.cc:359] T be84c87760364b46ab9c65c630a2c0e6 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:15.878381 15513 raft_consensus.cc:385] T be84c87760364b46ab9c65c630a2c0e6 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:15.878667 15513 raft_consensus.cc:740] T be84c87760364b46ab9c65c630a2c0e6 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02927d4dc2f44acf84f92a7090286bbc, State: Initialized, Role: FOLLOWER
I20260709 13:17:15.879619 15513 consensus_queue.cc:260] T be84c87760364b46ab9c65c630a2c0e6 P 02927d4dc2f44acf84f92a7090286bbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:15.896126 15507 tablet_bootstrap.cc:492] T 52f8b3e971514bbfa36aee8509526116 P 2889d0b5034548eb9e3be00b724e6875: Bootstrap starting.
I20260709 13:17:15.890508 15508 tablet_bootstrap.cc:654] T 0e76f7a1bc7b471ca982b575e17c05a1 P 2294936c864241959e4ef16ee789b341: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:15.917428 15233 tablet_service.cc:1511] Processing CreateTablet for tablet 949b64ee218245f2b369996187e81888 (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:17:15.917938 15301 tablet_service.cc:1511] Processing CreateTablet for tablet a6c9d5505bc7444baf4e66f5a6f96732 (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:17:15.919278 15233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 949b64ee218245f2b369996187e81888. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:15.919848 15301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6c9d5505bc7444baf4e66f5a6f96732. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:15.922492 15305 tablet_service.cc:1511] Processing CreateTablet for tablet 0df43b556de84976b9e7cec27b5aaa3d (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:17:15.924235 15305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0df43b556de84976b9e7cec27b5aaa3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:15.925740 15229 tablet_service.cc:1511] Processing CreateTablet for tablet 0df43b556de84976b9e7cec27b5aaa3d (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:17:15.927692 15229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0df43b556de84976b9e7cec27b5aaa3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:15.929409 15300 tablet_service.cc:1511] Processing CreateTablet for tablet f5236fc85e5742eb8060475cfc6aaab3 (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:17:15.930622 15300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5236fc85e5742eb8060475cfc6aaab3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:15.933080 15308 tablet_service.cc:1511] Processing CreateTablet for tablet 7e957048aab649b2b520a0313ff3f1f2 (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:17:15.933398 15231 tablet_service.cc:1511] Processing CreateTablet for tablet f5236fc85e5742eb8060475cfc6aaab3 (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:17:15.933818 15230 tablet_service.cc:1511] Processing CreateTablet for tablet a1bc50d5df5f4be9a7b8db2b00ceb449 (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:17:15.934324 15308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e957048aab649b2b520a0313ff3f1f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:15.934823 15231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5236fc85e5742eb8060475cfc6aaab3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:15.936210 15230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1bc50d5df5f4be9a7b8db2b00ceb449. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:15.958940 15231 tablet_service.cc:1511] Processing CreateTablet for tablet 6e1515826a7f47e58d24b7fe57dabf63 (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:17:15.960892 15231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e1515826a7f47e58d24b7fe57dabf63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:15.973469 15514 raft_consensus.cc:493] T a9351bc224e54fe89dadf9cf82359edf P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:15.974001 15514 raft_consensus.cc:515] T a9351bc224e54fe89dadf9cf82359edf P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:15.984403 15231 tablet_service.cc:1511] Processing CreateTablet for tablet 24a9832a0ce54f89ac1f5dddddc367b9 (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:17:15.984824 15303 tablet_service.cc:1511] Processing CreateTablet for tablet 6e1515826a7f47e58d24b7fe57dabf63 (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:17:15.986089 15231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24a9832a0ce54f89ac1f5dddddc367b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:15.986161 15303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e1515826a7f47e58d24b7fe57dabf63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:15.970876 15229 tablet_service.cc:1511] Processing CreateTablet for tablet feca0a66feda4ec08a7ea31736b42686 (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:17:15.988610 15229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet feca0a66feda4ec08a7ea31736b42686. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:16.008908 15514 leader_election.cc:290] T a9351bc224e54fe89dadf9cf82359edf P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801), 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321)
I20260709 13:17:16.010246 15299 tablet_service.cc:1511] Processing CreateTablet for tablet 41470cdec3704201a66dedf3217fb828 (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:17:16.011621 15299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41470cdec3704201a66dedf3217fb828. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:16.053342 15509 tablet_bootstrap.cc:492] T 52f8b3e971514bbfa36aee8509526116 P 802c9786ee9c404cbeb186b90fa697ba: No bootstrap required, opened a new log
I20260709 13:17:16.053900 15509 ts_tablet_manager.cc:1403] T 52f8b3e971514bbfa36aee8509526116 P 802c9786ee9c404cbeb186b90fa697ba: Time spent bootstrapping tablet: real 0.269s	user 0.024s	sys 0.020s
I20260709 13:17:16.056840 15509 raft_consensus.cc:359] T 52f8b3e971514bbfa36aee8509526116 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:16.057513 15509 raft_consensus.cc:385] T 52f8b3e971514bbfa36aee8509526116 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:16.057813 15509 raft_consensus.cc:740] T 52f8b3e971514bbfa36aee8509526116 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 802c9786ee9c404cbeb186b90fa697ba, State: Initialized, Role: FOLLOWER
I20260709 13:17:16.063942 15378 tablet_service.cc:1511] Processing CreateTablet for tablet 6c8f8548ed21428ebc4c357d6f566337 (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:17:16.064249 15382 tablet_service.cc:1511] Processing CreateTablet for tablet 949b64ee218245f2b369996187e81888 (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:17:16.065304 15378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c8f8548ed21428ebc4c357d6f566337. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:16.065936 15381 tablet_service.cc:1511] Processing CreateTablet for tablet 00638ccd681b48f1aa1bece41ca72310 (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:17:16.067528 15373 tablet_service.cc:1511] Processing CreateTablet for tablet 24a9832a0ce54f89ac1f5dddddc367b9 (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:17:16.076181 15380 tablet_service.cc:1511] Processing CreateTablet for tablet a1bc50d5df5f4be9a7b8db2b00ceb449 (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:17:16.058699 15509 consensus_queue.cc:260] T 52f8b3e971514bbfa36aee8509526116 P 802c9786ee9c404cbeb186b90fa697ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:16.080420 15377 tablet_service.cc:1511] Processing CreateTablet for tablet a6c9d5505bc7444baf4e66f5a6f96732 (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:17:16.082224 15509 ts_tablet_manager.cc:1434] T 52f8b3e971514bbfa36aee8509526116 P 802c9786ee9c404cbeb186b90fa697ba: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260709 13:17:16.083153 15509 tablet_bootstrap.cc:492] T 88d6b179156b4c0fa0bd44df1a1c4717 P 802c9786ee9c404cbeb186b90fa697ba: Bootstrap starting.
I20260709 13:17:16.087427 15491 heartbeater.cc:499] Master 127.12.19.190:38613 was elected leader, sending a full tablet report...
I20260709 13:17:16.082229 15225 tablet_service.cc:1511] Processing CreateTablet for tablet 1849f930531748e3b49684745b05cfc0 (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:17:16.088126 15305 tablet_service.cc:1511] Processing CreateTablet for tablet 00638ccd681b48f1aa1bece41ca72310 (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:17:16.089090 15225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1849f930531748e3b49684745b05cfc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:16.089248 15305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00638ccd681b48f1aa1bece41ca72310. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:16.087248 15231 tablet_service.cc:1511] Processing CreateTablet for tablet f5b77a611ad34251be8121aa6151982c (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:17:16.091452 15507 tablet_bootstrap.cc:700] T 52f8b3e971514bbfa36aee8509526116 P 2889d0b5034548eb9e3be00b724e6875: Time spent opening tablet: real 0.112s	user 0.004s	sys 0.000s
I20260709 13:17:16.092466 15507 tablet_bootstrap.cc:654] T 52f8b3e971514bbfa36aee8509526116 P 2889d0b5034548eb9e3be00b724e6875: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:16.091512 15231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5b77a611ad34251be8121aa6151982c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:16.095407 15509 tablet_bootstrap.cc:654] T 88d6b179156b4c0fa0bd44df1a1c4717 P 802c9786ee9c404cbeb186b90fa697ba: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:16.067128 15381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00638ccd681b48f1aa1bece41ca72310. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:16.114830 15508 tablet_bootstrap.cc:492] T 0e76f7a1bc7b471ca982b575e17c05a1 P 2294936c864241959e4ef16ee789b341: No bootstrap required, opened a new log
I20260709 13:17:16.069782 15374 tablet_service.cc:1511] Processing CreateTablet for tablet 6e1515826a7f47e58d24b7fe57dabf63 (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:17:16.120048 15513 ts_tablet_manager.cc:1434] T be84c87760364b46ab9c65c630a2c0e6 P 02927d4dc2f44acf84f92a7090286bbc: Time spent starting tablet: real 0.245s	user 0.015s	sys 0.023s
I20260709 13:17:16.063151 15224 tablet_service.cc:1511] Processing CreateTablet for tablet 9bbd4795a215459b8d971fc818b2e31f (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:17:16.124470 15224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bbd4795a215459b8d971fc818b2e31f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:16.127537 15527 raft_consensus.cc:493] T be84c87760364b46ab9c65c630a2c0e6 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:16.128010 15527 raft_consensus.cc:515] T be84c87760364b46ab9c65c630a2c0e6 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:16.128672 15231 tablet_service.cc:1511] Processing CreateTablet for tablet 5afcd7991b614faaafea6298af4bee01 (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:17:16.129947 15231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5afcd7991b614faaafea6298af4bee01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:16.130631 15227 tablet_service.cc:1511] Processing CreateTablet for tablet 998df134255f4b9898fddf1bf94611df (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:17:16.078783 15376 tablet_service.cc:1511] Processing CreateTablet for tablet 0df43b556de84976b9e7cec27b5aaa3d (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:17:16.097800 15304 tablet_service.cc:1511] Processing CreateTablet for tablet 0dfc760f7ad04155af7c697b7762ea6f (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:17:16.139428 15307 tablet_service.cc:1511] Processing CreateTablet for tablet feca0a66feda4ec08a7ea31736b42686 (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:17:16.144599 15450 tablet_service.cc:1511] Processing CreateTablet for tablet 41470cdec3704201a66dedf3217fb828 (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:17:16.148305 15307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet feca0a66feda4ec08a7ea31736b42686. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:16.147205 15226 tablet_service.cc:1511] Processing CreateTablet for tablet 91f0399744a94cdfac8cd984c2b459c6 (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:17:16.137679 15508 ts_tablet_manager.cc:1403] T 0e76f7a1bc7b471ca982b575e17c05a1 P 2294936c864241959e4ef16ee789b341: Time spent bootstrapping tablet: real 0.265s	user 0.007s	sys 0.015s
I20260709 13:17:16.133986 15527 leader_election.cc:290] T be84c87760364b46ab9c65c630a2c0e6 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607), 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321)
I20260709 13:17:16.149961 15455 tablet_service.cc:1511] Processing CreateTablet for tablet 6c8f8548ed21428ebc4c357d6f566337 (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:17:16.136588 15379 tablet_service.cc:1511] Processing CreateTablet for tablet 666796a1de5844c29beac89b79d8e77a (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:17:16.147861 15375 tablet_service.cc:1511] Processing CreateTablet for tablet 7e957048aab649b2b520a0313ff3f1f2 (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:17:16.191718 15514 raft_consensus.cc:493] T 7fde076108a54a2e916a6db9553f0910 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:16.192008 15513 tablet_bootstrap.cc:492] T 942e3bd5f372444685bd13277094fb32 P 02927d4dc2f44acf84f92a7090286bbc: Bootstrap starting.
I20260709 13:17:16.162477 15450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41470cdec3704201a66dedf3217fb828. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:16.159693 15373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24a9832a0ce54f89ac1f5dddddc367b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:16.192307 15514 raft_consensus.cc:515] T 7fde076108a54a2e916a6db9553f0910 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:16.203956 15514 leader_election.cc:290] T 7fde076108a54a2e916a6db9553f0910 P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495), 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801)
I20260709 13:17:16.207311 15304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0dfc760f7ad04155af7c697b7762ea6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:16.215067 15448 tablet_service.cc:1511] Processing CreateTablet for tablet f5236fc85e5742eb8060475cfc6aaab3 (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:17:16.215379 15447 tablet_service.cc:1511] Processing CreateTablet for tablet a1bc50d5df5f4be9a7b8db2b00ceb449 (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:17:16.217080 15306 tablet_service.cc:1511] Processing CreateTablet for tablet 925dc38405cd4ddbbdc169571893e554 (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:17:16.217173 15449 tablet_service.cc:1511] Processing CreateTablet for tablet 24a9832a0ce54f89ac1f5dddddc367b9 (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:17:16.217370 15456 tablet_service.cc:1511] Processing CreateTablet for tablet 7e957048aab649b2b520a0313ff3f1f2 (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:17:16.205420 15227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 998df134255f4b9898fddf1bf94611df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:16.231896 15392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "942e3bd5f372444685bd13277094fb32" candidate_uuid: "802c9786ee9c404cbeb186b90fa697ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2889d0b5034548eb9e3be00b724e6875" is_pre_election: true
I20260709 13:17:16.239589 15306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 925dc38405cd4ddbbdc169571893e554. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:16.241547 15392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9351bc224e54fe89dadf9cf82359edf" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2889d0b5034548eb9e3be00b724e6875" is_pre_election: true
I20260709 13:17:16.242395 15392 raft_consensus.cc:2468] T a9351bc224e54fe89dadf9cf82359edf P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2294936c864241959e4ef16ee789b341 in term 0.
I20260709 13:17:16.243927 15207 leader_election.cc:304] T a9351bc224e54fe89dadf9cf82359edf P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2294936c864241959e4ef16ee789b341, 2889d0b5034548eb9e3be00b724e6875; no voters: 
I20260709 13:17:16.243979 15453 tablet_service.cc:1511] Processing CreateTablet for tablet feca0a66feda4ec08a7ea31736b42686 (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:17:16.245069 15515 raft_consensus.cc:2804] T a9351bc224e54fe89dadf9cf82359edf P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:16.245458 15515 raft_consensus.cc:493] T a9351bc224e54fe89dadf9cf82359edf P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:16.245844 15515 raft_consensus.cc:3060] T a9351bc224e54fe89dadf9cf82359edf P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:16.248095 15379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 666796a1de5844c29beac89b79d8e77a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:16.251636 15375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e957048aab649b2b520a0313ff3f1f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:16.218369 15454 tablet_service.cc:1511] Processing CreateTablet for tablet 949b64ee218245f2b369996187e81888 (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:17:16.255641 15374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e1515826a7f47e58d24b7fe57dabf63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:16.256116 15455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c8f8548ed21428ebc4c357d6f566337. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:16.260382 15447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1bc50d5df5f4be9a7b8db2b00ceb449. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:16.263576 15449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24a9832a0ce54f89ac1f5dddddc367b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:16.263831 15382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 949b64ee218245f2b369996187e81888. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:16.267334 15451 tablet_service.cc:1511] Processing CreateTablet for tablet a6c9d5505bc7444baf4e66f5a6f96732 (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:17:16.269281 15308 tablet_service.cc:1511] Processing CreateTablet for tablet 1849f930531748e3b49684745b05cfc0 (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:17:16.270694 15308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1849f930531748e3b49684745b05cfc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:16.267154 15380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1bc50d5df5f4be9a7b8db2b00ceb449. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:16.275851 15454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 949b64ee218245f2b369996187e81888. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:16.278256 15452 tablet_service.cc:1511] Processing CreateTablet for tablet ee852f57e36f4b89bdccf760326f7372 (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:17:16.279363 15453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet feca0a66feda4ec08a7ea31736b42686. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:16.281349 15448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5236fc85e5742eb8060475cfc6aaab3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:16.220717 15230 tablet_service.cc:1511] Processing CreateTablet for tablet 0dfc760f7ad04155af7c697b7762ea6f (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:17:16.293807 15376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0df43b556de84976b9e7cec27b5aaa3d. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:17:16.296250 15128 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.12.19.132:38801, user_credentials={real_user=slave}} blocked reactor thread for 57217.9us
I20260709 13:17:16.163141 15300 tablet_service.cc:1511] Processing CreateTablet for tablet f5b77a611ad34251be8121aa6151982c (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:17:16.327586 15513 tablet_bootstrap.cc:654] T 942e3bd5f372444685bd13277094fb32 P 02927d4dc2f44acf84f92a7090286bbc: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:16.323289 15377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6c9d5505bc7444baf4e66f5a6f96732. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:16.323606 15230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0dfc760f7ad04155af7c697b7762ea6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:16.327594 15466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9351bc224e54fe89dadf9cf82359edf" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02927d4dc2f44acf84f92a7090286bbc" is_pre_election: true
I20260709 13:17:16.322522 15451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6c9d5505bc7444baf4e66f5a6f96732. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:16.326133 15508 raft_consensus.cc:359] T 0e76f7a1bc7b471ca982b575e17c05a1 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:16.311024 15301 tablet_service.cc:1511] Processing CreateTablet for tablet 5afcd7991b614faaafea6298af4bee01 (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:17:16.398933 15508 raft_consensus.cc:385] T 0e76f7a1bc7b471ca982b575e17c05a1 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:17:16.412874 15282 leader_election.cc:343] T 942e3bd5f372444685bd13277094fb32 P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:16.396538 15519 raft_consensus.cc:493] T 52f8b3e971514bbfa36aee8509526116 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:16.406203 15300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5b77a611ad34251be8121aa6151982c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:16.409250 15452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee852f57e36f4b89bdccf760326f7372. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:16.410060 15226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91f0399744a94cdfac8cd984c2b459c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:16.428241 15229 tablet_service.cc:1511] Processing CreateTablet for tablet 43a1da4c39dd4d048615e98e18db6234 (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:17:16.429395 15515 raft_consensus.cc:515] T a9351bc224e54fe89dadf9cf82359edf P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:16.432186 15392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9351bc224e54fe89dadf9cf82359edf" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2889d0b5034548eb9e3be00b724e6875"
I20260709 13:17:16.432723 15392 raft_consensus.cc:3060] T a9351bc224e54fe89dadf9cf82359edf P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:16.435055 15509 tablet_bootstrap.cc:492] T 88d6b179156b4c0fa0bd44df1a1c4717 P 802c9786ee9c404cbeb186b90fa697ba: No bootstrap required, opened a new log
I20260709 13:17:16.435624 15509 ts_tablet_manager.cc:1403] T 88d6b179156b4c0fa0bd44df1a1c4717 P 802c9786ee9c404cbeb186b90fa697ba: Time spent bootstrapping tablet: real 0.353s	user 0.024s	sys 0.038s
I20260709 13:17:16.439764 15228 tablet_service.cc:1511] Processing CreateTablet for tablet 87763f6bc6d64f898c39d0d667d89289 (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:17:16.441006 15465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "942e3bd5f372444685bd13277094fb32" candidate_uuid: "802c9786ee9c404cbeb186b90fa697ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02927d4dc2f44acf84f92a7090286bbc" is_pre_election: true
I20260709 13:17:16.436053 15515 leader_election.cc:290] T a9351bc224e54fe89dadf9cf82359edf P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 election: Requested vote from peers 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607), 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801)
I20260709 13:17:16.451534 15466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9351bc224e54fe89dadf9cf82359edf" candidate_uuid: "2889d0b5034548eb9e3be00b724e6875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02927d4dc2f44acf84f92a7090286bbc" is_pre_election: true
I20260709 13:17:16.458600 15507 tablet_bootstrap.cc:492] T 52f8b3e971514bbfa36aee8509526116 P 2889d0b5034548eb9e3be00b724e6875: No bootstrap required, opened a new log
I20260709 13:17:16.487632 15507 ts_tablet_manager.cc:1403] T 52f8b3e971514bbfa36aee8509526116 P 2889d0b5034548eb9e3be00b724e6875: Time spent bootstrapping tablet: real 0.598s	user 0.028s	sys 0.017s
I20260709 13:17:16.468411 15391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be84c87760364b46ab9c65c630a2c0e6" candidate_uuid: "02927d4dc2f44acf84f92a7090286bbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2889d0b5034548eb9e3be00b724e6875" is_pre_election: true
I20260709 13:17:16.470265 15307 tablet_service.cc:1511] Processing CreateTablet for tablet ee852f57e36f4b89bdccf760326f7372 (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:17:16.474229 15377 tablet_service.cc:1511] Processing CreateTablet for tablet 0dfc760f7ad04155af7c697b7762ea6f (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:17:16.421460 15519 raft_consensus.cc:515] T 52f8b3e971514bbfa36aee8509526116 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:16.521306 15377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0dfc760f7ad04155af7c697b7762ea6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:16.522225 15519 leader_election.cc:290] T 52f8b3e971514bbfa36aee8509526116 P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321), 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607)
I20260709 13:17:16.441015 15392 raft_consensus.cc:2468] T a9351bc224e54fe89dadf9cf82359edf P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2294936c864241959e4ef16ee789b341 in term 1.
I20260709 13:17:16.532205 15207 leader_election.cc:304] T a9351bc224e54fe89dadf9cf82359edf P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2294936c864241959e4ef16ee789b341, 2889d0b5034548eb9e3be00b724e6875; no voters: 
I20260709 13:17:16.479761 15229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43a1da4c39dd4d048615e98e18db6234. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:16.533257 15515 raft_consensus.cc:2804] T a9351bc224e54fe89dadf9cf82359edf P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:16.509160 15233 tablet_service.cc:1511] Processing CreateTablet for tablet 013a9144544045629f2f67d77f8113c6 (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:17:16.535347 15233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 013a9144544045629f2f67d77f8113c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:16.539130 15243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52f8b3e971514bbfa36aee8509526116" candidate_uuid: "802c9786ee9c404cbeb186b90fa697ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341" is_pre_election: true
W20260709 13:17:16.540835 15281 leader_election.cc:343] T 52f8b3e971514bbfa36aee8509526116 P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:16.541878 15228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87763f6bc6d64f898c39d0d667d89289. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:16.416231 15508 raft_consensus.cc:740] T 0e76f7a1bc7b471ca982b575e17c05a1 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2294936c864241959e4ef16ee789b341, State: Initialized, Role: FOLLOWER
I20260709 13:17:16.438822 15509 raft_consensus.cc:359] T 88d6b179156b4c0fa0bd44df1a1c4717 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:16.496061 15224 tablet_service.cc:1511] Processing CreateTablet for tablet 057d1c98c4b9445993bdc4a4f542551f (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
W20260709 13:17:16.547783 15284 leader_election.cc:343] T 942e3bd5f372444685bd13277094fb32 P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:17:16.498108 15430 leader_election.cc:343] T be84c87760364b46ab9c65c630a2c0e6 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:17:16.548421 15430 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.12.19.131:46607, user_credentials={real_user=slave}} blocked reactor thread for 50504.9us
I20260709 13:17:16.499624 15465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fde076108a54a2e916a6db9553f0910" candidate_uuid: "2889d0b5034548eb9e3be00b724e6875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02927d4dc2f44acf84f92a7090286bbc" is_pre_election: true
I20260709 13:17:16.500401 15507 raft_consensus.cc:359] T 52f8b3e971514bbfa36aee8509526116 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:16.549517 15507 raft_consensus.cc:385] T 52f8b3e971514bbfa36aee8509526116 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:16.500975 15450 tablet_service.cc:1511] Processing CreateTablet for tablet 00638ccd681b48f1aa1bece41ca72310 (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:17:16.502192 15376 tablet_service.cc:1511] Processing CreateTablet for tablet 9bbd4795a215459b8d971fc818b2e31f (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:17:16.503403 15456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e957048aab649b2b520a0313ff3f1f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:16.507150 15466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9351bc224e54fe89dadf9cf82359edf" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02927d4dc2f44acf84f92a7090286bbc"
W20260709 13:17:16.509131 15358 leader_election.cc:343] T a9351bc224e54fe89dadf9cf82359edf P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:16.514508 15306 tablet_service.cc:1511] Processing CreateTablet for tablet cabc919ffe3a4e638210f0f365238828 (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:17:16.515995 15302 tablet_service.cc:1511] Processing CreateTablet for tablet 87763f6bc6d64f898c39d0d667d89289 (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:17:16.518059 15225 tablet_service.cc:1511] Processing CreateTablet for tablet c5fde627f6294d98a22d6756d06424dc (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:17:16.559042 15376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bbd4795a215459b8d971fc818b2e31f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:16.547987 15224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 057d1c98c4b9445993bdc4a4f542551f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:16.563812 15225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5fde627f6294d98a22d6756d06424dc. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:17:16.487897 15209 leader_election.cc:343] T a9351bc224e54fe89dadf9cf82359edf P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:16.563587 15508 consensus_queue.cc:260] T 0e76f7a1bc7b471ca982b575e17c05a1 P 2294936c864241959e4ef16ee789b341 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
W20260709 13:17:16.564497 15209 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.12.19.132:38801, user_credentials={real_user=slave}} blocked reactor thread for 80354us
W20260709 13:17:16.565613 15209 leader_election.cc:343] T a9351bc224e54fe89dadf9cf82359edf P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:16.565708 15243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9351bc224e54fe89dadf9cf82359edf" candidate_uuid: "2889d0b5034548eb9e3be00b724e6875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341" is_pre_election: true
I20260709 13:17:16.549870 15507 raft_consensus.cc:740] T 52f8b3e971514bbfa36aee8509526116 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2889d0b5034548eb9e3be00b724e6875, State: Initialized, Role: FOLLOWER
I20260709 13:17:16.566277 15513 tablet_bootstrap.cc:492] T 942e3bd5f372444685bd13277094fb32 P 02927d4dc2f44acf84f92a7090286bbc: No bootstrap required, opened a new log
I20260709 13:17:16.566783 15513 ts_tablet_manager.cc:1403] T 942e3bd5f372444685bd13277094fb32 P 02927d4dc2f44acf84f92a7090286bbc: Time spent bootstrapping tablet: real 0.375s	user 0.019s	sys 0.012s
I20260709 13:17:16.566901 15507 consensus_queue.cc:260] T 52f8b3e971514bbfa36aee8509526116 P 2889d0b5034548eb9e3be00b724e6875 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:16.569135 15507 ts_tablet_manager.cc:1434] T 52f8b3e971514bbfa36aee8509526116 P 2889d0b5034548eb9e3be00b724e6875: Time spent starting tablet: real 0.079s	user 0.005s	sys 0.000s
I20260709 13:17:16.544847 15509 raft_consensus.cc:385] T 88d6b179156b4c0fa0bd44df1a1c4717 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:16.569545 15509 raft_consensus.cc:740] T 88d6b179156b4c0fa0bd44df1a1c4717 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 802c9786ee9c404cbeb186b90fa697ba, State: Initialized, Role: FOLLOWER
I20260709 13:17:16.570111 15507 tablet_bootstrap.cc:492] T 63ee2896ea3a452281b9c09df0847bbf P 2889d0b5034548eb9e3be00b724e6875: Bootstrap starting.
I20260709 13:17:16.569744 15513 raft_consensus.cc:359] T 942e3bd5f372444685bd13277094fb32 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:16.570521 15513 raft_consensus.cc:385] T 942e3bd5f372444685bd13277094fb32 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:16.570282 15509 consensus_queue.cc:260] T 88d6b179156b4c0fa0bd44df1a1c4717 P 802c9786ee9c404cbeb186b90fa697ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:16.570842 15513 raft_consensus.cc:740] T 942e3bd5f372444685bd13277094fb32 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02927d4dc2f44acf84f92a7090286bbc, State: Initialized, Role: FOLLOWER
I20260709 13:17:16.571695 15513 consensus_queue.cc:260] T 942e3bd5f372444685bd13277094fb32 P 02927d4dc2f44acf84f92a7090286bbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:16.573009 15509 ts_tablet_manager.cc:1434] T 88d6b179156b4c0fa0bd44df1a1c4717 P 802c9786ee9c404cbeb186b90fa697ba: Time spent starting tablet: real 0.137s	user 0.008s	sys 0.000s
W20260709 13:17:16.556353 15358 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.12.19.132:38801, user_credentials={real_user=slave}} blocked reactor thread for 47388.9us
W20260709 13:17:16.576557 15358 leader_election.cc:343] T 7fde076108a54a2e916a6db9553f0910 P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:16.576635 15392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52f8b3e971514bbfa36aee8509526116" candidate_uuid: "802c9786ee9c404cbeb186b90fa697ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2889d0b5034548eb9e3be00b724e6875" is_pre_election: true
I20260709 13:17:16.547781 15377 tablet_service.cc:1511] Processing CreateTablet for tablet 925dc38405cd4ddbbdc169571893e554 (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:17:16.518841 15230 tablet_service.cc:1511] Processing CreateTablet for tablet 31a5360b9d724826bc979acaffec48b7 (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:17:16.578372 15230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31a5360b9d724826bc979acaffec48b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:16.584010 15377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 925dc38405cd4ddbbdc169571893e554. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:16.553433 15301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5afcd7991b614faaafea6298af4bee01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:16.558503 15232 tablet_service.cc:1511] Processing CreateTablet for tablet 0b500d1d450c478db351f0e507c81f18 (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:17:16.588110 15232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b500d1d450c478db351f0e507c81f18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:16.588390 15307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee852f57e36f4b89bdccf760326f7372. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:16.574791 15448 tablet_service.cc:1511] Processing CreateTablet for tablet 43a1da4c39dd4d048615e98e18db6234 (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:17:16.577297 15392 raft_consensus.cc:2468] T 52f8b3e971514bbfa36aee8509526116 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 802c9786ee9c404cbeb186b90fa697ba in term 0.
I20260709 13:17:16.590335 15282 leader_election.cc:304] T 52f8b3e971514bbfa36aee8509526116 P 802c9786ee9c404cbeb186b90fa697ba [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: 2889d0b5034548eb9e3be00b724e6875, 802c9786ee9c404cbeb186b90fa697ba; no voters: 2294936c864241959e4ef16ee789b341
I20260709 13:17:16.591210 15519 raft_consensus.cc:2804] T 52f8b3e971514bbfa36aee8509526116 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:16.591538 15302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87763f6bc6d64f898c39d0d667d89289. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:16.591637 15519 raft_consensus.cc:493] T 52f8b3e971514bbfa36aee8509526116 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:16.592070 15519 raft_consensus.cc:3060] T 52f8b3e971514bbfa36aee8509526116 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:16.593446 15373 tablet_service.cc:1511] Processing CreateTablet for tablet 1849f930531748e3b49684745b05cfc0 (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:17:16.594847 15373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1849f930531748e3b49684745b05cfc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:16.592072 15448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43a1da4c39dd4d048615e98e18db6234. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:16.573731 15513 ts_tablet_manager.cc:1434] T 942e3bd5f372444685bd13277094fb32 P 02927d4dc2f44acf84f92a7090286bbc: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:17:16.603868 15284 leader_election.cc:304] T 942e3bd5f372444685bd13277094fb32 P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 802c9786ee9c404cbeb186b90fa697ba; no voters: 02927d4dc2f44acf84f92a7090286bbc, 2889d0b5034548eb9e3be00b724e6875
I20260709 13:17:16.610069 15509 tablet_bootstrap.cc:492] T 7fde076108a54a2e916a6db9553f0910 P 802c9786ee9c404cbeb186b90fa697ba: Bootstrap starting.
I20260709 13:17:16.603684 15515 raft_consensus.cc:697] T a9351bc224e54fe89dadf9cf82359edf P 2294936c864241959e4ef16ee789b341 [term 1 LEADER]: Becoming Leader. State: Replica: 2294936c864241959e4ef16ee789b341, State: Running, Role: LEADER
I20260709 13:17:16.616748 15513 tablet_bootstrap.cc:492] T 7fde076108a54a2e916a6db9553f0910 P 02927d4dc2f44acf84f92a7090286bbc: Bootstrap starting.
I20260709 13:17:16.618844 15382 tablet_service.cc:1511] Processing CreateTablet for tablet 998df134255f4b9898fddf1bf94611df (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
W20260709 13:17:16.619318 15189 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:17:16.627524 15306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cabc919ffe3a4e638210f0f365238828. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:16.629606 15305 tablet_service.cc:1511] Processing CreateTablet for tablet 013a9144544045629f2f67d77f8113c6 (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:17:16.544164 15303 tablet_service.cc:1511] Processing CreateTablet for tablet 91f0399744a94cdfac8cd984c2b459c6 (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:17:16.634467 15304 tablet_service.cc:1511] Processing CreateTablet for tablet 0b500d1d450c478db351f0e507c81f18 (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:17:16.635428 15451 tablet_service.cc:1511] Processing CreateTablet for tablet 9bbd4795a215459b8d971fc818b2e31f (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:17:16.645195 15447 tablet_service.cc:1511] Processing CreateTablet for tablet 5afcd7991b614faaafea6298af4bee01 (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:17:16.649227 15449 tablet_service.cc:1511] Processing CreateTablet for tablet 998df134255f4b9898fddf1bf94611df (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:17:16.649802 15375 tablet_service.cc:1511] Processing CreateTablet for tablet ee852f57e36f4b89bdccf760326f7372 (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:17:16.654299 15374 tablet_service.cc:1511] Processing CreateTablet for tablet 91f0399744a94cdfac8cd984c2b459c6 (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:17:16.710198 15225 tablet_service.cc:1511] Processing CreateTablet for tablet 028a2e13a40a4795bb6f37a59a0dca04 (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:17:16.711501 15225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 028a2e13a40a4795bb6f37a59a0dca04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:16.662643 15308 tablet_service.cc:1511] Processing CreateTablet for tablet 1e67c39b4703431a862f1c3c7706074f (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:17:16.663430 15299 tablet_service.cc:1511] Processing CreateTablet for tablet 057d1c98c4b9445993bdc4a4f542551f (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:17:16.713478 15509 tablet_bootstrap.cc:654] T 7fde076108a54a2e916a6db9553f0910 P 802c9786ee9c404cbeb186b90fa697ba: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:16.712771 15508 ts_tablet_manager.cc:1434] T 0e76f7a1bc7b471ca982b575e17c05a1 P 2294936c864241959e4ef16ee789b341: Time spent starting tablet: real 0.553s	user 0.016s	sys 0.061s
I20260709 13:17:16.665200 15300 tablet_service.cc:1511] Processing CreateTablet for tablet 31a5360b9d724826bc979acaffec48b7 (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
W20260709 13:17:16.715415 15508 ts_tablet_manager.cc:1467] T 0e76f7a1bc7b471ca982b575e17c05a1 P 2294936c864241959e4ef16ee789b341: Tablet startup took 561ms
I20260709 13:17:16.716900 15543 raft_consensus.cc:2749] T 942e3bd5f372444685bd13277094fb32 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:17:16.717204 15508 ts_tablet_manager.cc:1469] T 0e76f7a1bc7b471ca982b575e17c05a1 P 2294936c864241959e4ef16ee789b341: Trace:
0709 13:17:15.289046 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:15.295370 (+  6324us) service_pool.cc:224] Handling call
0709 13:17:15.297690 (+  2320us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:17:15.297786 (+    96us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:17:15.325697 (+ 27911us) tablet_metadata.cc:665] Metadata flushed
0709 13:17:15.341177 (+ 15480us) tablet_replica.cc:206] Creating consensus instance
0709 13:17:15.341639 (+   462us) inbound_call.cc:177] Queueing success response
0709 13:17:15.872805 (+531166us) ts_tablet_manager.cc:1379] Bootstrapping tablet
0709 13:17:16.187360 (+314555us) ts_tablet_manager.cc:1435] Starting tablet replica
0709 13:17:16.323806 (+136446us) tablet_replica.cc:261] Starting instrumentation
0709 13:17:16.324487 (+   681us) tablet_replica.cc:280] Starting consensus
Metrics: {"raft.queue_time_us":65974,"raft.run_cpu_time_us":59,"raft.run_wall_time_us":59,"tablet-open.queue_time_us":531235,"thread_start_us":135878,"threads_started":1}
I20260709 13:17:16.733605 15508 tablet_bootstrap.cc:492] T 63ee2896ea3a452281b9c09df0847bbf P 2294936c864241959e4ef16ee789b341: Bootstrap starting.
I20260709 13:17:16.674335 15450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00638ccd681b48f1aa1bece41ca72310. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:16.740293 15447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5afcd7991b614faaafea6298af4bee01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:16.677467 15381 tablet_service.cc:1511] Processing CreateTablet for tablet cabc919ffe3a4e638210f0f365238828 (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:17:16.683600 15242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be84c87760364b46ab9c65c630a2c0e6" candidate_uuid: "02927d4dc2f44acf84f92a7090286bbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341" is_pre_election: true
I20260709 13:17:16.684990 15231 tablet_service.cc:1511] Processing CreateTablet for tablet 8ddd01192e8f4fd3b2e5525431abbeea (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:17:16.686283 15455 tablet_service.cc:1511] Processing CreateTablet for tablet f5b77a611ad34251be8121aa6151982c (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:17:16.686411 15519 raft_consensus.cc:515] T 52f8b3e971514bbfa36aee8509526116 P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:16.693571 15454 tablet_service.cc:1511] Processing CreateTablet for tablet 87763f6bc6d64f898c39d0d667d89289 (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:17:16.622938 15380 tablet_service.cc:1511] Processing CreateTablet for tablet 43a1da4c39dd4d048615e98e18db6234 (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:17:16.745227 15231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ddd01192e8f4fd3b2e5525431abbeea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:16.694111 15226 tablet_service.cc:1511] Processing CreateTablet for tablet 9f5711fd6ff94688802a2e8ad6d71fef (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:17:16.746979 15451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bbd4795a215459b8d971fc818b2e31f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:16.747797 15226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f5711fd6ff94688802a2e8ad6d71fef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:16.654326 15507 tablet_bootstrap.cc:654] T 63ee2896ea3a452281b9c09df0847bbf P 2889d0b5034548eb9e3be00b724e6875: Neither blocks nor log segments found. Creating new log.
W20260709 13:17:16.702899 15284 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.12.19.132:38801, user_credentials={real_user=slave}} blocked reactor thread for 155282us
I20260709 13:17:16.751682 15449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 998df134255f4b9898fddf1bf94611df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:16.753589 15519 leader_election.cc:290] T 52f8b3e971514bbfa36aee8509526116 P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 1 election: Requested vote from peers 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321), 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607)
I20260709 13:17:16.754810 15454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87763f6bc6d64f898c39d0d667d89289. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:16.755395 15515 consensus_queue.cc:237] T a9351bc224e54fe89dadf9cf82359edf P 2294936c864241959e4ef16ee789b341 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:16.757835 15241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52f8b3e971514bbfa36aee8509526116" candidate_uuid: "802c9786ee9c404cbeb186b90fa697ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341"
W20260709 13:17:16.760071 15281 leader_election.cc:343] T 52f8b3e971514bbfa36aee8509526116 P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:16.759078 15392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52f8b3e971514bbfa36aee8509526116" candidate_uuid: "802c9786ee9c404cbeb186b90fa697ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2889d0b5034548eb9e3be00b724e6875"
I20260709 13:17:16.761458 15392 raft_consensus.cc:3060] T 52f8b3e971514bbfa36aee8509526116 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:16.763180 15455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5b77a611ad34251be8121aa6151982c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:16.769495 15318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fde076108a54a2e916a6db9553f0910" candidate_uuid: "2889d0b5034548eb9e3be00b724e6875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "802c9786ee9c404cbeb186b90fa697ba" is_pre_election: true
I20260709 13:17:16.760088 15378 tablet_service.cc:1511] Processing CreateTablet for tablet 057d1c98c4b9445993bdc4a4f542551f (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:17:16.771039 15304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b500d1d450c478db351f0e507c81f18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:16.642549 15453 tablet_service.cc:1511] Processing CreateTablet for tablet 925dc38405cd4ddbbdc169571893e554 (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:17:16.776180 15382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 998df134255f4b9898fddf1bf94611df. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:17:16.777709 15429 leader_election.cc:343] T be84c87760364b46ab9c65c630a2c0e6 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:16.778151 15429 leader_election.cc:304] T be84c87760364b46ab9c65c630a2c0e6 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 02927d4dc2f44acf84f92a7090286bbc; no voters: 2294936c864241959e4ef16ee789b341, 2889d0b5034548eb9e3be00b724e6875
I20260709 13:17:16.779187 15527 raft_consensus.cc:2749] T be84c87760364b46ab9c65c630a2c0e6 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:16.779497 15448 tablet_service.cc:1511] Processing CreateTablet for tablet cabc919ffe3a4e638210f0f365238828 (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:17:16.780126 15380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43a1da4c39dd4d048615e98e18db6234. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:16.781124 15375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee852f57e36f4b89bdccf760326f7372. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:16.783591 15374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91f0399744a94cdfac8cd984c2b459c6. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:17:16.787966 15358 leader_election.cc:343] T 7fde076108a54a2e916a6db9553f0910 P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:16.788425 15358 leader_election.cc:304] T 7fde076108a54a2e916a6db9553f0910 P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2889d0b5034548eb9e3be00b724e6875; no voters: 02927d4dc2f44acf84f92a7090286bbc, 802c9786ee9c404cbeb186b90fa697ba
I20260709 13:17:16.789470 15514 raft_consensus.cc:2749] T 7fde076108a54a2e916a6db9553f0910 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:16.791673 15305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 013a9144544045629f2f67d77f8113c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:16.792356 15308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e67c39b4703431a862f1c3c7706074f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:16.792964 15299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 057d1c98c4b9445993bdc4a4f542551f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:16.793579 15300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31a5360b9d724826bc979acaffec48b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:16.794401 15303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91f0399744a94cdfac8cd984c2b459c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:16.739343 15225 tablet_service.cc:1511] Processing CreateTablet for tablet 96f954f9698d45af941477c85b374240 (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:17:16.802558 15508 tablet_bootstrap.cc:654] T 63ee2896ea3a452281b9c09df0847bbf P 2294936c864241959e4ef16ee789b341: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:16.803265 15378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 057d1c98c4b9445993bdc4a4f542551f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:16.803465 15453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 925dc38405cd4ddbbdc169571893e554. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:16.814502 15456 tablet_service.cc:1511] Processing CreateTablet for tablet c5fde627f6294d98a22d6756d06424dc (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:17:16.819216 15527 raft_consensus.cc:493] T 942e3bd5f372444685bd13277094fb32 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:16.836597 15527 raft_consensus.cc:515] T 942e3bd5f372444685bd13277094fb32 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:16.836761 15377 tablet_service.cc:1511] Processing CreateTablet for tablet 1e67c39b4703431a862f1c3c7706074f (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:17:16.838025 15377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e67c39b4703431a862f1c3c7706074f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:16.838974 15527 leader_election.cc:290] T 942e3bd5f372444685bd13277094fb32 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495), 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607)
I20260709 13:17:16.823886 15456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5fde627f6294d98a22d6756d06424dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:16.841738 15391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "942e3bd5f372444685bd13277094fb32" candidate_uuid: "02927d4dc2f44acf84f92a7090286bbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2889d0b5034548eb9e3be00b724e6875" is_pre_election: true
I20260709 13:17:16.842700 15448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cabc919ffe3a4e638210f0f365238828. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:16.832345 15307 tablet_service.cc:1511] Processing CreateTablet for tablet f1a04f6fbdde42019ebd25afbe03ca3a (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
W20260709 13:17:16.843346 15430 leader_election.cc:343] T 942e3bd5f372444685bd13277094fb32 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:16.844090 15307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1a04f6fbdde42019ebd25afbe03ca3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:16.818997 15225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96f954f9698d45af941477c85b374240. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:16.834360 15452 tablet_service.cc:1511] Processing CreateTablet for tablet 1e67c39b4703431a862f1c3c7706074f (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:17:16.852568 15318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "942e3bd5f372444685bd13277094fb32" candidate_uuid: "02927d4dc2f44acf84f92a7090286bbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "802c9786ee9c404cbeb186b90fa697ba" is_pre_election: true
I20260709 13:17:16.853266 15318 raft_consensus.cc:2468] T 942e3bd5f372444685bd13277094fb32 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02927d4dc2f44acf84f92a7090286bbc in term 0.
I20260709 13:17:16.815222 15451 tablet_service.cc:1511] Processing CreateTablet for tablet 013a9144544045629f2f67d77f8113c6 (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:17:16.823295 15379 tablet_service.cc:1511] Processing CreateTablet for tablet c5fde627f6294d98a22d6756d06424dc (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:17:16.854487 15432 leader_election.cc:304] T 942e3bd5f372444685bd13277094fb32 P 02927d4dc2f44acf84f92a7090286bbc [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: 02927d4dc2f44acf84f92a7090286bbc, 802c9786ee9c404cbeb186b90fa697ba; no voters: 2889d0b5034548eb9e3be00b724e6875
I20260709 13:17:16.855155 15379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5fde627f6294d98a22d6756d06424dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:16.856420 15527 raft_consensus.cc:2804] T 942e3bd5f372444685bd13277094fb32 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:16.856552 15450 tablet_service.cc:1511] Processing CreateTablet for tablet 0b500d1d450c478db351f0e507c81f18 (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:17:16.856901 15527 raft_consensus.cc:493] T 942e3bd5f372444685bd13277094fb32 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:16.857504 15527 raft_consensus.cc:3060] T 942e3bd5f372444685bd13277094fb32 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:16.852690 15452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e67c39b4703431a862f1c3c7706074f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:16.865196 15527 raft_consensus.cc:515] T 942e3bd5f372444685bd13277094fb32 P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:16.865458 15373 tablet_service.cc:1511] Processing CreateTablet for tablet 31a5360b9d724826bc979acaffec48b7 (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:17:16.873456 15451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 013a9144544045629f2f67d77f8113c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:16.876590 15376 tablet_service.cc:1511] Processing CreateTablet for tablet 8ddd01192e8f4fd3b2e5525431abbeea (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:17:16.880453 15373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31a5360b9d724826bc979acaffec48b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:16.881513 15376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ddd01192e8f4fd3b2e5525431abbeea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:16.800148 15392 raft_consensus.cc:2468] T 52f8b3e971514bbfa36aee8509526116 P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 802c9786ee9c404cbeb186b90fa697ba in term 1.
I20260709 13:17:16.888165 15318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "942e3bd5f372444685bd13277094fb32" candidate_uuid: "02927d4dc2f44acf84f92a7090286bbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "802c9786ee9c404cbeb186b90fa697ba"
I20260709 13:17:16.888576 15282 leader_election.cc:304] T 52f8b3e971514bbfa36aee8509526116 P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2889d0b5034548eb9e3be00b724e6875, 802c9786ee9c404cbeb186b90fa697ba; no voters: 2294936c864241959e4ef16ee789b341
I20260709 13:17:16.888862 15318 raft_consensus.cc:3060] T 942e3bd5f372444685bd13277094fb32 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:16.889062 15382 tablet_service.cc:1511] Processing CreateTablet for tablet f1a04f6fbdde42019ebd25afbe03ca3a (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:17:16.889855 15519 raft_consensus.cc:2804] T 52f8b3e971514bbfa36aee8509526116 P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:16.890354 15382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1a04f6fbdde42019ebd25afbe03ca3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:16.890328 15519 raft_consensus.cc:697] T 52f8b3e971514bbfa36aee8509526116 P 802c9786ee9c404cbeb186b90fa697ba [term 1 LEADER]: Becoming Leader. State: Replica: 802c9786ee9c404cbeb186b90fa697ba, State: Running, Role: LEADER
I20260709 13:17:16.895861 15450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b500d1d450c478db351f0e507c81f18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:16.891284 15519 consensus_queue.cc:237] T 52f8b3e971514bbfa36aee8509526116 P 802c9786ee9c404cbeb186b90fa697ba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:16.899434 15513 tablet_bootstrap.cc:654] T 7fde076108a54a2e916a6db9553f0910 P 02927d4dc2f44acf84f92a7090286bbc: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:16.905270 15381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cabc919ffe3a4e638210f0f365238828. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:16.913589 15300 tablet_service.cc:1511] Processing CreateTablet for tablet 028a2e13a40a4795bb6f37a59a0dca04 (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:17:16.915220 15300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 028a2e13a40a4795bb6f37a59a0dca04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:16.927829 15301 tablet_service.cc:1511] Processing CreateTablet for tablet 9f5711fd6ff94688802a2e8ad6d71fef (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:17:16.916944 15380 tablet_service.cc:1511] Processing CreateTablet for tablet 9f5711fd6ff94688802a2e8ad6d71fef (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
W20260709 13:17:16.978410 15126 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.12.19.131:46607, user_credentials={real_user=slave}} blocked reactor thread for 51545.9us
I20260709 13:17:16.979591 15527 leader_election.cc:290] T 942e3bd5f372444685bd13277094fb32 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 1 election: Requested vote from peers 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495), 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607)
I20260709 13:17:17.023380 15379 tablet_service.cc:1511] Processing CreateTablet for tablet 96f954f9698d45af941477c85b374240 (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:17:17.024626 15392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "942e3bd5f372444685bd13277094fb32" candidate_uuid: "02927d4dc2f44acf84f92a7090286bbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2889d0b5034548eb9e3be00b724e6875"
I20260709 13:17:17.024713 15451 tablet_service.cc:1511] Processing CreateTablet for tablet 96f954f9698d45af941477c85b374240 (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:17:17.026090 15451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96f954f9698d45af941477c85b374240. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:16.991402 15509 tablet_bootstrap.cc:492] T 7fde076108a54a2e916a6db9553f0910 P 802c9786ee9c404cbeb186b90fa697ba: No bootstrap required, opened a new log
I20260709 13:17:17.028703 15509 ts_tablet_manager.cc:1403] T 7fde076108a54a2e916a6db9553f0910 P 802c9786ee9c404cbeb186b90fa697ba: Time spent bootstrapping tablet: real 0.440s	user 0.014s	sys 0.019s
I20260709 13:17:17.004609 15515 raft_consensus.cc:493] T 0e76f7a1bc7b471ca982b575e17c05a1 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:17.029197 15515 raft_consensus.cc:515] T 0e76f7a1bc7b471ca982b575e17c05a1 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:16.998366 15139 catalog_manager.cc:5697] T 52f8b3e971514bbfa36aee8509526116 P 802c9786ee9c404cbeb186b90fa697ba reported cstate change: term changed from 0 to 1, leader changed from <none> to 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130). New cstate: current_term: 1 leader_uuid: "802c9786ee9c404cbeb186b90fa697ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:17.005656 15452 tablet_service.cc:1511] Processing CreateTablet for tablet 8ddd01192e8f4fd3b2e5525431abbeea (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:17:16.999516 15355 leader_election.cc:304] T a9351bc224e54fe89dadf9cf82359edf P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2889d0b5034548eb9e3be00b724e6875; no voters: 02927d4dc2f44acf84f92a7090286bbc, 2294936c864241959e4ef16ee789b341
I20260709 13:17:17.007899 15380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f5711fd6ff94688802a2e8ad6d71fef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:16.989486 15141 catalog_manager.cc:5697] T a9351bc224e54fe89dadf9cf82359edf P 2294936c864241959e4ef16ee789b341 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2294936c864241959e4ef16ee789b341 (127.12.19.129). New cstate: current_term: 1 leader_uuid: "2294936c864241959e4ef16ee789b341" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:17.010571 15456 tablet_service.cc:1511] Processing CreateTablet for tablet 028a2e13a40a4795bb6f37a59a0dca04 (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:17:16.987643 15301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f5711fd6ff94688802a2e8ad6d71fef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:17.013864 15455 tablet_service.cc:1511] Processing CreateTablet for tablet f1a04f6fbdde42019ebd25afbe03ca3a (DEFAULT_TABLE table=test-workload [id=cc5b03d1cd4e4068808a85aac29b2299]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:17:17.034039 15514 raft_consensus.cc:2749] T a9351bc224e54fe89dadf9cf82359edf P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:17:17.026100 15430 leader_election.cc:343] T 942e3bd5f372444685bd13277094fb32 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:17.055802 15509 raft_consensus.cc:359] T 7fde076108a54a2e916a6db9553f0910 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:17.056695 15509 raft_consensus.cc:385] T 7fde076108a54a2e916a6db9553f0910 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:17.057272 15509 raft_consensus.cc:740] T 7fde076108a54a2e916a6db9553f0910 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 802c9786ee9c404cbeb186b90fa697ba, State: Initialized, Role: FOLLOWER
I20260709 13:17:17.058109 15509 consensus_queue.cc:260] T 7fde076108a54a2e916a6db9553f0910 P 802c9786ee9c404cbeb186b90fa697ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:17.067909 15507 tablet_bootstrap.cc:492] T 63ee2896ea3a452281b9c09df0847bbf P 2889d0b5034548eb9e3be00b724e6875: No bootstrap required, opened a new log
I20260709 13:17:17.068480 15507 ts_tablet_manager.cc:1403] T 63ee2896ea3a452281b9c09df0847bbf P 2889d0b5034548eb9e3be00b724e6875: Time spent bootstrapping tablet: real 0.499s	user 0.025s	sys 0.035s
I20260709 13:17:17.007181 15513 tablet_bootstrap.cc:492] T 7fde076108a54a2e916a6db9553f0910 P 02927d4dc2f44acf84f92a7090286bbc: No bootstrap required, opened a new log
I20260709 13:17:17.008651 15508 tablet_bootstrap.cc:492] T 63ee2896ea3a452281b9c09df0847bbf P 2294936c864241959e4ef16ee789b341: No bootstrap required, opened a new log
I20260709 13:17:17.042073 15515 leader_election.cc:290] T 0e76f7a1bc7b471ca982b575e17c05a1 P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801), 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495)
I20260709 13:17:17.077977 15379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96f954f9698d45af941477c85b374240. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:17.087802 15456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 028a2e13a40a4795bb6f37a59a0dca04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:17.091548 15455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1a04f6fbdde42019ebd25afbe03ca3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:17.092491 15452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ddd01192e8f4fd3b2e5525431abbeea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:17.082778 15507 raft_consensus.cc:359] T 63ee2896ea3a452281b9c09df0847bbf P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:17.099936 15507 raft_consensus.cc:385] T 63ee2896ea3a452281b9c09df0847bbf P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:17.082377 15513 ts_tablet_manager.cc:1403] T 7fde076108a54a2e916a6db9553f0910 P 02927d4dc2f44acf84f92a7090286bbc: Time spent bootstrapping tablet: real 0.466s	user 0.008s	sys 0.017s
I20260709 13:17:17.085475 15508 ts_tablet_manager.cc:1403] T 63ee2896ea3a452281b9c09df0847bbf P 2294936c864241959e4ef16ee789b341: Time spent bootstrapping tablet: real 0.352s	user 0.016s	sys 0.026s
I20260709 13:17:17.104732 15507 raft_consensus.cc:740] T 63ee2896ea3a452281b9c09df0847bbf P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2889d0b5034548eb9e3be00b724e6875, State: Initialized, Role: FOLLOWER
I20260709 13:17:17.109243 15507 consensus_queue.cc:260] T 63ee2896ea3a452281b9c09df0847bbf P 2889d0b5034548eb9e3be00b724e6875 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:17.106881 15318 raft_consensus.cc:2468] T 942e3bd5f372444685bd13277094fb32 P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02927d4dc2f44acf84f92a7090286bbc in term 1.
I20260709 13:17:17.130525 15432 leader_election.cc:304] T 942e3bd5f372444685bd13277094fb32 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 02927d4dc2f44acf84f92a7090286bbc, 802c9786ee9c404cbeb186b90fa697ba; no voters: 2889d0b5034548eb9e3be00b724e6875
I20260709 13:17:17.142339 15509 ts_tablet_manager.cc:1434] T 7fde076108a54a2e916a6db9553f0910 P 802c9786ee9c404cbeb186b90fa697ba: Time spent starting tablet: real 0.113s	user 0.000s	sys 0.006s
I20260709 13:17:17.144588 15509 tablet_bootstrap.cc:492] T f8c2809398354f1d81f2744f0d8f3395 P 802c9786ee9c404cbeb186b90fa697ba: Bootstrap starting.
I20260709 13:17:17.118894 15513 raft_consensus.cc:359] T 7fde076108a54a2e916a6db9553f0910 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:17.150583 15519 raft_consensus.cc:493] T 88d6b179156b4c0fa0bd44df1a1c4717 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:17.145514 15527 raft_consensus.cc:2804] T 942e3bd5f372444685bd13277094fb32 P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:17.151118 15519 raft_consensus.cc:515] T 88d6b179156b4c0fa0bd44df1a1c4717 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:17.157007 15466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e76f7a1bc7b471ca982b575e17c05a1" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02927d4dc2f44acf84f92a7090286bbc" is_pre_election: true
I20260709 13:17:17.159436 15519 leader_election.cc:290] T 88d6b179156b4c0fa0bd44df1a1c4717 P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801), 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321)
I20260709 13:17:17.159029 15527 raft_consensus.cc:697] T 942e3bd5f372444685bd13277094fb32 P 02927d4dc2f44acf84f92a7090286bbc [term 1 LEADER]: Becoming Leader. State: Replica: 02927d4dc2f44acf84f92a7090286bbc, State: Running, Role: LEADER
I20260709 13:17:17.160386 15527 consensus_queue.cc:237] T 942e3bd5f372444685bd13277094fb32 P 02927d4dc2f44acf84f92a7090286bbc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:17.161011 15243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88d6b179156b4c0fa0bd44df1a1c4717" candidate_uuid: "802c9786ee9c404cbeb186b90fa697ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341" is_pre_election: true
W20260709 13:17:17.162508 15281 leader_election.cc:343] T 88d6b179156b4c0fa0bd44df1a1c4717 P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:17:17.163707 15209 leader_election.cc:343] T 0e76f7a1bc7b471ca982b575e17c05a1 P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:17.164103 15466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88d6b179156b4c0fa0bd44df1a1c4717" candidate_uuid: "802c9786ee9c404cbeb186b90fa697ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02927d4dc2f44acf84f92a7090286bbc" is_pre_election: true
W20260709 13:17:17.165423 15284 leader_election.cc:343] T 88d6b179156b4c0fa0bd44df1a1c4717 P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:17.165865 15284 leader_election.cc:304] T 88d6b179156b4c0fa0bd44df1a1c4717 P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 802c9786ee9c404cbeb186b90fa697ba; no voters: 02927d4dc2f44acf84f92a7090286bbc, 2294936c864241959e4ef16ee789b341
I20260709 13:17:17.166326 15509 tablet_bootstrap.cc:654] T f8c2809398354f1d81f2744f0d8f3395 P 802c9786ee9c404cbeb186b90fa697ba: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:17.166982 15519 raft_consensus.cc:2749] T 88d6b179156b4c0fa0bd44df1a1c4717 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:17.168674 15507 ts_tablet_manager.cc:1434] T 63ee2896ea3a452281b9c09df0847bbf P 2889d0b5034548eb9e3be00b724e6875: Time spent starting tablet: real 0.100s	user 0.004s	sys 0.002s
I20260709 13:17:17.170163 15507 tablet_bootstrap.cc:492] T f8c2809398354f1d81f2744f0d8f3395 P 2889d0b5034548eb9e3be00b724e6875: Bootstrap starting.
I20260709 13:17:17.176296 15508 raft_consensus.cc:359] T 63ee2896ea3a452281b9c09df0847bbf P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:17.177115 15508 raft_consensus.cc:385] T 63ee2896ea3a452281b9c09df0847bbf P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:17.177445 15508 raft_consensus.cc:740] T 63ee2896ea3a452281b9c09df0847bbf P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2294936c864241959e4ef16ee789b341, State: Initialized, Role: FOLLOWER
I20260709 13:17:17.147583 15513 raft_consensus.cc:385] T 7fde076108a54a2e916a6db9553f0910 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:17.180617 15508 consensus_queue.cc:260] T 63ee2896ea3a452281b9c09df0847bbf P 2294936c864241959e4ef16ee789b341 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:17.182273 15318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e76f7a1bc7b471ca982b575e17c05a1" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "802c9786ee9c404cbeb186b90fa697ba" is_pre_election: true
W20260709 13:17:17.183764 15209 leader_election.cc:343] T 0e76f7a1bc7b471ca982b575e17c05a1 P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:17.184181 15209 leader_election.cc:304] T 0e76f7a1bc7b471ca982b575e17c05a1 P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2294936c864241959e4ef16ee789b341; no voters: 02927d4dc2f44acf84f92a7090286bbc, 802c9786ee9c404cbeb186b90fa697ba
I20260709 13:17:17.185209 15515 raft_consensus.cc:2749] T 0e76f7a1bc7b471ca982b575e17c05a1 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:17.179953 15513 raft_consensus.cc:740] T 7fde076108a54a2e916a6db9553f0910 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02927d4dc2f44acf84f92a7090286bbc, State: Initialized, Role: FOLLOWER
I20260709 13:17:17.190526 15513 consensus_queue.cc:260] T 7fde076108a54a2e916a6db9553f0910 P 02927d4dc2f44acf84f92a7090286bbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:17.205986 15508 ts_tablet_manager.cc:1434] T 63ee2896ea3a452281b9c09df0847bbf P 2294936c864241959e4ef16ee789b341: Time spent starting tablet: real 0.098s	user 0.006s	sys 0.001s
I20260709 13:17:17.214026 15507 tablet_bootstrap.cc:654] T f8c2809398354f1d81f2744f0d8f3395 P 2889d0b5034548eb9e3be00b724e6875: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:17.208923 15375 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:33202 (request call id 32) took 1068 ms. Trace:
I20260709 13:17:17.215649 15513 ts_tablet_manager.cc:1434] T 7fde076108a54a2e916a6db9553f0910 P 02927d4dc2f44acf84f92a7090286bbc: Time spent starting tablet: real 0.109s	user 0.013s	sys 0.003s
I20260709 13:17:17.215619 15375 rpcz_store.cc:276] 0709 13:17:16.144132 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:16.648959 (+504827us) service_pool.cc:224] Handling call
0709 13:17:16.760721 (+111762us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:17:16.760829 (+   108us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:17:17.103963 (+343134us) tablet_metadata.cc:665] Metadata flushed
0709 13:17:17.195308 (+ 91345us) tablet_replica.cc:206] Creating consensus instance
0709 13:17:17.208611 (+ 13303us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":4283,"spinlock_wait_cycles":3523328}
I20260709 13:17:17.218456 15508 tablet_bootstrap.cc:492] T cb24462539664352aa1dc989ac5478c2 P 2294936c864241959e4ef16ee789b341: Bootstrap starting.
I20260709 13:17:17.224901 15513 tablet_bootstrap.cc:492] T 4d961a93e8ef4c24bd2a391376be5d37 P 02927d4dc2f44acf84f92a7090286bbc: Bootstrap starting.
I20260709 13:17:17.232693 15513 tablet_bootstrap.cc:654] T 4d961a93e8ef4c24bd2a391376be5d37 P 02927d4dc2f44acf84f92a7090286bbc: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:17.232707 15508 tablet_bootstrap.cc:654] T cb24462539664352aa1dc989ac5478c2 P 2294936c864241959e4ef16ee789b341: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:17.236377 15509 tablet_bootstrap.cc:492] T f8c2809398354f1d81f2744f0d8f3395 P 802c9786ee9c404cbeb186b90fa697ba: No bootstrap required, opened a new log
I20260709 13:17:17.236891 15509 ts_tablet_manager.cc:1403] T f8c2809398354f1d81f2744f0d8f3395 P 802c9786ee9c404cbeb186b90fa697ba: Time spent bootstrapping tablet: real 0.094s	user 0.013s	sys 0.000s
I20260709 13:17:17.239969 15509 raft_consensus.cc:359] T f8c2809398354f1d81f2744f0d8f3395 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:17.240828 15509 raft_consensus.cc:385] T f8c2809398354f1d81f2744f0d8f3395 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:17.241149 15509 raft_consensus.cc:740] T f8c2809398354f1d81f2744f0d8f3395 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 802c9786ee9c404cbeb186b90fa697ba, State: Initialized, Role: FOLLOWER
I20260709 13:17:17.242800 15509 consensus_queue.cc:260] T f8c2809398354f1d81f2744f0d8f3395 P 802c9786ee9c404cbeb186b90fa697ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:17.252568 15509 ts_tablet_manager.cc:1434] T f8c2809398354f1d81f2744f0d8f3395 P 802c9786ee9c404cbeb186b90fa697ba: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 13:17:17.253613 15509 tablet_bootstrap.cc:492] T fc4c6d4330124d1a9b4724a1253db9a3 P 802c9786ee9c404cbeb186b90fa697ba: Bootstrap starting.
W20260709 13:17:17.261200 15209 consensus_peers.cc:597] T a9351bc224e54fe89dadf9cf82359edf P 2294936c864241959e4ef16ee789b341 -> Peer 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801): Couldn't send request to peer 02927d4dc2f44acf84f92a7090286bbc. 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 13:17:17.261696 15508 tablet_bootstrap.cc:492] T cb24462539664352aa1dc989ac5478c2 P 2294936c864241959e4ef16ee789b341: No bootstrap required, opened a new log
I20260709 13:17:17.261513 15140 catalog_manager.cc:5697] T 942e3bd5f372444685bd13277094fb32 P 02927d4dc2f44acf84f92a7090286bbc reported cstate change: term changed from 0 to 1, leader changed from <none> to 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132). New cstate: current_term: 1 leader_uuid: "02927d4dc2f44acf84f92a7090286bbc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:17.262171 15508 ts_tablet_manager.cc:1403] T cb24462539664352aa1dc989ac5478c2 P 2294936c864241959e4ef16ee789b341: Time spent bootstrapping tablet: real 0.044s	user 0.019s	sys 0.003s
I20260709 13:17:17.265882 15508 raft_consensus.cc:359] T cb24462539664352aa1dc989ac5478c2 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:17.266465 15509 tablet_bootstrap.cc:654] T fc4c6d4330124d1a9b4724a1253db9a3 P 802c9786ee9c404cbeb186b90fa697ba: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:17.266561 15508 raft_consensus.cc:385] T cb24462539664352aa1dc989ac5478c2 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:17.266988 15508 raft_consensus.cc:740] T cb24462539664352aa1dc989ac5478c2 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2294936c864241959e4ef16ee789b341, State: Initialized, Role: FOLLOWER
I20260709 13:17:17.267740 15508 consensus_queue.cc:260] T cb24462539664352aa1dc989ac5478c2 P 2294936c864241959e4ef16ee789b341 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:17.270780 15508 ts_tablet_manager.cc:1434] T cb24462539664352aa1dc989ac5478c2 P 2294936c864241959e4ef16ee789b341: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:17:17.271767 15508 tablet_bootstrap.cc:492] T 52f8b3e971514bbfa36aee8509526116 P 2294936c864241959e4ef16ee789b341: Bootstrap starting.
I20260709 13:17:17.272948 15513 tablet_bootstrap.cc:492] T 4d961a93e8ef4c24bd2a391376be5d37 P 02927d4dc2f44acf84f92a7090286bbc: No bootstrap required, opened a new log
I20260709 13:17:17.273461 15513 ts_tablet_manager.cc:1403] T 4d961a93e8ef4c24bd2a391376be5d37 P 02927d4dc2f44acf84f92a7090286bbc: Time spent bootstrapping tablet: real 0.054s	user 0.012s	sys 0.000s
I20260709 13:17:17.277900 15508 tablet_bootstrap.cc:654] T 52f8b3e971514bbfa36aee8509526116 P 2294936c864241959e4ef16ee789b341: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:17.284222 15507 tablet_bootstrap.cc:492] T f8c2809398354f1d81f2744f0d8f3395 P 2889d0b5034548eb9e3be00b724e6875: No bootstrap required, opened a new log
I20260709 13:17:17.284705 15507 ts_tablet_manager.cc:1403] T f8c2809398354f1d81f2744f0d8f3395 P 2889d0b5034548eb9e3be00b724e6875: Time spent bootstrapping tablet: real 0.115s	user 0.016s	sys 0.015s
I20260709 13:17:17.280437 15513 raft_consensus.cc:359] T 4d961a93e8ef4c24bd2a391376be5d37 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:17.285367 15513 raft_consensus.cc:385] T 4d961a93e8ef4c24bd2a391376be5d37 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:17.287626 15507 raft_consensus.cc:359] T f8c2809398354f1d81f2744f0d8f3395 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:17.288352 15507 raft_consensus.cc:385] T f8c2809398354f1d81f2744f0d8f3395 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:17.288643 15507 raft_consensus.cc:740] T f8c2809398354f1d81f2744f0d8f3395 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2889d0b5034548eb9e3be00b724e6875, State: Initialized, Role: FOLLOWER
I20260709 13:17:17.289376 15507 consensus_queue.cc:260] T f8c2809398354f1d81f2744f0d8f3395 P 2889d0b5034548eb9e3be00b724e6875 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:17.285697 15513 raft_consensus.cc:740] T 4d961a93e8ef4c24bd2a391376be5d37 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02927d4dc2f44acf84f92a7090286bbc, State: Initialized, Role: FOLLOWER
I20260709 13:17:17.291651 15513 consensus_queue.cc:260] T 4d961a93e8ef4c24bd2a391376be5d37 P 02927d4dc2f44acf84f92a7090286bbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:17.294184 15513 ts_tablet_manager.cc:1434] T 4d961a93e8ef4c24bd2a391376be5d37 P 02927d4dc2f44acf84f92a7090286bbc: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 13:17:17.295130 15513 tablet_bootstrap.cc:492] T cb24462539664352aa1dc989ac5478c2 P 02927d4dc2f44acf84f92a7090286bbc: Bootstrap starting.
I20260709 13:17:17.296166 15507 ts_tablet_manager.cc:1434] T f8c2809398354f1d81f2744f0d8f3395 P 2889d0b5034548eb9e3be00b724e6875: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.002s
I20260709 13:17:17.297138 15507 tablet_bootstrap.cc:492] T 942e3bd5f372444685bd13277094fb32 P 2889d0b5034548eb9e3be00b724e6875: Bootstrap starting.
I20260709 13:17:17.303318 15507 tablet_bootstrap.cc:654] T 942e3bd5f372444685bd13277094fb32 P 2889d0b5034548eb9e3be00b724e6875: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:17.313398 15519 consensus_queue.cc:1048] T 52f8b3e971514bbfa36aee8509526116 P 802c9786ee9c404cbeb186b90fa697ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:17.314081 15509 tablet_bootstrap.cc:492] T fc4c6d4330124d1a9b4724a1253db9a3 P 802c9786ee9c404cbeb186b90fa697ba: No bootstrap required, opened a new log
I20260709 13:17:17.314605 15509 ts_tablet_manager.cc:1403] T fc4c6d4330124d1a9b4724a1253db9a3 P 802c9786ee9c404cbeb186b90fa697ba: Time spent bootstrapping tablet: real 0.061s	user 0.005s	sys 0.019s
I20260709 13:17:17.315459 15515 raft_consensus.cc:493] T 63ee2896ea3a452281b9c09df0847bbf P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:17.316097 15515 raft_consensus.cc:515] T 63ee2896ea3a452281b9c09df0847bbf P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:17.317581 15509 raft_consensus.cc:359] T fc4c6d4330124d1a9b4724a1253db9a3 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:17.318351 15509 raft_consensus.cc:385] T fc4c6d4330124d1a9b4724a1253db9a3 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:17.318635 15509 raft_consensus.cc:740] T fc4c6d4330124d1a9b4724a1253db9a3 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 802c9786ee9c404cbeb186b90fa697ba, State: Initialized, Role: FOLLOWER
I20260709 13:17:17.321002 15318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63ee2896ea3a452281b9c09df0847bbf" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "802c9786ee9c404cbeb186b90fa697ba" is_pre_election: true
I20260709 13:17:17.321543 15513 tablet_bootstrap.cc:654] T cb24462539664352aa1dc989ac5478c2 P 02927d4dc2f44acf84f92a7090286bbc: Neither blocks nor log segments found. Creating new log.
W20260709 13:17:17.322882 15209 leader_election.cc:343] T 63ee2896ea3a452281b9c09df0847bbf P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:17.324512 15392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63ee2896ea3a452281b9c09df0847bbf" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2889d0b5034548eb9e3be00b724e6875" is_pre_election: true
I20260709 13:17:17.325310 15392 raft_consensus.cc:2468] T 63ee2896ea3a452281b9c09df0847bbf P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2294936c864241959e4ef16ee789b341 in term 0.
I20260709 13:17:17.326393 15207 leader_election.cc:304] T 63ee2896ea3a452281b9c09df0847bbf P 2294936c864241959e4ef16ee789b341 [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: 2294936c864241959e4ef16ee789b341, 2889d0b5034548eb9e3be00b724e6875; no voters: 802c9786ee9c404cbeb186b90fa697ba
I20260709 13:17:17.326449 15509 consensus_queue.cc:260] T fc4c6d4330124d1a9b4724a1253db9a3 P 802c9786ee9c404cbeb186b90fa697ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:17.327028 15515 leader_election.cc:290] T 63ee2896ea3a452281b9c09df0847bbf P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495), 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607)
I20260709 13:17:17.327791 15515 raft_consensus.cc:2804] T 63ee2896ea3a452281b9c09df0847bbf P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:17.328816 15507 tablet_bootstrap.cc:492] T 942e3bd5f372444685bd13277094fb32 P 2889d0b5034548eb9e3be00b724e6875: No bootstrap required, opened a new log
I20260709 13:17:17.333138 15508 tablet_bootstrap.cc:492] T 52f8b3e971514bbfa36aee8509526116 P 2294936c864241959e4ef16ee789b341: No bootstrap required, opened a new log
I20260709 13:17:17.339733 15507 ts_tablet_manager.cc:1403] T 942e3bd5f372444685bd13277094fb32 P 2889d0b5034548eb9e3be00b724e6875: Time spent bootstrapping tablet: real 0.043s	user 0.011s	sys 0.003s
I20260709 13:17:17.339879 15508 ts_tablet_manager.cc:1403] T 52f8b3e971514bbfa36aee8509526116 P 2294936c864241959e4ef16ee789b341: Time spent bootstrapping tablet: real 0.068s	user 0.023s	sys 0.016s
I20260709 13:17:17.328857 15509 ts_tablet_manager.cc:1434] T fc4c6d4330124d1a9b4724a1253db9a3 P 802c9786ee9c404cbeb186b90fa697ba: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260709 13:17:17.343075 15507 raft_consensus.cc:359] T 942e3bd5f372444685bd13277094fb32 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:17.343869 15507 raft_consensus.cc:385] T 942e3bd5f372444685bd13277094fb32 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:17.344152 15509 tablet_bootstrap.cc:492] T cb24462539664352aa1dc989ac5478c2 P 802c9786ee9c404cbeb186b90fa697ba: Bootstrap starting.
I20260709 13:17:17.344200 15507 raft_consensus.cc:740] T 942e3bd5f372444685bd13277094fb32 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2889d0b5034548eb9e3be00b724e6875, State: Initialized, Role: FOLLOWER
I20260709 13:17:17.345089 15515 raft_consensus.cc:493] T 63ee2896ea3a452281b9c09df0847bbf P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:17.345486 15515 raft_consensus.cc:3060] T 63ee2896ea3a452281b9c09df0847bbf P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:17.350689 15507 consensus_queue.cc:260] T 942e3bd5f372444685bd13277094fb32 P 2889d0b5034548eb9e3be00b724e6875 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:17.351092 15508 raft_consensus.cc:359] T 52f8b3e971514bbfa36aee8509526116 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:17.352104 15508 raft_consensus.cc:385] T 52f8b3e971514bbfa36aee8509526116 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:17.352484 15508 raft_consensus.cc:740] T 52f8b3e971514bbfa36aee8509526116 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2294936c864241959e4ef16ee789b341, State: Initialized, Role: FOLLOWER
I20260709 13:17:17.353547 15507 ts_tablet_manager.cc:1434] T 942e3bd5f372444685bd13277094fb32 P 2889d0b5034548eb9e3be00b724e6875: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 13:17:17.353338 15508 consensus_queue.cc:260] T 52f8b3e971514bbfa36aee8509526116 P 2294936c864241959e4ef16ee789b341 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:17.354636 15519 raft_consensus.cc:493] T 7fde076108a54a2e916a6db9553f0910 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:17.355160 15519 raft_consensus.cc:515] T 7fde076108a54a2e916a6db9553f0910 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:17.356992 15508 ts_tablet_manager.cc:1434] T 52f8b3e971514bbfa36aee8509526116 P 2294936c864241959e4ef16ee789b341: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.004s
I20260709 13:17:17.357384 15519 leader_election.cc:290] T 7fde076108a54a2e916a6db9553f0910 P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607), 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801)
I20260709 13:17:17.358201 15508 tablet_bootstrap.cc:492] T 88d6b179156b4c0fa0bd44df1a1c4717 P 2294936c864241959e4ef16ee789b341: Bootstrap starting.
I20260709 13:17:17.359458 15391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fde076108a54a2e916a6db9553f0910" candidate_uuid: "802c9786ee9c404cbeb186b90fa697ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2889d0b5034548eb9e3be00b724e6875" is_pre_election: true
I20260709 13:17:17.360126 15391 raft_consensus.cc:2468] T 7fde076108a54a2e916a6db9553f0910 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 802c9786ee9c404cbeb186b90fa697ba in term 0.
I20260709 13:17:17.360364 15466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fde076108a54a2e916a6db9553f0910" candidate_uuid: "802c9786ee9c404cbeb186b90fa697ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02927d4dc2f44acf84f92a7090286bbc" is_pre_election: true
I20260709 13:17:17.361008 15466 raft_consensus.cc:2468] T 7fde076108a54a2e916a6db9553f0910 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 802c9786ee9c404cbeb186b90fa697ba in term 0.
I20260709 13:17:17.361466 15282 leader_election.cc:304] T 7fde076108a54a2e916a6db9553f0910 P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2889d0b5034548eb9e3be00b724e6875, 802c9786ee9c404cbeb186b90fa697ba; no voters: 
I20260709 13:17:17.362398 15519 raft_consensus.cc:2804] T 7fde076108a54a2e916a6db9553f0910 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:17.362792 15519 raft_consensus.cc:493] T 7fde076108a54a2e916a6db9553f0910 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:17.363173 15519 raft_consensus.cc:3060] T 7fde076108a54a2e916a6db9553f0910 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:17.366516 15514 raft_consensus.cc:493] T 942e3bd5f372444685bd13277094fb32 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:17.364307 15509 tablet_bootstrap.cc:654] T cb24462539664352aa1dc989ac5478c2 P 802c9786ee9c404cbeb186b90fa697ba: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:17.367007 15514 raft_consensus.cc:515] T 942e3bd5f372444685bd13277094fb32 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:17.369155 15514 leader_election.cc:290] T 942e3bd5f372444685bd13277094fb32 P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495), 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801)
I20260709 13:17:17.370748 15519 raft_consensus.cc:515] T 7fde076108a54a2e916a6db9553f0910 P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:17.372579 15508 tablet_bootstrap.cc:654] T 88d6b179156b4c0fa0bd44df1a1c4717 P 2294936c864241959e4ef16ee789b341: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:17.354660 15507 tablet_bootstrap.cc:492] T f69168c3a6074499af9047aa80e28c72 P 2889d0b5034548eb9e3be00b724e6875: Bootstrap starting.
I20260709 13:17:17.372751 15466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "942e3bd5f372444685bd13277094fb32" candidate_uuid: "2889d0b5034548eb9e3be00b724e6875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02927d4dc2f44acf84f92a7090286bbc" is_pre_election: true
I20260709 13:17:17.375761 15318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "942e3bd5f372444685bd13277094fb32" candidate_uuid: "2889d0b5034548eb9e3be00b724e6875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "802c9786ee9c404cbeb186b90fa697ba" is_pre_election: true
I20260709 13:17:17.376838 15318 raft_consensus.cc:2393] T 942e3bd5f372444685bd13277094fb32 P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2889d0b5034548eb9e3be00b724e6875 in current term 1: Already voted for candidate 02927d4dc2f44acf84f92a7090286bbc in this term.
I20260709 13:17:17.378612 15358 leader_election.cc:304] T 942e3bd5f372444685bd13277094fb32 P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2889d0b5034548eb9e3be00b724e6875; no voters: 02927d4dc2f44acf84f92a7090286bbc, 802c9786ee9c404cbeb186b90fa697ba
I20260709 13:17:17.380551 15543 raft_consensus.cc:493] T f8c2809398354f1d81f2744f0d8f3395 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:17.381563 15507 tablet_bootstrap.cc:654] T f69168c3a6074499af9047aa80e28c72 P 2889d0b5034548eb9e3be00b724e6875: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:17.381206 15543 raft_consensus.cc:515] T f8c2809398354f1d81f2744f0d8f3395 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:17.385169 15243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8c2809398354f1d81f2744f0d8f3395" candidate_uuid: "802c9786ee9c404cbeb186b90fa697ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341" is_pre_election: true
I20260709 13:17:17.385874 15567 consensus_queue.cc:1048] T a9351bc224e54fe89dadf9cf82359edf P 2294936c864241959e4ef16ee789b341 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:17.386962 15513 tablet_bootstrap.cc:492] T cb24462539664352aa1dc989ac5478c2 P 02927d4dc2f44acf84f92a7090286bbc: No bootstrap required, opened a new log
W20260709 13:17:17.387152 15281 leader_election.cc:343] T f8c2809398354f1d81f2744f0d8f3395 P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:17.387498 15513 ts_tablet_manager.cc:1403] T cb24462539664352aa1dc989ac5478c2 P 02927d4dc2f44acf84f92a7090286bbc: Time spent bootstrapping tablet: real 0.093s	user 0.014s	sys 0.008s
I20260709 13:17:17.390805 15513 raft_consensus.cc:359] T cb24462539664352aa1dc989ac5478c2 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:17.391601 15543 leader_election.cc:290] T f8c2809398354f1d81f2744f0d8f3395 P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321), 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607)
I20260709 13:17:17.392546 15514 raft_consensus.cc:3060] T 942e3bd5f372444685bd13277094fb32 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:17.392928 15515 raft_consensus.cc:515] T 63ee2896ea3a452281b9c09df0847bbf P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:17.395884 15318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63ee2896ea3a452281b9c09df0847bbf" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "802c9786ee9c404cbeb186b90fa697ba"
I20260709 13:17:17.397068 15519 leader_election.cc:290] T 7fde076108a54a2e916a6db9553f0910 P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 1 election: Requested vote from peers 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607), 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801)
I20260709 13:17:17.397599 15466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fde076108a54a2e916a6db9553f0910" candidate_uuid: "802c9786ee9c404cbeb186b90fa697ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02927d4dc2f44acf84f92a7090286bbc"
I20260709 13:17:17.398172 15466 raft_consensus.cc:3060] T 7fde076108a54a2e916a6db9553f0910 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:17.398672 15390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8c2809398354f1d81f2744f0d8f3395" candidate_uuid: "802c9786ee9c404cbeb186b90fa697ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2889d0b5034548eb9e3be00b724e6875" is_pre_election: true
I20260709 13:17:17.399588 15390 raft_consensus.cc:2468] T f8c2809398354f1d81f2744f0d8f3395 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 802c9786ee9c404cbeb186b90fa697ba in term 0.
W20260709 13:17:17.399879 15209 leader_election.cc:343] T 63ee2896ea3a452281b9c09df0847bbf P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:17.401635 15390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fde076108a54a2e916a6db9553f0910" candidate_uuid: "802c9786ee9c404cbeb186b90fa697ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2889d0b5034548eb9e3be00b724e6875"
I20260709 13:17:17.402374 15390 raft_consensus.cc:3060] T 7fde076108a54a2e916a6db9553f0910 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:17.407958 15282 leader_election.cc:304] T f8c2809398354f1d81f2744f0d8f3395 P 802c9786ee9c404cbeb186b90fa697ba [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: 2889d0b5034548eb9e3be00b724e6875, 802c9786ee9c404cbeb186b90fa697ba; no voters: 2294936c864241959e4ef16ee789b341
I20260709 13:17:17.409106 15519 raft_consensus.cc:2804] T f8c2809398354f1d81f2744f0d8f3395 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:17.409579 15519 raft_consensus.cc:493] T f8c2809398354f1d81f2744f0d8f3395 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:17.410018 15519 raft_consensus.cc:3060] T f8c2809398354f1d81f2744f0d8f3395 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:17.413610 15466 raft_consensus.cc:2468] T 7fde076108a54a2e916a6db9553f0910 P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 802c9786ee9c404cbeb186b90fa697ba in term 1.
I20260709 13:17:17.414897 15284 leader_election.cc:304] T 7fde076108a54a2e916a6db9553f0910 P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02927d4dc2f44acf84f92a7090286bbc, 802c9786ee9c404cbeb186b90fa697ba; no voters: 
I20260709 13:17:17.415757 15543 raft_consensus.cc:2804] T 7fde076108a54a2e916a6db9553f0910 P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:17.416826 15519 raft_consensus.cc:515] T f8c2809398354f1d81f2744f0d8f3395 P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:17.420465 15243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8c2809398354f1d81f2744f0d8f3395" candidate_uuid: "802c9786ee9c404cbeb186b90fa697ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341"
W20260709 13:17:17.422353 15281 leader_election.cc:343] T f8c2809398354f1d81f2744f0d8f3395 P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:17.423563 15543 raft_consensus.cc:697] T 7fde076108a54a2e916a6db9553f0910 P 802c9786ee9c404cbeb186b90fa697ba [term 1 LEADER]: Becoming Leader. State: Replica: 802c9786ee9c404cbeb186b90fa697ba, State: Running, Role: LEADER
I20260709 13:17:17.424428 15519 leader_election.cc:290] T f8c2809398354f1d81f2744f0d8f3395 P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 1 election: Requested vote from peers 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321), 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607)
I20260709 13:17:17.391571 15513 raft_consensus.cc:385] T cb24462539664352aa1dc989ac5478c2 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:17.425872 15513 raft_consensus.cc:740] T cb24462539664352aa1dc989ac5478c2 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02927d4dc2f44acf84f92a7090286bbc, State: Initialized, Role: FOLLOWER
I20260709 13:17:17.426730 15389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63ee2896ea3a452281b9c09df0847bbf" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2889d0b5034548eb9e3be00b724e6875"
I20260709 13:17:17.426630 15513 consensus_queue.cc:260] T cb24462539664352aa1dc989ac5478c2 P 02927d4dc2f44acf84f92a7090286bbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:17.427624 15389 raft_consensus.cc:3060] T 63ee2896ea3a452281b9c09df0847bbf P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:17.428082 15515 leader_election.cc:290] T 63ee2896ea3a452281b9c09df0847bbf P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 election: Requested vote from peers 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495), 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607)
I20260709 13:17:17.424461 15543 consensus_queue.cc:237] T 7fde076108a54a2e916a6db9553f0910 P 802c9786ee9c404cbeb186b90fa697ba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:17.428818 15514 raft_consensus.cc:2749] T 942e3bd5f372444685bd13277094fb32 P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:17.432406 15514 raft_consensus.cc:493] T f8c2809398354f1d81f2744f0d8f3395 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:17.432978 15514 raft_consensus.cc:515] T f8c2809398354f1d81f2744f0d8f3395 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:17.434298 15388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8c2809398354f1d81f2744f0d8f3395" candidate_uuid: "802c9786ee9c404cbeb186b90fa697ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2889d0b5034548eb9e3be00b724e6875"
I20260709 13:17:17.435150 15388 raft_consensus.cc:3060] T f8c2809398354f1d81f2744f0d8f3395 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:17.445034 15513 ts_tablet_manager.cc:1434] T cb24462539664352aa1dc989ac5478c2 P 02927d4dc2f44acf84f92a7090286bbc: Time spent starting tablet: real 0.057s	user 0.006s	sys 0.001s
I20260709 13:17:17.447950 15243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8c2809398354f1d81f2744f0d8f3395" candidate_uuid: "2889d0b5034548eb9e3be00b724e6875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341" is_pre_election: true
I20260709 13:17:17.434864 15514 leader_election.cc:290] T f8c2809398354f1d81f2744f0d8f3395 P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321), 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495)
W20260709 13:17:17.449713 15355 leader_election.cc:343] T f8c2809398354f1d81f2744f0d8f3395 P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:17.454434 15318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8c2809398354f1d81f2744f0d8f3395" candidate_uuid: "2889d0b5034548eb9e3be00b724e6875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "802c9786ee9c404cbeb186b90fa697ba" is_pre_election: true
I20260709 13:17:17.455286 15318 raft_consensus.cc:2393] T f8c2809398354f1d81f2744f0d8f3395 P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2889d0b5034548eb9e3be00b724e6875 in current term 1: Already voted for candidate 802c9786ee9c404cbeb186b90fa697ba in this term.
I20260709 13:17:17.460299 15358 leader_election.cc:304] T f8c2809398354f1d81f2744f0d8f3395 P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2889d0b5034548eb9e3be00b724e6875; no voters: 2294936c864241959e4ef16ee789b341, 802c9786ee9c404cbeb186b90fa697ba
I20260709 13:17:17.466634 15513 tablet_bootstrap.cc:492] T f69168c3a6074499af9047aa80e28c72 P 02927d4dc2f44acf84f92a7090286bbc: Bootstrap starting.
I20260709 13:17:17.477795 15577 raft_consensus.cc:493] T fc4c6d4330124d1a9b4724a1253db9a3 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:17.478322 15507 tablet_bootstrap.cc:492] T f69168c3a6074499af9047aa80e28c72 P 2889d0b5034548eb9e3be00b724e6875: No bootstrap required, opened a new log
I20260709 13:17:17.478281 15577 raft_consensus.cc:515] T fc4c6d4330124d1a9b4724a1253db9a3 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:17.478884 15507 ts_tablet_manager.cc:1403] T f69168c3a6074499af9047aa80e28c72 P 2889d0b5034548eb9e3be00b724e6875: Time spent bootstrapping tablet: real 0.124s	user 0.014s	sys 0.014s
I20260709 13:17:17.466689 15388 raft_consensus.cc:2468] T f8c2809398354f1d81f2744f0d8f3395 P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 802c9786ee9c404cbeb186b90fa697ba in term 1.
I20260709 13:17:17.480145 15514 raft_consensus.cc:2749] T f8c2809398354f1d81f2744f0d8f3395 P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:17.481840 15507 raft_consensus.cc:359] T f69168c3a6074499af9047aa80e28c72 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:17.482566 15507 raft_consensus.cc:385] T f69168c3a6074499af9047aa80e28c72 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:17.482892 15507 raft_consensus.cc:740] T f69168c3a6074499af9047aa80e28c72 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2889d0b5034548eb9e3be00b724e6875, State: Initialized, Role: FOLLOWER
I20260709 13:17:17.482980 15243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc4c6d4330124d1a9b4724a1253db9a3" candidate_uuid: "802c9786ee9c404cbeb186b90fa697ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341" is_pre_election: true
I20260709 13:17:17.483278 15577 leader_election.cc:290] T fc4c6d4330124d1a9b4724a1253db9a3 P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321), 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607)
W20260709 13:17:17.485296 15281 leader_election.cc:343] T fc4c6d4330124d1a9b4724a1253db9a3 P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:17.487360 15243 raft_consensus.cc:3060] T 52f8b3e971514bbfa36aee8509526116 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:17.489748 15513 tablet_bootstrap.cc:654] T f69168c3a6074499af9047aa80e28c72 P 02927d4dc2f44acf84f92a7090286bbc: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:17.491201 15507 consensus_queue.cc:260] T f69168c3a6074499af9047aa80e28c72 P 2889d0b5034548eb9e3be00b724e6875 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:17.494351 15507 ts_tablet_manager.cc:1434] T f69168c3a6074499af9047aa80e28c72 P 2889d0b5034548eb9e3be00b724e6875: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260709 13:17:17.496120 15389 raft_consensus.cc:2468] T 63ee2896ea3a452281b9c09df0847bbf P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2294936c864241959e4ef16ee789b341 in term 1.
I20260709 13:17:17.498668 15207 leader_election.cc:304] T 63ee2896ea3a452281b9c09df0847bbf P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2294936c864241959e4ef16ee789b341, 2889d0b5034548eb9e3be00b724e6875; no voters: 802c9786ee9c404cbeb186b90fa697ba
I20260709 13:17:17.500108 15515 raft_consensus.cc:2804] T 63ee2896ea3a452281b9c09df0847bbf P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:17.500691 15515 raft_consensus.cc:697] T 63ee2896ea3a452281b9c09df0847bbf P 2294936c864241959e4ef16ee789b341 [term 1 LEADER]: Becoming Leader. State: Replica: 2294936c864241959e4ef16ee789b341, State: Running, Role: LEADER
I20260709 13:17:17.501538 15515 consensus_queue.cc:237] T 63ee2896ea3a452281b9c09df0847bbf P 2294936c864241959e4ef16ee789b341 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:17.505128 15507 tablet_bootstrap.cc:492] T 4d961a93e8ef4c24bd2a391376be5d37 P 2889d0b5034548eb9e3be00b724e6875: Bootstrap starting.
I20260709 13:17:17.512501 15139 catalog_manager.cc:5697] T 63ee2896ea3a452281b9c09df0847bbf P 2294936c864241959e4ef16ee789b341 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2294936c864241959e4ef16ee789b341 (127.12.19.129). New cstate: current_term: 1 leader_uuid: "2294936c864241959e4ef16ee789b341" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:17.523605 15519 consensus_queue.cc:1048] T 52f8b3e971514bbfa36aee8509526116 P 802c9786ee9c404cbeb186b90fa697ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:17.528790 15509 tablet_bootstrap.cc:492] T cb24462539664352aa1dc989ac5478c2 P 802c9786ee9c404cbeb186b90fa697ba: No bootstrap required, opened a new log
I20260709 13:17:17.531888 15509 ts_tablet_manager.cc:1403] T cb24462539664352aa1dc989ac5478c2 P 802c9786ee9c404cbeb186b90fa697ba: Time spent bootstrapping tablet: real 0.188s	user 0.020s	sys 0.057s
I20260709 13:17:17.532763 15508 tablet_bootstrap.cc:492] T 88d6b179156b4c0fa0bd44df1a1c4717 P 2294936c864241959e4ef16ee789b341: No bootstrap required, opened a new log
I20260709 13:17:17.533089 15507 tablet_bootstrap.cc:654] T 4d961a93e8ef4c24bd2a391376be5d37 P 2889d0b5034548eb9e3be00b724e6875: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:17.533543 15508 ts_tablet_manager.cc:1403] T 88d6b179156b4c0fa0bd44df1a1c4717 P 2294936c864241959e4ef16ee789b341: Time spent bootstrapping tablet: real 0.176s	user 0.024s	sys 0.053s
I20260709 13:17:17.534981 15509 raft_consensus.cc:359] T cb24462539664352aa1dc989ac5478c2 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:17.535775 15509 raft_consensus.cc:385] T cb24462539664352aa1dc989ac5478c2 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:17.536083 15509 raft_consensus.cc:740] T cb24462539664352aa1dc989ac5478c2 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 802c9786ee9c404cbeb186b90fa697ba, State: Initialized, Role: FOLLOWER
I20260709 13:17:17.537024 15390 raft_consensus.cc:2468] T 7fde076108a54a2e916a6db9553f0910 P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 802c9786ee9c404cbeb186b90fa697ba in term 1.
I20260709 13:17:17.536890 15509 consensus_queue.cc:260] T cb24462539664352aa1dc989ac5478c2 P 802c9786ee9c404cbeb186b90fa697ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
W20260709 13:17:17.544193 15282 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.12.19.131:46607, user_credentials={real_user=slave}} blocked reactor thread for 89727.6us
I20260709 13:17:17.545091 15509 ts_tablet_manager.cc:1434] T cb24462539664352aa1dc989ac5478c2 P 802c9786ee9c404cbeb186b90fa697ba: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.002s
I20260709 13:17:17.545792 15389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc4c6d4330124d1a9b4724a1253db9a3" candidate_uuid: "802c9786ee9c404cbeb186b90fa697ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2889d0b5034548eb9e3be00b724e6875" is_pre_election: true
I20260709 13:17:17.538591 15508 raft_consensus.cc:359] T 88d6b179156b4c0fa0bd44df1a1c4717 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:17.546121 15509 tablet_bootstrap.cc:492] T 63ee2896ea3a452281b9c09df0847bbf P 802c9786ee9c404cbeb186b90fa697ba: Bootstrap starting.
I20260709 13:17:17.546729 15139 catalog_manager.cc:5697] T 7fde076108a54a2e916a6db9553f0910 P 802c9786ee9c404cbeb186b90fa697ba reported cstate change: term changed from 0 to 1, leader changed from <none> to 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130). New cstate: current_term: 1 leader_uuid: "802c9786ee9c404cbeb186b90fa697ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:17.558866 15509 tablet_bootstrap.cc:654] T 63ee2896ea3a452281b9c09df0847bbf P 802c9786ee9c404cbeb186b90fa697ba: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:17.548128 15513 tablet_bootstrap.cc:492] T f69168c3a6074499af9047aa80e28c72 P 02927d4dc2f44acf84f92a7090286bbc: No bootstrap required, opened a new log
I20260709 13:17:17.569420 15513 ts_tablet_manager.cc:1403] T f69168c3a6074499af9047aa80e28c72 P 02927d4dc2f44acf84f92a7090286bbc: Time spent bootstrapping tablet: real 0.103s	user 0.010s	sys 0.004s
I20260709 13:17:17.569278 15557 consensus_queue.cc:1048] T 942e3bd5f372444685bd13277094fb32 P 02927d4dc2f44acf84f92a7090286bbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:17.546605 15508 raft_consensus.cc:385] T 88d6b179156b4c0fa0bd44df1a1c4717 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:17.570458 15508 raft_consensus.cc:740] T 88d6b179156b4c0fa0bd44df1a1c4717 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2294936c864241959e4ef16ee789b341, State: Initialized, Role: FOLLOWER
I20260709 13:17:17.571406 15508 consensus_queue.cc:260] T 88d6b179156b4c0fa0bd44df1a1c4717 P 2294936c864241959e4ef16ee789b341 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:17.549921 15507 tablet_bootstrap.cc:492] T 4d961a93e8ef4c24bd2a391376be5d37 P 2889d0b5034548eb9e3be00b724e6875: No bootstrap required, opened a new log
I20260709 13:17:17.572817 15507 ts_tablet_manager.cc:1403] T 4d961a93e8ef4c24bd2a391376be5d37 P 2889d0b5034548eb9e3be00b724e6875: Time spent bootstrapping tablet: real 0.068s	user 0.012s	sys 0.001s
I20260709 13:17:17.574275 15508 ts_tablet_manager.cc:1434] T 88d6b179156b4c0fa0bd44df1a1c4717 P 2294936c864241959e4ef16ee789b341: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.000s
I20260709 13:17:17.576117 15508 tablet_bootstrap.cc:492] T be84c87760364b46ab9c65c630a2c0e6 P 2294936c864241959e4ef16ee789b341: Bootstrap starting.
I20260709 13:17:17.576030 15507 raft_consensus.cc:359] T 4d961a93e8ef4c24bd2a391376be5d37 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:17.577024 15507 raft_consensus.cc:385] T 4d961a93e8ef4c24bd2a391376be5d37 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:17.577363 15507 raft_consensus.cc:740] T 4d961a93e8ef4c24bd2a391376be5d37 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2889d0b5034548eb9e3be00b724e6875, State: Initialized, Role: FOLLOWER
I20260709 13:17:17.578311 15513 raft_consensus.cc:359] T f69168c3a6074499af9047aa80e28c72 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:17.579211 15513 raft_consensus.cc:385] T f69168c3a6074499af9047aa80e28c72 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:17.579604 15513 raft_consensus.cc:740] T f69168c3a6074499af9047aa80e28c72 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02927d4dc2f44acf84f92a7090286bbc, State: Initialized, Role: FOLLOWER
I20260709 13:17:17.580605 15513 consensus_queue.cc:260] T f69168c3a6074499af9047aa80e28c72 P 02927d4dc2f44acf84f92a7090286bbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:17.581892 15507 consensus_queue.cc:260] T 4d961a93e8ef4c24bd2a391376be5d37 P 2889d0b5034548eb9e3be00b724e6875 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:17.547173 15282 leader_election.cc:304] T f8c2809398354f1d81f2744f0d8f3395 P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2889d0b5034548eb9e3be00b724e6875, 802c9786ee9c404cbeb186b90fa697ba; no voters: 2294936c864241959e4ef16ee789b341
I20260709 13:17:17.583791 15508 tablet_bootstrap.cc:654] T be84c87760364b46ab9c65c630a2c0e6 P 2294936c864241959e4ef16ee789b341: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:17.583953 15543 raft_consensus.cc:2804] T f8c2809398354f1d81f2744f0d8f3395 P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:17.584605 15543 raft_consensus.cc:697] T f8c2809398354f1d81f2744f0d8f3395 P 802c9786ee9c404cbeb186b90fa697ba [term 1 LEADER]: Becoming Leader. State: Replica: 802c9786ee9c404cbeb186b90fa697ba, State: Running, Role: LEADER
I20260709 13:17:17.585619 15543 consensus_queue.cc:237] T f8c2809398354f1d81f2744f0d8f3395 P 802c9786ee9c404cbeb186b90fa697ba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
W20260709 13:17:17.590749 15282 leader_election.cc:343] T fc4c6d4330124d1a9b4724a1253db9a3 P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:17.592964 15513 ts_tablet_manager.cc:1434] T f69168c3a6074499af9047aa80e28c72 P 02927d4dc2f44acf84f92a7090286bbc: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260709 13:17:17.594019 15513 tablet_bootstrap.cc:492] T 4e6f79f1062b4f279c5ec14d8a49fa45 P 02927d4dc2f44acf84f92a7090286bbc: Bootstrap starting.
I20260709 13:17:17.596712 15507 ts_tablet_manager.cc:1434] T 4d961a93e8ef4c24bd2a391376be5d37 P 2889d0b5034548eb9e3be00b724e6875: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.001s
I20260709 13:17:17.597363 15282 leader_election.cc:304] T fc4c6d4330124d1a9b4724a1253db9a3 P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 802c9786ee9c404cbeb186b90fa697ba; no voters: 2294936c864241959e4ef16ee789b341, 2889d0b5034548eb9e3be00b724e6875
I20260709 13:17:17.599505 15507 tablet_bootstrap.cc:492] T be84c87760364b46ab9c65c630a2c0e6 P 2889d0b5034548eb9e3be00b724e6875: Bootstrap starting.
I20260709 13:17:17.602519 15508 tablet_bootstrap.cc:492] T be84c87760364b46ab9c65c630a2c0e6 P 2294936c864241959e4ef16ee789b341: No bootstrap required, opened a new log
I20260709 13:17:17.603094 15508 ts_tablet_manager.cc:1403] T be84c87760364b46ab9c65c630a2c0e6 P 2294936c864241959e4ef16ee789b341: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.008s
I20260709 13:17:17.606645 15508 raft_consensus.cc:359] T be84c87760364b46ab9c65c630a2c0e6 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:17.607448 15508 raft_consensus.cc:385] T be84c87760364b46ab9c65c630a2c0e6 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:17.607800 15508 raft_consensus.cc:740] T be84c87760364b46ab9c65c630a2c0e6 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2294936c864241959e4ef16ee789b341, State: Initialized, Role: FOLLOWER
I20260709 13:17:17.608042 15543 raft_consensus.cc:2749] T fc4c6d4330124d1a9b4724a1253db9a3 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:17.608762 15508 consensus_queue.cc:260] T be84c87760364b46ab9c65c630a2c0e6 P 2294936c864241959e4ef16ee789b341 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:17.611312 15508 ts_tablet_manager.cc:1434] T be84c87760364b46ab9c65c630a2c0e6 P 2294936c864241959e4ef16ee789b341: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 13:17:17.612323 15508 tablet_bootstrap.cc:492] T f8c2809398354f1d81f2744f0d8f3395 P 2294936c864241959e4ef16ee789b341: Bootstrap starting.
I20260709 13:17:17.614382 15513 tablet_bootstrap.cc:654] T 4e6f79f1062b4f279c5ec14d8a49fa45 P 02927d4dc2f44acf84f92a7090286bbc: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:17.620314 15507 tablet_bootstrap.cc:654] T be84c87760364b46ab9c65c630a2c0e6 P 2889d0b5034548eb9e3be00b724e6875: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:17.623340 15508 tablet_bootstrap.cc:654] T f8c2809398354f1d81f2744f0d8f3395 P 2294936c864241959e4ef16ee789b341: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:17.630878 15507 tablet_bootstrap.cc:492] T be84c87760364b46ab9c65c630a2c0e6 P 2889d0b5034548eb9e3be00b724e6875: No bootstrap required, opened a new log
I20260709 13:17:17.631464 15507 ts_tablet_manager.cc:1403] T be84c87760364b46ab9c65c630a2c0e6 P 2889d0b5034548eb9e3be00b724e6875: Time spent bootstrapping tablet: real 0.032s	user 0.011s	sys 0.003s
I20260709 13:17:17.634819 15507 raft_consensus.cc:359] T be84c87760364b46ab9c65c630a2c0e6 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:17.635802 15507 raft_consensus.cc:385] T be84c87760364b46ab9c65c630a2c0e6 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:17.636148 15507 raft_consensus.cc:740] T be84c87760364b46ab9c65c630a2c0e6 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2889d0b5034548eb9e3be00b724e6875, State: Initialized, Role: FOLLOWER
I20260709 13:17:17.636905 15507 consensus_queue.cc:260] T be84c87760364b46ab9c65c630a2c0e6 P 2889d0b5034548eb9e3be00b724e6875 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:17.641186 15509 tablet_bootstrap.cc:492] T 63ee2896ea3a452281b9c09df0847bbf P 802c9786ee9c404cbeb186b90fa697ba: No bootstrap required, opened a new log
I20260709 13:17:17.641798 15509 ts_tablet_manager.cc:1403] T 63ee2896ea3a452281b9c09df0847bbf P 802c9786ee9c404cbeb186b90fa697ba: Time spent bootstrapping tablet: real 0.096s	user 0.013s	sys 0.009s
I20260709 13:17:17.645092 15509 raft_consensus.cc:359] T 63ee2896ea3a452281b9c09df0847bbf P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:17.645818 15509 raft_consensus.cc:385] T 63ee2896ea3a452281b9c09df0847bbf P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:17.646063 15509 raft_consensus.cc:740] T 63ee2896ea3a452281b9c09df0847bbf P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 802c9786ee9c404cbeb186b90fa697ba, State: Initialized, Role: FOLLOWER
I20260709 13:17:17.646629 15509 consensus_queue.cc:260] T 63ee2896ea3a452281b9c09df0847bbf P 802c9786ee9c404cbeb186b90fa697ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:17.647631 15554 consensus_queue.cc:1048] T 942e3bd5f372444685bd13277094fb32 P 02927d4dc2f44acf84f92a7090286bbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:17.649982 15509 ts_tablet_manager.cc:1434] T 63ee2896ea3a452281b9c09df0847bbf P 802c9786ee9c404cbeb186b90fa697ba: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:17:17.650825 15509 tablet_bootstrap.cc:492] T f69168c3a6074499af9047aa80e28c72 P 802c9786ee9c404cbeb186b90fa697ba: Bootstrap starting.
I20260709 13:17:17.650776 15138 catalog_manager.cc:5697] T f8c2809398354f1d81f2744f0d8f3395 P 802c9786ee9c404cbeb186b90fa697ba reported cstate change: term changed from 0 to 1, leader changed from <none> to 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130). New cstate: current_term: 1 leader_uuid: "802c9786ee9c404cbeb186b90fa697ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:17.648166 15507 ts_tablet_manager.cc:1434] T be84c87760364b46ab9c65c630a2c0e6 P 2889d0b5034548eb9e3be00b724e6875: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260709 13:17:17.653774 15507 tablet_bootstrap.cc:492] T fc4c6d4330124d1a9b4724a1253db9a3 P 2889d0b5034548eb9e3be00b724e6875: Bootstrap starting.
I20260709 13:17:17.654749 15513 tablet_bootstrap.cc:492] T 4e6f79f1062b4f279c5ec14d8a49fa45 P 02927d4dc2f44acf84f92a7090286bbc: No bootstrap required, opened a new log
I20260709 13:17:17.655296 15513 ts_tablet_manager.cc:1403] T 4e6f79f1062b4f279c5ec14d8a49fa45 P 02927d4dc2f44acf84f92a7090286bbc: Time spent bootstrapping tablet: real 0.061s	user 0.012s	sys 0.001s
I20260709 13:17:17.657269 15509 tablet_bootstrap.cc:654] T f69168c3a6074499af9047aa80e28c72 P 802c9786ee9c404cbeb186b90fa697ba: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:17.658038 15513 raft_consensus.cc:359] T 4e6f79f1062b4f279c5ec14d8a49fa45 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:17.658767 15513 raft_consensus.cc:385] T 4e6f79f1062b4f279c5ec14d8a49fa45 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:17.659063 15513 raft_consensus.cc:740] T 4e6f79f1062b4f279c5ec14d8a49fa45 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02927d4dc2f44acf84f92a7090286bbc, State: Initialized, Role: FOLLOWER
I20260709 13:17:17.659776 15513 consensus_queue.cc:260] T 4e6f79f1062b4f279c5ec14d8a49fa45 P 02927d4dc2f44acf84f92a7090286bbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:17.662322 15513 ts_tablet_manager.cc:1434] T 4e6f79f1062b4f279c5ec14d8a49fa45 P 02927d4dc2f44acf84f92a7090286bbc: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:17:17.665153 15508 tablet_bootstrap.cc:492] T f8c2809398354f1d81f2744f0d8f3395 P 2294936c864241959e4ef16ee789b341: No bootstrap required, opened a new log
I20260709 13:17:17.668459 15508 ts_tablet_manager.cc:1403] T f8c2809398354f1d81f2744f0d8f3395 P 2294936c864241959e4ef16ee789b341: Time spent bootstrapping tablet: real 0.056s	user 0.012s	sys 0.017s
I20260709 13:17:17.667562 15513 tablet_bootstrap.cc:492] T 88d6b179156b4c0fa0bd44df1a1c4717 P 02927d4dc2f44acf84f92a7090286bbc: Bootstrap starting.
I20260709 13:17:17.677088 15513 tablet_bootstrap.cc:654] T 88d6b179156b4c0fa0bd44df1a1c4717 P 02927d4dc2f44acf84f92a7090286bbc: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:17.666759 15507 tablet_bootstrap.cc:654] T fc4c6d4330124d1a9b4724a1253db9a3 P 2889d0b5034548eb9e3be00b724e6875: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:17.682825 15508 raft_consensus.cc:359] T f8c2809398354f1d81f2744f0d8f3395 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:17.683887 15508 raft_consensus.cc:385] T f8c2809398354f1d81f2744f0d8f3395 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:17.684307 15508 raft_consensus.cc:740] T f8c2809398354f1d81f2744f0d8f3395 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2294936c864241959e4ef16ee789b341, State: Initialized, Role: FOLLOWER
I20260709 13:17:17.686077 15508 consensus_queue.cc:260] T f8c2809398354f1d81f2744f0d8f3395 P 2294936c864241959e4ef16ee789b341 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:17.688275 15508 ts_tablet_manager.cc:1434] T f8c2809398354f1d81f2744f0d8f3395 P 2294936c864241959e4ef16ee789b341: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260709 13:17:17.689275 15508 tablet_bootstrap.cc:492] T fc4c6d4330124d1a9b4724a1253db9a3 P 2294936c864241959e4ef16ee789b341: Bootstrap starting.
I20260709 13:17:17.695783 15508 tablet_bootstrap.cc:654] T fc4c6d4330124d1a9b4724a1253db9a3 P 2294936c864241959e4ef16ee789b341: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:17.697322 15513 tablet_bootstrap.cc:492] T 88d6b179156b4c0fa0bd44df1a1c4717 P 02927d4dc2f44acf84f92a7090286bbc: No bootstrap required, opened a new log
I20260709 13:17:17.700697 15513 ts_tablet_manager.cc:1403] T 88d6b179156b4c0fa0bd44df1a1c4717 P 02927d4dc2f44acf84f92a7090286bbc: Time spent bootstrapping tablet: real 0.038s	user 0.007s	sys 0.004s
I20260709 13:17:17.703193 15509 tablet_bootstrap.cc:492] T f69168c3a6074499af9047aa80e28c72 P 802c9786ee9c404cbeb186b90fa697ba: No bootstrap required, opened a new log
I20260709 13:17:17.703719 15509 ts_tablet_manager.cc:1403] T f69168c3a6074499af9047aa80e28c72 P 802c9786ee9c404cbeb186b90fa697ba: Time spent bootstrapping tablet: real 0.053s	user 0.020s	sys 0.017s
I20260709 13:17:17.703372 15513 raft_consensus.cc:359] T 88d6b179156b4c0fa0bd44df1a1c4717 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:17.704192 15513 raft_consensus.cc:385] T 88d6b179156b4c0fa0bd44df1a1c4717 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:17.704521 15513 raft_consensus.cc:740] T 88d6b179156b4c0fa0bd44df1a1c4717 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02927d4dc2f44acf84f92a7090286bbc, State: Initialized, Role: FOLLOWER
W20260709 13:17:17.705078 15189 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:17:17.706313 15509 raft_consensus.cc:359] T f69168c3a6074499af9047aa80e28c72 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:17.707028 15509 raft_consensus.cc:385] T f69168c3a6074499af9047aa80e28c72 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:17.707322 15509 raft_consensus.cc:740] T f69168c3a6074499af9047aa80e28c72 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 802c9786ee9c404cbeb186b90fa697ba, State: Initialized, Role: FOLLOWER
I20260709 13:17:17.707293 15507 tablet_bootstrap.cc:492] T fc4c6d4330124d1a9b4724a1253db9a3 P 2889d0b5034548eb9e3be00b724e6875: No bootstrap required, opened a new log
I20260709 13:17:17.707350 15513 consensus_queue.cc:260] T 88d6b179156b4c0fa0bd44df1a1c4717 P 02927d4dc2f44acf84f92a7090286bbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:17.708155 15507 ts_tablet_manager.cc:1403] T fc4c6d4330124d1a9b4724a1253db9a3 P 2889d0b5034548eb9e3be00b724e6875: Time spent bootstrapping tablet: real 0.055s	user 0.012s	sys 0.002s
I20260709 13:17:17.709100 15508 tablet_bootstrap.cc:492] T fc4c6d4330124d1a9b4724a1253db9a3 P 2294936c864241959e4ef16ee789b341: No bootstrap required, opened a new log
I20260709 13:17:17.709533 15508 ts_tablet_manager.cc:1403] T fc4c6d4330124d1a9b4724a1253db9a3 P 2294936c864241959e4ef16ee789b341: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.000s
I20260709 13:17:17.710081 15513 ts_tablet_manager.cc:1434] T 88d6b179156b4c0fa0bd44df1a1c4717 P 02927d4dc2f44acf84f92a7090286bbc: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 13:17:17.710748 15507 raft_consensus.cc:359] T fc4c6d4330124d1a9b4724a1253db9a3 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:17.711155 15513 tablet_bootstrap.cc:492] T 0e76f7a1bc7b471ca982b575e17c05a1 P 02927d4dc2f44acf84f92a7090286bbc: Bootstrap starting.
I20260709 13:17:17.711416 15507 raft_consensus.cc:385] T fc4c6d4330124d1a9b4724a1253db9a3 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:17.711748 15507 raft_consensus.cc:740] T fc4c6d4330124d1a9b4724a1253db9a3 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2889d0b5034548eb9e3be00b724e6875, State: Initialized, Role: FOLLOWER
I20260709 13:17:17.711972 15508 raft_consensus.cc:359] T fc4c6d4330124d1a9b4724a1253db9a3 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:17.712618 15508 raft_consensus.cc:385] T fc4c6d4330124d1a9b4724a1253db9a3 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:17.712518 15507 consensus_queue.cc:260] T fc4c6d4330124d1a9b4724a1253db9a3 P 2889d0b5034548eb9e3be00b724e6875 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:17.713028 15508 raft_consensus.cc:740] T fc4c6d4330124d1a9b4724a1253db9a3 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2294936c864241959e4ef16ee789b341, State: Initialized, Role: FOLLOWER
I20260709 13:17:17.713760 15508 consensus_queue.cc:260] T fc4c6d4330124d1a9b4724a1253db9a3 P 2294936c864241959e4ef16ee789b341 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:17.715637 15508 ts_tablet_manager.cc:1434] T fc4c6d4330124d1a9b4724a1253db9a3 P 2294936c864241959e4ef16ee789b341: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 13:17:17.716513 15508 tablet_bootstrap.cc:492] T 4e6f79f1062b4f279c5ec14d8a49fa45 P 2294936c864241959e4ef16ee789b341: Bootstrap starting.
I20260709 13:17:17.717842 15513 tablet_bootstrap.cc:654] T 0e76f7a1bc7b471ca982b575e17c05a1 P 02927d4dc2f44acf84f92a7090286bbc: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:17.708295 15509 consensus_queue.cc:260] T f69168c3a6074499af9047aa80e28c72 P 802c9786ee9c404cbeb186b90fa697ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:17.721205 15507 ts_tablet_manager.cc:1434] T fc4c6d4330124d1a9b4724a1253db9a3 P 2889d0b5034548eb9e3be00b724e6875: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 13:17:17.721900 15507 tablet_bootstrap.cc:492] T 2f358cd243cc4d04b96cdf185eaa2103 P 2889d0b5034548eb9e3be00b724e6875: Bootstrap starting.
I20260709 13:17:17.724247 15508 tablet_bootstrap.cc:654] T 4e6f79f1062b4f279c5ec14d8a49fa45 P 2294936c864241959e4ef16ee789b341: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:17.726214 15509 ts_tablet_manager.cc:1434] T f69168c3a6074499af9047aa80e28c72 P 802c9786ee9c404cbeb186b90fa697ba: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.002s
I20260709 13:17:17.728250 15509 tablet_bootstrap.cc:492] T 0e76f7a1bc7b471ca982b575e17c05a1 P 802c9786ee9c404cbeb186b90fa697ba: Bootstrap starting.
I20260709 13:17:17.740056 15509 tablet_bootstrap.cc:654] T 0e76f7a1bc7b471ca982b575e17c05a1 P 802c9786ee9c404cbeb186b90fa697ba: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:17.742766 15513 tablet_bootstrap.cc:492] T 0e76f7a1bc7b471ca982b575e17c05a1 P 02927d4dc2f44acf84f92a7090286bbc: No bootstrap required, opened a new log
I20260709 13:17:17.743294 15513 ts_tablet_manager.cc:1403] T 0e76f7a1bc7b471ca982b575e17c05a1 P 02927d4dc2f44acf84f92a7090286bbc: Time spent bootstrapping tablet: real 0.032s	user 0.011s	sys 0.000s
I20260709 13:17:17.746454 15513 raft_consensus.cc:359] T 0e76f7a1bc7b471ca982b575e17c05a1 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:17.747324 15513 raft_consensus.cc:385] T 0e76f7a1bc7b471ca982b575e17c05a1 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:17.747668 15513 raft_consensus.cc:740] T 0e76f7a1bc7b471ca982b575e17c05a1 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02927d4dc2f44acf84f92a7090286bbc, State: Initialized, Role: FOLLOWER
I20260709 13:17:17.748436 15513 consensus_queue.cc:260] T 0e76f7a1bc7b471ca982b575e17c05a1 P 02927d4dc2f44acf84f92a7090286bbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:17.750555 15513 ts_tablet_manager.cc:1434] T 0e76f7a1bc7b471ca982b575e17c05a1 P 02927d4dc2f44acf84f92a7090286bbc: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:17:17.752357 15513 tablet_bootstrap.cc:492] T a9351bc224e54fe89dadf9cf82359edf P 02927d4dc2f44acf84f92a7090286bbc: Bootstrap starting.
I20260709 13:17:17.757731 15515 raft_consensus.cc:493] T cb24462539664352aa1dc989ac5478c2 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:17.758244 15515 raft_consensus.cc:515] T cb24462539664352aa1dc989ac5478c2 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:17.760267 15515 leader_election.cc:290] T cb24462539664352aa1dc989ac5478c2 P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801), 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495)
I20260709 13:17:17.761817 15557 raft_consensus.cc:493] T 4e6f79f1062b4f279c5ec14d8a49fa45 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:17.761971 15515 raft_consensus.cc:493] T fc4c6d4330124d1a9b4724a1253db9a3 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:17.762481 15318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb24462539664352aa1dc989ac5478c2" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "802c9786ee9c404cbeb186b90fa697ba" is_pre_election: true
I20260709 13:17:17.762383 15557 raft_consensus.cc:515] T 4e6f79f1062b4f279c5ec14d8a49fa45 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:17.763196 15318 raft_consensus.cc:2468] T cb24462539664352aa1dc989ac5478c2 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2294936c864241959e4ef16ee789b341 in term 0.
I20260709 13:17:17.764199 15466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb24462539664352aa1dc989ac5478c2" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02927d4dc2f44acf84f92a7090286bbc" is_pre_election: true
I20260709 13:17:17.764572 15509 tablet_bootstrap.cc:492] T 0e76f7a1bc7b471ca982b575e17c05a1 P 802c9786ee9c404cbeb186b90fa697ba: No bootstrap required, opened a new log
I20260709 13:17:17.764685 15557 leader_election.cc:290] T 4e6f79f1062b4f279c5ec14d8a49fa45 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321), 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495)
I20260709 13:17:17.764804 15466 raft_consensus.cc:2468] T cb24462539664352aa1dc989ac5478c2 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2294936c864241959e4ef16ee789b341 in term 0.
I20260709 13:17:17.765415 15509 ts_tablet_manager.cc:1403] T 0e76f7a1bc7b471ca982b575e17c05a1 P 802c9786ee9c404cbeb186b90fa697ba: Time spent bootstrapping tablet: real 0.037s	user 0.007s	sys 0.009s
I20260709 13:17:17.766249 15209 leader_election.cc:304] T cb24462539664352aa1dc989ac5478c2 P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2294936c864241959e4ef16ee789b341, 802c9786ee9c404cbeb186b90fa697ba; no voters: 
I20260709 13:17:17.767511 15318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e6f79f1062b4f279c5ec14d8a49fa45" candidate_uuid: "02927d4dc2f44acf84f92a7090286bbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "802c9786ee9c404cbeb186b90fa697ba" is_pre_election: true
I20260709 13:17:17.768314 15507 tablet_bootstrap.cc:654] T 2f358cd243cc4d04b96cdf185eaa2103 P 2889d0b5034548eb9e3be00b724e6875: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:17.768699 15567 raft_consensus.cc:2804] T cb24462539664352aa1dc989ac5478c2 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:17.768270 15509 raft_consensus.cc:359] T 0e76f7a1bc7b471ca982b575e17c05a1 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:17.769078 15567 raft_consensus.cc:493] T cb24462539664352aa1dc989ac5478c2 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:17.769161 15509 raft_consensus.cc:385] T 0e76f7a1bc7b471ca982b575e17c05a1 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:17:17.769164 15432 leader_election.cc:343] T 4e6f79f1062b4f279c5ec14d8a49fa45 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:17.768438 15243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e6f79f1062b4f279c5ec14d8a49fa45" candidate_uuid: "02927d4dc2f44acf84f92a7090286bbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341" is_pre_election: true
W20260709 13:17:17.772244 15429 leader_election.cc:343] T 4e6f79f1062b4f279c5ec14d8a49fa45 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:17.772709 15429 leader_election.cc:304] T 4e6f79f1062b4f279c5ec14d8a49fa45 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 02927d4dc2f44acf84f92a7090286bbc; no voters: 2294936c864241959e4ef16ee789b341, 802c9786ee9c404cbeb186b90fa697ba
I20260709 13:17:17.773873 15554 raft_consensus.cc:493] T 4d961a93e8ef4c24bd2a391376be5d37 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:17.774418 15554 raft_consensus.cc:515] T 4d961a93e8ef4c24bd2a391376be5d37 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:17.762547 15515 raft_consensus.cc:515] T fc4c6d4330124d1a9b4724a1253db9a3 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:17.776594 15554 leader_election.cc:290] T 4d961a93e8ef4c24bd2a391376be5d37 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607), 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321)
I20260709 13:17:17.777205 15318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc4c6d4330124d1a9b4724a1253db9a3" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "802c9786ee9c404cbeb186b90fa697ba" is_pre_election: true
I20260709 13:17:17.777804 15318 raft_consensus.cc:2468] T fc4c6d4330124d1a9b4724a1253db9a3 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2294936c864241959e4ef16ee789b341 in term 0.
I20260709 13:17:17.778100 15391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d961a93e8ef4c24bd2a391376be5d37" candidate_uuid: "02927d4dc2f44acf84f92a7090286bbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2889d0b5034548eb9e3be00b724e6875" is_pre_election: true
I20260709 13:17:17.778692 15391 raft_consensus.cc:2468] T 4d961a93e8ef4c24bd2a391376be5d37 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02927d4dc2f44acf84f92a7090286bbc in term 0.
I20260709 13:17:17.779896 15430 leader_election.cc:304] T 4d961a93e8ef4c24bd2a391376be5d37 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02927d4dc2f44acf84f92a7090286bbc, 2889d0b5034548eb9e3be00b724e6875; no voters: 
I20260709 13:17:17.779983 15243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d961a93e8ef4c24bd2a391376be5d37" candidate_uuid: "02927d4dc2f44acf84f92a7090286bbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341" is_pre_election: true
I20260709 13:17:17.779906 15514 raft_consensus.cc:493] T fc4c6d4330124d1a9b4724a1253db9a3 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:17:17.781383 15429 leader_election.cc:343] T 4d961a93e8ef4c24bd2a391376be5d37 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:17.781157 15514 raft_consensus.cc:515] T fc4c6d4330124d1a9b4724a1253db9a3 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:17.782341 15209 leader_election.cc:304] T fc4c6d4330124d1a9b4724a1253db9a3 P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2294936c864241959e4ef16ee789b341, 802c9786ee9c404cbeb186b90fa697ba; no voters: 
I20260709 13:17:17.784659 15391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc4c6d4330124d1a9b4724a1253db9a3" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2889d0b5034548eb9e3be00b724e6875" is_pre_election: true
I20260709 13:17:17.773837 15557 raft_consensus.cc:2749] T 4e6f79f1062b4f279c5ec14d8a49fa45 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:17.785275 15391 raft_consensus.cc:2468] T fc4c6d4330124d1a9b4724a1253db9a3 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2294936c864241959e4ef16ee789b341 in term 0.
I20260709 13:17:17.785614 15557 raft_consensus.cc:2804] T 4d961a93e8ef4c24bd2a391376be5d37 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:17.785984 15557 raft_consensus.cc:493] T 4d961a93e8ef4c24bd2a391376be5d37 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:17.786303 15557 raft_consensus.cc:3060] T 4d961a93e8ef4c24bd2a391376be5d37 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:17.787213 15508 tablet_bootstrap.cc:492] T 4e6f79f1062b4f279c5ec14d8a49fa45 P 2294936c864241959e4ef16ee789b341: No bootstrap required, opened a new log
I20260709 13:17:17.787732 15508 ts_tablet_manager.cc:1403] T 4e6f79f1062b4f279c5ec14d8a49fa45 P 2294936c864241959e4ef16ee789b341: Time spent bootstrapping tablet: real 0.071s	user 0.020s	sys 0.032s
I20260709 13:17:17.789952 15515 leader_election.cc:290] T fc4c6d4330124d1a9b4724a1253db9a3 P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495), 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607)
I20260709 13:17:17.790458 15515 raft_consensus.cc:2804] T fc4c6d4330124d1a9b4724a1253db9a3 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:17.790942 15515 raft_consensus.cc:493] T fc4c6d4330124d1a9b4724a1253db9a3 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:17.790458 15508 raft_consensus.cc:359] T 4e6f79f1062b4f279c5ec14d8a49fa45 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:17.769503 15567 raft_consensus.cc:3060] T cb24462539664352aa1dc989ac5478c2 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:17.791399 15508 raft_consensus.cc:385] T 4e6f79f1062b4f279c5ec14d8a49fa45 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:17.791735 15508 raft_consensus.cc:740] T 4e6f79f1062b4f279c5ec14d8a49fa45 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2294936c864241959e4ef16ee789b341, State: Initialized, Role: FOLLOWER
I20260709 13:17:17.791801 15515 raft_consensus.cc:3060] T fc4c6d4330124d1a9b4724a1253db9a3 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:17.794308 15507 tablet_bootstrap.cc:492] T 2f358cd243cc4d04b96cdf185eaa2103 P 2889d0b5034548eb9e3be00b724e6875: No bootstrap required, opened a new log
I20260709 13:17:17.794749 15507 ts_tablet_manager.cc:1403] T 2f358cd243cc4d04b96cdf185eaa2103 P 2889d0b5034548eb9e3be00b724e6875: Time spent bootstrapping tablet: real 0.073s	user 0.007s	sys 0.003s
I20260709 13:17:17.795694 15318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc4c6d4330124d1a9b4724a1253db9a3" candidate_uuid: "2889d0b5034548eb9e3be00b724e6875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "802c9786ee9c404cbeb186b90fa697ba" is_pre_election: true
I20260709 13:17:17.796357 15318 raft_consensus.cc:2468] T fc4c6d4330124d1a9b4724a1253db9a3 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2889d0b5034548eb9e3be00b724e6875 in term 0.
I20260709 13:17:17.797178 15507 raft_consensus.cc:359] T 2f358cd243cc4d04b96cdf185eaa2103 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:17.797856 15507 raft_consensus.cc:385] T 2f358cd243cc4d04b96cdf185eaa2103 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:17.797731 15358 leader_election.cc:304] T fc4c6d4330124d1a9b4724a1253db9a3 P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2889d0b5034548eb9e3be00b724e6875, 802c9786ee9c404cbeb186b90fa697ba; no voters: 
I20260709 13:17:17.798182 15507 raft_consensus.cc:740] T 2f358cd243cc4d04b96cdf185eaa2103 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2889d0b5034548eb9e3be00b724e6875, State: Initialized, Role: FOLLOWER
I20260709 13:17:17.798801 15571 raft_consensus.cc:2804] T fc4c6d4330124d1a9b4724a1253db9a3 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:17.799220 15571 raft_consensus.cc:493] T fc4c6d4330124d1a9b4724a1253db9a3 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:17.798987 15508 consensus_queue.cc:260] T 4e6f79f1062b4f279c5ec14d8a49fa45 P 2294936c864241959e4ef16ee789b341 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:17.799602 15571 raft_consensus.cc:3060] T fc4c6d4330124d1a9b4724a1253db9a3 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:17.801115 15508 ts_tablet_manager.cc:1434] T 4e6f79f1062b4f279c5ec14d8a49fa45 P 2294936c864241959e4ef16ee789b341: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 13:17:17.801498 15527 raft_consensus.cc:493] T f69168c3a6074499af9047aa80e28c72 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:17.802013 15508 tablet_bootstrap.cc:492] T a8fc3ee3e7da480b80256018cbfbfbfb P 2294936c864241959e4ef16ee789b341: Bootstrap starting.
I20260709 13:17:17.801959 15527 raft_consensus.cc:515] T f69168c3a6074499af9047aa80e28c72 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:17.804171 15527 leader_election.cc:290] T f69168c3a6074499af9047aa80e28c72 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495), 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607)
I20260709 13:17:17.805827 15318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f69168c3a6074499af9047aa80e28c72" candidate_uuid: "02927d4dc2f44acf84f92a7090286bbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "802c9786ee9c404cbeb186b90fa697ba" is_pre_election: true
I20260709 13:17:17.783191 15514 leader_election.cc:290] T fc4c6d4330124d1a9b4724a1253db9a3 P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321), 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495)
I20260709 13:17:17.806417 15318 raft_consensus.cc:2468] T f69168c3a6074499af9047aa80e28c72 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02927d4dc2f44acf84f92a7090286bbc in term 0.
I20260709 13:17:17.807288 15391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f69168c3a6074499af9047aa80e28c72" candidate_uuid: "02927d4dc2f44acf84f92a7090286bbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2889d0b5034548eb9e3be00b724e6875" is_pre_election: true
I20260709 13:17:17.807823 15432 leader_election.cc:304] T f69168c3a6074499af9047aa80e28c72 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02927d4dc2f44acf84f92a7090286bbc, 802c9786ee9c404cbeb186b90fa697ba; no voters: 
I20260709 13:17:17.808003 15391 raft_consensus.cc:2468] T f69168c3a6074499af9047aa80e28c72 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02927d4dc2f44acf84f92a7090286bbc in term 0.
I20260709 13:17:17.808161 15507 consensus_queue.cc:260] T 2f358cd243cc4d04b96cdf185eaa2103 P 2889d0b5034548eb9e3be00b724e6875 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:17.810129 15554 raft_consensus.cc:2804] T f69168c3a6074499af9047aa80e28c72 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:17.810245 15507 ts_tablet_manager.cc:1434] T 2f358cd243cc4d04b96cdf185eaa2103 P 2889d0b5034548eb9e3be00b724e6875: Time spent starting tablet: real 0.015s	user 0.001s	sys 0.005s
I20260709 13:17:17.810523 15554 raft_consensus.cc:493] T f69168c3a6074499af9047aa80e28c72 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:17.810912 15554 raft_consensus.cc:3060] T f69168c3a6074499af9047aa80e28c72 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:17.814316 15507 tablet_bootstrap.cc:492] T a8fc3ee3e7da480b80256018cbfbfbfb P 2889d0b5034548eb9e3be00b724e6875: Bootstrap starting.
I20260709 13:17:17.818440 15243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc4c6d4330124d1a9b4724a1253db9a3" candidate_uuid: "2889d0b5034548eb9e3be00b724e6875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341" is_pre_election: true
I20260709 13:17:17.807858 15508 tablet_bootstrap.cc:654] T a8fc3ee3e7da480b80256018cbfbfbfb P 2294936c864241959e4ef16ee789b341: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:17.821305 15557 raft_consensus.cc:515] T 4d961a93e8ef4c24bd2a391376be5d37 P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:17.823005 15507 tablet_bootstrap.cc:654] T a8fc3ee3e7da480b80256018cbfbfbfb P 2889d0b5034548eb9e3be00b724e6875: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:17.822655 15567 raft_consensus.cc:515] T cb24462539664352aa1dc989ac5478c2 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:17.826478 15513 tablet_bootstrap.cc:654] T a9351bc224e54fe89dadf9cf82359edf P 02927d4dc2f44acf84f92a7090286bbc: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:17.826427 15509 raft_consensus.cc:740] T 0e76f7a1bc7b471ca982b575e17c05a1 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 802c9786ee9c404cbeb186b90fa697ba, State: Initialized, Role: FOLLOWER
I20260709 13:17:17.831378 15466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb24462539664352aa1dc989ac5478c2" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02927d4dc2f44acf84f92a7090286bbc"
I20260709 13:17:17.831545 15509 consensus_queue.cc:260] T 0e76f7a1bc7b471ca982b575e17c05a1 P 802c9786ee9c404cbeb186b90fa697ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:17.833565 15509 ts_tablet_manager.cc:1434] T 0e76f7a1bc7b471ca982b575e17c05a1 P 802c9786ee9c404cbeb186b90fa697ba: Time spent starting tablet: real 0.068s	user 0.006s	sys 0.000s
I20260709 13:17:17.831933 15466 raft_consensus.cc:3060] T cb24462539664352aa1dc989ac5478c2 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:17.835594 15571 raft_consensus.cc:515] T fc4c6d4330124d1a9b4724a1253db9a3 P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:17.837602 15571 leader_election.cc:290] T fc4c6d4330124d1a9b4724a1253db9a3 P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 1 election: Requested vote from peers 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321), 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495)
I20260709 13:17:17.830663 15515 raft_consensus.cc:515] T fc4c6d4330124d1a9b4724a1253db9a3 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:17.838528 15242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc4c6d4330124d1a9b4724a1253db9a3" candidate_uuid: "2889d0b5034548eb9e3be00b724e6875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341"
I20260709 13:17:17.839154 15243 raft_consensus.cc:2393] T fc4c6d4330124d1a9b4724a1253db9a3 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2889d0b5034548eb9e3be00b724e6875 in current term 1: Already voted for candidate 2294936c864241959e4ef16ee789b341 in this term.
I20260709 13:17:17.840023 15318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc4c6d4330124d1a9b4724a1253db9a3" candidate_uuid: "2889d0b5034548eb9e3be00b724e6875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "802c9786ee9c404cbeb186b90fa697ba"
I20260709 13:17:17.840624 15318 raft_consensus.cc:3060] T fc4c6d4330124d1a9b4724a1253db9a3 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:17.844101 15317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc4c6d4330124d1a9b4724a1253db9a3" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "802c9786ee9c404cbeb186b90fa697ba"
I20260709 13:17:17.845103 15391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc4c6d4330124d1a9b4724a1253db9a3" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2889d0b5034548eb9e3be00b724e6875"
I20260709 13:17:17.845853 15391 raft_consensus.cc:2393] T fc4c6d4330124d1a9b4724a1253db9a3 P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2294936c864241959e4ef16ee789b341 in current term 1: Already voted for candidate 2889d0b5034548eb9e3be00b724e6875 in this term.
I20260709 13:17:17.851600 15209 leader_election.cc:304] T fc4c6d4330124d1a9b4724a1253db9a3 P 2294936c864241959e4ef16ee789b341 [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: 2294936c864241959e4ef16ee789b341; no voters: 2889d0b5034548eb9e3be00b724e6875, 802c9786ee9c404cbeb186b90fa697ba
I20260709 13:17:17.845357 15509 tablet_bootstrap.cc:492] T 4e6f79f1062b4f279c5ec14d8a49fa45 P 802c9786ee9c404cbeb186b90fa697ba: Bootstrap starting.
I20260709 13:17:17.853060 15554 raft_consensus.cc:515] T f69168c3a6074499af9047aa80e28c72 P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:17.854422 15603 raft_consensus.cc:493] T 4e6f79f1062b4f279c5ec14d8a49fa45 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:17.856329 15603 raft_consensus.cc:515] T 4e6f79f1062b4f279c5ec14d8a49fa45 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:17.856763 15391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f69168c3a6074499af9047aa80e28c72" candidate_uuid: "02927d4dc2f44acf84f92a7090286bbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2889d0b5034548eb9e3be00b724e6875"
I20260709 13:17:17.857383 15391 raft_consensus.cc:3060] T f69168c3a6074499af9047aa80e28c72 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:17.858232 15317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f69168c3a6074499af9047aa80e28c72" candidate_uuid: "02927d4dc2f44acf84f92a7090286bbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "802c9786ee9c404cbeb186b90fa697ba"
I20260709 13:17:17.858836 15317 raft_consensus.cc:3060] T f69168c3a6074499af9047aa80e28c72 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:17.859853 15509 tablet_bootstrap.cc:654] T 4e6f79f1062b4f279c5ec14d8a49fa45 P 802c9786ee9c404cbeb186b90fa697ba: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:17.864172 15389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d961a93e8ef4c24bd2a391376be5d37" candidate_uuid: "02927d4dc2f44acf84f92a7090286bbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2889d0b5034548eb9e3be00b724e6875"
I20260709 13:17:17.864784 15389 raft_consensus.cc:3060] T 4d961a93e8ef4c24bd2a391376be5d37 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:17.858354 15603 leader_election.cc:290] T 4e6f79f1062b4f279c5ec14d8a49fa45 P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801), 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495)
I20260709 13:17:17.864632 15543 consensus_queue.cc:1048] T 7fde076108a54a2e916a6db9553f0910 P 802c9786ee9c404cbeb186b90fa697ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:17.865392 15316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e6f79f1062b4f279c5ec14d8a49fa45" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "802c9786ee9c404cbeb186b90fa697ba" is_pre_election: true
I20260709 13:17:17.866580 15603 raft_consensus.cc:493] T 88d6b179156b4c0fa0bd44df1a1c4717 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:17.864172 15465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e6f79f1062b4f279c5ec14d8a49fa45" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02927d4dc2f44acf84f92a7090286bbc" is_pre_election: true
I20260709 13:17:17.867914 15465 raft_consensus.cc:2468] T 4e6f79f1062b4f279c5ec14d8a49fa45 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2294936c864241959e4ef16ee789b341 in term 0.
I20260709 13:17:17.868007 15515 leader_election.cc:290] T fc4c6d4330124d1a9b4724a1253db9a3 P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 election: Requested vote from peers 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495), 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607)
I20260709 13:17:17.868249 15317 raft_consensus.cc:2468] T f69168c3a6074499af9047aa80e28c72 P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02927d4dc2f44acf84f92a7090286bbc in term 1.
I20260709 13:17:17.870740 15209 leader_election.cc:304] T 4e6f79f1062b4f279c5ec14d8a49fa45 P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02927d4dc2f44acf84f92a7090286bbc, 2294936c864241959e4ef16ee789b341; no voters: 
I20260709 13:17:17.868918 15557 leader_election.cc:290] T 4d961a93e8ef4c24bd2a391376be5d37 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 1 election: Requested vote from peers 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607), 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321)
I20260709 13:17:17.863009 15318 raft_consensus.cc:2468] T fc4c6d4330124d1a9b4724a1253db9a3 P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2889d0b5034548eb9e3be00b724e6875 in term 1.
I20260709 13:17:17.876000 15567 leader_election.cc:290] T cb24462539664352aa1dc989ac5478c2 P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 election: Requested vote from peers 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801), 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495)
I20260709 13:17:17.876204 15432 leader_election.cc:304] T f69168c3a6074499af9047aa80e28c72 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02927d4dc2f44acf84f92a7090286bbc, 802c9786ee9c404cbeb186b90fa697ba; no voters: 
I20260709 13:17:17.876511 15358 leader_election.cc:304] T fc4c6d4330124d1a9b4724a1253db9a3 P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2889d0b5034548eb9e3be00b724e6875, 802c9786ee9c404cbeb186b90fa697ba; no voters: 2294936c864241959e4ef16ee789b341
I20260709 13:17:17.876995 15567 raft_consensus.cc:2804] T 4e6f79f1062b4f279c5ec14d8a49fa45 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:17.877558 15567 raft_consensus.cc:493] T 4e6f79f1062b4f279c5ec14d8a49fa45 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:17.877903 15557 raft_consensus.cc:2804] T f69168c3a6074499af9047aa80e28c72 P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:17.878103 15567 raft_consensus.cc:3060] T 4e6f79f1062b4f279c5ec14d8a49fa45 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:17.878664 15557 raft_consensus.cc:697] T f69168c3a6074499af9047aa80e28c72 P 02927d4dc2f44acf84f92a7090286bbc [term 1 LEADER]: Becoming Leader. State: Replica: 02927d4dc2f44acf84f92a7090286bbc, State: Running, Role: LEADER
I20260709 13:17:17.879585 15557 consensus_queue.cc:237] T f69168c3a6074499af9047aa80e28c72 P 02927d4dc2f44acf84f92a7090286bbc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
W20260709 13:17:17.880963 15209 leader_election.cc:343] T 4e6f79f1062b4f279c5ec14d8a49fa45 P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:17.880990 15571 raft_consensus.cc:2804] T fc4c6d4330124d1a9b4724a1253db9a3 P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:17.867002 15603 raft_consensus.cc:515] T 88d6b179156b4c0fa0bd44df1a1c4717 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:17.871826 15515 raft_consensus.cc:2749] T fc4c6d4330124d1a9b4724a1253db9a3 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:17:17.869729 15554 leader_election.cc:290] T f69168c3a6074499af9047aa80e28c72 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 1 election: Requested vote from peers 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495), 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607)
I20260709 13:17:17.895144 15466 raft_consensus.cc:2468] T cb24462539664352aa1dc989ac5478c2 P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2294936c864241959e4ef16ee789b341 in term 1.
I20260709 13:17:17.897455 15609 raft_consensus.cc:493] T be84c87760364b46ab9c65c630a2c0e6 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:17.897977 15609 raft_consensus.cc:515] T be84c87760364b46ab9c65c630a2c0e6 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:17.899138 15508 tablet_bootstrap.cc:492] T a8fc3ee3e7da480b80256018cbfbfbfb P 2294936c864241959e4ef16ee789b341: No bootstrap required, opened a new log
I20260709 13:17:17.899888 15508 ts_tablet_manager.cc:1403] T a8fc3ee3e7da480b80256018cbfbfbfb P 2294936c864241959e4ef16ee789b341: Time spent bootstrapping tablet: real 0.098s	user 0.013s	sys 0.022s
I20260709 13:17:17.900074 15609 leader_election.cc:290] T be84c87760364b46ab9c65c630a2c0e6 P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607), 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801)
I20260709 13:17:17.892832 15571 raft_consensus.cc:697] T fc4c6d4330124d1a9b4724a1253db9a3 P 2889d0b5034548eb9e3be00b724e6875 [term 1 LEADER]: Becoming Leader. State: Replica: 2889d0b5034548eb9e3be00b724e6875, State: Running, Role: LEADER
I20260709 13:17:17.901293 15571 consensus_queue.cc:237] T fc4c6d4330124d1a9b4724a1253db9a3 P 2889d0b5034548eb9e3be00b724e6875 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:17.902741 15543 consensus_queue.cc:1048] T 7fde076108a54a2e916a6db9553f0910 P 802c9786ee9c404cbeb186b90fa697ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:17.903498 15318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb24462539664352aa1dc989ac5478c2" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "802c9786ee9c404cbeb186b90fa697ba"
I20260709 13:17:17.903555 15209 leader_election.cc:304] T cb24462539664352aa1dc989ac5478c2 P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02927d4dc2f44acf84f92a7090286bbc, 2294936c864241959e4ef16ee789b341; no voters: 
I20260709 13:17:17.904210 15318 raft_consensus.cc:3060] T cb24462539664352aa1dc989ac5478c2 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:17.904358 15603 leader_election.cc:290] T 88d6b179156b4c0fa0bd44df1a1c4717 P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801), 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495)
I20260709 13:17:17.904955 15603 raft_consensus.cc:2804] T cb24462539664352aa1dc989ac5478c2 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:17.905349 15603 raft_consensus.cc:697] T cb24462539664352aa1dc989ac5478c2 P 2294936c864241959e4ef16ee789b341 [term 1 LEADER]: Becoming Leader. State: Replica: 2294936c864241959e4ef16ee789b341, State: Running, Role: LEADER
I20260709 13:17:17.901602 15390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be84c87760364b46ab9c65c630a2c0e6" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2889d0b5034548eb9e3be00b724e6875" is_pre_election: true
I20260709 13:17:17.905541 15465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88d6b179156b4c0fa0bd44df1a1c4717" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02927d4dc2f44acf84f92a7090286bbc" is_pre_election: true
I20260709 13:17:17.907825 15465 raft_consensus.cc:2468] T 88d6b179156b4c0fa0bd44df1a1c4717 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2294936c864241959e4ef16ee789b341 in term 0.
I20260709 13:17:17.913465 15508 raft_consensus.cc:359] T a8fc3ee3e7da480b80256018cbfbfbfb P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:17.914386 15508 raft_consensus.cc:385] T a8fc3ee3e7da480b80256018cbfbfbfb P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:17.914700 15508 raft_consensus.cc:740] T a8fc3ee3e7da480b80256018cbfbfbfb P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2294936c864241959e4ef16ee789b341, State: Initialized, Role: FOLLOWER
I20260709 13:17:17.915539 15508 consensus_queue.cc:260] T a8fc3ee3e7da480b80256018cbfbfbfb P 2294936c864241959e4ef16ee789b341 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:17.907686 15390 raft_consensus.cc:2468] T be84c87760364b46ab9c65c630a2c0e6 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2294936c864241959e4ef16ee789b341 in term 0.
I20260709 13:17:17.925107 15207 leader_election.cc:304] T be84c87760364b46ab9c65c630a2c0e6 P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2294936c864241959e4ef16ee789b341, 2889d0b5034548eb9e3be00b724e6875; no voters: 
I20260709 13:17:17.929100 15567 raft_consensus.cc:515] T 4e6f79f1062b4f279c5ec14d8a49fa45 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:17.930186 15318 raft_consensus.cc:2468] T cb24462539664352aa1dc989ac5478c2 P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2294936c864241959e4ef16ee789b341 in term 1.
I20260709 13:17:17.931722 15567 leader_election.cc:290] T 4e6f79f1062b4f279c5ec14d8a49fa45 P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 election: Requested vote from peers 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801), 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495)
I20260709 13:17:17.935060 15317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88d6b179156b4c0fa0bd44df1a1c4717" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "802c9786ee9c404cbeb186b90fa697ba" is_pre_election: true
I20260709 13:17:17.935943 15317 raft_consensus.cc:2468] T 88d6b179156b4c0fa0bd44df1a1c4717 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2294936c864241959e4ef16ee789b341 in term 0.
I20260709 13:17:17.912549 15466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be84c87760364b46ab9c65c630a2c0e6" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02927d4dc2f44acf84f92a7090286bbc" is_pre_election: true
I20260709 13:17:17.938475 15466 raft_consensus.cc:2468] T be84c87760364b46ab9c65c630a2c0e6 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2294936c864241959e4ef16ee789b341 in term 0.
I20260709 13:17:17.938879 15507 tablet_bootstrap.cc:492] T a8fc3ee3e7da480b80256018cbfbfbfb P 2889d0b5034548eb9e3be00b724e6875: No bootstrap required, opened a new log
I20260709 13:17:17.939360 15507 ts_tablet_manager.cc:1403] T a8fc3ee3e7da480b80256018cbfbfbfb P 2889d0b5034548eb9e3be00b724e6875: Time spent bootstrapping tablet: real 0.125s	user 0.015s	sys 0.003s
I20260709 13:17:17.939502 15509 tablet_bootstrap.cc:492] T 4e6f79f1062b4f279c5ec14d8a49fa45 P 802c9786ee9c404cbeb186b90fa697ba: No bootstrap required, opened a new log
I20260709 13:17:17.940131 15509 ts_tablet_manager.cc:1403] T 4e6f79f1062b4f279c5ec14d8a49fa45 P 802c9786ee9c404cbeb186b90fa697ba: Time spent bootstrapping tablet: real 0.095s	user 0.015s	sys 0.017s
I20260709 13:17:17.940842 15389 raft_consensus.cc:2468] T 4d961a93e8ef4c24bd2a391376be5d37 P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02927d4dc2f44acf84f92a7090286bbc in term 1.
I20260709 13:17:17.942032 15507 raft_consensus.cc:359] T a8fc3ee3e7da480b80256018cbfbfbfb P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:17.942260 15430 leader_election.cc:304] T 4d961a93e8ef4c24bd2a391376be5d37 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02927d4dc2f44acf84f92a7090286bbc, 2889d0b5034548eb9e3be00b724e6875; no voters: 
I20260709 13:17:17.942710 15507 raft_consensus.cc:385] T a8fc3ee3e7da480b80256018cbfbfbfb P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:17.943025 15507 raft_consensus.cc:740] T a8fc3ee3e7da480b80256018cbfbfbfb P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2889d0b5034548eb9e3be00b724e6875, State: Initialized, Role: FOLLOWER
I20260709 13:17:17.943301 15514 raft_consensus.cc:493] T 2f358cd243cc4d04b96cdf185eaa2103 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:17.944464 15391 raft_consensus.cc:2468] T f69168c3a6074499af9047aa80e28c72 P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02927d4dc2f44acf84f92a7090286bbc in term 1.
I20260709 13:17:17.945084 15514 raft_consensus.cc:515] T 2f358cd243cc4d04b96cdf185eaa2103 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:17.943812 15554 raft_consensus.cc:2804] T 4d961a93e8ef4c24bd2a391376be5d37 P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:17.946648 15554 raft_consensus.cc:697] T 4d961a93e8ef4c24bd2a391376be5d37 P 02927d4dc2f44acf84f92a7090286bbc [term 1 LEADER]: Becoming Leader. State: Replica: 02927d4dc2f44acf84f92a7090286bbc, State: Running, Role: LEADER
I20260709 13:17:17.947548 15514 leader_election.cc:290] T 2f358cd243cc4d04b96cdf185eaa2103 P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495), 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801)
I20260709 13:17:17.943670 15509 raft_consensus.cc:359] T 4e6f79f1062b4f279c5ec14d8a49fa45 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:17.944523 15513 tablet_bootstrap.cc:492] T a9351bc224e54fe89dadf9cf82359edf P 02927d4dc2f44acf84f92a7090286bbc: No bootstrap required, opened a new log
I20260709 13:17:17.950562 15509 raft_consensus.cc:385] T 4e6f79f1062b4f279c5ec14d8a49fa45 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:17.950860 15513 ts_tablet_manager.cc:1403] T a9351bc224e54fe89dadf9cf82359edf P 02927d4dc2f44acf84f92a7090286bbc: Time spent bootstrapping tablet: real 0.199s	user 0.011s	sys 0.003s
I20260709 13:17:17.950994 15509 raft_consensus.cc:740] T 4e6f79f1062b4f279c5ec14d8a49fa45 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 802c9786ee9c404cbeb186b90fa697ba, State: Initialized, Role: FOLLOWER
I20260709 13:17:17.946671 15507 consensus_queue.cc:260] T a8fc3ee3e7da480b80256018cbfbfbfb P 2889d0b5034548eb9e3be00b724e6875 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:17.954350 15509 consensus_queue.cc:260] T 4e6f79f1062b4f279c5ec14d8a49fa45 P 802c9786ee9c404cbeb186b90fa697ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:17.958019 15507 ts_tablet_manager.cc:1434] T a8fc3ee3e7da480b80256018cbfbfbfb P 2889d0b5034548eb9e3be00b724e6875: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260709 13:17:17.963197 15509 ts_tablet_manager.cc:1434] T 4e6f79f1062b4f279c5ec14d8a49fa45 P 802c9786ee9c404cbeb186b90fa697ba: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260709 13:17:17.964385 15509 tablet_bootstrap.cc:492] T 30a33dd840cb44a5b64ac470042c56a6 P 802c9786ee9c404cbeb186b90fa697ba: Bootstrap starting.
I20260709 13:17:17.959566 15515 raft_consensus.cc:2804] T be84c87760364b46ab9c65c630a2c0e6 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:17.968493 15317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f358cd243cc4d04b96cdf185eaa2103" candidate_uuid: "2889d0b5034548eb9e3be00b724e6875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "802c9786ee9c404cbeb186b90fa697ba" is_pre_election: true
I20260709 13:17:17.968798 15515 raft_consensus.cc:493] T be84c87760364b46ab9c65c630a2c0e6 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:17.969225 15515 raft_consensus.cc:3060] T be84c87760364b46ab9c65c630a2c0e6 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:17:17.969856 15358 leader_election.cc:343] T 2f358cd243cc4d04b96cdf185eaa2103 P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:17.973738 15513 raft_consensus.cc:359] T a9351bc224e54fe89dadf9cf82359edf P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:17.974507 15513 raft_consensus.cc:385] T a9351bc224e54fe89dadf9cf82359edf P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:17.974927 15513 raft_consensus.cc:740] T a9351bc224e54fe89dadf9cf82359edf P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02927d4dc2f44acf84f92a7090286bbc, State: Initialized, Role: FOLLOWER
I20260709 13:17:17.978866 15507 tablet_bootstrap.cc:492] T ccac63dd1be2457ca098e77cb934d0d9 P 2889d0b5034548eb9e3be00b724e6875: Bootstrap starting.
I20260709 13:17:17.947825 15554 consensus_queue.cc:237] T 4d961a93e8ef4c24bd2a391376be5d37 P 02927d4dc2f44acf84f92a7090286bbc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:17.980005 15513 consensus_queue.cc:260] T a9351bc224e54fe89dadf9cf82359edf P 02927d4dc2f44acf84f92a7090286bbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:17.956866 15466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f358cd243cc4d04b96cdf185eaa2103" candidate_uuid: "2889d0b5034548eb9e3be00b724e6875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02927d4dc2f44acf84f92a7090286bbc" is_pre_election: true
W20260709 13:17:17.983093 15358 leader_election.cc:343] T 2f358cd243cc4d04b96cdf185eaa2103 P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:17.983283 15513 ts_tablet_manager.cc:1434] T a9351bc224e54fe89dadf9cf82359edf P 02927d4dc2f44acf84f92a7090286bbc: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.000s
I20260709 13:17:17.984767 15513 tablet_bootstrap.cc:492] T a44cb3e2781743289d79f5eee0ca9f18 P 02927d4dc2f44acf84f92a7090286bbc: Bootstrap starting.
I20260709 13:17:17.967108 15508 ts_tablet_manager.cc:1434] T a8fc3ee3e7da480b80256018cbfbfbfb P 2294936c864241959e4ef16ee789b341: Time spent starting tablet: real 0.067s	user 0.006s	sys 0.001s
I20260709 13:17:17.987368 15508 tablet_bootstrap.cc:492] T ccac63dd1be2457ca098e77cb934d0d9 P 2294936c864241959e4ef16ee789b341: Bootstrap starting.
I20260709 13:17:17.987609 15579 raft_consensus.cc:493] T 0e76f7a1bc7b471ca982b575e17c05a1 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:18.005905 15579 raft_consensus.cc:515] T 0e76f7a1bc7b471ca982b575e17c05a1 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:17.983659 15358 leader_election.cc:304] T 2f358cd243cc4d04b96cdf185eaa2103 P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2889d0b5034548eb9e3be00b724e6875; no voters: 02927d4dc2f44acf84f92a7090286bbc, 802c9786ee9c404cbeb186b90fa697ba
I20260709 13:17:18.008036 15579 leader_election.cc:290] T 0e76f7a1bc7b471ca982b575e17c05a1 P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801), 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321)
I20260709 13:17:17.991089 15243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d961a93e8ef4c24bd2a391376be5d37" candidate_uuid: "02927d4dc2f44acf84f92a7090286bbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341"
I20260709 13:17:17.959180 15209 leader_election.cc:304] T 88d6b179156b4c0fa0bd44df1a1c4717 P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02927d4dc2f44acf84f92a7090286bbc, 2294936c864241959e4ef16ee789b341; no voters: 
W20260709 13:17:18.008872 15209 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.12.19.132:38801, user_credentials={real_user=slave}} blocked reactor thread for 55493.4us
I20260709 13:17:17.997212 15577 raft_consensus.cc:493] T 63ee2896ea3a452281b9c09df0847bbf P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:18.009956 15577 raft_consensus.cc:515] T 63ee2896ea3a452281b9c09df0847bbf P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:18.010568 15317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e6f79f1062b4f279c5ec14d8a49fa45" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "802c9786ee9c404cbeb186b90fa697ba"
I20260709 13:17:18.011178 15317 raft_consensus.cc:3060] T 4e6f79f1062b4f279c5ec14d8a49fa45 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:18.012008 15577 leader_election.cc:290] T 63ee2896ea3a452281b9c09df0847bbf P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321), 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607)
I20260709 13:17:18.012326 15543 consensus_queue.cc:1048] T f8c2809398354f1d81f2744f0d8f3395 P 802c9786ee9c404cbeb186b90fa697ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:17:18.013134 15429 leader_election.cc:343] T 4d961a93e8ef4c24bd2a391376be5d37 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:18.013705 15571 raft_consensus.cc:2749] T 2f358cd243cc4d04b96cdf185eaa2103 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:18.014474 15465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e76f7a1bc7b471ca982b575e17c05a1" candidate_uuid: "802c9786ee9c404cbeb186b90fa697ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02927d4dc2f44acf84f92a7090286bbc" is_pre_election: true
I20260709 13:17:18.015827 15509 tablet_bootstrap.cc:654] T 30a33dd840cb44a5b64ac470042c56a6 P 802c9786ee9c404cbeb186b90fa697ba: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:18.001242 15513 tablet_bootstrap.cc:654] T a44cb3e2781743289d79f5eee0ca9f18 P 02927d4dc2f44acf84f92a7090286bbc: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:18.017040 15140 catalog_manager.cc:5697] T fc4c6d4330124d1a9b4724a1253db9a3 P 2889d0b5034548eb9e3be00b724e6875 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131). New cstate: current_term: 1 leader_uuid: "2889d0b5034548eb9e3be00b724e6875" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:18.015130 15465 raft_consensus.cc:2468] T 0e76f7a1bc7b471ca982b575e17c05a1 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 802c9786ee9c404cbeb186b90fa697ba in term 0.
I20260709 13:17:18.020533 15284 leader_election.cc:304] T 0e76f7a1bc7b471ca982b575e17c05a1 P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02927d4dc2f44acf84f92a7090286bbc, 802c9786ee9c404cbeb186b90fa697ba; no voters: 
I20260709 13:17:18.021521 15574 raft_consensus.cc:2804] T 0e76f7a1bc7b471ca982b575e17c05a1 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:18.021891 15574 raft_consensus.cc:493] T 0e76f7a1bc7b471ca982b575e17c05a1 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:18.022419 15574 raft_consensus.cc:3060] T 0e76f7a1bc7b471ca982b575e17c05a1 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:18.023730 15243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e76f7a1bc7b471ca982b575e17c05a1" candidate_uuid: "802c9786ee9c404cbeb186b90fa697ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341" is_pre_election: true
I20260709 13:17:18.024500 15243 raft_consensus.cc:2468] T 0e76f7a1bc7b471ca982b575e17c05a1 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 802c9786ee9c404cbeb186b90fa697ba in term 0.
I20260709 13:17:18.025769 15513 tablet_bootstrap.cc:492] T a44cb3e2781743289d79f5eee0ca9f18 P 02927d4dc2f44acf84f92a7090286bbc: No bootstrap required, opened a new log
I20260709 13:17:18.026254 15513 ts_tablet_manager.cc:1403] T a44cb3e2781743289d79f5eee0ca9f18 P 02927d4dc2f44acf84f92a7090286bbc: Time spent bootstrapping tablet: real 0.042s	user 0.012s	sys 0.004s
I20260709 13:17:18.023815 15242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63ee2896ea3a452281b9c09df0847bbf" candidate_uuid: "802c9786ee9c404cbeb186b90fa697ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341" is_pre_election: true
I20260709 13:17:18.027516 15466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e6f79f1062b4f279c5ec14d8a49fa45" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02927d4dc2f44acf84f92a7090286bbc"
I20260709 13:17:18.027686 15388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63ee2896ea3a452281b9c09df0847bbf" candidate_uuid: "802c9786ee9c404cbeb186b90fa697ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2889d0b5034548eb9e3be00b724e6875" is_pre_election: true
I20260709 13:17:18.028110 15466 raft_consensus.cc:3060] T 4e6f79f1062b4f279c5ec14d8a49fa45 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:18.028733 15388 raft_consensus.cc:2393] T 63ee2896ea3a452281b9c09df0847bbf P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 802c9786ee9c404cbeb186b90fa697ba in current term 1: Already voted for candidate 2294936c864241959e4ef16ee789b341 in this term.
I20260709 13:17:18.032181 15281 leader_election.cc:304] T 63ee2896ea3a452281b9c09df0847bbf P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 802c9786ee9c404cbeb186b90fa697ba; no voters: 2294936c864241959e4ef16ee789b341, 2889d0b5034548eb9e3be00b724e6875
I20260709 13:17:18.033315 15579 raft_consensus.cc:3060] T 63ee2896ea3a452281b9c09df0847bbf P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:17.961406 15603 consensus_queue.cc:237] T cb24462539664352aa1dc989ac5478c2 P 2294936c864241959e4ef16ee789b341 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:18.036808 15608 raft_consensus.cc:2804] T 88d6b179156b4c0fa0bd44df1a1c4717 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:18.037422 15608 raft_consensus.cc:493] T 88d6b179156b4c0fa0bd44df1a1c4717 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:18.037840 15608 raft_consensus.cc:3060] T 88d6b179156b4c0fa0bd44df1a1c4717 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:18.040275 15507 tablet_bootstrap.cc:654] T ccac63dd1be2457ca098e77cb934d0d9 P 2889d0b5034548eb9e3be00b724e6875: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:18.043496 15515 raft_consensus.cc:515] T be84c87760364b46ab9c65c630a2c0e6 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:18.061650 15609 consensus_queue.cc:1048] T 63ee2896ea3a452281b9c09df0847bbf P 2294936c864241959e4ef16ee789b341 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:18.049803 15317 raft_consensus.cc:2468] T 4e6f79f1062b4f279c5ec14d8a49fa45 P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2294936c864241959e4ef16ee789b341 in term 1.
I20260709 13:17:18.065116 15466 raft_consensus.cc:2468] T 4e6f79f1062b4f279c5ec14d8a49fa45 P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2294936c864241959e4ef16ee789b341 in term 1.
I20260709 13:17:18.087113 15509 tablet_bootstrap.cc:492] T 30a33dd840cb44a5b64ac470042c56a6 P 802c9786ee9c404cbeb186b90fa697ba: No bootstrap required, opened a new log
I20260709 13:17:18.087661 15509 ts_tablet_manager.cc:1403] T 30a33dd840cb44a5b64ac470042c56a6 P 802c9786ee9c404cbeb186b90fa697ba: Time spent bootstrapping tablet: real 0.124s	user 0.032s	sys 0.029s
I20260709 13:17:18.087513 15209 leader_election.cc:304] T 4e6f79f1062b4f279c5ec14d8a49fa45 P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2294936c864241959e4ef16ee789b341, 802c9786ee9c404cbeb186b90fa697ba; no voters: 
I20260709 13:17:18.090303 15509 raft_consensus.cc:359] T 30a33dd840cb44a5b64ac470042c56a6 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:18.090790 15388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be84c87760364b46ab9c65c630a2c0e6" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2889d0b5034548eb9e3be00b724e6875"
I20260709 13:17:18.091823 15388 raft_consensus.cc:3060] T be84c87760364b46ab9c65c630a2c0e6 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:18.095513 15579 raft_consensus.cc:2749] T 63ee2896ea3a452281b9c09df0847bbf P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:18.097007 15574 raft_consensus.cc:515] T 0e76f7a1bc7b471ca982b575e17c05a1 P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:18.098627 15388 raft_consensus.cc:2468] T be84c87760364b46ab9c65c630a2c0e6 P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2294936c864241959e4ef16ee789b341 in term 1.
I20260709 13:17:18.091221 15609 raft_consensus.cc:2804] T 4e6f79f1062b4f279c5ec14d8a49fa45 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:18.099519 15609 raft_consensus.cc:697] T 4e6f79f1062b4f279c5ec14d8a49fa45 P 2294936c864241959e4ef16ee789b341 [term 1 LEADER]: Becoming Leader. State: Replica: 2294936c864241959e4ef16ee789b341, State: Running, Role: LEADER
I20260709 13:17:18.100386 15609 consensus_queue.cc:237] T 4e6f79f1062b4f279c5ec14d8a49fa45 P 2294936c864241959e4ef16ee789b341 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:18.100041 15574 leader_election.cc:290] T 0e76f7a1bc7b471ca982b575e17c05a1 P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 1 election: Requested vote from peers 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801), 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321)
I20260709 13:17:18.101719 15242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e76f7a1bc7b471ca982b575e17c05a1" candidate_uuid: "802c9786ee9c404cbeb186b90fa697ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341"
I20260709 13:17:18.101905 15464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e76f7a1bc7b471ca982b575e17c05a1" candidate_uuid: "802c9786ee9c404cbeb186b90fa697ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02927d4dc2f44acf84f92a7090286bbc"
I20260709 13:17:18.102450 15464 raft_consensus.cc:3060] T 0e76f7a1bc7b471ca982b575e17c05a1 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:18.102447 15242 raft_consensus.cc:3060] T 0e76f7a1bc7b471ca982b575e17c05a1 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:18.105542 15509 raft_consensus.cc:385] T 30a33dd840cb44a5b64ac470042c56a6 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:18.105854 15509 raft_consensus.cc:740] T 30a33dd840cb44a5b64ac470042c56a6 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 802c9786ee9c404cbeb186b90fa697ba, State: Initialized, Role: FOLLOWER
I20260709 13:17:18.106127 15207 leader_election.cc:304] T be84c87760364b46ab9c65c630a2c0e6 P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2294936c864241959e4ef16ee789b341, 2889d0b5034548eb9e3be00b724e6875; no voters: 
I20260709 13:17:18.106494 15509 consensus_queue.cc:260] T 30a33dd840cb44a5b64ac470042c56a6 P 802c9786ee9c404cbeb186b90fa697ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:18.108278 15509 ts_tablet_manager.cc:1434] T 30a33dd840cb44a5b64ac470042c56a6 P 802c9786ee9c404cbeb186b90fa697ba: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260709 13:17:18.108867 15509 tablet_bootstrap.cc:492] T ccac63dd1be2457ca098e77cb934d0d9 P 802c9786ee9c404cbeb186b90fa697ba: Bootstrap starting.
I20260709 13:17:18.110663 15567 raft_consensus.cc:2804] T be84c87760364b46ab9c65c630a2c0e6 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:18.110881 15243 raft_consensus.cc:3060] T f8c2809398354f1d81f2744f0d8f3395 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:18.122694 15509 tablet_bootstrap.cc:654] T ccac63dd1be2457ca098e77cb934d0d9 P 802c9786ee9c404cbeb186b90fa697ba: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:18.110204 15515 leader_election.cc:290] T be84c87760364b46ab9c65c630a2c0e6 P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 election: Requested vote from peers 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607), 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801)
I20260709 13:17:18.126062 15466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be84c87760364b46ab9c65c630a2c0e6" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02927d4dc2f44acf84f92a7090286bbc"
I20260709 13:17:18.132032 15513 raft_consensus.cc:359] T a44cb3e2781743289d79f5eee0ca9f18 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:18.133008 15513 raft_consensus.cc:385] T a44cb3e2781743289d79f5eee0ca9f18 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:18.133358 15513 raft_consensus.cc:740] T a44cb3e2781743289d79f5eee0ca9f18 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02927d4dc2f44acf84f92a7090286bbc, State: Initialized, Role: FOLLOWER
I20260709 13:17:18.134197 15513 consensus_queue.cc:260] T a44cb3e2781743289d79f5eee0ca9f18 P 02927d4dc2f44acf84f92a7090286bbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:18.137591 15513 ts_tablet_manager.cc:1434] T a44cb3e2781743289d79f5eee0ca9f18 P 02927d4dc2f44acf84f92a7090286bbc: Time spent starting tablet: real 0.111s	user 0.007s	sys 0.000s
I20260709 13:17:18.143328 15466 raft_consensus.cc:3060] T be84c87760364b46ab9c65c630a2c0e6 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:18.144733 15513 tablet_bootstrap.cc:492] T a8fc3ee3e7da480b80256018cbfbfbfb P 02927d4dc2f44acf84f92a7090286bbc: Bootstrap starting.
I20260709 13:17:18.148873 15140 catalog_manager.cc:5697] T cb24462539664352aa1dc989ac5478c2 P 2294936c864241959e4ef16ee789b341 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2294936c864241959e4ef16ee789b341 (127.12.19.129). New cstate: current_term: 1 leader_uuid: "2294936c864241959e4ef16ee789b341" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:18.156114 15508 tablet_bootstrap.cc:654] T ccac63dd1be2457ca098e77cb934d0d9 P 2294936c864241959e4ef16ee789b341: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:18.156560 15515 consensus_queue.cc:1048] T 63ee2896ea3a452281b9c09df0847bbf P 2294936c864241959e4ef16ee789b341 [LEADER]: Connected to new peer: Peer: permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:18.157263 15465 raft_consensus.cc:3060] T a9351bc224e54fe89dadf9cf82359edf P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:18.163820 15513 tablet_bootstrap.cc:654] T a8fc3ee3e7da480b80256018cbfbfbfb P 02927d4dc2f44acf84f92a7090286bbc: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:18.170572 15507 tablet_bootstrap.cc:492] T ccac63dd1be2457ca098e77cb934d0d9 P 2889d0b5034548eb9e3be00b724e6875: No bootstrap required, opened a new log
I20260709 13:17:18.171082 15507 ts_tablet_manager.cc:1403] T ccac63dd1be2457ca098e77cb934d0d9 P 2889d0b5034548eb9e3be00b724e6875: Time spent bootstrapping tablet: real 0.192s	user 0.008s	sys 0.006s
I20260709 13:17:18.176862 15507 raft_consensus.cc:359] T ccac63dd1be2457ca098e77cb934d0d9 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:18.177593 15507 raft_consensus.cc:385] T ccac63dd1be2457ca098e77cb934d0d9 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:18.177870 15507 raft_consensus.cc:740] T ccac63dd1be2457ca098e77cb934d0d9 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2889d0b5034548eb9e3be00b724e6875, State: Initialized, Role: FOLLOWER
I20260709 13:17:18.180564 15507 consensus_queue.cc:260] T ccac63dd1be2457ca098e77cb934d0d9 P 2889d0b5034548eb9e3be00b724e6875 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:18.182942 15507 ts_tablet_manager.cc:1434] T ccac63dd1be2457ca098e77cb934d0d9 P 2889d0b5034548eb9e3be00b724e6875: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260709 13:17:18.183900 15507 tablet_bootstrap.cc:492] T bcdd24a09a424483a566a6f56e7fabee P 2889d0b5034548eb9e3be00b724e6875: Bootstrap starting.
I20260709 13:17:18.184151 15139 catalog_manager.cc:5697] T f69168c3a6074499af9047aa80e28c72 P 02927d4dc2f44acf84f92a7090286bbc reported cstate change: term changed from 0 to 1, leader changed from <none> to 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132). New cstate: current_term: 1 leader_uuid: "02927d4dc2f44acf84f92a7090286bbc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:18.187067 15608 raft_consensus.cc:515] T 88d6b179156b4c0fa0bd44df1a1c4717 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:18.190011 15608 leader_election.cc:290] T 88d6b179156b4c0fa0bd44df1a1c4717 P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 election: Requested vote from peers 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801), 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495)
I20260709 13:17:18.191706 15463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88d6b179156b4c0fa0bd44df1a1c4717" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02927d4dc2f44acf84f92a7090286bbc"
I20260709 13:17:18.192433 15242 raft_consensus.cc:2468] T 0e76f7a1bc7b471ca982b575e17c05a1 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 802c9786ee9c404cbeb186b90fa697ba in term 1.
I20260709 13:17:18.192556 15463 raft_consensus.cc:3060] T 88d6b179156b4c0fa0bd44df1a1c4717 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:18.200982 15567 raft_consensus.cc:697] T be84c87760364b46ab9c65c630a2c0e6 P 2294936c864241959e4ef16ee789b341 [term 1 LEADER]: Becoming Leader. State: Replica: 2294936c864241959e4ef16ee789b341, State: Running, Role: LEADER
I20260709 13:17:18.202376 15515 raft_consensus.cc:493] T f8c2809398354f1d81f2744f0d8f3395 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:18.203161 15281 leader_election.cc:304] T 0e76f7a1bc7b471ca982b575e17c05a1 P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2294936c864241959e4ef16ee789b341, 802c9786ee9c404cbeb186b90fa697ba; no voters: 
I20260709 13:17:18.185897 15139 catalog_manager.cc:5697] T 4d961a93e8ef4c24bd2a391376be5d37 P 02927d4dc2f44acf84f92a7090286bbc reported cstate change: term changed from 0 to 1, leader changed from <none> to 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132). New cstate: current_term: 1 leader_uuid: "02927d4dc2f44acf84f92a7090286bbc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:18.212473 15508 tablet_bootstrap.cc:492] T ccac63dd1be2457ca098e77cb934d0d9 P 2294936c864241959e4ef16ee789b341: No bootstrap required, opened a new log
I20260709 13:17:18.216439 15609 raft_consensus.cc:493] T a8fc3ee3e7da480b80256018cbfbfbfb P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:18.224859 15508 ts_tablet_manager.cc:1403] T ccac63dd1be2457ca098e77cb934d0d9 P 2294936c864241959e4ef16ee789b341: Time spent bootstrapping tablet: real 0.238s	user 0.021s	sys 0.023s
I20260709 13:17:18.224943 15609 raft_consensus.cc:515] T a8fc3ee3e7da480b80256018cbfbfbfb P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:18.227317 15609 leader_election.cc:290] T a8fc3ee3e7da480b80256018cbfbfbfb P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607), 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801)
I20260709 13:17:18.228142 15508 raft_consensus.cc:359] T ccac63dd1be2457ca098e77cb934d0d9 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:18.229429 15508 raft_consensus.cc:385] T ccac63dd1be2457ca098e77cb934d0d9 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:18.229795 15508 raft_consensus.cc:740] T ccac63dd1be2457ca098e77cb934d0d9 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2294936c864241959e4ef16ee789b341, State: Initialized, Role: FOLLOWER
I20260709 13:17:18.228422 15391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8fc3ee3e7da480b80256018cbfbfbfb" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2889d0b5034548eb9e3be00b724e6875" is_pre_election: true
I20260709 13:17:18.223538 15567 consensus_queue.cc:237] T be84c87760364b46ab9c65c630a2c0e6 P 2294936c864241959e4ef16ee789b341 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:18.231038 15462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8fc3ee3e7da480b80256018cbfbfbfb" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02927d4dc2f44acf84f92a7090286bbc" is_pre_election: true
I20260709 13:17:18.231221 15391 raft_consensus.cc:2468] T a8fc3ee3e7da480b80256018cbfbfbfb P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2294936c864241959e4ef16ee789b341 in term 0.
I20260709 13:17:18.232268 15574 raft_consensus.cc:2804] T 0e76f7a1bc7b471ca982b575e17c05a1 P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:18.232762 15574 raft_consensus.cc:697] T 0e76f7a1bc7b471ca982b575e17c05a1 P 802c9786ee9c404cbeb186b90fa697ba [term 1 LEADER]: Becoming Leader. State: Replica: 802c9786ee9c404cbeb186b90fa697ba, State: Running, Role: LEADER
I20260709 13:17:18.233544 15574 consensus_queue.cc:237] T 0e76f7a1bc7b471ca982b575e17c05a1 P 802c9786ee9c404cbeb186b90fa697ba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:18.236021 15207 leader_election.cc:304] T a8fc3ee3e7da480b80256018cbfbfbfb P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2294936c864241959e4ef16ee789b341, 2889d0b5034548eb9e3be00b724e6875; no voters: 
W20260709 13:17:18.236682 15209 leader_election.cc:343] T a8fc3ee3e7da480b80256018cbfbfbfb P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:18.228960 15464 raft_consensus.cc:2468] T 0e76f7a1bc7b471ca982b575e17c05a1 P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 802c9786ee9c404cbeb186b90fa697ba in term 1.
I20260709 13:17:18.237691 15609 raft_consensus.cc:2804] T a8fc3ee3e7da480b80256018cbfbfbfb P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:18.238078 15609 raft_consensus.cc:493] T a8fc3ee3e7da480b80256018cbfbfbfb P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:18.238425 15609 raft_consensus.cc:3060] T a8fc3ee3e7da480b80256018cbfbfbfb P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:18.239892 15571 raft_consensus.cc:493] T ccac63dd1be2457ca098e77cb934d0d9 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:18.240371 15571 raft_consensus.cc:515] T ccac63dd1be2457ca098e77cb934d0d9 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:18.210319 15318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88d6b179156b4c0fa0bd44df1a1c4717" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "802c9786ee9c404cbeb186b90fa697ba"
I20260709 13:17:18.246830 15509 tablet_bootstrap.cc:492] T ccac63dd1be2457ca098e77cb934d0d9 P 802c9786ee9c404cbeb186b90fa697ba: No bootstrap required, opened a new log
I20260709 13:17:18.247242 15509 ts_tablet_manager.cc:1403] T ccac63dd1be2457ca098e77cb934d0d9 P 802c9786ee9c404cbeb186b90fa697ba: Time spent bootstrapping tablet: real 0.139s	user 0.011s	sys 0.007s
I20260709 13:17:18.230621 15508 consensus_queue.cc:260] T ccac63dd1be2457ca098e77cb934d0d9 P 2294936c864241959e4ef16ee789b341 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:18.248632 15507 tablet_bootstrap.cc:654] T bcdd24a09a424483a566a6f56e7fabee P 2889d0b5034548eb9e3be00b724e6875: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:18.253903 15508 ts_tablet_manager.cc:1434] T ccac63dd1be2457ca098e77cb934d0d9 P 2294936c864241959e4ef16ee789b341: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.002s
I20260709 13:17:18.255085 15508 tablet_bootstrap.cc:492] T 4d961a93e8ef4c24bd2a391376be5d37 P 2294936c864241959e4ef16ee789b341: Bootstrap starting.
I20260709 13:17:18.209965 15515 raft_consensus.cc:515] T f8c2809398354f1d81f2744f0d8f3395 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:18.263422 15507 tablet_bootstrap.cc:492] T bcdd24a09a424483a566a6f56e7fabee P 2889d0b5034548eb9e3be00b724e6875: No bootstrap required, opened a new log
I20260709 13:17:18.264104 15507 ts_tablet_manager.cc:1403] T bcdd24a09a424483a566a6f56e7fabee P 2889d0b5034548eb9e3be00b724e6875: Time spent bootstrapping tablet: real 0.080s	user 0.014s	sys 0.005s
I20260709 13:17:18.264412 15508 tablet_bootstrap.cc:654] T 4d961a93e8ef4c24bd2a391376be5d37 P 2294936c864241959e4ef16ee789b341: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:18.268307 15571 leader_election.cc:290] T ccac63dd1be2457ca098e77cb934d0d9 P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321), 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495)
W20260709 13:17:18.246263 15281 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.12.19.129:41321, user_credentials={real_user=slave}} blocked reactor thread for 44893.6us
I20260709 13:17:18.274601 15579 consensus_queue.cc:1048] T f8c2809398354f1d81f2744f0d8f3395 P 802c9786ee9c404cbeb186b90fa697ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:18.246719 15318 raft_consensus.cc:3060] T 88d6b179156b4c0fa0bd44df1a1c4717 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:18.279008 15509 raft_consensus.cc:359] T ccac63dd1be2457ca098e77cb934d0d9 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:18.281872 15507 raft_consensus.cc:359] T bcdd24a09a424483a566a6f56e7fabee P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:18.282611 15509 raft_consensus.cc:385] T ccac63dd1be2457ca098e77cb934d0d9 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:18.282810 15507 raft_consensus.cc:385] T bcdd24a09a424483a566a6f56e7fabee P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:18.283249 15509 raft_consensus.cc:740] T ccac63dd1be2457ca098e77cb934d0d9 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 802c9786ee9c404cbeb186b90fa697ba, State: Initialized, Role: FOLLOWER
I20260709 13:17:18.283416 15507 raft_consensus.cc:740] T bcdd24a09a424483a566a6f56e7fabee P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2889d0b5034548eb9e3be00b724e6875, State: Initialized, Role: FOLLOWER
I20260709 13:17:18.289311 15507 consensus_queue.cc:260] T bcdd24a09a424483a566a6f56e7fabee P 2889d0b5034548eb9e3be00b724e6875 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:18.287322 15509 consensus_queue.cc:260] T ccac63dd1be2457ca098e77cb934d0d9 P 802c9786ee9c404cbeb186b90fa697ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:18.296944 15608 raft_consensus.cc:493] T ccac63dd1be2457ca098e77cb934d0d9 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:18.297603 15608 raft_consensus.cc:515] T ccac63dd1be2457ca098e77cb934d0d9 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:18.300254 15608 leader_election.cc:290] T ccac63dd1be2457ca098e77cb934d0d9 P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495), 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607)
I20260709 13:17:18.301959 15389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccac63dd1be2457ca098e77cb934d0d9" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2889d0b5034548eb9e3be00b724e6875" is_pre_election: true
I20260709 13:17:18.302647 15389 raft_consensus.cc:2468] T ccac63dd1be2457ca098e77cb934d0d9 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2294936c864241959e4ef16ee789b341 in term 0.
I20260709 13:17:18.304041 15242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccac63dd1be2457ca098e77cb934d0d9" candidate_uuid: "2889d0b5034548eb9e3be00b724e6875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341" is_pre_election: true
I20260709 13:17:18.304693 15242 raft_consensus.cc:2468] T ccac63dd1be2457ca098e77cb934d0d9 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2889d0b5034548eb9e3be00b724e6875 in term 0.
I20260709 13:17:18.306087 15355 leader_election.cc:304] T ccac63dd1be2457ca098e77cb934d0d9 P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2294936c864241959e4ef16ee789b341, 2889d0b5034548eb9e3be00b724e6875; no voters: 
I20260709 13:17:18.310002 15509 ts_tablet_manager.cc:1434] T ccac63dd1be2457ca098e77cb934d0d9 P 802c9786ee9c404cbeb186b90fa697ba: Time spent starting tablet: real 0.062s	user 0.008s	sys 0.000s
I20260709 13:17:18.313563 15507 ts_tablet_manager.cc:1434] T bcdd24a09a424483a566a6f56e7fabee P 2889d0b5034548eb9e3be00b724e6875: Time spent starting tablet: real 0.049s	user 0.005s	sys 0.002s
I20260709 13:17:18.314711 15507 tablet_bootstrap.cc:492] T 1c4ab8f71b1949188c9aad51cdb0a569 P 2889d0b5034548eb9e3be00b724e6875: Bootstrap starting.
I20260709 13:17:18.304790 15317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccac63dd1be2457ca098e77cb934d0d9" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "802c9786ee9c404cbeb186b90fa697ba" is_pre_election: true
I20260709 13:17:18.307026 15207 leader_election.cc:304] T ccac63dd1be2457ca098e77cb934d0d9 P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2294936c864241959e4ef16ee789b341, 2889d0b5034548eb9e3be00b724e6875; no voters: 
I20260709 13:17:18.317744 15514 raft_consensus.cc:2804] T ccac63dd1be2457ca098e77cb934d0d9 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:18.323658 15514 raft_consensus.cc:493] T ccac63dd1be2457ca098e77cb934d0d9 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:18.324074 15608 raft_consensus.cc:2804] T ccac63dd1be2457ca098e77cb934d0d9 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:18.324471 15608 raft_consensus.cc:493] T ccac63dd1be2457ca098e77cb934d0d9 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:18.324826 15608 raft_consensus.cc:3060] T ccac63dd1be2457ca098e77cb934d0d9 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:18.325330 15515 leader_election.cc:290] T f8c2809398354f1d81f2744f0d8f3395 P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495), 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607)
I20260709 13:17:18.324113 15514 raft_consensus.cc:3060] T ccac63dd1be2457ca098e77cb934d0d9 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:18.323575 15316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccac63dd1be2457ca098e77cb934d0d9" candidate_uuid: "2889d0b5034548eb9e3be00b724e6875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "802c9786ee9c404cbeb186b90fa697ba" is_pre_election: true
I20260709 13:17:18.328902 15316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8c2809398354f1d81f2744f0d8f3395" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "802c9786ee9c404cbeb186b90fa697ba" is_pre_election: true
I20260709 13:17:18.321878 15317 raft_consensus.cc:2468] T ccac63dd1be2457ca098e77cb934d0d9 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2294936c864241959e4ef16ee789b341 in term 0.
I20260709 13:17:18.330979 15466 raft_consensus.cc:2468] T be84c87760364b46ab9c65c630a2c0e6 P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2294936c864241959e4ef16ee789b341 in term 1.
I20260709 13:17:18.332685 15508 tablet_bootstrap.cc:492] T 4d961a93e8ef4c24bd2a391376be5d37 P 2294936c864241959e4ef16ee789b341: No bootstrap required, opened a new log
I20260709 13:17:18.333213 15508 ts_tablet_manager.cc:1403] T 4d961a93e8ef4c24bd2a391376be5d37 P 2294936c864241959e4ef16ee789b341: Time spent bootstrapping tablet: real 0.078s	user 0.011s	sys 0.014s
I20260709 13:17:18.335146 15463 raft_consensus.cc:2468] T 88d6b179156b4c0fa0bd44df1a1c4717 P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2294936c864241959e4ef16ee789b341 in term 1.
I20260709 13:17:18.335920 15508 raft_consensus.cc:359] T 4d961a93e8ef4c24bd2a391376be5d37 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:18.336625 15508 raft_consensus.cc:385] T 4d961a93e8ef4c24bd2a391376be5d37 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:18.336936 15508 raft_consensus.cc:740] T 4d961a93e8ef4c24bd2a391376be5d37 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2294936c864241959e4ef16ee789b341, State: Initialized, Role: FOLLOWER
I20260709 13:17:18.337743 15209 leader_election.cc:304] T 88d6b179156b4c0fa0bd44df1a1c4717 P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02927d4dc2f44acf84f92a7090286bbc, 2294936c864241959e4ef16ee789b341; no voters: 
I20260709 13:17:18.337615 15508 consensus_queue.cc:260] T 4d961a93e8ef4c24bd2a391376be5d37 P 2294936c864241959e4ef16ee789b341 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:18.338678 15515 raft_consensus.cc:2804] T 88d6b179156b4c0fa0bd44df1a1c4717 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:18.339560 15515 raft_consensus.cc:697] T 88d6b179156b4c0fa0bd44df1a1c4717 P 2294936c864241959e4ef16ee789b341 [term 1 LEADER]: Becoming Leader. State: Replica: 2294936c864241959e4ef16ee789b341, State: Running, Role: LEADER
I20260709 13:17:18.340306 15609 raft_consensus.cc:515] T a8fc3ee3e7da480b80256018cbfbfbfb P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:18.340734 15515 consensus_queue.cc:237] T 88d6b179156b4c0fa0bd44df1a1c4717 P 2294936c864241959e4ef16ee789b341 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:18.342643 15609 leader_election.cc:290] T a8fc3ee3e7da480b80256018cbfbfbfb P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 election: Requested vote from peers 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607), 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801)
I20260709 13:17:18.344058 15318 raft_consensus.cc:2468] T 88d6b179156b4c0fa0bd44df1a1c4717 P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2294936c864241959e4ef16ee789b341 in term 1.
I20260709 13:17:18.345252 15508 ts_tablet_manager.cc:1434] T 4d961a93e8ef4c24bd2a391376be5d37 P 2294936c864241959e4ef16ee789b341: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.001s
I20260709 13:17:18.346208 15508 tablet_bootstrap.cc:492] T a44cb3e2781743289d79f5eee0ca9f18 P 2294936c864241959e4ef16ee789b341: Bootstrap starting.
I20260709 13:17:18.347033 15466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8fc3ee3e7da480b80256018cbfbfbfb" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02927d4dc2f44acf84f92a7090286bbc"
I20260709 13:17:18.350497 15509 tablet_bootstrap.cc:492] T 0f55d19980234982b17948d789b76d26 P 802c9786ee9c404cbeb186b90fa697ba: Bootstrap starting.
I20260709 13:17:18.350797 15388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8fc3ee3e7da480b80256018cbfbfbfb" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2889d0b5034548eb9e3be00b724e6875"
I20260709 13:17:18.356042 15513 tablet_bootstrap.cc:492] T a8fc3ee3e7da480b80256018cbfbfbfb P 02927d4dc2f44acf84f92a7090286bbc: No bootstrap required, opened a new log
I20260709 13:17:18.356455 15513 ts_tablet_manager.cc:1403] T a8fc3ee3e7da480b80256018cbfbfbfb P 02927d4dc2f44acf84f92a7090286bbc: Time spent bootstrapping tablet: real 0.212s	user 0.006s	sys 0.050s
I20260709 13:17:18.354259 15388 raft_consensus.cc:3060] T a8fc3ee3e7da480b80256018cbfbfbfb P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:18.353274 15138 catalog_manager.cc:5697] T 4e6f79f1062b4f279c5ec14d8a49fa45 P 2294936c864241959e4ef16ee789b341 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2294936c864241959e4ef16ee789b341 (127.12.19.129). New cstate: current_term: 1 leader_uuid: "2294936c864241959e4ef16ee789b341" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:18.358614 15608 raft_consensus.cc:515] T ccac63dd1be2457ca098e77cb934d0d9 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
W20260709 13:17:18.352183 15209 leader_election.cc:343] T a8fc3ee3e7da480b80256018cbfbfbfb P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:18.361385 15608 leader_election.cc:290] T ccac63dd1be2457ca098e77cb934d0d9 P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 election: Requested vote from peers 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495), 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607)
I20260709 13:17:18.362978 15318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccac63dd1be2457ca098e77cb934d0d9" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "802c9786ee9c404cbeb186b90fa697ba"
I20260709 13:17:18.363456 15389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8c2809398354f1d81f2744f0d8f3395" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2889d0b5034548eb9e3be00b724e6875" is_pre_election: true
I20260709 13:17:18.364919 15207 leader_election.cc:304] T f8c2809398354f1d81f2744f0d8f3395 P 2294936c864241959e4ef16ee789b341 [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: 2294936c864241959e4ef16ee789b341; no voters: 2889d0b5034548eb9e3be00b724e6875, 802c9786ee9c404cbeb186b90fa697ba
I20260709 13:17:18.365440 15389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccac63dd1be2457ca098e77cb934d0d9" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2889d0b5034548eb9e3be00b724e6875"
I20260709 13:17:18.366346 15514 raft_consensus.cc:515] T ccac63dd1be2457ca098e77cb934d0d9 P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:18.367100 15388 raft_consensus.cc:2468] T a8fc3ee3e7da480b80256018cbfbfbfb P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2294936c864241959e4ef16ee789b341 in term 1.
I20260709 13:17:18.367969 15389 raft_consensus.cc:2393] T ccac63dd1be2457ca098e77cb934d0d9 P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2294936c864241959e4ef16ee789b341 in current term 1: Already voted for candidate 2889d0b5034548eb9e3be00b724e6875 in this term.
I20260709 13:17:18.368865 15571 raft_consensus.cc:493] T bcdd24a09a424483a566a6f56e7fabee P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:18.369483 15571 raft_consensus.cc:515] T bcdd24a09a424483a566a6f56e7fabee P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:18.371492 15207 leader_election.cc:304] T a8fc3ee3e7da480b80256018cbfbfbfb P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2294936c864241959e4ef16ee789b341, 2889d0b5034548eb9e3be00b724e6875; no voters: 02927d4dc2f44acf84f92a7090286bbc
I20260709 13:17:18.372022 15571 leader_election.cc:290] T bcdd24a09a424483a566a6f56e7fabee P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801), 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321)
I20260709 13:17:18.372643 15567 raft_consensus.cc:2804] T a8fc3ee3e7da480b80256018cbfbfbfb P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:18.373188 15567 raft_consensus.cc:697] T a8fc3ee3e7da480b80256018cbfbfbfb P 2294936c864241959e4ef16ee789b341 [term 1 LEADER]: Becoming Leader. State: Replica: 2294936c864241959e4ef16ee789b341, State: Running, Role: LEADER
I20260709 13:17:18.374065 15242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcdd24a09a424483a566a6f56e7fabee" candidate_uuid: "2889d0b5034548eb9e3be00b724e6875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341" is_pre_election: true
I20260709 13:17:18.373994 15567 consensus_queue.cc:237] T a8fc3ee3e7da480b80256018cbfbfbfb P 2294936c864241959e4ef16ee789b341 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
W20260709 13:17:18.375959 15355 leader_election.cc:343] T bcdd24a09a424483a566a6f56e7fabee P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:18.363619 15318 raft_consensus.cc:3060] T ccac63dd1be2457ca098e77cb934d0d9 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:18.380216 15465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcdd24a09a424483a566a6f56e7fabee" candidate_uuid: "2889d0b5034548eb9e3be00b724e6875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02927d4dc2f44acf84f92a7090286bbc" is_pre_election: true
I20260709 13:17:18.380671 15242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccac63dd1be2457ca098e77cb934d0d9" candidate_uuid: "2889d0b5034548eb9e3be00b724e6875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341"
I20260709 13:17:18.381711 15242 raft_consensus.cc:2393] T ccac63dd1be2457ca098e77cb934d0d9 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2889d0b5034548eb9e3be00b724e6875 in current term 1: Already voted for candidate 2294936c864241959e4ef16ee789b341 in this term.
W20260709 13:17:18.381775 15358 leader_election.cc:343] T bcdd24a09a424483a566a6f56e7fabee P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:18.382454 15358 leader_election.cc:304] T bcdd24a09a424483a566a6f56e7fabee P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2889d0b5034548eb9e3be00b724e6875; no voters: 02927d4dc2f44acf84f92a7090286bbc, 2294936c864241959e4ef16ee789b341
I20260709 13:17:18.359042 15138 catalog_manager.cc:5697] T be84c87760364b46ab9c65c630a2c0e6 P 2294936c864241959e4ef16ee789b341 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2294936c864241959e4ef16ee789b341 (127.12.19.129). New cstate: current_term: 1 leader_uuid: "2294936c864241959e4ef16ee789b341" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:18.383514 15571 raft_consensus.cc:2749] T bcdd24a09a424483a566a6f56e7fabee P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:18.386232 15509 tablet_bootstrap.cc:654] T 0f55d19980234982b17948d789b76d26 P 802c9786ee9c404cbeb186b90fa697ba: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:18.386972 15513 raft_consensus.cc:359] T a8fc3ee3e7da480b80256018cbfbfbfb P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:18.394809 15513 raft_consensus.cc:385] T a8fc3ee3e7da480b80256018cbfbfbfb P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:18.395115 15513 raft_consensus.cc:740] T a8fc3ee3e7da480b80256018cbfbfbfb P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02927d4dc2f44acf84f92a7090286bbc, State: Initialized, Role: FOLLOWER
I20260709 13:17:18.395952 15513 consensus_queue.cc:260] T a8fc3ee3e7da480b80256018cbfbfbfb P 02927d4dc2f44acf84f92a7090286bbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:18.388860 15507 tablet_bootstrap.cc:654] T 1c4ab8f71b1949188c9aad51cdb0a569 P 2889d0b5034548eb9e3be00b724e6875: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:18.389907 15514 leader_election.cc:290] T ccac63dd1be2457ca098e77cb934d0d9 P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 1 election: Requested vote from peers 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321), 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495)
I20260709 13:17:18.391805 15317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccac63dd1be2457ca098e77cb934d0d9" candidate_uuid: "2889d0b5034548eb9e3be00b724e6875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "802c9786ee9c404cbeb186b90fa697ba"
I20260709 13:17:18.398213 15508 tablet_bootstrap.cc:654] T a44cb3e2781743289d79f5eee0ca9f18 P 2294936c864241959e4ef16ee789b341: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:18.401314 15358 leader_election.cc:304] T ccac63dd1be2457ca098e77cb934d0d9 P 2889d0b5034548eb9e3be00b724e6875 [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: 2889d0b5034548eb9e3be00b724e6875; no voters: 2294936c864241959e4ef16ee789b341, 802c9786ee9c404cbeb186b90fa697ba
I20260709 13:17:18.402076 15242 raft_consensus.cc:3060] T 4d961a93e8ef4c24bd2a391376be5d37 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:18.402532 15514 raft_consensus.cc:2749] T ccac63dd1be2457ca098e77cb934d0d9 P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:17:18.405257 15513 ts_tablet_manager.cc:1434] T a8fc3ee3e7da480b80256018cbfbfbfb P 02927d4dc2f44acf84f92a7090286bbc: Time spent starting tablet: real 0.049s	user 0.007s	sys 0.000s
I20260709 13:17:18.406292 15513 tablet_bootstrap.cc:492] T 2f358cd243cc4d04b96cdf185eaa2103 P 02927d4dc2f44acf84f92a7090286bbc: Bootstrap starting.
I20260709 13:17:18.408725 15318 raft_consensus.cc:2468] T ccac63dd1be2457ca098e77cb934d0d9 P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2294936c864241959e4ef16ee789b341 in term 1.
I20260709 13:17:18.411111 15209 leader_election.cc:304] T ccac63dd1be2457ca098e77cb934d0d9 P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2294936c864241959e4ef16ee789b341, 802c9786ee9c404cbeb186b90fa697ba; no voters: 2889d0b5034548eb9e3be00b724e6875
I20260709 13:17:18.413828 15513 tablet_bootstrap.cc:654] T 2f358cd243cc4d04b96cdf185eaa2103 P 02927d4dc2f44acf84f92a7090286bbc: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:18.422814 15557 consensus_queue.cc:1048] T f69168c3a6074499af9047aa80e28c72 P 02927d4dc2f44acf84f92a7090286bbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:18.420758 15635 raft_consensus.cc:2804] T ccac63dd1be2457ca098e77cb934d0d9 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:18.426391 15571 consensus_queue.cc:1048] T fc4c6d4330124d1a9b4724a1253db9a3 P 2889d0b5034548eb9e3be00b724e6875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:18.424137 15635 raft_consensus.cc:697] T ccac63dd1be2457ca098e77cb934d0d9 P 2294936c864241959e4ef16ee789b341 [term 1 LEADER]: Becoming Leader. State: Replica: 2294936c864241959e4ef16ee789b341, State: Running, Role: LEADER
I20260709 13:17:18.428821 15557 consensus_queue.cc:1048] T f69168c3a6074499af9047aa80e28c72 P 02927d4dc2f44acf84f92a7090286bbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:18.429466 15635 consensus_queue.cc:237] T ccac63dd1be2457ca098e77cb934d0d9 P 2294936c864241959e4ef16ee789b341 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:18.437134 15557 consensus_queue.cc:1048] T 4d961a93e8ef4c24bd2a391376be5d37 P 02927d4dc2f44acf84f92a7090286bbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 13:17:18.440598 15139 catalog_manager.cc:5697] T 0e76f7a1bc7b471ca982b575e17c05a1 P 802c9786ee9c404cbeb186b90fa697ba reported cstate change: term changed from 0 to 1, leader changed from <none> to 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130). New cstate: current_term: 1 leader_uuid: "802c9786ee9c404cbeb186b90fa697ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:18.454231 15608 raft_consensus.cc:2749] T f8c2809398354f1d81f2744f0d8f3395 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:18.467643 15557 raft_consensus.cc:493] T a44cb3e2781743289d79f5eee0ca9f18 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:18.470502 15557 raft_consensus.cc:515] T a44cb3e2781743289d79f5eee0ca9f18 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:18.473692 15557 leader_election.cc:290] T a44cb3e2781743289d79f5eee0ca9f18 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321), 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495)
I20260709 13:17:18.475883 15240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a44cb3e2781743289d79f5eee0ca9f18" candidate_uuid: "02927d4dc2f44acf84f92a7090286bbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341" is_pre_election: true
I20260709 13:17:18.481943 15509 tablet_bootstrap.cc:492] T 0f55d19980234982b17948d789b76d26 P 802c9786ee9c404cbeb186b90fa697ba: No bootstrap required, opened a new log
I20260709 13:17:18.482498 15509 ts_tablet_manager.cc:1403] T 0f55d19980234982b17948d789b76d26 P 802c9786ee9c404cbeb186b90fa697ba: Time spent bootstrapping tablet: real 0.132s	user 0.012s	sys 0.020s
I20260709 13:17:18.482268 15316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a44cb3e2781743289d79f5eee0ca9f18" candidate_uuid: "02927d4dc2f44acf84f92a7090286bbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "802c9786ee9c404cbeb186b90fa697ba" is_pre_election: true
W20260709 13:17:18.484288 15429 leader_election.cc:343] T a44cb3e2781743289d79f5eee0ca9f18 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:18.486104 15571 consensus_queue.cc:1048] T fc4c6d4330124d1a9b4724a1253db9a3 P 2889d0b5034548eb9e3be00b724e6875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:17:18.488591 15432 leader_election.cc:343] T a44cb3e2781743289d79f5eee0ca9f18 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:18.489130 15432 leader_election.cc:304] T a44cb3e2781743289d79f5eee0ca9f18 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 02927d4dc2f44acf84f92a7090286bbc; no voters: 2294936c864241959e4ef16ee789b341, 802c9786ee9c404cbeb186b90fa697ba
I20260709 13:17:18.490669 15557 raft_consensus.cc:2749] T a44cb3e2781743289d79f5eee0ca9f18 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:18.499392 15513 tablet_bootstrap.cc:492] T 2f358cd243cc4d04b96cdf185eaa2103 P 02927d4dc2f44acf84f92a7090286bbc: No bootstrap required, opened a new log
I20260709 13:17:18.500051 15513 ts_tablet_manager.cc:1403] T 2f358cd243cc4d04b96cdf185eaa2103 P 02927d4dc2f44acf84f92a7090286bbc: Time spent bootstrapping tablet: real 0.094s	user 0.010s	sys 0.004s
I20260709 13:17:18.503480 15513 raft_consensus.cc:359] T 2f358cd243cc4d04b96cdf185eaa2103 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:18.504360 15513 raft_consensus.cc:385] T 2f358cd243cc4d04b96cdf185eaa2103 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:18.504678 15513 raft_consensus.cc:740] T 2f358cd243cc4d04b96cdf185eaa2103 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02927d4dc2f44acf84f92a7090286bbc, State: Initialized, Role: FOLLOWER
I20260709 13:17:18.505481 15513 consensus_queue.cc:260] T 2f358cd243cc4d04b96cdf185eaa2103 P 02927d4dc2f44acf84f92a7090286bbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:18.511133 15513 ts_tablet_manager.cc:1434] T 2f358cd243cc4d04b96cdf185eaa2103 P 02927d4dc2f44acf84f92a7090286bbc: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:17:18.512354 15513 tablet_bootstrap.cc:492] T 0f55d19980234982b17948d789b76d26 P 02927d4dc2f44acf84f92a7090286bbc: Bootstrap starting.
I20260709 13:17:18.517171 15579 raft_consensus.cc:493] T 30a33dd840cb44a5b64ac470042c56a6 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:18.517930 15579 raft_consensus.cc:515] T 30a33dd840cb44a5b64ac470042c56a6 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:18.520763 15579 leader_election.cc:290] T 30a33dd840cb44a5b64ac470042c56a6 P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607), 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801)
I20260709 13:17:18.523015 15509 raft_consensus.cc:359] T 0f55d19980234982b17948d789b76d26 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:18.524013 15509 raft_consensus.cc:385] T 0f55d19980234982b17948d789b76d26 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:18.524362 15509 raft_consensus.cc:740] T 0f55d19980234982b17948d789b76d26 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 802c9786ee9c404cbeb186b90fa697ba, State: Initialized, Role: FOLLOWER
I20260709 13:17:18.525913 15509 consensus_queue.cc:260] T 0f55d19980234982b17948d789b76d26 P 802c9786ee9c404cbeb186b90fa697ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:18.530668 15509 ts_tablet_manager.cc:1434] T 0f55d19980234982b17948d789b76d26 P 802c9786ee9c404cbeb186b90fa697ba: Time spent starting tablet: real 0.048s	user 0.007s	sys 0.000s
I20260709 13:17:18.531874 15509 tablet_bootstrap.cc:492] T 2f358cd243cc4d04b96cdf185eaa2103 P 802c9786ee9c404cbeb186b90fa697ba: Bootstrap starting.
I20260709 13:17:18.541797 15388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30a33dd840cb44a5b64ac470042c56a6" candidate_uuid: "802c9786ee9c404cbeb186b90fa697ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2889d0b5034548eb9e3be00b724e6875" is_pre_election: true
I20260709 13:17:18.542870 15465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30a33dd840cb44a5b64ac470042c56a6" candidate_uuid: "802c9786ee9c404cbeb186b90fa697ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02927d4dc2f44acf84f92a7090286bbc" is_pre_election: true
I20260709 13:17:18.547441 15513 tablet_bootstrap.cc:654] T 0f55d19980234982b17948d789b76d26 P 02927d4dc2f44acf84f92a7090286bbc: Neither blocks nor log segments found. Creating new log.
W20260709 13:17:18.546991 15282 leader_election.cc:343] T 30a33dd840cb44a5b64ac470042c56a6 P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:18.548274 15507 tablet_bootstrap.cc:492] T 1c4ab8f71b1949188c9aad51cdb0a569 P 2889d0b5034548eb9e3be00b724e6875: No bootstrap required, opened a new log
I20260709 13:17:18.548724 15507 ts_tablet_manager.cc:1403] T 1c4ab8f71b1949188c9aad51cdb0a569 P 2889d0b5034548eb9e3be00b724e6875: Time spent bootstrapping tablet: real 0.234s	user 0.008s	sys 0.007s
I20260709 13:17:18.551633 15507 raft_consensus.cc:359] T 1c4ab8f71b1949188c9aad51cdb0a569 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:18.552328 15507 raft_consensus.cc:385] T 1c4ab8f71b1949188c9aad51cdb0a569 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:18.552646 15507 raft_consensus.cc:740] T 1c4ab8f71b1949188c9aad51cdb0a569 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2889d0b5034548eb9e3be00b724e6875, State: Initialized, Role: FOLLOWER
W20260709 13:17:18.554574 15284 leader_election.cc:343] T 30a33dd840cb44a5b64ac470042c56a6 P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:18.554667 15635 consensus_queue.cc:1048] T cb24462539664352aa1dc989ac5478c2 P 2294936c864241959e4ef16ee789b341 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:18.555094 15284 leader_election.cc:304] T 30a33dd840cb44a5b64ac470042c56a6 P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 802c9786ee9c404cbeb186b90fa697ba; no voters: 02927d4dc2f44acf84f92a7090286bbc, 2889d0b5034548eb9e3be00b724e6875
I20260709 13:17:18.556535 15577 raft_consensus.cc:2749] T 30a33dd840cb44a5b64ac470042c56a6 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:18.556560 15508 tablet_bootstrap.cc:492] T a44cb3e2781743289d79f5eee0ca9f18 P 2294936c864241959e4ef16ee789b341: No bootstrap required, opened a new log
I20260709 13:17:18.557660 15508 ts_tablet_manager.cc:1403] T a44cb3e2781743289d79f5eee0ca9f18 P 2294936c864241959e4ef16ee789b341: Time spent bootstrapping tablet: real 0.212s	user 0.023s	sys 0.022s
I20260709 13:17:18.553467 15507 consensus_queue.cc:260] T 1c4ab8f71b1949188c9aad51cdb0a569 P 2889d0b5034548eb9e3be00b724e6875 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:18.560493 15508 raft_consensus.cc:359] T a44cb3e2781743289d79f5eee0ca9f18 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:18.561151 15508 raft_consensus.cc:385] T a44cb3e2781743289d79f5eee0ca9f18 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:18.561491 15508 raft_consensus.cc:740] T a44cb3e2781743289d79f5eee0ca9f18 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2294936c864241959e4ef16ee789b341, State: Initialized, Role: FOLLOWER
I20260709 13:17:18.562525 15507 ts_tablet_manager.cc:1434] T 1c4ab8f71b1949188c9aad51cdb0a569 P 2889d0b5034548eb9e3be00b724e6875: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.003s
I20260709 13:17:18.564260 15507 tablet_bootstrap.cc:492] T 30a33dd840cb44a5b64ac470042c56a6 P 2889d0b5034548eb9e3be00b724e6875: Bootstrap starting.
I20260709 13:17:18.565330 15509 tablet_bootstrap.cc:654] T 2f358cd243cc4d04b96cdf185eaa2103 P 802c9786ee9c404cbeb186b90fa697ba: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:18.568519 15554 raft_consensus.cc:493] T a8fc3ee3e7da480b80256018cbfbfbfb P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:18.569000 15554 raft_consensus.cc:515] T a8fc3ee3e7da480b80256018cbfbfbfb P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:18.572271 15241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8fc3ee3e7da480b80256018cbfbfbfb" candidate_uuid: "02927d4dc2f44acf84f92a7090286bbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341" is_pre_election: true
I20260709 13:17:18.562379 15508 consensus_queue.cc:260] T a44cb3e2781743289d79f5eee0ca9f18 P 2294936c864241959e4ef16ee789b341 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:18.574529 15554 leader_election.cc:290] T a8fc3ee3e7da480b80256018cbfbfbfb P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607), 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321)
I20260709 13:17:18.575928 15508 ts_tablet_manager.cc:1434] T a44cb3e2781743289d79f5eee0ca9f18 P 2294936c864241959e4ef16ee789b341: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260709 13:17:18.577195 15508 tablet_bootstrap.cc:492] T f5236fc85e5742eb8060475cfc6aaab3 P 2294936c864241959e4ef16ee789b341: Bootstrap starting.
I20260709 13:17:18.579635 15388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8fc3ee3e7da480b80256018cbfbfbfb" candidate_uuid: "02927d4dc2f44acf84f92a7090286bbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2889d0b5034548eb9e3be00b724e6875" is_pre_election: true
I20260709 13:17:18.580435 15388 raft_consensus.cc:2393] T a8fc3ee3e7da480b80256018cbfbfbfb P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 02927d4dc2f44acf84f92a7090286bbc in current term 1: Already voted for candidate 2294936c864241959e4ef16ee789b341 in this term.
I20260709 13:17:18.583554 15554 raft_consensus.cc:493] T 2f358cd243cc4d04b96cdf185eaa2103 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:18.583717 15430 leader_election.cc:304] T a8fc3ee3e7da480b80256018cbfbfbfb P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 02927d4dc2f44acf84f92a7090286bbc; no voters: 2294936c864241959e4ef16ee789b341, 2889d0b5034548eb9e3be00b724e6875
I20260709 13:17:18.584051 15554 raft_consensus.cc:515] T 2f358cd243cc4d04b96cdf185eaa2103 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:18.585302 15621 raft_consensus.cc:3060] T a8fc3ee3e7da480b80256018cbfbfbfb P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:18.586082 15554 leader_election.cc:290] T 2f358cd243cc4d04b96cdf185eaa2103 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495), 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607)
I20260709 13:17:18.588042 15316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f358cd243cc4d04b96cdf185eaa2103" candidate_uuid: "02927d4dc2f44acf84f92a7090286bbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "802c9786ee9c404cbeb186b90fa697ba" is_pre_election: true
I20260709 13:17:18.591976 15388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f358cd243cc4d04b96cdf185eaa2103" candidate_uuid: "02927d4dc2f44acf84f92a7090286bbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2889d0b5034548eb9e3be00b724e6875" is_pre_election: true
I20260709 13:17:18.592582 15388 raft_consensus.cc:2468] T 2f358cd243cc4d04b96cdf185eaa2103 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02927d4dc2f44acf84f92a7090286bbc in term 0.
W20260709 13:17:18.592705 15432 leader_election.cc:343] T 2f358cd243cc4d04b96cdf185eaa2103 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:18.595569 15635 consensus_queue.cc:1048] T 4e6f79f1062b4f279c5ec14d8a49fa45 P 2294936c864241959e4ef16ee789b341 [LEADER]: Connected to new peer: Peer: permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:18.596028 15508 tablet_bootstrap.cc:654] T f5236fc85e5742eb8060475cfc6aaab3 P 2294936c864241959e4ef16ee789b341: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:18.598476 15430 leader_election.cc:304] T 2f358cd243cc4d04b96cdf185eaa2103 P 02927d4dc2f44acf84f92a7090286bbc [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: 02927d4dc2f44acf84f92a7090286bbc, 2889d0b5034548eb9e3be00b724e6875; no voters: 802c9786ee9c404cbeb186b90fa697ba
I20260709 13:17:18.599818 15507 tablet_bootstrap.cc:654] T 30a33dd840cb44a5b64ac470042c56a6 P 2889d0b5034548eb9e3be00b724e6875: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:18.600039 15557 raft_consensus.cc:2804] T 2f358cd243cc4d04b96cdf185eaa2103 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:18.600409 15557 raft_consensus.cc:493] T 2f358cd243cc4d04b96cdf185eaa2103 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:18.600750 15557 raft_consensus.cc:3060] T 2f358cd243cc4d04b96cdf185eaa2103 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:18.604180 15508 tablet_bootstrap.cc:492] T f5236fc85e5742eb8060475cfc6aaab3 P 2294936c864241959e4ef16ee789b341: No bootstrap required, opened a new log
I20260709 13:17:18.604624 15508 ts_tablet_manager.cc:1403] T f5236fc85e5742eb8060475cfc6aaab3 P 2294936c864241959e4ef16ee789b341: Time spent bootstrapping tablet: real 0.028s	user 0.006s	sys 0.004s
I20260709 13:17:18.606817 15608 consensus_queue.cc:1048] T cb24462539664352aa1dc989ac5478c2 P 2294936c864241959e4ef16ee789b341 [LEADER]: Connected to new peer: Peer: permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:18.612581 15515 consensus_queue.cc:1048] T 4e6f79f1062b4f279c5ec14d8a49fa45 P 2294936c864241959e4ef16ee789b341 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:18.607195 15508 raft_consensus.cc:359] T f5236fc85e5742eb8060475cfc6aaab3 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:18.613770 15508 raft_consensus.cc:385] T f5236fc85e5742eb8060475cfc6aaab3 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:18.614061 15508 raft_consensus.cc:740] T f5236fc85e5742eb8060475cfc6aaab3 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2294936c864241959e4ef16ee789b341, State: Initialized, Role: FOLLOWER
I20260709 13:17:18.614676 15508 consensus_queue.cc:260] T f5236fc85e5742eb8060475cfc6aaab3 P 2294936c864241959e4ef16ee789b341 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:18.619035 15508 ts_tablet_manager.cc:1434] T f5236fc85e5742eb8060475cfc6aaab3 P 2294936c864241959e4ef16ee789b341: Time spent starting tablet: real 0.014s	user 0.002s	sys 0.004s
I20260709 13:17:18.619946 15508 tablet_bootstrap.cc:492] T 0df43b556de84976b9e7cec27b5aaa3d P 2294936c864241959e4ef16ee789b341: Bootstrap starting.
I20260709 13:17:18.620738 15527 consensus_queue.cc:1048] T 4d961a93e8ef4c24bd2a391376be5d37 P 02927d4dc2f44acf84f92a7090286bbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:18.621807 15507 tablet_bootstrap.cc:492] T 30a33dd840cb44a5b64ac470042c56a6 P 2889d0b5034548eb9e3be00b724e6875: No bootstrap required, opened a new log
I20260709 13:17:18.622254 15507 ts_tablet_manager.cc:1403] T 30a33dd840cb44a5b64ac470042c56a6 P 2889d0b5034548eb9e3be00b724e6875: Time spent bootstrapping tablet: real 0.058s	user 0.017s	sys 0.002s
I20260709 13:17:18.620919 15139 catalog_manager.cc:5697] T a8fc3ee3e7da480b80256018cbfbfbfb P 2294936c864241959e4ef16ee789b341 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2294936c864241959e4ef16ee789b341 (127.12.19.129). New cstate: current_term: 1 leader_uuid: "2294936c864241959e4ef16ee789b341" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:18.624298 15139 catalog_manager.cc:5697] T ccac63dd1be2457ca098e77cb934d0d9 P 2294936c864241959e4ef16ee789b341 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2294936c864241959e4ef16ee789b341 (127.12.19.129). New cstate: current_term: 1 leader_uuid: "2294936c864241959e4ef16ee789b341" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:18.625309 15508 tablet_bootstrap.cc:654] T 0df43b556de84976b9e7cec27b5aaa3d P 2294936c864241959e4ef16ee789b341: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:18.625156 15507 raft_consensus.cc:359] T 30a33dd840cb44a5b64ac470042c56a6 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:18.626101 15507 raft_consensus.cc:385] T 30a33dd840cb44a5b64ac470042c56a6 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:18.626453 15507 raft_consensus.cc:740] T 30a33dd840cb44a5b64ac470042c56a6 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2889d0b5034548eb9e3be00b724e6875, State: Initialized, Role: FOLLOWER
I20260709 13:17:18.635396 15507 consensus_queue.cc:260] T 30a33dd840cb44a5b64ac470042c56a6 P 2889d0b5034548eb9e3be00b724e6875 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:18.638769 15507 ts_tablet_manager.cc:1434] T 30a33dd840cb44a5b64ac470042c56a6 P 2889d0b5034548eb9e3be00b724e6875: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260709 13:17:18.641683 15507 tablet_bootstrap.cc:492] T 843281744ae64a2fa2b800cc2e85c7ae P 2889d0b5034548eb9e3be00b724e6875: Bootstrap starting.
I20260709 13:17:18.645404 15515 consensus_queue.cc:1048] T be84c87760364b46ab9c65c630a2c0e6 P 2294936c864241959e4ef16ee789b341 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:18.659272 15507 tablet_bootstrap.cc:654] T 843281744ae64a2fa2b800cc2e85c7ae P 2889d0b5034548eb9e3be00b724e6875: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:18.662976 15621 raft_consensus.cc:2749] T a8fc3ee3e7da480b80256018cbfbfbfb P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:18.626339 15139 catalog_manager.cc:5697] T 88d6b179156b4c0fa0bd44df1a1c4717 P 2294936c864241959e4ef16ee789b341 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2294936c864241959e4ef16ee789b341 (127.12.19.129). New cstate: current_term: 1 leader_uuid: "2294936c864241959e4ef16ee789b341" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:18.641672 15557 raft_consensus.cc:515] T 2f358cd243cc4d04b96cdf185eaa2103 P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:18.672152 15315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f358cd243cc4d04b96cdf185eaa2103" candidate_uuid: "02927d4dc2f44acf84f92a7090286bbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "802c9786ee9c404cbeb186b90fa697ba"
W20260709 13:17:18.674048 15432 leader_election.cc:343] T 2f358cd243cc4d04b96cdf185eaa2103 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:18.678392 15507 tablet_bootstrap.cc:492] T 843281744ae64a2fa2b800cc2e85c7ae P 2889d0b5034548eb9e3be00b724e6875: No bootstrap required, opened a new log
I20260709 13:17:18.678905 15507 ts_tablet_manager.cc:1403] T 843281744ae64a2fa2b800cc2e85c7ae P 2889d0b5034548eb9e3be00b724e6875: Time spent bootstrapping tablet: real 0.037s	user 0.011s	sys 0.000s
I20260709 13:17:18.684603 15515 consensus_queue.cc:1048] T be84c87760364b46ab9c65c630a2c0e6 P 2294936c864241959e4ef16ee789b341 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:18.685097 15513 tablet_bootstrap.cc:492] T 0f55d19980234982b17948d789b76d26 P 02927d4dc2f44acf84f92a7090286bbc: No bootstrap required, opened a new log
I20260709 13:17:18.685613 15513 ts_tablet_manager.cc:1403] T 0f55d19980234982b17948d789b76d26 P 02927d4dc2f44acf84f92a7090286bbc: Time spent bootstrapping tablet: real 0.174s	user 0.004s	sys 0.007s
I20260709 13:17:18.688158 15513 raft_consensus.cc:359] T 0f55d19980234982b17948d789b76d26 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:18.688820 15513 raft_consensus.cc:385] T 0f55d19980234982b17948d789b76d26 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:18.689085 15513 raft_consensus.cc:740] T 0f55d19980234982b17948d789b76d26 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02927d4dc2f44acf84f92a7090286bbc, State: Initialized, Role: FOLLOWER
I20260709 13:17:18.692965 15513 consensus_queue.cc:260] T 0f55d19980234982b17948d789b76d26 P 02927d4dc2f44acf84f92a7090286bbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:18.696723 15513 ts_tablet_manager.cc:1434] T 0f55d19980234982b17948d789b76d26 P 02927d4dc2f44acf84f92a7090286bbc: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:17:18.697620 15513 tablet_bootstrap.cc:492] T 30a33dd840cb44a5b64ac470042c56a6 P 02927d4dc2f44acf84f92a7090286bbc: Bootstrap starting.
I20260709 13:17:18.700349 15507 raft_consensus.cc:359] T 843281744ae64a2fa2b800cc2e85c7ae P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:18.701047 15507 raft_consensus.cc:385] T 843281744ae64a2fa2b800cc2e85c7ae P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:18.701313 15507 raft_consensus.cc:740] T 843281744ae64a2fa2b800cc2e85c7ae P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2889d0b5034548eb9e3be00b724e6875, State: Initialized, Role: FOLLOWER
I20260709 13:17:18.701781 15574 consensus_queue.cc:1048] T 0e76f7a1bc7b471ca982b575e17c05a1 P 802c9786ee9c404cbeb186b90fa697ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:18.704079 15507 consensus_queue.cc:260] T 843281744ae64a2fa2b800cc2e85c7ae P 2889d0b5034548eb9e3be00b724e6875 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:18.709645 15389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f358cd243cc4d04b96cdf185eaa2103" candidate_uuid: "02927d4dc2f44acf84f92a7090286bbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2889d0b5034548eb9e3be00b724e6875"
I20260709 13:17:18.710059 15574 raft_consensus.cc:493] T 0f55d19980234982b17948d789b76d26 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:18.710352 15389 raft_consensus.cc:3060] T 2f358cd243cc4d04b96cdf185eaa2103 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:18.710583 15574 raft_consensus.cc:515] T 0f55d19980234982b17948d789b76d26 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:18.713711 15574 leader_election.cc:290] T 0f55d19980234982b17948d789b76d26 P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801), 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321)
I20260709 13:17:18.714125 15557 leader_election.cc:290] T 2f358cd243cc4d04b96cdf185eaa2103 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 1 election: Requested vote from peers 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495), 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607)
I20260709 13:17:18.714295 15242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f55d19980234982b17948d789b76d26" candidate_uuid: "802c9786ee9c404cbeb186b90fa697ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341" is_pre_election: true
I20260709 13:17:18.714888 15463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f55d19980234982b17948d789b76d26" candidate_uuid: "802c9786ee9c404cbeb186b90fa697ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02927d4dc2f44acf84f92a7090286bbc" is_pre_election: true
I20260709 13:17:18.719300 15463 raft_consensus.cc:2468] T 0f55d19980234982b17948d789b76d26 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 802c9786ee9c404cbeb186b90fa697ba in term 0.
I20260709 13:17:18.720453 15284 leader_election.cc:304] T 0f55d19980234982b17948d789b76d26 P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02927d4dc2f44acf84f92a7090286bbc, 802c9786ee9c404cbeb186b90fa697ba; no voters: 
I20260709 13:17:18.717123 15507 ts_tablet_manager.cc:1434] T 843281744ae64a2fa2b800cc2e85c7ae P 2889d0b5034548eb9e3be00b724e6875: Time spent starting tablet: real 0.038s	user 0.003s	sys 0.004s
I20260709 13:17:18.721275 15574 raft_consensus.cc:2804] T 0f55d19980234982b17948d789b76d26 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:18.721639 15574 raft_consensus.cc:493] T 0f55d19980234982b17948d789b76d26 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:18.721966 15574 raft_consensus.cc:3060] T 0f55d19980234982b17948d789b76d26 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:17:18.723037 15281 leader_election.cc:343] T 0f55d19980234982b17948d789b76d26 P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:18.723971 15507 tablet_bootstrap.cc:492] T a6c9d5505bc7444baf4e66f5a6f96732 P 2889d0b5034548eb9e3be00b724e6875: Bootstrap starting.
I20260709 13:17:18.732249 15507 tablet_bootstrap.cc:654] T a6c9d5505bc7444baf4e66f5a6f96732 P 2889d0b5034548eb9e3be00b724e6875: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:18.742645 15508 tablet_bootstrap.cc:492] T 0df43b556de84976b9e7cec27b5aaa3d P 2294936c864241959e4ef16ee789b341: No bootstrap required, opened a new log
I20260709 13:17:18.743126 15508 ts_tablet_manager.cc:1403] T 0df43b556de84976b9e7cec27b5aaa3d P 2294936c864241959e4ef16ee789b341: Time spent bootstrapping tablet: real 0.123s	user 0.023s	sys 0.030s
I20260709 13:17:18.748307 15571 raft_consensus.cc:493] T 1c4ab8f71b1949188c9aad51cdb0a569 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:18.748847 15571 raft_consensus.cc:515] T 1c4ab8f71b1949188c9aad51cdb0a569 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:18.749625 15508 raft_consensus.cc:359] T 0df43b556de84976b9e7cec27b5aaa3d P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:18.750303 15508 raft_consensus.cc:385] T 0df43b556de84976b9e7cec27b5aaa3d P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:18.750568 15508 raft_consensus.cc:740] T 0df43b556de84976b9e7cec27b5aaa3d P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2294936c864241959e4ef16ee789b341, State: Initialized, Role: FOLLOWER
I20260709 13:17:18.750896 15571 leader_election.cc:290] T 1c4ab8f71b1949188c9aad51cdb0a569 P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801), 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321)
I20260709 13:17:18.735937 15389 raft_consensus.cc:2468] T 2f358cd243cc4d04b96cdf185eaa2103 P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02927d4dc2f44acf84f92a7090286bbc in term 1.
I20260709 13:17:18.752821 15242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c4ab8f71b1949188c9aad51cdb0a569" candidate_uuid: "2889d0b5034548eb9e3be00b724e6875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341" is_pre_election: true
I20260709 13:17:18.753867 15465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c4ab8f71b1949188c9aad51cdb0a569" candidate_uuid: "2889d0b5034548eb9e3be00b724e6875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02927d4dc2f44acf84f92a7090286bbc" is_pre_election: true
I20260709 13:17:18.753806 15508 consensus_queue.cc:260] T 0df43b556de84976b9e7cec27b5aaa3d P 2294936c864241959e4ef16ee789b341 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:18.754241 15430 leader_election.cc:304] T 2f358cd243cc4d04b96cdf185eaa2103 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 02927d4dc2f44acf84f92a7090286bbc, 2889d0b5034548eb9e3be00b724e6875; no voters: 802c9786ee9c404cbeb186b90fa697ba
W20260709 13:17:18.755155 15358 leader_election.cc:343] T 1c4ab8f71b1949188c9aad51cdb0a569 P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:18.755422 15608 consensus_queue.cc:1048] T 88d6b179156b4c0fa0bd44df1a1c4717 P 2294936c864241959e4ef16ee789b341 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:18.734031 15574 raft_consensus.cc:515] T 0f55d19980234982b17948d789b76d26 P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
W20260709 13:17:18.757261 15355 leader_election.cc:343] T 1c4ab8f71b1949188c9aad51cdb0a569 P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:18.757683 15508 ts_tablet_manager.cc:1434] T 0df43b556de84976b9e7cec27b5aaa3d P 2294936c864241959e4ef16ee789b341: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260709 13:17:18.757727 15355 leader_election.cc:304] T 1c4ab8f71b1949188c9aad51cdb0a569 P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2889d0b5034548eb9e3be00b724e6875; no voters: 02927d4dc2f44acf84f92a7090286bbc, 2294936c864241959e4ef16ee789b341
I20260709 13:17:18.758271 15465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f55d19980234982b17948d789b76d26" candidate_uuid: "802c9786ee9c404cbeb186b90fa697ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02927d4dc2f44acf84f92a7090286bbc"
I20260709 13:17:18.758721 15508 tablet_bootstrap.cc:492] T 6e1515826a7f47e58d24b7fe57dabf63 P 2294936c864241959e4ef16ee789b341: Bootstrap starting.
I20260709 13:17:18.758857 15465 raft_consensus.cc:3060] T 0f55d19980234982b17948d789b76d26 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:18.758967 15571 raft_consensus.cc:2749] T 1c4ab8f71b1949188c9aad51cdb0a569 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:18.764395 15513 tablet_bootstrap.cc:654] T 30a33dd840cb44a5b64ac470042c56a6 P 02927d4dc2f44acf84f92a7090286bbc: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:18.764128 15557 raft_consensus.cc:2804] T 2f358cd243cc4d04b96cdf185eaa2103 P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:18.766130 15557 raft_consensus.cc:697] T 2f358cd243cc4d04b96cdf185eaa2103 P 02927d4dc2f44acf84f92a7090286bbc [term 1 LEADER]: Becoming Leader. State: Replica: 02927d4dc2f44acf84f92a7090286bbc, State: Running, Role: LEADER
I20260709 13:17:18.765368 15242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f55d19980234982b17948d789b76d26" candidate_uuid: "802c9786ee9c404cbeb186b90fa697ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341"
I20260709 13:17:18.769424 15508 tablet_bootstrap.cc:654] T 6e1515826a7f47e58d24b7fe57dabf63 P 2294936c864241959e4ef16ee789b341: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:18.765130 15574 leader_election.cc:290] T 0f55d19980234982b17948d789b76d26 P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 1 election: Requested vote from peers 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801), 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321)
W20260709 13:17:18.776805 15281 leader_election.cc:343] T 0f55d19980234982b17948d789b76d26 P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:18.778097 15557 consensus_queue.cc:237] T 2f358cd243cc4d04b96cdf185eaa2103 P 02927d4dc2f44acf84f92a7090286bbc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
W20260709 13:17:18.780997 15189 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:17:18.784197 15507 tablet_bootstrap.cc:492] T a6c9d5505bc7444baf4e66f5a6f96732 P 2889d0b5034548eb9e3be00b724e6875: No bootstrap required, opened a new log
I20260709 13:17:18.785281 15508 tablet_bootstrap.cc:492] T 6e1515826a7f47e58d24b7fe57dabf63 P 2294936c864241959e4ef16ee789b341: No bootstrap required, opened a new log
I20260709 13:17:18.787691 15635 consensus_queue.cc:1048] T a8fc3ee3e7da480b80256018cbfbfbfb P 2294936c864241959e4ef16ee789b341 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:18.795056 15579 consensus_queue.cc:1048] T 0e76f7a1bc7b471ca982b575e17c05a1 P 802c9786ee9c404cbeb186b90fa697ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:18.801136 15508 ts_tablet_manager.cc:1403] T 6e1515826a7f47e58d24b7fe57dabf63 P 2294936c864241959e4ef16ee789b341: Time spent bootstrapping tablet: real 0.043s	user 0.011s	sys 0.001s
I20260709 13:17:18.789773 15507 ts_tablet_manager.cc:1403] T a6c9d5505bc7444baf4e66f5a6f96732 P 2889d0b5034548eb9e3be00b724e6875: Time spent bootstrapping tablet: real 0.066s	user 0.014s	sys 0.008s
I20260709 13:17:18.804545 15635 raft_consensus.cc:493] T 0df43b556de84976b9e7cec27b5aaa3d P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:18.805012 15635 raft_consensus.cc:515] T 0df43b556de84976b9e7cec27b5aaa3d P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:18.806332 15465 raft_consensus.cc:2468] T 0f55d19980234982b17948d789b76d26 P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 802c9786ee9c404cbeb186b90fa697ba in term 1.
I20260709 13:17:18.807715 15317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0df43b556de84976b9e7cec27b5aaa3d" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "802c9786ee9c404cbeb186b90fa697ba" is_pre_election: true
I20260709 13:17:18.808380 15388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0df43b556de84976b9e7cec27b5aaa3d" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2889d0b5034548eb9e3be00b724e6875" is_pre_election: true
W20260709 13:17:18.809370 15209 leader_election.cc:343] T 0df43b556de84976b9e7cec27b5aaa3d P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:17:18.809901 15207 leader_election.cc:343] T 0df43b556de84976b9e7cec27b5aaa3d P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:18.810362 15207 leader_election.cc:304] T 0df43b556de84976b9e7cec27b5aaa3d P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2294936c864241959e4ef16ee789b341; no voters: 2889d0b5034548eb9e3be00b724e6875, 802c9786ee9c404cbeb186b90fa697ba
I20260709 13:17:18.810503 15284 leader_election.cc:304] T 0f55d19980234982b17948d789b76d26 P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 02927d4dc2f44acf84f92a7090286bbc, 802c9786ee9c404cbeb186b90fa697ba; no voters: 2294936c864241959e4ef16ee789b341
I20260709 13:17:18.807066 15635 leader_election.cc:290] T 0df43b556de84976b9e7cec27b5aaa3d P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495), 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607)
I20260709 13:17:18.811662 15515 raft_consensus.cc:2749] T 0df43b556de84976b9e7cec27b5aaa3d P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:18.814329 15509 tablet_bootstrap.cc:492] T 2f358cd243cc4d04b96cdf185eaa2103 P 802c9786ee9c404cbeb186b90fa697ba: No bootstrap required, opened a new log
I20260709 13:17:18.814733 15509 ts_tablet_manager.cc:1403] T 2f358cd243cc4d04b96cdf185eaa2103 P 802c9786ee9c404cbeb186b90fa697ba: Time spent bootstrapping tablet: real 0.283s	user 0.045s	sys 0.070s
I20260709 13:17:18.816293 15507 raft_consensus.cc:359] T a6c9d5505bc7444baf4e66f5a6f96732 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:18.816990 15507 raft_consensus.cc:385] T a6c9d5505bc7444baf4e66f5a6f96732 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:18.817114 15579 raft_consensus.cc:2804] T 0f55d19980234982b17948d789b76d26 P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:18.817025 15509 raft_consensus.cc:359] T 2f358cd243cc4d04b96cdf185eaa2103 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:18.817488 15507 raft_consensus.cc:740] T a6c9d5505bc7444baf4e66f5a6f96732 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2889d0b5034548eb9e3be00b724e6875, State: Initialized, Role: FOLLOWER
I20260709 13:17:18.817904 15509 raft_consensus.cc:385] T 2f358cd243cc4d04b96cdf185eaa2103 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:18.818271 15509 raft_consensus.cc:740] T 2f358cd243cc4d04b96cdf185eaa2103 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 802c9786ee9c404cbeb186b90fa697ba, State: Initialized, Role: FOLLOWER
I20260709 13:17:18.817821 15579 raft_consensus.cc:697] T 0f55d19980234982b17948d789b76d26 P 802c9786ee9c404cbeb186b90fa697ba [term 1 LEADER]: Becoming Leader. State: Replica: 802c9786ee9c404cbeb186b90fa697ba, State: Running, Role: LEADER
I20260709 13:17:18.818809 15507 consensus_queue.cc:260] T a6c9d5505bc7444baf4e66f5a6f96732 P 2889d0b5034548eb9e3be00b724e6875 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:18.819007 15509 consensus_queue.cc:260] T 2f358cd243cc4d04b96cdf185eaa2103 P 802c9786ee9c404cbeb186b90fa697ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:18.819339 15579 consensus_queue.cc:237] T 0f55d19980234982b17948d789b76d26 P 802c9786ee9c404cbeb186b90fa697ba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:18.821128 15507 ts_tablet_manager.cc:1434] T a6c9d5505bc7444baf4e66f5a6f96732 P 2889d0b5034548eb9e3be00b724e6875: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260709 13:17:18.821273 15509 ts_tablet_manager.cc:1434] T 2f358cd243cc4d04b96cdf185eaa2103 P 802c9786ee9c404cbeb186b90fa697ba: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260709 13:17:18.821960 15508 raft_consensus.cc:359] T 6e1515826a7f47e58d24b7fe57dabf63 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:18.823554 15507 tablet_bootstrap.cc:492] T 0df43b556de84976b9e7cec27b5aaa3d P 2889d0b5034548eb9e3be00b724e6875: Bootstrap starting.
I20260709 13:17:18.823704 15508 raft_consensus.cc:385] T 6e1515826a7f47e58d24b7fe57dabf63 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:18.824045 15508 raft_consensus.cc:740] T 6e1515826a7f47e58d24b7fe57dabf63 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2294936c864241959e4ef16ee789b341, State: Initialized, Role: FOLLOWER
I20260709 13:17:18.824623 15508 consensus_queue.cc:260] T 6e1515826a7f47e58d24b7fe57dabf63 P 2294936c864241959e4ef16ee789b341 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:18.826529 15508 ts_tablet_manager.cc:1434] T 6e1515826a7f47e58d24b7fe57dabf63 P 2294936c864241959e4ef16ee789b341: Time spent starting tablet: real 0.025s	user 0.002s	sys 0.002s
I20260709 13:17:18.827469 15508 tablet_bootstrap.cc:492] T a1bc50d5df5f4be9a7b8db2b00ceb449 P 2294936c864241959e4ef16ee789b341: Bootstrap starting.
I20260709 13:17:18.830917 15507 tablet_bootstrap.cc:654] T 0df43b556de84976b9e7cec27b5aaa3d P 2889d0b5034548eb9e3be00b724e6875: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:18.823550 15509 tablet_bootstrap.cc:492] T a44cb3e2781743289d79f5eee0ca9f18 P 802c9786ee9c404cbeb186b90fa697ba: Bootstrap starting.
I20260709 13:17:18.838449 15509 tablet_bootstrap.cc:654] T a44cb3e2781743289d79f5eee0ca9f18 P 802c9786ee9c404cbeb186b90fa697ba: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:18.844847 15515 raft_consensus.cc:493] T a44cb3e2781743289d79f5eee0ca9f18 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:18.845376 15515 raft_consensus.cc:515] T a44cb3e2781743289d79f5eee0ca9f18 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:18.847451 15515 leader_election.cc:290] T a44cb3e2781743289d79f5eee0ca9f18 P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801), 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495)
I20260709 13:17:18.849951 15635 consensus_queue.cc:1048] T 88d6b179156b4c0fa0bd44df1a1c4717 P 2294936c864241959e4ef16ee789b341 [LEADER]: Connected to new peer: Peer: permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 13:17:18.870004 15513 tablet_bootstrap.cc:492] T 30a33dd840cb44a5b64ac470042c56a6 P 02927d4dc2f44acf84f92a7090286bbc: No bootstrap required, opened a new log
I20260709 13:17:18.870514 15513 ts_tablet_manager.cc:1403] T 30a33dd840cb44a5b64ac470042c56a6 P 02927d4dc2f44acf84f92a7090286bbc: Time spent bootstrapping tablet: real 0.173s	user 0.017s	sys 0.000s
I20260709 13:17:18.875268 15317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a44cb3e2781743289d79f5eee0ca9f18" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "802c9786ee9c404cbeb186b90fa697ba" is_pre_election: true
I20260709 13:17:18.878579 15508 tablet_bootstrap.cc:654] T a1bc50d5df5f4be9a7b8db2b00ceb449 P 2294936c864241959e4ef16ee789b341: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:18.880848 15513 raft_consensus.cc:359] T 30a33dd840cb44a5b64ac470042c56a6 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:18.881748 15513 raft_consensus.cc:385] T 30a33dd840cb44a5b64ac470042c56a6 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:18.882097 15513 raft_consensus.cc:740] T 30a33dd840cb44a5b64ac470042c56a6 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02927d4dc2f44acf84f92a7090286bbc, State: Initialized, Role: FOLLOWER
I20260709 13:17:18.882761 15513 consensus_queue.cc:260] T 30a33dd840cb44a5b64ac470042c56a6 P 02927d4dc2f44acf84f92a7090286bbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:18.883785 15141 catalog_manager.cc:5697] T 0f55d19980234982b17948d789b76d26 P 802c9786ee9c404cbeb186b90fa697ba reported cstate change: term changed from 0 to 1, leader changed from <none> to 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130). New cstate: current_term: 1 leader_uuid: "802c9786ee9c404cbeb186b90fa697ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:18.885007 15513 ts_tablet_manager.cc:1434] T 30a33dd840cb44a5b64ac470042c56a6 P 02927d4dc2f44acf84f92a7090286bbc: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260709 13:17:18.885864 15513 tablet_bootstrap.cc:492] T bcdd24a09a424483a566a6f56e7fabee P 02927d4dc2f44acf84f92a7090286bbc: Bootstrap starting.
I20260709 13:17:18.887902 15466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a44cb3e2781743289d79f5eee0ca9f18" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02927d4dc2f44acf84f92a7090286bbc" is_pre_election: true
I20260709 13:17:18.888540 15466 raft_consensus.cc:2468] T a44cb3e2781743289d79f5eee0ca9f18 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2294936c864241959e4ef16ee789b341 in term 0.
I20260709 13:17:18.890646 15209 leader_election.cc:304] T a44cb3e2781743289d79f5eee0ca9f18 P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02927d4dc2f44acf84f92a7090286bbc, 2294936c864241959e4ef16ee789b341; no voters: 
I20260709 13:17:18.900976 15571 raft_consensus.cc:493] T 843281744ae64a2fa2b800cc2e85c7ae P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:18.901453 15571 raft_consensus.cc:515] T 843281744ae64a2fa2b800cc2e85c7ae P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:18.902544 15609 raft_consensus.cc:2804] T a44cb3e2781743289d79f5eee0ca9f18 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:18.902940 15609 raft_consensus.cc:493] T a44cb3e2781743289d79f5eee0ca9f18 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:18.903304 15609 raft_consensus.cc:3060] T a44cb3e2781743289d79f5eee0ca9f18 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:18.903538 15571 leader_election.cc:290] T 843281744ae64a2fa2b800cc2e85c7ae P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321), 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495)
I20260709 13:17:18.904800 15513 tablet_bootstrap.cc:654] T bcdd24a09a424483a566a6f56e7fabee P 02927d4dc2f44acf84f92a7090286bbc: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:18.905412 15316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "843281744ae64a2fa2b800cc2e85c7ae" candidate_uuid: "2889d0b5034548eb9e3be00b724e6875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "802c9786ee9c404cbeb186b90fa697ba" is_pre_election: true
I20260709 13:17:18.900528 15509 tablet_bootstrap.cc:492] T a44cb3e2781743289d79f5eee0ca9f18 P 802c9786ee9c404cbeb186b90fa697ba: No bootstrap required, opened a new log
W20260709 13:17:18.909430 15358 leader_election.cc:343] T 843281744ae64a2fa2b800cc2e85c7ae P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:18.910179 15571 raft_consensus.cc:493] T 30a33dd840cb44a5b64ac470042c56a6 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:18.910651 15571 raft_consensus.cc:515] T 30a33dd840cb44a5b64ac470042c56a6 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:18.912338 15509 ts_tablet_manager.cc:1403] T a44cb3e2781743289d79f5eee0ca9f18 P 802c9786ee9c404cbeb186b90fa697ba: Time spent bootstrapping tablet: real 0.089s	user 0.020s	sys 0.040s
W20260709 13:17:18.913193 15209 leader_election.cc:343] T a44cb3e2781743289d79f5eee0ca9f18 P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:18.917342 15509 raft_consensus.cc:359] T a44cb3e2781743289d79f5eee0ca9f18 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:18.917989 15509 raft_consensus.cc:385] T a44cb3e2781743289d79f5eee0ca9f18 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:18.918262 15509 raft_consensus.cc:740] T a44cb3e2781743289d79f5eee0ca9f18 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 802c9786ee9c404cbeb186b90fa697ba, State: Initialized, Role: FOLLOWER
I20260709 13:17:18.918928 15509 consensus_queue.cc:260] T a44cb3e2781743289d79f5eee0ca9f18 P 802c9786ee9c404cbeb186b90fa697ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:18.924073 15509 ts_tablet_manager.cc:1434] T a44cb3e2781743289d79f5eee0ca9f18 P 802c9786ee9c404cbeb186b90fa697ba: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260709 13:17:18.925431 15509 tablet_bootstrap.cc:492] T 0df43b556de84976b9e7cec27b5aaa3d P 802c9786ee9c404cbeb186b90fa697ba: Bootstrap starting.
I20260709 13:17:18.928318 15242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "843281744ae64a2fa2b800cc2e85c7ae" candidate_uuid: "2889d0b5034548eb9e3be00b724e6875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341" is_pre_election: true
I20260709 13:17:18.928462 15466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30a33dd840cb44a5b64ac470042c56a6" candidate_uuid: "2889d0b5034548eb9e3be00b724e6875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02927d4dc2f44acf84f92a7090286bbc" is_pre_election: true
I20260709 13:17:18.929116 15466 raft_consensus.cc:2468] T 30a33dd840cb44a5b64ac470042c56a6 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2889d0b5034548eb9e3be00b724e6875 in term 0.
I20260709 13:17:18.930235 15507 tablet_bootstrap.cc:492] T 0df43b556de84976b9e7cec27b5aaa3d P 2889d0b5034548eb9e3be00b724e6875: No bootstrap required, opened a new log
I20260709 13:17:18.930312 15358 leader_election.cc:304] T 30a33dd840cb44a5b64ac470042c56a6 P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02927d4dc2f44acf84f92a7090286bbc, 2889d0b5034548eb9e3be00b724e6875; no voters: 
I20260709 13:17:18.931001 15507 ts_tablet_manager.cc:1403] T 0df43b556de84976b9e7cec27b5aaa3d P 2889d0b5034548eb9e3be00b724e6875: Time spent bootstrapping tablet: real 0.108s	user 0.033s	sys 0.014s
I20260709 13:17:18.931309 15514 raft_consensus.cc:2804] T 30a33dd840cb44a5b64ac470042c56a6 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:18.931736 15514 raft_consensus.cc:493] T 30a33dd840cb44a5b64ac470042c56a6 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:18.932081 15514 raft_consensus.cc:3060] T 30a33dd840cb44a5b64ac470042c56a6 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:18.934571 15509 tablet_bootstrap.cc:654] T 0df43b556de84976b9e7cec27b5aaa3d P 802c9786ee9c404cbeb186b90fa697ba: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:18.934305 15507 raft_consensus.cc:359] T 0df43b556de84976b9e7cec27b5aaa3d P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:18.935240 15507 raft_consensus.cc:385] T 0df43b556de84976b9e7cec27b5aaa3d P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:18.937707 15507 raft_consensus.cc:740] T 0df43b556de84976b9e7cec27b5aaa3d P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2889d0b5034548eb9e3be00b724e6875, State: Initialized, Role: FOLLOWER
I20260709 13:17:18.938616 15507 consensus_queue.cc:260] T 0df43b556de84976b9e7cec27b5aaa3d P 2889d0b5034548eb9e3be00b724e6875 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:18.922310 15316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30a33dd840cb44a5b64ac470042c56a6" candidate_uuid: "2889d0b5034548eb9e3be00b724e6875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "802c9786ee9c404cbeb186b90fa697ba" is_pre_election: true
W20260709 13:17:18.935659 15355 leader_election.cc:343] T 843281744ae64a2fa2b800cc2e85c7ae P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:18.936075 15608 consensus_queue.cc:1048] T ccac63dd1be2457ca098e77cb934d0d9 P 2294936c864241959e4ef16ee789b341 [LEADER]: Connected to new peer: Peer: permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 13:17:18.940575 15316 raft_consensus.cc:2468] T 30a33dd840cb44a5b64ac470042c56a6 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2889d0b5034548eb9e3be00b724e6875 in term 0.
I20260709 13:17:18.940616 15355 leader_election.cc:304] T 843281744ae64a2fa2b800cc2e85c7ae P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2889d0b5034548eb9e3be00b724e6875; no voters: 2294936c864241959e4ef16ee789b341, 802c9786ee9c404cbeb186b90fa697ba
I20260709 13:17:18.922971 15571 leader_election.cc:290] T 30a33dd840cb44a5b64ac470042c56a6 P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495), 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801)
I20260709 13:17:18.951093 15141 catalog_manager.cc:5697] T 2f358cd243cc4d04b96cdf185eaa2103 P 02927d4dc2f44acf84f92a7090286bbc reported cstate change: term changed from 0 to 1, leader changed from <none> to 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132). New cstate: current_term: 1 leader_uuid: "02927d4dc2f44acf84f92a7090286bbc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:18.958005 15571 raft_consensus.cc:2749] T 843281744ae64a2fa2b800cc2e85c7ae P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:18.949127 15609 raft_consensus.cc:515] T a44cb3e2781743289d79f5eee0ca9f18 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:18.961438 15608 consensus_queue.cc:1048] T ccac63dd1be2457ca098e77cb934d0d9 P 2294936c864241959e4ef16ee789b341 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:18.962471 15567 consensus_queue.cc:1048] T a8fc3ee3e7da480b80256018cbfbfbfb P 2294936c864241959e4ef16ee789b341 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:18.969156 15514 raft_consensus.cc:515] T 30a33dd840cb44a5b64ac470042c56a6 P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:18.971887 15508 tablet_bootstrap.cc:492] T a1bc50d5df5f4be9a7b8db2b00ceb449 P 2294936c864241959e4ef16ee789b341: No bootstrap required, opened a new log
I20260709 13:17:18.973667 15508 ts_tablet_manager.cc:1403] T a1bc50d5df5f4be9a7b8db2b00ceb449 P 2294936c864241959e4ef16ee789b341: Time spent bootstrapping tablet: real 0.146s	user 0.011s	sys 0.012s
I20260709 13:17:18.975934 15514 leader_election.cc:290] T 30a33dd840cb44a5b64ac470042c56a6 P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 1 election: Requested vote from peers 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495), 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801)
I20260709 13:17:18.978461 15465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30a33dd840cb44a5b64ac470042c56a6" candidate_uuid: "2889d0b5034548eb9e3be00b724e6875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02927d4dc2f44acf84f92a7090286bbc"
I20260709 13:17:18.981602 15466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a44cb3e2781743289d79f5eee0ca9f18" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02927d4dc2f44acf84f92a7090286bbc"
I20260709 13:17:18.982039 15465 raft_consensus.cc:3060] T 30a33dd840cb44a5b64ac470042c56a6 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:18.982375 15466 raft_consensus.cc:3060] T a44cb3e2781743289d79f5eee0ca9f18 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:18.984119 15318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a44cb3e2781743289d79f5eee0ca9f18" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "802c9786ee9c404cbeb186b90fa697ba"
I20260709 13:17:18.984689 15318 raft_consensus.cc:3060] T a44cb3e2781743289d79f5eee0ca9f18 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:18.978475 15317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30a33dd840cb44a5b64ac470042c56a6" candidate_uuid: "2889d0b5034548eb9e3be00b724e6875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "802c9786ee9c404cbeb186b90fa697ba"
I20260709 13:17:18.986768 15508 raft_consensus.cc:359] T a1bc50d5df5f4be9a7b8db2b00ceb449 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:18.988145 15508 raft_consensus.cc:385] T a1bc50d5df5f4be9a7b8db2b00ceb449 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:18.988502 15508 raft_consensus.cc:740] T a1bc50d5df5f4be9a7b8db2b00ceb449 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2294936c864241959e4ef16ee789b341, State: Initialized, Role: FOLLOWER
I20260709 13:17:18.993956 15317 raft_consensus.cc:3060] T 30a33dd840cb44a5b64ac470042c56a6 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:18.997195 15609 leader_election.cc:290] T a44cb3e2781743289d79f5eee0ca9f18 P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 election: Requested vote from peers 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801), 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495)
I20260709 13:17:19.004859 15318 raft_consensus.cc:2468] T a44cb3e2781743289d79f5eee0ca9f18 P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2294936c864241959e4ef16ee789b341 in term 1.
I20260709 13:17:19.007534 15513 tablet_bootstrap.cc:492] T bcdd24a09a424483a566a6f56e7fabee P 02927d4dc2f44acf84f92a7090286bbc: No bootstrap required, opened a new log
I20260709 13:17:19.007442 15209 leader_election.cc:304] T a44cb3e2781743289d79f5eee0ca9f18 P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2294936c864241959e4ef16ee789b341, 802c9786ee9c404cbeb186b90fa697ba; no voters: 
I20260709 13:17:19.008006 15513 ts_tablet_manager.cc:1403] T bcdd24a09a424483a566a6f56e7fabee P 02927d4dc2f44acf84f92a7090286bbc: Time spent bootstrapping tablet: real 0.122s	user 0.024s	sys 0.024s
I20260709 13:17:19.010524 15513 raft_consensus.cc:359] T bcdd24a09a424483a566a6f56e7fabee P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:19.011178 15513 raft_consensus.cc:385] T bcdd24a09a424483a566a6f56e7fabee P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:19.011566 15513 raft_consensus.cc:740] T bcdd24a09a424483a566a6f56e7fabee P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02927d4dc2f44acf84f92a7090286bbc, State: Initialized, Role: FOLLOWER
I20260709 13:17:18.989305 15508 consensus_queue.cc:260] T a1bc50d5df5f4be9a7b8db2b00ceb449 P 2294936c864241959e4ef16ee789b341 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:19.012290 15609 raft_consensus.cc:2804] T a44cb3e2781743289d79f5eee0ca9f18 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:19.012773 15609 raft_consensus.cc:697] T a44cb3e2781743289d79f5eee0ca9f18 P 2294936c864241959e4ef16ee789b341 [term 1 LEADER]: Becoming Leader. State: Replica: 2294936c864241959e4ef16ee789b341, State: Running, Role: LEADER
I20260709 13:17:19.013664 15609 consensus_queue.cc:237] T a44cb3e2781743289d79f5eee0ca9f18 P 2294936c864241959e4ef16ee789b341 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:19.016600 15466 raft_consensus.cc:2468] T a44cb3e2781743289d79f5eee0ca9f18 P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2294936c864241959e4ef16ee789b341 in term 1.
I20260709 13:17:19.013688 15508 ts_tablet_manager.cc:1434] T a1bc50d5df5f4be9a7b8db2b00ceb449 P 2294936c864241959e4ef16ee789b341: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.000s
I20260709 13:17:19.014444 15513 consensus_queue.cc:260] T bcdd24a09a424483a566a6f56e7fabee P 02927d4dc2f44acf84f92a7090286bbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:19.011085 15465 raft_consensus.cc:2468] T 30a33dd840cb44a5b64ac470042c56a6 P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2889d0b5034548eb9e3be00b724e6875 in term 1.
I20260709 13:17:19.021437 15508 tablet_bootstrap.cc:492] T 24a9832a0ce54f89ac1f5dddddc367b9 P 2294936c864241959e4ef16ee789b341: Bootstrap starting.
I20260709 13:17:19.022274 15358 leader_election.cc:304] T 30a33dd840cb44a5b64ac470042c56a6 P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02927d4dc2f44acf84f92a7090286bbc, 2889d0b5034548eb9e3be00b724e6875; no voters: 
I20260709 13:17:19.023377 15514 raft_consensus.cc:2804] T 30a33dd840cb44a5b64ac470042c56a6 P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:19.023949 15514 raft_consensus.cc:697] T 30a33dd840cb44a5b64ac470042c56a6 P 2889d0b5034548eb9e3be00b724e6875 [term 1 LEADER]: Becoming Leader. State: Replica: 2889d0b5034548eb9e3be00b724e6875, State: Running, Role: LEADER
I20260709 13:17:19.024926 15514 consensus_queue.cc:237] T 30a33dd840cb44a5b64ac470042c56a6 P 2889d0b5034548eb9e3be00b724e6875 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:19.040583 15513 ts_tablet_manager.cc:1434] T bcdd24a09a424483a566a6f56e7fabee P 02927d4dc2f44acf84f92a7090286bbc: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.000s
I20260709 13:17:19.041791 15513 tablet_bootstrap.cc:492] T 1c4ab8f71b1949188c9aad51cdb0a569 P 02927d4dc2f44acf84f92a7090286bbc: Bootstrap starting.
I20260709 13:17:19.027876 15317 raft_consensus.cc:2468] T 30a33dd840cb44a5b64ac470042c56a6 P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2889d0b5034548eb9e3be00b724e6875 in term 1.
I20260709 13:17:19.047780 15635 raft_consensus.cc:493] T f5236fc85e5742eb8060475cfc6aaab3 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:19.048483 15635 raft_consensus.cc:515] T f5236fc85e5742eb8060475cfc6aaab3 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:19.051746 15508 tablet_bootstrap.cc:654] T 24a9832a0ce54f89ac1f5dddddc367b9 P 2294936c864241959e4ef16ee789b341: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:19.057456 15507 ts_tablet_manager.cc:1434] T 0df43b556de84976b9e7cec27b5aaa3d P 2889d0b5034548eb9e3be00b724e6875: Time spent starting tablet: real 0.126s	user 0.005s	sys 0.014s
I20260709 13:17:19.058813 15507 tablet_bootstrap.cc:492] T 0dfc760f7ad04155af7c697b7762ea6f P 2889d0b5034548eb9e3be00b724e6875: Bootstrap starting.
I20260709 13:17:19.054333 15465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5236fc85e5742eb8060475cfc6aaab3" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02927d4dc2f44acf84f92a7090286bbc" is_pre_election: true
I20260709 13:17:19.051199 15635 leader_election.cc:290] T f5236fc85e5742eb8060475cfc6aaab3 P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801), 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495)
I20260709 13:17:19.077729 15317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5236fc85e5742eb8060475cfc6aaab3" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "802c9786ee9c404cbeb186b90fa697ba" is_pre_election: true
W20260709 13:17:19.089382 15209 leader_election.cc:343] T f5236fc85e5742eb8060475cfc6aaab3 P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:19.077389 15567 raft_consensus.cc:493] T a1bc50d5df5f4be9a7b8db2b00ceb449 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:17:19.094991 15209 leader_election.cc:343] T f5236fc85e5742eb8060475cfc6aaab3 P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:19.095606 15209 leader_election.cc:304] T f5236fc85e5742eb8060475cfc6aaab3 P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2294936c864241959e4ef16ee789b341; no voters: 02927d4dc2f44acf84f92a7090286bbc, 802c9786ee9c404cbeb186b90fa697ba
I20260709 13:17:19.098202 15515 raft_consensus.cc:2749] T f5236fc85e5742eb8060475cfc6aaab3 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:19.105089 15513 tablet_bootstrap.cc:654] T 1c4ab8f71b1949188c9aad51cdb0a569 P 02927d4dc2f44acf84f92a7090286bbc: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:19.100179 15678 raft_consensus.cc:493] T a6c9d5505bc7444baf4e66f5a6f96732 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:19.101197 15567 raft_consensus.cc:515] T a1bc50d5df5f4be9a7b8db2b00ceb449 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:19.121730 15567 leader_election.cc:290] T a1bc50d5df5f4be9a7b8db2b00ceb449 P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607), 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801)
I20260709 13:17:19.116449 15678 raft_consensus.cc:515] T a6c9d5505bc7444baf4e66f5a6f96732 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:19.124699 15388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1bc50d5df5f4be9a7b8db2b00ceb449" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2889d0b5034548eb9e3be00b724e6875" is_pre_election: true
I20260709 13:17:19.125088 15678 leader_election.cc:290] T a6c9d5505bc7444baf4e66f5a6f96732 P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495), 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801)
W20260709 13:17:19.126742 15207 leader_election.cc:343] T a1bc50d5df5f4be9a7b8db2b00ceb449 P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:19.127066 15465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1bc50d5df5f4be9a7b8db2b00ceb449" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02927d4dc2f44acf84f92a7090286bbc" is_pre_election: true
I20260709 13:17:19.130870 15507 tablet_bootstrap.cc:654] T 0dfc760f7ad04155af7c697b7762ea6f P 2889d0b5034548eb9e3be00b724e6875: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:19.134083 15509 tablet_bootstrap.cc:492] T 0df43b556de84976b9e7cec27b5aaa3d P 802c9786ee9c404cbeb186b90fa697ba: No bootstrap required, opened a new log
I20260709 13:17:19.134582 15509 ts_tablet_manager.cc:1403] T 0df43b556de84976b9e7cec27b5aaa3d P 802c9786ee9c404cbeb186b90fa697ba: Time spent bootstrapping tablet: real 0.209s	user 0.005s	sys 0.018s
I20260709 13:17:19.134639 15463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6c9d5505bc7444baf4e66f5a6f96732" candidate_uuid: "2889d0b5034548eb9e3be00b724e6875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02927d4dc2f44acf84f92a7090286bbc" is_pre_election: true
W20260709 13:17:19.135795 15358 leader_election.cc:343] T a6c9d5505bc7444baf4e66f5a6f96732 P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:19.137179 15509 raft_consensus.cc:359] T 0df43b556de84976b9e7cec27b5aaa3d P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:19.137821 15509 raft_consensus.cc:385] T 0df43b556de84976b9e7cec27b5aaa3d P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:19.137960 15316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6c9d5505bc7444baf4e66f5a6f96732" candidate_uuid: "2889d0b5034548eb9e3be00b724e6875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "802c9786ee9c404cbeb186b90fa697ba" is_pre_election: true
W20260709 13:17:19.139835 15358 leader_election.cc:343] T a6c9d5505bc7444baf4e66f5a6f96732 P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:19.140358 15358 leader_election.cc:304] T a6c9d5505bc7444baf4e66f5a6f96732 P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2889d0b5034548eb9e3be00b724e6875; no voters: 02927d4dc2f44acf84f92a7090286bbc, 802c9786ee9c404cbeb186b90fa697ba
W20260709 13:17:19.140830 15209 leader_election.cc:343] T a1bc50d5df5f4be9a7b8db2b00ceb449 P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:19.141309 15209 leader_election.cc:304] T a1bc50d5df5f4be9a7b8db2b00ceb449 P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2294936c864241959e4ef16ee789b341; no voters: 02927d4dc2f44acf84f92a7090286bbc, 2889d0b5034548eb9e3be00b724e6875
I20260709 13:17:19.138089 15509 raft_consensus.cc:740] T 0df43b556de84976b9e7cec27b5aaa3d P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 802c9786ee9c404cbeb186b90fa697ba, State: Initialized, Role: FOLLOWER
I20260709 13:17:19.142904 15509 consensus_queue.cc:260] T 0df43b556de84976b9e7cec27b5aaa3d P 802c9786ee9c404cbeb186b90fa697ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:19.143920 15678 raft_consensus.cc:2749] T a6c9d5505bc7444baf4e66f5a6f96732 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:19.145677 15509 ts_tablet_manager.cc:1434] T 0df43b556de84976b9e7cec27b5aaa3d P 802c9786ee9c404cbeb186b90fa697ba: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260709 13:17:19.146759 15509 tablet_bootstrap.cc:492] T 843281744ae64a2fa2b800cc2e85c7ae P 802c9786ee9c404cbeb186b90fa697ba: Bootstrap starting.
I20260709 13:17:19.145730 15138 catalog_manager.cc:5697] T a44cb3e2781743289d79f5eee0ca9f18 P 2294936c864241959e4ef16ee789b341 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2294936c864241959e4ef16ee789b341 (127.12.19.129). New cstate: current_term: 1 leader_uuid: "2294936c864241959e4ef16ee789b341" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:19.144037 15635 raft_consensus.cc:2749] T a1bc50d5df5f4be9a7b8db2b00ceb449 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:19.154695 15137 catalog_manager.cc:5697] T 30a33dd840cb44a5b64ac470042c56a6 P 2889d0b5034548eb9e3be00b724e6875 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131). New cstate: current_term: 1 leader_uuid: "2889d0b5034548eb9e3be00b724e6875" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:19.163298 15509 tablet_bootstrap.cc:654] T 843281744ae64a2fa2b800cc2e85c7ae P 802c9786ee9c404cbeb186b90fa697ba: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:19.164045 15507 tablet_bootstrap.cc:492] T 0dfc760f7ad04155af7c697b7762ea6f P 2889d0b5034548eb9e3be00b724e6875: No bootstrap required, opened a new log
I20260709 13:17:19.164552 15507 ts_tablet_manager.cc:1403] T 0dfc760f7ad04155af7c697b7762ea6f P 2889d0b5034548eb9e3be00b724e6875: Time spent bootstrapping tablet: real 0.106s	user 0.012s	sys 0.000s
I20260709 13:17:19.167570 15507 raft_consensus.cc:359] T 0dfc760f7ad04155af7c697b7762ea6f P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:19.168357 15507 raft_consensus.cc:385] T 0dfc760f7ad04155af7c697b7762ea6f P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:19.168707 15507 raft_consensus.cc:740] T 0dfc760f7ad04155af7c697b7762ea6f P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2889d0b5034548eb9e3be00b724e6875, State: Initialized, Role: FOLLOWER
I20260709 13:17:19.170928 15508 tablet_bootstrap.cc:492] T 24a9832a0ce54f89ac1f5dddddc367b9 P 2294936c864241959e4ef16ee789b341: No bootstrap required, opened a new log
I20260709 13:17:19.172778 15508 ts_tablet_manager.cc:1403] T 24a9832a0ce54f89ac1f5dddddc367b9 P 2294936c864241959e4ef16ee789b341: Time spent bootstrapping tablet: real 0.153s	user 0.020s	sys 0.003s
I20260709 13:17:19.175144 15513 tablet_bootstrap.cc:492] T 1c4ab8f71b1949188c9aad51cdb0a569 P 02927d4dc2f44acf84f92a7090286bbc: No bootstrap required, opened a new log
I20260709 13:17:19.175650 15513 ts_tablet_manager.cc:1403] T 1c4ab8f71b1949188c9aad51cdb0a569 P 02927d4dc2f44acf84f92a7090286bbc: Time spent bootstrapping tablet: real 0.134s	user 0.019s	sys 0.025s
I20260709 13:17:19.178314 15509 tablet_bootstrap.cc:492] T 843281744ae64a2fa2b800cc2e85c7ae P 802c9786ee9c404cbeb186b90fa697ba: No bootstrap required, opened a new log
I20260709 13:17:19.178781 15509 ts_tablet_manager.cc:1403] T 843281744ae64a2fa2b800cc2e85c7ae P 802c9786ee9c404cbeb186b90fa697ba: Time spent bootstrapping tablet: real 0.032s	user 0.009s	sys 0.006s
I20260709 13:17:19.178573 15513 raft_consensus.cc:359] T 1c4ab8f71b1949188c9aad51cdb0a569 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:19.179509 15513 raft_consensus.cc:385] T 1c4ab8f71b1949188c9aad51cdb0a569 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:19.179811 15513 raft_consensus.cc:740] T 1c4ab8f71b1949188c9aad51cdb0a569 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02927d4dc2f44acf84f92a7090286bbc, State: Initialized, Role: FOLLOWER
I20260709 13:17:19.180559 15513 consensus_queue.cc:260] T 1c4ab8f71b1949188c9aad51cdb0a569 P 02927d4dc2f44acf84f92a7090286bbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:19.180883 15507 consensus_queue.cc:260] T 0dfc760f7ad04155af7c697b7762ea6f P 2889d0b5034548eb9e3be00b724e6875 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:19.181828 15509 raft_consensus.cc:359] T 843281744ae64a2fa2b800cc2e85c7ae P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:19.182457 15509 raft_consensus.cc:385] T 843281744ae64a2fa2b800cc2e85c7ae P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:19.182695 15509 raft_consensus.cc:740] T 843281744ae64a2fa2b800cc2e85c7ae P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 802c9786ee9c404cbeb186b90fa697ba, State: Initialized, Role: FOLLOWER
I20260709 13:17:19.182907 15513 ts_tablet_manager.cc:1434] T 1c4ab8f71b1949188c9aad51cdb0a569 P 02927d4dc2f44acf84f92a7090286bbc: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:17:19.183013 15507 ts_tablet_manager.cc:1434] T 0dfc760f7ad04155af7c697b7762ea6f P 2889d0b5034548eb9e3be00b724e6875: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 13:17:19.183326 15509 consensus_queue.cc:260] T 843281744ae64a2fa2b800cc2e85c7ae P 802c9786ee9c404cbeb186b90fa697ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:19.184080 15507 tablet_bootstrap.cc:492] T 24a9832a0ce54f89ac1f5dddddc367b9 P 2889d0b5034548eb9e3be00b724e6875: Bootstrap starting.
I20260709 13:17:19.184150 15513 tablet_bootstrap.cc:492] T f5236fc85e5742eb8060475cfc6aaab3 P 02927d4dc2f44acf84f92a7090286bbc: Bootstrap starting.
I20260709 13:17:19.185443 15509 ts_tablet_manager.cc:1434] T 843281744ae64a2fa2b800cc2e85c7ae P 802c9786ee9c404cbeb186b90fa697ba: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:17:19.187567 15509 tablet_bootstrap.cc:492] T f5236fc85e5742eb8060475cfc6aaab3 P 802c9786ee9c404cbeb186b90fa697ba: Bootstrap starting.
I20260709 13:17:19.189661 15579 raft_consensus.cc:493] T 0df43b556de84976b9e7cec27b5aaa3d P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:19.190099 15513 tablet_bootstrap.cc:654] T f5236fc85e5742eb8060475cfc6aaab3 P 02927d4dc2f44acf84f92a7090286bbc: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:19.190160 15579 raft_consensus.cc:515] T 0df43b556de84976b9e7cec27b5aaa3d P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:19.192440 15579 leader_election.cc:290] T 0df43b556de84976b9e7cec27b5aaa3d P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321), 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607)
I20260709 13:17:19.192888 15509 tablet_bootstrap.cc:654] T f5236fc85e5742eb8060475cfc6aaab3 P 802c9786ee9c404cbeb186b90fa697ba: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:19.194507 15242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0df43b556de84976b9e7cec27b5aaa3d" candidate_uuid: "802c9786ee9c404cbeb186b90fa697ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341" is_pre_election: true
I20260709 13:17:19.195124 15242 raft_consensus.cc:2468] T 0df43b556de84976b9e7cec27b5aaa3d P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 802c9786ee9c404cbeb186b90fa697ba in term 0.
I20260709 13:17:19.196894 15281 leader_election.cc:304] T 0df43b556de84976b9e7cec27b5aaa3d P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2294936c864241959e4ef16ee789b341, 802c9786ee9c404cbeb186b90fa697ba; no voters: 
I20260709 13:17:19.198324 15574 raft_consensus.cc:2804] T 0df43b556de84976b9e7cec27b5aaa3d P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:19.198817 15574 raft_consensus.cc:493] T 0df43b556de84976b9e7cec27b5aaa3d P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:19.199227 15574 raft_consensus.cc:3060] T 0df43b556de84976b9e7cec27b5aaa3d P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:19.204994 15513 tablet_bootstrap.cc:492] T f5236fc85e5742eb8060475cfc6aaab3 P 02927d4dc2f44acf84f92a7090286bbc: No bootstrap required, opened a new log
I20260709 13:17:19.204866 15389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0df43b556de84976b9e7cec27b5aaa3d" candidate_uuid: "802c9786ee9c404cbeb186b90fa697ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2889d0b5034548eb9e3be00b724e6875" is_pre_election: true
I20260709 13:17:19.205493 15513 ts_tablet_manager.cc:1403] T f5236fc85e5742eb8060475cfc6aaab3 P 02927d4dc2f44acf84f92a7090286bbc: Time spent bootstrapping tablet: real 0.022s	user 0.003s	sys 0.012s
I20260709 13:17:19.205577 15389 raft_consensus.cc:2468] T 0df43b556de84976b9e7cec27b5aaa3d P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 802c9786ee9c404cbeb186b90fa697ba in term 0.
I20260709 13:17:19.206595 15508 raft_consensus.cc:359] T 24a9832a0ce54f89ac1f5dddddc367b9 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:19.207289 15508 raft_consensus.cc:385] T 24a9832a0ce54f89ac1f5dddddc367b9 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:19.207530 15508 raft_consensus.cc:740] T 24a9832a0ce54f89ac1f5dddddc367b9 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2294936c864241959e4ef16ee789b341, State: Initialized, Role: FOLLOWER
I20260709 13:17:19.208123 15508 consensus_queue.cc:260] T 24a9832a0ce54f89ac1f5dddddc367b9 P 2294936c864241959e4ef16ee789b341 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:19.208706 15557 raft_consensus.cc:493] T 1c4ab8f71b1949188c9aad51cdb0a569 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:19.209161 15557 raft_consensus.cc:515] T 1c4ab8f71b1949188c9aad51cdb0a569 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:19.210168 15508 ts_tablet_manager.cc:1434] T 24a9832a0ce54f89ac1f5dddddc367b9 P 2294936c864241959e4ef16ee789b341: Time spent starting tablet: real 0.036s	user 0.003s	sys 0.000s
I20260709 13:17:19.211097 15508 tablet_bootstrap.cc:492] T bcdd24a09a424483a566a6f56e7fabee P 2294936c864241959e4ef16ee789b341: Bootstrap starting.
I20260709 13:17:19.212644 15389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c4ab8f71b1949188c9aad51cdb0a569" candidate_uuid: "02927d4dc2f44acf84f92a7090286bbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2889d0b5034548eb9e3be00b724e6875" is_pre_election: true
I20260709 13:17:19.212930 15242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c4ab8f71b1949188c9aad51cdb0a569" candidate_uuid: "02927d4dc2f44acf84f92a7090286bbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341" is_pre_election: true
I20260709 13:17:19.211097 15557 leader_election.cc:290] T 1c4ab8f71b1949188c9aad51cdb0a569 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607), 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321)
I20260709 13:17:19.208045 15513 raft_consensus.cc:359] T f5236fc85e5742eb8060475cfc6aaab3 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:19.214327 15513 raft_consensus.cc:385] T f5236fc85e5742eb8060475cfc6aaab3 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:19.214615 15513 raft_consensus.cc:740] T f5236fc85e5742eb8060475cfc6aaab3 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02927d4dc2f44acf84f92a7090286bbc, State: Initialized, Role: FOLLOWER
W20260709 13:17:19.214828 15429 leader_election.cc:343] T 1c4ab8f71b1949188c9aad51cdb0a569 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:19.215826 15389 raft_consensus.cc:2468] T 1c4ab8f71b1949188c9aad51cdb0a569 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02927d4dc2f44acf84f92a7090286bbc in term 0.
I20260709 13:17:19.216899 15430 leader_election.cc:304] T 1c4ab8f71b1949188c9aad51cdb0a569 P 02927d4dc2f44acf84f92a7090286bbc [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: 02927d4dc2f44acf84f92a7090286bbc, 2889d0b5034548eb9e3be00b724e6875; no voters: 2294936c864241959e4ef16ee789b341
I20260709 13:17:19.217568 15509 tablet_bootstrap.cc:492] T f5236fc85e5742eb8060475cfc6aaab3 P 802c9786ee9c404cbeb186b90fa697ba: No bootstrap required, opened a new log
I20260709 13:17:19.217873 15621 raft_consensus.cc:2804] T 1c4ab8f71b1949188c9aad51cdb0a569 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:19.218009 15509 ts_tablet_manager.cc:1403] T f5236fc85e5742eb8060475cfc6aaab3 P 802c9786ee9c404cbeb186b90fa697ba: Time spent bootstrapping tablet: real 0.031s	user 0.011s	sys 0.008s
I20260709 13:17:19.218286 15621 raft_consensus.cc:493] T 1c4ab8f71b1949188c9aad51cdb0a569 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:19.218510 15554 raft_consensus.cc:493] T bcdd24a09a424483a566a6f56e7fabee P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:19.218972 15513 consensus_queue.cc:260] T f5236fc85e5742eb8060475cfc6aaab3 P 02927d4dc2f44acf84f92a7090286bbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:19.219089 15554 raft_consensus.cc:515] T bcdd24a09a424483a566a6f56e7fabee P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:19.220798 15509 raft_consensus.cc:359] T f5236fc85e5742eb8060475cfc6aaab3 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:19.221446 15509 raft_consensus.cc:385] T f5236fc85e5742eb8060475cfc6aaab3 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:19.221622 15554 leader_election.cc:290] T bcdd24a09a424483a566a6f56e7fabee P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607), 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321)
I20260709 13:17:19.221725 15509 raft_consensus.cc:740] T f5236fc85e5742eb8060475cfc6aaab3 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 802c9786ee9c404cbeb186b90fa697ba, State: Initialized, Role: FOLLOWER
I20260709 13:17:19.222565 15509 consensus_queue.cc:260] T f5236fc85e5742eb8060475cfc6aaab3 P 802c9786ee9c404cbeb186b90fa697ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:19.222993 15391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcdd24a09a424483a566a6f56e7fabee" candidate_uuid: "02927d4dc2f44acf84f92a7090286bbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2889d0b5034548eb9e3be00b724e6875" is_pre_election: true
I20260709 13:17:19.218688 15621 raft_consensus.cc:3060] T 1c4ab8f71b1949188c9aad51cdb0a569 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:19.223651 15391 raft_consensus.cc:2468] T bcdd24a09a424483a566a6f56e7fabee P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02927d4dc2f44acf84f92a7090286bbc in term 0.
I20260709 13:17:19.224665 15509 ts_tablet_manager.cc:1434] T f5236fc85e5742eb8060475cfc6aaab3 P 802c9786ee9c404cbeb186b90fa697ba: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:17:19.225152 15513 ts_tablet_manager.cc:1434] T f5236fc85e5742eb8060475cfc6aaab3 P 02927d4dc2f44acf84f92a7090286bbc: Time spent starting tablet: real 0.019s	user 0.009s	sys 0.000s
I20260709 13:17:19.226083 15513 tablet_bootstrap.cc:492] T 41470cdec3704201a66dedf3217fb828 P 02927d4dc2f44acf84f92a7090286bbc: Bootstrap starting.
I20260709 13:17:19.226413 15509 tablet_bootstrap.cc:492] T 7e957048aab649b2b520a0313ff3f1f2 P 802c9786ee9c404cbeb186b90fa697ba: Bootstrap starting.
I20260709 13:17:19.227643 15242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcdd24a09a424483a566a6f56e7fabee" candidate_uuid: "02927d4dc2f44acf84f92a7090286bbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341" is_pre_election: true
I20260709 13:17:19.226449 15430 leader_election.cc:304] T bcdd24a09a424483a566a6f56e7fabee P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02927d4dc2f44acf84f92a7090286bbc, 2889d0b5034548eb9e3be00b724e6875; no voters: 
W20260709 13:17:19.229017 15429 leader_election.cc:343] T bcdd24a09a424483a566a6f56e7fabee P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:19.229915 15557 raft_consensus.cc:2804] T bcdd24a09a424483a566a6f56e7fabee P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:19.230294 15557 raft_consensus.cc:493] T bcdd24a09a424483a566a6f56e7fabee P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:19.230618 15557 raft_consensus.cc:3060] T bcdd24a09a424483a566a6f56e7fabee P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:19.231330 15554 consensus_queue.cc:1048] T 2f358cd243cc4d04b96cdf185eaa2103 P 02927d4dc2f44acf84f92a7090286bbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:17:19.231225 15513 tablet_bootstrap.cc:654] T 41470cdec3704201a66dedf3217fb828 P 02927d4dc2f44acf84f92a7090286bbc: Neither blocks nor log segments found. Creating new log.
W20260709 13:17:19.237776 15281 consensus_peers.cc:597] T 0f55d19980234982b17948d789b76d26 P 802c9786ee9c404cbeb186b90fa697ba -> Peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Couldn't send request to peer 2294936c864241959e4ef16ee789b341. 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 13:17:19.239238 15507 tablet_bootstrap.cc:654] T 24a9832a0ce54f89ac1f5dddddc367b9 P 2889d0b5034548eb9e3be00b724e6875: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:19.244002 15574 raft_consensus.cc:515] T 0df43b556de84976b9e7cec27b5aaa3d P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:19.247247 15508 tablet_bootstrap.cc:654] T bcdd24a09a424483a566a6f56e7fabee P 2294936c864241959e4ef16ee789b341: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:19.248512 15574 leader_election.cc:290] T 0df43b556de84976b9e7cec27b5aaa3d P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 1 election: Requested vote from peers 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321), 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607)
I20260709 13:17:19.246071 15513 tablet_bootstrap.cc:492] T 41470cdec3704201a66dedf3217fb828 P 02927d4dc2f44acf84f92a7090286bbc: No bootstrap required, opened a new log
I20260709 13:17:19.249435 15513 ts_tablet_manager.cc:1403] T 41470cdec3704201a66dedf3217fb828 P 02927d4dc2f44acf84f92a7090286bbc: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.006s
I20260709 13:17:19.252429 15513 raft_consensus.cc:359] T 41470cdec3704201a66dedf3217fb828 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:19.253096 15513 raft_consensus.cc:385] T 41470cdec3704201a66dedf3217fb828 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:19.252983 15242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0df43b556de84976b9e7cec27b5aaa3d" candidate_uuid: "802c9786ee9c404cbeb186b90fa697ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341"
I20260709 13:17:19.253548 15513 raft_consensus.cc:740] T 41470cdec3704201a66dedf3217fb828 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02927d4dc2f44acf84f92a7090286bbc, State: Initialized, Role: FOLLOWER
I20260709 13:17:19.253810 15509 tablet_bootstrap.cc:654] T 7e957048aab649b2b520a0313ff3f1f2 P 802c9786ee9c404cbeb186b90fa697ba: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:19.253754 15242 raft_consensus.cc:3060] T 0df43b556de84976b9e7cec27b5aaa3d P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:19.254374 15513 consensus_queue.cc:260] T 41470cdec3704201a66dedf3217fb828 P 02927d4dc2f44acf84f92a7090286bbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:19.254964 15391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0df43b556de84976b9e7cec27b5aaa3d" candidate_uuid: "802c9786ee9c404cbeb186b90fa697ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2889d0b5034548eb9e3be00b724e6875"
I20260709 13:17:19.255575 15391 raft_consensus.cc:3060] T 0df43b556de84976b9e7cec27b5aaa3d P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:19.257164 15513 ts_tablet_manager.cc:1434] T 41470cdec3704201a66dedf3217fb828 P 02927d4dc2f44acf84f92a7090286bbc: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 13:17:19.258366 15513 tablet_bootstrap.cc:492] T 6c8f8548ed21428ebc4c357d6f566337 P 02927d4dc2f44acf84f92a7090286bbc: Bootstrap starting.
I20260709 13:17:19.260908 15242 raft_consensus.cc:2468] T 0df43b556de84976b9e7cec27b5aaa3d P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 802c9786ee9c404cbeb186b90fa697ba in term 1.
I20260709 13:17:19.261945 15508 tablet_bootstrap.cc:492] T bcdd24a09a424483a566a6f56e7fabee P 2294936c864241959e4ef16ee789b341: No bootstrap required, opened a new log
I20260709 13:17:19.262431 15508 ts_tablet_manager.cc:1403] T bcdd24a09a424483a566a6f56e7fabee P 2294936c864241959e4ef16ee789b341: Time spent bootstrapping tablet: real 0.052s	user 0.010s	sys 0.004s
I20260709 13:17:19.264109 15513 tablet_bootstrap.cc:654] T 6c8f8548ed21428ebc4c357d6f566337 P 02927d4dc2f44acf84f92a7090286bbc: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:19.265199 15508 raft_consensus.cc:359] T bcdd24a09a424483a566a6f56e7fabee P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:19.265869 15508 raft_consensus.cc:385] T bcdd24a09a424483a566a6f56e7fabee P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:19.266114 15508 raft_consensus.cc:740] T bcdd24a09a424483a566a6f56e7fabee P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2294936c864241959e4ef16ee789b341, State: Initialized, Role: FOLLOWER
I20260709 13:17:19.266831 15508 consensus_queue.cc:260] T bcdd24a09a424483a566a6f56e7fabee P 2294936c864241959e4ef16ee789b341 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:19.268298 15281 leader_election.cc:304] T 0df43b556de84976b9e7cec27b5aaa3d P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2294936c864241959e4ef16ee789b341, 802c9786ee9c404cbeb186b90fa697ba; no voters: 
I20260709 13:17:19.269230 15574 raft_consensus.cc:2804] T 0df43b556de84976b9e7cec27b5aaa3d P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:19.269832 15574 raft_consensus.cc:697] T 0df43b556de84976b9e7cec27b5aaa3d P 802c9786ee9c404cbeb186b90fa697ba [term 1 LEADER]: Becoming Leader. State: Replica: 802c9786ee9c404cbeb186b90fa697ba, State: Running, Role: LEADER
I20260709 13:17:19.270829 15574 consensus_queue.cc:237] T 0df43b556de84976b9e7cec27b5aaa3d P 802c9786ee9c404cbeb186b90fa697ba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:19.276250 15577 raft_consensus.cc:493] T 2f358cd243cc4d04b96cdf185eaa2103 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:19.276728 15577 raft_consensus.cc:515] T 2f358cd243cc4d04b96cdf185eaa2103 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:19.278664 15577 leader_election.cc:290] T 2f358cd243cc4d04b96cdf185eaa2103 P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607), 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801)
I20260709 13:17:19.279747 15621 raft_consensus.cc:515] T 1c4ab8f71b1949188c9aad51cdb0a569 P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:19.280187 15463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f358cd243cc4d04b96cdf185eaa2103" candidate_uuid: "802c9786ee9c404cbeb186b90fa697ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02927d4dc2f44acf84f92a7090286bbc" is_pre_election: true
I20260709 13:17:19.267477 15507 tablet_bootstrap.cc:492] T 24a9832a0ce54f89ac1f5dddddc367b9 P 2889d0b5034548eb9e3be00b724e6875: No bootstrap required, opened a new log
I20260709 13:17:19.300184 15507 ts_tablet_manager.cc:1403] T 24a9832a0ce54f89ac1f5dddddc367b9 P 2889d0b5034548eb9e3be00b724e6875: Time spent bootstrapping tablet: real 0.116s	user 0.010s	sys 0.000s
I20260709 13:17:19.301417 15621 leader_election.cc:290] T 1c4ab8f71b1949188c9aad51cdb0a569 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 1 election: Requested vote from peers 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607), 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321)
I20260709 13:17:19.290130 15391 raft_consensus.cc:2468] T 0df43b556de84976b9e7cec27b5aaa3d P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 802c9786ee9c404cbeb186b90fa697ba in term 1.
I20260709 13:17:19.301826 15390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c4ab8f71b1949188c9aad51cdb0a569" candidate_uuid: "02927d4dc2f44acf84f92a7090286bbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2889d0b5034548eb9e3be00b724e6875"
I20260709 13:17:19.302448 15390 raft_consensus.cc:3060] T 1c4ab8f71b1949188c9aad51cdb0a569 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:19.281762 15508 ts_tablet_manager.cc:1434] T bcdd24a09a424483a566a6f56e7fabee P 2294936c864241959e4ef16ee789b341: Time spent starting tablet: real 0.019s	user 0.009s	sys 0.000s
I20260709 13:17:19.304286 15508 tablet_bootstrap.cc:492] T 843281744ae64a2fa2b800cc2e85c7ae P 2294936c864241959e4ef16ee789b341: Bootstrap starting.
I20260709 13:17:19.304472 15242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c4ab8f71b1949188c9aad51cdb0a569" candidate_uuid: "02927d4dc2f44acf84f92a7090286bbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341"
I20260709 13:17:19.281682 15388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f358cd243cc4d04b96cdf185eaa2103" candidate_uuid: "802c9786ee9c404cbeb186b90fa697ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2889d0b5034548eb9e3be00b724e6875" is_pre_election: true
W20260709 13:17:19.305853 15429 leader_election.cc:343] T 1c4ab8f71b1949188c9aad51cdb0a569 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:19.284766 15513 tablet_bootstrap.cc:492] T 6c8f8548ed21428ebc4c357d6f566337 P 02927d4dc2f44acf84f92a7090286bbc: No bootstrap required, opened a new log
I20260709 13:17:19.307462 15513 ts_tablet_manager.cc:1403] T 6c8f8548ed21428ebc4c357d6f566337 P 02927d4dc2f44acf84f92a7090286bbc: Time spent bootstrapping tablet: real 0.049s	user 0.010s	sys 0.016s
I20260709 13:17:19.307577 15282 leader_election.cc:304] T 2f358cd243cc4d04b96cdf185eaa2103 P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 802c9786ee9c404cbeb186b90fa697ba; no voters: 02927d4dc2f44acf84f92a7090286bbc, 2889d0b5034548eb9e3be00b724e6875
I20260709 13:17:19.285611 15509 tablet_bootstrap.cc:492] T 7e957048aab649b2b520a0313ff3f1f2 P 802c9786ee9c404cbeb186b90fa697ba: No bootstrap required, opened a new log
I20260709 13:17:19.311194 15509 ts_tablet_manager.cc:1403] T 7e957048aab649b2b520a0313ff3f1f2 P 802c9786ee9c404cbeb186b90fa697ba: Time spent bootstrapping tablet: real 0.085s	user 0.011s	sys 0.001s
I20260709 13:17:19.311924 15508 tablet_bootstrap.cc:654] T 843281744ae64a2fa2b800cc2e85c7ae P 2294936c864241959e4ef16ee789b341: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:19.313874 15509 raft_consensus.cc:359] T 7e957048aab649b2b520a0313ff3f1f2 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:19.314556 15509 raft_consensus.cc:385] T 7e957048aab649b2b520a0313ff3f1f2 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:19.314801 15509 raft_consensus.cc:740] T 7e957048aab649b2b520a0313ff3f1f2 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 802c9786ee9c404cbeb186b90fa697ba, State: Initialized, Role: FOLLOWER
I20260709 13:17:19.302858 15507 raft_consensus.cc:359] T 24a9832a0ce54f89ac1f5dddddc367b9 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:19.315631 15507 raft_consensus.cc:385] T 24a9832a0ce54f89ac1f5dddddc367b9 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:19.310266 15513 raft_consensus.cc:359] T 6c8f8548ed21428ebc4c357d6f566337 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:19.316184 15513 raft_consensus.cc:385] T 6c8f8548ed21428ebc4c357d6f566337 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:19.316469 15513 raft_consensus.cc:740] T 6c8f8548ed21428ebc4c357d6f566337 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02927d4dc2f44acf84f92a7090286bbc, State: Initialized, Role: FOLLOWER
I20260709 13:17:19.317126 15513 consensus_queue.cc:260] T 6c8f8548ed21428ebc4c357d6f566337 P 02927d4dc2f44acf84f92a7090286bbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:19.317823 15390 raft_consensus.cc:2468] T 1c4ab8f71b1949188c9aad51cdb0a569 P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02927d4dc2f44acf84f92a7090286bbc in term 1.
I20260709 13:17:19.318959 15513 ts_tablet_manager.cc:1434] T 6c8f8548ed21428ebc4c357d6f566337 P 02927d4dc2f44acf84f92a7090286bbc: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.000s
I20260709 13:17:19.319401 15430 leader_election.cc:304] T 1c4ab8f71b1949188c9aad51cdb0a569 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 02927d4dc2f44acf84f92a7090286bbc, 2889d0b5034548eb9e3be00b724e6875; no voters: 2294936c864241959e4ef16ee789b341
I20260709 13:17:19.320133 15507 raft_consensus.cc:740] T 24a9832a0ce54f89ac1f5dddddc367b9 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2889d0b5034548eb9e3be00b724e6875, State: Initialized, Role: FOLLOWER
I20260709 13:17:19.320601 15635 raft_consensus.cc:493] T 6e1515826a7f47e58d24b7fe57dabf63 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:19.320988 15509 consensus_queue.cc:260] T 7e957048aab649b2b520a0313ff3f1f2 P 802c9786ee9c404cbeb186b90fa697ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:19.295300 15316 raft_consensus.cc:3060] T 2f358cd243cc4d04b96cdf185eaa2103 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:19.322052 15621 raft_consensus.cc:2804] T 1c4ab8f71b1949188c9aad51cdb0a569 P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:19.322554 15621 raft_consensus.cc:697] T 1c4ab8f71b1949188c9aad51cdb0a569 P 02927d4dc2f44acf84f92a7090286bbc [term 1 LEADER]: Becoming Leader. State: Replica: 02927d4dc2f44acf84f92a7090286bbc, State: Running, Role: LEADER
I20260709 13:17:19.323009 15574 raft_consensus.cc:493] T f5236fc85e5742eb8060475cfc6aaab3 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:19.323494 15574 raft_consensus.cc:515] T f5236fc85e5742eb8060475cfc6aaab3 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:19.321071 15635 raft_consensus.cc:515] T 6e1515826a7f47e58d24b7fe57dabf63 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:19.325565 15574 leader_election.cc:290] T f5236fc85e5742eb8060475cfc6aaab3 P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801), 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321)
I20260709 13:17:19.326946 15635 leader_election.cc:290] T 6e1515826a7f47e58d24b7fe57dabf63 P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495), 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607)
I20260709 13:17:19.323403 15621 consensus_queue.cc:237] T 1c4ab8f71b1949188c9aad51cdb0a569 P 02927d4dc2f44acf84f92a7090286bbc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:19.327399 15317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e1515826a7f47e58d24b7fe57dabf63" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "802c9786ee9c404cbeb186b90fa697ba" is_pre_election: true
I20260709 13:17:19.328083 15513 tablet_bootstrap.cc:492] T a6c9d5505bc7444baf4e66f5a6f96732 P 02927d4dc2f44acf84f92a7090286bbc: Bootstrap starting.
W20260709 13:17:19.328941 15209 leader_election.cc:343] T 6e1515826a7f47e58d24b7fe57dabf63 P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:19.329824 15242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5236fc85e5742eb8060475cfc6aaab3" candidate_uuid: "802c9786ee9c404cbeb186b90fa697ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341" is_pre_election: true
I20260709 13:17:19.330621 15242 raft_consensus.cc:2468] T f5236fc85e5742eb8060475cfc6aaab3 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 802c9786ee9c404cbeb186b90fa697ba in term 0.
I20260709 13:17:19.322269 15507 consensus_queue.cc:260] T 24a9832a0ce54f89ac1f5dddddc367b9 P 2889d0b5034548eb9e3be00b724e6875 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:19.334002 15513 tablet_bootstrap.cc:654] T a6c9d5505bc7444baf4e66f5a6f96732 P 02927d4dc2f44acf84f92a7090286bbc: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:19.335062 15678 raft_consensus.cc:493] T 24a9832a0ce54f89ac1f5dddddc367b9 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:19.335528 15678 raft_consensus.cc:515] T 24a9832a0ce54f89ac1f5dddddc367b9 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:19.337419 15678 leader_election.cc:290] T 24a9832a0ce54f89ac1f5dddddc367b9 P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801), 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321)
I20260709 13:17:19.327803 15509 ts_tablet_manager.cc:1434] T 7e957048aab649b2b520a0313ff3f1f2 P 802c9786ee9c404cbeb186b90fa697ba: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 13:17:19.339072 15579 raft_consensus.cc:2749] T 2f358cd243cc4d04b96cdf185eaa2103 P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:19.340459 15509 tablet_bootstrap.cc:492] T 666796a1de5844c29beac89b79d8e77a P 802c9786ee9c404cbeb186b90fa697ba: Bootstrap starting.
I20260709 13:17:19.343416 15463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5236fc85e5742eb8060475cfc6aaab3" candidate_uuid: "802c9786ee9c404cbeb186b90fa697ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02927d4dc2f44acf84f92a7090286bbc" is_pre_election: true
I20260709 13:17:19.344252 15463 raft_consensus.cc:2468] T f5236fc85e5742eb8060475cfc6aaab3 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 802c9786ee9c404cbeb186b90fa697ba in term 0.
I20260709 13:17:19.345950 15281 leader_election.cc:304] T f5236fc85e5742eb8060475cfc6aaab3 P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2294936c864241959e4ef16ee789b341, 802c9786ee9c404cbeb186b90fa697ba; no voters: 
I20260709 13:17:19.346993 15579 raft_consensus.cc:2804] T f5236fc85e5742eb8060475cfc6aaab3 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:19.347361 15579 raft_consensus.cc:493] T f5236fc85e5742eb8060475cfc6aaab3 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:19.347726 15579 raft_consensus.cc:3060] T f5236fc85e5742eb8060475cfc6aaab3 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:19.349903 15691 consensus_queue.cc:1048] T 2f358cd243cc4d04b96cdf185eaa2103 P 02927d4dc2f44acf84f92a7090286bbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:19.350976 15242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24a9832a0ce54f89ac1f5dddddc367b9" candidate_uuid: "2889d0b5034548eb9e3be00b724e6875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341" is_pre_election: true
I20260709 13:17:19.351631 15242 raft_consensus.cc:2468] T 24a9832a0ce54f89ac1f5dddddc367b9 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2889d0b5034548eb9e3be00b724e6875 in term 0.
I20260709 13:17:19.285758 15557 raft_consensus.cc:515] T bcdd24a09a424483a566a6f56e7fabee P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:19.351742 15463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24a9832a0ce54f89ac1f5dddddc367b9" candidate_uuid: "2889d0b5034548eb9e3be00b724e6875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02927d4dc2f44acf84f92a7090286bbc" is_pre_election: true
I20260709 13:17:19.355515 15579 raft_consensus.cc:515] T f5236fc85e5742eb8060475cfc6aaab3 P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:19.357033 15355 leader_election.cc:304] T 24a9832a0ce54f89ac1f5dddddc367b9 P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2294936c864241959e4ef16ee789b341, 2889d0b5034548eb9e3be00b724e6875; no voters: 
W20260709 13:17:19.357625 15358 leader_election.cc:343] T 24a9832a0ce54f89ac1f5dddddc367b9 P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:19.358913 15678 raft_consensus.cc:2804] T 24a9832a0ce54f89ac1f5dddddc367b9 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:19.359401 15463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5236fc85e5742eb8060475cfc6aaab3" candidate_uuid: "802c9786ee9c404cbeb186b90fa697ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02927d4dc2f44acf84f92a7090286bbc"
I20260709 13:17:19.359557 15678 raft_consensus.cc:493] T 24a9832a0ce54f89ac1f5dddddc367b9 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:19.359972 15579 leader_election.cc:290] T f5236fc85e5742eb8060475cfc6aaab3 P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 1 election: Requested vote from peers 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801), 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321)
I20260709 13:17:19.360769 15678 raft_consensus.cc:3060] T 24a9832a0ce54f89ac1f5dddddc367b9 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:19.359222 15557 leader_election.cc:290] T bcdd24a09a424483a566a6f56e7fabee P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 1 election: Requested vote from peers 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607), 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321)
I20260709 13:17:19.362995 15242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5236fc85e5742eb8060475cfc6aaab3" candidate_uuid: "802c9786ee9c404cbeb186b90fa697ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341"
I20260709 13:17:19.363580 15242 raft_consensus.cc:3060] T f5236fc85e5742eb8060475cfc6aaab3 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:19.365581 15513 tablet_bootstrap.cc:492] T a6c9d5505bc7444baf4e66f5a6f96732 P 02927d4dc2f44acf84f92a7090286bbc: No bootstrap required, opened a new log
I20260709 13:17:19.366039 15513 ts_tablet_manager.cc:1403] T a6c9d5505bc7444baf4e66f5a6f96732 P 02927d4dc2f44acf84f92a7090286bbc: Time spent bootstrapping tablet: real 0.046s	user 0.017s	sys 0.012s
I20260709 13:17:19.368314 15389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcdd24a09a424483a566a6f56e7fabee" candidate_uuid: "02927d4dc2f44acf84f92a7090286bbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2889d0b5034548eb9e3be00b724e6875"
I20260709 13:17:19.368686 15241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcdd24a09a424483a566a6f56e7fabee" candidate_uuid: "02927d4dc2f44acf84f92a7090286bbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341"
I20260709 13:17:19.368938 15389 raft_consensus.cc:3060] T bcdd24a09a424483a566a6f56e7fabee P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:19.368808 15513 raft_consensus.cc:359] T a6c9d5505bc7444baf4e66f5a6f96732 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:19.369313 15241 raft_consensus.cc:3060] T bcdd24a09a424483a566a6f56e7fabee P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:19.369526 15513 raft_consensus.cc:385] T a6c9d5505bc7444baf4e66f5a6f96732 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:19.369865 15513 raft_consensus.cc:740] T a6c9d5505bc7444baf4e66f5a6f96732 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02927d4dc2f44acf84f92a7090286bbc, State: Initialized, Role: FOLLOWER
I20260709 13:17:19.370493 15513 consensus_queue.cc:260] T a6c9d5505bc7444baf4e66f5a6f96732 P 02927d4dc2f44acf84f92a7090286bbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:19.376084 15513 ts_tablet_manager.cc:1434] T a6c9d5505bc7444baf4e66f5a6f96732 P 02927d4dc2f44acf84f92a7090286bbc: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 13:17:19.376940 15139 catalog_manager.cc:5697] T 0df43b556de84976b9e7cec27b5aaa3d P 802c9786ee9c404cbeb186b90fa697ba reported cstate change: term changed from 0 to 1, leader changed from <none> to 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130). New cstate: current_term: 1 leader_uuid: "802c9786ee9c404cbeb186b90fa697ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:19.378152 15507 ts_tablet_manager.cc:1434] T 24a9832a0ce54f89ac1f5dddddc367b9 P 2889d0b5034548eb9e3be00b724e6875: Time spent starting tablet: real 0.078s	user 0.006s	sys 0.000s
I20260709 13:17:19.379108 15507 tablet_bootstrap.cc:492] T 949b64ee218245f2b369996187e81888 P 2889d0b5034548eb9e3be00b724e6875: Bootstrap starting.
I20260709 13:17:19.382560 15242 raft_consensus.cc:2468] T f5236fc85e5742eb8060475cfc6aaab3 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 802c9786ee9c404cbeb186b90fa697ba in term 1.
I20260709 13:17:19.347584 15390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e1515826a7f47e58d24b7fe57dabf63" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2889d0b5034548eb9e3be00b724e6875" is_pre_election: true
W20260709 13:17:19.386735 15207 leader_election.cc:343] T 6e1515826a7f47e58d24b7fe57dabf63 P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:19.387181 15207 leader_election.cc:304] T 6e1515826a7f47e58d24b7fe57dabf63 P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2294936c864241959e4ef16ee789b341; no voters: 2889d0b5034548eb9e3be00b724e6875, 802c9786ee9c404cbeb186b90fa697ba
I20260709 13:17:19.378043 15389 raft_consensus.cc:2468] T bcdd24a09a424483a566a6f56e7fabee P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02927d4dc2f44acf84f92a7090286bbc in term 1.
I20260709 13:17:19.387946 15635 raft_consensus.cc:2749] T 6e1515826a7f47e58d24b7fe57dabf63 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:19.389137 15430 leader_election.cc:304] T bcdd24a09a424483a566a6f56e7fabee P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02927d4dc2f44acf84f92a7090286bbc, 2889d0b5034548eb9e3be00b724e6875; no voters: 
I20260709 13:17:19.390148 15557 raft_consensus.cc:2804] T bcdd24a09a424483a566a6f56e7fabee P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:19.390161 15509 tablet_bootstrap.cc:654] T 666796a1de5844c29beac89b79d8e77a P 802c9786ee9c404cbeb186b90fa697ba: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:19.390872 15557 raft_consensus.cc:697] T bcdd24a09a424483a566a6f56e7fabee P 02927d4dc2f44acf84f92a7090286bbc [term 1 LEADER]: Becoming Leader. State: Replica: 02927d4dc2f44acf84f92a7090286bbc, State: Running, Role: LEADER
I20260709 13:17:19.391356 15508 tablet_bootstrap.cc:492] T 843281744ae64a2fa2b800cc2e85c7ae P 2294936c864241959e4ef16ee789b341: No bootstrap required, opened a new log
I20260709 13:17:19.391891 15508 ts_tablet_manager.cc:1403] T 843281744ae64a2fa2b800cc2e85c7ae P 2294936c864241959e4ef16ee789b341: Time spent bootstrapping tablet: real 0.088s	user 0.029s	sys 0.024s
I20260709 13:17:19.392055 15557 consensus_queue.cc:237] T bcdd24a09a424483a566a6f56e7fabee P 02927d4dc2f44acf84f92a7090286bbc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:19.394399 15281 leader_election.cc:304] T f5236fc85e5742eb8060475cfc6aaab3 P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2294936c864241959e4ef16ee789b341, 802c9786ee9c404cbeb186b90fa697ba; no voters: 
I20260709 13:17:19.395479 15699 raft_consensus.cc:2804] T f5236fc85e5742eb8060475cfc6aaab3 P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:19.395961 15699 raft_consensus.cc:697] T f5236fc85e5742eb8060475cfc6aaab3 P 802c9786ee9c404cbeb186b90fa697ba [term 1 LEADER]: Becoming Leader. State: Replica: 802c9786ee9c404cbeb186b90fa697ba, State: Running, Role: LEADER
I20260709 13:17:19.396783 15699 consensus_queue.cc:237] T f5236fc85e5742eb8060475cfc6aaab3 P 802c9786ee9c404cbeb186b90fa697ba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:19.401177 15241 raft_consensus.cc:2468] T bcdd24a09a424483a566a6f56e7fabee P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02927d4dc2f44acf84f92a7090286bbc in term 1.
I20260709 13:17:19.359979 15463 raft_consensus.cc:3060] T f5236fc85e5742eb8060475cfc6aaab3 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:19.394675 15508 raft_consensus.cc:359] T 843281744ae64a2fa2b800cc2e85c7ae P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:19.406306 15508 raft_consensus.cc:385] T 843281744ae64a2fa2b800cc2e85c7ae P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:19.406607 15508 raft_consensus.cc:740] T 843281744ae64a2fa2b800cc2e85c7ae P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2294936c864241959e4ef16ee789b341, State: Initialized, Role: FOLLOWER
I20260709 13:17:19.408527 15508 consensus_queue.cc:260] T 843281744ae64a2fa2b800cc2e85c7ae P 2294936c864241959e4ef16ee789b341 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:19.411834 15509 tablet_bootstrap.cc:492] T 666796a1de5844c29beac89b79d8e77a P 802c9786ee9c404cbeb186b90fa697ba: No bootstrap required, opened a new log
I20260709 13:17:19.412487 15509 ts_tablet_manager.cc:1403] T 666796a1de5844c29beac89b79d8e77a P 802c9786ee9c404cbeb186b90fa697ba: Time spent bootstrapping tablet: real 0.072s	user 0.012s	sys 0.000s
I20260709 13:17:19.411836 15508 ts_tablet_manager.cc:1434] T 843281744ae64a2fa2b800cc2e85c7ae P 2294936c864241959e4ef16ee789b341: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.001s
I20260709 13:17:19.413488 15574 consensus_queue.cc:1048] T 0f55d19980234982b17948d789b76d26 P 802c9786ee9c404cbeb186b90fa697ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:19.414582 15508 tablet_bootstrap.cc:492] T 0f55d19980234982b17948d789b76d26 P 2294936c864241959e4ef16ee789b341: Bootstrap starting.
I20260709 13:17:19.415364 15678 raft_consensus.cc:515] T 24a9832a0ce54f89ac1f5dddddc367b9 P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:19.432497 15509 raft_consensus.cc:359] T 666796a1de5844c29beac89b79d8e77a P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:19.376960 15513 tablet_bootstrap.cc:492] T feca0a66feda4ec08a7ea31736b42686 P 02927d4dc2f44acf84f92a7090286bbc: Bootstrap starting.
I20260709 13:17:19.433183 15509 raft_consensus.cc:385] T 666796a1de5844c29beac89b79d8e77a P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:19.433491 15509 raft_consensus.cc:740] T 666796a1de5844c29beac89b79d8e77a P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 802c9786ee9c404cbeb186b90fa697ba, State: Initialized, Role: FOLLOWER
I20260709 13:17:19.435813 15466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24a9832a0ce54f89ac1f5dddddc367b9" candidate_uuid: "2889d0b5034548eb9e3be00b724e6875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02927d4dc2f44acf84f92a7090286bbc"
I20260709 13:17:19.436882 15678 leader_election.cc:290] T 24a9832a0ce54f89ac1f5dddddc367b9 P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 1 election: Requested vote from peers 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801), 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321)
W20260709 13:17:19.437111 15358 leader_election.cc:343] T 24a9832a0ce54f89ac1f5dddddc367b9 P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:19.440304 15509 consensus_queue.cc:260] T 666796a1de5844c29beac89b79d8e77a P 802c9786ee9c404cbeb186b90fa697ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:19.439599 15241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24a9832a0ce54f89ac1f5dddddc367b9" candidate_uuid: "2889d0b5034548eb9e3be00b724e6875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341"
I20260709 13:17:19.441921 15241 raft_consensus.cc:3060] T 24a9832a0ce54f89ac1f5dddddc367b9 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:19.445883 15509 ts_tablet_manager.cc:1434] T 666796a1de5844c29beac89b79d8e77a P 802c9786ee9c404cbeb186b90fa697ba: Time spent starting tablet: real 0.033s	user 0.005s	sys 0.000s
I20260709 13:17:19.446419 15513 tablet_bootstrap.cc:654] T feca0a66feda4ec08a7ea31736b42686 P 02927d4dc2f44acf84f92a7090286bbc: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:19.446765 15509 tablet_bootstrap.cc:492] T a6c9d5505bc7444baf4e66f5a6f96732 P 802c9786ee9c404cbeb186b90fa697ba: Bootstrap starting.
I20260709 13:17:19.447958 15507 tablet_bootstrap.cc:654] T 949b64ee218245f2b369996187e81888 P 2889d0b5034548eb9e3be00b724e6875: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:19.451433 15508 tablet_bootstrap.cc:654] T 0f55d19980234982b17948d789b76d26 P 2294936c864241959e4ef16ee789b341: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:19.454380 15241 raft_consensus.cc:2468] T 24a9832a0ce54f89ac1f5dddddc367b9 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2889d0b5034548eb9e3be00b724e6875 in term 1.
I20260709 13:17:19.439513 15137 catalog_manager.cc:5697] T f5236fc85e5742eb8060475cfc6aaab3 P 802c9786ee9c404cbeb186b90fa697ba reported cstate change: term changed from 0 to 1, leader changed from <none> to 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130). New cstate: current_term: 1 leader_uuid: "802c9786ee9c404cbeb186b90fa697ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:19.455593 15355 leader_election.cc:304] T 24a9832a0ce54f89ac1f5dddddc367b9 P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2294936c864241959e4ef16ee789b341, 2889d0b5034548eb9e3be00b724e6875; no voters: 02927d4dc2f44acf84f92a7090286bbc
I20260709 13:17:19.456773 15514 raft_consensus.cc:2804] T 24a9832a0ce54f89ac1f5dddddc367b9 P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:19.421192 15463 raft_consensus.cc:2468] T f5236fc85e5742eb8060475cfc6aaab3 P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 802c9786ee9c404cbeb186b90fa697ba in term 1.
I20260709 13:17:19.457823 15676 consensus_queue.cc:1048] T 30a33dd840cb44a5b64ac470042c56a6 P 2889d0b5034548eb9e3be00b724e6875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:19.457227 15514 raft_consensus.cc:697] T 24a9832a0ce54f89ac1f5dddddc367b9 P 2889d0b5034548eb9e3be00b724e6875 [term 1 LEADER]: Becoming Leader. State: Replica: 2889d0b5034548eb9e3be00b724e6875, State: Running, Role: LEADER
I20260709 13:17:19.460541 15574 raft_consensus.cc:493] T 843281744ae64a2fa2b800cc2e85c7ae P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:19.468842 15141 catalog_manager.cc:5697] T 1c4ab8f71b1949188c9aad51cdb0a569 P 02927d4dc2f44acf84f92a7090286bbc reported cstate change: term changed from 0 to 1, leader changed from <none> to 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132). New cstate: current_term: 1 leader_uuid: "02927d4dc2f44acf84f92a7090286bbc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:19.471133 15574 raft_consensus.cc:515] T 843281744ae64a2fa2b800cc2e85c7ae P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:19.474998 15574 leader_election.cc:290] T 843281744ae64a2fa2b800cc2e85c7ae P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321), 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607)
I20260709 13:17:19.471568 15567 consensus_queue.cc:1048] T a44cb3e2781743289d79f5eee0ca9f18 P 2294936c864241959e4ef16ee789b341 [LEADER]: Connected to new peer: Peer: permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 13:17:19.478102 15389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "843281744ae64a2fa2b800cc2e85c7ae" candidate_uuid: "802c9786ee9c404cbeb186b90fa697ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2889d0b5034548eb9e3be00b724e6875" is_pre_election: true
I20260709 13:17:19.482072 15389 raft_consensus.cc:2468] T 843281744ae64a2fa2b800cc2e85c7ae P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 802c9786ee9c404cbeb186b90fa697ba in term 0.
I20260709 13:17:19.483385 15282 leader_election.cc:304] T 843281744ae64a2fa2b800cc2e85c7ae P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2889d0b5034548eb9e3be00b724e6875, 802c9786ee9c404cbeb186b90fa697ba; no voters: 
I20260709 13:17:19.490021 15509 tablet_bootstrap.cc:654] T a6c9d5505bc7444baf4e66f5a6f96732 P 802c9786ee9c404cbeb186b90fa697ba: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:19.484117 15574 raft_consensus.cc:2804] T 843281744ae64a2fa2b800cc2e85c7ae P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:19.477456 15241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "843281744ae64a2fa2b800cc2e85c7ae" candidate_uuid: "802c9786ee9c404cbeb186b90fa697ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341" is_pre_election: true
I20260709 13:17:19.477921 15514 consensus_queue.cc:237] T 24a9832a0ce54f89ac1f5dddddc367b9 P 2889d0b5034548eb9e3be00b724e6875 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:19.498778 15574 raft_consensus.cc:493] T 843281744ae64a2fa2b800cc2e85c7ae P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:19.501916 15574 raft_consensus.cc:3060] T 843281744ae64a2fa2b800cc2e85c7ae P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:19.498466 15699 raft_consensus.cc:493] T 7e957048aab649b2b520a0313ff3f1f2 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:19.505487 15699 raft_consensus.cc:515] T 7e957048aab649b2b520a0313ff3f1f2 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:19.515041 15508 tablet_bootstrap.cc:492] T 0f55d19980234982b17948d789b76d26 P 2294936c864241959e4ef16ee789b341: No bootstrap required, opened a new log
I20260709 13:17:19.515555 15508 ts_tablet_manager.cc:1403] T 0f55d19980234982b17948d789b76d26 P 2294936c864241959e4ef16ee789b341: Time spent bootstrapping tablet: real 0.101s	user 0.024s	sys 0.012s
I20260709 13:17:19.518803 15508 raft_consensus.cc:359] T 0f55d19980234982b17948d789b76d26 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:19.519500 15508 raft_consensus.cc:385] T 0f55d19980234982b17948d789b76d26 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:19.519783 15508 raft_consensus.cc:740] T 0f55d19980234982b17948d789b76d26 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2294936c864241959e4ef16ee789b341, State: Initialized, Role: FOLLOWER
I20260709 13:17:19.520385 15508 consensus_queue.cc:260] T 0f55d19980234982b17948d789b76d26 P 2294936c864241959e4ef16ee789b341 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:19.508365 15241 raft_consensus.cc:2468] T 843281744ae64a2fa2b800cc2e85c7ae P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 802c9786ee9c404cbeb186b90fa697ba in term 0.
I20260709 13:17:19.522455 15508 ts_tablet_manager.cc:1434] T 0f55d19980234982b17948d789b76d26 P 2294936c864241959e4ef16ee789b341: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:17:19.523509 15508 tablet_bootstrap.cc:492] T f5b77a611ad34251be8121aa6151982c P 2294936c864241959e4ef16ee789b341: Bootstrap starting.
I20260709 13:17:19.524358 15389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e957048aab649b2b520a0313ff3f1f2" candidate_uuid: "802c9786ee9c404cbeb186b90fa697ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2889d0b5034548eb9e3be00b724e6875" is_pre_election: true
I20260709 13:17:19.524770 15699 leader_election.cc:290] T 7e957048aab649b2b520a0313ff3f1f2 P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607), 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801)
W20260709 13:17:19.525499 15282 leader_election.cc:343] T 7e957048aab649b2b520a0313ff3f1f2 P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:19.525810 15463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e957048aab649b2b520a0313ff3f1f2" candidate_uuid: "802c9786ee9c404cbeb186b90fa697ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02927d4dc2f44acf84f92a7090286bbc" is_pre_election: true
W20260709 13:17:19.527035 15284 leader_election.cc:343] T 7e957048aab649b2b520a0313ff3f1f2 P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:19.527244 15507 tablet_bootstrap.cc:492] T 949b64ee218245f2b369996187e81888 P 2889d0b5034548eb9e3be00b724e6875: No bootstrap required, opened a new log
I20260709 13:17:19.527498 15284 leader_election.cc:304] T 7e957048aab649b2b520a0313ff3f1f2 P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 802c9786ee9c404cbeb186b90fa697ba; no voters: 02927d4dc2f44acf84f92a7090286bbc, 2889d0b5034548eb9e3be00b724e6875
I20260709 13:17:19.527835 15507 ts_tablet_manager.cc:1403] T 949b64ee218245f2b369996187e81888 P 2889d0b5034548eb9e3be00b724e6875: Time spent bootstrapping tablet: real 0.149s	user 0.010s	sys 0.004s
I20260709 13:17:19.529556 15699 raft_consensus.cc:2749] T 7e957048aab649b2b520a0313ff3f1f2 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:19.531030 15507 raft_consensus.cc:359] T 949b64ee218245f2b369996187e81888 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:19.531702 15507 raft_consensus.cc:385] T 949b64ee218245f2b369996187e81888 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:19.531956 15507 raft_consensus.cc:740] T 949b64ee218245f2b369996187e81888 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2889d0b5034548eb9e3be00b724e6875, State: Initialized, Role: FOLLOWER
I20260709 13:17:19.532639 15507 consensus_queue.cc:260] T 949b64ee218245f2b369996187e81888 P 2889d0b5034548eb9e3be00b724e6875 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:19.535470 15507 ts_tablet_manager.cc:1434] T 949b64ee218245f2b369996187e81888 P 2889d0b5034548eb9e3be00b724e6875: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:17:19.536541 15507 tablet_bootstrap.cc:492] T a1bc50d5df5f4be9a7b8db2b00ceb449 P 2889d0b5034548eb9e3be00b724e6875: Bootstrap starting.
I20260709 13:17:19.543835 15507 tablet_bootstrap.cc:654] T a1bc50d5df5f4be9a7b8db2b00ceb449 P 2889d0b5034548eb9e3be00b724e6875: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:19.546480 15141 catalog_manager.cc:5697] T bcdd24a09a424483a566a6f56e7fabee P 02927d4dc2f44acf84f92a7090286bbc reported cstate change: term changed from 0 to 1, leader changed from <none> to 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132). New cstate: current_term: 1 leader_uuid: "02927d4dc2f44acf84f92a7090286bbc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:19.560495 15571 raft_consensus.cc:493] T 0dfc760f7ad04155af7c697b7762ea6f P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:19.558908 15676 consensus_queue.cc:1048] T 30a33dd840cb44a5b64ac470042c56a6 P 2889d0b5034548eb9e3be00b724e6875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 13:17:19.538398 15574 raft_consensus.cc:515] T 843281744ae64a2fa2b800cc2e85c7ae P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:19.570868 15571 raft_consensus.cc:515] T 0dfc760f7ad04155af7c697b7762ea6f P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:19.574671 15241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "843281744ae64a2fa2b800cc2e85c7ae" candidate_uuid: "802c9786ee9c404cbeb186b90fa697ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341"
I20260709 13:17:19.574965 15389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "843281744ae64a2fa2b800cc2e85c7ae" candidate_uuid: "802c9786ee9c404cbeb186b90fa697ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2889d0b5034548eb9e3be00b724e6875"
I20260709 13:17:19.575292 15241 raft_consensus.cc:3060] T 843281744ae64a2fa2b800cc2e85c7ae P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:19.575634 15389 raft_consensus.cc:3060] T 843281744ae64a2fa2b800cc2e85c7ae P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:19.578104 15557 raft_consensus.cc:493] T a6c9d5505bc7444baf4e66f5a6f96732 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:19.578605 15557 raft_consensus.cc:515] T a6c9d5505bc7444baf4e66f5a6f96732 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:19.580600 15557 leader_election.cc:290] T a6c9d5505bc7444baf4e66f5a6f96732 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495), 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607)
I20260709 13:17:19.582468 15513 tablet_bootstrap.cc:492] T feca0a66feda4ec08a7ea31736b42686 P 02927d4dc2f44acf84f92a7090286bbc: No bootstrap required, opened a new log
I20260709 13:17:19.582958 15513 ts_tablet_manager.cc:1403] T feca0a66feda4ec08a7ea31736b42686 P 02927d4dc2f44acf84f92a7090286bbc: Time spent bootstrapping tablet: real 0.206s	user 0.010s	sys 0.007s
I20260709 13:17:19.583761 15571 leader_election.cc:290] T 0dfc760f7ad04155af7c697b7762ea6f P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321), 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495)
I20260709 13:17:19.584751 15317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dfc760f7ad04155af7c697b7762ea6f" candidate_uuid: "2889d0b5034548eb9e3be00b724e6875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "802c9786ee9c404cbeb186b90fa697ba" is_pre_election: true
I20260709 13:17:19.585562 15513 raft_consensus.cc:359] T feca0a66feda4ec08a7ea31736b42686 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:19.586265 15513 raft_consensus.cc:385] T feca0a66feda4ec08a7ea31736b42686 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:17:19.586174 15358 leader_election.cc:343] T 0dfc760f7ad04155af7c697b7762ea6f P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:19.587199 15390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6c9d5505bc7444baf4e66f5a6f96732" candidate_uuid: "02927d4dc2f44acf84f92a7090286bbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2889d0b5034548eb9e3be00b724e6875" is_pre_election: true
I20260709 13:17:19.587890 15390 raft_consensus.cc:2468] T a6c9d5505bc7444baf4e66f5a6f96732 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02927d4dc2f44acf84f92a7090286bbc in term 0.
I20260709 13:17:19.589534 15430 leader_election.cc:304] T a6c9d5505bc7444baf4e66f5a6f96732 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02927d4dc2f44acf84f92a7090286bbc, 2889d0b5034548eb9e3be00b724e6875; no voters: 
I20260709 13:17:19.590519 15317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6c9d5505bc7444baf4e66f5a6f96732" candidate_uuid: "02927d4dc2f44acf84f92a7090286bbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "802c9786ee9c404cbeb186b90fa697ba" is_pre_election: true
I20260709 13:17:19.590835 15557 raft_consensus.cc:2804] T a6c9d5505bc7444baf4e66f5a6f96732 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:17:19.591997 15432 leader_election.cc:343] T a6c9d5505bc7444baf4e66f5a6f96732 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:19.591216 15557 raft_consensus.cc:493] T a6c9d5505bc7444baf4e66f5a6f96732 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:19.596480 15557 raft_consensus.cc:3060] T a6c9d5505bc7444baf4e66f5a6f96732 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:19.597347 15242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dfc760f7ad04155af7c697b7762ea6f" candidate_uuid: "2889d0b5034548eb9e3be00b724e6875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341" is_pre_election: true
I20260709 13:17:19.597935 15389 raft_consensus.cc:2468] T 843281744ae64a2fa2b800cc2e85c7ae P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 802c9786ee9c404cbeb186b90fa697ba in term 1.
W20260709 13:17:19.598661 15355 leader_election.cc:343] T 0dfc760f7ad04155af7c697b7762ea6f P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:19.598690 15513 raft_consensus.cc:740] T feca0a66feda4ec08a7ea31736b42686 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02927d4dc2f44acf84f92a7090286bbc, State: Initialized, Role: FOLLOWER
I20260709 13:17:19.599346 15355 leader_election.cc:304] T 0dfc760f7ad04155af7c697b7762ea6f P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2889d0b5034548eb9e3be00b724e6875; no voters: 2294936c864241959e4ef16ee789b341, 802c9786ee9c404cbeb186b90fa697ba
I20260709 13:17:19.600198 15676 raft_consensus.cc:2749] T 0dfc760f7ad04155af7c697b7762ea6f P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:19.600322 15513 consensus_queue.cc:260] T feca0a66feda4ec08a7ea31736b42686 P 02927d4dc2f44acf84f92a7090286bbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:19.600977 15282 leader_election.cc:304] T 843281744ae64a2fa2b800cc2e85c7ae P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2889d0b5034548eb9e3be00b724e6875, 802c9786ee9c404cbeb186b90fa697ba; no voters: 
I20260709 13:17:19.602070 15699 raft_consensus.cc:2804] T 843281744ae64a2fa2b800cc2e85c7ae P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:19.602639 15699 raft_consensus.cc:697] T 843281744ae64a2fa2b800cc2e85c7ae P 802c9786ee9c404cbeb186b90fa697ba [term 1 LEADER]: Becoming Leader. State: Replica: 802c9786ee9c404cbeb186b90fa697ba, State: Running, Role: LEADER
I20260709 13:17:19.596490 15241 raft_consensus.cc:2468] T 843281744ae64a2fa2b800cc2e85c7ae P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 802c9786ee9c404cbeb186b90fa697ba in term 1.
I20260709 13:17:19.603498 15699 consensus_queue.cc:237] T 843281744ae64a2fa2b800cc2e85c7ae P 802c9786ee9c404cbeb186b90fa697ba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:19.605768 15141 catalog_manager.cc:5697] T 24a9832a0ce54f89ac1f5dddddc367b9 P 2889d0b5034548eb9e3be00b724e6875 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131). New cstate: current_term: 1 leader_uuid: "2889d0b5034548eb9e3be00b724e6875" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:19.606675 15509 tablet_bootstrap.cc:492] T a6c9d5505bc7444baf4e66f5a6f96732 P 802c9786ee9c404cbeb186b90fa697ba: No bootstrap required, opened a new log
I20260709 13:17:19.595196 15508 tablet_bootstrap.cc:654] T f5b77a611ad34251be8121aa6151982c P 2294936c864241959e4ef16ee789b341: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:19.604051 15513 ts_tablet_manager.cc:1434] T feca0a66feda4ec08a7ea31736b42686 P 02927d4dc2f44acf84f92a7090286bbc: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 13:17:19.607167 15509 ts_tablet_manager.cc:1403] T a6c9d5505bc7444baf4e66f5a6f96732 P 802c9786ee9c404cbeb186b90fa697ba: Time spent bootstrapping tablet: real 0.161s	user 0.011s	sys 0.004s
I20260709 13:17:19.615289 15513 tablet_bootstrap.cc:492] T a1bc50d5df5f4be9a7b8db2b00ceb449 P 02927d4dc2f44acf84f92a7090286bbc: Bootstrap starting.
I20260709 13:17:19.618055 15509 raft_consensus.cc:359] T a6c9d5505bc7444baf4e66f5a6f96732 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:19.618724 15509 raft_consensus.cc:385] T a6c9d5505bc7444baf4e66f5a6f96732 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:19.618990 15509 raft_consensus.cc:740] T a6c9d5505bc7444baf4e66f5a6f96732 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 802c9786ee9c404cbeb186b90fa697ba, State: Initialized, Role: FOLLOWER
I20260709 13:17:19.621068 15557 raft_consensus.cc:515] T a6c9d5505bc7444baf4e66f5a6f96732 P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:19.624516 15507 tablet_bootstrap.cc:492] T a1bc50d5df5f4be9a7b8db2b00ceb449 P 2889d0b5034548eb9e3be00b724e6875: No bootstrap required, opened a new log
I20260709 13:17:19.625290 15507 ts_tablet_manager.cc:1403] T a1bc50d5df5f4be9a7b8db2b00ceb449 P 2889d0b5034548eb9e3be00b724e6875: Time spent bootstrapping tablet: real 0.089s	user 0.012s	sys 0.000s
I20260709 13:17:19.626957 15557 leader_election.cc:290] T a6c9d5505bc7444baf4e66f5a6f96732 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 1 election: Requested vote from peers 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495), 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607)
I20260709 13:17:19.627104 15316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6c9d5505bc7444baf4e66f5a6f96732" candidate_uuid: "02927d4dc2f44acf84f92a7090286bbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "802c9786ee9c404cbeb186b90fa697ba"
I20260709 13:17:19.627892 15507 raft_consensus.cc:359] T a1bc50d5df5f4be9a7b8db2b00ceb449 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:19.628424 15507 raft_consensus.cc:385] T a1bc50d5df5f4be9a7b8db2b00ceb449 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:19.628640 15507 raft_consensus.cc:740] T a1bc50d5df5f4be9a7b8db2b00ceb449 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2889d0b5034548eb9e3be00b724e6875, State: Initialized, Role: FOLLOWER
I20260709 13:17:19.629520 15509 consensus_queue.cc:260] T a6c9d5505bc7444baf4e66f5a6f96732 P 802c9786ee9c404cbeb186b90fa697ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:19.631124 15389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6c9d5505bc7444baf4e66f5a6f96732" candidate_uuid: "02927d4dc2f44acf84f92a7090286bbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2889d0b5034548eb9e3be00b724e6875"
I20260709 13:17:19.631809 15389 raft_consensus.cc:3060] T a6c9d5505bc7444baf4e66f5a6f96732 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:19.631785 15507 consensus_queue.cc:260] T a1bc50d5df5f4be9a7b8db2b00ceb449 P 2889d0b5034548eb9e3be00b724e6875 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:19.631414 15316 raft_consensus.cc:3060] T a6c9d5505bc7444baf4e66f5a6f96732 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:19.636364 15507 ts_tablet_manager.cc:1434] T a1bc50d5df5f4be9a7b8db2b00ceb449 P 2889d0b5034548eb9e3be00b724e6875: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:17:19.576550 15574 leader_election.cc:290] T 843281744ae64a2fa2b800cc2e85c7ae P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 1 election: Requested vote from peers 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321), 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607)
I20260709 13:17:19.643342 15389 raft_consensus.cc:2468] T a6c9d5505bc7444baf4e66f5a6f96732 P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02927d4dc2f44acf84f92a7090286bbc in term 1.
I20260709 13:17:19.645520 15430 leader_election.cc:304] T a6c9d5505bc7444baf4e66f5a6f96732 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02927d4dc2f44acf84f92a7090286bbc, 2889d0b5034548eb9e3be00b724e6875; no voters: 
I20260709 13:17:19.646667 15621 raft_consensus.cc:493] T feca0a66feda4ec08a7ea31736b42686 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:19.647348 15621 raft_consensus.cc:515] T feca0a66feda4ec08a7ea31736b42686 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:19.647930 15691 raft_consensus.cc:2804] T a6c9d5505bc7444baf4e66f5a6f96732 P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:19.648480 15691 raft_consensus.cc:697] T a6c9d5505bc7444baf4e66f5a6f96732 P 02927d4dc2f44acf84f92a7090286bbc [term 1 LEADER]: Becoming Leader. State: Replica: 02927d4dc2f44acf84f92a7090286bbc, State: Running, Role: LEADER
I20260709 13:17:19.649302 15691 consensus_queue.cc:237] T a6c9d5505bc7444baf4e66f5a6f96732 P 02927d4dc2f44acf84f92a7090286bbc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:19.651594 15621 leader_election.cc:290] T feca0a66feda4ec08a7ea31736b42686 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321), 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495)
I20260709 13:17:19.651789 15241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feca0a66feda4ec08a7ea31736b42686" candidate_uuid: "02927d4dc2f44acf84f92a7090286bbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341" is_pre_election: true
W20260709 13:17:19.653153 15429 leader_election.cc:343] T feca0a66feda4ec08a7ea31736b42686 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:19.653138 15635 consensus_queue.cc:1048] T a44cb3e2781743289d79f5eee0ca9f18 P 2294936c864241959e4ef16ee789b341 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:19.631407 15509 ts_tablet_manager.cc:1434] T a6c9d5505bc7444baf4e66f5a6f96732 P 802c9786ee9c404cbeb186b90fa697ba: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 13:17:19.657686 15509 tablet_bootstrap.cc:492] T 6c8f8548ed21428ebc4c357d6f566337 P 802c9786ee9c404cbeb186b90fa697ba: Bootstrap starting.
I20260709 13:17:19.659626 15318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feca0a66feda4ec08a7ea31736b42686" candidate_uuid: "02927d4dc2f44acf84f92a7090286bbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "802c9786ee9c404cbeb186b90fa697ba" is_pre_election: true
W20260709 13:17:19.662185 15432 leader_election.cc:343] T feca0a66feda4ec08a7ea31736b42686 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:19.662642 15432 leader_election.cc:304] T feca0a66feda4ec08a7ea31736b42686 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 02927d4dc2f44acf84f92a7090286bbc; no voters: 2294936c864241959e4ef16ee789b341, 802c9786ee9c404cbeb186b90fa697ba
I20260709 13:17:19.665081 15690 raft_consensus.cc:2749] T feca0a66feda4ec08a7ea31736b42686 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:19.666069 15509 tablet_bootstrap.cc:654] T 6c8f8548ed21428ebc4c357d6f566337 P 802c9786ee9c404cbeb186b90fa697ba: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:19.668625 15513 tablet_bootstrap.cc:654] T a1bc50d5df5f4be9a7b8db2b00ceb449 P 02927d4dc2f44acf84f92a7090286bbc: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:19.678709 15621 raft_consensus.cc:493] T 41470cdec3704201a66dedf3217fb828 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:19.679245 15621 raft_consensus.cc:515] T 41470cdec3704201a66dedf3217fb828 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:19.682245 15621 leader_election.cc:290] T 41470cdec3704201a66dedf3217fb828 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321), 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495)
I20260709 13:17:19.682427 15241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41470cdec3704201a66dedf3217fb828" candidate_uuid: "02927d4dc2f44acf84f92a7090286bbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341" is_pre_election: true
I20260709 13:17:19.682909 15318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41470cdec3704201a66dedf3217fb828" candidate_uuid: "02927d4dc2f44acf84f92a7090286bbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "802c9786ee9c404cbeb186b90fa697ba" is_pre_election: true
W20260709 13:17:19.683892 15429 leader_election.cc:343] T 41470cdec3704201a66dedf3217fb828 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:17:19.684595 15432 leader_election.cc:343] T 41470cdec3704201a66dedf3217fb828 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:19.685153 15432 leader_election.cc:304] T 41470cdec3704201a66dedf3217fb828 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 02927d4dc2f44acf84f92a7090286bbc; no voters: 2294936c864241959e4ef16ee789b341, 802c9786ee9c404cbeb186b90fa697ba
I20260709 13:17:19.686538 15621 raft_consensus.cc:2749] T 41470cdec3704201a66dedf3217fb828 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:19.697521 15316 raft_consensus.cc:2468] T a6c9d5505bc7444baf4e66f5a6f96732 P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02927d4dc2f44acf84f92a7090286bbc in term 1.
I20260709 13:17:19.638988 15507 tablet_bootstrap.cc:492] T 7e957048aab649b2b520a0313ff3f1f2 P 2889d0b5034548eb9e3be00b724e6875: Bootstrap starting.
I20260709 13:17:19.709532 15513 tablet_bootstrap.cc:492] T a1bc50d5df5f4be9a7b8db2b00ceb449 P 02927d4dc2f44acf84f92a7090286bbc: No bootstrap required, opened a new log
I20260709 13:17:19.710052 15513 ts_tablet_manager.cc:1403] T a1bc50d5df5f4be9a7b8db2b00ceb449 P 02927d4dc2f44acf84f92a7090286bbc: Time spent bootstrapping tablet: real 0.095s	user 0.013s	sys 0.004s
I20260709 13:17:19.714180 15513 raft_consensus.cc:359] T a1bc50d5df5f4be9a7b8db2b00ceb449 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:19.714901 15513 raft_consensus.cc:385] T a1bc50d5df5f4be9a7b8db2b00ceb449 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:19.715186 15513 raft_consensus.cc:740] T a1bc50d5df5f4be9a7b8db2b00ceb449 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02927d4dc2f44acf84f92a7090286bbc, State: Initialized, Role: FOLLOWER
I20260709 13:17:19.715525 15141 catalog_manager.cc:5697] T a6c9d5505bc7444baf4e66f5a6f96732 P 02927d4dc2f44acf84f92a7090286bbc reported cstate change: term changed from 0 to 1, leader changed from <none> to 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132). New cstate: current_term: 1 leader_uuid: "02927d4dc2f44acf84f92a7090286bbc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } health_report { overall_health: HEALTHY } } }
W20260709 13:17:19.716897 15717 log.cc:927] Time spent T 843281744ae64a2fa2b800cc2e85c7ae P 802c9786ee9c404cbeb186b90fa697ba: Append to log took a long time: real 0.070s	user 0.000s	sys 0.001s
I20260709 13:17:19.717181 15621 raft_consensus.cc:493] T 6c8f8548ed21428ebc4c357d6f566337 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:19.717540 15513 consensus_queue.cc:260] T a1bc50d5df5f4be9a7b8db2b00ceb449 P 02927d4dc2f44acf84f92a7090286bbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:19.718705 15508 tablet_bootstrap.cc:492] T f5b77a611ad34251be8121aa6151982c P 2294936c864241959e4ef16ee789b341: No bootstrap required, opened a new log
I20260709 13:17:19.719238 15508 ts_tablet_manager.cc:1403] T f5b77a611ad34251be8121aa6151982c P 2294936c864241959e4ef16ee789b341: Time spent bootstrapping tablet: real 0.196s	user 0.035s	sys 0.043s
I20260709 13:17:19.717653 15621 raft_consensus.cc:515] T 6c8f8548ed21428ebc4c357d6f566337 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:19.719707 15513 ts_tablet_manager.cc:1434] T a1bc50d5df5f4be9a7b8db2b00ceb449 P 02927d4dc2f44acf84f92a7090286bbc: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 13:17:19.720731 15513 tablet_bootstrap.cc:492] T 24a9832a0ce54f89ac1f5dddddc367b9 P 02927d4dc2f44acf84f92a7090286bbc: Bootstrap starting.
I20260709 13:17:19.722070 15508 raft_consensus.cc:359] T f5b77a611ad34251be8121aa6151982c P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:19.722784 15508 raft_consensus.cc:385] T f5b77a611ad34251be8121aa6151982c P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:19.723086 15508 raft_consensus.cc:740] T f5b77a611ad34251be8121aa6151982c P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2294936c864241959e4ef16ee789b341, State: Initialized, Role: FOLLOWER
I20260709 13:17:19.723799 15508 consensus_queue.cc:260] T f5b77a611ad34251be8121aa6151982c P 2294936c864241959e4ef16ee789b341 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:19.725911 15507 tablet_bootstrap.cc:654] T 7e957048aab649b2b520a0313ff3f1f2 P 2889d0b5034548eb9e3be00b724e6875: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:19.726573 15508 ts_tablet_manager.cc:1434] T f5b77a611ad34251be8121aa6151982c P 2294936c864241959e4ef16ee789b341: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 13:17:19.727545 15508 tablet_bootstrap.cc:492] T 1c4ab8f71b1949188c9aad51cdb0a569 P 2294936c864241959e4ef16ee789b341: Bootstrap starting.
I20260709 13:17:19.726753 15139 catalog_manager.cc:5697] T 843281744ae64a2fa2b800cc2e85c7ae P 802c9786ee9c404cbeb186b90fa697ba reported cstate change: term changed from 0 to 1, leader changed from <none> to 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130). New cstate: current_term: 1 leader_uuid: "802c9786ee9c404cbeb186b90fa697ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:19.749993 15513 tablet_bootstrap.cc:654] T 24a9832a0ce54f89ac1f5dddddc367b9 P 02927d4dc2f44acf84f92a7090286bbc: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:19.753325 15508 tablet_bootstrap.cc:654] T 1c4ab8f71b1949188c9aad51cdb0a569 P 2294936c864241959e4ef16ee789b341: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:19.755816 15507 tablet_bootstrap.cc:492] T 7e957048aab649b2b520a0313ff3f1f2 P 2889d0b5034548eb9e3be00b724e6875: No bootstrap required, opened a new log
I20260709 13:17:19.756448 15507 ts_tablet_manager.cc:1403] T 7e957048aab649b2b520a0313ff3f1f2 P 2889d0b5034548eb9e3be00b724e6875: Time spent bootstrapping tablet: real 0.118s	user 0.013s	sys 0.000s
I20260709 13:17:19.759946 15507 raft_consensus.cc:359] T 7e957048aab649b2b520a0313ff3f1f2 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:19.760728 15507 raft_consensus.cc:385] T 7e957048aab649b2b520a0313ff3f1f2 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:19.761066 15507 raft_consensus.cc:740] T 7e957048aab649b2b520a0313ff3f1f2 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2889d0b5034548eb9e3be00b724e6875, State: Initialized, Role: FOLLOWER
I20260709 13:17:19.762672 15316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c8f8548ed21428ebc4c357d6f566337" candidate_uuid: "02927d4dc2f44acf84f92a7090286bbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "802c9786ee9c404cbeb186b90fa697ba" is_pre_election: true
I20260709 13:17:19.764565 15389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c8f8548ed21428ebc4c357d6f566337" candidate_uuid: "02927d4dc2f44acf84f92a7090286bbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2889d0b5034548eb9e3be00b724e6875" is_pre_election: true
I20260709 13:17:19.764761 15508 tablet_bootstrap.cc:492] T 1c4ab8f71b1949188c9aad51cdb0a569 P 2294936c864241959e4ef16ee789b341: No bootstrap required, opened a new log
W20260709 13:17:19.764709 15432 leader_election.cc:343] T 6c8f8548ed21428ebc4c357d6f566337 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:19.765570 15508 ts_tablet_manager.cc:1403] T 1c4ab8f71b1949188c9aad51cdb0a569 P 2294936c864241959e4ef16ee789b341: Time spent bootstrapping tablet: real 0.038s	user 0.025s	sys 0.010s
W20260709 13:17:19.765846 15430 leader_election.cc:343] T 6c8f8548ed21428ebc4c357d6f566337 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:19.762079 15507 consensus_queue.cc:260] T 7e957048aab649b2b520a0313ff3f1f2 P 2889d0b5034548eb9e3be00b724e6875 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:19.766373 15430 leader_election.cc:304] T 6c8f8548ed21428ebc4c357d6f566337 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 02927d4dc2f44acf84f92a7090286bbc; no voters: 2889d0b5034548eb9e3be00b724e6875, 802c9786ee9c404cbeb186b90fa697ba
I20260709 13:17:19.767140 15691 raft_consensus.cc:2749] T 6c8f8548ed21428ebc4c357d6f566337 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:19.768585 15508 raft_consensus.cc:359] T 1c4ab8f71b1949188c9aad51cdb0a569 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:19.769320 15508 raft_consensus.cc:385] T 1c4ab8f71b1949188c9aad51cdb0a569 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:19.769631 15508 raft_consensus.cc:740] T 1c4ab8f71b1949188c9aad51cdb0a569 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2294936c864241959e4ef16ee789b341, State: Initialized, Role: FOLLOWER
I20260709 13:17:19.770449 15508 consensus_queue.cc:260] T 1c4ab8f71b1949188c9aad51cdb0a569 P 2294936c864241959e4ef16ee789b341 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:19.771353 15507 ts_tablet_manager.cc:1434] T 7e957048aab649b2b520a0313ff3f1f2 P 2889d0b5034548eb9e3be00b724e6875: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.000s
I20260709 13:17:19.772655 15508 ts_tablet_manager.cc:1434] T 1c4ab8f71b1949188c9aad51cdb0a569 P 2294936c864241959e4ef16ee789b341: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 13:17:19.773166 15507 tablet_bootstrap.cc:492] T 6e1515826a7f47e58d24b7fe57dabf63 P 2889d0b5034548eb9e3be00b724e6875: Bootstrap starting.
I20260709 13:17:19.773934 15508 tablet_bootstrap.cc:492] T 41470cdec3704201a66dedf3217fb828 P 2294936c864241959e4ef16ee789b341: Bootstrap starting.
I20260709 13:17:19.779893 15508 tablet_bootstrap.cc:654] T 41470cdec3704201a66dedf3217fb828 P 2294936c864241959e4ef16ee789b341: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:19.782333 15507 tablet_bootstrap.cc:654] T 6e1515826a7f47e58d24b7fe57dabf63 P 2889d0b5034548eb9e3be00b724e6875: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:19.787449 15699 consensus_queue.cc:1048] T f5236fc85e5742eb8060475cfc6aaab3 P 802c9786ee9c404cbeb186b90fa697ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.020s
I20260709 13:17:19.790879 15508 tablet_bootstrap.cc:492] T 41470cdec3704201a66dedf3217fb828 P 2294936c864241959e4ef16ee789b341: No bootstrap required, opened a new log
I20260709 13:17:19.793433 15621 leader_election.cc:290] T 6c8f8548ed21428ebc4c357d6f566337 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495), 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607)
I20260709 13:17:19.809274 15508 ts_tablet_manager.cc:1403] T 41470cdec3704201a66dedf3217fb828 P 2294936c864241959e4ef16ee789b341: Time spent bootstrapping tablet: real 0.036s	user 0.008s	sys 0.008s
I20260709 13:17:19.796655 15241 raft_consensus.cc:3060] T 0f55d19980234982b17948d789b76d26 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:19.812242 15508 raft_consensus.cc:359] T 41470cdec3704201a66dedf3217fb828 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:19.813071 15508 raft_consensus.cc:385] T 41470cdec3704201a66dedf3217fb828 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:19.813330 15508 raft_consensus.cc:740] T 41470cdec3704201a66dedf3217fb828 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2294936c864241959e4ef16ee789b341, State: Initialized, Role: FOLLOWER
I20260709 13:17:19.814014 15508 consensus_queue.cc:260] T 41470cdec3704201a66dedf3217fb828 P 2294936c864241959e4ef16ee789b341 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:19.815917 15508 ts_tablet_manager.cc:1434] T 41470cdec3704201a66dedf3217fb828 P 2294936c864241959e4ef16ee789b341: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:17:19.816722 15508 tablet_bootstrap.cc:492] T feca0a66feda4ec08a7ea31736b42686 P 2294936c864241959e4ef16ee789b341: Bootstrap starting.
I20260709 13:17:19.819437 15699 raft_consensus.cc:493] T 666796a1de5844c29beac89b79d8e77a P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:19.820076 15699 raft_consensus.cc:515] T 666796a1de5844c29beac89b79d8e77a P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:19.822744 15699 leader_election.cc:290] T 666796a1de5844c29beac89b79d8e77a P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321), 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607)
I20260709 13:17:19.796383 15509 tablet_bootstrap.cc:492] T 6c8f8548ed21428ebc4c357d6f566337 P 802c9786ee9c404cbeb186b90fa697ba: No bootstrap required, opened a new log
I20260709 13:17:19.823662 15242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "666796a1de5844c29beac89b79d8e77a" candidate_uuid: "802c9786ee9c404cbeb186b90fa697ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341" is_pre_election: true
I20260709 13:17:19.823683 15389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "666796a1de5844c29beac89b79d8e77a" candidate_uuid: "802c9786ee9c404cbeb186b90fa697ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2889d0b5034548eb9e3be00b724e6875" is_pre_election: true
I20260709 13:17:19.823688 15509 ts_tablet_manager.cc:1403] T 6c8f8548ed21428ebc4c357d6f566337 P 802c9786ee9c404cbeb186b90fa697ba: Time spent bootstrapping tablet: real 0.166s	user 0.009s	sys 0.006s
I20260709 13:17:19.828132 15509 raft_consensus.cc:359] T 6c8f8548ed21428ebc4c357d6f566337 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:19.828583 15507 tablet_bootstrap.cc:492] T 6e1515826a7f47e58d24b7fe57dabf63 P 2889d0b5034548eb9e3be00b724e6875: No bootstrap required, opened a new log
I20260709 13:17:19.829409 15507 ts_tablet_manager.cc:1403] T 6e1515826a7f47e58d24b7fe57dabf63 P 2889d0b5034548eb9e3be00b724e6875: Time spent bootstrapping tablet: real 0.057s	user 0.010s	sys 0.006s
W20260709 13:17:19.829602 15282 leader_election.cc:343] T 666796a1de5844c29beac89b79d8e77a P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:19.832557 15507 raft_consensus.cc:359] T 6e1515826a7f47e58d24b7fe57dabf63 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:19.833483 15507 raft_consensus.cc:385] T 6e1515826a7f47e58d24b7fe57dabf63 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:19.833835 15507 raft_consensus.cc:740] T 6e1515826a7f47e58d24b7fe57dabf63 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2889d0b5034548eb9e3be00b724e6875, State: Initialized, Role: FOLLOWER
W20260709 13:17:19.834296 15281 leader_election.cc:343] T 666796a1de5844c29beac89b79d8e77a P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:19.834787 15281 leader_election.cc:304] T 666796a1de5844c29beac89b79d8e77a P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 802c9786ee9c404cbeb186b90fa697ba; no voters: 2294936c864241959e4ef16ee789b341, 2889d0b5034548eb9e3be00b724e6875
I20260709 13:17:19.835021 15507 consensus_queue.cc:260] T 6e1515826a7f47e58d24b7fe57dabf63 P 2889d0b5034548eb9e3be00b724e6875 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:19.835951 15508 tablet_bootstrap.cc:654] T feca0a66feda4ec08a7ea31736b42686 P 2294936c864241959e4ef16ee789b341: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:19.836045 15699 raft_consensus.cc:2749] T 666796a1de5844c29beac89b79d8e77a P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:19.837392 15507 ts_tablet_manager.cc:1434] T 6e1515826a7f47e58d24b7fe57dabf63 P 2889d0b5034548eb9e3be00b724e6875: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 13:17:19.828893 15676 raft_consensus.cc:493] T 949b64ee218245f2b369996187e81888 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:19.838507 15507 tablet_bootstrap.cc:492] T 00638ccd681b48f1aa1bece41ca72310 P 2889d0b5034548eb9e3be00b724e6875: Bootstrap starting.
I20260709 13:17:19.838310 15676 raft_consensus.cc:515] T 949b64ee218245f2b369996187e81888 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:19.841018 15676 leader_election.cc:290] T 949b64ee218245f2b369996187e81888 P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801), 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321)
I20260709 13:17:19.841486 15509 raft_consensus.cc:385] T 6c8f8548ed21428ebc4c357d6f566337 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:19.841770 15509 raft_consensus.cc:740] T 6c8f8548ed21428ebc4c357d6f566337 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 802c9786ee9c404cbeb186b90fa697ba, State: Initialized, Role: FOLLOWER
I20260709 13:17:19.842308 15242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "949b64ee218245f2b369996187e81888" candidate_uuid: "2889d0b5034548eb9e3be00b724e6875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341" is_pre_election: true
I20260709 13:17:19.842667 15509 consensus_queue.cc:260] T 6c8f8548ed21428ebc4c357d6f566337 P 802c9786ee9c404cbeb186b90fa697ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:19.843595 15465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "949b64ee218245f2b369996187e81888" candidate_uuid: "2889d0b5034548eb9e3be00b724e6875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02927d4dc2f44acf84f92a7090286bbc" is_pre_election: true
W20260709 13:17:19.843955 15355 leader_election.cc:343] T 949b64ee218245f2b369996187e81888 P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:17:19.845024 15358 leader_election.cc:343] T 949b64ee218245f2b369996187e81888 P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:19.845512 15358 leader_election.cc:304] T 949b64ee218245f2b369996187e81888 P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2889d0b5034548eb9e3be00b724e6875; no voters: 02927d4dc2f44acf84f92a7090286bbc, 2294936c864241959e4ef16ee789b341
I20260709 13:17:19.802116 15513 tablet_bootstrap.cc:492] T 24a9832a0ce54f89ac1f5dddddc367b9 P 02927d4dc2f44acf84f92a7090286bbc: No bootstrap required, opened a new log
I20260709 13:17:19.846519 15513 ts_tablet_manager.cc:1403] T 24a9832a0ce54f89ac1f5dddddc367b9 P 02927d4dc2f44acf84f92a7090286bbc: Time spent bootstrapping tablet: real 0.126s	user 0.019s	sys 0.033s
I20260709 13:17:19.846563 15676 raft_consensus.cc:2749] T 949b64ee218245f2b369996187e81888 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:19.849293 15513 raft_consensus.cc:359] T 24a9832a0ce54f89ac1f5dddddc367b9 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:19.849944 15513 raft_consensus.cc:385] T 24a9832a0ce54f89ac1f5dddddc367b9 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:19.852015 15507 tablet_bootstrap.cc:654] T 00638ccd681b48f1aa1bece41ca72310 P 2889d0b5034548eb9e3be00b724e6875: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:19.855576 15691 consensus_queue.cc:1048] T bcdd24a09a424483a566a6f56e7fabee P 02927d4dc2f44acf84f92a7090286bbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:17:19.858819 15189 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:17:19.862537 15691 consensus_queue.cc:1048] T 1c4ab8f71b1949188c9aad51cdb0a569 P 02927d4dc2f44acf84f92a7090286bbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:19.879539 15574 consensus_queue.cc:1048] T f5236fc85e5742eb8060475cfc6aaab3 P 802c9786ee9c404cbeb186b90fa697ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:19.884109 15557 raft_consensus.cc:493] T a1bc50d5df5f4be9a7b8db2b00ceb449 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:19.884605 15557 raft_consensus.cc:515] T a1bc50d5df5f4be9a7b8db2b00ceb449 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:19.886386 15557 leader_election.cc:290] T a1bc50d5df5f4be9a7b8db2b00ceb449 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607), 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321)
I20260709 13:17:19.887420 15690 consensus_queue.cc:1048] T bcdd24a09a424483a566a6f56e7fabee P 02927d4dc2f44acf84f92a7090286bbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:19.888950 15574 consensus_queue.cc:1048] T 0df43b556de84976b9e7cec27b5aaa3d P 802c9786ee9c404cbeb186b90fa697ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:19.889521 15390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1bc50d5df5f4be9a7b8db2b00ceb449" candidate_uuid: "02927d4dc2f44acf84f92a7090286bbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2889d0b5034548eb9e3be00b724e6875" is_pre_election: true
I20260709 13:17:19.890143 15390 raft_consensus.cc:2468] T a1bc50d5df5f4be9a7b8db2b00ceb449 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02927d4dc2f44acf84f92a7090286bbc in term 0.
I20260709 13:17:19.891067 15430 leader_election.cc:304] T a1bc50d5df5f4be9a7b8db2b00ceb449 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02927d4dc2f44acf84f92a7090286bbc, 2889d0b5034548eb9e3be00b724e6875; no voters: 
I20260709 13:17:19.892088 15621 raft_consensus.cc:2804] T a1bc50d5df5f4be9a7b8db2b00ceb449 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:19.892441 15621 raft_consensus.cc:493] T a1bc50d5df5f4be9a7b8db2b00ceb449 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:19.892810 15621 raft_consensus.cc:3060] T a1bc50d5df5f4be9a7b8db2b00ceb449 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:19.897413 15242 raft_consensus.cc:3060] T 1c4ab8f71b1949188c9aad51cdb0a569 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:19.916455 15676 raft_consensus.cc:493] T 7e957048aab649b2b520a0313ff3f1f2 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:19.917179 15676 raft_consensus.cc:515] T 7e957048aab649b2b520a0313ff3f1f2 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:19.923488 15574 raft_consensus.cc:493] T 6c8f8548ed21428ebc4c357d6f566337 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:19.924151 15574 raft_consensus.cc:515] T 6c8f8548ed21428ebc4c357d6f566337 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:19.926151 15676 leader_election.cc:290] T 7e957048aab649b2b520a0313ff3f1f2 P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495), 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801)
I20260709 13:17:19.928349 15390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c8f8548ed21428ebc4c357d6f566337" candidate_uuid: "802c9786ee9c404cbeb186b90fa697ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2889d0b5034548eb9e3be00b724e6875" is_pre_election: true
W20260709 13:17:19.930141 15282 leader_election.cc:343] T 6c8f8548ed21428ebc4c357d6f566337 P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:19.947737 15567 raft_consensus.cc:493] T f5b77a611ad34251be8121aa6151982c P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:19.948457 15567 raft_consensus.cc:515] T f5b77a611ad34251be8121aa6151982c P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:19.951040 15567 leader_election.cc:290] T f5b77a611ad34251be8121aa6151982c P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801), 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495)
I20260709 13:17:19.953954 15509 ts_tablet_manager.cc:1434] T 6c8f8548ed21428ebc4c357d6f566337 P 802c9786ee9c404cbeb186b90fa697ba: Time spent starting tablet: real 0.128s	user 0.007s	sys 0.000s
I20260709 13:17:19.954399 15508 tablet_bootstrap.cc:492] T feca0a66feda4ec08a7ea31736b42686 P 2294936c864241959e4ef16ee789b341: No bootstrap required, opened a new log
I20260709 13:17:19.955013 15508 ts_tablet_manager.cc:1403] T feca0a66feda4ec08a7ea31736b42686 P 2294936c864241959e4ef16ee789b341: Time spent bootstrapping tablet: real 0.138s	user 0.013s	sys 0.020s
I20260709 13:17:19.958392 15508 raft_consensus.cc:359] T feca0a66feda4ec08a7ea31736b42686 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:19.959088 15508 raft_consensus.cc:385] T feca0a66feda4ec08a7ea31736b42686 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:19.959555 15508 raft_consensus.cc:740] T feca0a66feda4ec08a7ea31736b42686 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2294936c864241959e4ef16ee789b341, State: Initialized, Role: FOLLOWER
I20260709 13:17:19.960445 15508 consensus_queue.cc:260] T feca0a66feda4ec08a7ea31736b42686 P 2294936c864241959e4ef16ee789b341 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:19.962477 15508 ts_tablet_manager.cc:1434] T feca0a66feda4ec08a7ea31736b42686 P 2294936c864241959e4ef16ee789b341: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:17:19.963536 15508 tablet_bootstrap.cc:492] T 949b64ee218245f2b369996187e81888 P 2294936c864241959e4ef16ee789b341: Bootstrap starting.
I20260709 13:17:19.966672 15574 leader_election.cc:290] T 6c8f8548ed21428ebc4c357d6f566337 P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607), 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801)
I20260709 13:17:19.850204 15513 raft_consensus.cc:740] T 24a9832a0ce54f89ac1f5dddddc367b9 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02927d4dc2f44acf84f92a7090286bbc, State: Initialized, Role: FOLLOWER
I20260709 13:17:19.971953 15513 consensus_queue.cc:260] T 24a9832a0ce54f89ac1f5dddddc367b9 P 02927d4dc2f44acf84f92a7090286bbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:19.974871 15508 tablet_bootstrap.cc:654] T 949b64ee218245f2b369996187e81888 P 2294936c864241959e4ef16ee789b341: Neither blocks nor log segments found. Creating new log.
W20260709 13:17:19.982297 15429 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.12.19.129:41321, user_credentials={real_user=slave}} blocked reactor thread for 97910.9us
I20260709 13:17:19.984764 15243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1bc50d5df5f4be9a7b8db2b00ceb449" candidate_uuid: "02927d4dc2f44acf84f92a7090286bbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341" is_pre_election: true
I20260709 13:17:19.985373 15243 raft_consensus.cc:2468] T a1bc50d5df5f4be9a7b8db2b00ceb449 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02927d4dc2f44acf84f92a7090286bbc in term 0.
I20260709 13:17:19.986485 15508 tablet_bootstrap.cc:492] T 949b64ee218245f2b369996187e81888 P 2294936c864241959e4ef16ee789b341: No bootstrap required, opened a new log
I20260709 13:17:19.987844 15508 ts_tablet_manager.cc:1403] T 949b64ee218245f2b369996187e81888 P 2294936c864241959e4ef16ee789b341: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.004s
I20260709 13:17:19.989117 15463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e957048aab649b2b520a0313ff3f1f2" candidate_uuid: "2889d0b5034548eb9e3be00b724e6875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02927d4dc2f44acf84f92a7090286bbc" is_pre_election: true
I20260709 13:17:19.991405 15621 raft_consensus.cc:515] T a1bc50d5df5f4be9a7b8db2b00ceb449 P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:19.993834 15508 raft_consensus.cc:359] T 949b64ee218245f2b369996187e81888 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:19.994778 15390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1bc50d5df5f4be9a7b8db2b00ceb449" candidate_uuid: "02927d4dc2f44acf84f92a7090286bbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2889d0b5034548eb9e3be00b724e6875"
I20260709 13:17:19.995709 15390 raft_consensus.cc:3060] T a1bc50d5df5f4be9a7b8db2b00ceb449 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:17:19.999759 15358 leader_election.cc:343] T 7e957048aab649b2b520a0313ff3f1f2 P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:20.002436 15690 consensus_queue.cc:1048] T 1c4ab8f71b1949188c9aad51cdb0a569 P 02927d4dc2f44acf84f92a7090286bbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:20.004390 15390 raft_consensus.cc:2468] T a1bc50d5df5f4be9a7b8db2b00ceb449 P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02927d4dc2f44acf84f92a7090286bbc in term 1.
I20260709 13:17:20.005899 15430 leader_election.cc:304] T a1bc50d5df5f4be9a7b8db2b00ceb449 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02927d4dc2f44acf84f92a7090286bbc, 2889d0b5034548eb9e3be00b724e6875; no voters: 
I20260709 13:17:20.006330 15509 tablet_bootstrap.cc:492] T feca0a66feda4ec08a7ea31736b42686 P 802c9786ee9c404cbeb186b90fa697ba: Bootstrap starting.
I20260709 13:17:20.006884 15690 raft_consensus.cc:2804] T a1bc50d5df5f4be9a7b8db2b00ceb449 P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:20.007583 15690 raft_consensus.cc:697] T a1bc50d5df5f4be9a7b8db2b00ceb449 P 02927d4dc2f44acf84f92a7090286bbc [term 1 LEADER]: Becoming Leader. State: Replica: 02927d4dc2f44acf84f92a7090286bbc, State: Running, Role: LEADER
I20260709 13:17:20.008538 15690 consensus_queue.cc:237] T a1bc50d5df5f4be9a7b8db2b00ceb449 P 02927d4dc2f44acf84f92a7090286bbc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:20.015429 15508 raft_consensus.cc:385] T 949b64ee218245f2b369996187e81888 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:20.016557 15508 raft_consensus.cc:740] T 949b64ee218245f2b369996187e81888 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2294936c864241959e4ef16ee789b341, State: Initialized, Role: FOLLOWER
I20260709 13:17:20.018182 15508 consensus_queue.cc:260] T 949b64ee218245f2b369996187e81888 P 2294936c864241959e4ef16ee789b341 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:20.025575 15463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5b77a611ad34251be8121aa6151982c" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02927d4dc2f44acf84f92a7090286bbc" is_pre_election: true
I20260709 13:17:20.025595 15508 ts_tablet_manager.cc:1434] T 949b64ee218245f2b369996187e81888 P 2294936c864241959e4ef16ee789b341: Time spent starting tablet: real 0.037s	user 0.005s	sys 0.001s
I20260709 13:17:20.027974 15508 tablet_bootstrap.cc:492] T 9bbd4795a215459b8d971fc818b2e31f P 2294936c864241959e4ef16ee789b341: Bootstrap starting.
I20260709 13:17:20.030061 15316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5b77a611ad34251be8121aa6151982c" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "802c9786ee9c404cbeb186b90fa697ba" is_pre_election: true
I20260709 13:17:20.032567 15509 tablet_bootstrap.cc:654] T feca0a66feda4ec08a7ea31736b42686 P 802c9786ee9c404cbeb186b90fa697ba: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:20.033572 15676 consensus_queue.cc:1048] T 24a9832a0ce54f89ac1f5dddddc367b9 P 2889d0b5034548eb9e3be00b724e6875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:17:20.016577 15284 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.12.19.132:38801, user_credentials={real_user=slave}} blocked reactor thread for 142800us
W20260709 13:17:20.028439 15209 leader_election.cc:343] T f5b77a611ad34251be8121aa6151982c P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:17:20.036386 15209 leader_election.cc:343] T f5b77a611ad34251be8121aa6151982c P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:20.037004 15209 leader_election.cc:304] T f5b77a611ad34251be8121aa6151982c P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2294936c864241959e4ef16ee789b341; no voters: 02927d4dc2f44acf84f92a7090286bbc, 802c9786ee9c404cbeb186b90fa697ba
I20260709 13:17:20.037933 15635 raft_consensus.cc:2749] T f5b77a611ad34251be8121aa6151982c P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:20.045629 15463 raft_consensus.cc:3060] T 24a9832a0ce54f89ac1f5dddddc367b9 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:20.050722 15508 tablet_bootstrap.cc:654] T 9bbd4795a215459b8d971fc818b2e31f P 2294936c864241959e4ef16ee789b341: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:20.018942 15513 ts_tablet_manager.cc:1434] T 24a9832a0ce54f89ac1f5dddddc367b9 P 02927d4dc2f44acf84f92a7090286bbc: Time spent starting tablet: real 0.172s	user 0.004s	sys 0.004s
I20260709 13:17:20.057051 15513 tablet_bootstrap.cc:492] T 949b64ee218245f2b369996187e81888 P 02927d4dc2f44acf84f92a7090286bbc: Bootstrap starting.
I20260709 13:17:20.059918 15567 raft_consensus.cc:493] T 41470cdec3704201a66dedf3217fb828 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:20.060537 15465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c8f8548ed21428ebc4c357d6f566337" candidate_uuid: "802c9786ee9c404cbeb186b90fa697ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02927d4dc2f44acf84f92a7090286bbc" is_pre_election: true
I20260709 13:17:20.061424 15465 raft_consensus.cc:2468] T 6c8f8548ed21428ebc4c357d6f566337 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 802c9786ee9c404cbeb186b90fa697ba in term 0.
I20260709 13:17:20.060599 15567 raft_consensus.cc:515] T 41470cdec3704201a66dedf3217fb828 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:20.064203 15567 leader_election.cc:290] T 41470cdec3704201a66dedf3217fb828 P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801), 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495)
I20260709 13:17:20.064271 15699 consensus_queue.cc:1048] T 0df43b556de84976b9e7cec27b5aaa3d P 802c9786ee9c404cbeb186b90fa697ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:20.065282 15316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e957048aab649b2b520a0313ff3f1f2" candidate_uuid: "2889d0b5034548eb9e3be00b724e6875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "802c9786ee9c404cbeb186b90fa697ba" is_pre_election: true
I20260709 13:17:20.066025 15316 raft_consensus.cc:2468] T 7e957048aab649b2b520a0313ff3f1f2 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2889d0b5034548eb9e3be00b724e6875 in term 0.
I20260709 13:17:20.067458 15316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41470cdec3704201a66dedf3217fb828" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "802c9786ee9c404cbeb186b90fa697ba" is_pre_election: true
I20260709 13:17:20.069396 15609 raft_consensus.cc:493] T 949b64ee218245f2b369996187e81888 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:20.070035 15609 raft_consensus.cc:515] T 949b64ee218245f2b369996187e81888 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:20.070809 15358 leader_election.cc:304] T 7e957048aab649b2b520a0313ff3f1f2 P 2889d0b5034548eb9e3be00b724e6875 [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: 2889d0b5034548eb9e3be00b724e6875, 802c9786ee9c404cbeb186b90fa697ba; no voters: 02927d4dc2f44acf84f92a7090286bbc
I20260709 13:17:20.072448 15678 raft_consensus.cc:2804] T 7e957048aab649b2b520a0313ff3f1f2 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:20.072974 15678 raft_consensus.cc:493] T 7e957048aab649b2b520a0313ff3f1f2 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:20.073065 15609 leader_election.cc:290] T 949b64ee218245f2b369996187e81888 P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607), 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801)
I20260709 13:17:20.073312 15391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "949b64ee218245f2b369996187e81888" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2889d0b5034548eb9e3be00b724e6875" is_pre_election: true
I20260709 13:17:20.073565 15678 raft_consensus.cc:3060] T 7e957048aab649b2b520a0313ff3f1f2 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:20.073966 15391 raft_consensus.cc:2468] T 949b64ee218245f2b369996187e81888 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2294936c864241959e4ef16ee789b341 in term 0.
I20260709 13:17:20.075073 15207 leader_election.cc:304] T 949b64ee218245f2b369996187e81888 P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2294936c864241959e4ef16ee789b341, 2889d0b5034548eb9e3be00b724e6875; no voters: 
I20260709 13:17:20.075924 15567 raft_consensus.cc:2804] T 949b64ee218245f2b369996187e81888 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:20.076313 15567 raft_consensus.cc:493] T 949b64ee218245f2b369996187e81888 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:20.076655 15567 raft_consensus.cc:3060] T 949b64ee218245f2b369996187e81888 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:17:20.087502 15209 leader_election.cc:343] T 41470cdec3704201a66dedf3217fb828 P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:20.092321 15284 leader_election.cc:304] T 6c8f8548ed21428ebc4c357d6f566337 P 802c9786ee9c404cbeb186b90fa697ba [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: 02927d4dc2f44acf84f92a7090286bbc, 802c9786ee9c404cbeb186b90fa697ba; no voters: 2889d0b5034548eb9e3be00b724e6875
I20260709 13:17:20.093725 15699 raft_consensus.cc:2804] T 6c8f8548ed21428ebc4c357d6f566337 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:20.094216 15699 raft_consensus.cc:493] T 6c8f8548ed21428ebc4c357d6f566337 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:20.094679 15699 raft_consensus.cc:3060] T 6c8f8548ed21428ebc4c357d6f566337 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:17:20.095397 15741 log.cc:927] Time spent T bcdd24a09a424483a566a6f56e7fabee P 2294936c864241959e4ef16ee789b341: Append to log took a long time: real 0.058s	user 0.000s	sys 0.001s
W20260709 13:17:20.098075 15733 log.cc:927] Time spent T bcdd24a09a424483a566a6f56e7fabee P 2889d0b5034548eb9e3be00b724e6875: Append to log took a long time: real 0.056s	user 0.000s	sys 0.000s
I20260709 13:17:20.106281 15699 raft_consensus.cc:515] T 6c8f8548ed21428ebc4c357d6f566337 P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:20.109696 15678 raft_consensus.cc:515] T 7e957048aab649b2b520a0313ff3f1f2 P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:20.119450 15621 leader_election.cc:290] T a1bc50d5df5f4be9a7b8db2b00ceb449 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 1 election: Requested vote from peers 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607), 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321)
I20260709 13:17:20.121778 15242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1bc50d5df5f4be9a7b8db2b00ceb449" candidate_uuid: "02927d4dc2f44acf84f92a7090286bbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341"
I20260709 13:17:20.122664 15242 raft_consensus.cc:3060] T a1bc50d5df5f4be9a7b8db2b00ceb449 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:20.132193 15676 consensus_queue.cc:1048] T 24a9832a0ce54f89ac1f5dddddc367b9 P 2889d0b5034548eb9e3be00b724e6875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:20.133286 15465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "949b64ee218245f2b369996187e81888" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02927d4dc2f44acf84f92a7090286bbc" is_pre_election: true
I20260709 13:17:20.137521 15463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41470cdec3704201a66dedf3217fb828" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02927d4dc2f44acf84f92a7090286bbc" is_pre_election: true
I20260709 13:17:20.138320 15463 raft_consensus.cc:2468] T 41470cdec3704201a66dedf3217fb828 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2294936c864241959e4ef16ee789b341 in term 0.
I20260709 13:17:20.143391 15139 catalog_manager.cc:5697] T a1bc50d5df5f4be9a7b8db2b00ceb449 P 02927d4dc2f44acf84f92a7090286bbc reported cstate change: term changed from 0 to 1, leader changed from <none> to 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132). New cstate: current_term: 1 leader_uuid: "02927d4dc2f44acf84f92a7090286bbc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } health_report { overall_health: UNKNOWN } } }
W20260709 13:17:20.144819 15209 leader_election.cc:343] T 949b64ee218245f2b369996187e81888 P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:20.145714 15390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c8f8548ed21428ebc4c357d6f566337" candidate_uuid: "802c9786ee9c404cbeb186b90fa697ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2889d0b5034548eb9e3be00b724e6875"
W20260709 13:17:20.161095 15282 leader_election.cc:343] T 6c8f8548ed21428ebc4c357d6f566337 P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:20.163793 15567 raft_consensus.cc:515] T 949b64ee218245f2b369996187e81888 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:20.174752 15567 leader_election.cc:290] T 949b64ee218245f2b369996187e81888 P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 election: Requested vote from peers 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607), 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801)
I20260709 13:17:20.174372 15242 raft_consensus.cc:2468] T a1bc50d5df5f4be9a7b8db2b00ceb449 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02927d4dc2f44acf84f92a7090286bbc in term 1.
I20260709 13:17:20.167277 15577 consensus_queue.cc:1048] T 843281744ae64a2fa2b800cc2e85c7ae P 802c9786ee9c404cbeb186b90fa697ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 13:17:20.178509 15609 raft_consensus.cc:493] T feca0a66feda4ec08a7ea31736b42686 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:20.178999 15609 raft_consensus.cc:515] T feca0a66feda4ec08a7ea31736b42686 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:20.187373 15390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "949b64ee218245f2b369996187e81888" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2889d0b5034548eb9e3be00b724e6875"
I20260709 13:17:20.190553 15699 leader_election.cc:290] T 6c8f8548ed21428ebc4c357d6f566337 P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 1 election: Requested vote from peers 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607), 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801)
I20260709 13:17:20.207683 15609 leader_election.cc:290] T feca0a66feda4ec08a7ea31736b42686 P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801), 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495)
I20260709 13:17:20.197726 15390 raft_consensus.cc:3060] T 949b64ee218245f2b369996187e81888 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:20.214946 15209 leader_election.cc:304] T 41470cdec3704201a66dedf3217fb828 P 2294936c864241959e4ef16ee789b341 [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: 02927d4dc2f44acf84f92a7090286bbc, 2294936c864241959e4ef16ee789b341; no voters: 802c9786ee9c404cbeb186b90fa697ba
I20260709 13:17:20.215344 15678 leader_election.cc:290] T 7e957048aab649b2b520a0313ff3f1f2 P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 1 election: Requested vote from peers 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495), 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801)
I20260709 13:17:20.221987 15466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e957048aab649b2b520a0313ff3f1f2" candidate_uuid: "2889d0b5034548eb9e3be00b724e6875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02927d4dc2f44acf84f92a7090286bbc"
W20260709 13:17:20.225323 15358 leader_election.cc:343] T 7e957048aab649b2b520a0313ff3f1f2 P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:20.228004 15508 tablet_bootstrap.cc:492] T 9bbd4795a215459b8d971fc818b2e31f P 2294936c864241959e4ef16ee789b341: No bootstrap required, opened a new log
I20260709 13:17:20.228506 15508 ts_tablet_manager.cc:1403] T 9bbd4795a215459b8d971fc818b2e31f P 2294936c864241959e4ef16ee789b341: Time spent bootstrapping tablet: real 0.201s	user 0.033s	sys 0.020s
I20260709 13:17:20.230849 15316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e957048aab649b2b520a0313ff3f1f2" candidate_uuid: "2889d0b5034548eb9e3be00b724e6875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "802c9786ee9c404cbeb186b90fa697ba"
I20260709 13:17:20.231487 15316 raft_consensus.cc:3060] T 7e957048aab649b2b520a0313ff3f1f2 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:20.235116 15508 raft_consensus.cc:359] T 9bbd4795a215459b8d971fc818b2e31f P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:20.236912 15508 raft_consensus.cc:385] T 9bbd4795a215459b8d971fc818b2e31f P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:20.237138 15508 raft_consensus.cc:740] T 9bbd4795a215459b8d971fc818b2e31f P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2294936c864241959e4ef16ee789b341, State: Initialized, Role: FOLLOWER
I20260709 13:17:20.237656 15508 consensus_queue.cc:260] T 9bbd4795a215459b8d971fc818b2e31f P 2294936c864241959e4ef16ee789b341 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:20.238860 15621 consensus_queue.cc:1048] T a6c9d5505bc7444baf4e66f5a6f96732 P 02927d4dc2f44acf84f92a7090286bbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:17:20.241273 15509 tablet_bootstrap.cc:492] T feca0a66feda4ec08a7ea31736b42686 P 802c9786ee9c404cbeb186b90fa697ba: No bootstrap required, opened a new log
I20260709 13:17:20.241750 15509 ts_tablet_manager.cc:1403] T feca0a66feda4ec08a7ea31736b42686 P 802c9786ee9c404cbeb186b90fa697ba: Time spent bootstrapping tablet: real 0.236s	user 0.031s	sys 0.015s
I20260709 13:17:20.244678 15513 tablet_bootstrap.cc:654] T 949b64ee218245f2b369996187e81888 P 02927d4dc2f44acf84f92a7090286bbc: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:20.245829 15316 raft_consensus.cc:2468] T 7e957048aab649b2b520a0313ff3f1f2 P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2889d0b5034548eb9e3be00b724e6875 in term 1.
I20260709 13:17:20.248742 15507 tablet_bootstrap.cc:492] T 00638ccd681b48f1aa1bece41ca72310 P 2889d0b5034548eb9e3be00b724e6875: No bootstrap required, opened a new log
I20260709 13:17:20.249330 15507 ts_tablet_manager.cc:1403] T 00638ccd681b48f1aa1bece41ca72310 P 2889d0b5034548eb9e3be00b724e6875: Time spent bootstrapping tablet: real 0.411s	user 0.126s	sys 0.110s
I20260709 13:17:20.251713 15509 raft_consensus.cc:359] T feca0a66feda4ec08a7ea31736b42686 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:20.252442 15509 raft_consensus.cc:385] T feca0a66feda4ec08a7ea31736b42686 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:20.252709 15509 raft_consensus.cc:740] T feca0a66feda4ec08a7ea31736b42686 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 802c9786ee9c404cbeb186b90fa697ba, State: Initialized, Role: FOLLOWER
I20260709 13:17:20.253499 15509 consensus_queue.cc:260] T feca0a66feda4ec08a7ea31736b42686 P 802c9786ee9c404cbeb186b90fa697ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:20.256665 15509 ts_tablet_manager.cc:1434] T feca0a66feda4ec08a7ea31736b42686 P 802c9786ee9c404cbeb186b90fa697ba: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260709 13:17:20.257786 15509 tablet_bootstrap.cc:492] T 6e1515826a7f47e58d24b7fe57dabf63 P 802c9786ee9c404cbeb186b90fa697ba: Bootstrap starting.
I20260709 13:17:20.258333 15508 ts_tablet_manager.cc:1434] T 9bbd4795a215459b8d971fc818b2e31f P 2294936c864241959e4ef16ee789b341: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.000s
I20260709 13:17:20.259487 15508 tablet_bootstrap.cc:492] T 1849f930531748e3b49684745b05cfc0 P 2294936c864241959e4ef16ee789b341: Bootstrap starting.
I20260709 13:17:20.236219 15567 raft_consensus.cc:2804] T 41470cdec3704201a66dedf3217fb828 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:20.247593 15390 raft_consensus.cc:2468] T 949b64ee218245f2b369996187e81888 P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2294936c864241959e4ef16ee789b341 in term 1.
I20260709 13:17:20.267913 15463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "949b64ee218245f2b369996187e81888" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02927d4dc2f44acf84f92a7090286bbc"
I20260709 13:17:20.273598 15358 leader_election.cc:304] T 7e957048aab649b2b520a0313ff3f1f2 P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2889d0b5034548eb9e3be00b724e6875, 802c9786ee9c404cbeb186b90fa697ba; no voters: 02927d4dc2f44acf84f92a7090286bbc
I20260709 13:17:20.274488 15207 leader_election.cc:304] T 949b64ee218245f2b369996187e81888 P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2294936c864241959e4ef16ee789b341, 2889d0b5034548eb9e3be00b724e6875; no voters: 
I20260709 13:17:20.278136 15676 raft_consensus.cc:2804] T 7e957048aab649b2b520a0313ff3f1f2 P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:20.278688 15676 raft_consensus.cc:697] T 7e957048aab649b2b520a0313ff3f1f2 P 2889d0b5034548eb9e3be00b724e6875 [term 1 LEADER]: Becoming Leader. State: Replica: 2889d0b5034548eb9e3be00b724e6875, State: Running, Role: LEADER
I20260709 13:17:20.262499 15567 raft_consensus.cc:493] T 41470cdec3704201a66dedf3217fb828 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:20.280025 15567 raft_consensus.cc:3060] T 41470cdec3704201a66dedf3217fb828 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:20.279690 15676 consensus_queue.cc:237] T 7e957048aab649b2b520a0313ff3f1f2 P 2889d0b5034548eb9e3be00b724e6875 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:20.285344 15699 consensus_queue.cc:1048] T 843281744ae64a2fa2b800cc2e85c7ae P 802c9786ee9c404cbeb186b90fa697ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:20.285979 15463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c8f8548ed21428ebc4c357d6f566337" candidate_uuid: "802c9786ee9c404cbeb186b90fa697ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02927d4dc2f44acf84f92a7090286bbc"
I20260709 13:17:20.286245 15609 raft_consensus.cc:2804] T 949b64ee218245f2b369996187e81888 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:20.286571 15463 raft_consensus.cc:3060] T 6c8f8548ed21428ebc4c357d6f566337 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:20.286736 15609 raft_consensus.cc:697] T 949b64ee218245f2b369996187e81888 P 2294936c864241959e4ef16ee789b341 [term 1 LEADER]: Becoming Leader. State: Replica: 2294936c864241959e4ef16ee789b341, State: Running, Role: LEADER
I20260709 13:17:20.287645 15609 consensus_queue.cc:237] T 949b64ee218245f2b369996187e81888 P 2294936c864241959e4ef16ee789b341 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:20.288098 15508 tablet_bootstrap.cc:654] T 1849f930531748e3b49684745b05cfc0 P 2294936c864241959e4ef16ee789b341: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:20.309624 15513 tablet_bootstrap.cc:492] T 949b64ee218245f2b369996187e81888 P 02927d4dc2f44acf84f92a7090286bbc: No bootstrap required, opened a new log
I20260709 13:17:20.310281 15513 ts_tablet_manager.cc:1403] T 949b64ee218245f2b369996187e81888 P 02927d4dc2f44acf84f92a7090286bbc: Time spent bootstrapping tablet: real 0.253s	user 0.014s	sys 0.007s
I20260709 13:17:20.313805 15676 raft_consensus.cc:493] T 6e1515826a7f47e58d24b7fe57dabf63 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:20.314286 15676 raft_consensus.cc:515] T 6e1515826a7f47e58d24b7fe57dabf63 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:20.317813 15507 raft_consensus.cc:359] T 00638ccd681b48f1aa1bece41ca72310 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:20.318538 15507 raft_consensus.cc:385] T 00638ccd681b48f1aa1bece41ca72310 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:20.318856 15507 raft_consensus.cc:740] T 00638ccd681b48f1aa1bece41ca72310 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2889d0b5034548eb9e3be00b724e6875, State: Initialized, Role: FOLLOWER
I20260709 13:17:20.321774 15316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e1515826a7f47e58d24b7fe57dabf63" candidate_uuid: "2889d0b5034548eb9e3be00b724e6875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "802c9786ee9c404cbeb186b90fa697ba" is_pre_election: true
I20260709 13:17:20.322234 15676 leader_election.cc:290] T 6e1515826a7f47e58d24b7fe57dabf63 P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321), 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495)
I20260709 13:17:20.324527 15621 consensus_queue.cc:1048] T a6c9d5505bc7444baf4e66f5a6f96732 P 02927d4dc2f44acf84f92a7090286bbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:17:20.326963 15358 leader_election.cc:343] T 6e1515826a7f47e58d24b7fe57dabf63 P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:20.327646 15751 raft_consensus.cc:493] T 9bbd4795a215459b8d971fc818b2e31f P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:20.328145 15751 raft_consensus.cc:515] T 9bbd4795a215459b8d971fc818b2e31f P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:20.329141 15463 raft_consensus.cc:2468] T 6c8f8548ed21428ebc4c357d6f566337 P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 802c9786ee9c404cbeb186b90fa697ba in term 1.
I20260709 13:17:20.330147 15751 leader_election.cc:290] T 9bbd4795a215459b8d971fc818b2e31f P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607), 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801)
I20260709 13:17:20.334839 15509 tablet_bootstrap.cc:654] T 6e1515826a7f47e58d24b7fe57dabf63 P 802c9786ee9c404cbeb186b90fa697ba: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:20.328873 15507 consensus_queue.cc:260] T 00638ccd681b48f1aa1bece41ca72310 P 2889d0b5034548eb9e3be00b724e6875 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
W20260709 13:17:20.305517 15209 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.12.19.132:38801, user_credentials={real_user=slave}} blocked reactor thread for 91580.4us
I20260709 13:17:20.336849 15316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feca0a66feda4ec08a7ea31736b42686" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "802c9786ee9c404cbeb186b90fa697ba" is_pre_election: true
I20260709 13:17:20.337451 15316 raft_consensus.cc:2468] T feca0a66feda4ec08a7ea31736b42686 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2294936c864241959e4ef16ee789b341 in term 0.
I20260709 13:17:20.338869 15209 leader_election.cc:304] T feca0a66feda4ec08a7ea31736b42686 P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2294936c864241959e4ef16ee789b341, 802c9786ee9c404cbeb186b90fa697ba; no voters: 
I20260709 13:17:20.340546 15567 raft_consensus.cc:515] T 41470cdec3704201a66dedf3217fb828 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:20.347813 15513 raft_consensus.cc:359] T 949b64ee218245f2b369996187e81888 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:20.348479 15513 raft_consensus.cc:385] T 949b64ee218245f2b369996187e81888 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:20.341743 15507 ts_tablet_manager.cc:1434] T 00638ccd681b48f1aa1bece41ca72310 P 2889d0b5034548eb9e3be00b724e6875: Time spent starting tablet: real 0.092s	user 0.007s	sys 0.001s
I20260709 13:17:20.348758 15513 raft_consensus.cc:740] T 949b64ee218245f2b369996187e81888 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02927d4dc2f44acf84f92a7090286bbc, State: Initialized, Role: FOLLOWER
I20260709 13:17:20.349481 15507 tablet_bootstrap.cc:492] T 6c8f8548ed21428ebc4c357d6f566337 P 2889d0b5034548eb9e3be00b724e6875: Bootstrap starting.
I20260709 13:17:20.349285 15391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bbd4795a215459b8d971fc818b2e31f" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2889d0b5034548eb9e3be00b724e6875" is_pre_election: true
I20260709 13:17:20.351802 15567 leader_election.cc:290] T 41470cdec3704201a66dedf3217fb828 P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 election: Requested vote from peers 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801), 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495)
I20260709 13:17:20.352274 15513 consensus_queue.cc:260] T 949b64ee218245f2b369996187e81888 P 02927d4dc2f44acf84f92a7090286bbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:20.354377 15513 ts_tablet_manager.cc:1434] T 949b64ee218245f2b369996187e81888 P 02927d4dc2f44acf84f92a7090286bbc: Time spent starting tablet: real 0.044s	user 0.005s	sys 0.001s
I20260709 13:17:20.355300 15513 tablet_bootstrap.cc:492] T 43a1da4c39dd4d048615e98e18db6234 P 02927d4dc2f44acf84f92a7090286bbc: Bootstrap starting.
I20260709 13:17:20.356645 15507 tablet_bootstrap.cc:654] T 6c8f8548ed21428ebc4c357d6f566337 P 2889d0b5034548eb9e3be00b724e6875: Neither blocks nor log segments found. Creating new log.
W20260709 13:17:20.357445 15207 leader_election.cc:343] T 9bbd4795a215459b8d971fc818b2e31f P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:20.358629 15752 raft_consensus.cc:2804] T feca0a66feda4ec08a7ea31736b42686 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:20.359052 15752 raft_consensus.cc:493] T feca0a66feda4ec08a7ea31736b42686 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:20.359450 15752 raft_consensus.cc:3060] T feca0a66feda4ec08a7ea31736b42686 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:20.360214 15242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e1515826a7f47e58d24b7fe57dabf63" candidate_uuid: "2889d0b5034548eb9e3be00b724e6875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341" is_pre_election: true
I20260709 13:17:20.361014 15242 raft_consensus.cc:2468] T 6e1515826a7f47e58d24b7fe57dabf63 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2889d0b5034548eb9e3be00b724e6875 in term 0.
W20260709 13:17:20.363869 15209 leader_election.cc:343] T 949b64ee218245f2b369996187e81888 P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:20.366750 15513 tablet_bootstrap.cc:654] T 43a1da4c39dd4d048615e98e18db6234 P 02927d4dc2f44acf84f92a7090286bbc: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:20.370219 15750 raft_consensus.cc:493] T 00638ccd681b48f1aa1bece41ca72310 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:20.370723 15750 raft_consensus.cc:515] T 00638ccd681b48f1aa1bece41ca72310 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
W20260709 13:17:20.372874 15432 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.12.19.130:36495, user_credentials={real_user=slave}} blocked reactor thread for 48475.1us
I20260709 13:17:20.373467 15316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41470cdec3704201a66dedf3217fb828" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "802c9786ee9c404cbeb186b90fa697ba"
I20260709 13:17:20.374300 15465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00638ccd681b48f1aa1bece41ca72310" candidate_uuid: "2889d0b5034548eb9e3be00b724e6875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02927d4dc2f44acf84f92a7090286bbc" is_pre_election: true
I20260709 13:17:20.375397 15463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feca0a66feda4ec08a7ea31736b42686" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02927d4dc2f44acf84f92a7090286bbc" is_pre_election: true
I20260709 13:17:20.375828 15284 leader_election.cc:304] T 6c8f8548ed21428ebc4c357d6f566337 P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 02927d4dc2f44acf84f92a7090286bbc, 802c9786ee9c404cbeb186b90fa697ba; no voters: 2889d0b5034548eb9e3be00b724e6875
I20260709 13:17:20.376096 15463 raft_consensus.cc:2468] T feca0a66feda4ec08a7ea31736b42686 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2294936c864241959e4ef16ee789b341 in term 0.
I20260709 13:17:20.376893 15699 raft_consensus.cc:2804] T 6c8f8548ed21428ebc4c357d6f566337 P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:20.377353 15699 raft_consensus.cc:697] T 6c8f8548ed21428ebc4c357d6f566337 P 802c9786ee9c404cbeb186b90fa697ba [term 1 LEADER]: Becoming Leader. State: Replica: 802c9786ee9c404cbeb186b90fa697ba, State: Running, Role: LEADER
I20260709 13:17:20.377446 15318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00638ccd681b48f1aa1bece41ca72310" candidate_uuid: "2889d0b5034548eb9e3be00b724e6875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "802c9786ee9c404cbeb186b90fa697ba" is_pre_election: true
I20260709 13:17:20.378165 15699 consensus_queue.cc:237] T 6c8f8548ed21428ebc4c357d6f566337 P 802c9786ee9c404cbeb186b90fa697ba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:20.378577 15465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bbd4795a215459b8d971fc818b2e31f" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02927d4dc2f44acf84f92a7090286bbc" is_pre_election: true
W20260709 13:17:20.379655 15358 leader_election.cc:343] T 00638ccd681b48f1aa1bece41ca72310 P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:20.372892 15750 leader_election.cc:290] T 00638ccd681b48f1aa1bece41ca72310 P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495), 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801)
I20260709 13:17:20.380872 15464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41470cdec3704201a66dedf3217fb828" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02927d4dc2f44acf84f92a7090286bbc"
W20260709 13:17:20.381682 15358 leader_election.cc:343] T 00638ccd681b48f1aa1bece41ca72310 P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:20.381567 15752 raft_consensus.cc:515] T feca0a66feda4ec08a7ea31736b42686 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:20.382131 15358 leader_election.cc:304] T 00638ccd681b48f1aa1bece41ca72310 P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2889d0b5034548eb9e3be00b724e6875; no voters: 02927d4dc2f44acf84f92a7090286bbc, 802c9786ee9c404cbeb186b90fa697ba
I20260709 13:17:20.383160 15750 raft_consensus.cc:2749] T 00638ccd681b48f1aa1bece41ca72310 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:20.381696 15464 raft_consensus.cc:3060] T 41470cdec3704201a66dedf3217fb828 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:20.383663 15752 leader_election.cc:290] T feca0a66feda4ec08a7ea31736b42686 P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 election: Requested vote from peers 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801), 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495)
I20260709 13:17:20.388576 15508 tablet_bootstrap.cc:492] T 1849f930531748e3b49684745b05cfc0 P 2294936c864241959e4ef16ee789b341: No bootstrap required, opened a new log
I20260709 13:17:20.389206 15508 ts_tablet_manager.cc:1403] T 1849f930531748e3b49684745b05cfc0 P 2294936c864241959e4ef16ee789b341: Time spent bootstrapping tablet: real 0.130s	user 0.016s	sys 0.000s
I20260709 13:17:20.392309 15464 raft_consensus.cc:2468] T 41470cdec3704201a66dedf3217fb828 P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2294936c864241959e4ef16ee789b341 in term 1.
I20260709 13:17:20.396167 15509 tablet_bootstrap.cc:492] T 6e1515826a7f47e58d24b7fe57dabf63 P 802c9786ee9c404cbeb186b90fa697ba: No bootstrap required, opened a new log
I20260709 13:17:20.396622 15509 ts_tablet_manager.cc:1403] T 6e1515826a7f47e58d24b7fe57dabf63 P 802c9786ee9c404cbeb186b90fa697ba: Time spent bootstrapping tablet: real 0.139s	user 0.010s	sys 0.010s
I20260709 13:17:20.399588 15690 consensus_queue.cc:1048] T a1bc50d5df5f4be9a7b8db2b00ceb449 P 02927d4dc2f44acf84f92a7090286bbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:20.402405 15508 raft_consensus.cc:359] T 1849f930531748e3b49684745b05cfc0 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:20.403184 15508 raft_consensus.cc:385] T 1849f930531748e3b49684745b05cfc0 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:20.403471 15508 raft_consensus.cc:740] T 1849f930531748e3b49684745b05cfc0 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2294936c864241959e4ef16ee789b341, State: Initialized, Role: FOLLOWER
I20260709 13:17:20.404197 15508 consensus_queue.cc:260] T 1849f930531748e3b49684745b05cfc0 P 2294936c864241959e4ef16ee789b341 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:20.406694 15508 ts_tablet_manager.cc:1434] T 1849f930531748e3b49684745b05cfc0 P 2294936c864241959e4ef16ee789b341: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 13:17:20.407776 15507 tablet_bootstrap.cc:492] T 6c8f8548ed21428ebc4c357d6f566337 P 2889d0b5034548eb9e3be00b724e6875: No bootstrap required, opened a new log
I20260709 13:17:20.411799 15507 ts_tablet_manager.cc:1403] T 6c8f8548ed21428ebc4c357d6f566337 P 2889d0b5034548eb9e3be00b724e6875: Time spent bootstrapping tablet: real 0.063s	user 0.011s	sys 0.001s
W20260709 13:17:20.416067 15209 leader_election.cc:343] T 9bbd4795a215459b8d971fc818b2e31f P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:20.411113 15318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feca0a66feda4ec08a7ea31736b42686" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "802c9786ee9c404cbeb186b90fa697ba"
I20260709 13:17:20.418665 15318 raft_consensus.cc:3060] T feca0a66feda4ec08a7ea31736b42686 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:20.410274 15355 leader_election.cc:304] T 6e1515826a7f47e58d24b7fe57dabf63 P 2889d0b5034548eb9e3be00b724e6875 [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: 2294936c864241959e4ef16ee789b341, 2889d0b5034548eb9e3be00b724e6875; no voters: 802c9786ee9c404cbeb186b90fa697ba
I20260709 13:17:20.421077 15759 raft_consensus.cc:2804] T 6e1515826a7f47e58d24b7fe57dabf63 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:20.421473 15759 raft_consensus.cc:493] T 6e1515826a7f47e58d24b7fe57dabf63 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:20.421916 15759 raft_consensus.cc:3060] T 6e1515826a7f47e58d24b7fe57dabf63 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:20.423897 15463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feca0a66feda4ec08a7ea31736b42686" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02927d4dc2f44acf84f92a7090286bbc"
I20260709 13:17:20.407889 15508 tablet_bootstrap.cc:492] T 0dfc760f7ad04155af7c697b7762ea6f P 2294936c864241959e4ef16ee789b341: Bootstrap starting.
I20260709 13:17:20.424490 15463 raft_consensus.cc:3060] T feca0a66feda4ec08a7ea31736b42686 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:20.430640 15508 tablet_bootstrap.cc:654] T 0dfc760f7ad04155af7c697b7762ea6f P 2294936c864241959e4ef16ee789b341: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:20.430246 15759 raft_consensus.cc:515] T 6e1515826a7f47e58d24b7fe57dabf63 P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:20.417806 15507 raft_consensus.cc:359] T 6c8f8548ed21428ebc4c357d6f566337 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:20.440155 15507 raft_consensus.cc:385] T 6c8f8548ed21428ebc4c357d6f566337 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:20.440450 15507 raft_consensus.cc:740] T 6c8f8548ed21428ebc4c357d6f566337 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2889d0b5034548eb9e3be00b724e6875, State: Initialized, Role: FOLLOWER
I20260709 13:17:20.432706 15318 raft_consensus.cc:2468] T feca0a66feda4ec08a7ea31736b42686 P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2294936c864241959e4ef16ee789b341 in term 1.
I20260709 13:17:20.442277 15507 consensus_queue.cc:260] T 6c8f8548ed21428ebc4c357d6f566337 P 2889d0b5034548eb9e3be00b724e6875 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:20.442700 15318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e1515826a7f47e58d24b7fe57dabf63" candidate_uuid: "2889d0b5034548eb9e3be00b724e6875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "802c9786ee9c404cbeb186b90fa697ba"
I20260709 13:17:20.443470 15759 leader_election.cc:290] T 6e1515826a7f47e58d24b7fe57dabf63 P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 1 election: Requested vote from peers 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321), 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495)
I20260709 13:17:20.446168 15507 ts_tablet_manager.cc:1434] T 6c8f8548ed21428ebc4c357d6f566337 P 2889d0b5034548eb9e3be00b724e6875: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.000s
I20260709 13:17:20.447172 15507 tablet_bootstrap.cc:492] T 666796a1de5844c29beac89b79d8e77a P 2889d0b5034548eb9e3be00b724e6875: Bootstrap starting.
I20260709 13:17:20.399145 15509 raft_consensus.cc:359] T 6e1515826a7f47e58d24b7fe57dabf63 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:20.432706 15463 raft_consensus.cc:2468] T feca0a66feda4ec08a7ea31736b42686 P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2294936c864241959e4ef16ee789b341 in term 1.
I20260709 13:17:20.436805 15209 leader_election.cc:304] T 9bbd4795a215459b8d971fc818b2e31f P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2294936c864241959e4ef16ee789b341; no voters: 02927d4dc2f44acf84f92a7090286bbc, 2889d0b5034548eb9e3be00b724e6875
I20260709 13:17:20.450906 15509 raft_consensus.cc:385] T 6e1515826a7f47e58d24b7fe57dabf63 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:20.450934 15752 raft_consensus.cc:2749] T 9bbd4795a215459b8d971fc818b2e31f P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:20.451344 15509 raft_consensus.cc:740] T 6e1515826a7f47e58d24b7fe57dabf63 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 802c9786ee9c404cbeb186b90fa697ba, State: Initialized, Role: FOLLOWER
I20260709 13:17:20.452468 15209 leader_election.cc:304] T 41470cdec3704201a66dedf3217fb828 P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02927d4dc2f44acf84f92a7090286bbc, 2294936c864241959e4ef16ee789b341; no voters: 
I20260709 13:17:20.452203 15509 consensus_queue.cc:260] T 6e1515826a7f47e58d24b7fe57dabf63 P 802c9786ee9c404cbeb186b90fa697ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:20.453351 15318 raft_consensus.cc:3060] T 6e1515826a7f47e58d24b7fe57dabf63 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:17:20.454129 15209 leader_election.cc:343] T 41470cdec3704201a66dedf3217fb828 P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:20.454613 15509 ts_tablet_manager.cc:1434] T 6e1515826a7f47e58d24b7fe57dabf63 P 802c9786ee9c404cbeb186b90fa697ba: Time spent starting tablet: real 0.058s	user 0.005s	sys 0.000s
I20260709 13:17:20.456156 15751 raft_consensus.cc:2804] T 41470cdec3704201a66dedf3217fb828 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:20.455955 15140 catalog_manager.cc:5697] T 6c8f8548ed21428ebc4c357d6f566337 P 802c9786ee9c404cbeb186b90fa697ba reported cstate change: term changed from 0 to 1, leader changed from <none> to 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130). New cstate: current_term: 1 leader_uuid: "802c9786ee9c404cbeb186b90fa697ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:20.456686 15751 raft_consensus.cc:697] T 41470cdec3704201a66dedf3217fb828 P 2294936c864241959e4ef16ee789b341 [term 1 LEADER]: Becoming Leader. State: Replica: 2294936c864241959e4ef16ee789b341, State: Running, Role: LEADER
I20260709 13:17:20.456945 15557 consensus_queue.cc:1048] T a1bc50d5df5f4be9a7b8db2b00ceb449 P 02927d4dc2f44acf84f92a7090286bbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:20.457511 15751 consensus_queue.cc:237] T 41470cdec3704201a66dedf3217fb828 P 2294936c864241959e4ef16ee789b341 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:20.462090 15318 raft_consensus.cc:2468] T 6e1515826a7f47e58d24b7fe57dabf63 P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2889d0b5034548eb9e3be00b724e6875 in term 1.
I20260709 13:17:20.466586 15509 tablet_bootstrap.cc:492] T 925dc38405cd4ddbbdc169571893e554 P 802c9786ee9c404cbeb186b90fa697ba: Bootstrap starting.
I20260709 13:17:20.466404 15358 leader_election.cc:304] T 6e1515826a7f47e58d24b7fe57dabf63 P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2889d0b5034548eb9e3be00b724e6875, 802c9786ee9c404cbeb186b90fa697ba; no voters: 
I20260709 13:17:20.455042 15209 leader_election.cc:304] T feca0a66feda4ec08a7ea31736b42686 P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2294936c864241959e4ef16ee789b341, 802c9786ee9c404cbeb186b90fa697ba; no voters: 
I20260709 13:17:20.467932 15752 raft_consensus.cc:2804] T feca0a66feda4ec08a7ea31736b42686 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:20.468380 15752 raft_consensus.cc:697] T feca0a66feda4ec08a7ea31736b42686 P 2294936c864241959e4ef16ee789b341 [term 1 LEADER]: Becoming Leader. State: Replica: 2294936c864241959e4ef16ee789b341, State: Running, Role: LEADER
I20260709 13:17:20.469128 15759 raft_consensus.cc:2804] T 6e1515826a7f47e58d24b7fe57dabf63 P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:20.469134 15752 consensus_queue.cc:237] T feca0a66feda4ec08a7ea31736b42686 P 2294936c864241959e4ef16ee789b341 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:20.470027 15759 raft_consensus.cc:697] T 6e1515826a7f47e58d24b7fe57dabf63 P 2889d0b5034548eb9e3be00b724e6875 [term 1 LEADER]: Becoming Leader. State: Replica: 2889d0b5034548eb9e3be00b724e6875, State: Running, Role: LEADER
I20260709 13:17:20.470995 15759 consensus_queue.cc:237] T 6e1515826a7f47e58d24b7fe57dabf63 P 2889d0b5034548eb9e3be00b724e6875 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:20.473722 15240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e1515826a7f47e58d24b7fe57dabf63" candidate_uuid: "2889d0b5034548eb9e3be00b724e6875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341"
I20260709 13:17:20.480451 15240 raft_consensus.cc:3060] T 6e1515826a7f47e58d24b7fe57dabf63 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:20.477187 15141 catalog_manager.cc:5697] T 949b64ee218245f2b369996187e81888 P 2294936c864241959e4ef16ee789b341 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2294936c864241959e4ef16ee789b341 (127.12.19.129). New cstate: current_term: 1 leader_uuid: "2294936c864241959e4ef16ee789b341" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:20.477880 15513 tablet_bootstrap.cc:492] T 43a1da4c39dd4d048615e98e18db6234 P 02927d4dc2f44acf84f92a7090286bbc: No bootstrap required, opened a new log
I20260709 13:17:20.495829 15513 ts_tablet_manager.cc:1403] T 43a1da4c39dd4d048615e98e18db6234 P 02927d4dc2f44acf84f92a7090286bbc: Time spent bootstrapping tablet: real 0.141s	user 0.010s	sys 0.003s
I20260709 13:17:20.498435 15513 raft_consensus.cc:359] T 43a1da4c39dd4d048615e98e18db6234 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:20.499384 15240 raft_consensus.cc:2468] T 6e1515826a7f47e58d24b7fe57dabf63 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2889d0b5034548eb9e3be00b724e6875 in term 1.
I20260709 13:17:20.500190 15508 tablet_bootstrap.cc:492] T 0dfc760f7ad04155af7c697b7762ea6f P 2294936c864241959e4ef16ee789b341: No bootstrap required, opened a new log
I20260709 13:17:20.501811 15508 ts_tablet_manager.cc:1403] T 0dfc760f7ad04155af7c697b7762ea6f P 2294936c864241959e4ef16ee789b341: Time spent bootstrapping tablet: real 0.094s	user 0.008s	sys 0.014s
I20260709 13:17:20.504657 15509 tablet_bootstrap.cc:654] T 925dc38405cd4ddbbdc169571893e554 P 802c9786ee9c404cbeb186b90fa697ba: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:20.501106 15507 tablet_bootstrap.cc:654] T 666796a1de5844c29beac89b79d8e77a P 2889d0b5034548eb9e3be00b724e6875: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:20.507059 15508 raft_consensus.cc:359] T 0dfc760f7ad04155af7c697b7762ea6f P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:20.508447 15508 raft_consensus.cc:385] T 0dfc760f7ad04155af7c697b7762ea6f P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:20.499080 15513 raft_consensus.cc:385] T 43a1da4c39dd4d048615e98e18db6234 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:20.509243 15513 raft_consensus.cc:740] T 43a1da4c39dd4d048615e98e18db6234 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02927d4dc2f44acf84f92a7090286bbc, State: Initialized, Role: FOLLOWER
I20260709 13:17:20.509299 15508 raft_consensus.cc:740] T 0dfc760f7ad04155af7c697b7762ea6f P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2294936c864241959e4ef16ee789b341, State: Initialized, Role: FOLLOWER
I20260709 13:17:20.510079 15513 consensus_queue.cc:260] T 43a1da4c39dd4d048615e98e18db6234 P 02927d4dc2f44acf84f92a7090286bbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:20.510596 15508 consensus_queue.cc:260] T 0dfc760f7ad04155af7c697b7762ea6f P 2294936c864241959e4ef16ee789b341 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:20.512982 15508 ts_tablet_manager.cc:1434] T 0dfc760f7ad04155af7c697b7762ea6f P 2294936c864241959e4ef16ee789b341: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 13:17:20.514114 15508 tablet_bootstrap.cc:492] T 666796a1de5844c29beac89b79d8e77a P 2294936c864241959e4ef16ee789b341: Bootstrap starting.
I20260709 13:17:20.516521 15513 ts_tablet_manager.cc:1434] T 43a1da4c39dd4d048615e98e18db6234 P 02927d4dc2f44acf84f92a7090286bbc: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 13:17:20.519021 15513 tablet_bootstrap.cc:492] T 9bbd4795a215459b8d971fc818b2e31f P 02927d4dc2f44acf84f92a7090286bbc: Bootstrap starting.
I20260709 13:17:20.519307 15508 tablet_bootstrap.cc:654] T 666796a1de5844c29beac89b79d8e77a P 2294936c864241959e4ef16ee789b341: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:20.524863 15513 tablet_bootstrap.cc:654] T 9bbd4795a215459b8d971fc818b2e31f P 02927d4dc2f44acf84f92a7090286bbc: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:20.530455 15507 tablet_bootstrap.cc:492] T 666796a1de5844c29beac89b79d8e77a P 2889d0b5034548eb9e3be00b724e6875: No bootstrap required, opened a new log
I20260709 13:17:20.530938 15507 ts_tablet_manager.cc:1403] T 666796a1de5844c29beac89b79d8e77a P 2889d0b5034548eb9e3be00b724e6875: Time spent bootstrapping tablet: real 0.084s	user 0.011s	sys 0.005s
I20260709 13:17:20.531751 15509 tablet_bootstrap.cc:492] T 925dc38405cd4ddbbdc169571893e554 P 802c9786ee9c404cbeb186b90fa697ba: No bootstrap required, opened a new log
I20260709 13:17:20.532209 15509 ts_tablet_manager.cc:1403] T 925dc38405cd4ddbbdc169571893e554 P 802c9786ee9c404cbeb186b90fa697ba: Time spent bootstrapping tablet: real 0.066s	user 0.009s	sys 0.002s
I20260709 13:17:20.533793 15507 raft_consensus.cc:359] T 666796a1de5844c29beac89b79d8e77a P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:20.534438 15507 raft_consensus.cc:385] T 666796a1de5844c29beac89b79d8e77a P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:20.534744 15507 raft_consensus.cc:740] T 666796a1de5844c29beac89b79d8e77a P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2889d0b5034548eb9e3be00b724e6875, State: Initialized, Role: FOLLOWER
I20260709 13:17:20.535677 15507 consensus_queue.cc:260] T 666796a1de5844c29beac89b79d8e77a P 2889d0b5034548eb9e3be00b724e6875 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:20.536310 15508 tablet_bootstrap.cc:492] T 666796a1de5844c29beac89b79d8e77a P 2294936c864241959e4ef16ee789b341: No bootstrap required, opened a new log
I20260709 13:17:20.536729 15508 ts_tablet_manager.cc:1403] T 666796a1de5844c29beac89b79d8e77a P 2294936c864241959e4ef16ee789b341: Time spent bootstrapping tablet: real 0.023s	user 0.007s	sys 0.002s
I20260709 13:17:20.534765 15140 catalog_manager.cc:5697] T 6e1515826a7f47e58d24b7fe57dabf63 P 2889d0b5034548eb9e3be00b724e6875 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131). New cstate: current_term: 1 leader_uuid: "2889d0b5034548eb9e3be00b724e6875" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:20.537930 15507 ts_tablet_manager.cc:1434] T 666796a1de5844c29beac89b79d8e77a P 2889d0b5034548eb9e3be00b724e6875: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:17:20.537709 15140 catalog_manager.cc:5697] T 7e957048aab649b2b520a0313ff3f1f2 P 2889d0b5034548eb9e3be00b724e6875 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131). New cstate: current_term: 1 leader_uuid: "2889d0b5034548eb9e3be00b724e6875" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:20.538862 15507 tablet_bootstrap.cc:492] T 925dc38405cd4ddbbdc169571893e554 P 2889d0b5034548eb9e3be00b724e6875: Bootstrap starting.
I20260709 13:17:20.539110 15508 raft_consensus.cc:359] T 666796a1de5844c29beac89b79d8e77a P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:20.539745 15508 raft_consensus.cc:385] T 666796a1de5844c29beac89b79d8e77a P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:20.539990 15508 raft_consensus.cc:740] T 666796a1de5844c29beac89b79d8e77a P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2294936c864241959e4ef16ee789b341, State: Initialized, Role: FOLLOWER
I20260709 13:17:20.540585 15508 consensus_queue.cc:260] T 666796a1de5844c29beac89b79d8e77a P 2294936c864241959e4ef16ee789b341 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:20.534578 15509 raft_consensus.cc:359] T 925dc38405cd4ddbbdc169571893e554 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:20.542562 15509 raft_consensus.cc:385] T 925dc38405cd4ddbbdc169571893e554 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:20.542846 15509 raft_consensus.cc:740] T 925dc38405cd4ddbbdc169571893e554 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 802c9786ee9c404cbeb186b90fa697ba, State: Initialized, Role: FOLLOWER
I20260709 13:17:20.543517 15509 consensus_queue.cc:260] T 925dc38405cd4ddbbdc169571893e554 P 802c9786ee9c404cbeb186b90fa697ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:20.544863 15507 tablet_bootstrap.cc:654] T 925dc38405cd4ddbbdc169571893e554 P 2889d0b5034548eb9e3be00b724e6875: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:20.546350 15509 ts_tablet_manager.cc:1434] T 925dc38405cd4ddbbdc169571893e554 P 802c9786ee9c404cbeb186b90fa697ba: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 13:17:20.547039 15508 ts_tablet_manager.cc:1434] T 666796a1de5844c29beac89b79d8e77a P 2294936c864241959e4ef16ee789b341: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260709 13:17:20.548231 15508 tablet_bootstrap.cc:492] T 5afcd7991b614faaafea6298af4bee01 P 2294936c864241959e4ef16ee789b341: Bootstrap starting.
I20260709 13:17:20.554426 15509 tablet_bootstrap.cc:492] T 41470cdec3704201a66dedf3217fb828 P 802c9786ee9c404cbeb186b90fa697ba: Bootstrap starting.
I20260709 13:17:20.569474 15509 tablet_bootstrap.cc:654] T 41470cdec3704201a66dedf3217fb828 P 802c9786ee9c404cbeb186b90fa697ba: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:20.574111 15508 tablet_bootstrap.cc:654] T 5afcd7991b614faaafea6298af4bee01 P 2294936c864241959e4ef16ee789b341: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:20.599888 15513 tablet_bootstrap.cc:492] T 9bbd4795a215459b8d971fc818b2e31f P 02927d4dc2f44acf84f92a7090286bbc: No bootstrap required, opened a new log
I20260709 13:17:20.600486 15513 ts_tablet_manager.cc:1403] T 9bbd4795a215459b8d971fc818b2e31f P 02927d4dc2f44acf84f92a7090286bbc: Time spent bootstrapping tablet: real 0.082s	user 0.015s	sys 0.009s
I20260709 13:17:20.602278 15508 tablet_bootstrap.cc:492] T 5afcd7991b614faaafea6298af4bee01 P 2294936c864241959e4ef16ee789b341: No bootstrap required, opened a new log
I20260709 13:17:20.602715 15508 ts_tablet_manager.cc:1403] T 5afcd7991b614faaafea6298af4bee01 P 2294936c864241959e4ef16ee789b341: Time spent bootstrapping tablet: real 0.055s	user 0.014s	sys 0.007s
I20260709 13:17:20.603163 15513 raft_consensus.cc:359] T 9bbd4795a215459b8d971fc818b2e31f P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:20.604084 15513 raft_consensus.cc:385] T 9bbd4795a215459b8d971fc818b2e31f P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:20.604399 15513 raft_consensus.cc:740] T 9bbd4795a215459b8d971fc818b2e31f P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02927d4dc2f44acf84f92a7090286bbc, State: Initialized, Role: FOLLOWER
I20260709 13:17:20.605165 15508 raft_consensus.cc:359] T 5afcd7991b614faaafea6298af4bee01 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:20.606084 15508 raft_consensus.cc:385] T 5afcd7991b614faaafea6298af4bee01 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:20.606376 15508 raft_consensus.cc:740] T 5afcd7991b614faaafea6298af4bee01 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2294936c864241959e4ef16ee789b341, State: Initialized, Role: FOLLOWER
I20260709 13:17:20.605808 15137 catalog_manager.cc:5697] T feca0a66feda4ec08a7ea31736b42686 P 2294936c864241959e4ef16ee789b341 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2294936c864241959e4ef16ee789b341 (127.12.19.129). New cstate: current_term: 1 leader_uuid: "2294936c864241959e4ef16ee789b341" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:20.606951 15507 tablet_bootstrap.cc:492] T 925dc38405cd4ddbbdc169571893e554 P 2889d0b5034548eb9e3be00b724e6875: No bootstrap required, opened a new log
I20260709 13:17:20.605225 15513 consensus_queue.cc:260] T 9bbd4795a215459b8d971fc818b2e31f P 02927d4dc2f44acf84f92a7090286bbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:20.607564 15507 ts_tablet_manager.cc:1403] T 925dc38405cd4ddbbdc169571893e554 P 2889d0b5034548eb9e3be00b724e6875: Time spent bootstrapping tablet: real 0.069s	user 0.015s	sys 0.011s
I20260709 13:17:20.607393 15137 catalog_manager.cc:5697] T 41470cdec3704201a66dedf3217fb828 P 2294936c864241959e4ef16ee789b341 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2294936c864241959e4ef16ee789b341 (127.12.19.129). New cstate: current_term: 1 leader_uuid: "2294936c864241959e4ef16ee789b341" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:20.608426 15509 tablet_bootstrap.cc:492] T 41470cdec3704201a66dedf3217fb828 P 802c9786ee9c404cbeb186b90fa697ba: No bootstrap required, opened a new log
I20260709 13:17:20.608872 15509 ts_tablet_manager.cc:1403] T 41470cdec3704201a66dedf3217fb828 P 802c9786ee9c404cbeb186b90fa697ba: Time spent bootstrapping tablet: real 0.055s	user 0.017s	sys 0.006s
I20260709 13:17:20.610127 15513 ts_tablet_manager.cc:1434] T 9bbd4795a215459b8d971fc818b2e31f P 02927d4dc2f44acf84f92a7090286bbc: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:17:20.610605 15508 consensus_queue.cc:260] T 5afcd7991b614faaafea6298af4bee01 P 2294936c864241959e4ef16ee789b341 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:20.611323 15509 raft_consensus.cc:359] T 41470cdec3704201a66dedf3217fb828 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:20.612026 15509 raft_consensus.cc:385] T 41470cdec3704201a66dedf3217fb828 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:20.612284 15509 raft_consensus.cc:740] T 41470cdec3704201a66dedf3217fb828 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 802c9786ee9c404cbeb186b90fa697ba, State: Initialized, Role: FOLLOWER
I20260709 13:17:20.612890 15508 ts_tablet_manager.cc:1434] T 5afcd7991b614faaafea6298af4bee01 P 2294936c864241959e4ef16ee789b341: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:17:20.613785 15508 tablet_bootstrap.cc:492] T 91f0399744a94cdfac8cd984c2b459c6 P 2294936c864241959e4ef16ee789b341: Bootstrap starting.
I20260709 13:17:20.613636 15507 raft_consensus.cc:359] T 925dc38405cd4ddbbdc169571893e554 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:20.614454 15507 raft_consensus.cc:385] T 925dc38405cd4ddbbdc169571893e554 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:20.614784 15507 raft_consensus.cc:740] T 925dc38405cd4ddbbdc169571893e554 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2889d0b5034548eb9e3be00b724e6875, State: Initialized, Role: FOLLOWER
I20260709 13:17:20.613029 15509 consensus_queue.cc:260] T 41470cdec3704201a66dedf3217fb828 P 802c9786ee9c404cbeb186b90fa697ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:20.618623 15513 tablet_bootstrap.cc:492] T 7e957048aab649b2b520a0313ff3f1f2 P 02927d4dc2f44acf84f92a7090286bbc: Bootstrap starting.
I20260709 13:17:20.615482 15507 consensus_queue.cc:260] T 925dc38405cd4ddbbdc169571893e554 P 2889d0b5034548eb9e3be00b724e6875 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:20.621434 15507 ts_tablet_manager.cc:1434] T 925dc38405cd4ddbbdc169571893e554 P 2889d0b5034548eb9e3be00b724e6875: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.000s
I20260709 13:17:20.627228 15509 ts_tablet_manager.cc:1434] T 41470cdec3704201a66dedf3217fb828 P 802c9786ee9c404cbeb186b90fa697ba: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260709 13:17:20.627475 15507 tablet_bootstrap.cc:492] T 1849f930531748e3b49684745b05cfc0 P 2889d0b5034548eb9e3be00b724e6875: Bootstrap starting.
I20260709 13:17:20.628221 15509 tablet_bootstrap.cc:492] T 00638ccd681b48f1aa1bece41ca72310 P 802c9786ee9c404cbeb186b90fa697ba: Bootstrap starting.
I20260709 13:17:20.624255 15513 tablet_bootstrap.cc:654] T 7e957048aab649b2b520a0313ff3f1f2 P 02927d4dc2f44acf84f92a7090286bbc: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:20.632525 15508 tablet_bootstrap.cc:654] T 91f0399744a94cdfac8cd984c2b459c6 P 2294936c864241959e4ef16ee789b341: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:20.634049 15509 tablet_bootstrap.cc:654] T 00638ccd681b48f1aa1bece41ca72310 P 802c9786ee9c404cbeb186b90fa697ba: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:20.637087 15507 tablet_bootstrap.cc:654] T 1849f930531748e3b49684745b05cfc0 P 2889d0b5034548eb9e3be00b724e6875: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:20.645831 15513 tablet_bootstrap.cc:492] T 7e957048aab649b2b520a0313ff3f1f2 P 02927d4dc2f44acf84f92a7090286bbc: No bootstrap required, opened a new log
I20260709 13:17:20.646283 15513 ts_tablet_manager.cc:1403] T 7e957048aab649b2b520a0313ff3f1f2 P 02927d4dc2f44acf84f92a7090286bbc: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.003s
I20260709 13:17:20.648445 15508 tablet_bootstrap.cc:492] T 91f0399744a94cdfac8cd984c2b459c6 P 2294936c864241959e4ef16ee789b341: No bootstrap required, opened a new log
I20260709 13:17:20.649152 15508 ts_tablet_manager.cc:1403] T 91f0399744a94cdfac8cd984c2b459c6 P 2294936c864241959e4ef16ee789b341: Time spent bootstrapping tablet: real 0.036s	user 0.003s	sys 0.011s
I20260709 13:17:20.652593 15508 raft_consensus.cc:359] T 91f0399744a94cdfac8cd984c2b459c6 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:20.653538 15508 raft_consensus.cc:385] T 91f0399744a94cdfac8cd984c2b459c6 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:20.653963 15508 raft_consensus.cc:740] T 91f0399744a94cdfac8cd984c2b459c6 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2294936c864241959e4ef16ee789b341, State: Initialized, Role: FOLLOWER
I20260709 13:17:20.648887 15513 raft_consensus.cc:359] T 7e957048aab649b2b520a0313ff3f1f2 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:20.654960 15513 raft_consensus.cc:385] T 7e957048aab649b2b520a0313ff3f1f2 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:20.655412 15513 raft_consensus.cc:740] T 7e957048aab649b2b520a0313ff3f1f2 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02927d4dc2f44acf84f92a7090286bbc, State: Initialized, Role: FOLLOWER
I20260709 13:17:20.656221 15509 tablet_bootstrap.cc:492] T 00638ccd681b48f1aa1bece41ca72310 P 802c9786ee9c404cbeb186b90fa697ba: No bootstrap required, opened a new log
I20260709 13:17:20.656714 15509 ts_tablet_manager.cc:1403] T 00638ccd681b48f1aa1bece41ca72310 P 802c9786ee9c404cbeb186b90fa697ba: Time spent bootstrapping tablet: real 0.029s	user 0.007s	sys 0.007s
I20260709 13:17:20.659348 15509 raft_consensus.cc:359] T 00638ccd681b48f1aa1bece41ca72310 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:20.660418 15509 raft_consensus.cc:385] T 00638ccd681b48f1aa1bece41ca72310 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:20.660697 15509 raft_consensus.cc:740] T 00638ccd681b48f1aa1bece41ca72310 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 802c9786ee9c404cbeb186b90fa697ba, State: Initialized, Role: FOLLOWER
I20260709 13:17:20.661387 15509 consensus_queue.cc:260] T 00638ccd681b48f1aa1bece41ca72310 P 802c9786ee9c404cbeb186b90fa697ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:20.668171 15508 consensus_queue.cc:260] T 91f0399744a94cdfac8cd984c2b459c6 P 2294936c864241959e4ef16ee789b341 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:20.671284 15508 ts_tablet_manager.cc:1434] T 91f0399744a94cdfac8cd984c2b459c6 P 2294936c864241959e4ef16ee789b341: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.001s
I20260709 13:17:20.674080 15690 raft_consensus.cc:493] T 43a1da4c39dd4d048615e98e18db6234 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:20.674571 15690 raft_consensus.cc:515] T 43a1da4c39dd4d048615e98e18db6234 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:20.674829 15752 consensus_queue.cc:1048] T 949b64ee218245f2b369996187e81888 P 2294936c864241959e4ef16ee789b341 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:20.656582 15513 consensus_queue.cc:260] T 7e957048aab649b2b520a0313ff3f1f2 P 02927d4dc2f44acf84f92a7090286bbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:20.676548 15690 leader_election.cc:290] T 43a1da4c39dd4d048615e98e18db6234 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607), 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321)
I20260709 13:17:20.677441 15389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43a1da4c39dd4d048615e98e18db6234" candidate_uuid: "02927d4dc2f44acf84f92a7090286bbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2889d0b5034548eb9e3be00b724e6875" is_pre_election: true
W20260709 13:17:20.678954 15430 leader_election.cc:343] T 43a1da4c39dd4d048615e98e18db6234 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:20.678869 15513 ts_tablet_manager.cc:1434] T 7e957048aab649b2b520a0313ff3f1f2 P 02927d4dc2f44acf84f92a7090286bbc: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.002s
I20260709 13:17:20.681099 15513 tablet_bootstrap.cc:492] T ee852f57e36f4b89bdccf760326f7372 P 02927d4dc2f44acf84f92a7090286bbc: Bootstrap starting.
I20260709 13:17:20.683161 15242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43a1da4c39dd4d048615e98e18db6234" candidate_uuid: "02927d4dc2f44acf84f92a7090286bbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341" is_pre_election: true
I20260709 13:17:20.676057 15509 ts_tablet_manager.cc:1434] T 00638ccd681b48f1aa1bece41ca72310 P 802c9786ee9c404cbeb186b90fa697ba: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 13:17:20.685658 15507 tablet_bootstrap.cc:492] T 1849f930531748e3b49684745b05cfc0 P 2889d0b5034548eb9e3be00b724e6875: No bootstrap required, opened a new log
W20260709 13:17:20.685900 15429 leader_election.cc:343] T 43a1da4c39dd4d048615e98e18db6234 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:20.686125 15507 ts_tablet_manager.cc:1403] T 1849f930531748e3b49684745b05cfc0 P 2889d0b5034548eb9e3be00b724e6875: Time spent bootstrapping tablet: real 0.059s	user 0.023s	sys 0.007s
I20260709 13:17:20.686388 15429 leader_election.cc:304] T 43a1da4c39dd4d048615e98e18db6234 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 02927d4dc2f44acf84f92a7090286bbc; no voters: 2294936c864241959e4ef16ee789b341, 2889d0b5034548eb9e3be00b724e6875
I20260709 13:17:20.687841 15621 raft_consensus.cc:2749] T 43a1da4c39dd4d048615e98e18db6234 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:20.687879 15752 raft_consensus.cc:493] T 666796a1de5844c29beac89b79d8e77a P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:20.688486 15752 raft_consensus.cc:515] T 666796a1de5844c29beac89b79d8e77a P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:20.689723 15509 tablet_bootstrap.cc:492] T 0dfc760f7ad04155af7c697b7762ea6f P 802c9786ee9c404cbeb186b90fa697ba: Bootstrap starting.
I20260709 13:17:20.691073 15318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "666796a1de5844c29beac89b79d8e77a" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "802c9786ee9c404cbeb186b90fa697ba" is_pre_election: true
I20260709 13:17:20.691704 15318 raft_consensus.cc:2468] T 666796a1de5844c29beac89b79d8e77a P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2294936c864241959e4ef16ee789b341 in term 0.
I20260709 13:17:20.692896 15209 leader_election.cc:304] T 666796a1de5844c29beac89b79d8e77a P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2294936c864241959e4ef16ee789b341, 802c9786ee9c404cbeb186b90fa697ba; no voters: 
I20260709 13:17:20.693646 15609 raft_consensus.cc:2804] T 666796a1de5844c29beac89b79d8e77a P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:20.694034 15609 raft_consensus.cc:493] T 666796a1de5844c29beac89b79d8e77a P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:20.694368 15609 raft_consensus.cc:3060] T 666796a1de5844c29beac89b79d8e77a P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:20.701639 15635 raft_consensus.cc:493] T 91f0399744a94cdfac8cd984c2b459c6 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:20.700794 15752 leader_election.cc:290] T 666796a1de5844c29beac89b79d8e77a P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495), 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607)
I20260709 13:17:20.693598 15508 tablet_bootstrap.cc:492] T c5fde627f6294d98a22d6756d06424dc P 2294936c864241959e4ef16ee789b341: Bootstrap starting.
I20260709 13:17:20.702128 15635 raft_consensus.cc:515] T 91f0399744a94cdfac8cd984c2b459c6 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:20.703199 15513 tablet_bootstrap.cc:654] T ee852f57e36f4b89bdccf760326f7372 P 02927d4dc2f44acf84f92a7090286bbc: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:20.704276 15635 leader_election.cc:290] T 91f0399744a94cdfac8cd984c2b459c6 P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495), 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607)
I20260709 13:17:20.706705 15388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "666796a1de5844c29beac89b79d8e77a" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2889d0b5034548eb9e3be00b724e6875" is_pre_election: true
I20260709 13:17:20.707373 15388 raft_consensus.cc:2468] T 666796a1de5844c29beac89b79d8e77a P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2294936c864241959e4ef16ee789b341 in term 0.
I20260709 13:17:20.708952 15509 tablet_bootstrap.cc:654] T 0dfc760f7ad04155af7c697b7762ea6f P 802c9786ee9c404cbeb186b90fa697ba: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:20.712865 15508 tablet_bootstrap.cc:654] T c5fde627f6294d98a22d6756d06424dc P 2294936c864241959e4ef16ee789b341: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:20.712638 15507 raft_consensus.cc:359] T 1849f930531748e3b49684745b05cfc0 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:20.713348 15507 raft_consensus.cc:385] T 1849f930531748e3b49684745b05cfc0 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:20.709573 15318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91f0399744a94cdfac8cd984c2b459c6" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "802c9786ee9c404cbeb186b90fa697ba" is_pre_election: true
I20260709 13:17:20.712196 15391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91f0399744a94cdfac8cd984c2b459c6" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2889d0b5034548eb9e3be00b724e6875" is_pre_election: true
W20260709 13:17:20.715930 15209 leader_election.cc:343] T 91f0399744a94cdfac8cd984c2b459c6 P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:20.719626 15759 raft_consensus.cc:493] T 925dc38405cd4ddbbdc169571893e554 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:20.720095 15759 raft_consensus.cc:515] T 925dc38405cd4ddbbdc169571893e554 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:20.722111 15759 leader_election.cc:290] T 925dc38405cd4ddbbdc169571893e554 P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495), 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801)
I20260709 13:17:20.722888 15574 raft_consensus.cc:493] T 925dc38405cd4ddbbdc169571893e554 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:20.726023 15463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "925dc38405cd4ddbbdc169571893e554" candidate_uuid: "2889d0b5034548eb9e3be00b724e6875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02927d4dc2f44acf84f92a7090286bbc" is_pre_election: true
I20260709 13:17:20.728611 15318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "925dc38405cd4ddbbdc169571893e554" candidate_uuid: "2889d0b5034548eb9e3be00b724e6875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "802c9786ee9c404cbeb186b90fa697ba" is_pre_election: true
I20260709 13:17:20.713681 15507 raft_consensus.cc:740] T 1849f930531748e3b49684745b05cfc0 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2889d0b5034548eb9e3be00b724e6875, State: Initialized, Role: FOLLOWER
I20260709 13:17:20.723378 15574 raft_consensus.cc:515] T 925dc38405cd4ddbbdc169571893e554 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:20.734367 15507 consensus_queue.cc:260] T 1849f930531748e3b49684745b05cfc0 P 2889d0b5034548eb9e3be00b724e6875 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:20.737347 15507 ts_tablet_manager.cc:1434] T 1849f930531748e3b49684745b05cfc0 P 2889d0b5034548eb9e3be00b724e6875: Time spent starting tablet: real 0.051s	user 0.008s	sys 0.000s
I20260709 13:17:20.737785 15574 leader_election.cc:290] T 925dc38405cd4ddbbdc169571893e554 P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607), 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801)
I20260709 13:17:20.738514 15507 tablet_bootstrap.cc:492] T 9bbd4795a215459b8d971fc818b2e31f P 2889d0b5034548eb9e3be00b724e6875: Bootstrap starting.
W20260709 13:17:20.739391 15358 leader_election.cc:343] T 925dc38405cd4ddbbdc169571893e554 P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:20.727047 15635 raft_consensus.cc:493] T 5afcd7991b614faaafea6298af4bee01 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:20.727993 15752 raft_consensus.cc:493] T 0dfc760f7ad04155af7c697b7762ea6f P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:20.743641 15752 raft_consensus.cc:515] T 0dfc760f7ad04155af7c697b7762ea6f P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:20.745615 15752 leader_election.cc:290] T 0dfc760f7ad04155af7c697b7762ea6f P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495), 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607)
I20260709 13:17:20.745441 15635 raft_consensus.cc:515] T 5afcd7991b614faaafea6298af4bee01 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:20.746338 15463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "925dc38405cd4ddbbdc169571893e554" candidate_uuid: "802c9786ee9c404cbeb186b90fa697ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02927d4dc2f44acf84f92a7090286bbc" is_pre_election: true
W20260709 13:17:20.747715 15284 leader_election.cc:343] T 925dc38405cd4ddbbdc169571893e554 P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:20.747774 15750 raft_consensus.cc:493] T 6c8f8548ed21428ebc4c357d6f566337 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:20.748456 15750 raft_consensus.cc:515] T 6c8f8548ed21428ebc4c357d6f566337 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:20.749249 15557 raft_consensus.cc:493] T 949b64ee218245f2b369996187e81888 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:20.749715 15557 raft_consensus.cc:515] T 949b64ee218245f2b369996187e81888 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:20.750396 15750 leader_election.cc:290] T 6c8f8548ed21428ebc4c357d6f566337 P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495), 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801)
I20260709 13:17:20.738729 15318 raft_consensus.cc:2468] T 925dc38405cd4ddbbdc169571893e554 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2889d0b5034548eb9e3be00b724e6875 in term 0.
I20260709 13:17:20.751518 15316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dfc760f7ad04155af7c697b7762ea6f" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "802c9786ee9c404cbeb186b90fa697ba" is_pre_election: true
W20260709 13:17:20.753103 15209 leader_election.cc:343] T 0dfc760f7ad04155af7c697b7762ea6f P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:20.753374 15463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5afcd7991b614faaafea6298af4bee01" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02927d4dc2f44acf84f92a7090286bbc" is_pre_election: true
I20260709 13:17:20.753520 15391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "949b64ee218245f2b369996187e81888" candidate_uuid: "02927d4dc2f44acf84f92a7090286bbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2889d0b5034548eb9e3be00b724e6875" is_pre_election: true
W20260709 13:17:20.742972 15207 leader_election.cc:343] T 91f0399744a94cdfac8cd984c2b459c6 P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:20.755236 15207 leader_election.cc:304] T 91f0399744a94cdfac8cd984c2b459c6 P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2294936c864241959e4ef16ee789b341; no voters: 2889d0b5034548eb9e3be00b724e6875, 802c9786ee9c404cbeb186b90fa697ba
I20260709 13:17:20.756474 15358 leader_election.cc:304] T 925dc38405cd4ddbbdc169571893e554 P 2889d0b5034548eb9e3be00b724e6875 [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: 2889d0b5034548eb9e3be00b724e6875, 802c9786ee9c404cbeb186b90fa697ba; no voters: 02927d4dc2f44acf84f92a7090286bbc
I20260709 13:17:20.757503 15317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c8f8548ed21428ebc4c357d6f566337" candidate_uuid: "2889d0b5034548eb9e3be00b724e6875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "802c9786ee9c404cbeb186b90fa697ba" is_pre_election: true
I20260709 13:17:20.758322 15464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c8f8548ed21428ebc4c357d6f566337" candidate_uuid: "2889d0b5034548eb9e3be00b724e6875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02927d4dc2f44acf84f92a7090286bbc" is_pre_election: true
I20260709 13:17:20.758556 15635 leader_election.cc:290] T 5afcd7991b614faaafea6298af4bee01 P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801), 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495)
I20260709 13:17:20.759207 15464 raft_consensus.cc:2393] T 6c8f8548ed21428ebc4c357d6f566337 P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2889d0b5034548eb9e3be00b724e6875 in current term 1: Already voted for candidate 802c9786ee9c404cbeb186b90fa697ba in this term.
I20260709 13:17:20.760013 15557 leader_election.cc:290] T 949b64ee218245f2b369996187e81888 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607), 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321)
I20260709 13:17:20.760596 15759 raft_consensus.cc:2804] T 925dc38405cd4ddbbdc169571893e554 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:20.760979 15759 raft_consensus.cc:493] T 925dc38405cd4ddbbdc169571893e554 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:20.761133 15388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dfc760f7ad04155af7c697b7762ea6f" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2889d0b5034548eb9e3be00b724e6875" is_pre_election: true
I20260709 13:17:20.761749 15242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "949b64ee218245f2b369996187e81888" candidate_uuid: "02927d4dc2f44acf84f92a7090286bbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341" is_pre_election: true
I20260709 13:17:20.758363 15391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "925dc38405cd4ddbbdc169571893e554" candidate_uuid: "802c9786ee9c404cbeb186b90fa697ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2889d0b5034548eb9e3be00b724e6875" is_pre_election: true
I20260709 13:17:20.764613 15429 leader_election.cc:304] T 949b64ee218245f2b369996187e81888 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 02927d4dc2f44acf84f92a7090286bbc; no voters: 2294936c864241959e4ef16ee789b341, 2889d0b5034548eb9e3be00b724e6875
W20260709 13:17:20.765201 15209 leader_election.cc:343] T 5afcd7991b614faaafea6298af4bee01 P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:20.766397 15690 raft_consensus.cc:2749] T 949b64ee218245f2b369996187e81888 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:20.761312 15759 raft_consensus.cc:3060] T 925dc38405cd4ddbbdc169571893e554 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:20.769652 15358 leader_election.cc:304] T 6c8f8548ed21428ebc4c357d6f566337 P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2889d0b5034548eb9e3be00b724e6875; no voters: 02927d4dc2f44acf84f92a7090286bbc, 802c9786ee9c404cbeb186b90fa697ba
I20260709 13:17:20.770542 15676 raft_consensus.cc:3060] T 6c8f8548ed21428ebc4c357d6f566337 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:20.759167 15635 raft_consensus.cc:2749] T 91f0399744a94cdfac8cd984c2b459c6 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:20.767614 15735 raft_consensus.cc:493] T 00638ccd681b48f1aa1bece41ca72310 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:20.771804 15735 raft_consensus.cc:515] T 00638ccd681b48f1aa1bece41ca72310 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:20.772097 15609 raft_consensus.cc:515] T 666796a1de5844c29beac89b79d8e77a P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:20.774127 15609 leader_election.cc:290] T 666796a1de5844c29beac89b79d8e77a P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 election: Requested vote from peers 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495), 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607)
I20260709 13:17:20.767792 15318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5afcd7991b614faaafea6298af4bee01" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "802c9786ee9c404cbeb186b90fa697ba" is_pre_election: true
I20260709 13:17:20.773942 15735 leader_election.cc:290] T 00638ccd681b48f1aa1bece41ca72310 P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607), 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801)
I20260709 13:17:20.761793 15388 raft_consensus.cc:2468] T 0dfc760f7ad04155af7c697b7762ea6f P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2294936c864241959e4ef16ee789b341 in term 0.
I20260709 13:17:20.781677 15513 tablet_bootstrap.cc:492] T ee852f57e36f4b89bdccf760326f7372 P 02927d4dc2f44acf84f92a7090286bbc: No bootstrap required, opened a new log
I20260709 13:17:20.782085 15513 ts_tablet_manager.cc:1403] T ee852f57e36f4b89bdccf760326f7372 P 02927d4dc2f44acf84f92a7090286bbc: Time spent bootstrapping tablet: real 0.101s	user 0.011s	sys 0.005s
W20260709 13:17:20.784539 15209 leader_election.cc:343] T 5afcd7991b614faaafea6298af4bee01 P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:20.784096 15463 raft_consensus.cc:3060] T 7e957048aab649b2b520a0313ff3f1f2 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:20.784919 15466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00638ccd681b48f1aa1bece41ca72310" candidate_uuid: "802c9786ee9c404cbeb186b90fa697ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02927d4dc2f44acf84f92a7090286bbc" is_pre_election: true
I20260709 13:17:20.785347 15209 leader_election.cc:304] T 5afcd7991b614faaafea6298af4bee01 P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2294936c864241959e4ef16ee789b341; no voters: 02927d4dc2f44acf84f92a7090286bbc, 802c9786ee9c404cbeb186b90fa697ba
W20260709 13:17:20.786685 15284 leader_election.cc:343] T 00638ccd681b48f1aa1bece41ca72310 P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:20.787530 15318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "666796a1de5844c29beac89b79d8e77a" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "802c9786ee9c404cbeb186b90fa697ba"
I20260709 13:17:20.787675 15609 raft_consensus.cc:2749] T 5afcd7991b614faaafea6298af4bee01 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:20.788100 15318 raft_consensus.cc:3060] T 666796a1de5844c29beac89b79d8e77a P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:20.791761 15507 tablet_bootstrap.cc:654] T 9bbd4795a215459b8d971fc818b2e31f P 2889d0b5034548eb9e3be00b724e6875: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:20.793474 15207 leader_election.cc:304] T 0dfc760f7ad04155af7c697b7762ea6f P 2294936c864241959e4ef16ee789b341 [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: 2294936c864241959e4ef16ee789b341, 2889d0b5034548eb9e3be00b724e6875; no voters: 802c9786ee9c404cbeb186b90fa697ba
I20260709 13:17:20.793617 15388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "666796a1de5844c29beac89b79d8e77a" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2889d0b5034548eb9e3be00b724e6875"
I20260709 13:17:20.794538 15635 raft_consensus.cc:2804] T 0dfc760f7ad04155af7c697b7762ea6f P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:20.794927 15635 raft_consensus.cc:493] T 0dfc760f7ad04155af7c697b7762ea6f P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:20.795307 15635 raft_consensus.cc:3060] T 0dfc760f7ad04155af7c697b7762ea6f P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:20.795120 15390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00638ccd681b48f1aa1bece41ca72310" candidate_uuid: "802c9786ee9c404cbeb186b90fa697ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2889d0b5034548eb9e3be00b724e6875" is_pre_election: true
I20260709 13:17:20.795910 15390 raft_consensus.cc:2468] T 00638ccd681b48f1aa1bece41ca72310 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 802c9786ee9c404cbeb186b90fa697ba in term 0.
I20260709 13:17:20.794154 15388 raft_consensus.cc:3060] T 666796a1de5844c29beac89b79d8e77a P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:20.800702 15508 tablet_bootstrap.cc:492] T c5fde627f6294d98a22d6756d06424dc P 2294936c864241959e4ef16ee789b341: No bootstrap required, opened a new log
I20260709 13:17:20.801091 15508 ts_tablet_manager.cc:1403] T c5fde627f6294d98a22d6756d06424dc P 2294936c864241959e4ef16ee789b341: Time spent bootstrapping tablet: real 0.128s	user 0.037s	sys 0.016s
I20260709 13:17:20.803625 15508 raft_consensus.cc:359] T c5fde627f6294d98a22d6756d06424dc P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:20.804260 15508 raft_consensus.cc:385] T c5fde627f6294d98a22d6756d06424dc P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:20.804523 15508 raft_consensus.cc:740] T c5fde627f6294d98a22d6756d06424dc P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2294936c864241959e4ef16ee789b341, State: Initialized, Role: FOLLOWER
I20260709 13:17:20.808984 15508 consensus_queue.cc:260] T c5fde627f6294d98a22d6756d06424dc P 2294936c864241959e4ef16ee789b341 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:20.807610 15690 raft_consensus.cc:493] T 9bbd4795a215459b8d971fc818b2e31f P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:20.811288 15508 ts_tablet_manager.cc:1434] T c5fde627f6294d98a22d6756d06424dc P 2294936c864241959e4ef16ee789b341: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 13:17:20.811434 15690 raft_consensus.cc:515] T 9bbd4795a215459b8d971fc818b2e31f P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:20.812057 15463 raft_consensus.cc:3060] T 949b64ee218245f2b369996187e81888 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:20.812186 15508 tablet_bootstrap.cc:492] T 028a2e13a40a4795bb6f37a59a0dca04 P 2294936c864241959e4ef16ee789b341: Bootstrap starting.
I20260709 13:17:20.813524 15690 leader_election.cc:290] T 9bbd4795a215459b8d971fc818b2e31f P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607), 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321)
I20260709 13:17:20.814073 15389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bbd4795a215459b8d971fc818b2e31f" candidate_uuid: "02927d4dc2f44acf84f92a7090286bbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2889d0b5034548eb9e3be00b724e6875" is_pre_election: true
W20260709 13:17:20.815416 15430 leader_election.cc:343] T 9bbd4795a215459b8d971fc818b2e31f P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:20.816334 15282 leader_election.cc:304] T 00638ccd681b48f1aa1bece41ca72310 P 802c9786ee9c404cbeb186b90fa697ba [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: 2889d0b5034548eb9e3be00b724e6875, 802c9786ee9c404cbeb186b90fa697ba; no voters: 02927d4dc2f44acf84f92a7090286bbc
I20260709 13:17:20.818351 15574 raft_consensus.cc:2804] T 00638ccd681b48f1aa1bece41ca72310 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:20.818750 15574 raft_consensus.cc:493] T 00638ccd681b48f1aa1bece41ca72310 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:20.819089 15574 raft_consensus.cc:3060] T 00638ccd681b48f1aa1bece41ca72310 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:20.821028 15508 tablet_bootstrap.cc:654] T 028a2e13a40a4795bb6f37a59a0dca04 P 2294936c864241959e4ef16ee789b341: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:20.821866 15513 raft_consensus.cc:359] T ee852f57e36f4b89bdccf760326f7372 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:20.822520 15513 raft_consensus.cc:385] T ee852f57e36f4b89bdccf760326f7372 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:20.822785 15513 raft_consensus.cc:740] T ee852f57e36f4b89bdccf760326f7372 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02927d4dc2f44acf84f92a7090286bbc, State: Initialized, Role: FOLLOWER
I20260709 13:17:20.823602 15242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bbd4795a215459b8d971fc818b2e31f" candidate_uuid: "02927d4dc2f44acf84f92a7090286bbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341" is_pre_election: true
I20260709 13:17:20.824491 15242 raft_consensus.cc:2468] T 9bbd4795a215459b8d971fc818b2e31f P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02927d4dc2f44acf84f92a7090286bbc in term 0.
I20260709 13:17:20.826133 15429 leader_election.cc:304] T 9bbd4795a215459b8d971fc818b2e31f P 02927d4dc2f44acf84f92a7090286bbc [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: 02927d4dc2f44acf84f92a7090286bbc, 2294936c864241959e4ef16ee789b341; no voters: 2889d0b5034548eb9e3be00b724e6875
I20260709 13:17:20.827507 15513 consensus_queue.cc:260] T ee852f57e36f4b89bdccf760326f7372 P 02927d4dc2f44acf84f92a7090286bbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:20.834631 15676 raft_consensus.cc:2749] T 6c8f8548ed21428ebc4c357d6f566337 P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:20.834811 15751 consensus_queue.cc:1048] T 949b64ee218245f2b369996187e81888 P 2294936c864241959e4ef16ee789b341 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:20.836299 15750 consensus_queue.cc:1048] T 7e957048aab649b2b520a0313ff3f1f2 P 2889d0b5034548eb9e3be00b724e6875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:20.837670 15750 consensus_queue.cc:1048] T 7e957048aab649b2b520a0313ff3f1f2 P 2889d0b5034548eb9e3be00b724e6875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:20.850111 15513 ts_tablet_manager.cc:1434] T ee852f57e36f4b89bdccf760326f7372 P 02927d4dc2f44acf84f92a7090286bbc: Time spent starting tablet: real 0.068s	user 0.001s	sys 0.005s
I20260709 13:17:20.847669 15557 raft_consensus.cc:2804] T 9bbd4795a215459b8d971fc818b2e31f P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:20.851234 15557 raft_consensus.cc:493] T 9bbd4795a215459b8d971fc818b2e31f P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:20.853011 15557 raft_consensus.cc:3060] T 9bbd4795a215459b8d971fc818b2e31f P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:20.852610 15509 tablet_bootstrap.cc:492] T 0dfc760f7ad04155af7c697b7762ea6f P 802c9786ee9c404cbeb186b90fa697ba: No bootstrap required, opened a new log
I20260709 13:17:20.854292 15509 ts_tablet_manager.cc:1403] T 0dfc760f7ad04155af7c697b7762ea6f P 802c9786ee9c404cbeb186b90fa697ba: Time spent bootstrapping tablet: real 0.165s	user 0.012s	sys 0.010s
I20260709 13:17:20.839210 15388 raft_consensus.cc:2468] T 666796a1de5844c29beac89b79d8e77a P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2294936c864241959e4ef16ee789b341 in term 1.
I20260709 13:17:20.862506 15507 tablet_bootstrap.cc:492] T 9bbd4795a215459b8d971fc818b2e31f P 2889d0b5034548eb9e3be00b724e6875: No bootstrap required, opened a new log
I20260709 13:17:20.862988 15507 ts_tablet_manager.cc:1403] T 9bbd4795a215459b8d971fc818b2e31f P 2889d0b5034548eb9e3be00b724e6875: Time spent bootstrapping tablet: real 0.125s	user 0.013s	sys 0.009s
I20260709 13:17:20.866596 15207 leader_election.cc:304] T 666796a1de5844c29beac89b79d8e77a P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2294936c864241959e4ef16ee789b341, 2889d0b5034548eb9e3be00b724e6875; no voters: 
I20260709 13:17:20.868001 15752 raft_consensus.cc:2804] T 666796a1de5844c29beac89b79d8e77a P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:20.868471 15752 raft_consensus.cc:697] T 666796a1de5844c29beac89b79d8e77a P 2294936c864241959e4ef16ee789b341 [term 1 LEADER]: Becoming Leader. State: Replica: 2294936c864241959e4ef16ee789b341, State: Running, Role: LEADER
I20260709 13:17:20.869266 15752 consensus_queue.cc:237] T 666796a1de5844c29beac89b79d8e77a P 2294936c864241959e4ef16ee789b341 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:20.876660 15509 raft_consensus.cc:359] T 0dfc760f7ad04155af7c697b7762ea6f P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:20.877312 15507 raft_consensus.cc:359] T 9bbd4795a215459b8d971fc818b2e31f P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:20.878903 15507 raft_consensus.cc:385] T 9bbd4795a215459b8d971fc818b2e31f P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:20.879329 15507 raft_consensus.cc:740] T 9bbd4795a215459b8d971fc818b2e31f P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2889d0b5034548eb9e3be00b724e6875, State: Initialized, Role: FOLLOWER
I20260709 13:17:20.877358 15509 raft_consensus.cc:385] T 0dfc760f7ad04155af7c697b7762ea6f P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:20.880352 15509 raft_consensus.cc:740] T 0dfc760f7ad04155af7c697b7762ea6f P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 802c9786ee9c404cbeb186b90fa697ba, State: Initialized, Role: FOLLOWER
I20260709 13:17:20.892699 15509 consensus_queue.cc:260] T 0dfc760f7ad04155af7c697b7762ea6f P 802c9786ee9c404cbeb186b90fa697ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:20.895793 15507 consensus_queue.cc:260] T 9bbd4795a215459b8d971fc818b2e31f P 2889d0b5034548eb9e3be00b724e6875 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:20.897760 15513 tablet_bootstrap.cc:492] T 00638ccd681b48f1aa1bece41ca72310 P 02927d4dc2f44acf84f92a7090286bbc: Bootstrap starting.
I20260709 13:17:20.840641 15318 raft_consensus.cc:2468] T 666796a1de5844c29beac89b79d8e77a P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2294936c864241959e4ef16ee789b341 in term 1.
I20260709 13:17:20.914484 15509 ts_tablet_manager.cc:1434] T 0dfc760f7ad04155af7c697b7762ea6f P 802c9786ee9c404cbeb186b90fa697ba: Time spent starting tablet: real 0.060s	user 0.004s	sys 0.003s
I20260709 13:17:20.840014 15635 raft_consensus.cc:515] T 0dfc760f7ad04155af7c697b7762ea6f P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:20.848701 15574 raft_consensus.cc:515] T 00638ccd681b48f1aa1bece41ca72310 P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:20.849453 15759 raft_consensus.cc:515] T 925dc38405cd4ddbbdc169571893e554 P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:20.904614 15609 raft_consensus.cc:493] T 1849f930531748e3b49684745b05cfc0 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:20.928339 15509 tablet_bootstrap.cc:492] T 1849f930531748e3b49684745b05cfc0 P 802c9786ee9c404cbeb186b90fa697ba: Bootstrap starting.
I20260709 13:17:20.932403 15791 raft_consensus.cc:493] T ee852f57e36f4b89bdccf760326f7372 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:20.937309 15791 raft_consensus.cc:515] T ee852f57e36f4b89bdccf760326f7372 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:20.960893 15507 ts_tablet_manager.cc:1434] T 9bbd4795a215459b8d971fc818b2e31f P 2889d0b5034548eb9e3be00b724e6875: Time spent starting tablet: real 0.098s	user 0.010s	sys 0.006s
I20260709 13:17:20.966018 15507 tablet_bootstrap.cc:492] T 998df134255f4b9898fddf1bf94611df P 2889d0b5034548eb9e3be00b724e6875: Bootstrap starting.
I20260709 13:17:20.931469 15609 raft_consensus.cc:515] T 1849f930531748e3b49684745b05cfc0 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:20.971330 15391 raft_consensus.cc:2393] T 925dc38405cd4ddbbdc169571893e554 P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 802c9786ee9c404cbeb186b90fa697ba in current term 1: Already voted for candidate 2889d0b5034548eb9e3be00b724e6875 in this term.
I20260709 13:17:20.958325 15791 leader_election.cc:290] T ee852f57e36f4b89bdccf760326f7372 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495), 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607)
I20260709 13:17:20.983665 15316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee852f57e36f4b89bdccf760326f7372" candidate_uuid: "02927d4dc2f44acf84f92a7090286bbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "802c9786ee9c404cbeb186b90fa697ba" is_pre_election: true
I20260709 13:17:20.983929 15509 tablet_bootstrap.cc:654] T 1849f930531748e3b49684745b05cfc0 P 802c9786ee9c404cbeb186b90fa697ba: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:20.985309 15513 tablet_bootstrap.cc:654] T 00638ccd681b48f1aa1bece41ca72310 P 02927d4dc2f44acf84f92a7090286bbc: Neither blocks nor log segments found. Creating new log.
W20260709 13:17:20.987316 15793 log.cc:927] Time spent T 949b64ee218245f2b369996187e81888 P 02927d4dc2f44acf84f92a7090286bbc: Append to log took a long time: real 0.070s	user 0.001s	sys 0.000s
W20260709 13:17:20.987978 15432 leader_election.cc:343] T ee852f57e36f4b89bdccf760326f7372 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:20.987129 15567 consensus_queue.cc:1048] T feca0a66feda4ec08a7ea31736b42686 P 2294936c864241959e4ef16ee789b341 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:17:20.991572 15574 leader_election.cc:290] T 00638ccd681b48f1aa1bece41ca72310 P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 1 election: Requested vote from peers 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607), 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801)
I20260709 13:17:20.991629 15317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dfc760f7ad04155af7c697b7762ea6f" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "802c9786ee9c404cbeb186b90fa697ba"
I20260709 13:17:20.992369 15317 raft_consensus.cc:3060] T 0dfc760f7ad04155af7c697b7762ea6f P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:20.997067 15389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dfc760f7ad04155af7c697b7762ea6f" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2889d0b5034548eb9e3be00b724e6875"
I20260709 13:17:20.997682 15389 raft_consensus.cc:3060] T 0dfc760f7ad04155af7c697b7762ea6f P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:20.970520 15759 leader_election.cc:290] T 925dc38405cd4ddbbdc169571893e554 P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 1 election: Requested vote from peers 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495), 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801)
I20260709 13:17:21.005350 15508 tablet_bootstrap.cc:492] T 028a2e13a40a4795bb6f37a59a0dca04 P 2294936c864241959e4ef16ee789b341: No bootstrap required, opened a new log
I20260709 13:17:21.005885 15508 ts_tablet_manager.cc:1403] T 028a2e13a40a4795bb6f37a59a0dca04 P 2294936c864241959e4ef16ee789b341: Time spent bootstrapping tablet: real 0.194s	user 0.039s	sys 0.020s
I20260709 13:17:21.008544 15508 raft_consensus.cc:359] T 028a2e13a40a4795bb6f37a59a0dca04 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:21.009183 15508 raft_consensus.cc:385] T 028a2e13a40a4795bb6f37a59a0dca04 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:21.009300 15609 leader_election.cc:290] T 1849f930531748e3b49684745b05cfc0 P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495), 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607)
I20260709 13:17:21.009485 15508 raft_consensus.cc:740] T 028a2e13a40a4795bb6f37a59a0dca04 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2294936c864241959e4ef16ee789b341, State: Initialized, Role: FOLLOWER
I20260709 13:17:21.010177 15508 consensus_queue.cc:260] T 028a2e13a40a4795bb6f37a59a0dca04 P 2294936c864241959e4ef16ee789b341 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:21.025480 15508 ts_tablet_manager.cc:1434] T 028a2e13a40a4795bb6f37a59a0dca04 P 2294936c864241959e4ef16ee789b341: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260709 13:17:21.027091 15508 tablet_bootstrap.cc:492] T 43a1da4c39dd4d048615e98e18db6234 P 2294936c864241959e4ef16ee789b341: Bootstrap starting.
I20260709 13:17:20.998992 15635 leader_election.cc:290] T 0dfc760f7ad04155af7c697b7762ea6f P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 election: Requested vote from peers 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495), 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607)
I20260709 13:17:21.038175 15388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1849f930531748e3b49684745b05cfc0" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2889d0b5034548eb9e3be00b724e6875" is_pre_election: true
I20260709 13:17:21.038630 15557 raft_consensus.cc:515] T 9bbd4795a215459b8d971fc818b2e31f P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:21.032626 15466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00638ccd681b48f1aa1bece41ca72310" candidate_uuid: "802c9786ee9c404cbeb186b90fa697ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02927d4dc2f44acf84f92a7090286bbc"
I20260709 13:17:21.039148 15388 raft_consensus.cc:2468] T 1849f930531748e3b49684745b05cfc0 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2294936c864241959e4ef16ee789b341 in term 0.
I20260709 13:17:21.043160 15316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "925dc38405cd4ddbbdc169571893e554" candidate_uuid: "2889d0b5034548eb9e3be00b724e6875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "802c9786ee9c404cbeb186b90fa697ba"
I20260709 13:17:21.043784 15316 raft_consensus.cc:3060] T 925dc38405cd4ddbbdc169571893e554 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:17:21.057862 15284 leader_election.cc:343] T 00638ccd681b48f1aa1bece41ca72310 P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:21.060946 15207 leader_election.cc:304] T 1849f930531748e3b49684745b05cfc0 P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2294936c864241959e4ef16ee789b341, 2889d0b5034548eb9e3be00b724e6875; no voters: 
I20260709 13:17:21.084730 15282 leader_election.cc:304] T 925dc38405cd4ddbbdc169571893e554 P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 802c9786ee9c404cbeb186b90fa697ba; no voters: 02927d4dc2f44acf84f92a7090286bbc, 2889d0b5034548eb9e3be00b724e6875
W20260709 13:17:21.067344 15189 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:17:21.089646 15801 raft_consensus.cc:493] T c5fde627f6294d98a22d6756d06424dc P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:21.090313 15801 raft_consensus.cc:515] T c5fde627f6294d98a22d6756d06424dc P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:21.096901 15609 raft_consensus.cc:2804] T 1849f930531748e3b49684745b05cfc0 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:21.097427 15609 raft_consensus.cc:493] T 1849f930531748e3b49684745b05cfc0 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:21.097841 15609 raft_consensus.cc:3060] T 1849f930531748e3b49684745b05cfc0 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:21.101572 15391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00638ccd681b48f1aa1bece41ca72310" candidate_uuid: "802c9786ee9c404cbeb186b90fa697ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2889d0b5034548eb9e3be00b724e6875"
I20260709 13:17:21.107816 15735 raft_consensus.cc:493] T 41470cdec3704201a66dedf3217fb828 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:21.108098 15391 raft_consensus.cc:3060] T 00638ccd681b48f1aa1bece41ca72310 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:21.108415 15735 raft_consensus.cc:515] T 41470cdec3704201a66dedf3217fb828 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:21.068279 15466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "925dc38405cd4ddbbdc169571893e554" candidate_uuid: "2889d0b5034548eb9e3be00b724e6875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02927d4dc2f44acf84f92a7090286bbc"
I20260709 13:17:21.067364 15567 raft_consensus.cc:493] T 028a2e13a40a4795bb6f37a59a0dca04 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:21.112010 15735 leader_election.cc:290] T 41470cdec3704201a66dedf3217fb828 P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801), 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321)
I20260709 13:17:21.072940 15557 leader_election.cc:290] T 9bbd4795a215459b8d971fc818b2e31f P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 1 election: Requested vote from peers 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607), 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321)
I20260709 13:17:21.111524 15801 leader_election.cc:290] T c5fde627f6294d98a22d6756d06424dc P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607), 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801)
W20260709 13:17:21.179983 15358 leader_election.cc:343] T 925dc38405cd4ddbbdc169571893e554 P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:21.181349 15317 raft_consensus.cc:2468] T 0dfc760f7ad04155af7c697b7762ea6f P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2294936c864241959e4ef16ee789b341 in term 1.
I20260709 13:17:21.137053 15567 raft_consensus.cc:515] T 028a2e13a40a4795bb6f37a59a0dca04 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:21.183907 15567 leader_election.cc:290] T 028a2e13a40a4795bb6f37a59a0dca04 P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801), 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495)
I20260709 13:17:21.186771 15507 tablet_bootstrap.cc:654] T 998df134255f4b9898fddf1bf94611df P 2889d0b5034548eb9e3be00b724e6875: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:21.107827 15794 consensus_queue.cc:1048] T 6e1515826a7f47e58d24b7fe57dabf63 P 2889d0b5034548eb9e3be00b724e6875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.061s
I20260709 13:17:21.169523 15392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee852f57e36f4b89bdccf760326f7372" candidate_uuid: "02927d4dc2f44acf84f92a7090286bbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2889d0b5034548eb9e3be00b724e6875" is_pre_election: true
W20260709 13:17:21.207625 15209 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.12.19.130:36495, user_credentials={real_user=slave}} blocked reactor thread for 104584us
I20260709 13:17:21.221589 15209 leader_election.cc:304] T 0dfc760f7ad04155af7c697b7762ea6f P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2294936c864241959e4ef16ee789b341, 802c9786ee9c404cbeb186b90fa697ba; no voters: 
I20260709 13:17:21.215725 15313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1849f930531748e3b49684745b05cfc0" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "802c9786ee9c404cbeb186b90fa697ba" is_pre_election: true
I20260709 13:17:21.229405 15140 catalog_manager.cc:5697] T 666796a1de5844c29beac89b79d8e77a P 2294936c864241959e4ef16ee789b341 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2294936c864241959e4ef16ee789b341 (127.12.19.129). New cstate: current_term: 1 leader_uuid: "2294936c864241959e4ef16ee789b341" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:21.328101 15513 tablet_bootstrap.cc:492] T 00638ccd681b48f1aa1bece41ca72310 P 02927d4dc2f44acf84f92a7090286bbc: No bootstrap required, opened a new log
I20260709 13:17:21.328799 15513 ts_tablet_manager.cc:1403] T 00638ccd681b48f1aa1bece41ca72310 P 02927d4dc2f44acf84f92a7090286bbc: Time spent bootstrapping tablet: real 0.431s	user 0.014s	sys 0.048s
I20260709 13:17:21.289639 15314 raft_consensus.cc:3060] T 41470cdec3704201a66dedf3217fb828 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:17:21.220628 15207 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.12.19.131:46607, user_credentials={real_user=slave}} blocked reactor thread for 159795us
I20260709 13:17:21.252269 15388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bbd4795a215459b8d971fc818b2e31f" candidate_uuid: "02927d4dc2f44acf84f92a7090286bbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2889d0b5034548eb9e3be00b724e6875"
I20260709 13:17:21.330366 15388 raft_consensus.cc:3060] T 9bbd4795a215459b8d971fc818b2e31f P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:21.330785 15387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5fde627f6294d98a22d6756d06424dc" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2889d0b5034548eb9e3be00b724e6875" is_pre_election: true
I20260709 13:17:21.296223 15391 raft_consensus.cc:2468] T 00638ccd681b48f1aa1bece41ca72310 P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 802c9786ee9c404cbeb186b90fa697ba in term 1.
I20260709 13:17:21.332969 15282 leader_election.cc:304] T 00638ccd681b48f1aa1bece41ca72310 P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2889d0b5034548eb9e3be00b724e6875, 802c9786ee9c404cbeb186b90fa697ba; no voters: 02927d4dc2f44acf84f92a7090286bbc
I20260709 13:17:21.334213 15808 raft_consensus.cc:2804] T 00638ccd681b48f1aa1bece41ca72310 P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:21.334689 15808 raft_consensus.cc:697] T 00638ccd681b48f1aa1bece41ca72310 P 802c9786ee9c404cbeb186b90fa697ba [term 1 LEADER]: Becoming Leader. State: Replica: 802c9786ee9c404cbeb186b90fa697ba, State: Running, Role: LEADER
I20260709 13:17:21.335624 15808 consensus_queue.cc:237] T 00638ccd681b48f1aa1bece41ca72310 P 802c9786ee9c404cbeb186b90fa697ba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:21.263628 15316 raft_consensus.cc:2468] T 925dc38405cd4ddbbdc169571893e554 P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2889d0b5034548eb9e3be00b724e6875 in term 1.
I20260709 13:17:21.213197 15389 raft_consensus.cc:2468] T 0dfc760f7ad04155af7c697b7762ea6f P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2294936c864241959e4ef16ee789b341 in term 1.
I20260709 13:17:21.339025 15509 tablet_bootstrap.cc:492] T 1849f930531748e3b49684745b05cfc0 P 802c9786ee9c404cbeb186b90fa697ba: No bootstrap required, opened a new log
I20260709 13:17:21.339394 15699 raft_consensus.cc:2749] T 925dc38405cd4ddbbdc169571893e554 P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:17:21.339922 15430 leader_election.cc:343] T ee852f57e36f4b89bdccf760326f7372 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:21.256848 15801 raft_consensus.cc:2804] T 0dfc760f7ad04155af7c697b7762ea6f P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:21.225502 15508 tablet_bootstrap.cc:654] T 43a1da4c39dd4d048615e98e18db6234 P 2294936c864241959e4ef16ee789b341: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:21.355392 15513 raft_consensus.cc:359] T 00638ccd681b48f1aa1bece41ca72310 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:21.347664 15509 ts_tablet_manager.cc:1403] T 1849f930531748e3b49684745b05cfc0 P 802c9786ee9c404cbeb186b90fa697ba: Time spent bootstrapping tablet: real 0.426s	user 0.033s	sys 0.055s
I20260709 13:17:21.358256 15513 raft_consensus.cc:385] T 00638ccd681b48f1aa1bece41ca72310 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:21.358560 15513 raft_consensus.cc:740] T 00638ccd681b48f1aa1bece41ca72310 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02927d4dc2f44acf84f92a7090286bbc, State: Initialized, Role: FOLLOWER
I20260709 13:17:21.225840 15318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "028a2e13a40a4795bb6f37a59a0dca04" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "802c9786ee9c404cbeb186b90fa697ba" is_pre_election: true
I20260709 13:17:21.255575 15464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5fde627f6294d98a22d6756d06424dc" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02927d4dc2f44acf84f92a7090286bbc" is_pre_election: true
I20260709 13:17:21.370601 15513 consensus_queue.cc:260] T 00638ccd681b48f1aa1bece41ca72310 P 02927d4dc2f44acf84f92a7090286bbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:21.226425 15735 consensus_queue.cc:1048] T 6c8f8548ed21428ebc4c357d6f566337 P 802c9786ee9c404cbeb186b90fa697ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.139s
I20260709 13:17:21.359923 15430 leader_election.cc:304] T ee852f57e36f4b89bdccf760326f7372 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 02927d4dc2f44acf84f92a7090286bbc; no voters: 2889d0b5034548eb9e3be00b724e6875, 802c9786ee9c404cbeb186b90fa697ba
I20260709 13:17:21.226584 15799 consensus_queue.cc:1048] T 6e1515826a7f47e58d24b7fe57dabf63 P 2889d0b5034548eb9e3be00b724e6875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.180s
I20260709 13:17:21.382139 15513 ts_tablet_manager.cc:1434] T 00638ccd681b48f1aa1bece41ca72310 P 02927d4dc2f44acf84f92a7090286bbc: Time spent starting tablet: real 0.053s	user 0.008s	sys 0.000s
I20260709 13:17:21.372089 15801 raft_consensus.cc:697] T 0dfc760f7ad04155af7c697b7762ea6f P 2294936c864241959e4ef16ee789b341 [term 1 LEADER]: Becoming Leader. State: Replica: 2294936c864241959e4ef16ee789b341, State: Running, Role: LEADER
I20260709 13:17:21.386564 15509 raft_consensus.cc:359] T 1849f930531748e3b49684745b05cfc0 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:21.387095 15509 raft_consensus.cc:385] T 1849f930531748e3b49684745b05cfc0 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:21.387347 15509 raft_consensus.cc:740] T 1849f930531748e3b49684745b05cfc0 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 802c9786ee9c404cbeb186b90fa697ba, State: Initialized, Role: FOLLOWER
W20260709 13:17:21.390736 15209 leader_election.cc:343] T c5fde627f6294d98a22d6756d06424dc P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:21.393234 15240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41470cdec3704201a66dedf3217fb828" candidate_uuid: "802c9786ee9c404cbeb186b90fa697ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341" is_pre_election: true
I20260709 13:17:21.383929 15791 raft_consensus.cc:2749] T ee852f57e36f4b89bdccf760326f7372 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:21.373538 15609 raft_consensus.cc:515] T 1849f930531748e3b49684745b05cfc0 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:21.402083 15751 consensus_queue.cc:1048] T 41470cdec3704201a66dedf3217fb828 P 2294936c864241959e4ef16ee789b341 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:21.413800 15507 tablet_bootstrap.cc:492] T 998df134255f4b9898fddf1bf94611df P 2889d0b5034548eb9e3be00b724e6875: No bootstrap required, opened a new log
I20260709 13:17:21.414377 15507 ts_tablet_manager.cc:1403] T 998df134255f4b9898fddf1bf94611df P 2889d0b5034548eb9e3be00b724e6875: Time spent bootstrapping tablet: real 0.450s	user 0.019s	sys 0.005s
I20260709 13:17:21.380683 15806 consensus_queue.cc:1048] T feca0a66feda4ec08a7ea31736b42686 P 2294936c864241959e4ef16ee789b341 [LEADER]: Connected to new peer: Peer: permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.026s
I20260709 13:17:21.383422 15358 leader_election.cc:304] T 925dc38405cd4ddbbdc169571893e554 P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2889d0b5034548eb9e3be00b724e6875, 802c9786ee9c404cbeb186b90fa697ba; no voters: 02927d4dc2f44acf84f92a7090286bbc
I20260709 13:17:21.441095 15460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41470cdec3704201a66dedf3217fb828" candidate_uuid: "802c9786ee9c404cbeb186b90fa697ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02927d4dc2f44acf84f92a7090286bbc" is_pre_election: true
I20260709 13:17:21.417114 15798 consensus_queue.cc:1048] T 6c8f8548ed21428ebc4c357d6f566337 P 802c9786ee9c404cbeb186b90fa697ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 13:17:21.437682 15759 raft_consensus.cc:2804] T 925dc38405cd4ddbbdc169571893e554 P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:21.432961 15801 consensus_queue.cc:237] T 0dfc760f7ad04155af7c697b7762ea6f P 2294936c864241959e4ef16ee789b341 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
W20260709 13:17:21.446072 15358 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.12.19.130:36495, user_credentials={real_user=slave}} blocked reactor thread for 68128.3us
I20260709 13:17:21.450378 15609 leader_election.cc:290] T 1849f930531748e3b49684745b05cfc0 P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 election: Requested vote from peers 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495), 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607)
I20260709 13:17:21.467338 15759 raft_consensus.cc:697] T 925dc38405cd4ddbbdc169571893e554 P 2889d0b5034548eb9e3be00b724e6875 [term 1 LEADER]: Becoming Leader. State: Replica: 2889d0b5034548eb9e3be00b724e6875, State: Running, Role: LEADER
I20260709 13:17:21.468222 15759 consensus_queue.cc:237] T 925dc38405cd4ddbbdc169571893e554 P 2889d0b5034548eb9e3be00b724e6875 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:21.469013 15463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "028a2e13a40a4795bb6f37a59a0dca04" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02927d4dc2f44acf84f92a7090286bbc" is_pre_election: true
I20260709 13:17:21.470849 15317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1849f930531748e3b49684745b05cfc0" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "802c9786ee9c404cbeb186b90fa697ba"
I20260709 13:17:21.472278 15513 tablet_bootstrap.cc:492] T 1e67c39b4703431a862f1c3c7706074f P 02927d4dc2f44acf84f92a7090286bbc: Bootstrap starting.
I20260709 13:17:21.481678 15508 tablet_bootstrap.cc:492] T 43a1da4c39dd4d048615e98e18db6234 P 2294936c864241959e4ef16ee789b341: No bootstrap required, opened a new log
I20260709 13:17:21.482371 15508 ts_tablet_manager.cc:1403] T 43a1da4c39dd4d048615e98e18db6234 P 2294936c864241959e4ef16ee789b341: Time spent bootstrapping tablet: real 0.456s	user 0.026s	sys 0.006s
I20260709 13:17:21.489353 15507 raft_consensus.cc:359] T 998df134255f4b9898fddf1bf94611df P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:21.490056 15507 raft_consensus.cc:385] T 998df134255f4b9898fddf1bf94611df P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:21.490316 15507 raft_consensus.cc:740] T 998df134255f4b9898fddf1bf94611df P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2889d0b5034548eb9e3be00b724e6875, State: Initialized, Role: FOLLOWER
I20260709 13:17:21.490237 15509 consensus_queue.cc:260] T 1849f930531748e3b49684745b05cfc0 P 802c9786ee9c404cbeb186b90fa697ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:21.492172 15507 consensus_queue.cc:260] T 998df134255f4b9898fddf1bf94611df P 2889d0b5034548eb9e3be00b724e6875 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:21.495070 15509 ts_tablet_manager.cc:1434] T 1849f930531748e3b49684745b05cfc0 P 802c9786ee9c404cbeb186b90fa697ba: Time spent starting tablet: real 0.137s	user 0.009s	sys 0.005s
W20260709 13:17:21.495241 15209 leader_election.cc:343] T 028a2e13a40a4795bb6f37a59a0dca04 P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:21.496310 15509 tablet_bootstrap.cc:492] T f5b77a611ad34251be8121aa6151982c P 802c9786ee9c404cbeb186b90fa697ba: Bootstrap starting.
W20260709 13:17:21.496876 15209 leader_election.cc:343] T 1849f930531748e3b49684745b05cfc0 P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:17:21.498309 15209 leader_election.cc:343] T 028a2e13a40a4795bb6f37a59a0dca04 P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:21.498874 15209 leader_election.cc:304] T 028a2e13a40a4795bb6f37a59a0dca04 P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2294936c864241959e4ef16ee789b341; no voters: 02927d4dc2f44acf84f92a7090286bbc, 802c9786ee9c404cbeb186b90fa697ba
I20260709 13:17:21.506878 15567 raft_consensus.cc:2749] T 028a2e13a40a4795bb6f37a59a0dca04 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:21.507028 15635 consensus_queue.cc:1048] T 666796a1de5844c29beac89b79d8e77a P 2294936c864241959e4ef16ee789b341 [LEADER]: Connected to new peer: Peer: permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:21.500028 15388 raft_consensus.cc:2468] T 9bbd4795a215459b8d971fc818b2e31f P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02927d4dc2f44acf84f92a7090286bbc in term 1.
I20260709 13:17:21.494410 15317 raft_consensus.cc:3060] T 1849f930531748e3b49684745b05cfc0 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:17:21.493311 15207 leader_election.cc:343] T c5fde627f6294d98a22d6756d06424dc P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:21.493484 15243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bbd4795a215459b8d971fc818b2e31f" candidate_uuid: "02927d4dc2f44acf84f92a7090286bbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341"
I20260709 13:17:21.504944 15513 tablet_bootstrap.cc:654] T 1e67c39b4703431a862f1c3c7706074f P 02927d4dc2f44acf84f92a7090286bbc: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:21.534143 15243 raft_consensus.cc:3060] T 9bbd4795a215459b8d971fc818b2e31f P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:21.548427 15507 ts_tablet_manager.cc:1434] T 998df134255f4b9898fddf1bf94611df P 2889d0b5034548eb9e3be00b724e6875: Time spent starting tablet: real 0.134s	user 0.007s	sys 0.007s
I20260709 13:17:21.550745 15507 tablet_bootstrap.cc:492] T 43a1da4c39dd4d048615e98e18db6234 P 2889d0b5034548eb9e3be00b724e6875: Bootstrap starting.
I20260709 13:17:21.530848 15207 leader_election.cc:304] T c5fde627f6294d98a22d6756d06424dc P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2294936c864241959e4ef16ee789b341; no voters: 02927d4dc2f44acf84f92a7090286bbc, 2889d0b5034548eb9e3be00b724e6875
W20260709 13:17:21.574208 15358 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.12.19.130:36495, user_credentials={real_user=slave}} blocked reactor thread for 56709.4us
I20260709 13:17:21.590574 15509 tablet_bootstrap.cc:654] T f5b77a611ad34251be8121aa6151982c P 802c9786ee9c404cbeb186b90fa697ba: Neither blocks nor log segments found. Creating new log.
W20260709 13:17:21.595944 15207 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.12.19.131:46607, user_credentials={real_user=slave}} blocked reactor thread for 104031us
I20260709 13:17:21.592141 15430 leader_election.cc:304] T 9bbd4795a215459b8d971fc818b2e31f P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02927d4dc2f44acf84f92a7090286bbc, 2889d0b5034548eb9e3be00b724e6875; no voters: 
I20260709 13:17:21.597232 15513 tablet_bootstrap.cc:492] T 1e67c39b4703431a862f1c3c7706074f P 02927d4dc2f44acf84f92a7090286bbc: No bootstrap required, opened a new log
I20260709 13:17:21.592167 15801 raft_consensus.cc:2749] T c5fde627f6294d98a22d6756d06424dc P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:21.597585 15557 raft_consensus.cc:2804] T 9bbd4795a215459b8d971fc818b2e31f P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:21.597699 15513 ts_tablet_manager.cc:1403] T 1e67c39b4703431a862f1c3c7706074f P 02927d4dc2f44acf84f92a7090286bbc: Time spent bootstrapping tablet: real 0.126s	user 0.017s	sys 0.008s
I20260709 13:17:21.598201 15557 raft_consensus.cc:697] T 9bbd4795a215459b8d971fc818b2e31f P 02927d4dc2f44acf84f92a7090286bbc [term 1 LEADER]: Becoming Leader. State: Replica: 02927d4dc2f44acf84f92a7090286bbc, State: Running, Role: LEADER
I20260709 13:17:21.599025 15557 consensus_queue.cc:237] T 9bbd4795a215459b8d971fc818b2e31f P 02927d4dc2f44acf84f92a7090286bbc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:21.600353 15513 raft_consensus.cc:359] T 1e67c39b4703431a862f1c3c7706074f P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:21.601025 15513 raft_consensus.cc:385] T 1e67c39b4703431a862f1c3c7706074f P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:21.601079 15243 raft_consensus.cc:2468] T 9bbd4795a215459b8d971fc818b2e31f P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02927d4dc2f44acf84f92a7090286bbc in term 1.
I20260709 13:17:21.601327 15513 raft_consensus.cc:740] T 1e67c39b4703431a862f1c3c7706074f P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02927d4dc2f44acf84f92a7090286bbc, State: Initialized, Role: FOLLOWER
I20260709 13:17:21.594513 15508 raft_consensus.cc:359] T 43a1da4c39dd4d048615e98e18db6234 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:21.606671 15508 raft_consensus.cc:385] T 43a1da4c39dd4d048615e98e18db6234 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:21.607012 15508 raft_consensus.cc:740] T 43a1da4c39dd4d048615e98e18db6234 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2294936c864241959e4ef16ee789b341, State: Initialized, Role: FOLLOWER
I20260709 13:17:21.612403 15806 consensus_queue.cc:1048] T 41470cdec3704201a66dedf3217fb828 P 2294936c864241959e4ef16ee789b341 [LEADER]: Connected to new peer: Peer: permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260709 13:17:21.629870 15513 consensus_queue.cc:260] T 1e67c39b4703431a862f1c3c7706074f P 02927d4dc2f44acf84f92a7090286bbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:21.631116 15508 consensus_queue.cc:260] T 43a1da4c39dd4d048615e98e18db6234 P 2294936c864241959e4ef16ee789b341 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:21.633494 15508 ts_tablet_manager.cc:1434] T 43a1da4c39dd4d048615e98e18db6234 P 2294936c864241959e4ef16ee789b341: Time spent starting tablet: real 0.151s	user 0.009s	sys 0.000s
I20260709 13:17:21.635788 15513 ts_tablet_manager.cc:1434] T 1e67c39b4703431a862f1c3c7706074f P 02927d4dc2f44acf84f92a7090286bbc: Time spent starting tablet: real 0.038s	user 0.005s	sys 0.000s
I20260709 13:17:21.636766 15513 tablet_bootstrap.cc:492] T f5b77a611ad34251be8121aa6151982c P 02927d4dc2f44acf84f92a7090286bbc: Bootstrap starting.
I20260709 13:17:21.638230 15690 raft_consensus.cc:493] T 1e67c39b4703431a862f1c3c7706074f P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:21.638715 15690 raft_consensus.cc:515] T 1e67c39b4703431a862f1c3c7706074f P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:21.642122 15690 leader_election.cc:290] T 1e67c39b4703431a862f1c3c7706074f P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495), 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607)
I20260709 13:17:21.639688 15790 raft_consensus.cc:493] T 00638ccd681b48f1aa1bece41ca72310 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:21.644703 15790 raft_consensus.cc:515] T 00638ccd681b48f1aa1bece41ca72310 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:21.644888 15281 leader_election.cc:304] T 41470cdec3704201a66dedf3217fb828 P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 802c9786ee9c404cbeb186b90fa697ba; no voters: 02927d4dc2f44acf84f92a7090286bbc, 2294936c864241959e4ef16ee789b341
I20260709 13:17:21.646451 15507 tablet_bootstrap.cc:654] T 43a1da4c39dd4d048615e98e18db6234 P 2889d0b5034548eb9e3be00b724e6875: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:21.643962 15513 tablet_bootstrap.cc:654] T f5b77a611ad34251be8121aa6151982c P 02927d4dc2f44acf84f92a7090286bbc: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:21.647117 15808 raft_consensus.cc:2749] T 41470cdec3704201a66dedf3217fb828 P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:21.648602 15390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e67c39b4703431a862f1c3c7706074f" candidate_uuid: "02927d4dc2f44acf84f92a7090286bbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2889d0b5034548eb9e3be00b724e6875" is_pre_election: true
I20260709 13:17:21.648933 15790 leader_election.cc:290] T 00638ccd681b48f1aa1bece41ca72310 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495), 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607)
I20260709 13:17:21.634380 15508 tablet_bootstrap.cc:492] T 998df134255f4b9898fddf1bf94611df P 2294936c864241959e4ef16ee789b341: Bootstrap starting.
I20260709 13:17:21.655583 15386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1849f930531748e3b49684745b05cfc0" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2889d0b5034548eb9e3be00b724e6875"
I20260709 13:17:21.656198 15386 raft_consensus.cc:3060] T 1849f930531748e3b49684745b05cfc0 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:21.656675 15389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00638ccd681b48f1aa1bece41ca72310" candidate_uuid: "02927d4dc2f44acf84f92a7090286bbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2889d0b5034548eb9e3be00b724e6875" is_pre_election: true
W20260709 13:17:21.660959 15430 leader_election.cc:343] T 1e67c39b4703431a862f1c3c7706074f P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:21.660669 15139 catalog_manager.cc:5697] T 925dc38405cd4ddbbdc169571893e554 P 2889d0b5034548eb9e3be00b724e6875 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131). New cstate: current_term: 1 leader_uuid: "2889d0b5034548eb9e3be00b724e6875" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:21.661695 15389 raft_consensus.cc:2393] T 00638ccd681b48f1aa1bece41ca72310 P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 02927d4dc2f44acf84f92a7090286bbc in current term 1: Already voted for candidate 802c9786ee9c404cbeb186b90fa697ba in this term.
W20260709 13:17:21.650563 15429 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.12.19.129:41321, user_credentials={real_user=slave}} blocked reactor thread for 48285.4us
I20260709 13:17:21.668170 15317 raft_consensus.cc:2468] T 1849f930531748e3b49684745b05cfc0 P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2294936c864241959e4ef16ee789b341 in term 1.
I20260709 13:17:21.693106 15386 raft_consensus.cc:2468] T 1849f930531748e3b49684745b05cfc0 P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2294936c864241959e4ef16ee789b341 in term 1.
W20260709 13:17:21.699687 15827 log.cc:927] Time spent T 6e1515826a7f47e58d24b7fe57dabf63 P 2294936c864241959e4ef16ee789b341: Append to log took a long time: real 0.103s	user 0.001s	sys 0.000s
I20260709 13:17:21.704206 15209 leader_election.cc:304] T 1849f930531748e3b49684745b05cfc0 P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2294936c864241959e4ef16ee789b341, 802c9786ee9c404cbeb186b90fa697ba; no voters: 
I20260709 13:17:21.704876 15507 tablet_bootstrap.cc:492] T 43a1da4c39dd4d048615e98e18db6234 P 2889d0b5034548eb9e3be00b724e6875: No bootstrap required, opened a new log
I20260709 13:17:21.705516 15507 ts_tablet_manager.cc:1403] T 43a1da4c39dd4d048615e98e18db6234 P 2889d0b5034548eb9e3be00b724e6875: Time spent bootstrapping tablet: real 0.155s	user 0.008s	sys 0.006s
I20260709 13:17:21.705595 15806 raft_consensus.cc:2804] T 1849f930531748e3b49684745b05cfc0 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:21.706220 15806 raft_consensus.cc:697] T 1849f930531748e3b49684745b05cfc0 P 2294936c864241959e4ef16ee789b341 [term 1 LEADER]: Becoming Leader. State: Replica: 2294936c864241959e4ef16ee789b341, State: Running, Role: LEADER
I20260709 13:17:21.707032 15806 consensus_queue.cc:237] T 1849f930531748e3b49684745b05cfc0 P 2294936c864241959e4ef16ee789b341 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:21.709064 15314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e67c39b4703431a862f1c3c7706074f" candidate_uuid: "02927d4dc2f44acf84f92a7090286bbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "802c9786ee9c404cbeb186b90fa697ba" is_pre_election: true
I20260709 13:17:21.709311 15507 raft_consensus.cc:359] T 43a1da4c39dd4d048615e98e18db6234 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:21.710282 15507 raft_consensus.cc:385] T 43a1da4c39dd4d048615e98e18db6234 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:21.710655 15507 raft_consensus.cc:740] T 43a1da4c39dd4d048615e98e18db6234 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2889d0b5034548eb9e3be00b724e6875, State: Initialized, Role: FOLLOWER
I20260709 13:17:21.711684 15507 consensus_queue.cc:260] T 43a1da4c39dd4d048615e98e18db6234 P 2889d0b5034548eb9e3be00b724e6875 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:21.714612 15507 ts_tablet_manager.cc:1434] T 43a1da4c39dd4d048615e98e18db6234 P 2889d0b5034548eb9e3be00b724e6875: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260709 13:17:21.715447 15507 tablet_bootstrap.cc:492] T c5fde627f6294d98a22d6756d06424dc P 2889d0b5034548eb9e3be00b724e6875: Bootstrap starting.
I20260709 13:17:21.715801 15513 tablet_bootstrap.cc:492] T f5b77a611ad34251be8121aa6151982c P 02927d4dc2f44acf84f92a7090286bbc: No bootstrap required, opened a new log
I20260709 13:17:21.716252 15513 ts_tablet_manager.cc:1403] T f5b77a611ad34251be8121aa6151982c P 02927d4dc2f44acf84f92a7090286bbc: Time spent bootstrapping tablet: real 0.080s	user 0.018s	sys 0.000s
I20260709 13:17:21.718873 15513 raft_consensus.cc:359] T f5b77a611ad34251be8121aa6151982c P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:21.719734 15513 raft_consensus.cc:385] T f5b77a611ad34251be8121aa6151982c P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:21.719970 15513 raft_consensus.cc:740] T f5b77a611ad34251be8121aa6151982c P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02927d4dc2f44acf84f92a7090286bbc, State: Initialized, Role: FOLLOWER
I20260709 13:17:21.725415 15507 tablet_bootstrap.cc:654] T c5fde627f6294d98a22d6756d06424dc P 2889d0b5034548eb9e3be00b724e6875: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:21.728150 15509 tablet_bootstrap.cc:492] T f5b77a611ad34251be8121aa6151982c P 802c9786ee9c404cbeb186b90fa697ba: No bootstrap required, opened a new log
I20260709 13:17:21.728585 15509 ts_tablet_manager.cc:1403] T f5b77a611ad34251be8121aa6151982c P 802c9786ee9c404cbeb186b90fa697ba: Time spent bootstrapping tablet: real 0.233s	user 0.012s	sys 0.016s
I20260709 13:17:21.729007 15513 consensus_queue.cc:260] T f5b77a611ad34251be8121aa6151982c P 02927d4dc2f44acf84f92a7090286bbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:21.731945 15513 ts_tablet_manager.cc:1434] T f5b77a611ad34251be8121aa6151982c P 02927d4dc2f44acf84f92a7090286bbc: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 13:17:21.731910 15509 raft_consensus.cc:359] T f5b77a611ad34251be8121aa6151982c P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:21.732969 15513 tablet_bootstrap.cc:492] T c5fde627f6294d98a22d6756d06424dc P 02927d4dc2f44acf84f92a7090286bbc: Bootstrap starting.
I20260709 13:17:21.733227 15509 raft_consensus.cc:385] T f5b77a611ad34251be8121aa6151982c P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:21.733596 15509 raft_consensus.cc:740] T f5b77a611ad34251be8121aa6151982c P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 802c9786ee9c404cbeb186b90fa697ba, State: Initialized, Role: FOLLOWER
I20260709 13:17:21.734275 15312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00638ccd681b48f1aa1bece41ca72310" candidate_uuid: "02927d4dc2f44acf84f92a7090286bbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "802c9786ee9c404cbeb186b90fa697ba" is_pre_election: true
I20260709 13:17:21.734429 15509 consensus_queue.cc:260] T f5b77a611ad34251be8121aa6151982c P 802c9786ee9c404cbeb186b90fa697ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
W20260709 13:17:21.733301 15432 leader_election.cc:343] T 1e67c39b4703431a862f1c3c7706074f P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:21.739531 15432 leader_election.cc:304] T 1e67c39b4703431a862f1c3c7706074f P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 02927d4dc2f44acf84f92a7090286bbc; no voters: 2889d0b5034548eb9e3be00b724e6875, 802c9786ee9c404cbeb186b90fa697ba
I20260709 13:17:21.740957 15432 leader_election.cc:304] T 00638ccd681b48f1aa1bece41ca72310 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 02927d4dc2f44acf84f92a7090286bbc; no voters: 2889d0b5034548eb9e3be00b724e6875, 802c9786ee9c404cbeb186b90fa697ba
I20260709 13:17:21.742137 15790 raft_consensus.cc:2749] T 1e67c39b4703431a862f1c3c7706074f P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:21.742759 15790 raft_consensus.cc:3060] T 00638ccd681b48f1aa1bece41ca72310 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:21.744086 15509 ts_tablet_manager.cc:1434] T f5b77a611ad34251be8121aa6151982c P 802c9786ee9c404cbeb186b90fa697ba: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 13:17:21.746452 15513 tablet_bootstrap.cc:654] T c5fde627f6294d98a22d6756d06424dc P 02927d4dc2f44acf84f92a7090286bbc: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:21.754631 15509 tablet_bootstrap.cc:492] T ee852f57e36f4b89bdccf760326f7372 P 802c9786ee9c404cbeb186b90fa697ba: Bootstrap starting.
I20260709 13:17:21.755180 15816 consensus_queue.cc:1048] T 666796a1de5844c29beac89b79d8e77a P 2294936c864241959e4ef16ee789b341 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 13:17:21.764714 15508 tablet_bootstrap.cc:654] T 998df134255f4b9898fddf1bf94611df P 2294936c864241959e4ef16ee789b341: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:21.764809 15509 tablet_bootstrap.cc:654] T ee852f57e36f4b89bdccf760326f7372 P 802c9786ee9c404cbeb186b90fa697ba: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:21.817245 15828 raft_consensus.cc:493] T 998df134255f4b9898fddf1bf94611df P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:21.820330 15828 raft_consensus.cc:515] T 998df134255f4b9898fddf1bf94611df P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:21.830567 15828 leader_election.cc:290] T 998df134255f4b9898fddf1bf94611df P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801), 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321)
I20260709 13:17:21.846498 15798 raft_consensus.cc:493] T f5b77a611ad34251be8121aa6151982c P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:21.846817 15790 raft_consensus.cc:2749] T 00638ccd681b48f1aa1bece41ca72310 P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:21.847054 15798 raft_consensus.cc:515] T f5b77a611ad34251be8121aa6151982c P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:21.858697 15507 tablet_bootstrap.cc:492] T c5fde627f6294d98a22d6756d06424dc P 2889d0b5034548eb9e3be00b724e6875: No bootstrap required, opened a new log
I20260709 13:17:21.859184 15507 ts_tablet_manager.cc:1403] T c5fde627f6294d98a22d6756d06424dc P 2889d0b5034548eb9e3be00b724e6875: Time spent bootstrapping tablet: real 0.144s	user 0.010s	sys 0.007s
I20260709 13:17:21.864241 15464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5b77a611ad34251be8121aa6151982c" candidate_uuid: "802c9786ee9c404cbeb186b90fa697ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02927d4dc2f44acf84f92a7090286bbc" is_pre_election: true
I20260709 13:17:21.864921 15464 raft_consensus.cc:2468] T f5b77a611ad34251be8121aa6151982c P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 802c9786ee9c404cbeb186b90fa697ba in term 0.
I20260709 13:17:21.864982 15798 leader_election.cc:290] T f5b77a611ad34251be8121aa6151982c P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801), 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321)
I20260709 13:17:21.866235 15507 raft_consensus.cc:359] T c5fde627f6294d98a22d6756d06424dc P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:21.866972 15507 raft_consensus.cc:385] T c5fde627f6294d98a22d6756d06424dc P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:21.867319 15507 raft_consensus.cc:740] T c5fde627f6294d98a22d6756d06424dc P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2889d0b5034548eb9e3be00b724e6875, State: Initialized, Role: FOLLOWER
I20260709 13:17:21.869951 15284 leader_election.cc:304] T f5b77a611ad34251be8121aa6151982c P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02927d4dc2f44acf84f92a7090286bbc, 802c9786ee9c404cbeb186b90fa697ba; no voters: 
I20260709 13:17:21.870414 15513 tablet_bootstrap.cc:492] T c5fde627f6294d98a22d6756d06424dc P 02927d4dc2f44acf84f92a7090286bbc: No bootstrap required, opened a new log
I20260709 13:17:21.866070 15751 raft_consensus.cc:493] T 43a1da4c39dd4d048615e98e18db6234 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:21.870898 15513 ts_tablet_manager.cc:1403] T c5fde627f6294d98a22d6756d06424dc P 02927d4dc2f44acf84f92a7090286bbc: Time spent bootstrapping tablet: real 0.138s	user 0.011s	sys 0.003s
I20260709 13:17:21.866015 15676 raft_consensus.cc:493] T 43a1da4c39dd4d048615e98e18db6234 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:21.871600 15676 raft_consensus.cc:515] T 43a1da4c39dd4d048615e98e18db6234 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:21.873626 15676 leader_election.cc:290] T 43a1da4c39dd4d048615e98e18db6234 P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801), 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321)
I20260709 13:17:21.875483 15242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "998df134255f4b9898fddf1bf94611df" candidate_uuid: "2889d0b5034548eb9e3be00b724e6875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341" is_pre_election: true
I20260709 13:17:21.876329 15507 consensus_queue.cc:260] T c5fde627f6294d98a22d6756d06424dc P 2889d0b5034548eb9e3be00b724e6875 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:21.879072 15507 ts_tablet_manager.cc:1434] T c5fde627f6294d98a22d6756d06424dc P 2889d0b5034548eb9e3be00b724e6875: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 13:17:21.879546 15513 raft_consensus.cc:359] T c5fde627f6294d98a22d6756d06424dc P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:21.880059 15513 raft_consensus.cc:385] T c5fde627f6294d98a22d6756d06424dc P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:21.880277 15513 raft_consensus.cc:740] T c5fde627f6294d98a22d6756d06424dc P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02927d4dc2f44acf84f92a7090286bbc, State: Initialized, Role: FOLLOWER
I20260709 13:17:21.880800 15513 consensus_queue.cc:260] T c5fde627f6294d98a22d6756d06424dc P 02927d4dc2f44acf84f92a7090286bbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:21.882194 15513 ts_tablet_manager.cc:1434] T c5fde627f6294d98a22d6756d06424dc P 02927d4dc2f44acf84f92a7090286bbc: Time spent starting tablet: real 0.011s	user 0.000s	sys 0.002s
I20260709 13:17:21.882903 15459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "998df134255f4b9898fddf1bf94611df" candidate_uuid: "2889d0b5034548eb9e3be00b724e6875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02927d4dc2f44acf84f92a7090286bbc" is_pre_election: true
I20260709 13:17:21.871088 15751 raft_consensus.cc:515] T 43a1da4c39dd4d048615e98e18db6234 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:21.887522 15241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5b77a611ad34251be8121aa6151982c" candidate_uuid: "802c9786ee9c404cbeb186b90fa697ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341" is_pre_election: true
I20260709 13:17:21.878314 15808 raft_consensus.cc:2804] T f5b77a611ad34251be8121aa6151982c P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:21.888168 15241 raft_consensus.cc:2468] T f5b77a611ad34251be8121aa6151982c P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 802c9786ee9c404cbeb186b90fa697ba in term 0.
I20260709 13:17:21.888322 15464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43a1da4c39dd4d048615e98e18db6234" candidate_uuid: "2889d0b5034548eb9e3be00b724e6875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02927d4dc2f44acf84f92a7090286bbc" is_pre_election: true
I20260709 13:17:21.888993 15464 raft_consensus.cc:2468] T 43a1da4c39dd4d048615e98e18db6234 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2889d0b5034548eb9e3be00b724e6875 in term 0.
I20260709 13:17:21.888517 15808 raft_consensus.cc:493] T f5b77a611ad34251be8121aa6151982c P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:21.889726 15808 raft_consensus.cc:3060] T f5b77a611ad34251be8121aa6151982c P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:21.893848 15513 tablet_bootstrap.cc:492] T 013a9144544045629f2f67d77f8113c6 P 02927d4dc2f44acf84f92a7090286bbc: Bootstrap starting.
I20260709 13:17:21.894912 15507 tablet_bootstrap.cc:492] T 31a5360b9d724826bc979acaffec48b7 P 2889d0b5034548eb9e3be00b724e6875: Bootstrap starting.
I20260709 13:17:21.896070 15241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43a1da4c39dd4d048615e98e18db6234" candidate_uuid: "2889d0b5034548eb9e3be00b724e6875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341" is_pre_election: true
I20260709 13:17:21.898862 15241 raft_consensus.cc:2468] T 43a1da4c39dd4d048615e98e18db6234 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2889d0b5034548eb9e3be00b724e6875 in term 0.
I20260709 13:17:21.904304 15751 leader_election.cc:290] T 43a1da4c39dd4d048615e98e18db6234 P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607), 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801)
W20260709 13:17:21.896492 15355 leader_election.cc:343] T 998df134255f4b9898fddf1bf94611df P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:21.887557 15798 consensus_queue.cc:1048] T 00638ccd681b48f1aa1bece41ca72310 P 802c9786ee9c404cbeb186b90fa697ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260709 13:17:21.910563 15355 leader_election.cc:304] T 43a1da4c39dd4d048615e98e18db6234 P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2294936c864241959e4ef16ee789b341, 2889d0b5034548eb9e3be00b724e6875; no voters: 
I20260709 13:17:21.911592 15828 raft_consensus.cc:2804] T 43a1da4c39dd4d048615e98e18db6234 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:21.911954 15828 raft_consensus.cc:493] T 43a1da4c39dd4d048615e98e18db6234 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:21.912284 15828 raft_consensus.cc:3060] T 43a1da4c39dd4d048615e98e18db6234 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:21.913615 15459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43a1da4c39dd4d048615e98e18db6234" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02927d4dc2f44acf84f92a7090286bbc" is_pre_election: true
I20260709 13:17:21.914240 15459 raft_consensus.cc:2468] T 43a1da4c39dd4d048615e98e18db6234 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2294936c864241959e4ef16ee789b341 in term 0.
I20260709 13:17:21.915997 15386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43a1da4c39dd4d048615e98e18db6234" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2889d0b5034548eb9e3be00b724e6875" is_pre_election: true
W20260709 13:17:21.920782 15358 leader_election.cc:343] T 998df134255f4b9898fddf1bf94611df P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:21.921267 15358 leader_election.cc:304] T 998df134255f4b9898fddf1bf94611df P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2889d0b5034548eb9e3be00b724e6875; no voters: 02927d4dc2f44acf84f92a7090286bbc, 2294936c864241959e4ef16ee789b341
I20260709 13:17:21.921051 15508 tablet_bootstrap.cc:492] T 998df134255f4b9898fddf1bf94611df P 2294936c864241959e4ef16ee789b341: No bootstrap required, opened a new log
I20260709 13:17:21.922331 15795 raft_consensus.cc:2749] T 998df134255f4b9898fddf1bf94611df P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:21.923339 15508 ts_tablet_manager.cc:1403] T 998df134255f4b9898fddf1bf94611df P 2294936c864241959e4ef16ee789b341: Time spent bootstrapping tablet: real 0.289s	user 0.022s	sys 0.028s
I20260709 13:17:21.927137 15209 leader_election.cc:304] T 43a1da4c39dd4d048615e98e18db6234 P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02927d4dc2f44acf84f92a7090286bbc, 2294936c864241959e4ef16ee789b341; no voters: 
I20260709 13:17:21.925366 15574 consensus_queue.cc:1048] T 00638ccd681b48f1aa1bece41ca72310 P 802c9786ee9c404cbeb186b90fa697ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:17:21.934347 15751 raft_consensus.cc:2804] T 43a1da4c39dd4d048615e98e18db6234 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:21.935478 15751 raft_consensus.cc:493] T 43a1da4c39dd4d048615e98e18db6234 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:21.936280 15751 raft_consensus.cc:3060] T 43a1da4c39dd4d048615e98e18db6234 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:21.939353 15137 catalog_manager.cc:5697] T 00638ccd681b48f1aa1bece41ca72310 P 802c9786ee9c404cbeb186b90fa697ba reported cstate change: term changed from 0 to 1, leader changed from <none> to 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130). New cstate: current_term: 1 leader_uuid: "802c9786ee9c404cbeb186b90fa697ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:21.940327 15828 raft_consensus.cc:515] T 43a1da4c39dd4d048615e98e18db6234 P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:21.942072 15386 raft_consensus.cc:2393] T 43a1da4c39dd4d048615e98e18db6234 P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2294936c864241959e4ef16ee789b341 in current term 1: Already voted for candidate 2889d0b5034548eb9e3be00b724e6875 in this term.
I20260709 13:17:21.938071 15808 raft_consensus.cc:515] T f5b77a611ad34251be8121aa6151982c P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
W20260709 13:17:21.949046 15358 consensus_peers.cc:597] T 925dc38405cd4ddbbdc169571893e554 P 2889d0b5034548eb9e3be00b724e6875 -> Peer 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801): Couldn't send request to peer 02927d4dc2f44acf84f92a7090286bbc. 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 13:17:21.957607 15464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5b77a611ad34251be8121aa6151982c" candidate_uuid: "802c9786ee9c404cbeb186b90fa697ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02927d4dc2f44acf84f92a7090286bbc"
I20260709 13:17:21.958217 15464 raft_consensus.cc:3060] T f5b77a611ad34251be8121aa6151982c P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:21.958631 15808 leader_election.cc:290] T f5b77a611ad34251be8121aa6151982c P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 1 election: Requested vote from peers 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801), 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321)
I20260709 13:17:21.959326 15507 tablet_bootstrap.cc:654] T 31a5360b9d724826bc979acaffec48b7 P 2889d0b5034548eb9e3be00b724e6875: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:21.961580 15463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43a1da4c39dd4d048615e98e18db6234" candidate_uuid: "2889d0b5034548eb9e3be00b724e6875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02927d4dc2f44acf84f92a7090286bbc"
I20260709 13:17:21.968073 15509 tablet_bootstrap.cc:492] T ee852f57e36f4b89bdccf760326f7372 P 802c9786ee9c404cbeb186b90fa697ba: No bootstrap required, opened a new log
I20260709 13:17:21.973727 15801 consensus_queue.cc:1048] T 0dfc760f7ad04155af7c697b7762ea6f P 2294936c864241959e4ef16ee789b341 [LEADER]: Connected to new peer: Peer: permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:21.975600 15509 ts_tablet_manager.cc:1403] T ee852f57e36f4b89bdccf760326f7372 P 802c9786ee9c404cbeb186b90fa697ba: Time spent bootstrapping tablet: real 0.221s	user 0.014s	sys 0.002s
I20260709 13:17:21.961807 15241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5b77a611ad34251be8121aa6151982c" candidate_uuid: "802c9786ee9c404cbeb186b90fa697ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341"
I20260709 13:17:21.976687 15828 leader_election.cc:290] T 43a1da4c39dd4d048615e98e18db6234 P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 1 election: Requested vote from peers 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801), 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321)
I20260709 13:17:21.982389 15242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43a1da4c39dd4d048615e98e18db6234" candidate_uuid: "2889d0b5034548eb9e3be00b724e6875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341"
I20260709 13:17:21.976294 15795 consensus_queue.cc:1048] T 925dc38405cd4ddbbdc169571893e554 P 2889d0b5034548eb9e3be00b724e6875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 13:17:21.994807 15464 raft_consensus.cc:2468] T f5b77a611ad34251be8121aa6151982c P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 802c9786ee9c404cbeb186b90fa697ba in term 1.
I20260709 13:17:22.000658 15509 raft_consensus.cc:359] T ee852f57e36f4b89bdccf760326f7372 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:22.001605 15509 raft_consensus.cc:385] T ee852f57e36f4b89bdccf760326f7372 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:22.001938 15509 raft_consensus.cc:740] T ee852f57e36f4b89bdccf760326f7372 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 802c9786ee9c404cbeb186b90fa697ba, State: Initialized, Role: FOLLOWER
I20260709 13:17:22.009357 15508 raft_consensus.cc:359] T 998df134255f4b9898fddf1bf94611df P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:22.010198 15508 raft_consensus.cc:385] T 998df134255f4b9898fddf1bf94611df P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:22.010517 15508 raft_consensus.cc:740] T 998df134255f4b9898fddf1bf94611df P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2294936c864241959e4ef16ee789b341, State: Initialized, Role: FOLLOWER
I20260709 13:17:21.983539 15241 raft_consensus.cc:3060] T f5b77a611ad34251be8121aa6151982c P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:22.014107 15513 tablet_bootstrap.cc:654] T 013a9144544045629f2f67d77f8113c6 P 02927d4dc2f44acf84f92a7090286bbc: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:21.980334 15463 raft_consensus.cc:3060] T 43a1da4c39dd4d048615e98e18db6234 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:22.025349 15751 raft_consensus.cc:515] T 43a1da4c39dd4d048615e98e18db6234 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:22.030573 15242 raft_consensus.cc:2393] T 43a1da4c39dd4d048615e98e18db6234 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2889d0b5034548eb9e3be00b724e6875 in current term 1: Already voted for candidate 2294936c864241959e4ef16ee789b341 in this term.
I20260709 13:17:22.002755 15509 consensus_queue.cc:260] T ee852f57e36f4b89bdccf760326f7372 P 802c9786ee9c404cbeb186b90fa697ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:22.039425 15509 ts_tablet_manager.cc:1434] T ee852f57e36f4b89bdccf760326f7372 P 802c9786ee9c404cbeb186b90fa697ba: Time spent starting tablet: real 0.064s	user 0.007s	sys 0.000s
I20260709 13:17:22.040320 15509 tablet_bootstrap.cc:492] T 5afcd7991b614faaafea6298af4bee01 P 802c9786ee9c404cbeb186b90fa697ba: Bootstrap starting.
I20260709 13:17:22.045742 15140 catalog_manager.cc:5697] T 0dfc760f7ad04155af7c697b7762ea6f P 2294936c864241959e4ef16ee789b341 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2294936c864241959e4ef16ee789b341 (127.12.19.129). New cstate: current_term: 1 leader_uuid: "2294936c864241959e4ef16ee789b341" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:22.047614 15140 catalog_manager.cc:5697] T 1849f930531748e3b49684745b05cfc0 P 2294936c864241959e4ef16ee789b341 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2294936c864241959e4ef16ee789b341 (127.12.19.129). New cstate: current_term: 1 leader_uuid: "2294936c864241959e4ef16ee789b341" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:22.052145 15284 leader_election.cc:304] T f5b77a611ad34251be8121aa6151982c P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02927d4dc2f44acf84f92a7090286bbc, 802c9786ee9c404cbeb186b90fa697ba; no voters: 
I20260709 13:17:22.053046 15798 raft_consensus.cc:2804] T f5b77a611ad34251be8121aa6151982c P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:22.053510 15798 raft_consensus.cc:697] T f5b77a611ad34251be8121aa6151982c P 802c9786ee9c404cbeb186b90fa697ba [term 1 LEADER]: Becoming Leader. State: Replica: 802c9786ee9c404cbeb186b90fa697ba, State: Running, Role: LEADER
I20260709 13:17:22.054317 15798 consensus_queue.cc:237] T f5b77a611ad34251be8121aa6151982c P 802c9786ee9c404cbeb186b90fa697ba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:22.057685 15508 consensus_queue.cc:260] T 998df134255f4b9898fddf1bf94611df P 2294936c864241959e4ef16ee789b341 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:22.083724 15508 ts_tablet_manager.cc:1434] T 998df134255f4b9898fddf1bf94611df P 2294936c864241959e4ef16ee789b341: Time spent starting tablet: real 0.160s	user 0.008s	sys 0.000s
I20260709 13:17:22.085978 15508 tablet_bootstrap.cc:492] T 31a5360b9d724826bc979acaffec48b7 P 2294936c864241959e4ef16ee789b341: Bootstrap starting.
I20260709 13:17:22.094710 15509 tablet_bootstrap.cc:654] T 5afcd7991b614faaafea6298af4bee01 P 802c9786ee9c404cbeb186b90fa697ba: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:22.106588 15513 tablet_bootstrap.cc:492] T 013a9144544045629f2f67d77f8113c6 P 02927d4dc2f44acf84f92a7090286bbc: No bootstrap required, opened a new log
I20260709 13:17:22.107111 15513 ts_tablet_manager.cc:1403] T 013a9144544045629f2f67d77f8113c6 P 02927d4dc2f44acf84f92a7090286bbc: Time spent bootstrapping tablet: real 0.214s	user 0.012s	sys 0.009s
I20260709 13:17:22.115623 15635 consensus_queue.cc:1048] T 0dfc760f7ad04155af7c697b7762ea6f P 2294936c864241959e4ef16ee789b341 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:22.122469 15507 tablet_bootstrap.cc:492] T 31a5360b9d724826bc979acaffec48b7 P 2889d0b5034548eb9e3be00b724e6875: No bootstrap required, opened a new log
I20260709 13:17:22.122980 15507 ts_tablet_manager.cc:1403] T 31a5360b9d724826bc979acaffec48b7 P 2889d0b5034548eb9e3be00b724e6875: Time spent bootstrapping tablet: real 0.228s	user 0.011s	sys 0.010s
I20260709 13:17:22.123507 15137 catalog_manager.cc:5697] T 9bbd4795a215459b8d971fc818b2e31f P 02927d4dc2f44acf84f92a7090286bbc reported cstate change: term changed from 0 to 1, leader changed from <none> to 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132). New cstate: current_term: 1 leader_uuid: "02927d4dc2f44acf84f92a7090286bbc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:22.137020 15389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43a1da4c39dd4d048615e98e18db6234" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2889d0b5034548eb9e3be00b724e6875"
I20260709 13:17:22.137900 15389 raft_consensus.cc:2393] T 43a1da4c39dd4d048615e98e18db6234 P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2294936c864241959e4ef16ee789b341 in current term 1: Already voted for candidate 2889d0b5034548eb9e3be00b724e6875 in this term.
I20260709 13:17:22.120923 15463 raft_consensus.cc:2468] T 43a1da4c39dd4d048615e98e18db6234 P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2889d0b5034548eb9e3be00b724e6875 in term 1.
I20260709 13:17:22.143513 15751 leader_election.cc:290] T 43a1da4c39dd4d048615e98e18db6234 P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 election: Requested vote from peers 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607), 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801)
I20260709 13:17:22.142935 15241 raft_consensus.cc:2468] T f5b77a611ad34251be8121aa6151982c P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 802c9786ee9c404cbeb186b90fa697ba in term 1.
I20260709 13:17:22.152885 15508 tablet_bootstrap.cc:654] T 31a5360b9d724826bc979acaffec48b7 P 2294936c864241959e4ef16ee789b341: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:22.157925 15816 consensus_queue.cc:1048] T 1849f930531748e3b49684745b05cfc0 P 2294936c864241959e4ef16ee789b341 [LEADER]: Connected to new peer: Peer: permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:22.158227 15557 raft_consensus.cc:493] T c5fde627f6294d98a22d6756d06424dc P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:22.158814 15557 raft_consensus.cc:515] T c5fde627f6294d98a22d6756d06424dc P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:22.160835 15557 leader_election.cc:290] T c5fde627f6294d98a22d6756d06424dc P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607), 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321)
I20260709 13:17:22.161125 15513 raft_consensus.cc:359] T 013a9144544045629f2f67d77f8113c6 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:22.162364 15513 raft_consensus.cc:385] T 013a9144544045629f2f67d77f8113c6 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:22.162634 15513 raft_consensus.cc:740] T 013a9144544045629f2f67d77f8113c6 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02927d4dc2f44acf84f92a7090286bbc, State: Initialized, Role: FOLLOWER
I20260709 13:17:22.163352 15816 consensus_queue.cc:1048] T 1849f930531748e3b49684745b05cfc0 P 2294936c864241959e4ef16ee789b341 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:22.164770 15389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5fde627f6294d98a22d6756d06424dc" candidate_uuid: "02927d4dc2f44acf84f92a7090286bbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2889d0b5034548eb9e3be00b724e6875" is_pre_election: true
I20260709 13:17:22.165470 15389 raft_consensus.cc:2468] T c5fde627f6294d98a22d6756d06424dc P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02927d4dc2f44acf84f92a7090286bbc in term 0.
I20260709 13:17:22.165771 15690 consensus_queue.cc:1048] T 9bbd4795a215459b8d971fc818b2e31f P 02927d4dc2f44acf84f92a7090286bbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:22.166738 15430 leader_election.cc:304] T c5fde627f6294d98a22d6756d06424dc P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02927d4dc2f44acf84f92a7090286bbc, 2889d0b5034548eb9e3be00b724e6875; no voters: 
I20260709 13:17:22.172914 15790 raft_consensus.cc:2804] T c5fde627f6294d98a22d6756d06424dc P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:22.173318 15790 raft_consensus.cc:493] T c5fde627f6294d98a22d6756d06424dc P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:22.173655 15790 raft_consensus.cc:3060] T c5fde627f6294d98a22d6756d06424dc P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:22.175892 15358 leader_election.cc:304] T 43a1da4c39dd4d048615e98e18db6234 P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 02927d4dc2f44acf84f92a7090286bbc, 2889d0b5034548eb9e3be00b724e6875; no voters: 2294936c864241959e4ef16ee789b341
I20260709 13:17:22.163362 15513 consensus_queue.cc:260] T 013a9144544045629f2f67d77f8113c6 P 02927d4dc2f44acf84f92a7090286bbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:22.175415 15463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43a1da4c39dd4d048615e98e18db6234" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02927d4dc2f44acf84f92a7090286bbc"
I20260709 13:17:22.179841 15690 consensus_queue.cc:1048] T 9bbd4795a215459b8d971fc818b2e31f P 02927d4dc2f44acf84f92a7090286bbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:22.180413 15463 raft_consensus.cc:2393] T 43a1da4c39dd4d048615e98e18db6234 P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2294936c864241959e4ef16ee789b341 in current term 1: Already voted for candidate 2889d0b5034548eb9e3be00b724e6875 in this term.
I20260709 13:17:22.181734 15209 leader_election.cc:304] T 43a1da4c39dd4d048615e98e18db6234 P 2294936c864241959e4ef16ee789b341 [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: 2294936c864241959e4ef16ee789b341; no voters: 02927d4dc2f44acf84f92a7090286bbc, 2889d0b5034548eb9e3be00b724e6875
I20260709 13:17:22.182319 15507 raft_consensus.cc:359] T 31a5360b9d724826bc979acaffec48b7 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:22.183023 15507 raft_consensus.cc:385] T 31a5360b9d724826bc979acaffec48b7 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:22.183331 15507 raft_consensus.cc:740] T 31a5360b9d724826bc979acaffec48b7 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2889d0b5034548eb9e3be00b724e6875, State: Initialized, Role: FOLLOWER
I20260709 13:17:22.183441 15635 raft_consensus.cc:2749] T 43a1da4c39dd4d048615e98e18db6234 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:17:22.186990 15795 raft_consensus.cc:2804] T 43a1da4c39dd4d048615e98e18db6234 P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:22.187811 15507 consensus_queue.cc:260] T 31a5360b9d724826bc979acaffec48b7 P 2889d0b5034548eb9e3be00b724e6875 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:22.189863 15513 ts_tablet_manager.cc:1434] T 013a9144544045629f2f67d77f8113c6 P 02927d4dc2f44acf84f92a7090286bbc: Time spent starting tablet: real 0.082s	user 0.006s	sys 0.000s
I20260709 13:17:22.194056 15507 ts_tablet_manager.cc:1434] T 31a5360b9d724826bc979acaffec48b7 P 2889d0b5034548eb9e3be00b724e6875: Time spent starting tablet: real 0.071s	user 0.007s	sys 0.000s
I20260709 13:17:22.187536 15795 raft_consensus.cc:697] T 43a1da4c39dd4d048615e98e18db6234 P 2889d0b5034548eb9e3be00b724e6875 [term 1 LEADER]: Becoming Leader. State: Replica: 2889d0b5034548eb9e3be00b724e6875, State: Running, Role: LEADER
I20260709 13:17:22.196748 15795 consensus_queue.cc:237] T 43a1da4c39dd4d048615e98e18db6234 P 2889d0b5034548eb9e3be00b724e6875 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:22.201059 15507 tablet_bootstrap.cc:492] T 91f0399744a94cdfac8cd984c2b459c6 P 2889d0b5034548eb9e3be00b724e6875: Bootstrap starting.
I20260709 13:17:22.216317 15508 tablet_bootstrap.cc:492] T 31a5360b9d724826bc979acaffec48b7 P 2294936c864241959e4ef16ee789b341: No bootstrap required, opened a new log
I20260709 13:17:22.222008 15508 ts_tablet_manager.cc:1403] T 31a5360b9d724826bc979acaffec48b7 P 2294936c864241959e4ef16ee789b341: Time spent bootstrapping tablet: real 0.137s	user 0.020s	sys 0.002s
I20260709 13:17:22.220182 15241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5fde627f6294d98a22d6756d06424dc" candidate_uuid: "02927d4dc2f44acf84f92a7090286bbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341" is_pre_election: true
I20260709 13:17:22.223484 15241 raft_consensus.cc:2468] T c5fde627f6294d98a22d6756d06424dc P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02927d4dc2f44acf84f92a7090286bbc in term 0.
I20260709 13:17:22.229461 15513 tablet_bootstrap.cc:492] T 925dc38405cd4ddbbdc169571893e554 P 02927d4dc2f44acf84f92a7090286bbc: Bootstrap starting.
I20260709 13:17:22.230228 15140 catalog_manager.cc:5697] T f5b77a611ad34251be8121aa6151982c P 802c9786ee9c404cbeb186b90fa697ba reported cstate change: term changed from 0 to 1, leader changed from <none> to 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130). New cstate: current_term: 1 leader_uuid: "802c9786ee9c404cbeb186b90fa697ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:22.241324 15509 tablet_bootstrap.cc:492] T 5afcd7991b614faaafea6298af4bee01 P 802c9786ee9c404cbeb186b90fa697ba: No bootstrap required, opened a new log
I20260709 13:17:22.241756 15509 ts_tablet_manager.cc:1403] T 5afcd7991b614faaafea6298af4bee01 P 802c9786ee9c404cbeb186b90fa697ba: Time spent bootstrapping tablet: real 0.202s	user 0.008s	sys 0.008s
I20260709 13:17:22.266311 15513 tablet_bootstrap.cc:654] T 925dc38405cd4ddbbdc169571893e554 P 02927d4dc2f44acf84f92a7090286bbc: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:22.277833 15790 raft_consensus.cc:515] T c5fde627f6294d98a22d6756d06424dc P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:22.289664 15508 raft_consensus.cc:359] T 31a5360b9d724826bc979acaffec48b7 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:22.310403 15508 raft_consensus.cc:385] T 31a5360b9d724826bc979acaffec48b7 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:22.310722 15508 raft_consensus.cc:740] T 31a5360b9d724826bc979acaffec48b7 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2294936c864241959e4ef16ee789b341, State: Initialized, Role: FOLLOWER
I20260709 13:17:22.312688 15507 tablet_bootstrap.cc:654] T 91f0399744a94cdfac8cd984c2b459c6 P 2889d0b5034548eb9e3be00b724e6875: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:22.311404 15508 consensus_queue.cc:260] T 31a5360b9d724826bc979acaffec48b7 P 2294936c864241959e4ef16ee789b341 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:22.328135 15508 ts_tablet_manager.cc:1434] T 31a5360b9d724826bc979acaffec48b7 P 2294936c864241959e4ef16ee789b341: Time spent starting tablet: real 0.106s	user 0.005s	sys 0.002s
I20260709 13:17:22.329563 15509 raft_consensus.cc:359] T 5afcd7991b614faaafea6298af4bee01 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:22.330253 15509 raft_consensus.cc:385] T 5afcd7991b614faaafea6298af4bee01 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:22.330506 15509 raft_consensus.cc:740] T 5afcd7991b614faaafea6298af4bee01 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 802c9786ee9c404cbeb186b90fa697ba, State: Initialized, Role: FOLLOWER
I20260709 13:17:22.331141 15509 consensus_queue.cc:260] T 5afcd7991b614faaafea6298af4bee01 P 802c9786ee9c404cbeb186b90fa697ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:22.332087 15508 tablet_bootstrap.cc:492] T 013a9144544045629f2f67d77f8113c6 P 2294936c864241959e4ef16ee789b341: Bootstrap starting.
I20260709 13:17:22.333907 15509 ts_tablet_manager.cc:1434] T 5afcd7991b614faaafea6298af4bee01 P 802c9786ee9c404cbeb186b90fa697ba: Time spent starting tablet: real 0.092s	user 0.005s	sys 0.001s
I20260709 13:17:22.334851 15509 tablet_bootstrap.cc:492] T 31a5360b9d724826bc979acaffec48b7 P 802c9786ee9c404cbeb186b90fa697ba: Bootstrap starting.
I20260709 13:17:22.341017 15507 tablet_bootstrap.cc:492] T 91f0399744a94cdfac8cd984c2b459c6 P 2889d0b5034548eb9e3be00b724e6875: No bootstrap required, opened a new log
I20260709 13:17:22.341728 15507 ts_tablet_manager.cc:1403] T 91f0399744a94cdfac8cd984c2b459c6 P 2889d0b5034548eb9e3be00b724e6875: Time spent bootstrapping tablet: real 0.141s	user 0.014s	sys 0.012s
I20260709 13:17:22.345484 15507 raft_consensus.cc:359] T 91f0399744a94cdfac8cd984c2b459c6 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:22.346364 15507 raft_consensus.cc:385] T 91f0399744a94cdfac8cd984c2b459c6 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:22.346712 15507 raft_consensus.cc:740] T 91f0399744a94cdfac8cd984c2b459c6 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2889d0b5034548eb9e3be00b724e6875, State: Initialized, Role: FOLLOWER
I20260709 13:17:22.350935 15790 leader_election.cc:290] T c5fde627f6294d98a22d6756d06424dc P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 1 election: Requested vote from peers 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607), 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321)
I20260709 13:17:22.351569 15390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5fde627f6294d98a22d6756d06424dc" candidate_uuid: "02927d4dc2f44acf84f92a7090286bbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2889d0b5034548eb9e3be00b724e6875"
I20260709 13:17:22.352203 15241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5fde627f6294d98a22d6756d06424dc" candidate_uuid: "02927d4dc2f44acf84f92a7090286bbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341"
I20260709 13:17:22.352341 15390 raft_consensus.cc:3060] T c5fde627f6294d98a22d6756d06424dc P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:22.353314 15507 consensus_queue.cc:260] T 91f0399744a94cdfac8cd984c2b459c6 P 2889d0b5034548eb9e3be00b724e6875 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:22.352813 15241 raft_consensus.cc:3060] T c5fde627f6294d98a22d6756d06424dc P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:22.366868 15507 ts_tablet_manager.cc:1434] T 91f0399744a94cdfac8cd984c2b459c6 P 2889d0b5034548eb9e3be00b724e6875: Time spent starting tablet: real 0.025s	user 0.003s	sys 0.006s
I20260709 13:17:22.367957 15507 tablet_bootstrap.cc:492] T 057d1c98c4b9445993bdc4a4f542551f P 2889d0b5034548eb9e3be00b724e6875: Bootstrap starting.
I20260709 13:17:22.359660 15790 raft_consensus.cc:493] T 013a9144544045629f2f67d77f8113c6 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:22.375932 15808 raft_consensus.cc:493] T 5afcd7991b614faaafea6298af4bee01 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:22.376462 15509 tablet_bootstrap.cc:654] T 31a5360b9d724826bc979acaffec48b7 P 802c9786ee9c404cbeb186b90fa697ba: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:22.384234 15801 raft_consensus.cc:493] T 998df134255f4b9898fddf1bf94611df P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:22.395627 15808 raft_consensus.cc:515] T 5afcd7991b614faaafea6298af4bee01 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:22.395933 15801 raft_consensus.cc:515] T 998df134255f4b9898fddf1bf94611df P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:22.398123 15808 leader_election.cc:290] T 5afcd7991b614faaafea6298af4bee01 P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801), 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321)
I20260709 13:17:22.400630 15508 tablet_bootstrap.cc:654] T 013a9144544045629f2f67d77f8113c6 P 2294936c864241959e4ef16ee789b341: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:22.398362 15801 leader_election.cc:290] T 998df134255f4b9898fddf1bf94611df P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607), 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801)
I20260709 13:17:22.402390 15808 raft_consensus.cc:493] T ee852f57e36f4b89bdccf760326f7372 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:22.404564 15463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "998df134255f4b9898fddf1bf94611df" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02927d4dc2f44acf84f92a7090286bbc" is_pre_election: true
I20260709 13:17:22.404868 15808 raft_consensus.cc:515] T ee852f57e36f4b89bdccf760326f7372 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:22.407271 15808 leader_election.cc:290] T ee852f57e36f4b89bdccf760326f7372 P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607), 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801)
I20260709 13:17:22.412453 15386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "998df134255f4b9898fddf1bf94611df" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2889d0b5034548eb9e3be00b724e6875" is_pre_election: true
I20260709 13:17:22.413450 15386 raft_consensus.cc:2468] T 998df134255f4b9898fddf1bf94611df P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2294936c864241959e4ef16ee789b341 in term 0.
I20260709 13:17:22.398682 15790 raft_consensus.cc:515] T 013a9144544045629f2f67d77f8113c6 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:22.417510 15513 tablet_bootstrap.cc:492] T 925dc38405cd4ddbbdc169571893e554 P 02927d4dc2f44acf84f92a7090286bbc: No bootstrap required, opened a new log
I20260709 13:17:22.418087 15513 ts_tablet_manager.cc:1403] T 925dc38405cd4ddbbdc169571893e554 P 02927d4dc2f44acf84f92a7090286bbc: Time spent bootstrapping tablet: real 0.189s	user 0.029s	sys 0.011s
I20260709 13:17:22.418007 15463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee852f57e36f4b89bdccf760326f7372" candidate_uuid: "802c9786ee9c404cbeb186b90fa697ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02927d4dc2f44acf84f92a7090286bbc" is_pre_election: true
I20260709 13:17:22.418756 15463 raft_consensus.cc:2468] T ee852f57e36f4b89bdccf760326f7372 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 802c9786ee9c404cbeb186b90fa697ba in term 0.
I20260709 13:17:22.418838 15242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "013a9144544045629f2f67d77f8113c6" candidate_uuid: "02927d4dc2f44acf84f92a7090286bbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341" is_pre_election: true
I20260709 13:17:22.420248 15243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5afcd7991b614faaafea6298af4bee01" candidate_uuid: "802c9786ee9c404cbeb186b90fa697ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341" is_pre_election: true
W20260709 13:17:22.420359 15429 leader_election.cc:343] T 013a9144544045629f2f67d77f8113c6 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:22.419100 15790 leader_election.cc:290] T 013a9144544045629f2f67d77f8113c6 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321), 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495)
I20260709 13:17:22.420886 15243 raft_consensus.cc:2468] T 5afcd7991b614faaafea6298af4bee01 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 802c9786ee9c404cbeb186b90fa697ba in term 0.
I20260709 13:17:22.420920 15513 raft_consensus.cc:359] T 925dc38405cd4ddbbdc169571893e554 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:22.422140 15513 raft_consensus.cc:385] T 925dc38405cd4ddbbdc169571893e554 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:22.422041 15459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5afcd7991b614faaafea6298af4bee01" candidate_uuid: "802c9786ee9c404cbeb186b90fa697ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02927d4dc2f44acf84f92a7090286bbc" is_pre_election: true
I20260709 13:17:22.422500 15513 raft_consensus.cc:740] T 925dc38405cd4ddbbdc169571893e554 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02927d4dc2f44acf84f92a7090286bbc, State: Initialized, Role: FOLLOWER
I20260709 13:17:22.423135 15513 consensus_queue.cc:260] T 925dc38405cd4ddbbdc169571893e554 P 02927d4dc2f44acf84f92a7090286bbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:22.423610 15386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee852f57e36f4b89bdccf760326f7372" candidate_uuid: "802c9786ee9c404cbeb186b90fa697ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2889d0b5034548eb9e3be00b724e6875" is_pre_election: true
W20260709 13:17:22.424705 15282 leader_election.cc:343] T ee852f57e36f4b89bdccf760326f7372 P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:22.425181 15513 ts_tablet_manager.cc:1434] T 925dc38405cd4ddbbdc169571893e554 P 02927d4dc2f44acf84f92a7090286bbc: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:17:22.426148 15281 leader_election.cc:304] T 5afcd7991b614faaafea6298af4bee01 P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2294936c864241959e4ef16ee789b341, 802c9786ee9c404cbeb186b90fa697ba; no voters: 
I20260709 13:17:22.426191 15513 tablet_bootstrap.cc:492] T 0b500d1d450c478db351f0e507c81f18 P 02927d4dc2f44acf84f92a7090286bbc: Bootstrap starting.
I20260709 13:17:22.427888 15207 leader_election.cc:304] T 998df134255f4b9898fddf1bf94611df P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2294936c864241959e4ef16ee789b341, 2889d0b5034548eb9e3be00b724e6875; no voters: 
I20260709 13:17:22.428974 15635 raft_consensus.cc:2804] T 998df134255f4b9898fddf1bf94611df P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:22.424901 15140 catalog_manager.cc:5697] T 43a1da4c39dd4d048615e98e18db6234 P 2889d0b5034548eb9e3be00b724e6875 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131). New cstate: current_term: 1 leader_uuid: "2889d0b5034548eb9e3be00b724e6875" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:22.430316 15509 tablet_bootstrap.cc:492] T 31a5360b9d724826bc979acaffec48b7 P 802c9786ee9c404cbeb186b90fa697ba: No bootstrap required, opened a new log
I20260709 13:17:22.392606 15241 raft_consensus.cc:2468] T c5fde627f6294d98a22d6756d06424dc P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02927d4dc2f44acf84f92a7090286bbc in term 1.
I20260709 13:17:22.429339 15635 raft_consensus.cc:493] T 998df134255f4b9898fddf1bf94611df P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:22.430787 15509 ts_tablet_manager.cc:1403] T 31a5360b9d724826bc979acaffec48b7 P 802c9786ee9c404cbeb186b90fa697ba: Time spent bootstrapping tablet: real 0.096s	user 0.017s	sys 0.008s
I20260709 13:17:22.430882 15635 raft_consensus.cc:3060] T 998df134255f4b9898fddf1bf94611df P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:22.431177 15312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "013a9144544045629f2f67d77f8113c6" candidate_uuid: "02927d4dc2f44acf84f92a7090286bbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "802c9786ee9c404cbeb186b90fa697ba" is_pre_election: true
W20260709 13:17:22.433616 15209 leader_election.cc:343] T 998df134255f4b9898fddf1bf94611df P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:22.430800 15284 leader_election.cc:304] T ee852f57e36f4b89bdccf760326f7372 P 802c9786ee9c404cbeb186b90fa697ba [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: 02927d4dc2f44acf84f92a7090286bbc, 802c9786ee9c404cbeb186b90fa697ba; no voters: 2889d0b5034548eb9e3be00b724e6875
W20260709 13:17:22.435201 15284 leader_election.cc:343] T 5afcd7991b614faaafea6298af4bee01 P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:22.436400 15796 raft_consensus.cc:2804] T 5afcd7991b614faaafea6298af4bee01 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:22.436951 15796 raft_consensus.cc:493] T 5afcd7991b614faaafea6298af4bee01 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:22.437419 15796 raft_consensus.cc:3060] T 5afcd7991b614faaafea6298af4bee01 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:22.437633 15429 leader_election.cc:304] T c5fde627f6294d98a22d6756d06424dc P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02927d4dc2f44acf84f92a7090286bbc, 2294936c864241959e4ef16ee789b341; no voters: 
I20260709 13:17:22.438524 15790 raft_consensus.cc:2804] T c5fde627f6294d98a22d6756d06424dc P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:17:22.438937 15432 leader_election.cc:343] T 013a9144544045629f2f67d77f8113c6 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:22.440392 15432 leader_election.cc:304] T 013a9144544045629f2f67d77f8113c6 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 02927d4dc2f44acf84f92a7090286bbc; no voters: 2294936c864241959e4ef16ee789b341, 802c9786ee9c404cbeb186b90fa697ba
I20260709 13:17:22.433363 15509 raft_consensus.cc:359] T 31a5360b9d724826bc979acaffec48b7 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:22.439939 15798 raft_consensus.cc:2804] T ee852f57e36f4b89bdccf760326f7372 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:22.443516 15798 raft_consensus.cc:493] T ee852f57e36f4b89bdccf760326f7372 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:22.443919 15798 raft_consensus.cc:3060] T ee852f57e36f4b89bdccf760326f7372 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:22.444133 15858 raft_consensus.cc:2749] T 013a9144544045629f2f67d77f8113c6 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:22.446614 15635 raft_consensus.cc:515] T 998df134255f4b9898fddf1bf94611df P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:22.449198 15507 tablet_bootstrap.cc:654] T 057d1c98c4b9445993bdc4a4f542551f P 2889d0b5034548eb9e3be00b724e6875: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:22.450536 15798 raft_consensus.cc:515] T ee852f57e36f4b89bdccf760326f7372 P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:22.469491 15798 leader_election.cc:290] T ee852f57e36f4b89bdccf760326f7372 P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 1 election: Requested vote from peers 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607), 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801)
I20260709 13:17:22.451217 15509 raft_consensus.cc:385] T 31a5360b9d724826bc979acaffec48b7 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:22.471012 15509 raft_consensus.cc:740] T 31a5360b9d724826bc979acaffec48b7 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 802c9786ee9c404cbeb186b90fa697ba, State: Initialized, Role: FOLLOWER
I20260709 13:17:22.452625 15796 raft_consensus.cc:515] T 5afcd7991b614faaafea6298af4bee01 P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:22.471431 15386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "998df134255f4b9898fddf1bf94611df" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2889d0b5034548eb9e3be00b724e6875"
I20260709 13:17:22.473388 15386 raft_consensus.cc:3060] T 998df134255f4b9898fddf1bf94611df P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:22.385561 15390 raft_consensus.cc:2468] T c5fde627f6294d98a22d6756d06424dc P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02927d4dc2f44acf84f92a7090286bbc in term 1.
I20260709 13:17:22.439419 15790 raft_consensus.cc:697] T c5fde627f6294d98a22d6756d06424dc P 02927d4dc2f44acf84f92a7090286bbc [term 1 LEADER]: Becoming Leader. State: Replica: 02927d4dc2f44acf84f92a7090286bbc, State: Running, Role: LEADER
I20260709 13:17:22.456477 15513 tablet_bootstrap.cc:654] T 0b500d1d450c478db351f0e507c81f18 P 02927d4dc2f44acf84f92a7090286bbc: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:22.471845 15509 consensus_queue.cc:260] T 31a5360b9d724826bc979acaffec48b7 P 802c9786ee9c404cbeb186b90fa697ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:22.478789 15790 consensus_queue.cc:237] T c5fde627f6294d98a22d6756d06424dc P 02927d4dc2f44acf84f92a7090286bbc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:22.479990 15509 ts_tablet_manager.cc:1434] T 31a5360b9d724826bc979acaffec48b7 P 802c9786ee9c404cbeb186b90fa697ba: Time spent starting tablet: real 0.049s	user 0.005s	sys 0.001s
I20260709 13:17:22.480947 15509 tablet_bootstrap.cc:492] T 91f0399744a94cdfac8cd984c2b459c6 P 802c9786ee9c404cbeb186b90fa697ba: Bootstrap starting.
I20260709 13:17:22.482296 15508 tablet_bootstrap.cc:492] T 013a9144544045629f2f67d77f8113c6 P 2294936c864241959e4ef16ee789b341: No bootstrap required, opened a new log
I20260709 13:17:22.482807 15508 ts_tablet_manager.cc:1403] T 013a9144544045629f2f67d77f8113c6 P 2294936c864241959e4ef16ee789b341: Time spent bootstrapping tablet: real 0.151s	user 0.013s	sys 0.008s
I20260709 13:17:22.482954 15795 raft_consensus.cc:493] T 31a5360b9d724826bc979acaffec48b7 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:22.483470 15795 raft_consensus.cc:515] T 31a5360b9d724826bc979acaffec48b7 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:22.485471 15795 leader_election.cc:290] T 31a5360b9d724826bc979acaffec48b7 P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321), 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495)
I20260709 13:17:22.485387 15462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5afcd7991b614faaafea6298af4bee01" candidate_uuid: "802c9786ee9c404cbeb186b90fa697ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02927d4dc2f44acf84f92a7090286bbc"
W20260709 13:17:22.487463 15284 leader_election.cc:343] T 5afcd7991b614faaafea6298af4bee01 P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:22.487748 15241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31a5360b9d724826bc979acaffec48b7" candidate_uuid: "2889d0b5034548eb9e3be00b724e6875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341" is_pre_election: true
I20260709 13:17:22.488416 15241 raft_consensus.cc:2468] T 31a5360b9d724826bc979acaffec48b7 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2889d0b5034548eb9e3be00b724e6875 in term 0.
I20260709 13:17:22.489728 15508 raft_consensus.cc:359] T 013a9144544045629f2f67d77f8113c6 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:22.490461 15508 raft_consensus.cc:385] T 013a9144544045629f2f67d77f8113c6 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:22.490762 15508 raft_consensus.cc:740] T 013a9144544045629f2f67d77f8113c6 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2294936c864241959e4ef16ee789b341, State: Initialized, Role: FOLLOWER
I20260709 13:17:22.472473 15635 leader_election.cc:290] T 998df134255f4b9898fddf1bf94611df P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 election: Requested vote from peers 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607), 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801)
I20260709 13:17:22.476573 15463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee852f57e36f4b89bdccf760326f7372" candidate_uuid: "802c9786ee9c404cbeb186b90fa697ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02927d4dc2f44acf84f92a7090286bbc"
I20260709 13:17:22.475447 15796 leader_election.cc:290] T 5afcd7991b614faaafea6298af4bee01 P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 1 election: Requested vote from peers 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801), 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321)
I20260709 13:17:22.492065 15508 consensus_queue.cc:260] T 013a9144544045629f2f67d77f8113c6 P 2294936c864241959e4ef16ee789b341 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:22.492380 15312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31a5360b9d724826bc979acaffec48b7" candidate_uuid: "2889d0b5034548eb9e3be00b724e6875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "802c9786ee9c404cbeb186b90fa697ba" is_pre_election: true
I20260709 13:17:22.493095 15312 raft_consensus.cc:2468] T 31a5360b9d724826bc979acaffec48b7 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2889d0b5034548eb9e3be00b724e6875 in term 0.
I20260709 13:17:22.493247 15386 raft_consensus.cc:2468] T 998df134255f4b9898fddf1bf94611df P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2294936c864241959e4ef16ee789b341 in term 1.
I20260709 13:17:22.494365 15508 ts_tablet_manager.cc:1434] T 013a9144544045629f2f67d77f8113c6 P 2294936c864241959e4ef16ee789b341: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.000s
I20260709 13:17:22.490916 15355 leader_election.cc:304] T 31a5360b9d724826bc979acaffec48b7 P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2294936c864241959e4ef16ee789b341, 2889d0b5034548eb9e3be00b724e6875; no voters: 
I20260709 13:17:22.475739 15464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "998df134255f4b9898fddf1bf94611df" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02927d4dc2f44acf84f92a7090286bbc"
I20260709 13:17:22.492429 15463 raft_consensus.cc:3060] T ee852f57e36f4b89bdccf760326f7372 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:22.496423 15795 raft_consensus.cc:2804] T 31a5360b9d724826bc979acaffec48b7 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:22.496922 15795 raft_consensus.cc:493] T 31a5360b9d724826bc979acaffec48b7 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:22.498920 15795 raft_consensus.cc:3060] T 31a5360b9d724826bc979acaffec48b7 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:22.501190 15508 tablet_bootstrap.cc:492] T 057d1c98c4b9445993bdc4a4f542551f P 2294936c864241959e4ef16ee789b341: Bootstrap starting.
I20260709 13:17:22.474295 15858 raft_consensus.cc:493] T 925dc38405cd4ddbbdc169571893e554 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:22.505653 15858 raft_consensus.cc:515] T 925dc38405cd4ddbbdc169571893e554 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:22.509649 15463 raft_consensus.cc:2468] T ee852f57e36f4b89bdccf760326f7372 P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 802c9786ee9c404cbeb186b90fa697ba in term 1.
I20260709 13:17:22.510339 15386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "925dc38405cd4ddbbdc169571893e554" candidate_uuid: "02927d4dc2f44acf84f92a7090286bbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2889d0b5034548eb9e3be00b724e6875" is_pre_election: true
I20260709 13:17:22.510152 15858 leader_election.cc:290] T 925dc38405cd4ddbbdc169571893e554 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495), 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607)
I20260709 13:17:22.515450 15508 tablet_bootstrap.cc:654] T 057d1c98c4b9445993bdc4a4f542551f P 2294936c864241959e4ef16ee789b341: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:22.531997 15459 raft_consensus.cc:3060] T 925dc38405cd4ddbbdc169571893e554 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:22.532439 15508 tablet_bootstrap.cc:492] T 057d1c98c4b9445993bdc4a4f542551f P 2294936c864241959e4ef16ee789b341: No bootstrap required, opened a new log
I20260709 13:17:22.533179 15508 ts_tablet_manager.cc:1403] T 057d1c98c4b9445993bdc4a4f542551f P 2294936c864241959e4ef16ee789b341: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.002s
I20260709 13:17:22.540412 15508 raft_consensus.cc:359] T 057d1c98c4b9445993bdc4a4f542551f P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:22.541348 15508 raft_consensus.cc:385] T 057d1c98c4b9445993bdc4a4f542551f P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:22.541715 15508 raft_consensus.cc:740] T 057d1c98c4b9445993bdc4a4f542551f P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2294936c864241959e4ef16ee789b341, State: Initialized, Role: FOLLOWER
I20260709 13:17:22.542620 15508 consensus_queue.cc:260] T 057d1c98c4b9445993bdc4a4f542551f P 2294936c864241959e4ef16ee789b341 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:22.471818 15389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee852f57e36f4b89bdccf760326f7372" candidate_uuid: "802c9786ee9c404cbeb186b90fa697ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2889d0b5034548eb9e3be00b724e6875"
I20260709 13:17:22.555066 15508 ts_tablet_manager.cc:1434] T 057d1c98c4b9445993bdc4a4f542551f P 2294936c864241959e4ef16ee789b341: Time spent starting tablet: real 0.022s	user 0.009s	sys 0.000s
I20260709 13:17:22.555863 15509 tablet_bootstrap.cc:654] T 91f0399744a94cdfac8cd984c2b459c6 P 802c9786ee9c404cbeb186b90fa697ba: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:22.556481 15508 tablet_bootstrap.cc:492] T 0b500d1d450c478db351f0e507c81f18 P 2294936c864241959e4ef16ee789b341: Bootstrap starting.
I20260709 13:17:22.562865 15507 tablet_bootstrap.cc:492] T 057d1c98c4b9445993bdc4a4f542551f P 2889d0b5034548eb9e3be00b724e6875: No bootstrap required, opened a new log
I20260709 13:17:22.566124 15507 ts_tablet_manager.cc:1403] T 057d1c98c4b9445993bdc4a4f542551f P 2889d0b5034548eb9e3be00b724e6875: Time spent bootstrapping tablet: real 0.198s	user 0.031s	sys 0.036s
I20260709 13:17:22.567723 15513 tablet_bootstrap.cc:492] T 0b500d1d450c478db351f0e507c81f18 P 02927d4dc2f44acf84f92a7090286bbc: No bootstrap required, opened a new log
I20260709 13:17:22.568173 15513 ts_tablet_manager.cc:1403] T 0b500d1d450c478db351f0e507c81f18 P 02927d4dc2f44acf84f92a7090286bbc: Time spent bootstrapping tablet: real 0.142s	user 0.040s	sys 0.028s
I20260709 13:17:22.568926 15795 raft_consensus.cc:515] T 31a5360b9d724826bc979acaffec48b7 P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:22.570953 15795 leader_election.cc:290] T 31a5360b9d724826bc979acaffec48b7 P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 1 election: Requested vote from peers 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321), 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495)
I20260709 13:17:22.570765 15513 raft_consensus.cc:359] T 0b500d1d450c478db351f0e507c81f18 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:22.571532 15513 raft_consensus.cc:385] T 0b500d1d450c478db351f0e507c81f18 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:22.571834 15513 raft_consensus.cc:740] T 0b500d1d450c478db351f0e507c81f18 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02927d4dc2f44acf84f92a7090286bbc, State: Initialized, Role: FOLLOWER
W20260709 13:17:22.619963 15209 leader_election.cc:343] T 998df134255f4b9898fddf1bf94611df P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:17:22.625221 15189 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:17:22.627326 15242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5afcd7991b614faaafea6298af4bee01" candidate_uuid: "802c9786ee9c404cbeb186b90fa697ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341"
I20260709 13:17:22.628885 15242 raft_consensus.cc:3060] T 5afcd7991b614faaafea6298af4bee01 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:22.636046 15874 raft_consensus.cc:493] T 013a9144544045629f2f67d77f8113c6 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:22.636929 15874 raft_consensus.cc:515] T 013a9144544045629f2f67d77f8113c6 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:22.641311 15874 leader_election.cc:290] T 013a9144544045629f2f67d77f8113c6 P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801), 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495)
W20260709 13:17:22.649408 15282 leader_election.cc:343] T ee852f57e36f4b89bdccf760326f7372 P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:22.653934 15284 leader_election.cc:304] T ee852f57e36f4b89bdccf760326f7372 P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 02927d4dc2f44acf84f92a7090286bbc, 802c9786ee9c404cbeb186b90fa697ba; no voters: 2889d0b5034548eb9e3be00b724e6875
I20260709 13:17:22.655699 15243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31a5360b9d724826bc979acaffec48b7" candidate_uuid: "2889d0b5034548eb9e3be00b724e6875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341"
I20260709 13:17:22.658522 15243 raft_consensus.cc:3060] T 31a5360b9d724826bc979acaffec48b7 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:22.675993 15676 raft_consensus.cc:493] T 91f0399744a94cdfac8cd984c2b459c6 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:22.677163 15574 raft_consensus.cc:2804] T ee852f57e36f4b89bdccf760326f7372 P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:22.676934 15676 raft_consensus.cc:515] T 91f0399744a94cdfac8cd984c2b459c6 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:22.677836 15574 raft_consensus.cc:697] T ee852f57e36f4b89bdccf760326f7372 P 802c9786ee9c404cbeb186b90fa697ba [term 1 LEADER]: Becoming Leader. State: Replica: 802c9786ee9c404cbeb186b90fa697ba, State: Running, Role: LEADER
I20260709 13:17:22.695147 15509 tablet_bootstrap.cc:492] T 91f0399744a94cdfac8cd984c2b459c6 P 802c9786ee9c404cbeb186b90fa697ba: No bootstrap required, opened a new log
I20260709 13:17:22.700894 15316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "925dc38405cd4ddbbdc169571893e554" candidate_uuid: "02927d4dc2f44acf84f92a7090286bbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "802c9786ee9c404cbeb186b90fa697ba" is_pre_election: true
I20260709 13:17:22.711954 15676 leader_election.cc:290] T 91f0399744a94cdfac8cd984c2b459c6 P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321), 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495)
I20260709 13:17:22.718163 15507 raft_consensus.cc:359] T 057d1c98c4b9445993bdc4a4f542551f P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:22.702306 15464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "013a9144544045629f2f67d77f8113c6" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02927d4dc2f44acf84f92a7090286bbc" is_pre_election: true
I20260709 13:17:22.701540 15317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "013a9144544045629f2f67d77f8113c6" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "802c9786ee9c404cbeb186b90fa697ba" is_pre_election: true
I20260709 13:17:22.679234 15574 consensus_queue.cc:237] T ee852f57e36f4b89bdccf760326f7372 P 802c9786ee9c404cbeb186b90fa697ba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:22.719215 15507 raft_consensus.cc:385] T 057d1c98c4b9445993bdc4a4f542551f P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:22.726981 15507 raft_consensus.cc:740] T 057d1c98c4b9445993bdc4a4f542551f P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2889d0b5034548eb9e3be00b724e6875, State: Initialized, Role: FOLLOWER
I20260709 13:17:22.723645 15513 consensus_queue.cc:260] T 0b500d1d450c478db351f0e507c81f18 P 02927d4dc2f44acf84f92a7090286bbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
W20260709 13:17:22.735666 15209 leader_election.cc:343] T 013a9144544045629f2f67d77f8113c6 P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:22.739768 15432 leader_election.cc:304] T 925dc38405cd4ddbbdc169571893e554 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 02927d4dc2f44acf84f92a7090286bbc; no voters: 2889d0b5034548eb9e3be00b724e6875, 802c9786ee9c404cbeb186b90fa697ba
I20260709 13:17:22.720178 15464 raft_consensus.cc:2468] T 013a9144544045629f2f67d77f8113c6 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2294936c864241959e4ef16ee789b341 in term 0.
W20260709 13:17:22.723338 15284 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.12.19.132:38801, user_credentials={real_user=slave}} blocked reactor thread for 69867.4us
I20260709 13:17:22.747212 15507 consensus_queue.cc:260] T 057d1c98c4b9445993bdc4a4f542551f P 2889d0b5034548eb9e3be00b724e6875 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:22.753690 15513 ts_tablet_manager.cc:1434] T 0b500d1d450c478db351f0e507c81f18 P 02927d4dc2f44acf84f92a7090286bbc: Time spent starting tablet: real 0.185s	user 0.007s	sys 0.000s
I20260709 13:17:22.756429 15509 ts_tablet_manager.cc:1403] T 91f0399744a94cdfac8cd984c2b459c6 P 802c9786ee9c404cbeb186b90fa697ba: Time spent bootstrapping tablet: real 0.276s	user 0.011s	sys 0.002s
I20260709 13:17:22.756806 15507 ts_tablet_manager.cc:1434] T 057d1c98c4b9445993bdc4a4f542551f P 2889d0b5034548eb9e3be00b724e6875: Time spent starting tablet: real 0.190s	user 0.006s	sys 0.003s
I20260709 13:17:22.758594 15507 tablet_bootstrap.cc:492] T 8ddd01192e8f4fd3b2e5525431abbeea P 2889d0b5034548eb9e3be00b724e6875: Bootstrap starting.
I20260709 13:17:22.765074 15207 leader_election.cc:304] T 998df134255f4b9898fddf1bf94611df P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2294936c864241959e4ef16ee789b341, 2889d0b5034548eb9e3be00b724e6875; no voters: 02927d4dc2f44acf84f92a7090286bbc
I20260709 13:17:22.766592 15751 raft_consensus.cc:2804] T 998df134255f4b9898fddf1bf94611df P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:22.767210 15751 raft_consensus.cc:697] T 998df134255f4b9898fddf1bf94611df P 2294936c864241959e4ef16ee789b341 [term 1 LEADER]: Becoming Leader. State: Replica: 2294936c864241959e4ef16ee789b341, State: Running, Role: LEADER
I20260709 13:17:22.768448 15751 consensus_queue.cc:237] T 998df134255f4b9898fddf1bf94611df P 2294936c864241959e4ef16ee789b341 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:22.770548 15209 leader_election.cc:304] T 013a9144544045629f2f67d77f8113c6 P 2294936c864241959e4ef16ee789b341 [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: 02927d4dc2f44acf84f92a7090286bbc, 2294936c864241959e4ef16ee789b341; no voters: 802c9786ee9c404cbeb186b90fa697ba
I20260709 13:17:22.770669 15798 consensus_queue.cc:1048] T f5b77a611ad34251be8121aa6151982c P 802c9786ee9c404cbeb186b90fa697ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:22.771588 15806 raft_consensus.cc:2804] T 013a9144544045629f2f67d77f8113c6 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:22.772039 15806 raft_consensus.cc:493] T 013a9144544045629f2f67d77f8113c6 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:22.772439 15806 raft_consensus.cc:3060] T 013a9144544045629f2f67d77f8113c6 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:22.780238 15513 tablet_bootstrap.cc:492] T 5afcd7991b614faaafea6298af4bee01 P 02927d4dc2f44acf84f92a7090286bbc: Bootstrap starting.
I20260709 13:17:22.781688 15508 tablet_bootstrap.cc:654] T 0b500d1d450c478db351f0e507c81f18 P 2294936c864241959e4ef16ee789b341: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:22.791188 15801 raft_consensus.cc:493] T 057d1c98c4b9445993bdc4a4f542551f P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:22.779603 15242 raft_consensus.cc:2468] T 5afcd7991b614faaafea6298af4bee01 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 802c9786ee9c404cbeb186b90fa697ba in term 1.
I20260709 13:17:22.791762 15801 raft_consensus.cc:515] T 057d1c98c4b9445993bdc4a4f542551f P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:22.794636 15801 leader_election.cc:290] T 057d1c98c4b9445993bdc4a4f542551f P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495), 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607)
I20260709 13:17:22.794938 15874 raft_consensus.cc:493] T 91f0399744a94cdfac8cd984c2b459c6 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:22.795724 15874 raft_consensus.cc:515] T 91f0399744a94cdfac8cd984c2b459c6 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:22.797029 15509 raft_consensus.cc:359] T 91f0399744a94cdfac8cd984c2b459c6 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:22.798065 15509 raft_consensus.cc:385] T 91f0399744a94cdfac8cd984c2b459c6 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:22.798152 15874 leader_election.cc:290] T 91f0399744a94cdfac8cd984c2b459c6 P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495), 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607)
I20260709 13:17:22.798475 15509 raft_consensus.cc:740] T 91f0399744a94cdfac8cd984c2b459c6 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 802c9786ee9c404cbeb186b90fa697ba, State: Initialized, Role: FOLLOWER
I20260709 13:17:22.802711 15507 tablet_bootstrap.cc:654] T 8ddd01192e8f4fd3b2e5525431abbeea P 2889d0b5034548eb9e3be00b724e6875: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:22.811904 15509 consensus_queue.cc:260] T 91f0399744a94cdfac8cd984c2b459c6 P 802c9786ee9c404cbeb186b90fa697ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:22.819290 15243 raft_consensus.cc:2468] T 31a5360b9d724826bc979acaffec48b7 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2889d0b5034548eb9e3be00b724e6875 in term 1.
I20260709 13:17:22.843716 15509 ts_tablet_manager.cc:1434] T 91f0399744a94cdfac8cd984c2b459c6 P 802c9786ee9c404cbeb186b90fa697ba: Time spent starting tablet: real 0.087s	user 0.007s	sys 0.002s
I20260709 13:17:22.849594 15241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91f0399744a94cdfac8cd984c2b459c6" candidate_uuid: "2889d0b5034548eb9e3be00b724e6875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341" is_pre_election: true
I20260709 13:17:22.850473 15241 raft_consensus.cc:2468] T 91f0399744a94cdfac8cd984c2b459c6 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2889d0b5034548eb9e3be00b724e6875 in term 0.
W20260709 13:17:22.834553 15429 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.12.19.129:41321, user_credentials={real_user=slave}} blocked reactor thread for 56119.3us
I20260709 13:17:22.862156 15281 leader_election.cc:304] T 5afcd7991b614faaafea6298af4bee01 P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2294936c864241959e4ef16ee789b341, 802c9786ee9c404cbeb186b90fa697ba; no voters: 02927d4dc2f44acf84f92a7090286bbc
I20260709 13:17:22.863039 15513 tablet_bootstrap.cc:654] T 5afcd7991b614faaafea6298af4bee01 P 02927d4dc2f44acf84f92a7090286bbc: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:22.863757 15318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "057d1c98c4b9445993bdc4a4f542551f" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "802c9786ee9c404cbeb186b90fa697ba" is_pre_election: true
I20260709 13:17:22.865150 15796 raft_consensus.cc:2804] T 5afcd7991b614faaafea6298af4bee01 P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:22.865810 15796 raft_consensus.cc:697] T 5afcd7991b614faaafea6298af4bee01 P 802c9786ee9c404cbeb186b90fa697ba [term 1 LEADER]: Becoming Leader. State: Replica: 802c9786ee9c404cbeb186b90fa697ba, State: Running, Role: LEADER
I20260709 13:17:22.866115 15383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "057d1c98c4b9445993bdc4a4f542551f" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2889d0b5034548eb9e3be00b724e6875" is_pre_election: true
I20260709 13:17:22.866780 15383 raft_consensus.cc:2468] T 057d1c98c4b9445993bdc4a4f542551f P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2294936c864241959e4ef16ee789b341 in term 0.
I20260709 13:17:22.868238 15355 leader_election.cc:304] T 31a5360b9d724826bc979acaffec48b7 P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2294936c864241959e4ef16ee789b341, 2889d0b5034548eb9e3be00b724e6875; no voters: 
I20260709 13:17:22.873564 15808 consensus_queue.cc:1048] T f5b77a611ad34251be8121aa6151982c P 802c9786ee9c404cbeb186b90fa697ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:22.875320 15825 raft_consensus.cc:2804] T 31a5360b9d724826bc979acaffec48b7 P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:22.875949 15825 raft_consensus.cc:697] T 31a5360b9d724826bc979acaffec48b7 P 2889d0b5034548eb9e3be00b724e6875 [term 1 LEADER]: Becoming Leader. State: Replica: 2889d0b5034548eb9e3be00b724e6875, State: Running, Role: LEADER
I20260709 13:17:22.879999 15386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91f0399744a94cdfac8cd984c2b459c6" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2889d0b5034548eb9e3be00b724e6875" is_pre_election: true
I20260709 13:17:22.877039 15825 consensus_queue.cc:237] T 31a5360b9d724826bc979acaffec48b7 P 2889d0b5034548eb9e3be00b724e6875 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:22.882535 15314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91f0399744a94cdfac8cd984c2b459c6" candidate_uuid: "2889d0b5034548eb9e3be00b724e6875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "802c9786ee9c404cbeb186b90fa697ba" is_pre_election: true
I20260709 13:17:22.883093 15386 raft_consensus.cc:2468] T 91f0399744a94cdfac8cd984c2b459c6 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2294936c864241959e4ef16ee789b341 in term 0.
I20260709 13:17:22.883531 15316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31a5360b9d724826bc979acaffec48b7" candidate_uuid: "2889d0b5034548eb9e3be00b724e6875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "802c9786ee9c404cbeb186b90fa697ba"
I20260709 13:17:22.888113 15314 raft_consensus.cc:2468] T 91f0399744a94cdfac8cd984c2b459c6 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2889d0b5034548eb9e3be00b724e6875 in term 0.
I20260709 13:17:22.896157 15141 catalog_manager.cc:5697] T 998df134255f4b9898fddf1bf94611df P 2294936c864241959e4ef16ee789b341 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2294936c864241959e4ef16ee789b341 (127.12.19.129). New cstate: current_term: 1 leader_uuid: "2294936c864241959e4ef16ee789b341" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:22.898290 15806 raft_consensus.cc:515] T 013a9144544045629f2f67d77f8113c6 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:22.900089 15316 raft_consensus.cc:3060] T 31a5360b9d724826bc979acaffec48b7 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:22.866779 15796 consensus_queue.cc:237] T 5afcd7991b614faaafea6298af4bee01 P 802c9786ee9c404cbeb186b90fa697ba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:22.905866 15464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "013a9144544045629f2f67d77f8113c6" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02927d4dc2f44acf84f92a7090286bbc"
I20260709 13:17:22.906517 15464 raft_consensus.cc:3060] T 013a9144544045629f2f67d77f8113c6 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:22.908761 15509 tablet_bootstrap.cc:492] T f1a04f6fbdde42019ebd25afbe03ca3a P 802c9786ee9c404cbeb186b90fa697ba: Bootstrap starting.
I20260709 13:17:22.915735 15806 leader_election.cc:290] T 013a9144544045629f2f67d77f8113c6 P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 election: Requested vote from peers 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801), 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495)
I20260709 13:17:22.890055 15355 leader_election.cc:304] T 91f0399744a94cdfac8cd984c2b459c6 P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2294936c864241959e4ef16ee789b341, 2889d0b5034548eb9e3be00b724e6875; no voters: 
W20260709 13:17:22.951910 15355 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.12.19.129:41321, user_credentials={real_user=slave}} blocked reactor thread for 66371.9us
I20260709 13:17:22.953485 15676 raft_consensus.cc:2804] T 91f0399744a94cdfac8cd984c2b459c6 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:22.953933 15676 raft_consensus.cc:493] T 91f0399744a94cdfac8cd984c2b459c6 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:22.953987 15878 consensus_queue.cc:1048] T 43a1da4c39dd4d048615e98e18db6234 P 2889d0b5034548eb9e3be00b724e6875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:22.954409 15676 raft_consensus.cc:3060] T 91f0399744a94cdfac8cd984c2b459c6 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:22.957060 15509 tablet_bootstrap.cc:654] T f1a04f6fbdde42019ebd25afbe03ca3a P 802c9786ee9c404cbeb186b90fa697ba: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:22.973268 15508 tablet_bootstrap.cc:492] T 0b500d1d450c478db351f0e507c81f18 P 2294936c864241959e4ef16ee789b341: No bootstrap required, opened a new log
I20260709 13:17:22.974007 15508 ts_tablet_manager.cc:1403] T 0b500d1d450c478db351f0e507c81f18 P 2294936c864241959e4ef16ee789b341: Time spent bootstrapping tablet: real 0.418s	user 0.019s	sys 0.015s
W20260709 13:17:22.977002 15209 leader_election.cc:343] T 057d1c98c4b9445993bdc4a4f542551f P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:22.986251 15507 tablet_bootstrap.cc:492] T 8ddd01192e8f4fd3b2e5525431abbeea P 2889d0b5034548eb9e3be00b724e6875: No bootstrap required, opened a new log
I20260709 13:17:22.986855 15507 ts_tablet_manager.cc:1403] T 8ddd01192e8f4fd3b2e5525431abbeea P 2889d0b5034548eb9e3be00b724e6875: Time spent bootstrapping tablet: real 0.229s	user 0.017s	sys 0.010s
W20260709 13:17:22.995203 15882 log.cc:927] Time spent T ee852f57e36f4b89bdccf760326f7372 P 802c9786ee9c404cbeb186b90fa697ba: Append to log took a long time: real 0.070s	user 0.000s	sys 0.001s
I20260709 13:17:23.000010 15507 raft_consensus.cc:359] T 8ddd01192e8f4fd3b2e5525431abbeea P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:23.001155 15507 raft_consensus.cc:385] T 8ddd01192e8f4fd3b2e5525431abbeea P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:23.001770 15507 raft_consensus.cc:740] T 8ddd01192e8f4fd3b2e5525431abbeea P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2889d0b5034548eb9e3be00b724e6875, State: Initialized, Role: FOLLOWER
I20260709 13:17:23.014499 15207 leader_election.cc:304] T 057d1c98c4b9445993bdc4a4f542551f P 2294936c864241959e4ef16ee789b341 [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: 2294936c864241959e4ef16ee789b341, 2889d0b5034548eb9e3be00b724e6875; no voters: 802c9786ee9c404cbeb186b90fa697ba
I20260709 13:17:22.983486 15795 consensus_queue.cc:1048] T 43a1da4c39dd4d048615e98e18db6234 P 2889d0b5034548eb9e3be00b724e6875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.023s
I20260709 13:17:23.019287 15816 raft_consensus.cc:2804] T 057d1c98c4b9445993bdc4a4f542551f P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:23.019702 15816 raft_consensus.cc:493] T 057d1c98c4b9445993bdc4a4f542551f P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:23.020031 15816 raft_consensus.cc:3060] T 057d1c98c4b9445993bdc4a4f542551f P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:23.020819 15508 raft_consensus.cc:359] T 0b500d1d450c478db351f0e507c81f18 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:23.021589 15508 raft_consensus.cc:385] T 0b500d1d450c478db351f0e507c81f18 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:23.021878 15508 raft_consensus.cc:740] T 0b500d1d450c478db351f0e507c81f18 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2294936c864241959e4ef16ee789b341, State: Initialized, Role: FOLLOWER
I20260709 13:17:23.025254 15508 consensus_queue.cc:260] T 0b500d1d450c478db351f0e507c81f18 P 2294936c864241959e4ef16ee789b341 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:23.027324 15508 ts_tablet_manager.cc:1434] T 0b500d1d450c478db351f0e507c81f18 P 2294936c864241959e4ef16ee789b341: Time spent starting tablet: real 0.053s	user 0.006s	sys 0.001s
I20260709 13:17:23.025709 15464 raft_consensus.cc:2468] T 013a9144544045629f2f67d77f8113c6 P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2294936c864241959e4ef16ee789b341 in term 1.
I20260709 13:17:23.037171 15513 tablet_bootstrap.cc:492] T 5afcd7991b614faaafea6298af4bee01 P 02927d4dc2f44acf84f92a7090286bbc: No bootstrap required, opened a new log
I20260709 13:17:23.038041 15513 ts_tablet_manager.cc:1403] T 5afcd7991b614faaafea6298af4bee01 P 02927d4dc2f44acf84f92a7090286bbc: Time spent bootstrapping tablet: real 0.283s	user 0.015s	sys 0.025s
W20260709 13:17:23.038759 15429 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.12.19.129:41321, user_credentials={real_user=slave}} blocked reactor thread for 60917.8us
W20260709 13:17:23.040868 15432 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.12.19.130:36495, user_credentials={real_user=slave}} blocked reactor thread for 43659.4us
I20260709 13:17:23.041682 15209 leader_election.cc:304] T 013a9144544045629f2f67d77f8113c6 P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02927d4dc2f44acf84f92a7090286bbc, 2294936c864241959e4ef16ee789b341; no voters: 
I20260709 13:17:23.042049 15316 raft_consensus.cc:2468] T 31a5360b9d724826bc979acaffec48b7 P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2889d0b5034548eb9e3be00b724e6875 in term 1.
I20260709 13:17:23.042340 15207 leader_election.cc:304] T 91f0399744a94cdfac8cd984c2b459c6 P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2294936c864241959e4ef16ee789b341, 2889d0b5034548eb9e3be00b724e6875; no voters: 
I20260709 13:17:23.043164 15806 raft_consensus.cc:2804] T 013a9144544045629f2f67d77f8113c6 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:23.043506 15875 raft_consensus.cc:2804] T 91f0399744a94cdfac8cd984c2b459c6 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:23.043752 15806 raft_consensus.cc:697] T 013a9144544045629f2f67d77f8113c6 P 2294936c864241959e4ef16ee789b341 [term 1 LEADER]: Becoming Leader. State: Replica: 2294936c864241959e4ef16ee789b341, State: Running, Role: LEADER
I20260709 13:17:23.043931 15875 raft_consensus.cc:493] T 91f0399744a94cdfac8cd984c2b459c6 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:23.051291 15676 raft_consensus.cc:515] T 91f0399744a94cdfac8cd984c2b459c6 P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:23.053699 15676 leader_election.cc:290] T 91f0399744a94cdfac8cd984c2b459c6 P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 1 election: Requested vote from peers 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321), 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495)
I20260709 13:17:23.047041 15875 raft_consensus.cc:3060] T 91f0399744a94cdfac8cd984c2b459c6 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:23.045004 15806 consensus_queue.cc:237] T 013a9144544045629f2f67d77f8113c6 P 2294936c864241959e4ef16ee789b341 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:23.054518 15314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91f0399744a94cdfac8cd984c2b459c6" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "802c9786ee9c404cbeb186b90fa697ba" is_pre_election: true
I20260709 13:17:23.065019 15508 tablet_bootstrap.cc:492] T 87763f6bc6d64f898c39d0d667d89289 P 2294936c864241959e4ef16ee789b341: Bootstrap starting.
I20260709 13:17:23.054560 15513 raft_consensus.cc:359] T 5afcd7991b614faaafea6298af4bee01 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:23.067714 15513 raft_consensus.cc:385] T 5afcd7991b614faaafea6298af4bee01 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:23.068025 15513 raft_consensus.cc:740] T 5afcd7991b614faaafea6298af4bee01 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02927d4dc2f44acf84f92a7090286bbc, State: Initialized, Role: FOLLOWER
I20260709 13:17:23.072959 15316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91f0399744a94cdfac8cd984c2b459c6" candidate_uuid: "2889d0b5034548eb9e3be00b724e6875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "802c9786ee9c404cbeb186b90fa697ba"
I20260709 13:17:23.083209 15790 raft_consensus.cc:493] T 0b500d1d450c478db351f0e507c81f18 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:23.083928 15790 raft_consensus.cc:515] T 0b500d1d450c478db351f0e507c81f18 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:23.083451 15137 catalog_manager.cc:5697] T ee852f57e36f4b89bdccf760326f7372 P 802c9786ee9c404cbeb186b90fa697ba reported cstate change: term changed from 0 to 1, leader changed from <none> to 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130). New cstate: current_term: 1 leader_uuid: "802c9786ee9c404cbeb186b90fa697ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:23.086102 15137 catalog_manager.cc:5697] T 5afcd7991b614faaafea6298af4bee01 P 802c9786ee9c404cbeb186b90fa697ba reported cstate change: term changed from 0 to 1, leader changed from <none> to 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130). New cstate: current_term: 1 leader_uuid: "802c9786ee9c404cbeb186b90fa697ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:23.117923 15313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "013a9144544045629f2f67d77f8113c6" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "802c9786ee9c404cbeb186b90fa697ba"
I20260709 13:17:23.087872 15790 leader_election.cc:290] T 0b500d1d450c478db351f0e507c81f18 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321), 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495)
I20260709 13:17:23.080030 15314 raft_consensus.cc:2468] T 91f0399744a94cdfac8cd984c2b459c6 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2294936c864241959e4ef16ee789b341 in term 0.
I20260709 13:17:23.107455 15801 raft_consensus.cc:493] T 028a2e13a40a4795bb6f37a59a0dca04 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:23.127624 15513 consensus_queue.cc:260] T 5afcd7991b614faaafea6298af4bee01 P 02927d4dc2f44acf84f92a7090286bbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:23.128599 15557 raft_consensus.cc:493] T 5afcd7991b614faaafea6298af4bee01 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:23.129060 15557 raft_consensus.cc:515] T 5afcd7991b614faaafea6298af4bee01 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:23.137411 15801 raft_consensus.cc:515] T 028a2e13a40a4795bb6f37a59a0dca04 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:23.139540 15801 leader_election.cc:290] T 028a2e13a40a4795bb6f37a59a0dca04 P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801), 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495)
I20260709 13:17:23.146100 15463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "028a2e13a40a4795bb6f37a59a0dca04" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02927d4dc2f44acf84f92a7090286bbc" is_pre_election: true
W20260709 13:17:23.147804 15209 leader_election.cc:343] T 028a2e13a40a4795bb6f37a59a0dca04 P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:23.137799 15557 leader_election.cc:290] T 5afcd7991b614faaafea6298af4bee01 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321), 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495)
I20260709 13:17:23.150503 15816 raft_consensus.cc:515] T 057d1c98c4b9445993bdc4a4f542551f P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:23.153792 15507 consensus_queue.cc:260] T 8ddd01192e8f4fd3b2e5525431abbeea P 2889d0b5034548eb9e3be00b724e6875 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:23.163765 15240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91f0399744a94cdfac8cd984c2b459c6" candidate_uuid: "2889d0b5034548eb9e3be00b724e6875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341"
I20260709 13:17:23.163982 15386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "057d1c98c4b9445993bdc4a4f542551f" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2889d0b5034548eb9e3be00b724e6875"
I20260709 13:17:23.164814 15386 raft_consensus.cc:3060] T 057d1c98c4b9445993bdc4a4f542551f P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:23.169485 15507 ts_tablet_manager.cc:1434] T 8ddd01192e8f4fd3b2e5525431abbeea P 2889d0b5034548eb9e3be00b724e6875: Time spent starting tablet: real 0.182s	user 0.009s	sys 0.000s
I20260709 13:17:23.170977 15507 tablet_bootstrap.cc:492] T 1e67c39b4703431a862f1c3c7706074f P 2889d0b5034548eb9e3be00b724e6875: Bootstrap starting.
I20260709 13:17:23.170482 15141 catalog_manager.cc:5697] T 31a5360b9d724826bc979acaffec48b7 P 2889d0b5034548eb9e3be00b724e6875 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131). New cstate: current_term: 1 leader_uuid: "2889d0b5034548eb9e3be00b724e6875" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:23.178874 15557 consensus_queue.cc:1048] T c5fde627f6294d98a22d6756d06424dc P 02927d4dc2f44acf84f92a7090286bbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:23.168337 15816 leader_election.cc:290] T 057d1c98c4b9445993bdc4a4f542551f P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 election: Requested vote from peers 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495), 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607)
W20260709 13:17:23.187101 15209 leader_election.cc:343] T 013a9144544045629f2f67d77f8113c6 P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:23.189774 15513 ts_tablet_manager.cc:1434] T 5afcd7991b614faaafea6298af4bee01 P 02927d4dc2f44acf84f92a7090286bbc: Time spent starting tablet: real 0.151s	user 0.007s	sys 0.001s
I20260709 13:17:23.190209 15858 raft_consensus.cc:2749] T 925dc38405cd4ddbbdc169571893e554 P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:23.193715 15386 raft_consensus.cc:2468] T 057d1c98c4b9445993bdc4a4f542551f P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2294936c864241959e4ef16ee789b341 in term 1.
I20260709 13:17:23.196357 15239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5afcd7991b614faaafea6298af4bee01" candidate_uuid: "02927d4dc2f44acf84f92a7090286bbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341" is_pre_election: true
I20260709 13:17:23.197361 15239 raft_consensus.cc:2393] T 5afcd7991b614faaafea6298af4bee01 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 02927d4dc2f44acf84f92a7090286bbc in current term 1: Already voted for candidate 802c9786ee9c404cbeb186b90fa697ba in this term.
I20260709 13:17:23.198666 15243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b500d1d450c478db351f0e507c81f18" candidate_uuid: "02927d4dc2f44acf84f92a7090286bbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341" is_pre_election: true
I20260709 13:17:23.199383 15243 raft_consensus.cc:2468] T 0b500d1d450c478db351f0e507c81f18 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02927d4dc2f44acf84f92a7090286bbc in term 0.
I20260709 13:17:23.205583 15207 leader_election.cc:304] T 057d1c98c4b9445993bdc4a4f542551f P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2294936c864241959e4ef16ee789b341, 2889d0b5034548eb9e3be00b724e6875; no voters: 
I20260709 13:17:23.216341 15508 tablet_bootstrap.cc:654] T 87763f6bc6d64f898c39d0d667d89289 P 2294936c864241959e4ef16ee789b341: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:23.210216 15801 raft_consensus.cc:2804] T 057d1c98c4b9445993bdc4a4f542551f P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:23.259049 15825 raft_consensus.cc:493] T 8ddd01192e8f4fd3b2e5525431abbeea P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:23.281639 15507 tablet_bootstrap.cc:654] T 1e67c39b4703431a862f1c3c7706074f P 2889d0b5034548eb9e3be00b724e6875: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:23.276376 15825 raft_consensus.cc:515] T 8ddd01192e8f4fd3b2e5525431abbeea P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:23.282442 15139 catalog_manager.cc:5697] T 013a9144544045629f2f67d77f8113c6 P 2294936c864241959e4ef16ee789b341 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2294936c864241959e4ef16ee789b341 (127.12.19.129). New cstate: current_term: 1 leader_uuid: "2294936c864241959e4ef16ee789b341" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:23.284217 15825 leader_election.cc:290] T 8ddd01192e8f4fd3b2e5525431abbeea P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801), 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321)
I20260709 13:17:23.286602 15690 consensus_queue.cc:1048] T c5fde627f6294d98a22d6756d06424dc P 02927d4dc2f44acf84f92a7090286bbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:23.290644 15509 tablet_bootstrap.cc:492] T f1a04f6fbdde42019ebd25afbe03ca3a P 802c9786ee9c404cbeb186b90fa697ba: No bootstrap required, opened a new log
I20260709 13:17:23.291554 15509 ts_tablet_manager.cc:1403] T f1a04f6fbdde42019ebd25afbe03ca3a P 802c9786ee9c404cbeb186b90fa697ba: Time spent bootstrapping tablet: real 0.383s	user 0.044s	sys 0.034s
I20260709 13:17:23.294086 15513 tablet_bootstrap.cc:492] T cabc919ffe3a4e638210f0f365238828 P 02927d4dc2f44acf84f92a7090286bbc: Bootstrap starting.
I20260709 13:17:23.290009 15140 catalog_manager.cc:5697] T c5fde627f6294d98a22d6756d06424dc P 02927d4dc2f44acf84f92a7090286bbc reported cstate change: term changed from 0 to 1, leader changed from <none> to 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132). New cstate: current_term: 1 leader_uuid: "02927d4dc2f44acf84f92a7090286bbc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } health_report { overall_health: UNKNOWN } } }
W20260709 13:17:23.313097 15282 consensus_peers.cc:597] T ee852f57e36f4b89bdccf760326f7372 P 802c9786ee9c404cbeb186b90fa697ba -> Peer 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607): Couldn't send request to peer 2889d0b5034548eb9e3be00b724e6875. 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 13:17:23.313511 15462 raft_consensus.cc:3060] T 5afcd7991b614faaafea6298af4bee01 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:23.317586 15509 raft_consensus.cc:359] T f1a04f6fbdde42019ebd25afbe03ca3a P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:23.318315 15509 raft_consensus.cc:385] T f1a04f6fbdde42019ebd25afbe03ca3a P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:23.318588 15509 raft_consensus.cc:740] T f1a04f6fbdde42019ebd25afbe03ca3a P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 802c9786ee9c404cbeb186b90fa697ba, State: Initialized, Role: FOLLOWER
I20260709 13:17:23.320930 15429 leader_election.cc:304] T 0b500d1d450c478db351f0e507c81f18 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02927d4dc2f44acf84f92a7090286bbc, 2294936c864241959e4ef16ee789b341; no voters: 
W20260709 13:17:23.321973 15899 log.cc:927] Time spent T 43a1da4c39dd4d048615e98e18db6234 P 2294936c864241959e4ef16ee789b341: Append to log took a long time: real 0.060s	user 0.000s	sys 0.000s
I20260709 13:17:23.323369 15463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ddd01192e8f4fd3b2e5525431abbeea" candidate_uuid: "2889d0b5034548eb9e3be00b724e6875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02927d4dc2f44acf84f92a7090286bbc" is_pre_election: true
I20260709 13:17:23.323957 15790 raft_consensus.cc:2804] T 0b500d1d450c478db351f0e507c81f18 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:23.324358 15790 raft_consensus.cc:493] T 0b500d1d450c478db351f0e507c81f18 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:23.324663 15790 raft_consensus.cc:3060] T 0b500d1d450c478db351f0e507c81f18 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:23.331027 15509 consensus_queue.cc:260] T f1a04f6fbdde42019ebd25afbe03ca3a P 802c9786ee9c404cbeb186b90fa697ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:23.333760 15801 raft_consensus.cc:697] T 057d1c98c4b9445993bdc4a4f542551f P 2294936c864241959e4ef16ee789b341 [term 1 LEADER]: Becoming Leader. State: Replica: 2294936c864241959e4ef16ee789b341, State: Running, Role: LEADER
I20260709 13:17:23.335968 15801 consensus_queue.cc:237] T 057d1c98c4b9445993bdc4a4f542551f P 2294936c864241959e4ef16ee789b341 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:23.342726 15318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5afcd7991b614faaafea6298af4bee01" candidate_uuid: "02927d4dc2f44acf84f92a7090286bbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "802c9786ee9c404cbeb186b90fa697ba" is_pre_election: true
I20260709 13:17:23.351610 15509 ts_tablet_manager.cc:1434] T f1a04f6fbdde42019ebd25afbe03ca3a P 802c9786ee9c404cbeb186b90fa697ba: Time spent starting tablet: real 0.060s	user 0.007s	sys 0.000s
I20260709 13:17:23.352288 15237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ddd01192e8f4fd3b2e5525431abbeea" candidate_uuid: "2889d0b5034548eb9e3be00b724e6875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341" is_pre_election: true
I20260709 13:17:23.354698 15513 tablet_bootstrap.cc:654] T cabc919ffe3a4e638210f0f365238828 P 02927d4dc2f44acf84f92a7090286bbc: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:23.358582 15315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "028a2e13a40a4795bb6f37a59a0dca04" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "802c9786ee9c404cbeb186b90fa697ba" is_pre_election: true
I20260709 13:17:23.353531 15316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b500d1d450c478db351f0e507c81f18" candidate_uuid: "02927d4dc2f44acf84f92a7090286bbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "802c9786ee9c404cbeb186b90fa697ba" is_pre_election: true
W20260709 13:17:23.371647 15209 consensus_peers.cc:597] T 998df134255f4b9898fddf1bf94611df P 2294936c864241959e4ef16ee789b341 -> Peer 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801): Couldn't send request to peer 02927d4dc2f44acf84f92a7090286bbc. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:23.380823 15358 leader_election.cc:343] T 8ddd01192e8f4fd3b2e5525431abbeea P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:17:23.383152 15355 leader_election.cc:343] T 8ddd01192e8f4fd3b2e5525431abbeea P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:23.384302 15315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "057d1c98c4b9445993bdc4a4f542551f" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "802c9786ee9c404cbeb186b90fa697ba"
I20260709 13:17:23.391147 15432 leader_election.cc:304] T 5afcd7991b614faaafea6298af4bee01 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 02927d4dc2f44acf84f92a7090286bbc; no voters: 2294936c864241959e4ef16ee789b341, 802c9786ee9c404cbeb186b90fa697ba
W20260709 13:17:23.394889 15432 leader_election.cc:343] T 0b500d1d450c478db351f0e507c81f18 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:23.395996 15798 consensus_queue.cc:1048] T ee852f57e36f4b89bdccf760326f7372 P 802c9786ee9c404cbeb186b90fa697ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:23.398005 15790 raft_consensus.cc:515] T 0b500d1d450c478db351f0e507c81f18 P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:23.399318 15355 leader_election.cc:304] T 8ddd01192e8f4fd3b2e5525431abbeea P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2889d0b5034548eb9e3be00b724e6875; no voters: 02927d4dc2f44acf84f92a7090286bbc, 2294936c864241959e4ef16ee789b341
I20260709 13:17:23.401208 15825 raft_consensus.cc:2749] T 8ddd01192e8f4fd3b2e5525431abbeea P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:23.403092 15875 raft_consensus.cc:515] T 91f0399744a94cdfac8cd984c2b459c6 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:23.404657 15240 raft_consensus.cc:2393] T 91f0399744a94cdfac8cd984c2b459c6 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2889d0b5034548eb9e3be00b724e6875 in current term 1: Already voted for candidate 2294936c864241959e4ef16ee789b341 in this term.
I20260709 13:17:23.410781 15509 tablet_bootstrap.cc:492] T 0b500d1d450c478db351f0e507c81f18 P 802c9786ee9c404cbeb186b90fa697ba: Bootstrap starting.
I20260709 13:17:23.416846 15825 consensus_queue.cc:1048] T 31a5360b9d724826bc979acaffec48b7 P 2889d0b5034548eb9e3be00b724e6875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:23.418248 15242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b500d1d450c478db351f0e507c81f18" candidate_uuid: "02927d4dc2f44acf84f92a7090286bbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341"
I20260709 13:17:23.418810 15242 raft_consensus.cc:3060] T 0b500d1d450c478db351f0e507c81f18 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:23.419203 15509 tablet_bootstrap.cc:654] T 0b500d1d450c478db351f0e507c81f18 P 802c9786ee9c404cbeb186b90fa697ba: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:23.422647 15557 raft_consensus.cc:2749] T 5afcd7991b614faaafea6298af4bee01 P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:23.427740 15808 consensus_queue.cc:1048] T 5afcd7991b614faaafea6298af4bee01 P 802c9786ee9c404cbeb186b90fa697ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:23.402776 15790 leader_election.cc:290] T 0b500d1d450c478db351f0e507c81f18 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 1 election: Requested vote from peers 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321), 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495)
W20260709 13:17:23.441725 15209 leader_election.cc:343] T 028a2e13a40a4795bb6f37a59a0dca04 P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:23.445780 15242 raft_consensus.cc:2468] T 0b500d1d450c478db351f0e507c81f18 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02927d4dc2f44acf84f92a7090286bbc in term 1.
I20260709 13:17:23.446552 15209 leader_election.cc:304] T 028a2e13a40a4795bb6f37a59a0dca04 P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2294936c864241959e4ef16ee789b341; no voters: 02927d4dc2f44acf84f92a7090286bbc, 802c9786ee9c404cbeb186b90fa697ba
I20260709 13:17:23.452275 15508 tablet_bootstrap.cc:492] T 87763f6bc6d64f898c39d0d667d89289 P 2294936c864241959e4ef16ee789b341: No bootstrap required, opened a new log
I20260709 13:17:23.452724 15508 ts_tablet_manager.cc:1403] T 87763f6bc6d64f898c39d0d667d89289 P 2294936c864241959e4ef16ee789b341: Time spent bootstrapping tablet: real 0.388s	user 0.015s	sys 0.000s
W20260709 13:17:23.454758 15209 leader_election.cc:343] T 057d1c98c4b9445993bdc4a4f542551f P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:23.449961 15825 consensus_queue.cc:1048] T 31a5360b9d724826bc979acaffec48b7 P 2889d0b5034548eb9e3be00b724e6875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 13:17:23.453504 15806 raft_consensus.cc:2749] T 028a2e13a40a4795bb6f37a59a0dca04 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:23.469594 15383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91f0399744a94cdfac8cd984c2b459c6" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2889d0b5034548eb9e3be00b724e6875"
I20260709 13:17:23.459905 15429 leader_election.cc:304] T 0b500d1d450c478db351f0e507c81f18 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02927d4dc2f44acf84f92a7090286bbc, 2294936c864241959e4ef16ee789b341; no voters: 
I20260709 13:17:23.451210 15875 leader_election.cc:290] T 91f0399744a94cdfac8cd984c2b459c6 P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 election: Requested vote from peers 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495), 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607)
I20260709 13:17:23.502461 15557 raft_consensus.cc:2804] T 0b500d1d450c478db351f0e507c81f18 P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:23.502943 15557 raft_consensus.cc:697] T 0b500d1d450c478db351f0e507c81f18 P 02927d4dc2f44acf84f92a7090286bbc [term 1 LEADER]: Becoming Leader. State: Replica: 02927d4dc2f44acf84f92a7090286bbc, State: Running, Role: LEADER
I20260709 13:17:23.503671 15557 consensus_queue.cc:237] T 0b500d1d450c478db351f0e507c81f18 P 02927d4dc2f44acf84f92a7090286bbc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:23.507077 15507 tablet_bootstrap.cc:492] T 1e67c39b4703431a862f1c3c7706074f P 2889d0b5034548eb9e3be00b724e6875: No bootstrap required, opened a new log
I20260709 13:17:23.507521 15507 ts_tablet_manager.cc:1403] T 1e67c39b4703431a862f1c3c7706074f P 2889d0b5034548eb9e3be00b724e6875: Time spent bootstrapping tablet: real 0.337s	user 0.016s	sys 0.034s
I20260709 13:17:23.509490 15383 raft_consensus.cc:2393] T 91f0399744a94cdfac8cd984c2b459c6 P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2294936c864241959e4ef16ee789b341 in current term 1: Already voted for candidate 2889d0b5034548eb9e3be00b724e6875 in this term.
W20260709 13:17:23.503999 15429 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.12.19.129:41321, user_credentials={real_user=slave}} blocked reactor thread for 48917.3us
I20260709 13:17:23.504421 15355 leader_election.cc:304] T 91f0399744a94cdfac8cd984c2b459c6 P 2889d0b5034548eb9e3be00b724e6875 [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: 2889d0b5034548eb9e3be00b724e6875; no voters: 2294936c864241959e4ef16ee789b341, 802c9786ee9c404cbeb186b90fa697ba
I20260709 13:17:23.522526 15635 consensus_queue.cc:1048] T 998df134255f4b9898fddf1bf94611df P 2294936c864241959e4ef16ee789b341 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:23.528704 15676 raft_consensus.cc:2749] T 91f0399744a94cdfac8cd984c2b459c6 P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:17:23.529081 15808 raft_consensus.cc:493] T f1a04f6fbdde42019ebd25afbe03ca3a P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:23.537799 15507 raft_consensus.cc:359] T 1e67c39b4703431a862f1c3c7706074f P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:23.540096 15507 raft_consensus.cc:385] T 1e67c39b4703431a862f1c3c7706074f P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:23.540380 15507 raft_consensus.cc:740] T 1e67c39b4703431a862f1c3c7706074f P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2889d0b5034548eb9e3be00b724e6875, State: Initialized, Role: FOLLOWER
W20260709 13:17:23.553426 15907 log.cc:927] Time spent T c5fde627f6294d98a22d6756d06424dc P 2889d0b5034548eb9e3be00b724e6875: Append to log took a long time: real 0.056s	user 0.000s	sys 0.001s
I20260709 13:17:23.560688 15314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91f0399744a94cdfac8cd984c2b459c6" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "802c9786ee9c404cbeb186b90fa697ba"
I20260709 13:17:23.561340 15314 raft_consensus.cc:3060] T 91f0399744a94cdfac8cd984c2b459c6 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:23.537796 15808 raft_consensus.cc:515] T f1a04f6fbdde42019ebd25afbe03ca3a P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:23.566526 15388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a04f6fbdde42019ebd25afbe03ca3a" candidate_uuid: "802c9786ee9c404cbeb186b90fa697ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2889d0b5034548eb9e3be00b724e6875" is_pre_election: true
I20260709 13:17:23.567631 15463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a04f6fbdde42019ebd25afbe03ca3a" candidate_uuid: "802c9786ee9c404cbeb186b90fa697ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02927d4dc2f44acf84f92a7090286bbc" is_pre_election: true
W20260709 13:17:23.569108 15284 leader_election.cc:343] T f1a04f6fbdde42019ebd25afbe03ca3a P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:17:23.570531 15282 leader_election.cc:343] T f1a04f6fbdde42019ebd25afbe03ca3a P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:23.570938 15282 leader_election.cc:304] T f1a04f6fbdde42019ebd25afbe03ca3a P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 802c9786ee9c404cbeb186b90fa697ba; no voters: 02927d4dc2f44acf84f92a7090286bbc, 2889d0b5034548eb9e3be00b724e6875
I20260709 13:17:23.572132 15798 raft_consensus.cc:2749] T f1a04f6fbdde42019ebd25afbe03ca3a P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:23.572899 15508 raft_consensus.cc:359] T 87763f6bc6d64f898c39d0d667d89289 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:23.581983 15508 raft_consensus.cc:385] T 87763f6bc6d64f898c39d0d667d89289 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:23.583598 15508 raft_consensus.cc:740] T 87763f6bc6d64f898c39d0d667d89289 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2294936c864241959e4ef16ee789b341, State: Initialized, Role: FOLLOWER
I20260709 13:17:23.583621 15507 consensus_queue.cc:260] T 1e67c39b4703431a862f1c3c7706074f P 2889d0b5034548eb9e3be00b724e6875 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:23.585410 15507 ts_tablet_manager.cc:1434] T 1e67c39b4703431a862f1c3c7706074f P 2889d0b5034548eb9e3be00b724e6875: Time spent starting tablet: real 0.077s	user 0.004s	sys 0.002s
I20260709 13:17:23.586663 15507 tablet_bootstrap.cc:492] T 96f954f9698d45af941477c85b374240 P 2889d0b5034548eb9e3be00b724e6875: Bootstrap starting.
I20260709 13:17:23.590415 15140 catalog_manager.cc:5697] T 057d1c98c4b9445993bdc4a4f542551f P 2294936c864241959e4ef16ee789b341 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2294936c864241959e4ef16ee789b341 (127.12.19.129). New cstate: current_term: 1 leader_uuid: "2294936c864241959e4ef16ee789b341" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:23.603602 15316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b500d1d450c478db351f0e507c81f18" candidate_uuid: "02927d4dc2f44acf84f92a7090286bbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "802c9786ee9c404cbeb186b90fa697ba"
I20260709 13:17:23.622455 15508 consensus_queue.cc:260] T 87763f6bc6d64f898c39d0d667d89289 P 2294936c864241959e4ef16ee789b341 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:23.566538 15808 leader_election.cc:290] T f1a04f6fbdde42019ebd25afbe03ca3a P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607), 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801)
I20260709 13:17:23.605695 15690 raft_consensus.cc:493] T 1e67c39b4703431a862f1c3c7706074f P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:23.641508 15513 tablet_bootstrap.cc:492] T cabc919ffe3a4e638210f0f365238828 P 02927d4dc2f44acf84f92a7090286bbc: No bootstrap required, opened a new log
I20260709 13:17:23.642017 15513 ts_tablet_manager.cc:1403] T cabc919ffe3a4e638210f0f365238828 P 02927d4dc2f44acf84f92a7090286bbc: Time spent bootstrapping tablet: real 0.370s	user 0.014s	sys 0.014s
I20260709 13:17:23.643181 15690 raft_consensus.cc:515] T 1e67c39b4703431a862f1c3c7706074f P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:23.644616 15513 raft_consensus.cc:359] T cabc919ffe3a4e638210f0f365238828 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:23.645292 15513 raft_consensus.cc:385] T cabc919ffe3a4e638210f0f365238828 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:23.645545 15513 raft_consensus.cc:740] T cabc919ffe3a4e638210f0f365238828 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02927d4dc2f44acf84f92a7090286bbc, State: Initialized, Role: FOLLOWER
I20260709 13:17:23.656296 15314 raft_consensus.cc:2468] T 91f0399744a94cdfac8cd984c2b459c6 P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2294936c864241959e4ef16ee789b341 in term 1.
I20260709 13:17:23.675084 15509 tablet_bootstrap.cc:492] T 0b500d1d450c478db351f0e507c81f18 P 802c9786ee9c404cbeb186b90fa697ba: No bootstrap required, opened a new log
I20260709 13:17:23.677253 15509 ts_tablet_manager.cc:1403] T 0b500d1d450c478db351f0e507c81f18 P 802c9786ee9c404cbeb186b90fa697ba: Time spent bootstrapping tablet: real 0.267s	user 0.013s	sys 0.009s
I20260709 13:17:23.677361 15513 consensus_queue.cc:260] T cabc919ffe3a4e638210f0f365238828 P 02927d4dc2f44acf84f92a7090286bbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:23.676659 15390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e67c39b4703431a862f1c3c7706074f" candidate_uuid: "02927d4dc2f44acf84f92a7090286bbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2889d0b5034548eb9e3be00b724e6875" is_pre_election: true
I20260709 13:17:23.680528 15390 raft_consensus.cc:2468] T 1e67c39b4703431a862f1c3c7706074f P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02927d4dc2f44acf84f92a7090286bbc in term 0.
I20260709 13:17:23.682085 15430 leader_election.cc:304] T 1e67c39b4703431a862f1c3c7706074f P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02927d4dc2f44acf84f92a7090286bbc, 2889d0b5034548eb9e3be00b724e6875; no voters: 
I20260709 13:17:23.675302 15690 leader_election.cc:290] T 1e67c39b4703431a862f1c3c7706074f P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495), 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607)
I20260709 13:17:23.682971 15557 raft_consensus.cc:2804] T 1e67c39b4703431a862f1c3c7706074f P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:23.683346 15557 raft_consensus.cc:493] T 1e67c39b4703431a862f1c3c7706074f P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:23.683645 15557 raft_consensus.cc:3060] T 1e67c39b4703431a862f1c3c7706074f P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:23.688108 15509 raft_consensus.cc:359] T 0b500d1d450c478db351f0e507c81f18 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:23.688856 15509 raft_consensus.cc:385] T 0b500d1d450c478db351f0e507c81f18 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:23.689178 15509 raft_consensus.cc:740] T 0b500d1d450c478db351f0e507c81f18 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 802c9786ee9c404cbeb186b90fa697ba, State: Initialized, Role: FOLLOWER
I20260709 13:17:23.692193 15509 consensus_queue.cc:260] T 0b500d1d450c478db351f0e507c81f18 P 802c9786ee9c404cbeb186b90fa697ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:23.694218 15509 ts_tablet_manager.cc:1434] T 0b500d1d450c478db351f0e507c81f18 P 802c9786ee9c404cbeb186b90fa697ba: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260709 13:17:23.695007 15509 tablet_bootstrap.cc:492] T 057d1c98c4b9445993bdc4a4f542551f P 802c9786ee9c404cbeb186b90fa697ba: Bootstrap starting.
I20260709 13:17:23.682436 15513 ts_tablet_manager.cc:1434] T cabc919ffe3a4e638210f0f365238828 P 02927d4dc2f44acf84f92a7090286bbc: Time spent starting tablet: real 0.040s	user 0.008s	sys 0.001s
I20260709 13:17:23.699821 15507 tablet_bootstrap.cc:654] T 96f954f9698d45af941477c85b374240 P 2889d0b5034548eb9e3be00b724e6875: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:23.704633 15513 tablet_bootstrap.cc:492] T 87763f6bc6d64f898c39d0d667d89289 P 02927d4dc2f44acf84f92a7090286bbc: Bootstrap starting.
I20260709 13:17:23.700549 15557 raft_consensus.cc:515] T 1e67c39b4703431a862f1c3c7706074f P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:23.713922 15557 leader_election.cc:290] T 1e67c39b4703431a862f1c3c7706074f P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 1 election: Requested vote from peers 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495), 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607)
I20260709 13:17:23.720077 15388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e67c39b4703431a862f1c3c7706074f" candidate_uuid: "02927d4dc2f44acf84f92a7090286bbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2889d0b5034548eb9e3be00b724e6875"
I20260709 13:17:23.723843 15388 raft_consensus.cc:3060] T 1e67c39b4703431a862f1c3c7706074f P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:23.724858 15316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e67c39b4703431a862f1c3c7706074f" candidate_uuid: "02927d4dc2f44acf84f92a7090286bbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "802c9786ee9c404cbeb186b90fa697ba" is_pre_election: true
I20260709 13:17:23.725241 15315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e67c39b4703431a862f1c3c7706074f" candidate_uuid: "02927d4dc2f44acf84f92a7090286bbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "802c9786ee9c404cbeb186b90fa697ba"
I20260709 13:17:23.725893 15508 ts_tablet_manager.cc:1434] T 87763f6bc6d64f898c39d0d667d89289 P 2294936c864241959e4ef16ee789b341: Time spent starting tablet: real 0.273s	user 0.016s	sys 0.008s
I20260709 13:17:23.727921 15508 tablet_bootstrap.cc:492] T 8ddd01192e8f4fd3b2e5525431abbeea P 2294936c864241959e4ef16ee789b341: Bootstrap starting.
I20260709 13:17:23.718886 15796 consensus_queue.cc:1048] T 5afcd7991b614faaafea6298af4bee01 P 802c9786ee9c404cbeb186b90fa697ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 13:17:23.728838 15139 catalog_manager.cc:5697] T 0b500d1d450c478db351f0e507c81f18 P 02927d4dc2f44acf84f92a7090286bbc reported cstate change: term changed from 0 to 1, leader changed from <none> to 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132). New cstate: current_term: 1 leader_uuid: "02927d4dc2f44acf84f92a7090286bbc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } health_report { overall_health: UNKNOWN } } }
W20260709 13:17:23.732955 15432 leader_election.cc:343] T 0b500d1d450c478db351f0e507c81f18 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:17:23.734498 15432 leader_election.cc:343] T 1e67c39b4703431a862f1c3c7706074f P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:17:23.735586 15432 leader_election.cc:343] T 1e67c39b4703431a862f1c3c7706074f P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:23.741905 15508 tablet_bootstrap.cc:654] T 8ddd01192e8f4fd3b2e5525431abbeea P 2294936c864241959e4ef16ee789b341: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:23.753572 15388 raft_consensus.cc:2468] T 1e67c39b4703431a862f1c3c7706074f P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02927d4dc2f44acf84f92a7090286bbc in term 1.
I20260709 13:17:23.762166 15430 leader_election.cc:304] T 1e67c39b4703431a862f1c3c7706074f P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 02927d4dc2f44acf84f92a7090286bbc, 2889d0b5034548eb9e3be00b724e6875; no voters: 802c9786ee9c404cbeb186b90fa697ba
I20260709 13:17:23.763233 15557 raft_consensus.cc:2804] T 1e67c39b4703431a862f1c3c7706074f P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:23.763729 15557 raft_consensus.cc:697] T 1e67c39b4703431a862f1c3c7706074f P 02927d4dc2f44acf84f92a7090286bbc [term 1 LEADER]: Becoming Leader. State: Replica: 02927d4dc2f44acf84f92a7090286bbc, State: Running, Role: LEADER
I20260709 13:17:23.764436 15557 consensus_queue.cc:237] T 1e67c39b4703431a862f1c3c7706074f P 02927d4dc2f44acf84f92a7090286bbc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:23.790711 15513 tablet_bootstrap.cc:654] T 87763f6bc6d64f898c39d0d667d89289 P 02927d4dc2f44acf84f92a7090286bbc: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:23.796432 15509 tablet_bootstrap.cc:654] T 057d1c98c4b9445993bdc4a4f542551f P 802c9786ee9c404cbeb186b90fa697ba: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:23.796973 15508 tablet_bootstrap.cc:492] T 8ddd01192e8f4fd3b2e5525431abbeea P 2294936c864241959e4ef16ee789b341: No bootstrap required, opened a new log
I20260709 13:17:23.797535 15508 ts_tablet_manager.cc:1403] T 8ddd01192e8f4fd3b2e5525431abbeea P 2294936c864241959e4ef16ee789b341: Time spent bootstrapping tablet: real 0.070s	user 0.011s	sys 0.003s
I20260709 13:17:23.799940 15507 tablet_bootstrap.cc:492] T 96f954f9698d45af941477c85b374240 P 2889d0b5034548eb9e3be00b724e6875: No bootstrap required, opened a new log
I20260709 13:17:23.800451 15507 ts_tablet_manager.cc:1403] T 96f954f9698d45af941477c85b374240 P 2889d0b5034548eb9e3be00b724e6875: Time spent bootstrapping tablet: real 0.214s	user 0.020s	sys 0.013s
I20260709 13:17:23.813249 15508 raft_consensus.cc:359] T 8ddd01192e8f4fd3b2e5525431abbeea P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:23.813952 15508 raft_consensus.cc:385] T 8ddd01192e8f4fd3b2e5525431abbeea P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:23.814224 15508 raft_consensus.cc:740] T 8ddd01192e8f4fd3b2e5525431abbeea P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2294936c864241959e4ef16ee789b341, State: Initialized, Role: FOLLOWER
I20260709 13:17:23.815007 15209 leader_election.cc:304] T 91f0399744a94cdfac8cd984c2b459c6 P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2294936c864241959e4ef16ee789b341, 802c9786ee9c404cbeb186b90fa697ba; no voters: 2889d0b5034548eb9e3be00b724e6875
I20260709 13:17:23.819347 15923 raft_consensus.cc:2804] T 91f0399744a94cdfac8cd984c2b459c6 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:23.819824 15923 raft_consensus.cc:697] T 91f0399744a94cdfac8cd984c2b459c6 P 2294936c864241959e4ef16ee789b341 [term 1 LEADER]: Becoming Leader. State: Replica: 2294936c864241959e4ef16ee789b341, State: Running, Role: LEADER
I20260709 13:17:23.820621 15507 raft_consensus.cc:359] T 96f954f9698d45af941477c85b374240 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:23.820729 15923 consensus_queue.cc:237] T 91f0399744a94cdfac8cd984c2b459c6 P 2294936c864241959e4ef16ee789b341 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
W20260709 13:17:23.823124 15209 consensus_peers.cc:597] T 013a9144544045629f2f67d77f8113c6 P 2294936c864241959e4ef16ee789b341 -> Peer 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495): Couldn't send request to peer 802c9786ee9c404cbeb186b90fa697ba. 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 13:17:23.825824 15508 consensus_queue.cc:260] T 8ddd01192e8f4fd3b2e5525431abbeea P 2294936c864241959e4ef16ee789b341 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:23.823181 15507 raft_consensus.cc:385] T 96f954f9698d45af941477c85b374240 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:23.826818 15507 raft_consensus.cc:740] T 96f954f9698d45af941477c85b374240 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2889d0b5034548eb9e3be00b724e6875, State: Initialized, Role: FOLLOWER
I20260709 13:17:23.830435 15921 raft_consensus.cc:493] T 8ddd01192e8f4fd3b2e5525431abbeea P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:23.830901 15921 raft_consensus.cc:515] T 8ddd01192e8f4fd3b2e5525431abbeea P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:23.833720 15507 consensus_queue.cc:260] T 96f954f9698d45af941477c85b374240 P 2889d0b5034548eb9e3be00b724e6875 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:23.834995 15508 ts_tablet_manager.cc:1434] T 8ddd01192e8f4fd3b2e5525431abbeea P 2294936c864241959e4ef16ee789b341: Time spent starting tablet: real 0.037s	user 0.008s	sys 0.001s
I20260709 13:17:23.836272 15508 tablet_bootstrap.cc:492] T 9f5711fd6ff94688802a2e8ad6d71fef P 2294936c864241959e4ef16ee789b341: Bootstrap starting.
I20260709 13:17:23.836189 15139 catalog_manager.cc:5697] T 1e67c39b4703431a862f1c3c7706074f P 02927d4dc2f44acf84f92a7090286bbc reported cstate change: term changed from 0 to 1, leader changed from <none> to 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132). New cstate: current_term: 1 leader_uuid: "02927d4dc2f44acf84f92a7090286bbc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:23.842756 15508 tablet_bootstrap.cc:654] T 9f5711fd6ff94688802a2e8ad6d71fef P 2294936c864241959e4ef16ee789b341: Neither blocks nor log segments found. Creating new log.
W20260709 13:17:23.845715 15189 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:17:23.850227 15509 tablet_bootstrap.cc:492] T 057d1c98c4b9445993bdc4a4f542551f P 802c9786ee9c404cbeb186b90fa697ba: No bootstrap required, opened a new log
I20260709 13:17:23.850679 15509 ts_tablet_manager.cc:1403] T 057d1c98c4b9445993bdc4a4f542551f P 802c9786ee9c404cbeb186b90fa697ba: Time spent bootstrapping tablet: real 0.156s	user 0.013s	sys 0.001s
I20260709 13:17:23.855968 15509 raft_consensus.cc:359] T 057d1c98c4b9445993bdc4a4f542551f P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:23.857364 15509 raft_consensus.cc:385] T 057d1c98c4b9445993bdc4a4f542551f P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:23.857640 15509 raft_consensus.cc:740] T 057d1c98c4b9445993bdc4a4f542551f P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 802c9786ee9c404cbeb186b90fa697ba, State: Initialized, Role: FOLLOWER
I20260709 13:17:23.858399 15509 consensus_queue.cc:260] T 057d1c98c4b9445993bdc4a4f542551f P 802c9786ee9c404cbeb186b90fa697ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:23.860713 15509 ts_tablet_manager.cc:1434] T 057d1c98c4b9445993bdc4a4f542551f P 802c9786ee9c404cbeb186b90fa697ba: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.002s
I20260709 13:17:23.865377 15509 tablet_bootstrap.cc:492] T 1e67c39b4703431a862f1c3c7706074f P 802c9786ee9c404cbeb186b90fa697ba: Bootstrap starting.
I20260709 13:17:23.866118 15314 raft_consensus.cc:3060] T 057d1c98c4b9445993bdc4a4f542551f P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:23.868716 15921 leader_election.cc:290] T 8ddd01192e8f4fd3b2e5525431abbeea P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607), 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801)
I20260709 13:17:23.870679 15388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ddd01192e8f4fd3b2e5525431abbeea" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2889d0b5034548eb9e3be00b724e6875" is_pre_election: true
I20260709 13:17:23.871383 15388 raft_consensus.cc:2468] T 8ddd01192e8f4fd3b2e5525431abbeea P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2294936c864241959e4ef16ee789b341 in term 0.
I20260709 13:17:23.872675 15507 ts_tablet_manager.cc:1434] T 96f954f9698d45af941477c85b374240 P 2889d0b5034548eb9e3be00b724e6875: Time spent starting tablet: real 0.072s	user 0.004s	sys 0.003s
I20260709 13:17:23.873699 15507 tablet_bootstrap.cc:492] T ee852f57e36f4b89bdccf760326f7372 P 2889d0b5034548eb9e3be00b724e6875: Bootstrap starting.
I20260709 13:17:23.878517 15207 leader_election.cc:304] T 8ddd01192e8f4fd3b2e5525431abbeea P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2294936c864241959e4ef16ee789b341, 2889d0b5034548eb9e3be00b724e6875; no voters: 
I20260709 13:17:23.880937 15893 raft_consensus.cc:493] T 0b500d1d450c478db351f0e507c81f18 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:23.884368 15567 consensus_queue.cc:1048] T 057d1c98c4b9445993bdc4a4f542551f P 2294936c864241959e4ef16ee789b341 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:23.886942 15873 raft_consensus.cc:2804] T 8ddd01192e8f4fd3b2e5525431abbeea P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:23.887364 15873 raft_consensus.cc:493] T 8ddd01192e8f4fd3b2e5525431abbeea P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:23.888937 15873 raft_consensus.cc:3060] T 8ddd01192e8f4fd3b2e5525431abbeea P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:23.890558 15795 raft_consensus.cc:493] T 96f954f9698d45af941477c85b374240 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:23.894363 15795 raft_consensus.cc:515] T 96f954f9698d45af941477c85b374240 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:23.896493 15795 leader_election.cc:290] T 96f954f9698d45af941477c85b374240 P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801), 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321)
I20260709 13:17:23.892372 15923 consensus_queue.cc:1048] T 013a9144544045629f2f67d77f8113c6 P 2294936c864241959e4ef16ee789b341 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 13:17:23.907609 15463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ddd01192e8f4fd3b2e5525431abbeea" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02927d4dc2f44acf84f92a7090286bbc" is_pre_election: true
I20260709 13:17:23.881588 15893 raft_consensus.cc:515] T 0b500d1d450c478db351f0e507c81f18 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:23.918005 15513 tablet_bootstrap.cc:492] T 87763f6bc6d64f898c39d0d667d89289 P 02927d4dc2f44acf84f92a7090286bbc: No bootstrap required, opened a new log
I20260709 13:17:23.918498 15513 ts_tablet_manager.cc:1403] T 87763f6bc6d64f898c39d0d667d89289 P 02927d4dc2f44acf84f92a7090286bbc: Time spent bootstrapping tablet: real 0.223s	user 0.014s	sys 0.019s
I20260709 13:17:23.919663 15238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96f954f9698d45af941477c85b374240" candidate_uuid: "2889d0b5034548eb9e3be00b724e6875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341" is_pre_election: true
I20260709 13:17:23.921361 15463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96f954f9698d45af941477c85b374240" candidate_uuid: "2889d0b5034548eb9e3be00b724e6875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02927d4dc2f44acf84f92a7090286bbc" is_pre_election: true
I20260709 13:17:23.913009 15893 leader_election.cc:290] T 0b500d1d450c478db351f0e507c81f18 P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801), 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321)
I20260709 13:17:23.922819 15464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b500d1d450c478db351f0e507c81f18" candidate_uuid: "802c9786ee9c404cbeb186b90fa697ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02927d4dc2f44acf84f92a7090286bbc" is_pre_election: true
I20260709 13:17:23.923113 15240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b500d1d450c478db351f0e507c81f18" candidate_uuid: "802c9786ee9c404cbeb186b90fa697ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341" is_pre_election: true
W20260709 13:17:23.914319 15209 leader_election.cc:343] T 8ddd01192e8f4fd3b2e5525431abbeea P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:23.923977 15240 raft_consensus.cc:2393] T 0b500d1d450c478db351f0e507c81f18 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 802c9786ee9c404cbeb186b90fa697ba in current term 1: Already voted for candidate 02927d4dc2f44acf84f92a7090286bbc in this term.
W20260709 13:17:23.927788 15355 leader_election.cc:343] T 96f954f9698d45af941477c85b374240 P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:23.931699 15281 leader_election.cc:304] T 0b500d1d450c478db351f0e507c81f18 P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 802c9786ee9c404cbeb186b90fa697ba; no voters: 02927d4dc2f44acf84f92a7090286bbc, 2294936c864241959e4ef16ee789b341
W20260709 13:17:23.932688 15358 leader_election.cc:343] T 96f954f9698d45af941477c85b374240 P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:23.932973 15893 raft_consensus.cc:3060] T 0b500d1d450c478db351f0e507c81f18 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:23.933148 15358 leader_election.cc:304] T 96f954f9698d45af941477c85b374240 P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2889d0b5034548eb9e3be00b724e6875; no voters: 02927d4dc2f44acf84f92a7090286bbc, 2294936c864241959e4ef16ee789b341
I20260709 13:17:23.935592 15795 raft_consensus.cc:2749] T 96f954f9698d45af941477c85b374240 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:23.941537 15806 consensus_queue.cc:1048] T 057d1c98c4b9445993bdc4a4f542551f P 2294936c864241959e4ef16ee789b341 [LEADER]: Connected to new peer: Peer: permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:23.947301 15873 raft_consensus.cc:515] T 8ddd01192e8f4fd3b2e5525431abbeea P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:23.951170 15139 catalog_manager.cc:5697] T 91f0399744a94cdfac8cd984c2b459c6 P 2294936c864241959e4ef16ee789b341 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2294936c864241959e4ef16ee789b341 (127.12.19.129). New cstate: current_term: 1 leader_uuid: "2294936c864241959e4ef16ee789b341" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:23.951962 15507 tablet_bootstrap.cc:654] T ee852f57e36f4b89bdccf760326f7372 P 2889d0b5034548eb9e3be00b724e6875: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:23.952865 15893 raft_consensus.cc:2749] T 0b500d1d450c478db351f0e507c81f18 P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:23.957247 15508 tablet_bootstrap.cc:492] T 9f5711fd6ff94688802a2e8ad6d71fef P 2294936c864241959e4ef16ee789b341: No bootstrap required, opened a new log
I20260709 13:17:23.957863 15508 ts_tablet_manager.cc:1403] T 9f5711fd6ff94688802a2e8ad6d71fef P 2294936c864241959e4ef16ee789b341: Time spent bootstrapping tablet: real 0.122s	user 0.018s	sys 0.013s
I20260709 13:17:23.958089 15513 raft_consensus.cc:359] T 87763f6bc6d64f898c39d0d667d89289 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:23.958803 15513 raft_consensus.cc:385] T 87763f6bc6d64f898c39d0d667d89289 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:23.960778 15508 raft_consensus.cc:359] T 9f5711fd6ff94688802a2e8ad6d71fef P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:23.961421 15508 raft_consensus.cc:385] T 9f5711fd6ff94688802a2e8ad6d71fef P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:23.961678 15508 raft_consensus.cc:740] T 9f5711fd6ff94688802a2e8ad6d71fef P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2294936c864241959e4ef16ee789b341, State: Initialized, Role: FOLLOWER
I20260709 13:17:23.962303 15508 consensus_queue.cc:260] T 9f5711fd6ff94688802a2e8ad6d71fef P 2294936c864241959e4ef16ee789b341 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:23.964385 15508 ts_tablet_manager.cc:1434] T 9f5711fd6ff94688802a2e8ad6d71fef P 2294936c864241959e4ef16ee789b341: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:17:23.965613 15508 tablet_bootstrap.cc:492] T 96f954f9698d45af941477c85b374240 P 2294936c864241959e4ef16ee789b341: Bootstrap starting.
I20260709 13:17:23.975437 15816 raft_consensus.cc:493] T 9f5711fd6ff94688802a2e8ad6d71fef P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:23.976019 15816 raft_consensus.cc:515] T 9f5711fd6ff94688802a2e8ad6d71fef P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:23.979143 15386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5711fd6ff94688802a2e8ad6d71fef" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2889d0b5034548eb9e3be00b724e6875" is_pre_election: true
W20260709 13:17:23.980532 15207 leader_election.cc:343] T 9f5711fd6ff94688802a2e8ad6d71fef P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:23.981272 15816 leader_election.cc:290] T 9f5711fd6ff94688802a2e8ad6d71fef P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495), 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607)
I20260709 13:17:23.983441 15317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5711fd6ff94688802a2e8ad6d71fef" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "802c9786ee9c404cbeb186b90fa697ba" is_pre_election: true
I20260709 13:17:23.984957 15388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ddd01192e8f4fd3b2e5525431abbeea" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2889d0b5034548eb9e3be00b724e6875"
I20260709 13:17:23.985589 15388 raft_consensus.cc:3060] T 8ddd01192e8f4fd3b2e5525431abbeea P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:17:23.984699 15209 leader_election.cc:343] T 9f5711fd6ff94688802a2e8ad6d71fef P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:23.986199 15209 leader_election.cc:304] T 9f5711fd6ff94688802a2e8ad6d71fef P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2294936c864241959e4ef16ee789b341; no voters: 2889d0b5034548eb9e3be00b724e6875, 802c9786ee9c404cbeb186b90fa697ba
I20260709 13:17:23.987414 15816 raft_consensus.cc:2749] T 9f5711fd6ff94688802a2e8ad6d71fef P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:23.994571 15557 consensus_queue.cc:1048] T 0b500d1d450c478db351f0e507c81f18 P 02927d4dc2f44acf84f92a7090286bbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:23.996142 15508 tablet_bootstrap.cc:654] T 96f954f9698d45af941477c85b374240 P 2294936c864241959e4ef16ee789b341: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:24.004922 15459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ddd01192e8f4fd3b2e5525431abbeea" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02927d4dc2f44acf84f92a7090286bbc"
W20260709 13:17:24.006327 15209 leader_election.cc:343] T 8ddd01192e8f4fd3b2e5525431abbeea P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:24.008458 15509 tablet_bootstrap.cc:654] T 1e67c39b4703431a862f1c3c7706074f P 802c9786ee9c404cbeb186b90fa697ba: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:24.001754 15388 raft_consensus.cc:2468] T 8ddd01192e8f4fd3b2e5525431abbeea P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2294936c864241959e4ef16ee789b341 in term 1.
I20260709 13:17:24.012096 15207 leader_election.cc:304] T 8ddd01192e8f4fd3b2e5525431abbeea P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2294936c864241959e4ef16ee789b341, 2889d0b5034548eb9e3be00b724e6875; no voters: 02927d4dc2f44acf84f92a7090286bbc
I20260709 13:17:24.012413 15873 leader_election.cc:290] T 8ddd01192e8f4fd3b2e5525431abbeea P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 election: Requested vote from peers 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607), 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801)
I20260709 13:17:24.013055 15873 raft_consensus.cc:2804] T 8ddd01192e8f4fd3b2e5525431abbeea P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:24.013561 15873 raft_consensus.cc:697] T 8ddd01192e8f4fd3b2e5525431abbeea P 2294936c864241959e4ef16ee789b341 [term 1 LEADER]: Becoming Leader. State: Replica: 2294936c864241959e4ef16ee789b341, State: Running, Role: LEADER
I20260709 13:17:24.014268 15508 tablet_bootstrap.cc:492] T 96f954f9698d45af941477c85b374240 P 2294936c864241959e4ef16ee789b341: No bootstrap required, opened a new log
I20260709 13:17:24.014964 15508 ts_tablet_manager.cc:1403] T 96f954f9698d45af941477c85b374240 P 2294936c864241959e4ef16ee789b341: Time spent bootstrapping tablet: real 0.050s	user 0.006s	sys 0.014s
I20260709 13:17:23.959050 15513 raft_consensus.cc:740] T 87763f6bc6d64f898c39d0d667d89289 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02927d4dc2f44acf84f92a7090286bbc, State: Initialized, Role: FOLLOWER
I20260709 13:17:24.017235 15513 consensus_queue.cc:260] T 87763f6bc6d64f898c39d0d667d89289 P 02927d4dc2f44acf84f92a7090286bbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:24.018935 15508 raft_consensus.cc:359] T 96f954f9698d45af941477c85b374240 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:24.019903 15508 raft_consensus.cc:385] T 96f954f9698d45af941477c85b374240 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:24.020319 15508 raft_consensus.cc:740] T 96f954f9698d45af941477c85b374240 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2294936c864241959e4ef16ee789b341, State: Initialized, Role: FOLLOWER
I20260709 13:17:24.021378 15508 consensus_queue.cc:260] T 96f954f9698d45af941477c85b374240 P 2294936c864241959e4ef16ee789b341 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:24.023192 15508 ts_tablet_manager.cc:1434] T 96f954f9698d45af941477c85b374240 P 2294936c864241959e4ef16ee789b341: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 13:17:24.026006 15507 tablet_bootstrap.cc:492] T ee852f57e36f4b89bdccf760326f7372 P 2889d0b5034548eb9e3be00b724e6875: No bootstrap required, opened a new log
I20260709 13:17:24.026475 15507 ts_tablet_manager.cc:1403] T ee852f57e36f4b89bdccf760326f7372 P 2889d0b5034548eb9e3be00b724e6875: Time spent bootstrapping tablet: real 0.153s	user 0.021s	sys 0.031s
I20260709 13:17:24.029019 15507 raft_consensus.cc:359] T ee852f57e36f4b89bdccf760326f7372 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:24.029645 15507 raft_consensus.cc:385] T ee852f57e36f4b89bdccf760326f7372 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:24.029907 15507 raft_consensus.cc:740] T ee852f57e36f4b89bdccf760326f7372 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2889d0b5034548eb9e3be00b724e6875, State: Initialized, Role: FOLLOWER
I20260709 13:17:24.014729 15873 consensus_queue.cc:237] T 8ddd01192e8f4fd3b2e5525431abbeea P 2294936c864241959e4ef16ee789b341 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:24.034302 15513 ts_tablet_manager.cc:1434] T 87763f6bc6d64f898c39d0d667d89289 P 02927d4dc2f44acf84f92a7090286bbc: Time spent starting tablet: real 0.116s	user 0.007s	sys 0.002s
I20260709 13:17:24.035483 15513 tablet_bootstrap.cc:492] T f1a04f6fbdde42019ebd25afbe03ca3a P 02927d4dc2f44acf84f92a7090286bbc: Bootstrap starting.
I20260709 13:17:24.039404 15507 consensus_queue.cc:260] T ee852f57e36f4b89bdccf760326f7372 P 2889d0b5034548eb9e3be00b724e6875 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:24.040936 15635 raft_consensus.cc:493] T 96f954f9698d45af941477c85b374240 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:24.041563 15635 raft_consensus.cc:515] T 96f954f9698d45af941477c85b374240 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:24.042536 15507 ts_tablet_manager.cc:1434] T ee852f57e36f4b89bdccf760326f7372 P 2889d0b5034548eb9e3be00b724e6875: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.002s
I20260709 13:17:24.043581 15507 tablet_bootstrap.cc:492] T f1a04f6fbdde42019ebd25afbe03ca3a P 2889d0b5034548eb9e3be00b724e6875: Bootstrap starting.
I20260709 13:17:24.045288 15459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96f954f9698d45af941477c85b374240" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02927d4dc2f44acf84f92a7090286bbc" is_pre_election: true
I20260709 13:17:24.044404 15635 leader_election.cc:290] T 96f954f9698d45af941477c85b374240 P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607), 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801)
I20260709 13:17:24.047336 15388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96f954f9698d45af941477c85b374240" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2889d0b5034548eb9e3be00b724e6875" is_pre_election: true
I20260709 13:17:24.047932 15388 raft_consensus.cc:2468] T 96f954f9698d45af941477c85b374240 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2294936c864241959e4ef16ee789b341 in term 0.
W20260709 13:17:24.049147 15209 leader_election.cc:343] T 96f954f9698d45af941477c85b374240 P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:24.049578 15751 raft_consensus.cc:493] T 87763f6bc6d64f898c39d0d667d89289 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:24.050213 15507 tablet_bootstrap.cc:654] T f1a04f6fbdde42019ebd25afbe03ca3a P 2889d0b5034548eb9e3be00b724e6875: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:24.050096 15751 raft_consensus.cc:515] T 87763f6bc6d64f898c39d0d667d89289 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:24.052161 15751 leader_election.cc:290] T 87763f6bc6d64f898c39d0d667d89289 P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801), 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495)
I20260709 13:17:24.053745 15459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87763f6bc6d64f898c39d0d667d89289" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02927d4dc2f44acf84f92a7090286bbc" is_pre_election: true
I20260709 13:17:24.054411 15459 raft_consensus.cc:2468] T 87763f6bc6d64f898c39d0d667d89289 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2294936c864241959e4ef16ee789b341 in term 0.
I20260709 13:17:24.055802 15317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87763f6bc6d64f898c39d0d667d89289" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "802c9786ee9c404cbeb186b90fa697ba" is_pre_election: true
I20260709 13:17:24.057340 15207 leader_election.cc:304] T 96f954f9698d45af941477c85b374240 P 2294936c864241959e4ef16ee789b341 [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: 2294936c864241959e4ef16ee789b341, 2889d0b5034548eb9e3be00b724e6875; no voters: 02927d4dc2f44acf84f92a7090286bbc
I20260709 13:17:24.058770 15923 raft_consensus.cc:2804] T 96f954f9698d45af941477c85b374240 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:24.059234 15923 raft_consensus.cc:493] T 96f954f9698d45af941477c85b374240 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:24.059687 15923 raft_consensus.cc:3060] T 96f954f9698d45af941477c85b374240 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:24.060820 15209 leader_election.cc:304] T 87763f6bc6d64f898c39d0d667d89289 P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02927d4dc2f44acf84f92a7090286bbc, 2294936c864241959e4ef16ee789b341; no voters: 
I20260709 13:17:24.061556 15921 raft_consensus.cc:2804] T 87763f6bc6d64f898c39d0d667d89289 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:17:24.061645 15209 leader_election.cc:343] T 87763f6bc6d64f898c39d0d667d89289 P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:24.061951 15921 raft_consensus.cc:493] T 87763f6bc6d64f898c39d0d667d89289 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:24.062283 15921 raft_consensus.cc:3060] T 87763f6bc6d64f898c39d0d667d89289 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:24.077500 15509 tablet_bootstrap.cc:492] T 1e67c39b4703431a862f1c3c7706074f P 802c9786ee9c404cbeb186b90fa697ba: No bootstrap required, opened a new log
I20260709 13:17:24.078061 15509 ts_tablet_manager.cc:1403] T 1e67c39b4703431a862f1c3c7706074f P 802c9786ee9c404cbeb186b90fa697ba: Time spent bootstrapping tablet: real 0.213s	user 0.008s	sys 0.004s
I20260709 13:17:24.079596 15790 consensus_queue.cc:1048] T 0b500d1d450c478db351f0e507c81f18 P 02927d4dc2f44acf84f92a7090286bbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:24.081739 15509 raft_consensus.cc:359] T 1e67c39b4703431a862f1c3c7706074f P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:24.083732 15509 raft_consensus.cc:385] T 1e67c39b4703431a862f1c3c7706074f P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:24.084342 15509 raft_consensus.cc:740] T 1e67c39b4703431a862f1c3c7706074f P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 802c9786ee9c404cbeb186b90fa697ba, State: Initialized, Role: FOLLOWER
I20260709 13:17:24.085434 15509 consensus_queue.cc:260] T 1e67c39b4703431a862f1c3c7706074f P 802c9786ee9c404cbeb186b90fa697ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:24.088274 15509 ts_tablet_manager.cc:1434] T 1e67c39b4703431a862f1c3c7706074f P 802c9786ee9c404cbeb186b90fa697ba: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260709 13:17:24.090193 15509 tablet_bootstrap.cc:492] T cabc919ffe3a4e638210f0f365238828 P 802c9786ee9c404cbeb186b90fa697ba: Bootstrap starting.
I20260709 13:17:24.090621 15923 raft_consensus.cc:515] T 96f954f9698d45af941477c85b374240 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:24.095885 15383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96f954f9698d45af941477c85b374240" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2889d0b5034548eb9e3be00b724e6875"
I20260709 13:17:24.095990 15923 leader_election.cc:290] T 96f954f9698d45af941477c85b374240 P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 election: Requested vote from peers 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607), 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801)
I20260709 13:17:24.096513 15383 raft_consensus.cc:3060] T 96f954f9698d45af941477c85b374240 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:24.090660 15513 tablet_bootstrap.cc:654] T f1a04f6fbdde42019ebd25afbe03ca3a P 02927d4dc2f44acf84f92a7090286bbc: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:24.097157 15459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96f954f9698d45af941477c85b374240" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02927d4dc2f44acf84f92a7090286bbc"
W20260709 13:17:24.108467 15209 leader_election.cc:343] T 96f954f9698d45af941477c85b374240 P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:24.074613 15921 raft_consensus.cc:515] T 87763f6bc6d64f898c39d0d667d89289 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:24.151199 15459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87763f6bc6d64f898c39d0d667d89289" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02927d4dc2f44acf84f92a7090286bbc"
I20260709 13:17:24.151641 15315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87763f6bc6d64f898c39d0d667d89289" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "802c9786ee9c404cbeb186b90fa697ba"
I20260709 13:17:24.151893 15459 raft_consensus.cc:3060] T 87763f6bc6d64f898c39d0d667d89289 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:17:24.152920 15209 leader_election.cc:343] T 87763f6bc6d64f898c39d0d667d89289 P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:24.151021 15921 leader_election.cc:290] T 87763f6bc6d64f898c39d0d667d89289 P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 election: Requested vote from peers 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801), 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495)
I20260709 13:17:24.160615 15790 raft_consensus.cc:493] T cabc919ffe3a4e638210f0f365238828 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:24.161626 15790 raft_consensus.cc:515] T cabc919ffe3a4e638210f0f365238828 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:24.170271 15507 tablet_bootstrap.cc:492] T f1a04f6fbdde42019ebd25afbe03ca3a P 2889d0b5034548eb9e3be00b724e6875: No bootstrap required, opened a new log
I20260709 13:17:24.170773 15507 ts_tablet_manager.cc:1403] T f1a04f6fbdde42019ebd25afbe03ca3a P 2889d0b5034548eb9e3be00b724e6875: Time spent bootstrapping tablet: real 0.127s	user 0.026s	sys 0.039s
I20260709 13:17:24.173485 15507 raft_consensus.cc:359] T f1a04f6fbdde42019ebd25afbe03ca3a P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:24.174165 15507 raft_consensus.cc:385] T f1a04f6fbdde42019ebd25afbe03ca3a P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:24.174463 15507 raft_consensus.cc:740] T f1a04f6fbdde42019ebd25afbe03ca3a P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2889d0b5034548eb9e3be00b724e6875, State: Initialized, Role: FOLLOWER
I20260709 13:17:24.178131 15314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cabc919ffe3a4e638210f0f365238828" candidate_uuid: "02927d4dc2f44acf84f92a7090286bbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "802c9786ee9c404cbeb186b90fa697ba" is_pre_election: true
I20260709 13:17:24.175154 15790 leader_election.cc:290] T cabc919ffe3a4e638210f0f365238828 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495), 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607)
I20260709 13:17:24.175137 15507 consensus_queue.cc:260] T f1a04f6fbdde42019ebd25afbe03ca3a P 2889d0b5034548eb9e3be00b724e6875 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
W20260709 13:17:24.181900 15432 leader_election.cc:343] T cabc919ffe3a4e638210f0f365238828 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:24.182343 15507 ts_tablet_manager.cc:1434] T f1a04f6fbdde42019ebd25afbe03ca3a P 2889d0b5034548eb9e3be00b724e6875: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:17:24.184181 15386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cabc919ffe3a4e638210f0f365238828" candidate_uuid: "02927d4dc2f44acf84f92a7090286bbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2889d0b5034548eb9e3be00b724e6875" is_pre_election: true
I20260709 13:17:24.184290 15141 catalog_manager.cc:5697] T 8ddd01192e8f4fd3b2e5525431abbeea P 2294936c864241959e4ef16ee789b341 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2294936c864241959e4ef16ee789b341 (127.12.19.129). New cstate: current_term: 1 leader_uuid: "2294936c864241959e4ef16ee789b341" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } health_report { overall_health: HEALTHY } } }
W20260709 13:17:24.186085 15430 leader_election.cc:343] T cabc919ffe3a4e638210f0f365238828 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:24.186507 15430 leader_election.cc:304] T cabc919ffe3a4e638210f0f365238828 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 02927d4dc2f44acf84f92a7090286bbc; no voters: 2889d0b5034548eb9e3be00b724e6875, 802c9786ee9c404cbeb186b90fa697ba
I20260709 13:17:24.192118 15509 tablet_bootstrap.cc:654] T cabc919ffe3a4e638210f0f365238828 P 802c9786ee9c404cbeb186b90fa697ba: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:24.193343 15388 raft_consensus.cc:3060] T ee852f57e36f4b89bdccf760326f7372 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:24.192282 15790 raft_consensus.cc:2749] T cabc919ffe3a4e638210f0f365238828 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:24.197619 15459 raft_consensus.cc:2468] T 87763f6bc6d64f898c39d0d667d89289 P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2294936c864241959e4ef16ee789b341 in term 1.
I20260709 13:17:24.198824 15209 leader_election.cc:304] T 87763f6bc6d64f898c39d0d667d89289 P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 02927d4dc2f44acf84f92a7090286bbc, 2294936c864241959e4ef16ee789b341; no voters: 802c9786ee9c404cbeb186b90fa697ba
I20260709 13:17:24.197749 15317 raft_consensus.cc:3060] T 1e67c39b4703431a862f1c3c7706074f P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:24.201769 15921 raft_consensus.cc:2804] T 87763f6bc6d64f898c39d0d667d89289 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:24.203033 15921 raft_consensus.cc:697] T 87763f6bc6d64f898c39d0d667d89289 P 2294936c864241959e4ef16ee789b341 [term 1 LEADER]: Becoming Leader. State: Replica: 2294936c864241959e4ef16ee789b341, State: Running, Role: LEADER
I20260709 13:17:24.203855 15921 consensus_queue.cc:237] T 87763f6bc6d64f898c39d0d667d89289 P 2294936c864241959e4ef16ee789b341 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:24.205022 15858 consensus_queue.cc:1048] T 1e67c39b4703431a862f1c3c7706074f P 02927d4dc2f44acf84f92a7090286bbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:24.222074 15507 tablet_bootstrap.cc:492] T cabc919ffe3a4e638210f0f365238828 P 2889d0b5034548eb9e3be00b724e6875: Bootstrap starting.
I20260709 13:17:24.228989 15513 tablet_bootstrap.cc:492] T f1a04f6fbdde42019ebd25afbe03ca3a P 02927d4dc2f44acf84f92a7090286bbc: No bootstrap required, opened a new log
I20260709 13:17:24.229543 15513 ts_tablet_manager.cc:1403] T f1a04f6fbdde42019ebd25afbe03ca3a P 02927d4dc2f44acf84f92a7090286bbc: Time spent bootstrapping tablet: real 0.194s	user 0.010s	sys 0.003s
I20260709 13:17:24.231033 15383 raft_consensus.cc:2468] T 96f954f9698d45af941477c85b374240 P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2294936c864241959e4ef16ee789b341 in term 1.
I20260709 13:17:24.234740 15207 leader_election.cc:304] T 96f954f9698d45af941477c85b374240 P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2294936c864241959e4ef16ee789b341, 2889d0b5034548eb9e3be00b724e6875; no voters: 02927d4dc2f44acf84f92a7090286bbc
I20260709 13:17:24.235728 15923 raft_consensus.cc:2804] T 96f954f9698d45af941477c85b374240 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:24.236196 15923 raft_consensus.cc:697] T 96f954f9698d45af941477c85b374240 P 2294936c864241959e4ef16ee789b341 [term 1 LEADER]: Becoming Leader. State: Replica: 2294936c864241959e4ef16ee789b341, State: Running, Role: LEADER
I20260709 13:17:24.236963 15923 consensus_queue.cc:237] T 96f954f9698d45af941477c85b374240 P 2294936c864241959e4ef16ee789b341 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:24.242746 15790 consensus_queue.cc:1048] T 1e67c39b4703431a862f1c3c7706074f P 02927d4dc2f44acf84f92a7090286bbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:24.246531 15513 raft_consensus.cc:359] T f1a04f6fbdde42019ebd25afbe03ca3a P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:24.253011 15513 raft_consensus.cc:385] T f1a04f6fbdde42019ebd25afbe03ca3a P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:24.253371 15513 raft_consensus.cc:740] T f1a04f6fbdde42019ebd25afbe03ca3a P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02927d4dc2f44acf84f92a7090286bbc, State: Initialized, Role: FOLLOWER
I20260709 13:17:24.256276 15513 consensus_queue.cc:260] T f1a04f6fbdde42019ebd25afbe03ca3a P 02927d4dc2f44acf84f92a7090286bbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:24.259407 15513 ts_tablet_manager.cc:1434] T f1a04f6fbdde42019ebd25afbe03ca3a P 02927d4dc2f44acf84f92a7090286bbc: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.001s
I20260709 13:17:24.260649 15513 tablet_bootstrap.cc:492] T 998df134255f4b9898fddf1bf94611df P 02927d4dc2f44acf84f92a7090286bbc: Bootstrap starting.
I20260709 13:17:24.264820 15509 tablet_bootstrap.cc:492] T cabc919ffe3a4e638210f0f365238828 P 802c9786ee9c404cbeb186b90fa697ba: No bootstrap required, opened a new log
I20260709 13:17:24.265318 15509 ts_tablet_manager.cc:1403] T cabc919ffe3a4e638210f0f365238828 P 802c9786ee9c404cbeb186b90fa697ba: Time spent bootstrapping tablet: real 0.175s	user 0.014s	sys 0.020s
I20260709 13:17:24.267958 15509 raft_consensus.cc:359] T cabc919ffe3a4e638210f0f365238828 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:24.268586 15509 raft_consensus.cc:385] T cabc919ffe3a4e638210f0f365238828 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:24.268832 15509 raft_consensus.cc:740] T cabc919ffe3a4e638210f0f365238828 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 802c9786ee9c404cbeb186b90fa697ba, State: Initialized, Role: FOLLOWER
I20260709 13:17:24.270077 15923 consensus_queue.cc:1048] T 91f0399744a94cdfac8cd984c2b459c6 P 2294936c864241959e4ef16ee789b341 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:24.277745 15513 tablet_bootstrap.cc:654] T 998df134255f4b9898fddf1bf94611df P 02927d4dc2f44acf84f92a7090286bbc: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:24.275378 15509 consensus_queue.cc:260] T cabc919ffe3a4e638210f0f365238828 P 802c9786ee9c404cbeb186b90fa697ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:24.280190 15507 tablet_bootstrap.cc:654] T cabc919ffe3a4e638210f0f365238828 P 2889d0b5034548eb9e3be00b724e6875: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:24.287878 15509 ts_tablet_manager.cc:1434] T cabc919ffe3a4e638210f0f365238828 P 802c9786ee9c404cbeb186b90fa697ba: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260709 13:17:24.296963 15509 tablet_bootstrap.cc:492] T 87763f6bc6d64f898c39d0d667d89289 P 802c9786ee9c404cbeb186b90fa697ba: Bootstrap starting.
I20260709 13:17:24.309839 15921 consensus_queue.cc:1048] T 91f0399744a94cdfac8cd984c2b459c6 P 2294936c864241959e4ef16ee789b341 [LEADER]: Connected to new peer: Peer: permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:24.316354 15509 tablet_bootstrap.cc:654] T 87763f6bc6d64f898c39d0d667d89289 P 802c9786ee9c404cbeb186b90fa697ba: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:24.317066 15893 raft_consensus.cc:493] T cabc919ffe3a4e638210f0f365238828 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:24.317565 15893 raft_consensus.cc:515] T cabc919ffe3a4e638210f0f365238828 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:24.288900 15141 catalog_manager.cc:5697] T 87763f6bc6d64f898c39d0d667d89289 P 2294936c864241959e4ef16ee789b341 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2294936c864241959e4ef16ee789b341 (127.12.19.129). New cstate: current_term: 1 leader_uuid: "2294936c864241959e4ef16ee789b341" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:24.340413 15893 leader_election.cc:290] T cabc919ffe3a4e638210f0f365238828 P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607), 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801)
I20260709 13:17:24.347306 15388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cabc919ffe3a4e638210f0f365238828" candidate_uuid: "802c9786ee9c404cbeb186b90fa697ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2889d0b5034548eb9e3be00b724e6875" is_pre_election: true
I20260709 13:17:24.348368 15509 tablet_bootstrap.cc:492] T 87763f6bc6d64f898c39d0d667d89289 P 802c9786ee9c404cbeb186b90fa697ba: No bootstrap required, opened a new log
I20260709 13:17:24.348869 15509 ts_tablet_manager.cc:1403] T 87763f6bc6d64f898c39d0d667d89289 P 802c9786ee9c404cbeb186b90fa697ba: Time spent bootstrapping tablet: real 0.052s	user 0.011s	sys 0.005s
I20260709 13:17:24.365314 15459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cabc919ffe3a4e638210f0f365238828" candidate_uuid: "802c9786ee9c404cbeb186b90fa697ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02927d4dc2f44acf84f92a7090286bbc" is_pre_election: true
I20260709 13:17:24.366011 15459 raft_consensus.cc:2468] T cabc919ffe3a4e638210f0f365238828 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 802c9786ee9c404cbeb186b90fa697ba in term 0.
W20260709 13:17:24.370137 15282 leader_election.cc:343] T cabc919ffe3a4e638210f0f365238828 P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:24.377879 15284 leader_election.cc:304] T cabc919ffe3a4e638210f0f365238828 P 802c9786ee9c404cbeb186b90fa697ba [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: 02927d4dc2f44acf84f92a7090286bbc, 802c9786ee9c404cbeb186b90fa697ba; no voters: 2889d0b5034548eb9e3be00b724e6875
I20260709 13:17:24.381628 15893 raft_consensus.cc:2804] T cabc919ffe3a4e638210f0f365238828 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:24.382006 15893 raft_consensus.cc:493] T cabc919ffe3a4e638210f0f365238828 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:24.382345 15893 raft_consensus.cc:3060] T cabc919ffe3a4e638210f0f365238828 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:24.387673 15513 tablet_bootstrap.cc:492] T 998df134255f4b9898fddf1bf94611df P 02927d4dc2f44acf84f92a7090286bbc: No bootstrap required, opened a new log
I20260709 13:17:24.387408 15509 raft_consensus.cc:359] T 87763f6bc6d64f898c39d0d667d89289 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:24.388156 15513 ts_tablet_manager.cc:1403] T 998df134255f4b9898fddf1bf94611df P 02927d4dc2f44acf84f92a7090286bbc: Time spent bootstrapping tablet: real 0.128s	user 0.028s	sys 0.019s
I20260709 13:17:24.388263 15509 raft_consensus.cc:385] T 87763f6bc6d64f898c39d0d667d89289 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:24.388731 15509 raft_consensus.cc:740] T 87763f6bc6d64f898c39d0d667d89289 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 802c9786ee9c404cbeb186b90fa697ba, State: Initialized, Role: FOLLOWER
I20260709 13:17:24.389400 15509 consensus_queue.cc:260] T 87763f6bc6d64f898c39d0d667d89289 P 802c9786ee9c404cbeb186b90fa697ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:24.390754 15513 raft_consensus.cc:359] T 998df134255f4b9898fddf1bf94611df P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:24.391448 15513 raft_consensus.cc:385] T 998df134255f4b9898fddf1bf94611df P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:24.391450 15509 ts_tablet_manager.cc:1434] T 87763f6bc6d64f898c39d0d667d89289 P 802c9786ee9c404cbeb186b90fa697ba: Time spent starting tablet: real 0.042s	user 0.007s	sys 0.000s
I20260709 13:17:24.391819 15513 raft_consensus.cc:740] T 998df134255f4b9898fddf1bf94611df P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02927d4dc2f44acf84f92a7090286bbc, State: Initialized, Role: FOLLOWER
I20260709 13:17:24.392508 15513 consensus_queue.cc:260] T 998df134255f4b9898fddf1bf94611df P 02927d4dc2f44acf84f92a7090286bbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:24.393790 15507 tablet_bootstrap.cc:492] T cabc919ffe3a4e638210f0f365238828 P 2889d0b5034548eb9e3be00b724e6875: No bootstrap required, opened a new log
I20260709 13:17:24.394240 15507 ts_tablet_manager.cc:1403] T cabc919ffe3a4e638210f0f365238828 P 2889d0b5034548eb9e3be00b724e6875: Time spent bootstrapping tablet: real 0.178s	user 0.015s	sys 0.005s
I20260709 13:17:24.394498 15513 ts_tablet_manager.cc:1434] T 998df134255f4b9898fddf1bf94611df P 02927d4dc2f44acf84f92a7090286bbc: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:17:24.395393 15509 tablet_bootstrap.cc:492] T 028a2e13a40a4795bb6f37a59a0dca04 P 802c9786ee9c404cbeb186b90fa697ba: Bootstrap starting.
I20260709 13:17:24.395653 15513 tablet_bootstrap.cc:492] T 8ddd01192e8f4fd3b2e5525431abbeea P 02927d4dc2f44acf84f92a7090286bbc: Bootstrap starting.
I20260709 13:17:24.396817 15507 raft_consensus.cc:359] T cabc919ffe3a4e638210f0f365238828 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:24.402508 15507 raft_consensus.cc:385] T cabc919ffe3a4e638210f0f365238828 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:24.402801 15507 raft_consensus.cc:740] T cabc919ffe3a4e638210f0f365238828 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2889d0b5034548eb9e3be00b724e6875, State: Initialized, Role: FOLLOWER
I20260709 13:17:24.401799 15462 raft_consensus.cc:3060] T 998df134255f4b9898fddf1bf94611df P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:24.403615 15513 tablet_bootstrap.cc:654] T 8ddd01192e8f4fd3b2e5525431abbeea P 02927d4dc2f44acf84f92a7090286bbc: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:24.403585 15507 consensus_queue.cc:260] T cabc919ffe3a4e638210f0f365238828 P 2889d0b5034548eb9e3be00b724e6875 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:24.405727 15507 ts_tablet_manager.cc:1434] T cabc919ffe3a4e638210f0f365238828 P 2889d0b5034548eb9e3be00b724e6875: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 13:17:24.406625 15507 tablet_bootstrap.cc:492] T 9f5711fd6ff94688802a2e8ad6d71fef P 2889d0b5034548eb9e3be00b724e6875: Bootstrap starting.
I20260709 13:17:24.405401 15139 catalog_manager.cc:5697] T 96f954f9698d45af941477c85b374240 P 2294936c864241959e4ef16ee789b341 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2294936c864241959e4ef16ee789b341 (127.12.19.129). New cstate: current_term: 1 leader_uuid: "2294936c864241959e4ef16ee789b341" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:24.416258 15513 tablet_bootstrap.cc:492] T 8ddd01192e8f4fd3b2e5525431abbeea P 02927d4dc2f44acf84f92a7090286bbc: No bootstrap required, opened a new log
I20260709 13:17:24.416741 15513 ts_tablet_manager.cc:1403] T 8ddd01192e8f4fd3b2e5525431abbeea P 02927d4dc2f44acf84f92a7090286bbc: Time spent bootstrapping tablet: real 0.021s	user 0.006s	sys 0.010s
I20260709 13:17:24.418818 15509 tablet_bootstrap.cc:654] T 028a2e13a40a4795bb6f37a59a0dca04 P 802c9786ee9c404cbeb186b90fa697ba: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:24.424793 15513 raft_consensus.cc:359] T 8ddd01192e8f4fd3b2e5525431abbeea P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:24.425485 15513 raft_consensus.cc:385] T 8ddd01192e8f4fd3b2e5525431abbeea P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:24.425743 15513 raft_consensus.cc:740] T 8ddd01192e8f4fd3b2e5525431abbeea P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02927d4dc2f44acf84f92a7090286bbc, State: Initialized, Role: FOLLOWER
I20260709 13:17:24.426323 15513 consensus_queue.cc:260] T 8ddd01192e8f4fd3b2e5525431abbeea P 02927d4dc2f44acf84f92a7090286bbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:24.426767 15893 raft_consensus.cc:515] T cabc919ffe3a4e638210f0f365238828 P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:24.427855 15507 tablet_bootstrap.cc:654] T 9f5711fd6ff94688802a2e8ad6d71fef P 2889d0b5034548eb9e3be00b724e6875: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:24.429255 15513 ts_tablet_manager.cc:1434] T 8ddd01192e8f4fd3b2e5525431abbeea P 02927d4dc2f44acf84f92a7090286bbc: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 13:17:24.430125 15513 tablet_bootstrap.cc:492] T 96f954f9698d45af941477c85b374240 P 02927d4dc2f44acf84f92a7090286bbc: Bootstrap starting.
I20260709 13:17:24.435580 15513 tablet_bootstrap.cc:654] T 96f954f9698d45af941477c85b374240 P 02927d4dc2f44acf84f92a7090286bbc: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:24.444154 15513 tablet_bootstrap.cc:492] T 96f954f9698d45af941477c85b374240 P 02927d4dc2f44acf84f92a7090286bbc: No bootstrap required, opened a new log
I20260709 13:17:24.444579 15513 ts_tablet_manager.cc:1403] T 96f954f9698d45af941477c85b374240 P 02927d4dc2f44acf84f92a7090286bbc: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.004s
I20260709 13:17:24.447065 15513 raft_consensus.cc:359] T 96f954f9698d45af941477c85b374240 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:24.447716 15513 raft_consensus.cc:385] T 96f954f9698d45af941477c85b374240 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:24.447966 15513 raft_consensus.cc:740] T 96f954f9698d45af941477c85b374240 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02927d4dc2f44acf84f92a7090286bbc, State: Initialized, Role: FOLLOWER
I20260709 13:17:24.448741 15795 raft_consensus.cc:493] T f1a04f6fbdde42019ebd25afbe03ca3a P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:24.449227 15795 raft_consensus.cc:515] T f1a04f6fbdde42019ebd25afbe03ca3a P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:24.450124 15507 tablet_bootstrap.cc:492] T 9f5711fd6ff94688802a2e8ad6d71fef P 2889d0b5034548eb9e3be00b724e6875: No bootstrap required, opened a new log
I20260709 13:17:24.452337 15795 leader_election.cc:290] T f1a04f6fbdde42019ebd25afbe03ca3a P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495), 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801)
I20260709 13:17:24.452308 15317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a04f6fbdde42019ebd25afbe03ca3a" candidate_uuid: "2889d0b5034548eb9e3be00b724e6875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "802c9786ee9c404cbeb186b90fa697ba" is_pre_election: true
I20260709 13:17:24.456295 15317 raft_consensus.cc:2468] T f1a04f6fbdde42019ebd25afbe03ca3a P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2889d0b5034548eb9e3be00b724e6875 in term 0.
I20260709 13:17:24.457372 15507 ts_tablet_manager.cc:1403] T 9f5711fd6ff94688802a2e8ad6d71fef P 2889d0b5034548eb9e3be00b724e6875: Time spent bootstrapping tablet: real 0.051s	user 0.010s	sys 0.007s
I20260709 13:17:24.457968 15358 leader_election.cc:304] T f1a04f6fbdde42019ebd25afbe03ca3a P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2889d0b5034548eb9e3be00b724e6875, 802c9786ee9c404cbeb186b90fa697ba; no voters: 
I20260709 13:17:24.459021 15795 raft_consensus.cc:2804] T f1a04f6fbdde42019ebd25afbe03ca3a P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:24.459415 15795 raft_consensus.cc:493] T f1a04f6fbdde42019ebd25afbe03ca3a P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:24.459744 15795 raft_consensus.cc:3060] T f1a04f6fbdde42019ebd25afbe03ca3a P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:24.460842 15507 raft_consensus.cc:359] T 9f5711fd6ff94688802a2e8ad6d71fef P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:24.461681 15507 raft_consensus.cc:385] T 9f5711fd6ff94688802a2e8ad6d71fef P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:24.462009 15507 raft_consensus.cc:740] T 9f5711fd6ff94688802a2e8ad6d71fef P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2889d0b5034548eb9e3be00b724e6875, State: Initialized, Role: FOLLOWER
I20260709 13:17:24.448720 15513 consensus_queue.cc:260] T 96f954f9698d45af941477c85b374240 P 02927d4dc2f44acf84f92a7090286bbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:24.453792 15459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a04f6fbdde42019ebd25afbe03ca3a" candidate_uuid: "2889d0b5034548eb9e3be00b724e6875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02927d4dc2f44acf84f92a7090286bbc" is_pre_election: true
I20260709 13:17:24.588984 15798 raft_consensus.cc:493] T 87763f6bc6d64f898c39d0d667d89289 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:24.590181 15893 leader_election.cc:290] T cabc919ffe3a4e638210f0f365238828 P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 1 election: Requested vote from peers 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607), 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801)
I20260709 13:17:24.587292 15507 consensus_queue.cc:260] T 9f5711fd6ff94688802a2e8ad6d71fef P 2889d0b5034548eb9e3be00b724e6875 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:24.601419 15509 tablet_bootstrap.cc:492] T 028a2e13a40a4795bb6f37a59a0dca04 P 802c9786ee9c404cbeb186b90fa697ba: No bootstrap required, opened a new log
I20260709 13:17:24.606025 15509 ts_tablet_manager.cc:1403] T 028a2e13a40a4795bb6f37a59a0dca04 P 802c9786ee9c404cbeb186b90fa697ba: Time spent bootstrapping tablet: real 0.211s	user 0.037s	sys 0.039s
I20260709 13:17:24.607568 15798 raft_consensus.cc:515] T 87763f6bc6d64f898c39d0d667d89289 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:24.628983 15507 ts_tablet_manager.cc:1434] T 9f5711fd6ff94688802a2e8ad6d71fef P 2889d0b5034548eb9e3be00b724e6875: Time spent starting tablet: real 0.171s	user 0.008s	sys 0.000s
I20260709 13:17:24.607322 15459 raft_consensus.cc:2468] T f1a04f6fbdde42019ebd25afbe03ca3a P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2889d0b5034548eb9e3be00b724e6875 in term 0.
I20260709 13:17:24.699110 15463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cabc919ffe3a4e638210f0f365238828" candidate_uuid: "802c9786ee9c404cbeb186b90fa697ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02927d4dc2f44acf84f92a7090286bbc"
I20260709 13:17:24.700018 15463 raft_consensus.cc:3060] T cabc919ffe3a4e638210f0f365238828 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:24.727552 15513 ts_tablet_manager.cc:1434] T 96f954f9698d45af941477c85b374240 P 02927d4dc2f44acf84f92a7090286bbc: Time spent starting tablet: real 0.283s	user 0.016s	sys 0.009s
I20260709 13:17:24.733692 15389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cabc919ffe3a4e638210f0f365238828" candidate_uuid: "802c9786ee9c404cbeb186b90fa697ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2889d0b5034548eb9e3be00b724e6875"
I20260709 13:17:24.734352 15389 raft_consensus.cc:3060] T cabc919ffe3a4e638210f0f365238828 P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:24.735532 15464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87763f6bc6d64f898c39d0d667d89289" candidate_uuid: "802c9786ee9c404cbeb186b90fa697ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02927d4dc2f44acf84f92a7090286bbc" is_pre_election: true
I20260709 13:17:24.736337 15464 raft_consensus.cc:2393] T 87763f6bc6d64f898c39d0d667d89289 P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 802c9786ee9c404cbeb186b90fa697ba in current term 1: Already voted for candidate 2294936c864241959e4ef16ee789b341 in this term.
I20260709 13:17:24.736789 15962 raft_consensus.cc:493] T 96f954f9698d45af941477c85b374240 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:17:24.697757 15430 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.12.19.131:46607, user_credentials={real_user=slave}} blocked reactor thread for 64340.4us
I20260709 13:17:24.737535 15463 raft_consensus.cc:2468] T cabc919ffe3a4e638210f0f365238828 P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 802c9786ee9c404cbeb186b90fa697ba in term 1.
I20260709 13:17:24.737414 15962 raft_consensus.cc:515] T 96f954f9698d45af941477c85b374240 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:24.740572 15798 leader_election.cc:290] T 87763f6bc6d64f898c39d0d667d89289 P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801), 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321)
I20260709 13:17:24.742902 15509 raft_consensus.cc:359] T 028a2e13a40a4795bb6f37a59a0dca04 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:24.744692 15509 raft_consensus.cc:385] T 028a2e13a40a4795bb6f37a59a0dca04 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:24.745007 15509 raft_consensus.cc:740] T 028a2e13a40a4795bb6f37a59a0dca04 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 802c9786ee9c404cbeb186b90fa697ba, State: Initialized, Role: FOLLOWER
I20260709 13:17:24.739108 15513 tablet_bootstrap.cc:492] T 028a2e13a40a4795bb6f37a59a0dca04 P 02927d4dc2f44acf84f92a7090286bbc: Bootstrap starting.
I20260709 13:17:24.764756 15509 consensus_queue.cc:260] T 028a2e13a40a4795bb6f37a59a0dca04 P 802c9786ee9c404cbeb186b90fa697ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:24.749485 15284 leader_election.cc:304] T cabc919ffe3a4e638210f0f365238828 P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02927d4dc2f44acf84f92a7090286bbc, 802c9786ee9c404cbeb186b90fa697ba; no voters: 
I20260709 13:17:24.795001 15509 ts_tablet_manager.cc:1434] T 028a2e13a40a4795bb6f37a59a0dca04 P 802c9786ee9c404cbeb186b90fa697ba: Time spent starting tablet: real 0.189s	user 0.007s	sys 0.002s
I20260709 13:17:24.776595 15808 raft_consensus.cc:2804] T cabc919ffe3a4e638210f0f365238828 P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:24.776118 15690 raft_consensus.cc:493] T 998df134255f4b9898fddf1bf94611df P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2294936c864241959e4ef16ee789b341)
I20260709 13:17:24.826845 15509 tablet_bootstrap.cc:492] T 9f5711fd6ff94688802a2e8ad6d71fef P 802c9786ee9c404cbeb186b90fa697ba: Bootstrap starting.
I20260709 13:17:24.808571 15808 raft_consensus.cc:697] T cabc919ffe3a4e638210f0f365238828 P 802c9786ee9c404cbeb186b90fa697ba [term 1 LEADER]: Becoming Leader. State: Replica: 802c9786ee9c404cbeb186b90fa697ba, State: Running, Role: LEADER
I20260709 13:17:24.807986 15690 raft_consensus.cc:515] T 998df134255f4b9898fddf1bf94611df P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:24.811699 15795 raft_consensus.cc:515] T f1a04f6fbdde42019ebd25afbe03ca3a P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:24.844677 15962 leader_election.cc:290] T 96f954f9698d45af941477c85b374240 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607), 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321)
I20260709 13:17:24.860479 15963 raft_consensus.cc:493] T 8ddd01192e8f4fd3b2e5525431abbeea P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:24.931504 15963 raft_consensus.cc:515] T 8ddd01192e8f4fd3b2e5525431abbeea P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:24.968143 15960 raft_consensus.cc:493] T 9f5711fd6ff94688802a2e8ad6d71fef P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:24.968681 15960 raft_consensus.cc:515] T 9f5711fd6ff94688802a2e8ad6d71fef P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:24.970660 15960 leader_election.cc:290] T 9f5711fd6ff94688802a2e8ad6d71fef P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321), 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495)
I20260709 13:17:24.972877 15513 tablet_bootstrap.cc:654] T 028a2e13a40a4795bb6f37a59a0dca04 P 02927d4dc2f44acf84f92a7090286bbc: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:24.955492 15312 raft_consensus.cc:3060] T 87763f6bc6d64f898c39d0d667d89289 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:24.938479 15808 consensus_queue.cc:237] T cabc919ffe3a4e638210f0f365238828 P 802c9786ee9c404cbeb186b90fa697ba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:24.990160 15509 tablet_bootstrap.cc:654] T 9f5711fd6ff94688802a2e8ad6d71fef P 802c9786ee9c404cbeb186b90fa697ba: Neither blocks nor log segments found. Creating new log.
W20260709 13:17:24.994098 15358 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.12.19.130:36495, user_credentials={real_user=slave}} blocked reactor thread for 249379us
W20260709 13:17:25.004395 15432 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.12.19.130:36495, user_credentials={real_user=slave}} blocked reactor thread for 150832us
I20260709 13:17:25.012274 15963 leader_election.cc:290] T 8ddd01192e8f4fd3b2e5525431abbeea P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607), 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321)
I20260709 13:17:25.013396 15795 leader_election.cc:290] T f1a04f6fbdde42019ebd25afbe03ca3a P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 1 election: Requested vote from peers 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495), 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801)
I20260709 13:17:25.032676 15313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5711fd6ff94688802a2e8ad6d71fef" candidate_uuid: "2889d0b5034548eb9e3be00b724e6875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "802c9786ee9c404cbeb186b90fa697ba" is_pre_election: true
I20260709 13:17:25.049064 15389 raft_consensus.cc:2468] T cabc919ffe3a4e638210f0f365238828 P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 802c9786ee9c404cbeb186b90fa697ba in term 1.
I20260709 13:17:25.090296 15463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a04f6fbdde42019ebd25afbe03ca3a" candidate_uuid: "2889d0b5034548eb9e3be00b724e6875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02927d4dc2f44acf84f92a7090286bbc"
I20260709 13:17:25.091063 15463 raft_consensus.cc:3060] T f1a04f6fbdde42019ebd25afbe03ca3a P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:25.096670 15690 leader_election.cc:290] T 998df134255f4b9898fddf1bf94611df P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607), 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321)
I20260709 13:17:25.103847 15314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a04f6fbdde42019ebd25afbe03ca3a" candidate_uuid: "2889d0b5034548eb9e3be00b724e6875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "802c9786ee9c404cbeb186b90fa697ba"
I20260709 13:17:25.104512 15314 raft_consensus.cc:3060] T f1a04f6fbdde42019ebd25afbe03ca3a P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:17:25.105165 15358 leader_election.cc:343] T 9f5711fd6ff94688802a2e8ad6d71fef P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:25.107106 15386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ddd01192e8f4fd3b2e5525431abbeea" candidate_uuid: "02927d4dc2f44acf84f92a7090286bbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2889d0b5034548eb9e3be00b724e6875" is_pre_election: true
I20260709 13:17:25.107928 15386 raft_consensus.cc:2393] T 8ddd01192e8f4fd3b2e5525431abbeea P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 02927d4dc2f44acf84f92a7090286bbc in current term 1: Already voted for candidate 2294936c864241959e4ef16ee789b341 in this term.
I20260709 13:17:25.109570 15384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "998df134255f4b9898fddf1bf94611df" candidate_uuid: "02927d4dc2f44acf84f92a7090286bbc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2889d0b5034548eb9e3be00b724e6875" is_pre_election: true
I20260709 13:17:25.119341 15463 raft_consensus.cc:2468] T f1a04f6fbdde42019ebd25afbe03ca3a P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2889d0b5034548eb9e3be00b724e6875 in term 1.
I20260709 13:17:25.131650 15465 raft_consensus.cc:3060] T 8ddd01192e8f4fd3b2e5525431abbeea P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:25.150549 15240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87763f6bc6d64f898c39d0d667d89289" candidate_uuid: "802c9786ee9c404cbeb186b90fa697ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341" is_pre_election: true
I20260709 13:17:25.152370 15464 raft_consensus.cc:3060] T 96f954f9698d45af941477c85b374240 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:25.154613 15238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5711fd6ff94688802a2e8ad6d71fef" candidate_uuid: "2889d0b5034548eb9e3be00b724e6875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341" is_pre_election: true
I20260709 13:17:25.157754 15238 raft_consensus.cc:2468] T 9f5711fd6ff94688802a2e8ad6d71fef P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2889d0b5034548eb9e3be00b724e6875 in term 0.
I20260709 13:17:25.165417 15281 leader_election.cc:304] T 87763f6bc6d64f898c39d0d667d89289 P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 802c9786ee9c404cbeb186b90fa697ba; no voters: 02927d4dc2f44acf84f92a7090286bbc, 2294936c864241959e4ef16ee789b341
I20260709 13:17:25.166446 15509 tablet_bootstrap.cc:492] T 9f5711fd6ff94688802a2e8ad6d71fef P 802c9786ee9c404cbeb186b90fa697ba: No bootstrap required, opened a new log
I20260709 13:17:25.168085 15314 raft_consensus.cc:2468] T f1a04f6fbdde42019ebd25afbe03ca3a P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2889d0b5034548eb9e3be00b724e6875 in term 1.
I20260709 13:17:25.167006 15893 raft_consensus.cc:2749] T 87763f6bc6d64f898c39d0d667d89289 P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:25.169399 15358 leader_election.cc:304] T f1a04f6fbdde42019ebd25afbe03ca3a P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2889d0b5034548eb9e3be00b724e6875, 802c9786ee9c404cbeb186b90fa697ba; no voters: 
I20260709 13:17:25.177421 15825 raft_consensus.cc:2804] T f1a04f6fbdde42019ebd25afbe03ca3a P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:25.179423 15825 raft_consensus.cc:697] T f1a04f6fbdde42019ebd25afbe03ca3a P 2889d0b5034548eb9e3be00b724e6875 [term 1 LEADER]: Becoming Leader. State: Replica: 2889d0b5034548eb9e3be00b724e6875, State: Running, Role: LEADER
I20260709 13:17:25.179729 15513 tablet_bootstrap.cc:492] T 028a2e13a40a4795bb6f37a59a0dca04 P 02927d4dc2f44acf84f92a7090286bbc: No bootstrap required, opened a new log
I20260709 13:17:25.167150 15509 ts_tablet_manager.cc:1403] T 9f5711fd6ff94688802a2e8ad6d71fef P 802c9786ee9c404cbeb186b90fa697ba: Time spent bootstrapping tablet: real 0.341s	user 0.014s	sys 0.018s
I20260709 13:17:25.174701 15967 consensus_queue.cc:1048] T 96f954f9698d45af941477c85b374240 P 2294936c864241959e4ef16ee789b341 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 13:17:25.180447 15513 ts_tablet_manager.cc:1403] T 028a2e13a40a4795bb6f37a59a0dca04 P 02927d4dc2f44acf84f92a7090286bbc: Time spent bootstrapping tablet: real 0.442s	user 0.020s	sys 0.037s
I20260709 13:17:25.173238 15355 leader_election.cc:304] T 9f5711fd6ff94688802a2e8ad6d71fef P 2889d0b5034548eb9e3be00b724e6875 [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: 2294936c864241959e4ef16ee789b341, 2889d0b5034548eb9e3be00b724e6875; no voters: 802c9786ee9c404cbeb186b90fa697ba
I20260709 13:17:25.181694 15825 consensus_queue.cc:237] T f1a04f6fbdde42019ebd25afbe03ca3a P 2889d0b5034548eb9e3be00b724e6875 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:25.182816 15509 raft_consensus.cc:359] T 9f5711fd6ff94688802a2e8ad6d71fef P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:25.183509 15509 raft_consensus.cc:385] T 9f5711fd6ff94688802a2e8ad6d71fef P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:25.183777 15509 raft_consensus.cc:740] T 9f5711fd6ff94688802a2e8ad6d71fef P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 802c9786ee9c404cbeb186b90fa697ba, State: Initialized, Role: FOLLOWER
I20260709 13:17:25.184348 15509 consensus_queue.cc:260] T 9f5711fd6ff94688802a2e8ad6d71fef P 802c9786ee9c404cbeb186b90fa697ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:25.185214 15513 raft_consensus.cc:359] T 028a2e13a40a4795bb6f37a59a0dca04 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:25.185875 15513 raft_consensus.cc:385] T 028a2e13a40a4795bb6f37a59a0dca04 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:25.186195 15513 raft_consensus.cc:740] T 028a2e13a40a4795bb6f37a59a0dca04 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02927d4dc2f44acf84f92a7090286bbc, State: Initialized, Role: FOLLOWER
I20260709 13:17:25.186928 15513 consensus_queue.cc:260] T 028a2e13a40a4795bb6f37a59a0dca04 P 02927d4dc2f44acf84f92a7090286bbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:25.188733 15967 consensus_queue.cc:1048] T 87763f6bc6d64f898c39d0d667d89289 P 2294936c864241959e4ef16ee789b341 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:25.188967 15513 ts_tablet_manager.cc:1434] T 028a2e13a40a4795bb6f37a59a0dca04 P 02927d4dc2f44acf84f92a7090286bbc: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 13:17:25.185868 15509 ts_tablet_manager.cc:1434] T 9f5711fd6ff94688802a2e8ad6d71fef P 802c9786ee9c404cbeb186b90fa697ba: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 13:17:25.194150 15509 tablet_bootstrap.cc:492] T 013a9144544045629f2f67d77f8113c6 P 802c9786ee9c404cbeb186b90fa697ba: Bootstrap starting.
I20260709 13:17:25.196187 15987 consensus_queue.cc:1048] T 8ddd01192e8f4fd3b2e5525431abbeea P 2294936c864241959e4ef16ee789b341 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:25.201776 15509 tablet_bootstrap.cc:654] T 013a9144544045629f2f67d77f8113c6 P 802c9786ee9c404cbeb186b90fa697ba: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:25.196215 15980 raft_consensus.cc:2804] T 9f5711fd6ff94688802a2e8ad6d71fef P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:25.208014 15980 raft_consensus.cc:493] T 9f5711fd6ff94688802a2e8ad6d71fef P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:25.208472 15980 raft_consensus.cc:3060] T 9f5711fd6ff94688802a2e8ad6d71fef P 2889d0b5034548eb9e3be00b724e6875 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:25.210070 15963 raft_consensus.cc:493] T 028a2e13a40a4795bb6f37a59a0dca04 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:25.210541 15963 raft_consensus.cc:515] T 028a2e13a40a4795bb6f37a59a0dca04 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:25.210963 15567 consensus_queue.cc:1048] T 96f954f9698d45af941477c85b374240 P 2294936c864241959e4ef16ee789b341 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:25.212601 15963 leader_election.cc:290] T 028a2e13a40a4795bb6f37a59a0dca04 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321), 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495)
W20260709 13:17:25.215227 15189 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:17:25.213640 15387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96f954f9698d45af941477c85b374240" candidate_uuid: "02927d4dc2f44acf84f92a7090286bbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2889d0b5034548eb9e3be00b724e6875" is_pre_election: true
I20260709 13:17:25.224318 15987 consensus_queue.cc:1048] T 87763f6bc6d64f898c39d0d667d89289 P 2294936c864241959e4ef16ee789b341 [LEADER]: Connected to new peer: Peer: permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:25.233047 15310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "028a2e13a40a4795bb6f37a59a0dca04" candidate_uuid: "02927d4dc2f44acf84f92a7090286bbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "802c9786ee9c404cbeb186b90fa697ba" is_pre_election: true
I20260709 13:17:25.233757 15310 raft_consensus.cc:2468] T 028a2e13a40a4795bb6f37a59a0dca04 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02927d4dc2f44acf84f92a7090286bbc in term 0.
I20260709 13:17:25.237112 15432 leader_election.cc:304] T 028a2e13a40a4795bb6f37a59a0dca04 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02927d4dc2f44acf84f92a7090286bbc, 802c9786ee9c404cbeb186b90fa697ba; no voters: 
I20260709 13:17:25.242938 15972 raft_consensus.cc:2804] T 028a2e13a40a4795bb6f37a59a0dca04 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:17:25.243489 15355 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.12.19.129:41321, user_credentials={real_user=slave}} blocked reactor thread for 70412.4us
I20260709 13:17:25.269928 15240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "998df134255f4b9898fddf1bf94611df" candidate_uuid: "02927d4dc2f44acf84f92a7090286bbc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341" is_pre_election: true
I20260709 13:17:25.271697 15243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ddd01192e8f4fd3b2e5525431abbeea" candidate_uuid: "02927d4dc2f44acf84f92a7090286bbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341" is_pre_election: true
I20260709 13:17:25.272390 15239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "028a2e13a40a4795bb6f37a59a0dca04" candidate_uuid: "02927d4dc2f44acf84f92a7090286bbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341" is_pre_election: true
I20260709 13:17:25.273061 15239 raft_consensus.cc:2468] T 028a2e13a40a4795bb6f37a59a0dca04 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02927d4dc2f44acf84f92a7090286bbc in term 0.
I20260709 13:17:25.274111 15237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96f954f9698d45af941477c85b374240" candidate_uuid: "02927d4dc2f44acf84f92a7090286bbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341" is_pre_election: true
I20260709 13:17:25.257884 15972 raft_consensus.cc:493] T 028a2e13a40a4795bb6f37a59a0dca04 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:25.264268 15970 raft_consensus.cc:493] T 9f5711fd6ff94688802a2e8ad6d71fef P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:25.244323 15988 consensus_queue.cc:1048] T 8ddd01192e8f4fd3b2e5525431abbeea P 2294936c864241959e4ef16ee789b341 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.022s
I20260709 13:17:25.300612 15509 tablet_bootstrap.cc:492] T 013a9144544045629f2f67d77f8113c6 P 802c9786ee9c404cbeb186b90fa697ba: No bootstrap required, opened a new log
I20260709 13:17:25.301219 15509 ts_tablet_manager.cc:1403] T 013a9144544045629f2f67d77f8113c6 P 802c9786ee9c404cbeb186b90fa697ba: Time spent bootstrapping tablet: real 0.107s	user 0.023s	sys 0.011s
I20260709 13:17:25.291980 15972 raft_consensus.cc:3060] T 028a2e13a40a4795bb6f37a59a0dca04 P 02927d4dc2f44acf84f92a7090286bbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:25.299490 15970 raft_consensus.cc:515] T 9f5711fd6ff94688802a2e8ad6d71fef P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:25.313833 15429 leader_election.cc:304] T 998df134255f4b9898fddf1bf94611df P 02927d4dc2f44acf84f92a7090286bbc [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: 02927d4dc2f44acf84f92a7090286bbc; no voters: 2294936c864241959e4ef16ee789b341, 2889d0b5034548eb9e3be00b724e6875
I20260709 13:17:25.328150 15982 raft_consensus.cc:2749] T 998df134255f4b9898fddf1bf94611df P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:25.334064 15972 raft_consensus.cc:515] T 028a2e13a40a4795bb6f37a59a0dca04 P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:25.337248 15310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "028a2e13a40a4795bb6f37a59a0dca04" candidate_uuid: "02927d4dc2f44acf84f92a7090286bbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "802c9786ee9c404cbeb186b90fa697ba"
I20260709 13:17:25.337958 15310 raft_consensus.cc:3060] T 028a2e13a40a4795bb6f37a59a0dca04 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:25.339712 15509 raft_consensus.cc:359] T 013a9144544045629f2f67d77f8113c6 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:25.340461 15509 raft_consensus.cc:385] T 013a9144544045629f2f67d77f8113c6 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:25.340734 15509 raft_consensus.cc:740] T 013a9144544045629f2f67d77f8113c6 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 802c9786ee9c404cbeb186b90fa697ba, State: Initialized, Role: FOLLOWER
I20260709 13:17:25.341393 15509 consensus_queue.cc:260] T 013a9144544045629f2f67d77f8113c6 P 802c9786ee9c404cbeb186b90fa697ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:25.328164 15429 leader_election.cc:304] T 8ddd01192e8f4fd3b2e5525431abbeea P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 02927d4dc2f44acf84f92a7090286bbc; no voters: 2294936c864241959e4ef16ee789b341, 2889d0b5034548eb9e3be00b724e6875
I20260709 13:17:25.355561 15984 raft_consensus.cc:2749] T 8ddd01192e8f4fd3b2e5525431abbeea P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:25.368340 15509 ts_tablet_manager.cc:1434] T 013a9144544045629f2f67d77f8113c6 P 802c9786ee9c404cbeb186b90fa697ba: Time spent starting tablet: real 0.067s	user 0.006s	sys 0.001s
I20260709 13:17:25.369540 15972 leader_election.cc:290] T 028a2e13a40a4795bb6f37a59a0dca04 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 1 election: Requested vote from peers 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321), 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495)
I20260709 13:17:25.423648 15980 raft_consensus.cc:515] T 9f5711fd6ff94688802a2e8ad6d71fef P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
W20260709 13:17:25.443192 15993 log.cc:927] Time spent T f1a04f6fbdde42019ebd25afbe03ca3a P 2889d0b5034548eb9e3be00b724e6875: Append to log took a long time: real 0.086s	user 0.003s	sys 0.000s
I20260709 13:17:25.425896 15429 leader_election.cc:304] T 96f954f9698d45af941477c85b374240 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 02927d4dc2f44acf84f92a7090286bbc; no voters: 2294936c864241959e4ef16ee789b341, 2889d0b5034548eb9e3be00b724e6875
I20260709 13:17:25.447903 15963 raft_consensus.cc:2749] T 96f954f9698d45af941477c85b374240 P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:25.451613 15237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "028a2e13a40a4795bb6f37a59a0dca04" candidate_uuid: "02927d4dc2f44acf84f92a7090286bbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341"
I20260709 13:17:25.458287 15237 raft_consensus.cc:3060] T 028a2e13a40a4795bb6f37a59a0dca04 P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:25.504804 15241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5711fd6ff94688802a2e8ad6d71fef" candidate_uuid: "802c9786ee9c404cbeb186b90fa697ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341" is_pre_election: true
I20260709 13:17:25.505520 15241 raft_consensus.cc:2468] T 9f5711fd6ff94688802a2e8ad6d71fef P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 802c9786ee9c404cbeb186b90fa697ba in term 0.
I20260709 13:17:25.506261 15237 raft_consensus.cc:2468] T 028a2e13a40a4795bb6f37a59a0dca04 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02927d4dc2f44acf84f92a7090286bbc in term 1.
I20260709 13:17:25.509282 15243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5711fd6ff94688802a2e8ad6d71fef" candidate_uuid: "2889d0b5034548eb9e3be00b724e6875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341"
I20260709 13:17:25.508106 15980 leader_election.cc:290] T 9f5711fd6ff94688802a2e8ad6d71fef P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 1 election: Requested vote from peers 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321), 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495)
I20260709 13:17:25.509958 15243 raft_consensus.cc:3060] T 9f5711fd6ff94688802a2e8ad6d71fef P 2294936c864241959e4ef16ee789b341 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:25.514096 15281 leader_election.cc:304] T 9f5711fd6ff94688802a2e8ad6d71fef P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2294936c864241959e4ef16ee789b341, 802c9786ee9c404cbeb186b90fa697ba; no voters: 
I20260709 13:17:25.515066 15699 raft_consensus.cc:2804] T 9f5711fd6ff94688802a2e8ad6d71fef P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:25.515460 15699 raft_consensus.cc:493] T 9f5711fd6ff94688802a2e8ad6d71fef P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:25.515784 15699 raft_consensus.cc:3060] T 9f5711fd6ff94688802a2e8ad6d71fef P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:25.522794 15699 raft_consensus.cc:515] T 9f5711fd6ff94688802a2e8ad6d71fef P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:25.523895 15243 raft_consensus.cc:2468] T 9f5711fd6ff94688802a2e8ad6d71fef P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2889d0b5034548eb9e3be00b724e6875 in term 1.
I20260709 13:17:25.531714 15355 leader_election.cc:304] T 9f5711fd6ff94688802a2e8ad6d71fef P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2294936c864241959e4ef16ee789b341, 2889d0b5034548eb9e3be00b724e6875; no voters: 
I20260709 13:17:25.532994 15973 raft_consensus.cc:2804] T 9f5711fd6ff94688802a2e8ad6d71fef P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:25.537009 15973 raft_consensus.cc:697] T 9f5711fd6ff94688802a2e8ad6d71fef P 2889d0b5034548eb9e3be00b724e6875 [term 1 LEADER]: Becoming Leader. State: Replica: 2889d0b5034548eb9e3be00b724e6875, State: Running, Role: LEADER
I20260709 13:17:25.538182 15973 consensus_queue.cc:237] T 9f5711fd6ff94688802a2e8ad6d71fef P 2889d0b5034548eb9e3be00b724e6875 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:25.542832 15310 raft_consensus.cc:2468] T 028a2e13a40a4795bb6f37a59a0dca04 P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02927d4dc2f44acf84f92a7090286bbc in term 1.
I20260709 13:17:25.548307 15239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5711fd6ff94688802a2e8ad6d71fef" candidate_uuid: "802c9786ee9c404cbeb186b90fa697ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341"
I20260709 13:17:25.549343 15239 raft_consensus.cc:2393] T 9f5711fd6ff94688802a2e8ad6d71fef P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 802c9786ee9c404cbeb186b90fa697ba in current term 1: Already voted for candidate 2889d0b5034548eb9e3be00b724e6875 in this term.
I20260709 13:17:25.550860 15432 leader_election.cc:304] T 028a2e13a40a4795bb6f37a59a0dca04 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02927d4dc2f44acf84f92a7090286bbc, 802c9786ee9c404cbeb186b90fa697ba; no voters: 
I20260709 13:17:25.552800 15972 raft_consensus.cc:2804] T 028a2e13a40a4795bb6f37a59a0dca04 P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:25.553349 15972 raft_consensus.cc:697] T 028a2e13a40a4795bb6f37a59a0dca04 P 02927d4dc2f44acf84f92a7090286bbc [term 1 LEADER]: Becoming Leader. State: Replica: 02927d4dc2f44acf84f92a7090286bbc, State: Running, Role: LEADER
I20260709 13:17:25.554139 15972 consensus_queue.cc:237] T 028a2e13a40a4795bb6f37a59a0dca04 P 02927d4dc2f44acf84f92a7090286bbc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:25.537071 15970 leader_election.cc:290] T 9f5711fd6ff94688802a2e8ad6d71fef P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321), 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607)
I20260709 13:17:25.579123 15310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5711fd6ff94688802a2e8ad6d71fef" candidate_uuid: "2889d0b5034548eb9e3be00b724e6875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "802c9786ee9c404cbeb186b90fa697ba"
I20260709 13:17:25.581300 15310 raft_consensus.cc:2393] T 9f5711fd6ff94688802a2e8ad6d71fef P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2889d0b5034548eb9e3be00b724e6875 in current term 1: Already voted for candidate 802c9786ee9c404cbeb186b90fa697ba in this term.
I20260709 13:17:25.583962 15387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5711fd6ff94688802a2e8ad6d71fef" candidate_uuid: "802c9786ee9c404cbeb186b90fa697ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2889d0b5034548eb9e3be00b724e6875"
I20260709 13:17:25.584583 15386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5711fd6ff94688802a2e8ad6d71fef" candidate_uuid: "802c9786ee9c404cbeb186b90fa697ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2889d0b5034548eb9e3be00b724e6875" is_pre_election: true
I20260709 13:17:25.588163 15312 raft_consensus.cc:3060] T 013a9144544045629f2f67d77f8113c6 P 802c9786ee9c404cbeb186b90fa697ba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:25.590829 15141 catalog_manager.cc:5697] T cabc919ffe3a4e638210f0f365238828 P 802c9786ee9c404cbeb186b90fa697ba reported cstate change: term changed from 0 to 1, leader changed from <none> to 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130). New cstate: current_term: 1 leader_uuid: "802c9786ee9c404cbeb186b90fa697ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:25.605631 15970 consensus_queue.cc:1048] T cabc919ffe3a4e638210f0f365238828 P 802c9786ee9c404cbeb186b90fa697ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:25.612175 15282 leader_election.cc:304] T 9f5711fd6ff94688802a2e8ad6d71fef P 802c9786ee9c404cbeb186b90fa697ba [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: 802c9786ee9c404cbeb186b90fa697ba; no voters: 2294936c864241959e4ef16ee789b341, 2889d0b5034548eb9e3be00b724e6875
I20260709 13:17:25.613250 15798 raft_consensus.cc:2749] T 9f5711fd6ff94688802a2e8ad6d71fef P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:17:25.611495 15699 leader_election.cc:290] T 9f5711fd6ff94688802a2e8ad6d71fef P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 1 election: Requested vote from peers 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321), 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607)
I20260709 13:17:25.625608 15808 consensus_queue.cc:1048] T cabc919ffe3a4e638210f0f365238828 P 802c9786ee9c404cbeb186b90fa697ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:25.631491 15989 consensus_queue.cc:1048] T f1a04f6fbdde42019ebd25afbe03ca3a P 2889d0b5034548eb9e3be00b724e6875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:25.678463 15989 consensus_queue.cc:1048] T f1a04f6fbdde42019ebd25afbe03ca3a P 2889d0b5034548eb9e3be00b724e6875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:25.707626 15139 catalog_manager.cc:5697] T f1a04f6fbdde42019ebd25afbe03ca3a P 2889d0b5034548eb9e3be00b724e6875 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131). New cstate: current_term: 1 leader_uuid: "2889d0b5034548eb9e3be00b724e6875" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:25.765771 15139 catalog_manager.cc:5697] T 9f5711fd6ff94688802a2e8ad6d71fef P 2889d0b5034548eb9e3be00b724e6875 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131). New cstate: current_term: 1 leader_uuid: "2889d0b5034548eb9e3be00b724e6875" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:25.777477 15140 catalog_manager.cc:5697] T 028a2e13a40a4795bb6f37a59a0dca04 P 02927d4dc2f44acf84f92a7090286bbc reported cstate change: term changed from 0 to 1, leader changed from <none> to 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132). New cstate: current_term: 1 leader_uuid: "02927d4dc2f44acf84f92a7090286bbc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:26.017450 15972 consensus_queue.cc:1048] T 028a2e13a40a4795bb6f37a59a0dca04 P 02927d4dc2f44acf84f92a7090286bbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:26.027734 15984 consensus_queue.cc:1048] T 028a2e13a40a4795bb6f37a59a0dca04 P 02927d4dc2f44acf84f92a7090286bbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:26.085166 15989 consensus_queue.cc:1048] T 9f5711fd6ff94688802a2e8ad6d71fef P 2889d0b5034548eb9e3be00b724e6875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:26.085963 15980 consensus_queue.cc:1048] T 9f5711fd6ff94688802a2e8ad6d71fef P 2889d0b5034548eb9e3be00b724e6875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:27.461076 12366 tablet_server.cc:179] TabletServer@127.12.19.129:0 shutting down...
W20260709 13:17:27.465207 15281 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 140 similar messages]
W20260709 13:17:27.468914 15281 consensus_peers.cc:597] T f5b77a611ad34251be8121aa6151982c P 802c9786ee9c404cbeb186b90fa697ba -> Peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Couldn't send request to peer 2294936c864241959e4ef16ee789b341. 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 13:17:27.483165 15355 consensus_peers.cc:597] T fc4c6d4330124d1a9b4724a1253db9a3 P 2889d0b5034548eb9e3be00b724e6875 -> Peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Couldn't send request to peer 2294936c864241959e4ef16ee789b341. 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 13:17:27.493114 15429 consensus_peers.cc:597] T 0b500d1d450c478db351f0e507c81f18 P 02927d4dc2f44acf84f92a7090286bbc -> Peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Couldn't send request to peer 2294936c864241959e4ef16ee789b341. 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 13:17:27.508456 15355 consensus_peers.cc:597] T 43a1da4c39dd4d048615e98e18db6234 P 2889d0b5034548eb9e3be00b724e6875 -> Peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Couldn't send request to peer 2294936c864241959e4ef16ee789b341. 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 13:17:27.511217 12366 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:17:27.512132 12366 tablet_replica.cc:333] T 9f5711fd6ff94688802a2e8ad6d71fef P 2294936c864241959e4ef16ee789b341: stopping tablet replica
I20260709 13:17:27.512995 12366 raft_consensus.cc:2243] T 9f5711fd6ff94688802a2e8ad6d71fef P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:27.513489 12366 raft_consensus.cc:2272] T 9f5711fd6ff94688802a2e8ad6d71fef P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:27.515755 12366 tablet_replica.cc:333] T 87763f6bc6d64f898c39d0d667d89289 P 2294936c864241959e4ef16ee789b341: stopping tablet replica
I20260709 13:17:27.516479 12366 raft_consensus.cc:2243] T 87763f6bc6d64f898c39d0d667d89289 P 2294936c864241959e4ef16ee789b341 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:27.517333 12366 raft_consensus.cc:2272] T 87763f6bc6d64f898c39d0d667d89289 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:27.519347 12366 tablet_replica.cc:333] T 31a5360b9d724826bc979acaffec48b7 P 2294936c864241959e4ef16ee789b341: stopping tablet replica
I20260709 13:17:27.520076 12366 raft_consensus.cc:2243] T 31a5360b9d724826bc979acaffec48b7 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:27.520517 12366 raft_consensus.cc:2272] T 31a5360b9d724826bc979acaffec48b7 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:27.522701 12366 tablet_replica.cc:333] T 91f0399744a94cdfac8cd984c2b459c6 P 2294936c864241959e4ef16ee789b341: stopping tablet replica
W20260709 13:17:27.522843 15281 consensus_peers.cc:597] T 0f55d19980234982b17948d789b76d26 P 802c9786ee9c404cbeb186b90fa697ba -> Peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Couldn't send request to peer 2294936c864241959e4ef16ee789b341. 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 13:17:27.523502 12366 raft_consensus.cc:2243] T 91f0399744a94cdfac8cd984c2b459c6 P 2294936c864241959e4ef16ee789b341 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:27.524278 12366 raft_consensus.cc:2272] T 91f0399744a94cdfac8cd984c2b459c6 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:27.526410 12366 tablet_replica.cc:333] T 8ddd01192e8f4fd3b2e5525431abbeea P 2294936c864241959e4ef16ee789b341: stopping tablet replica
I20260709 13:17:27.527146 12366 raft_consensus.cc:2243] T 8ddd01192e8f4fd3b2e5525431abbeea P 2294936c864241959e4ef16ee789b341 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:27.527909 12366 raft_consensus.cc:2272] T 8ddd01192e8f4fd3b2e5525431abbeea P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:27.530026 12366 tablet_replica.cc:333] T 5afcd7991b614faaafea6298af4bee01 P 2294936c864241959e4ef16ee789b341: stopping tablet replica
I20260709 13:17:27.530669 12366 raft_consensus.cc:2243] T 5afcd7991b614faaafea6298af4bee01 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:27.531076 12366 raft_consensus.cc:2272] T 5afcd7991b614faaafea6298af4bee01 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:27.533429 12366 tablet_replica.cc:333] T 666796a1de5844c29beac89b79d8e77a P 2294936c864241959e4ef16ee789b341: stopping tablet replica
I20260709 13:17:27.534206 12366 raft_consensus.cc:2243] T 666796a1de5844c29beac89b79d8e77a P 2294936c864241959e4ef16ee789b341 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:27.535017 12366 raft_consensus.cc:2272] T 666796a1de5844c29beac89b79d8e77a P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:27.536302 15281 consensus_peers.cc:597] T 52f8b3e971514bbfa36aee8509526116 P 802c9786ee9c404cbeb186b90fa697ba -> Peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Couldn't send request to peer 2294936c864241959e4ef16ee789b341. 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 13:17:27.537362 15429 consensus_peers.cc:597] T 9bbd4795a215459b8d971fc818b2e31f P 02927d4dc2f44acf84f92a7090286bbc -> Peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Couldn't send request to peer 2294936c864241959e4ef16ee789b341. 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 13:17:27.537417 12366 tablet_replica.cc:333] T 0dfc760f7ad04155af7c697b7762ea6f P 2294936c864241959e4ef16ee789b341: stopping tablet replica
I20260709 13:17:27.538157 12366 raft_consensus.cc:2243] T 0dfc760f7ad04155af7c697b7762ea6f P 2294936c864241959e4ef16ee789b341 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:27.538852 12366 raft_consensus.cc:2272] T 0dfc760f7ad04155af7c697b7762ea6f P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:27.540535 12366 tablet_replica.cc:333] T 0b500d1d450c478db351f0e507c81f18 P 2294936c864241959e4ef16ee789b341: stopping tablet replica
I20260709 13:17:27.541065 12366 raft_consensus.cc:2243] T 0b500d1d450c478db351f0e507c81f18 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:27.541455 12366 raft_consensus.cc:2272] T 0b500d1d450c478db351f0e507c81f18 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:27.543123 12366 tablet_replica.cc:333] T 9bbd4795a215459b8d971fc818b2e31f P 2294936c864241959e4ef16ee789b341: stopping tablet replica
I20260709 13:17:27.543732 12366 raft_consensus.cc:2243] T 9bbd4795a215459b8d971fc818b2e31f P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:27.544168 12366 raft_consensus.cc:2272] T 9bbd4795a215459b8d971fc818b2e31f P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:27.544767 15429 consensus_peers.cc:597] T 4d961a93e8ef4c24bd2a391376be5d37 P 02927d4dc2f44acf84f92a7090286bbc -> Peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Couldn't send request to peer 2294936c864241959e4ef16ee789b341. 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 13:17:27.545856 12366 tablet_replica.cc:333] T feca0a66feda4ec08a7ea31736b42686 P 2294936c864241959e4ef16ee789b341: stopping tablet replica
I20260709 13:17:27.546489 12366 raft_consensus.cc:2243] T feca0a66feda4ec08a7ea31736b42686 P 2294936c864241959e4ef16ee789b341 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:27.547152 12366 raft_consensus.cc:2272] T feca0a66feda4ec08a7ea31736b42686 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:27.549337 12366 tablet_replica.cc:333] T 41470cdec3704201a66dedf3217fb828 P 2294936c864241959e4ef16ee789b341: stopping tablet replica
I20260709 13:17:27.549983 12366 raft_consensus.cc:2243] T 41470cdec3704201a66dedf3217fb828 P 2294936c864241959e4ef16ee789b341 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:27.550861 12366 raft_consensus.cc:2272] T 41470cdec3704201a66dedf3217fb828 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:27.553131 12366 tablet_replica.cc:333] T 1c4ab8f71b1949188c9aad51cdb0a569 P 2294936c864241959e4ef16ee789b341: stopping tablet replica
I20260709 13:17:27.553689 12366 raft_consensus.cc:2243] T 1c4ab8f71b1949188c9aad51cdb0a569 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:27.554082 12366 raft_consensus.cc:2272] T 1c4ab8f71b1949188c9aad51cdb0a569 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:27.556043 12366 tablet_replica.cc:333] T 96f954f9698d45af941477c85b374240 P 2294936c864241959e4ef16ee789b341: stopping tablet replica
I20260709 13:17:27.556748 12366 raft_consensus.cc:2243] T 96f954f9698d45af941477c85b374240 P 2294936c864241959e4ef16ee789b341 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:27.557410 12366 raft_consensus.cc:2272] T 96f954f9698d45af941477c85b374240 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:27.559417 12366 tablet_replica.cc:333] T 013a9144544045629f2f67d77f8113c6 P 2294936c864241959e4ef16ee789b341: stopping tablet replica
I20260709 13:17:27.559923 12366 raft_consensus.cc:2243] T 013a9144544045629f2f67d77f8113c6 P 2294936c864241959e4ef16ee789b341 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:27.560540 12366 raft_consensus.cc:2272] T 013a9144544045629f2f67d77f8113c6 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:27.562093 12366 tablet_replica.cc:333] T 1849f930531748e3b49684745b05cfc0 P 2294936c864241959e4ef16ee789b341: stopping tablet replica
I20260709 13:17:27.562558 12366 raft_consensus.cc:2243] T 1849f930531748e3b49684745b05cfc0 P 2294936c864241959e4ef16ee789b341 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:27.563199 12366 raft_consensus.cc:2272] T 1849f930531748e3b49684745b05cfc0 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:27.564975 12366 tablet_replica.cc:333] T 0f55d19980234982b17948d789b76d26 P 2294936c864241959e4ef16ee789b341: stopping tablet replica
I20260709 13:17:27.565418 12366 raft_consensus.cc:2243] T 0f55d19980234982b17948d789b76d26 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:27.565750 12366 raft_consensus.cc:2272] T 0f55d19980234982b17948d789b76d26 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:27.567443 12366 tablet_replica.cc:333] T 843281744ae64a2fa2b800cc2e85c7ae P 2294936c864241959e4ef16ee789b341: stopping tablet replica
I20260709 13:17:27.567898 12366 raft_consensus.cc:2243] T 843281744ae64a2fa2b800cc2e85c7ae P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:27.568229 12366 raft_consensus.cc:2272] T 843281744ae64a2fa2b800cc2e85c7ae P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:27.569795 12366 tablet_replica.cc:333] T bcdd24a09a424483a566a6f56e7fabee P 2294936c864241959e4ef16ee789b341: stopping tablet replica
I20260709 13:17:27.570251 12366 raft_consensus.cc:2243] T bcdd24a09a424483a566a6f56e7fabee P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:27.570559 12366 raft_consensus.cc:2272] T bcdd24a09a424483a566a6f56e7fabee P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:27.572289 12366 tablet_replica.cc:333] T 24a9832a0ce54f89ac1f5dddddc367b9 P 2294936c864241959e4ef16ee789b341: stopping tablet replica
I20260709 13:17:27.572956 12366 raft_consensus.cc:2243] T 24a9832a0ce54f89ac1f5dddddc367b9 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:27.573446 12366 raft_consensus.cc:2272] T 24a9832a0ce54f89ac1f5dddddc367b9 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:27.577051 12366 tablet_replica.cc:333] T cb24462539664352aa1dc989ac5478c2 P 2294936c864241959e4ef16ee789b341: stopping tablet replica
I20260709 13:17:27.577862 12366 raft_consensus.cc:2243] T cb24462539664352aa1dc989ac5478c2 P 2294936c864241959e4ef16ee789b341 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:27.578881 12366 raft_consensus.cc:2272] T cb24462539664352aa1dc989ac5478c2 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:27.581368 12366 tablet_replica.cc:333] T a1bc50d5df5f4be9a7b8db2b00ceb449 P 2294936c864241959e4ef16ee789b341: stopping tablet replica
I20260709 13:17:27.581959 12366 raft_consensus.cc:2243] T a1bc50d5df5f4be9a7b8db2b00ceb449 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:27.582418 12366 raft_consensus.cc:2272] T a1bc50d5df5f4be9a7b8db2b00ceb449 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:27.584239 12366 tablet_replica.cc:333] T 4d961a93e8ef4c24bd2a391376be5d37 P 2294936c864241959e4ef16ee789b341: stopping tablet replica
I20260709 13:17:27.584734 12366 raft_consensus.cc:2243] T 4d961a93e8ef4c24bd2a391376be5d37 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:27.585110 12366 raft_consensus.cc:2272] T 4d961a93e8ef4c24bd2a391376be5d37 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:27.586793 12366 tablet_replica.cc:333] T a44cb3e2781743289d79f5eee0ca9f18 P 2294936c864241959e4ef16ee789b341: stopping tablet replica
I20260709 13:17:27.587332 12366 raft_consensus.cc:2243] T a44cb3e2781743289d79f5eee0ca9f18 P 2294936c864241959e4ef16ee789b341 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:27.588099 12366 raft_consensus.cc:2272] T a44cb3e2781743289d79f5eee0ca9f18 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:27.589875 12366 tablet_replica.cc:333] T a9351bc224e54fe89dadf9cf82359edf P 2294936c864241959e4ef16ee789b341: stopping tablet replica
I20260709 13:17:27.590384 12366 raft_consensus.cc:2243] T a9351bc224e54fe89dadf9cf82359edf P 2294936c864241959e4ef16ee789b341 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:27.591076 12366 raft_consensus.cc:2272] T a9351bc224e54fe89dadf9cf82359edf P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:27.593291 12366 tablet_replica.cc:333] T 949b64ee218245f2b369996187e81888 P 2294936c864241959e4ef16ee789b341: stopping tablet replica
I20260709 13:17:27.593842 12366 raft_consensus.cc:2243] T 949b64ee218245f2b369996187e81888 P 2294936c864241959e4ef16ee789b341 [term 1 LEADER]: Raft consensus shutting down.
W20260709 13:17:27.594146 15281 consensus_peers.cc:597] T 5afcd7991b614faaafea6298af4bee01 P 802c9786ee9c404cbeb186b90fa697ba -> Peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Couldn't send request to peer 2294936c864241959e4ef16ee789b341. 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 13:17:27.594607 12366 raft_consensus.cc:2272] T 949b64ee218245f2b369996187e81888 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:27.596726 12366 tablet_replica.cc:333] T a8fc3ee3e7da480b80256018cbfbfbfb P 2294936c864241959e4ef16ee789b341: stopping tablet replica
I20260709 13:17:27.597261 12366 raft_consensus.cc:2243] T a8fc3ee3e7da480b80256018cbfbfbfb P 2294936c864241959e4ef16ee789b341 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:27.598606 12366 raft_consensus.cc:2272] T a8fc3ee3e7da480b80256018cbfbfbfb P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:27.601052 12366 tablet_replica.cc:333] T 43a1da4c39dd4d048615e98e18db6234 P 2294936c864241959e4ef16ee789b341: stopping tablet replica
I20260709 13:17:27.601765 12366 raft_consensus.cc:2243] T 43a1da4c39dd4d048615e98e18db6234 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:27.602119 12366 raft_consensus.cc:2272] T 43a1da4c39dd4d048615e98e18db6234 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:27.603822 12366 tablet_replica.cc:333] T fc4c6d4330124d1a9b4724a1253db9a3 P 2294936c864241959e4ef16ee789b341: stopping tablet replica
I20260709 13:17:27.604424 12366 raft_consensus.cc:2243] T fc4c6d4330124d1a9b4724a1253db9a3 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:27.604898 12366 raft_consensus.cc:2272] T fc4c6d4330124d1a9b4724a1253db9a3 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:27.607106 12366 tablet_replica.cc:333] T 998df134255f4b9898fddf1bf94611df P 2294936c864241959e4ef16ee789b341: stopping tablet replica
I20260709 13:17:27.607640 12366 raft_consensus.cc:2243] T 998df134255f4b9898fddf1bf94611df P 2294936c864241959e4ef16ee789b341 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:27.608340 12366 raft_consensus.cc:2272] T 998df134255f4b9898fddf1bf94611df P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:27.610286 12366 tablet_replica.cc:333] T 0df43b556de84976b9e7cec27b5aaa3d P 2294936c864241959e4ef16ee789b341: stopping tablet replica
I20260709 13:17:27.610906 12366 raft_consensus.cc:2243] T 0df43b556de84976b9e7cec27b5aaa3d P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:27.611377 12366 raft_consensus.cc:2272] T 0df43b556de84976b9e7cec27b5aaa3d P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:27.613510 12366 tablet_replica.cc:333] T ccac63dd1be2457ca098e77cb934d0d9 P 2294936c864241959e4ef16ee789b341: stopping tablet replica
I20260709 13:17:27.614236 12366 raft_consensus.cc:2243] T ccac63dd1be2457ca098e77cb934d0d9 P 2294936c864241959e4ef16ee789b341 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:27.614965 12366 raft_consensus.cc:2272] T ccac63dd1be2457ca098e77cb934d0d9 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:27.616626 12366 tablet_replica.cc:333] T f8c2809398354f1d81f2744f0d8f3395 P 2294936c864241959e4ef16ee789b341: stopping tablet replica
I20260709 13:17:27.617082 12366 raft_consensus.cc:2243] T f8c2809398354f1d81f2744f0d8f3395 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:27.617415 12366 raft_consensus.cc:2272] T f8c2809398354f1d81f2744f0d8f3395 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:27.619112 12366 tablet_replica.cc:333] T 028a2e13a40a4795bb6f37a59a0dca04 P 2294936c864241959e4ef16ee789b341: stopping tablet replica
I20260709 13:17:27.619899 12366 raft_consensus.cc:2243] T 028a2e13a40a4795bb6f37a59a0dca04 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:27.620404 12366 raft_consensus.cc:2272] T 028a2e13a40a4795bb6f37a59a0dca04 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:27.622478 12366 tablet_replica.cc:333] T f5236fc85e5742eb8060475cfc6aaab3 P 2294936c864241959e4ef16ee789b341: stopping tablet replica
I20260709 13:17:27.623113 12366 raft_consensus.cc:2243] T f5236fc85e5742eb8060475cfc6aaab3 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:27.623642 12366 raft_consensus.cc:2272] T f5236fc85e5742eb8060475cfc6aaab3 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:27.623704 15355 consensus_peers.cc:597] T 31a5360b9d724826bc979acaffec48b7 P 2889d0b5034548eb9e3be00b724e6875 -> Peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Couldn't send request to peer 2294936c864241959e4ef16ee789b341. 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 13:17:27.625837 12366 tablet_replica.cc:333] T c5fde627f6294d98a22d6756d06424dc P 2294936c864241959e4ef16ee789b341: stopping tablet replica
W20260709 13:17:27.626030 15281 consensus_peers.cc:597] T f8c2809398354f1d81f2744f0d8f3395 P 802c9786ee9c404cbeb186b90fa697ba -> Peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Couldn't send request to peer 2294936c864241959e4ef16ee789b341. 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 13:17:27.626533 12366 raft_consensus.cc:2243] T c5fde627f6294d98a22d6756d06424dc P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:27.626998 12366 raft_consensus.cc:2272] T c5fde627f6294d98a22d6756d06424dc P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:27.628674 12366 tablet_replica.cc:333] T 4e6f79f1062b4f279c5ec14d8a49fa45 P 2294936c864241959e4ef16ee789b341: stopping tablet replica
I20260709 13:17:27.629170 12366 raft_consensus.cc:2243] T 4e6f79f1062b4f279c5ec14d8a49fa45 P 2294936c864241959e4ef16ee789b341 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:27.629864 12366 raft_consensus.cc:2272] T 4e6f79f1062b4f279c5ec14d8a49fa45 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:27.631809 12366 tablet_replica.cc:333] T 6e1515826a7f47e58d24b7fe57dabf63 P 2294936c864241959e4ef16ee789b341: stopping tablet replica
I20260709 13:17:27.632428 12366 raft_consensus.cc:2243] T 6e1515826a7f47e58d24b7fe57dabf63 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:27.632939 12366 raft_consensus.cc:2272] T 6e1515826a7f47e58d24b7fe57dabf63 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:27.635035 12366 tablet_replica.cc:333] T 0e76f7a1bc7b471ca982b575e17c05a1 P 2294936c864241959e4ef16ee789b341: stopping tablet replica
I20260709 13:17:27.635569 12366 raft_consensus.cc:2243] T 0e76f7a1bc7b471ca982b575e17c05a1 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:27.635944 12366 raft_consensus.cc:2272] T 0e76f7a1bc7b471ca982b575e17c05a1 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:27.637581 12366 tablet_replica.cc:333] T be84c87760364b46ab9c65c630a2c0e6 P 2294936c864241959e4ef16ee789b341: stopping tablet replica
I20260709 13:17:27.638067 12366 raft_consensus.cc:2243] T be84c87760364b46ab9c65c630a2c0e6 P 2294936c864241959e4ef16ee789b341 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:27.638830 12366 raft_consensus.cc:2272] T be84c87760364b46ab9c65c630a2c0e6 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:27.640511 12366 tablet_replica.cc:333] T f5b77a611ad34251be8121aa6151982c P 2294936c864241959e4ef16ee789b341: stopping tablet replica
I20260709 13:17:27.640980 12366 raft_consensus.cc:2243] T f5b77a611ad34251be8121aa6151982c P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:27.641376 12366 raft_consensus.cc:2272] T f5b77a611ad34251be8121aa6151982c P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:27.643390 12366 tablet_replica.cc:333] T 52f8b3e971514bbfa36aee8509526116 P 2294936c864241959e4ef16ee789b341: stopping tablet replica
I20260709 13:17:27.644004 12366 raft_consensus.cc:2243] T 52f8b3e971514bbfa36aee8509526116 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:27.644465 12366 raft_consensus.cc:2272] T 52f8b3e971514bbfa36aee8509526116 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:27.646553 12366 tablet_replica.cc:333] T 88d6b179156b4c0fa0bd44df1a1c4717 P 2294936c864241959e4ef16ee789b341: stopping tablet replica
I20260709 13:17:27.647020 12366 raft_consensus.cc:2243] T 88d6b179156b4c0fa0bd44df1a1c4717 P 2294936c864241959e4ef16ee789b341 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:27.647854 12366 raft_consensus.cc:2272] T 88d6b179156b4c0fa0bd44df1a1c4717 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:27.649551 12366 tablet_replica.cc:333] T 057d1c98c4b9445993bdc4a4f542551f P 2294936c864241959e4ef16ee789b341: stopping tablet replica
I20260709 13:17:27.650000 12366 raft_consensus.cc:2243] T 057d1c98c4b9445993bdc4a4f542551f P 2294936c864241959e4ef16ee789b341 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:27.650694 12366 raft_consensus.cc:2272] T 057d1c98c4b9445993bdc4a4f542551f P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:27.652359 12366 tablet_replica.cc:333] T 63ee2896ea3a452281b9c09df0847bbf P 2294936c864241959e4ef16ee789b341: stopping tablet replica
I20260709 13:17:27.652793 12366 raft_consensus.cc:2243] T 63ee2896ea3a452281b9c09df0847bbf P 2294936c864241959e4ef16ee789b341 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:27.653460 12366 raft_consensus.cc:2272] T 63ee2896ea3a452281b9c09df0847bbf P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:27.667096 15429 consensus_peers.cc:597] T 028a2e13a40a4795bb6f37a59a0dca04 P 02927d4dc2f44acf84f92a7090286bbc -> Peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Couldn't send request to peer 2294936c864241959e4ef16ee789b341. 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 13:17:27.671881 15281 consensus_peers.cc:597] T 843281744ae64a2fa2b800cc2e85c7ae P 802c9786ee9c404cbeb186b90fa697ba -> Peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Couldn't send request to peer 2294936c864241959e4ef16ee789b341. 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 13:17:27.704859 15281 consensus_peers.cc:597] T f5236fc85e5742eb8060475cfc6aaab3 P 802c9786ee9c404cbeb186b90fa697ba -> Peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Couldn't send request to peer 2294936c864241959e4ef16ee789b341. 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 13:17:27.705114 15206 connection.cc:466] server connection from 127.0.0.1:57580 torn down before Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:57580 (request call id 137) could send its response
W20260709 13:17:27.710294 15429 consensus_peers.cc:597] T a1bc50d5df5f4be9a7b8db2b00ceb449 P 02927d4dc2f44acf84f92a7090286bbc -> Peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Couldn't send request to peer 2294936c864241959e4ef16ee789b341. Status: Network error: Client connection negotiation failed: client connection to 127.12.19.129:41321: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:27.718750 15429 consensus_peers.cc:597] T bcdd24a09a424483a566a6f56e7fabee P 02927d4dc2f44acf84f92a7090286bbc -> Peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Couldn't send request to peer 2294936c864241959e4ef16ee789b341. Status: Network error: Client connection negotiation failed: client connection to 127.12.19.129:41321: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:27.724148 12366 tablet_server.cc:196] TabletServer@127.12.19.129:0 shutdown complete.
W20260709 13:17:27.736264 15281 consensus_peers.cc:597] T 0e76f7a1bc7b471ca982b575e17c05a1 P 802c9786ee9c404cbeb186b90fa697ba -> Peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Couldn't send request to peer 2294936c864241959e4ef16ee789b341. Status: Network error: Client connection negotiation failed: client connection to 127.12.19.129:41321: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:27.769135 15429 consensus_peers.cc:597] T c5fde627f6294d98a22d6756d06424dc P 02927d4dc2f44acf84f92a7090286bbc -> Peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Couldn't send request to peer 2294936c864241959e4ef16ee789b341. Status: Network error: Client connection negotiation failed: client connection to 127.12.19.129:41321: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:27.795954 12366 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:17:27.803504 16035 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 13:17:27.803576 16036 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 13:17:27.805262 16038 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 13:17:27.806231 12366 server_base.cc:1061] running on GCE node
I20260709 13:17:27.810261 12366 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:17:27.810535 12366 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 13:17:27.810772 12366 hybrid_clock.cc:648] HybridClock initialized: now 1783603047810752 us; error 0 us; skew 500 ppm
I20260709 13:17:27.811463 12366 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:17:27.814206 12366 webserver.cc:533] Webserver started at http://127.12.19.129:36489/ using document root <none> and password file <none>
I20260709 13:17:27.814700 12366 fs_manager.cc:362] Metadata directory not provided
I20260709 13:17:27.814893 12366 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 13:17:27.818462 12366 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.002s	sys 0.000s
W20260709 13:17:27.824710 15355 consensus_peers.cc:597] T 24a9832a0ce54f89ac1f5dddddc367b9 P 2889d0b5034548eb9e3be00b724e6875 -> Peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Couldn't send request to peer 2294936c864241959e4ef16ee789b341. Status: Network error: Client connection negotiation failed: client connection to 127.12.19.129:41321: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:27.828661 16044 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:27.829571 12366 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260709 13:17:27.829912 12366 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602961601857-12366-0/minicluster-data/ts-0-root
uuid: "2294936c864241959e4ef16ee789b341"
format_stamp: "Formatted at 2026-07-09 13:17:14 on dist-test-slave-cd6k"
I20260709 13:17:27.830271 12366 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602961601857-12366-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602961601857-12366-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602961601857-12366-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 13:17:27.852806 12366 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:17:27.853899 12366 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:17:27.855409 12366 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:17:27.859697 16051 ts_tablet_manager.cc:548] Loading tablet metadata (0/45 complete)
W20260709 13:17:27.866854 15355 consensus_peers.cc:597] T 6e1515826a7f47e58d24b7fe57dabf63 P 2889d0b5034548eb9e3be00b724e6875 -> Peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Couldn't send request to peer 2294936c864241959e4ef16ee789b341. Status: Network error: Client connection negotiation failed: client connection to 127.12.19.129:41321: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:27.888137 15429 consensus_peers.cc:597] T 1c4ab8f71b1949188c9aad51cdb0a569 P 02927d4dc2f44acf84f92a7090286bbc -> Peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Couldn't send request to peer 2294936c864241959e4ef16ee789b341. Status: Network error: Client connection negotiation failed: client connection to 127.12.19.129:41321: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:27.906409 15281 consensus_peers.cc:597] T 0df43b556de84976b9e7cec27b5aaa3d P 802c9786ee9c404cbeb186b90fa697ba -> Peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Couldn't send request to peer 2294936c864241959e4ef16ee789b341. Status: Network error: Client connection negotiation failed: client connection to 127.12.19.129:41321: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:27.931149 15355 consensus_peers.cc:597] T 9f5711fd6ff94688802a2e8ad6d71fef P 2889d0b5034548eb9e3be00b724e6875 -> Peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Couldn't send request to peer 2294936c864241959e4ef16ee789b341. Status: Network error: Client connection negotiation failed: client connection to 127.12.19.129:41321: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:28.088361 12366 ts_tablet_manager.cc:585] Loaded tablet metadata (45 total tablets, 45 live tablets)
I20260709 13:17:28.088771 12366 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.230s	user 0.003s	sys 0.005s
I20260709 13:17:28.089095 12366 ts_tablet_manager.cc:600] Registering tablets (0/45 complete)
I20260709 13:17:28.095470 16051 tablet_bootstrap.cc:492] T f5236fc85e5742eb8060475cfc6aaab3 P 2294936c864241959e4ef16ee789b341: Bootstrap starting.
I20260709 13:17:28.112323 16051 tablet_bootstrap.cc:492] T f5236fc85e5742eb8060475cfc6aaab3 P 2294936c864241959e4ef16ee789b341: 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 13:17:28.113200 16051 tablet_bootstrap.cc:492] T f5236fc85e5742eb8060475cfc6aaab3 P 2294936c864241959e4ef16ee789b341: Bootstrap complete.
I20260709 13:17:28.114924 16051 ts_tablet_manager.cc:1403] T f5236fc85e5742eb8060475cfc6aaab3 P 2294936c864241959e4ef16ee789b341: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.008s
I20260709 13:17:28.117422 16051 raft_consensus.cc:359] T f5236fc85e5742eb8060475cfc6aaab3 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:28.118974 16051 raft_consensus.cc:740] T f5236fc85e5742eb8060475cfc6aaab3 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2294936c864241959e4ef16ee789b341, State: Initialized, Role: FOLLOWER
I20260709 13:17:28.119647 16051 consensus_queue.cc:260] T f5236fc85e5742eb8060475cfc6aaab3 P 2294936c864241959e4ef16ee789b341 [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: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:28.125466 16051 ts_tablet_manager.cc:1434] T f5236fc85e5742eb8060475cfc6aaab3 P 2294936c864241959e4ef16ee789b341: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.003s
I20260709 13:17:28.126205 16051 tablet_bootstrap.cc:492] T bcdd24a09a424483a566a6f56e7fabee P 2294936c864241959e4ef16ee789b341: Bootstrap starting.
I20260709 13:17:28.138760 16051 tablet_bootstrap.cc:492] T bcdd24a09a424483a566a6f56e7fabee P 2294936c864241959e4ef16ee789b341: 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 13:17:28.139505 16051 tablet_bootstrap.cc:492] T bcdd24a09a424483a566a6f56e7fabee P 2294936c864241959e4ef16ee789b341: Bootstrap complete.
I20260709 13:17:28.139991 16051 ts_tablet_manager.cc:1403] T bcdd24a09a424483a566a6f56e7fabee P 2294936c864241959e4ef16ee789b341: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.004s
I20260709 13:17:28.141722 16051 raft_consensus.cc:359] T bcdd24a09a424483a566a6f56e7fabee P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:28.142277 16051 raft_consensus.cc:740] T bcdd24a09a424483a566a6f56e7fabee P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2294936c864241959e4ef16ee789b341, State: Initialized, Role: FOLLOWER
I20260709 13:17:28.142961 16051 consensus_queue.cc:260] T bcdd24a09a424483a566a6f56e7fabee P 2294936c864241959e4ef16ee789b341 [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: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:28.144387 16051 ts_tablet_manager.cc:1434] T bcdd24a09a424483a566a6f56e7fabee P 2294936c864241959e4ef16ee789b341: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:17:28.144980 16051 tablet_bootstrap.cc:492] T f5b77a611ad34251be8121aa6151982c P 2294936c864241959e4ef16ee789b341: Bootstrap starting.
I20260709 13:17:28.156627 16051 tablet_bootstrap.cc:492] T f5b77a611ad34251be8121aa6151982c P 2294936c864241959e4ef16ee789b341: 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 13:17:28.157514 16051 tablet_bootstrap.cc:492] T f5b77a611ad34251be8121aa6151982c P 2294936c864241959e4ef16ee789b341: Bootstrap complete.
I20260709 13:17:28.158133 16051 ts_tablet_manager.cc:1403] T f5b77a611ad34251be8121aa6151982c P 2294936c864241959e4ef16ee789b341: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260709 13:17:28.160380 16051 raft_consensus.cc:359] T f5b77a611ad34251be8121aa6151982c P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:28.161000 16051 raft_consensus.cc:740] T f5b77a611ad34251be8121aa6151982c P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2294936c864241959e4ef16ee789b341, State: Initialized, Role: FOLLOWER
I20260709 13:17:28.161597 16051 consensus_queue.cc:260] T f5b77a611ad34251be8121aa6151982c P 2294936c864241959e4ef16ee789b341 [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: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:28.163704 16051 ts_tablet_manager.cc:1434] T f5b77a611ad34251be8121aa6151982c P 2294936c864241959e4ef16ee789b341: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 13:17:28.164438 16051 tablet_bootstrap.cc:492] T cb24462539664352aa1dc989ac5478c2 P 2294936c864241959e4ef16ee789b341: Bootstrap starting.
I20260709 13:17:28.179364 16051 tablet_bootstrap.cc:492] T cb24462539664352aa1dc989ac5478c2 P 2294936c864241959e4ef16ee789b341: 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 13:17:28.180238 16051 tablet_bootstrap.cc:492] T cb24462539664352aa1dc989ac5478c2 P 2294936c864241959e4ef16ee789b341: Bootstrap complete.
I20260709 13:17:28.180809 16051 ts_tablet_manager.cc:1403] T cb24462539664352aa1dc989ac5478c2 P 2294936c864241959e4ef16ee789b341: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260709 13:17:28.183069 16051 raft_consensus.cc:359] T cb24462539664352aa1dc989ac5478c2 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:28.183827 16051 raft_consensus.cc:740] T cb24462539664352aa1dc989ac5478c2 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2294936c864241959e4ef16ee789b341, State: Initialized, Role: FOLLOWER
I20260709 13:17:28.184440 16051 consensus_queue.cc:260] T cb24462539664352aa1dc989ac5478c2 P 2294936c864241959e4ef16ee789b341 [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: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:28.186270 16051 ts_tablet_manager.cc:1434] T cb24462539664352aa1dc989ac5478c2 P 2294936c864241959e4ef16ee789b341: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:17:28.186962 16051 tablet_bootstrap.cc:492] T 666796a1de5844c29beac89b79d8e77a P 2294936c864241959e4ef16ee789b341: Bootstrap starting.
I20260709 13:17:28.212467 16051 tablet_bootstrap.cc:492] T 666796a1de5844c29beac89b79d8e77a P 2294936c864241959e4ef16ee789b341: 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 13:17:28.213387 16051 tablet_bootstrap.cc:492] T 666796a1de5844c29beac89b79d8e77a P 2294936c864241959e4ef16ee789b341: Bootstrap complete.
I20260709 13:17:28.213979 16051 ts_tablet_manager.cc:1403] T 666796a1de5844c29beac89b79d8e77a P 2294936c864241959e4ef16ee789b341: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.011s
I20260709 13:17:28.216320 16051 raft_consensus.cc:359] T 666796a1de5844c29beac89b79d8e77a P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:28.216954 16051 raft_consensus.cc:740] T 666796a1de5844c29beac89b79d8e77a P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2294936c864241959e4ef16ee789b341, State: Initialized, Role: FOLLOWER
I20260709 13:17:28.217610 16051 consensus_queue.cc:260] T 666796a1de5844c29beac89b79d8e77a P 2294936c864241959e4ef16ee789b341 [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: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:28.219444 16051 ts_tablet_manager.cc:1434] T 666796a1de5844c29beac89b79d8e77a P 2294936c864241959e4ef16ee789b341: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 13:17:28.220163 16051 tablet_bootstrap.cc:492] T 52f8b3e971514bbfa36aee8509526116 P 2294936c864241959e4ef16ee789b341: Bootstrap starting.
I20260709 13:17:28.237164 16051 tablet_bootstrap.cc:492] T 52f8b3e971514bbfa36aee8509526116 P 2294936c864241959e4ef16ee789b341: 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 13:17:28.238104 16051 tablet_bootstrap.cc:492] T 52f8b3e971514bbfa36aee8509526116 P 2294936c864241959e4ef16ee789b341: Bootstrap complete.
I20260709 13:17:28.238695 16051 ts_tablet_manager.cc:1403] T 52f8b3e971514bbfa36aee8509526116 P 2294936c864241959e4ef16ee789b341: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.004s
I20260709 13:17:28.241051 16051 raft_consensus.cc:359] T 52f8b3e971514bbfa36aee8509526116 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:28.241688 16051 raft_consensus.cc:740] T 52f8b3e971514bbfa36aee8509526116 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2294936c864241959e4ef16ee789b341, State: Initialized, Role: FOLLOWER
I20260709 13:17:28.242344 16051 consensus_queue.cc:260] T 52f8b3e971514bbfa36aee8509526116 P 2294936c864241959e4ef16ee789b341 [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: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:28.244362 16051 ts_tablet_manager.cc:1434] T 52f8b3e971514bbfa36aee8509526116 P 2294936c864241959e4ef16ee789b341: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.003s
I20260709 13:17:28.245092 16051 tablet_bootstrap.cc:492] T 0dfc760f7ad04155af7c697b7762ea6f P 2294936c864241959e4ef16ee789b341: Bootstrap starting.
I20260709 13:17:28.259630 16051 tablet_bootstrap.cc:492] T 0dfc760f7ad04155af7c697b7762ea6f P 2294936c864241959e4ef16ee789b341: 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 13:17:28.260502 16051 tablet_bootstrap.cc:492] T 0dfc760f7ad04155af7c697b7762ea6f P 2294936c864241959e4ef16ee789b341: Bootstrap complete.
I20260709 13:17:28.261085 16051 ts_tablet_manager.cc:1403] T 0dfc760f7ad04155af7c697b7762ea6f P 2294936c864241959e4ef16ee789b341: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260709 13:17:28.263348 16051 raft_consensus.cc:359] T 0dfc760f7ad04155af7c697b7762ea6f P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:28.263960 16051 raft_consensus.cc:740] T 0dfc760f7ad04155af7c697b7762ea6f P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2294936c864241959e4ef16ee789b341, State: Initialized, Role: FOLLOWER
I20260709 13:17:28.264536 16051 consensus_queue.cc:260] T 0dfc760f7ad04155af7c697b7762ea6f P 2294936c864241959e4ef16ee789b341 [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: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:28.266335 16051 ts_tablet_manager.cc:1434] T 0dfc760f7ad04155af7c697b7762ea6f P 2294936c864241959e4ef16ee789b341: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:17:28.267028 16051 tablet_bootstrap.cc:492] T 24a9832a0ce54f89ac1f5dddddc367b9 P 2294936c864241959e4ef16ee789b341: Bootstrap starting.
I20260709 13:17:28.310801 16051 tablet_bootstrap.cc:492] T 24a9832a0ce54f89ac1f5dddddc367b9 P 2294936c864241959e4ef16ee789b341: 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 13:17:28.311820 16051 tablet_bootstrap.cc:492] T 24a9832a0ce54f89ac1f5dddddc367b9 P 2294936c864241959e4ef16ee789b341: Bootstrap complete.
I20260709 13:17:28.312482 16051 ts_tablet_manager.cc:1403] T 24a9832a0ce54f89ac1f5dddddc367b9 P 2294936c864241959e4ef16ee789b341: Time spent bootstrapping tablet: real 0.046s	user 0.019s	sys 0.018s
I20260709 13:17:28.314684 16051 raft_consensus.cc:359] T 24a9832a0ce54f89ac1f5dddddc367b9 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:28.315140 16051 raft_consensus.cc:740] T 24a9832a0ce54f89ac1f5dddddc367b9 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2294936c864241959e4ef16ee789b341, State: Initialized, Role: FOLLOWER
I20260709 13:17:28.315831 16051 consensus_queue.cc:260] T 24a9832a0ce54f89ac1f5dddddc367b9 P 2294936c864241959e4ef16ee789b341 [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: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:28.317234 16051 ts_tablet_manager.cc:1434] T 24a9832a0ce54f89ac1f5dddddc367b9 P 2294936c864241959e4ef16ee789b341: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.000s
I20260709 13:17:28.317803 16051 tablet_bootstrap.cc:492] T 6e1515826a7f47e58d24b7fe57dabf63 P 2294936c864241959e4ef16ee789b341: Bootstrap starting.
I20260709 13:17:28.320281 12366 ts_tablet_manager.cc:616] Registered 45 tablets
I20260709 13:17:28.320655 12366 ts_tablet_manager.cc:595] Time spent register tablets: real 0.232s	user 0.220s	sys 0.011s
I20260709 13:17:28.332965 16051 tablet_bootstrap.cc:492] T 6e1515826a7f47e58d24b7fe57dabf63 P 2294936c864241959e4ef16ee789b341: 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 13:17:28.333957 16051 tablet_bootstrap.cc:492] T 6e1515826a7f47e58d24b7fe57dabf63 P 2294936c864241959e4ef16ee789b341: Bootstrap complete.
I20260709 13:17:28.334805 16051 ts_tablet_manager.cc:1403] T 6e1515826a7f47e58d24b7fe57dabf63 P 2294936c864241959e4ef16ee789b341: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.001s
I20260709 13:17:28.337247 16051 raft_consensus.cc:359] T 6e1515826a7f47e58d24b7fe57dabf63 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:28.337896 16051 raft_consensus.cc:740] T 6e1515826a7f47e58d24b7fe57dabf63 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2294936c864241959e4ef16ee789b341, State: Initialized, Role: FOLLOWER
I20260709 13:17:28.338814 16051 consensus_queue.cc:260] T 6e1515826a7f47e58d24b7fe57dabf63 P 2294936c864241959e4ef16ee789b341 [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: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:28.345649 16051 ts_tablet_manager.cc:1434] T 6e1515826a7f47e58d24b7fe57dabf63 P 2294936c864241959e4ef16ee789b341: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:17:28.346655 16051 tablet_bootstrap.cc:492] T ccac63dd1be2457ca098e77cb934d0d9 P 2294936c864241959e4ef16ee789b341: Bootstrap starting.
I20260709 13:17:28.365032 16051 tablet_bootstrap.cc:492] T ccac63dd1be2457ca098e77cb934d0d9 P 2294936c864241959e4ef16ee789b341: 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 13:17:28.366148 16051 tablet_bootstrap.cc:492] T ccac63dd1be2457ca098e77cb934d0d9 P 2294936c864241959e4ef16ee789b341: Bootstrap complete.
I20260709 13:17:28.366904 16051 ts_tablet_manager.cc:1403] T ccac63dd1be2457ca098e77cb934d0d9 P 2294936c864241959e4ef16ee789b341: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.000s
I20260709 13:17:28.369992 16051 raft_consensus.cc:359] T ccac63dd1be2457ca098e77cb934d0d9 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:28.370896 16051 raft_consensus.cc:740] T ccac63dd1be2457ca098e77cb934d0d9 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2294936c864241959e4ef16ee789b341, State: Initialized, Role: FOLLOWER
I20260709 13:17:28.371763 16051 consensus_queue.cc:260] T ccac63dd1be2457ca098e77cb934d0d9 P 2294936c864241959e4ef16ee789b341 [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: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:28.374521 16051 ts_tablet_manager.cc:1434] T ccac63dd1be2457ca098e77cb934d0d9 P 2294936c864241959e4ef16ee789b341: Time spent starting tablet: real 0.007s	user 0.009s	sys 0.000s
I20260709 13:17:28.375483 16051 tablet_bootstrap.cc:492] T fc4c6d4330124d1a9b4724a1253db9a3 P 2294936c864241959e4ef16ee789b341: Bootstrap starting.
I20260709 13:17:28.392289 16051 tablet_bootstrap.cc:492] T fc4c6d4330124d1a9b4724a1253db9a3 P 2294936c864241959e4ef16ee789b341: 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 13:17:28.393455 16051 tablet_bootstrap.cc:492] T fc4c6d4330124d1a9b4724a1253db9a3 P 2294936c864241959e4ef16ee789b341: Bootstrap complete.
I20260709 13:17:28.394237 16051 ts_tablet_manager.cc:1403] T fc4c6d4330124d1a9b4724a1253db9a3 P 2294936c864241959e4ef16ee789b341: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.003s
I20260709 13:17:28.397176 16051 raft_consensus.cc:359] T fc4c6d4330124d1a9b4724a1253db9a3 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:28.397994 16051 raft_consensus.cc:740] T fc4c6d4330124d1a9b4724a1253db9a3 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2294936c864241959e4ef16ee789b341, State: Initialized, Role: FOLLOWER
I20260709 13:17:28.398948 16051 consensus_queue.cc:260] T fc4c6d4330124d1a9b4724a1253db9a3 P 2294936c864241959e4ef16ee789b341 [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: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:28.401265 16051 ts_tablet_manager.cc:1434] T fc4c6d4330124d1a9b4724a1253db9a3 P 2294936c864241959e4ef16ee789b341: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:17:28.402053 16051 tablet_bootstrap.cc:492] T f8c2809398354f1d81f2744f0d8f3395 P 2294936c864241959e4ef16ee789b341: Bootstrap starting.
I20260709 13:17:28.419979 16051 tablet_bootstrap.cc:492] T f8c2809398354f1d81f2744f0d8f3395 P 2294936c864241959e4ef16ee789b341: 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 13:17:28.420825 16051 tablet_bootstrap.cc:492] T f8c2809398354f1d81f2744f0d8f3395 P 2294936c864241959e4ef16ee789b341: Bootstrap complete.
I20260709 13:17:28.421346 16051 ts_tablet_manager.cc:1403] T f8c2809398354f1d81f2744f0d8f3395 P 2294936c864241959e4ef16ee789b341: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.004s
I20260709 13:17:28.423050 16051 raft_consensus.cc:359] T f8c2809398354f1d81f2744f0d8f3395 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:28.423822 16051 raft_consensus.cc:740] T f8c2809398354f1d81f2744f0d8f3395 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2294936c864241959e4ef16ee789b341, State: Initialized, Role: FOLLOWER
I20260709 13:17:28.424392 16051 consensus_queue.cc:260] T f8c2809398354f1d81f2744f0d8f3395 P 2294936c864241959e4ef16ee789b341 [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: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:28.425798 16051 ts_tablet_manager.cc:1434] T f8c2809398354f1d81f2744f0d8f3395 P 2294936c864241959e4ef16ee789b341: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:17:28.426373 16051 tablet_bootstrap.cc:492] T a9351bc224e54fe89dadf9cf82359edf P 2294936c864241959e4ef16ee789b341: Bootstrap starting.
I20260709 13:17:28.442157 16051 tablet_bootstrap.cc:492] T a9351bc224e54fe89dadf9cf82359edf P 2294936c864241959e4ef16ee789b341: 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 13:17:28.443061 16051 tablet_bootstrap.cc:492] T a9351bc224e54fe89dadf9cf82359edf P 2294936c864241959e4ef16ee789b341: Bootstrap complete.
I20260709 13:17:28.443675 16051 ts_tablet_manager.cc:1403] T a9351bc224e54fe89dadf9cf82359edf P 2294936c864241959e4ef16ee789b341: Time spent bootstrapping tablet: real 0.017s	user 0.016s	sys 0.000s
I20260709 13:17:28.446147 16051 raft_consensus.cc:359] T a9351bc224e54fe89dadf9cf82359edf P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:28.446988 16051 raft_consensus.cc:740] T a9351bc224e54fe89dadf9cf82359edf P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2294936c864241959e4ef16ee789b341, State: Initialized, Role: FOLLOWER
I20260709 13:17:28.447755 16051 consensus_queue.cc:260] T a9351bc224e54fe89dadf9cf82359edf P 2294936c864241959e4ef16ee789b341 [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: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:28.450188 16051 ts_tablet_manager.cc:1434] T a9351bc224e54fe89dadf9cf82359edf P 2294936c864241959e4ef16ee789b341: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:17:28.451058 16051 tablet_bootstrap.cc:492] T 013a9144544045629f2f67d77f8113c6 P 2294936c864241959e4ef16ee789b341: Bootstrap starting.
I20260709 13:17:28.464347 16127 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.19.129:41321 every 8 connection(s)
I20260709 13:17:28.464831 12366 rpc_server.cc:307] RPC server started. Bound to: 127.12.19.129:41321
I20260709 13:17:28.471479 16051 tablet_bootstrap.cc:492] T 013a9144544045629f2f67d77f8113c6 P 2294936c864241959e4ef16ee789b341: 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 13:17:28.472440 16051 tablet_bootstrap.cc:492] T 013a9144544045629f2f67d77f8113c6 P 2294936c864241959e4ef16ee789b341: Bootstrap complete.
I20260709 13:17:28.473133 16051 ts_tablet_manager.cc:1403] T 013a9144544045629f2f67d77f8113c6 P 2294936c864241959e4ef16ee789b341: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.007s
I20260709 13:17:28.475534 16051 raft_consensus.cc:359] T 013a9144544045629f2f67d77f8113c6 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:28.476208 16051 raft_consensus.cc:740] T 013a9144544045629f2f67d77f8113c6 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2294936c864241959e4ef16ee789b341, State: Initialized, Role: FOLLOWER
I20260709 13:17:28.476828 16051 consensus_queue.cc:260] T 013a9144544045629f2f67d77f8113c6 P 2294936c864241959e4ef16ee789b341 [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: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:28.479620 16051 ts_tablet_manager.cc:1434] T 013a9144544045629f2f67d77f8113c6 P 2294936c864241959e4ef16ee789b341: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:17:28.480477 16051 tablet_bootstrap.cc:492] T 949b64ee218245f2b369996187e81888 P 2294936c864241959e4ef16ee789b341: Bootstrap starting.
I20260709 13:17:28.510517 16051 tablet_bootstrap.cc:492] T 949b64ee218245f2b369996187e81888 P 2294936c864241959e4ef16ee789b341: 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 13:17:28.511498 16051 tablet_bootstrap.cc:492] T 949b64ee218245f2b369996187e81888 P 2294936c864241959e4ef16ee789b341: Bootstrap complete.
I20260709 13:17:28.512180 16051 ts_tablet_manager.cc:1403] T 949b64ee218245f2b369996187e81888 P 2294936c864241959e4ef16ee789b341: Time spent bootstrapping tablet: real 0.032s	user 0.018s	sys 0.011s
I20260709 13:17:28.514806 16051 raft_consensus.cc:359] T 949b64ee218245f2b369996187e81888 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:28.515596 16051 raft_consensus.cc:740] T 949b64ee218245f2b369996187e81888 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2294936c864241959e4ef16ee789b341, State: Initialized, Role: FOLLOWER
I20260709 13:17:28.516470 16051 consensus_queue.cc:260] T 949b64ee218245f2b369996187e81888 P 2294936c864241959e4ef16ee789b341 [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: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:28.518440 16051 ts_tablet_manager.cc:1434] T 949b64ee218245f2b369996187e81888 P 2294936c864241959e4ef16ee789b341: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:17:28.519326 16051 tablet_bootstrap.cc:492] T 998df134255f4b9898fddf1bf94611df P 2294936c864241959e4ef16ee789b341: Bootstrap starting.
I20260709 13:17:28.521606 16129 heartbeater.cc:344] Connected to a master server at 127.12.19.190:38613
I20260709 13:17:28.522032 16129 heartbeater.cc:461] Registering TS with master...
I20260709 13:17:28.522928 16129 heartbeater.cc:507] Master 127.12.19.190:38613 requested a full tablet report, sending...
I20260709 13:17:28.539857 15141 ts_manager.cc:194] Re-registered known tserver with Master: 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321)
I20260709 13:17:28.542400 16051 tablet_bootstrap.cc:492] T 998df134255f4b9898fddf1bf94611df P 2294936c864241959e4ef16ee789b341: 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 13:17:28.543443 16051 tablet_bootstrap.cc:492] T 998df134255f4b9898fddf1bf94611df P 2294936c864241959e4ef16ee789b341: Bootstrap complete.
I20260709 13:17:28.544134 16051 ts_tablet_manager.cc:1403] T 998df134255f4b9898fddf1bf94611df P 2294936c864241959e4ef16ee789b341: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.007s
I20260709 13:17:28.546576 16051 raft_consensus.cc:359] T 998df134255f4b9898fddf1bf94611df P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:28.547276 16051 raft_consensus.cc:740] T 998df134255f4b9898fddf1bf94611df P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2294936c864241959e4ef16ee789b341, State: Initialized, Role: FOLLOWER
I20260709 13:17:28.547968 16051 consensus_queue.cc:260] T 998df134255f4b9898fddf1bf94611df P 2294936c864241959e4ef16ee789b341 [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: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:28.550026 16051 ts_tablet_manager.cc:1434] T 998df134255f4b9898fddf1bf94611df P 2294936c864241959e4ef16ee789b341: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:17:28.550788 16051 tablet_bootstrap.cc:492] T a1bc50d5df5f4be9a7b8db2b00ceb449 P 2294936c864241959e4ef16ee789b341: Bootstrap starting.
I20260709 13:17:28.565042 16025 raft_consensus.cc:493] T 1849f930531748e3b49684745b05cfc0 P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2294936c864241959e4ef16ee789b341)
I20260709 13:17:28.565866 16051 tablet_bootstrap.cc:492] T a1bc50d5df5f4be9a7b8db2b00ceb449 P 2294936c864241959e4ef16ee789b341: 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 13:17:28.565544 16025 raft_consensus.cc:515] T 1849f930531748e3b49684745b05cfc0 P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:28.566779 16051 tablet_bootstrap.cc:492] T a1bc50d5df5f4be9a7b8db2b00ceb449 P 2294936c864241959e4ef16ee789b341: Bootstrap complete.
I20260709 13:17:28.567478 16051 ts_tablet_manager.cc:1403] T a1bc50d5df5f4be9a7b8db2b00ceb449 P 2294936c864241959e4ef16ee789b341: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.003s
I20260709 13:17:28.567706 16025 leader_election.cc:290] T 1849f930531748e3b49684745b05cfc0 P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321), 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607)
I20260709 13:17:28.568766 15385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1849f930531748e3b49684745b05cfc0" candidate_uuid: "802c9786ee9c404cbeb186b90fa697ba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2889d0b5034548eb9e3be00b724e6875" is_pre_election: true
I20260709 13:17:28.570938 16100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1849f930531748e3b49684745b05cfc0" candidate_uuid: "802c9786ee9c404cbeb186b90fa697ba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341" is_pre_election: true
I20260709 13:17:28.571712 16051 raft_consensus.cc:359] T a1bc50d5df5f4be9a7b8db2b00ceb449 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:28.572409 16051 raft_consensus.cc:740] T a1bc50d5df5f4be9a7b8db2b00ceb449 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2294936c864241959e4ef16ee789b341, State: Initialized, Role: FOLLOWER
W20260709 13:17:28.573215 15281 leader_election.cc:343] T 1849f930531748e3b49684745b05cfc0 P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:28.573107 16051 consensus_queue.cc:260] T a1bc50d5df5f4be9a7b8db2b00ceb449 P 2294936c864241959e4ef16ee789b341 [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: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:28.573704 15281 leader_election.cc:304] T 1849f930531748e3b49684745b05cfc0 P 802c9786ee9c404cbeb186b90fa697ba [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: 802c9786ee9c404cbeb186b90fa697ba; no voters: 2294936c864241959e4ef16ee789b341, 2889d0b5034548eb9e3be00b724e6875
I20260709 13:17:28.574705 16052 raft_consensus.cc:2749] T 1849f930531748e3b49684745b05cfc0 P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:28.575238 16051 ts_tablet_manager.cc:1434] T a1bc50d5df5f4be9a7b8db2b00ceb449 P 2294936c864241959e4ef16ee789b341: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.000s
I20260709 13:17:28.576116 16051 tablet_bootstrap.cc:492] T 1849f930531748e3b49684745b05cfc0 P 2294936c864241959e4ef16ee789b341: Bootstrap starting.
I20260709 13:17:28.584519 16026 raft_consensus.cc:493] T feca0a66feda4ec08a7ea31736b42686 P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2294936c864241959e4ef16ee789b341)
I20260709 13:17:28.584970 16026 raft_consensus.cc:515] T feca0a66feda4ec08a7ea31736b42686 P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:28.586412 15141 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35290
I20260709 13:17:28.586700 16026 leader_election.cc:290] T feca0a66feda4ec08a7ea31736b42686 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321), 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495)
I20260709 13:17:28.588164 15310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feca0a66feda4ec08a7ea31736b42686" candidate_uuid: "02927d4dc2f44acf84f92a7090286bbc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "802c9786ee9c404cbeb186b90fa697ba" is_pre_election: true
I20260709 13:17:28.590355 16100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feca0a66feda4ec08a7ea31736b42686" candidate_uuid: "02927d4dc2f44acf84f92a7090286bbc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341" is_pre_election: true
W20260709 13:17:28.591441 15429 leader_election.cc:343] T feca0a66feda4ec08a7ea31736b42686 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:28.591910 16051 tablet_bootstrap.cc:492] T 1849f930531748e3b49684745b05cfc0 P 2294936c864241959e4ef16ee789b341: 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 13:17:28.591840 15429 leader_election.cc:304] T feca0a66feda4ec08a7ea31736b42686 P 02927d4dc2f44acf84f92a7090286bbc [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: 02927d4dc2f44acf84f92a7090286bbc; no voters: 2294936c864241959e4ef16ee789b341, 802c9786ee9c404cbeb186b90fa697ba
I20260709 13:17:28.592842 16051 tablet_bootstrap.cc:492] T 1849f930531748e3b49684745b05cfc0 P 2294936c864241959e4ef16ee789b341: Bootstrap complete.
I20260709 13:17:28.592861 16026 raft_consensus.cc:2749] T feca0a66feda4ec08a7ea31736b42686 P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:28.593600 16051 ts_tablet_manager.cc:1403] T 1849f930531748e3b49684745b05cfc0 P 2294936c864241959e4ef16ee789b341: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
I20260709 13:17:28.593528 16129 heartbeater.cc:499] Master 127.12.19.190:38613 was elected leader, sending a full tablet report...
I20260709 13:17:28.595677 16051 raft_consensus.cc:359] T 1849f930531748e3b49684745b05cfc0 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:28.596143 16051 raft_consensus.cc:740] T 1849f930531748e3b49684745b05cfc0 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2294936c864241959e4ef16ee789b341, State: Initialized, Role: FOLLOWER
I20260709 13:17:28.596724 16051 consensus_queue.cc:260] T 1849f930531748e3b49684745b05cfc0 P 2294936c864241959e4ef16ee789b341 [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: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:28.598030 16051 ts_tablet_manager.cc:1434] T 1849f930531748e3b49684745b05cfc0 P 2294936c864241959e4ef16ee789b341: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:17:28.598645 16051 tablet_bootstrap.cc:492] T 5afcd7991b614faaafea6298af4bee01 P 2294936c864241959e4ef16ee789b341: Bootstrap starting.
I20260709 13:17:28.610074 16051 tablet_bootstrap.cc:492] T 5afcd7991b614faaafea6298af4bee01 P 2294936c864241959e4ef16ee789b341: 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 13:17:28.610920 16051 tablet_bootstrap.cc:492] T 5afcd7991b614faaafea6298af4bee01 P 2294936c864241959e4ef16ee789b341: Bootstrap complete.
I20260709 13:17:28.611536 16051 ts_tablet_manager.cc:1403] T 5afcd7991b614faaafea6298af4bee01 P 2294936c864241959e4ef16ee789b341: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260709 13:17:28.613817 16051 raft_consensus.cc:359] T 5afcd7991b614faaafea6298af4bee01 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:28.614497 16051 raft_consensus.cc:740] T 5afcd7991b614faaafea6298af4bee01 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2294936c864241959e4ef16ee789b341, State: Initialized, Role: FOLLOWER
I20260709 13:17:28.615330 16051 consensus_queue.cc:260] T 5afcd7991b614faaafea6298af4bee01 P 2294936c864241959e4ef16ee789b341 [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: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:28.617295 16051 ts_tablet_manager.cc:1434] T 5afcd7991b614faaafea6298af4bee01 P 2294936c864241959e4ef16ee789b341: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:17:28.618021 16051 tablet_bootstrap.cc:492] T 057d1c98c4b9445993bdc4a4f542551f P 2294936c864241959e4ef16ee789b341: Bootstrap starting.
I20260709 13:17:28.629070 16057 raft_consensus.cc:493] T 998df134255f4b9898fddf1bf94611df P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2294936c864241959e4ef16ee789b341)
I20260709 13:17:28.629536 16057 raft_consensus.cc:515] T 998df134255f4b9898fddf1bf94611df P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:28.631995 15459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "998df134255f4b9898fddf1bf94611df" candidate_uuid: "2889d0b5034548eb9e3be00b724e6875" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "02927d4dc2f44acf84f92a7090286bbc" is_pre_election: true
I20260709 13:17:28.632009 16051 tablet_bootstrap.cc:492] T 057d1c98c4b9445993bdc4a4f542551f P 2294936c864241959e4ef16ee789b341: 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 13:17:28.633227 16051 tablet_bootstrap.cc:492] T 057d1c98c4b9445993bdc4a4f542551f P 2294936c864241959e4ef16ee789b341: Bootstrap complete.
I20260709 13:17:28.633545 16100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "998df134255f4b9898fddf1bf94611df" candidate_uuid: "2889d0b5034548eb9e3be00b724e6875" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341" is_pre_election: true
I20260709 13:17:28.633791 16051 ts_tablet_manager.cc:1403] T 057d1c98c4b9445993bdc4a4f542551f P 2294936c864241959e4ef16ee789b341: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260709 13:17:28.634202 16100 raft_consensus.cc:2468] T 998df134255f4b9898fddf1bf94611df P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2889d0b5034548eb9e3be00b724e6875 in term 1.
I20260709 13:17:28.635447 15355 leader_election.cc:304] T 998df134255f4b9898fddf1bf94611df P 2889d0b5034548eb9e3be00b724e6875 [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: 2294936c864241959e4ef16ee789b341, 2889d0b5034548eb9e3be00b724e6875; no voters: 02927d4dc2f44acf84f92a7090286bbc
I20260709 13:17:28.636209 16057 leader_election.cc:290] T 998df134255f4b9898fddf1bf94611df P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801), 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321)
I20260709 13:17:28.636222 16056 raft_consensus.cc:2804] T 998df134255f4b9898fddf1bf94611df P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:28.637128 16056 raft_consensus.cc:493] T 998df134255f4b9898fddf1bf94611df P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2294936c864241959e4ef16ee789b341)
I20260709 13:17:28.636390 16051 raft_consensus.cc:359] T 057d1c98c4b9445993bdc4a4f542551f P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:28.637519 16056 raft_consensus.cc:3060] T 998df134255f4b9898fddf1bf94611df P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:28.637655 16051 raft_consensus.cc:740] T 057d1c98c4b9445993bdc4a4f542551f P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2294936c864241959e4ef16ee789b341, State: Initialized, Role: FOLLOWER
I20260709 13:17:28.638646 16051 consensus_queue.cc:260] T 057d1c98c4b9445993bdc4a4f542551f P 2294936c864241959e4ef16ee789b341 [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: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:28.640830 16051 ts_tablet_manager.cc:1434] T 057d1c98c4b9445993bdc4a4f542551f P 2294936c864241959e4ef16ee789b341: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:17:28.641579 16051 tablet_bootstrap.cc:492] T 9f5711fd6ff94688802a2e8ad6d71fef P 2294936c864241959e4ef16ee789b341: Bootstrap starting.
I20260709 13:17:28.643757 16056 raft_consensus.cc:515] T 998df134255f4b9898fddf1bf94611df P 2889d0b5034548eb9e3be00b724e6875 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:28.646097 15459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "998df134255f4b9898fddf1bf94611df" candidate_uuid: "2889d0b5034548eb9e3be00b724e6875" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "02927d4dc2f44acf84f92a7090286bbc"
I20260709 13:17:28.646418 16100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "998df134255f4b9898fddf1bf94611df" candidate_uuid: "2889d0b5034548eb9e3be00b724e6875" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341"
I20260709 13:17:28.646977 16100 raft_consensus.cc:3060] T 998df134255f4b9898fddf1bf94611df P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:28.657615 16056 leader_election.cc:290] T 998df134255f4b9898fddf1bf94611df P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 2 election: Requested vote from peers 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801), 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321)
I20260709 13:17:28.657889 16100 raft_consensus.cc:2468] T 998df134255f4b9898fddf1bf94611df P 2294936c864241959e4ef16ee789b341 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2889d0b5034548eb9e3be00b724e6875 in term 2.
I20260709 13:17:28.659062 15355 leader_election.cc:304] T 998df134255f4b9898fddf1bf94611df P 2889d0b5034548eb9e3be00b724e6875 [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: 2294936c864241959e4ef16ee789b341, 2889d0b5034548eb9e3be00b724e6875; no voters: 02927d4dc2f44acf84f92a7090286bbc
I20260709 13:17:28.660104 16057 raft_consensus.cc:2804] T 998df134255f4b9898fddf1bf94611df P 2889d0b5034548eb9e3be00b724e6875 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:28.661262 16057 raft_consensus.cc:697] T 998df134255f4b9898fddf1bf94611df P 2889d0b5034548eb9e3be00b724e6875 [term 2 LEADER]: Becoming Leader. State: Replica: 2889d0b5034548eb9e3be00b724e6875, State: Running, Role: LEADER
I20260709 13:17:28.662099 16057 consensus_queue.cc:237] T 998df134255f4b9898fddf1bf94611df P 2889d0b5034548eb9e3be00b724e6875 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:28.667655 16051 tablet_bootstrap.cc:492] T 9f5711fd6ff94688802a2e8ad6d71fef P 2294936c864241959e4ef16ee789b341: 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 13:17:28.668589 16051 tablet_bootstrap.cc:492] T 9f5711fd6ff94688802a2e8ad6d71fef P 2294936c864241959e4ef16ee789b341: Bootstrap complete.
I20260709 13:17:28.669198 16051 ts_tablet_manager.cc:1403] T 9f5711fd6ff94688802a2e8ad6d71fef P 2294936c864241959e4ef16ee789b341: Time spent bootstrapping tablet: real 0.028s	user 0.018s	sys 0.007s
I20260709 13:17:28.672395 16051 raft_consensus.cc:359] T 9f5711fd6ff94688802a2e8ad6d71fef P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:28.673281 16051 raft_consensus.cc:740] T 9f5711fd6ff94688802a2e8ad6d71fef P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2294936c864241959e4ef16ee789b341, State: Initialized, Role: FOLLOWER
I20260709 13:17:28.673920 16051 consensus_queue.cc:260] T 9f5711fd6ff94688802a2e8ad6d71fef P 2294936c864241959e4ef16ee789b341 [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: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:28.676445 16056 raft_consensus.cc:493] T 666796a1de5844c29beac89b79d8e77a P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2294936c864241959e4ef16ee789b341)
I20260709 13:17:28.677032 16056 raft_consensus.cc:515] T 666796a1de5844c29beac89b79d8e77a P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:28.677476 16051 ts_tablet_manager.cc:1434] T 9f5711fd6ff94688802a2e8ad6d71fef P 2294936c864241959e4ef16ee789b341: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 13:17:28.678332 16051 tablet_bootstrap.cc:492] T 31a5360b9d724826bc979acaffec48b7 P 2294936c864241959e4ef16ee789b341: Bootstrap starting.
I20260709 13:17:28.679713 16101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "666796a1de5844c29beac89b79d8e77a" candidate_uuid: "2889d0b5034548eb9e3be00b724e6875" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341" is_pre_election: true
I20260709 13:17:28.680364 16101 raft_consensus.cc:2468] T 666796a1de5844c29beac89b79d8e77a P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2889d0b5034548eb9e3be00b724e6875 in term 1.
I20260709 13:17:28.681553 15355 leader_election.cc:304] T 666796a1de5844c29beac89b79d8e77a P 2889d0b5034548eb9e3be00b724e6875 [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: 2294936c864241959e4ef16ee789b341, 2889d0b5034548eb9e3be00b724e6875; no voters: 
I20260709 13:17:28.682334 16057 raft_consensus.cc:2804] T 666796a1de5844c29beac89b79d8e77a P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:28.682471 15310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "666796a1de5844c29beac89b79d8e77a" candidate_uuid: "2889d0b5034548eb9e3be00b724e6875" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "802c9786ee9c404cbeb186b90fa697ba" is_pre_election: true
I20260709 13:17:28.682745 16057 raft_consensus.cc:493] T 666796a1de5844c29beac89b79d8e77a P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2294936c864241959e4ef16ee789b341)
I20260709 13:17:28.683179 16057 raft_consensus.cc:3060] T 666796a1de5844c29beac89b79d8e77a P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:28.683984 16056 leader_election.cc:290] T 666796a1de5844c29beac89b79d8e77a P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321), 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495)
I20260709 13:17:28.685389 16026 raft_consensus.cc:493] T 88d6b179156b4c0fa0bd44df1a1c4717 P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2294936c864241959e4ef16ee789b341)
I20260709 13:17:28.685889 16026 raft_consensus.cc:515] T 88d6b179156b4c0fa0bd44df1a1c4717 P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:28.687806 15141 catalog_manager.cc:5697] T 998df134255f4b9898fddf1bf94611df P 2889d0b5034548eb9e3be00b724e6875 reported cstate change: term changed from 1 to 2, leader changed from 2294936c864241959e4ef16ee789b341 (127.12.19.129) to 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131). New cstate: current_term: 2 leader_uuid: "2889d0b5034548eb9e3be00b724e6875" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:28.689374 15310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88d6b179156b4c0fa0bd44df1a1c4717" candidate_uuid: "02927d4dc2f44acf84f92a7090286bbc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "802c9786ee9c404cbeb186b90fa697ba" is_pre_election: true
I20260709 13:17:28.690267 16057 raft_consensus.cc:515] T 666796a1de5844c29beac89b79d8e77a P 2889d0b5034548eb9e3be00b724e6875 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:28.691524 16026 leader_election.cc:290] T 88d6b179156b4c0fa0bd44df1a1c4717 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321), 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495)
I20260709 13:17:28.693588 16100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "666796a1de5844c29beac89b79d8e77a" candidate_uuid: "2889d0b5034548eb9e3be00b724e6875" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341"
I20260709 13:17:28.694365 16100 raft_consensus.cc:3060] T 666796a1de5844c29beac89b79d8e77a P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:28.698366 16056 raft_consensus.cc:493] T 057d1c98c4b9445993bdc4a4f542551f P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2294936c864241959e4ef16ee789b341)
I20260709 13:17:28.699077 16056 raft_consensus.cc:515] T 057d1c98c4b9445993bdc4a4f542551f P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:28.701750 16056 leader_election.cc:290] T 057d1c98c4b9445993bdc4a4f542551f P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321), 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495)
I20260709 13:17:28.702672 16101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "057d1c98c4b9445993bdc4a4f542551f" candidate_uuid: "2889d0b5034548eb9e3be00b724e6875" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341" is_pre_election: true
I20260709 13:17:28.703539 16101 raft_consensus.cc:2468] T 057d1c98c4b9445993bdc4a4f542551f P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2889d0b5034548eb9e3be00b724e6875 in term 1.
I20260709 13:17:28.705082 16054 raft_consensus.cc:493] T 96f954f9698d45af941477c85b374240 P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2294936c864241959e4ef16ee789b341)
I20260709 13:17:28.705173 15355 leader_election.cc:304] T 057d1c98c4b9445993bdc4a4f542551f P 2889d0b5034548eb9e3be00b724e6875 [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: 2294936c864241959e4ef16ee789b341, 2889d0b5034548eb9e3be00b724e6875; no voters: 
I20260709 13:17:28.705659 16054 raft_consensus.cc:515] T 96f954f9698d45af941477c85b374240 P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:28.706295 16056 raft_consensus.cc:2804] T 057d1c98c4b9445993bdc4a4f542551f P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:28.706804 16056 raft_consensus.cc:493] T 057d1c98c4b9445993bdc4a4f542551f P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2294936c864241959e4ef16ee789b341)
I20260709 13:17:28.707485 16056 raft_consensus.cc:3060] T 057d1c98c4b9445993bdc4a4f542551f P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:28.707800 16054 leader_election.cc:290] T 96f954f9698d45af941477c85b374240 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607), 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321)
I20260709 13:17:28.711198 15385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96f954f9698d45af941477c85b374240" candidate_uuid: "02927d4dc2f44acf84f92a7090286bbc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2889d0b5034548eb9e3be00b724e6875" is_pre_election: true
I20260709 13:17:28.712934 16025 raft_consensus.cc:493] T 0dfc760f7ad04155af7c697b7762ea6f P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2294936c864241959e4ef16ee789b341)
I20260709 13:17:28.713617 16025 raft_consensus.cc:515] T 0dfc760f7ad04155af7c697b7762ea6f P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:28.715794 16052 raft_consensus.cc:493] T 4e6f79f1062b4f279c5ec14d8a49fa45 P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2294936c864241959e4ef16ee789b341)
I20260709 13:17:28.716490 16052 raft_consensus.cc:515] T 4e6f79f1062b4f279c5ec14d8a49fa45 P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:28.717289 16053 raft_consensus.cc:493] T 41470cdec3704201a66dedf3217fb828 P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2294936c864241959e4ef16ee789b341)
I20260709 13:17:28.717971 16053 raft_consensus.cc:515] T 41470cdec3704201a66dedf3217fb828 P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:28.720700 16053 leader_election.cc:290] T 41470cdec3704201a66dedf3217fb828 P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801), 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321)
I20260709 13:17:28.721119 15314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "666796a1de5844c29beac89b79d8e77a" candidate_uuid: "2889d0b5034548eb9e3be00b724e6875" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "802c9786ee9c404cbeb186b90fa697ba"
I20260709 13:17:28.719229 16052 leader_election.cc:290] T 4e6f79f1062b4f279c5ec14d8a49fa45 P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801), 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321)
I20260709 13:17:28.733994 16101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e6f79f1062b4f279c5ec14d8a49fa45" candidate_uuid: "802c9786ee9c404cbeb186b90fa697ba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341" is_pre_election: true
I20260709 13:17:28.734572 16099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41470cdec3704201a66dedf3217fb828" candidate_uuid: "802c9786ee9c404cbeb186b90fa697ba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341" is_pre_election: true
I20260709 13:17:28.735550 16101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96f954f9698d45af941477c85b374240" candidate_uuid: "02927d4dc2f44acf84f92a7090286bbc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341" is_pre_election: true
I20260709 13:17:28.736042 16098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dfc760f7ad04155af7c697b7762ea6f" candidate_uuid: "802c9786ee9c404cbeb186b90fa697ba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341" is_pre_election: true
I20260709 13:17:28.736654 15385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dfc760f7ad04155af7c697b7762ea6f" candidate_uuid: "802c9786ee9c404cbeb186b90fa697ba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2889d0b5034548eb9e3be00b724e6875" is_pre_election: true
I20260709 13:17:28.736917 16098 raft_consensus.cc:2468] T 0dfc760f7ad04155af7c697b7762ea6f P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 802c9786ee9c404cbeb186b90fa697ba in term 1.
I20260709 13:17:28.738106 16097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88d6b179156b4c0fa0bd44df1a1c4717" candidate_uuid: "02927d4dc2f44acf84f92a7090286bbc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341" is_pre_election: true
W20260709 13:17:28.741076 15281 leader_election.cc:343] T 4e6f79f1062b4f279c5ec14d8a49fa45 P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:17:28.742420 15281 leader_election.cc:343] T 41470cdec3704201a66dedf3217fb828 P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:28.723415 16057 leader_election.cc:290] T 666796a1de5844c29beac89b79d8e77a P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 2 election: Requested vote from peers 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321), 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495)
W20260709 13:17:28.743980 15429 leader_election.cc:343] T 96f954f9698d45af941477c85b374240 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:28.744568 15429 leader_election.cc:304] T 96f954f9698d45af941477c85b374240 P 02927d4dc2f44acf84f92a7090286bbc [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: 02927d4dc2f44acf84f92a7090286bbc; no voters: 2294936c864241959e4ef16ee789b341, 2889d0b5034548eb9e3be00b724e6875
I20260709 13:17:28.725775 15465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41470cdec3704201a66dedf3217fb828" candidate_uuid: "802c9786ee9c404cbeb186b90fa697ba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "02927d4dc2f44acf84f92a7090286bbc" is_pre_election: true
I20260709 13:17:28.726099 15459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e6f79f1062b4f279c5ec14d8a49fa45" candidate_uuid: "802c9786ee9c404cbeb186b90fa697ba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "02927d4dc2f44acf84f92a7090286bbc" is_pre_election: true
I20260709 13:17:28.749233 16026 raft_consensus.cc:2749] T 96f954f9698d45af941477c85b374240 P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:28.725666 16100 raft_consensus.cc:2468] T 666796a1de5844c29beac89b79d8e77a P 2294936c864241959e4ef16ee789b341 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2889d0b5034548eb9e3be00b724e6875 in term 2.
I20260709 13:17:28.750982 15281 leader_election.cc:304] T 0dfc760f7ad04155af7c697b7762ea6f P 802c9786ee9c404cbeb186b90fa697ba [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: 2294936c864241959e4ef16ee789b341, 802c9786ee9c404cbeb186b90fa697ba; no voters: 2889d0b5034548eb9e3be00b724e6875
I20260709 13:17:28.754206 16052 raft_consensus.cc:2804] T 0dfc760f7ad04155af7c697b7762ea6f P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:28.728602 16025 leader_election.cc:290] T 0dfc760f7ad04155af7c697b7762ea6f P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321), 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607)
I20260709 13:17:28.755023 16052 raft_consensus.cc:493] T 0dfc760f7ad04155af7c697b7762ea6f P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2294936c864241959e4ef16ee789b341)
I20260709 13:17:28.755551 16052 raft_consensus.cc:3060] T 0dfc760f7ad04155af7c697b7762ea6f P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:17:28.753783 15429 leader_election.cc:343] T 88d6b179156b4c0fa0bd44df1a1c4717 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:28.756657 15429 leader_election.cc:304] T 88d6b179156b4c0fa0bd44df1a1c4717 P 02927d4dc2f44acf84f92a7090286bbc [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: 02927d4dc2f44acf84f92a7090286bbc; no voters: 2294936c864241959e4ef16ee789b341, 802c9786ee9c404cbeb186b90fa697ba
I20260709 13:17:28.729112 15310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "057d1c98c4b9445993bdc4a4f542551f" candidate_uuid: "2889d0b5034548eb9e3be00b724e6875" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "802c9786ee9c404cbeb186b90fa697ba" is_pre_election: true
I20260709 13:17:28.770351 15310 raft_consensus.cc:2468] T 057d1c98c4b9445993bdc4a4f542551f P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2889d0b5034548eb9e3be00b724e6875 in term 1.
I20260709 13:17:28.753984 15355 leader_election.cc:304] T 666796a1de5844c29beac89b79d8e77a P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2294936c864241959e4ef16ee789b341, 2889d0b5034548eb9e3be00b724e6875; no voters: 
I20260709 13:17:28.772320 16055 raft_consensus.cc:2804] T 666796a1de5844c29beac89b79d8e77a P 2889d0b5034548eb9e3be00b724e6875 [term 2 FOLLOWER]: Leader election won for term 2
W20260709 13:17:28.772632 15284 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.12.19.132:38801, user_credentials={real_user=slave}} blocked reactor thread for 49264.6us
I20260709 13:17:28.773473 16057 raft_consensus.cc:493] T 91f0399744a94cdfac8cd984c2b459c6 P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2294936c864241959e4ef16ee789b341)
I20260709 13:17:28.774137 16057 raft_consensus.cc:515] T 91f0399744a94cdfac8cd984c2b459c6 P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:28.775508 16053 raft_consensus.cc:493] T cb24462539664352aa1dc989ac5478c2 P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2294936c864241959e4ef16ee789b341)
I20260709 13:17:28.776206 16053 raft_consensus.cc:515] T cb24462539664352aa1dc989ac5478c2 P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:28.777750 16100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91f0399744a94cdfac8cd984c2b459c6" candidate_uuid: "2889d0b5034548eb9e3be00b724e6875" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341" is_pre_election: true
I20260709 13:17:28.779179 16053 leader_election.cc:290] T cb24462539664352aa1dc989ac5478c2 P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801), 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321)
W20260709 13:17:28.779695 15355 leader_election.cc:343] T 91f0399744a94cdfac8cd984c2b459c6 P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:28.727922 16056 raft_consensus.cc:515] T 057d1c98c4b9445993bdc4a4f542551f P 2889d0b5034548eb9e3be00b724e6875 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:28.783140 16100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "057d1c98c4b9445993bdc4a4f542551f" candidate_uuid: "2889d0b5034548eb9e3be00b724e6875" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341"
I20260709 13:17:28.783804 16100 raft_consensus.cc:3060] T 057d1c98c4b9445993bdc4a4f542551f P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:28.788774 16054 raft_consensus.cc:2749] T 88d6b179156b4c0fa0bd44df1a1c4717 P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:28.793885 15963 raft_consensus.cc:493] T 87763f6bc6d64f898c39d0d667d89289 P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2294936c864241959e4ef16ee789b341)
I20260709 13:17:28.794535 15963 raft_consensus.cc:515] T 87763f6bc6d64f898c39d0d667d89289 P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:28.797191 15963 leader_election.cc:290] T 87763f6bc6d64f898c39d0d667d89289 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321), 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495)
I20260709 13:17:28.800511 16053 raft_consensus.cc:493] T feca0a66feda4ec08a7ea31736b42686 P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2294936c864241959e4ef16ee789b341)
I20260709 13:17:28.801249 16053 raft_consensus.cc:515] T feca0a66feda4ec08a7ea31736b42686 P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:28.803695 15310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87763f6bc6d64f898c39d0d667d89289" candidate_uuid: "02927d4dc2f44acf84f92a7090286bbc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "802c9786ee9c404cbeb186b90fa697ba" is_pre_election: true
I20260709 13:17:28.804066 16054 raft_consensus.cc:493] T 8ddd01192e8f4fd3b2e5525431abbeea P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2294936c864241959e4ef16ee789b341)
I20260709 13:17:28.804778 16054 raft_consensus.cc:515] T 8ddd01192e8f4fd3b2e5525431abbeea P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:28.805853 15284 leader_election.cc:304] T 41470cdec3704201a66dedf3217fb828 P 802c9786ee9c404cbeb186b90fa697ba [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: 802c9786ee9c404cbeb186b90fa697ba; no voters: 02927d4dc2f44acf84f92a7090286bbc, 2294936c864241959e4ef16ee789b341
I20260709 13:17:28.808001 15384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ddd01192e8f4fd3b2e5525431abbeea" candidate_uuid: "02927d4dc2f44acf84f92a7090286bbc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2889d0b5034548eb9e3be00b724e6875" is_pre_election: true
I20260709 13:17:28.810146 16054 leader_election.cc:290] T 8ddd01192e8f4fd3b2e5525431abbeea P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607), 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321)
I20260709 13:17:28.810583 16054 raft_consensus.cc:493] T cb24462539664352aa1dc989ac5478c2 P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2294936c864241959e4ef16ee789b341)
I20260709 13:17:28.811019 16054 raft_consensus.cc:515] T cb24462539664352aa1dc989ac5478c2 P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:28.812945 16054 leader_election.cc:290] T cb24462539664352aa1dc989ac5478c2 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321), 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495)
I20260709 13:17:28.813898 16098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb24462539664352aa1dc989ac5478c2" candidate_uuid: "802c9786ee9c404cbeb186b90fa697ba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341" is_pre_election: true
I20260709 13:17:28.814909 16098 raft_consensus.cc:2468] T cb24462539664352aa1dc989ac5478c2 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 802c9786ee9c404cbeb186b90fa697ba in term 1.
I20260709 13:17:28.816704 15281 leader_election.cc:304] T cb24462539664352aa1dc989ac5478c2 P 802c9786ee9c404cbeb186b90fa697ba [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: 2294936c864241959e4ef16ee789b341, 802c9786ee9c404cbeb186b90fa697ba; no voters: 
I20260709 13:17:28.819586 16053 leader_election.cc:290] T feca0a66feda4ec08a7ea31736b42686 P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801), 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321)
I20260709 13:17:28.822105 16145 raft_consensus.cc:2804] T cb24462539664352aa1dc989ac5478c2 P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:28.822674 16145 raft_consensus.cc:493] T cb24462539664352aa1dc989ac5478c2 P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2294936c864241959e4ef16ee789b341)
I20260709 13:17:28.823114 16145 raft_consensus.cc:3060] T cb24462539664352aa1dc989ac5478c2 P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:28.824699 15284 leader_election.cc:304] T 4e6f79f1062b4f279c5ec14d8a49fa45 P 802c9786ee9c404cbeb186b90fa697ba [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: 802c9786ee9c404cbeb186b90fa697ba; no voters: 02927d4dc2f44acf84f92a7090286bbc, 2294936c864241959e4ef16ee789b341
I20260709 13:17:28.826386 16056 leader_election.cc:290] T 057d1c98c4b9445993bdc4a4f542551f P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 2 election: Requested vote from peers 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321), 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495)
I20260709 13:17:28.830168 16100 raft_consensus.cc:2468] T 057d1c98c4b9445993bdc4a4f542551f P 2294936c864241959e4ef16ee789b341 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2889d0b5034548eb9e3be00b724e6875 in term 2.
I20260709 13:17:28.832253 16098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feca0a66feda4ec08a7ea31736b42686" candidate_uuid: "802c9786ee9c404cbeb186b90fa697ba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341" is_pre_election: true
W20260709 13:17:28.833891 15281 leader_election.cc:343] T feca0a66feda4ec08a7ea31736b42686 P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:28.820322 16053 raft_consensus.cc:493] T 88d6b179156b4c0fa0bd44df1a1c4717 P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2294936c864241959e4ef16ee789b341)
I20260709 13:17:28.835134 16053 raft_consensus.cc:515] T 88d6b179156b4c0fa0bd44df1a1c4717 P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:28.851374 15355 leader_election.cc:304] T 057d1c98c4b9445993bdc4a4f542551f P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2294936c864241959e4ef16ee789b341, 2889d0b5034548eb9e3be00b724e6875; no voters: 
I20260709 13:17:28.852010 16026 raft_consensus.cc:493] T a44cb3e2781743289d79f5eee0ca9f18 P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2294936c864241959e4ef16ee789b341)
I20260709 13:17:28.852902 16026 raft_consensus.cc:515] T a44cb3e2781743289d79f5eee0ca9f18 P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:28.855506 16026 leader_election.cc:290] T a44cb3e2781743289d79f5eee0ca9f18 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321), 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495)
I20260709 13:17:28.858013 16152 raft_consensus.cc:2749] T 4e6f79f1062b4f279c5ec14d8a49fa45 P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:28.858753 16057 leader_election.cc:290] T 91f0399744a94cdfac8cd984c2b459c6 P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321), 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495)
I20260709 13:17:28.853245 16025 raft_consensus.cc:2749] T 41470cdec3704201a66dedf3217fb828 P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:28.874838 16097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87763f6bc6d64f898c39d0d667d89289" candidate_uuid: "02927d4dc2f44acf84f92a7090286bbc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341" is_pre_election: true
I20260709 13:17:28.862133 16098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88d6b179156b4c0fa0bd44df1a1c4717" candidate_uuid: "802c9786ee9c404cbeb186b90fa697ba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341" is_pre_election: true
W20260709 13:17:28.873898 15284 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.12.19.132:38801, user_credentials={real_user=slave}} blocked reactor thread for 49313.1us
I20260709 13:17:28.859042 16152 raft_consensus.cc:493] T a44cb3e2781743289d79f5eee0ca9f18 P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2294936c864241959e4ef16ee789b341)
I20260709 13:17:28.870072 16056 raft_consensus.cc:493] T 949b64ee218245f2b369996187e81888 P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2294936c864241959e4ef16ee789b341)
I20260709 13:17:28.860291 16150 raft_consensus.cc:493] T 63ee2896ea3a452281b9c09df0847bbf P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2294936c864241959e4ef16ee789b341)
I20260709 13:17:28.894912 16147 raft_consensus.cc:2804] T 057d1c98c4b9445993bdc4a4f542551f P 2889d0b5034548eb9e3be00b724e6875 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:28.895727 16147 raft_consensus.cc:697] T 057d1c98c4b9445993bdc4a4f542551f P 2889d0b5034548eb9e3be00b724e6875 [term 2 LEADER]: Becoming Leader. State: Replica: 2889d0b5034548eb9e3be00b724e6875, State: Running, Role: LEADER
I20260709 13:17:28.877722 16057 raft_consensus.cc:493] T 1849f930531748e3b49684745b05cfc0 P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2294936c864241959e4ef16ee789b341)
I20260709 13:17:28.883889 16053 leader_election.cc:290] T 88d6b179156b4c0fa0bd44df1a1c4717 P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801), 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321)
I20260709 13:17:28.886276 16026 raft_consensus.cc:493] T a9351bc224e54fe89dadf9cf82359edf P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2294936c864241959e4ef16ee789b341)
I20260709 13:17:28.905113 15310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "057d1c98c4b9445993bdc4a4f542551f" candidate_uuid: "2889d0b5034548eb9e3be00b724e6875" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "802c9786ee9c404cbeb186b90fa697ba"
I20260709 13:17:28.905872 15310 raft_consensus.cc:3060] T 057d1c98c4b9445993bdc4a4f542551f P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:28.907974 16100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ddd01192e8f4fd3b2e5525431abbeea" candidate_uuid: "02927d4dc2f44acf84f92a7090286bbc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341" is_pre_election: true
I20260709 13:17:28.911376 16097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a44cb3e2781743289d79f5eee0ca9f18" candidate_uuid: "02927d4dc2f44acf84f92a7090286bbc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341" is_pre_election: true
W20260709 13:17:28.914336 15281 leader_election.cc:343] T 88d6b179156b4c0fa0bd44df1a1c4717 P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:28.900044 16150 raft_consensus.cc:515] T 63ee2896ea3a452281b9c09df0847bbf P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:28.916990 16150 leader_election.cc:290] T 63ee2896ea3a452281b9c09df0847bbf P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321), 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495)
I20260709 13:17:28.917852 16101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63ee2896ea3a452281b9c09df0847bbf" candidate_uuid: "2889d0b5034548eb9e3be00b724e6875" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341" is_pre_election: true
W20260709 13:17:28.919427 15355 leader_election.cc:343] T 63ee2896ea3a452281b9c09df0847bbf P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:28.920074 16154 raft_consensus.cc:493] T a8fc3ee3e7da480b80256018cbfbfbfb P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2294936c864241959e4ef16ee789b341)
I20260709 13:17:28.920722 16100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb24462539664352aa1dc989ac5478c2" candidate_uuid: "02927d4dc2f44acf84f92a7090286bbc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341" is_pre_election: true
I20260709 13:17:28.920593 16154 raft_consensus.cc:515] T a8fc3ee3e7da480b80256018cbfbfbfb P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:28.921322 16100 raft_consensus.cc:2468] T cb24462539664352aa1dc989ac5478c2 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02927d4dc2f44acf84f92a7090286bbc in term 1.
I20260709 13:17:28.923513 16154 leader_election.cc:290] T a8fc3ee3e7da480b80256018cbfbfbfb P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801), 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321)
I20260709 13:17:28.923638 16147 consensus_queue.cc:237] T 057d1c98c4b9445993bdc4a4f542551f P 2889d0b5034548eb9e3be00b724e6875 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:28.924499 16053 raft_consensus.cc:493] T 87763f6bc6d64f898c39d0d667d89289 P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2294936c864241959e4ef16ee789b341)
I20260709 13:17:28.925072 16053 raft_consensus.cc:515] T 87763f6bc6d64f898c39d0d667d89289 P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:28.899211 16056 raft_consensus.cc:515] T 949b64ee218245f2b369996187e81888 P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:28.926522 16026 raft_consensus.cc:515] T a9351bc224e54fe89dadf9cf82359edf P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:28.897437 16152 raft_consensus.cc:515] T a44cb3e2781743289d79f5eee0ca9f18 P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:28.927827 16100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8fc3ee3e7da480b80256018cbfbfbfb" candidate_uuid: "2889d0b5034548eb9e3be00b724e6875" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341" is_pre_election: true
W20260709 13:17:28.930209 15355 leader_election.cc:343] T a8fc3ee3e7da480b80256018cbfbfbfb P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:28.930757 16152 leader_election.cc:290] T a44cb3e2781743289d79f5eee0ca9f18 P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801), 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321)
I20260709 13:17:28.930787 16025 raft_consensus.cc:493] T ccac63dd1be2457ca098e77cb934d0d9 P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2294936c864241959e4ef16ee789b341)
I20260709 13:17:28.899906 16057 raft_consensus.cc:515] T 1849f930531748e3b49684745b05cfc0 P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:28.931661 16025 raft_consensus.cc:515] T ccac63dd1be2457ca098e77cb934d0d9 P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:28.934532 16057 leader_election.cc:290] T 1849f930531748e3b49684745b05cfc0 P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321), 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495)
I20260709 13:17:28.934716 16026 leader_election.cc:290] T a9351bc224e54fe89dadf9cf82359edf P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607), 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321)
I20260709 13:17:28.937021 16053 leader_election.cc:290] T 87763f6bc6d64f898c39d0d667d89289 P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801), 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321)
I20260709 13:17:28.938850 16097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a44cb3e2781743289d79f5eee0ca9f18" candidate_uuid: "802c9786ee9c404cbeb186b90fa697ba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341" is_pre_election: true
I20260709 13:17:28.939172 16051 tablet_bootstrap.cc:492] T 31a5360b9d724826bc979acaffec48b7 P 2294936c864241959e4ef16ee789b341: 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 13:17:28.940122 16051 tablet_bootstrap.cc:492] T 31a5360b9d724826bc979acaffec48b7 P 2294936c864241959e4ef16ee789b341: Bootstrap complete.
I20260709 13:17:28.940171 16025 leader_election.cc:290] T ccac63dd1be2457ca098e77cb934d0d9 P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321), 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607)
I20260709 13:17:28.940529 16097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccac63dd1be2457ca098e77cb934d0d9" candidate_uuid: "802c9786ee9c404cbeb186b90fa697ba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341" is_pre_election: true
I20260709 13:17:28.940871 16051 ts_tablet_manager.cc:1403] T 31a5360b9d724826bc979acaffec48b7 P 2294936c864241959e4ef16ee789b341: Time spent bootstrapping tablet: real 0.263s	user 0.063s	sys 0.137s
I20260709 13:17:28.941166 16097 raft_consensus.cc:2468] T ccac63dd1be2457ca098e77cb934d0d9 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 802c9786ee9c404cbeb186b90fa697ba in term 1.
W20260709 13:17:28.942461 15281 leader_election.cc:343] T a44cb3e2781743289d79f5eee0ca9f18 P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:28.943396 15963 raft_consensus.cc:493] T a8fc3ee3e7da480b80256018cbfbfbfb P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2294936c864241959e4ef16ee789b341)
I20260709 13:17:28.943876 15281 leader_election.cc:304] T ccac63dd1be2457ca098e77cb934d0d9 P 802c9786ee9c404cbeb186b90fa697ba [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: 2294936c864241959e4ef16ee789b341, 802c9786ee9c404cbeb186b90fa697ba; no voters: 
I20260709 13:17:28.943946 16051 raft_consensus.cc:359] T 31a5360b9d724826bc979acaffec48b7 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:28.943955 15963 raft_consensus.cc:515] T a8fc3ee3e7da480b80256018cbfbfbfb P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:28.944703 16025 raft_consensus.cc:2804] T ccac63dd1be2457ca098e77cb934d0d9 P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:28.944820 16051 raft_consensus.cc:740] T 31a5360b9d724826bc979acaffec48b7 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2294936c864241959e4ef16ee789b341, State: Initialized, Role: FOLLOWER
I20260709 13:17:28.945241 16025 raft_consensus.cc:493] T ccac63dd1be2457ca098e77cb934d0d9 P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2294936c864241959e4ef16ee789b341)
I20260709 13:17:28.945523 16097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87763f6bc6d64f898c39d0d667d89289" candidate_uuid: "802c9786ee9c404cbeb186b90fa697ba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341" is_pre_election: true
I20260709 13:17:28.945860 16156 raft_consensus.cc:493] T 91f0399744a94cdfac8cd984c2b459c6 P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2294936c864241959e4ef16ee789b341)
I20260709 13:17:28.945614 16051 consensus_queue.cc:260] T 31a5360b9d724826bc979acaffec48b7 P 2294936c864241959e4ef16ee789b341 [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: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:28.946385 16156 raft_consensus.cc:515] T 91f0399744a94cdfac8cd984c2b459c6 P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:28.947897 16051 ts_tablet_manager.cc:1434] T 31a5360b9d724826bc979acaffec48b7 P 2294936c864241959e4ef16ee789b341: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:17:28.948307 16025 raft_consensus.cc:3060] T ccac63dd1be2457ca098e77cb934d0d9 P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:28.949106 16156 leader_election.cc:290] T 91f0399744a94cdfac8cd984c2b459c6 P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321), 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607)
I20260709 13:17:28.950289 16150 raft_consensus.cc:493] T 96f954f9698d45af941477c85b374240 P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2294936c864241959e4ef16ee789b341)
I20260709 13:17:28.950795 16150 raft_consensus.cc:515] T 96f954f9698d45af941477c85b374240 P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:28.957021 15963 leader_election.cc:290] T a8fc3ee3e7da480b80256018cbfbfbfb P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607), 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321)
I20260709 13:17:28.957823 16101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96f954f9698d45af941477c85b374240" candidate_uuid: "2889d0b5034548eb9e3be00b724e6875" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341" is_pre_election: true
I20260709 13:17:28.957640 16025 raft_consensus.cc:515] T ccac63dd1be2457ca098e77cb934d0d9 P 802c9786ee9c404cbeb186b90fa697ba [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:28.960223 16051 tablet_bootstrap.cc:492] T 4d961a93e8ef4c24bd2a391376be5d37 P 2294936c864241959e4ef16ee789b341: Bootstrap starting.
W20260709 13:17:28.960474 15355 leader_election.cc:343] T 96f954f9698d45af941477c85b374240 P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:28.960716 16025 leader_election.cc:290] T ccac63dd1be2457ca098e77cb934d0d9 P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 2 election: Requested vote from peers 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321), 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607)
I20260709 13:17:28.961592 16100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1849f930531748e3b49684745b05cfc0" candidate_uuid: "2889d0b5034548eb9e3be00b724e6875" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341" is_pre_election: true
I20260709 13:17:28.960839 16145 raft_consensus.cc:515] T cb24462539664352aa1dc989ac5478c2 P 802c9786ee9c404cbeb186b90fa697ba [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:28.962262 16100 raft_consensus.cc:2468] T 1849f930531748e3b49684745b05cfc0 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2889d0b5034548eb9e3be00b724e6875 in term 1.
I20260709 13:17:28.963820 15314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91f0399744a94cdfac8cd984c2b459c6" candidate_uuid: "2889d0b5034548eb9e3be00b724e6875" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "802c9786ee9c404cbeb186b90fa697ba" is_pre_election: true
I20260709 13:17:28.964418 15314 raft_consensus.cc:2468] T 91f0399744a94cdfac8cd984c2b459c6 P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2889d0b5034548eb9e3be00b724e6875 in term 1.
I20260709 13:17:28.966952 15355 leader_election.cc:304] T 1849f930531748e3b49684745b05cfc0 P 2889d0b5034548eb9e3be00b724e6875 [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: 2294936c864241959e4ef16ee789b341, 2889d0b5034548eb9e3be00b724e6875; no voters: 
I20260709 13:17:28.971385 16145 leader_election.cc:290] T cb24462539664352aa1dc989ac5478c2 P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 2 election: Requested vote from peers 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801), 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321)
W20260709 13:17:28.974342 15281 leader_election.cc:343] T 87763f6bc6d64f898c39d0d667d89289 P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:17:28.976737 15432 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.12.19.130:36495, user_credentials={real_user=slave}} blocked reactor thread for 175815us
I20260709 13:17:28.979084 15315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a44cb3e2781743289d79f5eee0ca9f18" candidate_uuid: "02927d4dc2f44acf84f92a7090286bbc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "802c9786ee9c404cbeb186b90fa697ba" is_pre_election: true
I20260709 13:17:28.979717 15315 raft_consensus.cc:2468] T a44cb3e2781743289d79f5eee0ca9f18 P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02927d4dc2f44acf84f92a7090286bbc in term 1.
I20260709 13:17:28.982191 15314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb24462539664352aa1dc989ac5478c2" candidate_uuid: "02927d4dc2f44acf84f92a7090286bbc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "802c9786ee9c404cbeb186b90fa697ba" is_pre_election: true
I20260709 13:17:28.982939 15314 raft_consensus.cc:2393] T cb24462539664352aa1dc989ac5478c2 P 802c9786ee9c404cbeb186b90fa697ba [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 02927d4dc2f44acf84f92a7090286bbc in current term 2: Already voted for candidate 802c9786ee9c404cbeb186b90fa697ba in this term.
I20260709 13:17:28.984422 15463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88d6b179156b4c0fa0bd44df1a1c4717" candidate_uuid: "802c9786ee9c404cbeb186b90fa697ba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "02927d4dc2f44acf84f92a7090286bbc" is_pre_election: true
I20260709 13:17:28.984987 15463 raft_consensus.cc:2468] T 88d6b179156b4c0fa0bd44df1a1c4717 P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 802c9786ee9c404cbeb186b90fa697ba in term 1.
I20260709 13:17:28.984889 15465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb24462539664352aa1dc989ac5478c2" candidate_uuid: "802c9786ee9c404cbeb186b90fa697ba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "02927d4dc2f44acf84f92a7090286bbc" is_pre_election: true
I20260709 13:17:28.985831 15465 raft_consensus.cc:2468] T cb24462539664352aa1dc989ac5478c2 P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 802c9786ee9c404cbeb186b90fa697ba in term 1.
I20260709 13:17:28.986917 15463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a44cb3e2781743289d79f5eee0ca9f18" candidate_uuid: "802c9786ee9c404cbeb186b90fa697ba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "02927d4dc2f44acf84f92a7090286bbc" is_pre_election: true
I20260709 13:17:28.987103 15462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feca0a66feda4ec08a7ea31736b42686" candidate_uuid: "802c9786ee9c404cbeb186b90fa697ba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "02927d4dc2f44acf84f92a7090286bbc" is_pre_election: true
I20260709 13:17:28.987504 15463 raft_consensus.cc:2468] T a44cb3e2781743289d79f5eee0ca9f18 P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 802c9786ee9c404cbeb186b90fa697ba in term 1.
I20260709 13:17:28.987982 15462 raft_consensus.cc:2468] T feca0a66feda4ec08a7ea31736b42686 P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 802c9786ee9c404cbeb186b90fa697ba in term 1.
I20260709 13:17:28.988404 15464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb24462539664352aa1dc989ac5478c2" candidate_uuid: "802c9786ee9c404cbeb186b90fa697ba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "02927d4dc2f44acf84f92a7090286bbc"
I20260709 13:17:28.988978 15464 raft_consensus.cc:3060] T cb24462539664352aa1dc989ac5478c2 P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:28.989190 15459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87763f6bc6d64f898c39d0d667d89289" candidate_uuid: "802c9786ee9c404cbeb186b90fa697ba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "02927d4dc2f44acf84f92a7090286bbc" is_pre_election: true
I20260709 13:17:28.989943 15459 raft_consensus.cc:2468] T 87763f6bc6d64f898c39d0d667d89289 P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 802c9786ee9c404cbeb186b90fa697ba in term 1.
I20260709 13:17:28.985886 15963 raft_consensus.cc:493] T 949b64ee218245f2b369996187e81888 P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2294936c864241959e4ef16ee789b341)
I20260709 13:17:28.990911 15432 leader_election.cc:304] T a44cb3e2781743289d79f5eee0ca9f18 P 02927d4dc2f44acf84f92a7090286bbc [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: 02927d4dc2f44acf84f92a7090286bbc, 802c9786ee9c404cbeb186b90fa697ba; no voters: 
I20260709 13:17:28.991663 16026 raft_consensus.cc:2804] T a44cb3e2781743289d79f5eee0ca9f18 P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:28.991977 16145 raft_consensus.cc:493] T 666796a1de5844c29beac89b79d8e77a P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2294936c864241959e4ef16ee789b341)
I20260709 13:17:28.990935 15963 raft_consensus.cc:515] T 949b64ee218245f2b369996187e81888 P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:28.992621 16145 raft_consensus.cc:515] T 666796a1de5844c29beac89b79d8e77a P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:28.993445 15284 leader_election.cc:304] T 88d6b179156b4c0fa0bd44df1a1c4717 P 802c9786ee9c404cbeb186b90fa697ba [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: 02927d4dc2f44acf84f92a7090286bbc, 802c9786ee9c404cbeb186b90fa697ba; no voters: 2294936c864241959e4ef16ee789b341
I20260709 13:17:28.994225 15963 leader_election.cc:290] T 949b64ee218245f2b369996187e81888 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607), 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321)
I20260709 13:17:28.994639 16145 leader_election.cc:290] T 666796a1de5844c29beac89b79d8e77a P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321), 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607)
I20260709 13:17:28.992012 16026 raft_consensus.cc:493] T a44cb3e2781743289d79f5eee0ca9f18 P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2294936c864241959e4ef16ee789b341)
I20260709 13:17:28.996084 16026 raft_consensus.cc:3060] T a44cb3e2781743289d79f5eee0ca9f18 P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:28.996343 15464 raft_consensus.cc:2468] T cb24462539664352aa1dc989ac5478c2 P 02927d4dc2f44acf84f92a7090286bbc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 802c9786ee9c404cbeb186b90fa697ba in term 2.
I20260709 13:17:28.996521 15284 leader_election.cc:304] T a44cb3e2781743289d79f5eee0ca9f18 P 802c9786ee9c404cbeb186b90fa697ba [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: 02927d4dc2f44acf84f92a7090286bbc, 802c9786ee9c404cbeb186b90fa697ba; no voters: 2294936c864241959e4ef16ee789b341
I20260709 13:17:28.997550 16025 raft_consensus.cc:2804] T a44cb3e2781743289d79f5eee0ca9f18 P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:28.997918 16025 raft_consensus.cc:493] T a44cb3e2781743289d79f5eee0ca9f18 P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2294936c864241959e4ef16ee789b341)
I20260709 13:17:28.998278 16025 raft_consensus.cc:3060] T a44cb3e2781743289d79f5eee0ca9f18 P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:29.003947 15284 leader_election.cc:304] T feca0a66feda4ec08a7ea31736b42686 P 802c9786ee9c404cbeb186b90fa697ba [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: 02927d4dc2f44acf84f92a7090286bbc, 802c9786ee9c404cbeb186b90fa697ba; no voters: 2294936c864241959e4ef16ee789b341
I20260709 13:17:28.995069 16156 raft_consensus.cc:2804] T 88d6b179156b4c0fa0bd44df1a1c4717 P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:29.005869 15284 leader_election.cc:304] T 87763f6bc6d64f898c39d0d667d89289 P 802c9786ee9c404cbeb186b90fa697ba [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: 02927d4dc2f44acf84f92a7090286bbc, 802c9786ee9c404cbeb186b90fa697ba; no voters: 2294936c864241959e4ef16ee789b341
I20260709 13:17:28.976516 16055 raft_consensus.cc:697] T 666796a1de5844c29beac89b79d8e77a P 2889d0b5034548eb9e3be00b724e6875 [term 2 LEADER]: Becoming Leader. State: Replica: 2889d0b5034548eb9e3be00b724e6875, State: Running, Role: LEADER
I20260709 13:17:29.006909 16053 raft_consensus.cc:2804] T feca0a66feda4ec08a7ea31736b42686 P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:29.005326 16145 raft_consensus.cc:493] T 013a9144544045629f2f67d77f8113c6 P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2294936c864241959e4ef16ee789b341)
I20260709 13:17:28.976142 16149 raft_consensus.cc:2804] T 1849f930531748e3b49684745b05cfc0 P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:29.006677 16147 raft_consensus.cc:493] T a9351bc224e54fe89dadf9cf82359edf P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2294936c864241959e4ef16ee789b341)
I20260709 13:17:29.034348 16055 consensus_queue.cc:237] T 666796a1de5844c29beac89b79d8e77a P 2889d0b5034548eb9e3be00b724e6875 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:29.036991 16056 leader_election.cc:290] T 949b64ee218245f2b369996187e81888 P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801), 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321)
I20260709 13:17:29.038475 16054 raft_consensus.cc:493] T 41470cdec3704201a66dedf3217fb828 P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2294936c864241959e4ef16ee789b341)
I20260709 13:17:29.040270 16057 raft_consensus.cc:493] T 0dfc760f7ad04155af7c697b7762ea6f P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2294936c864241959e4ef16ee789b341)
I20260709 13:17:28.975783 16150 leader_election.cc:290] T 96f954f9698d45af941477c85b374240 P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801), 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321)
I20260709 13:17:29.042629 16149 raft_consensus.cc:493] T 1849f930531748e3b49684745b05cfc0 P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2294936c864241959e4ef16ee789b341)
I20260709 13:17:29.048688 16155 raft_consensus.cc:2804] T 87763f6bc6d64f898c39d0d667d89289 P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:29.040756 16100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "949b64ee218245f2b369996187e81888" candidate_uuid: "2889d0b5034548eb9e3be00b724e6875" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341" is_pre_election: true
I20260709 13:17:29.041546 16053 raft_consensus.cc:493] T feca0a66feda4ec08a7ea31736b42686 P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2294936c864241959e4ef16ee789b341)
I20260709 13:17:29.041707 16156 raft_consensus.cc:493] T 88d6b179156b4c0fa0bd44df1a1c4717 P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2294936c864241959e4ef16ee789b341)
I20260709 13:17:29.008229 16153 raft_consensus.cc:493] T 8ddd01192e8f4fd3b2e5525431abbeea P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2294936c864241959e4ef16ee789b341)
I20260709 13:17:29.058826 16155 raft_consensus.cc:493] T 87763f6bc6d64f898c39d0d667d89289 P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2294936c864241959e4ef16ee789b341)
I20260709 13:17:29.068480 15963 raft_consensus.cc:493] T 013a9144544045629f2f67d77f8113c6 P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2294936c864241959e4ef16ee789b341)
I20260709 13:17:29.068756 16155 raft_consensus.cc:3060] T 87763f6bc6d64f898c39d0d667d89289 P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:29.058215 16057 raft_consensus.cc:515] T 0dfc760f7ad04155af7c697b7762ea6f P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:29.060753 16053 raft_consensus.cc:3060] T feca0a66feda4ec08a7ea31736b42686 P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:29.068717 16153 raft_consensus.cc:515] T 8ddd01192e8f4fd3b2e5525431abbeea P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:29.006109 16052 raft_consensus.cc:515] T 0dfc760f7ad04155af7c697b7762ea6f P 802c9786ee9c404cbeb186b90fa697ba [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:29.058807 16149 raft_consensus.cc:3060] T 1849f930531748e3b49684745b05cfc0 P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:29.101087 16026 raft_consensus.cc:515] T a44cb3e2781743289d79f5eee0ca9f18 P 02927d4dc2f44acf84f92a7090286bbc [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:29.076951 16100 raft_consensus.cc:2468] T 949b64ee218245f2b369996187e81888 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2889d0b5034548eb9e3be00b724e6875 in term 1.
I20260709 13:17:29.103313 16098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91f0399744a94cdfac8cd984c2b459c6" candidate_uuid: "802c9786ee9c404cbeb186b90fa697ba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341" is_pre_election: true
I20260709 13:17:29.070003 16156 raft_consensus.cc:3060] T 88d6b179156b4c0fa0bd44df1a1c4717 P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:29.104591 15355 leader_election.cc:304] T 949b64ee218245f2b369996187e81888 P 2889d0b5034548eb9e3be00b724e6875 [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: 2294936c864241959e4ef16ee789b341, 2889d0b5034548eb9e3be00b724e6875; no voters: 
I20260709 13:17:29.049240 16147 raft_consensus.cc:515] T a9351bc224e54fe89dadf9cf82359edf P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:29.044288 16145 raft_consensus.cc:515] T 013a9144544045629f2f67d77f8113c6 P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:29.054258 16054 raft_consensus.cc:515] T 41470cdec3704201a66dedf3217fb828 P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
W20260709 13:17:29.124186 15284 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.12.19.132:38801, user_credentials={real_user=slave}} blocked reactor thread for 75877.4us
I20260709 13:17:29.126914 15284 leader_election.cc:304] T cb24462539664352aa1dc989ac5478c2 P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02927d4dc2f44acf84f92a7090286bbc, 802c9786ee9c404cbeb186b90fa697ba; no voters: 
I20260709 13:17:29.109886 16147 leader_election.cc:290] T a9351bc224e54fe89dadf9cf82359edf P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801), 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321)
I20260709 13:17:29.079878 15963 raft_consensus.cc:515] T 013a9144544045629f2f67d77f8113c6 P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:29.118002 16146 raft_consensus.cc:493] T ccac63dd1be2457ca098e77cb934d0d9 P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2294936c864241959e4ef16ee789b341)
I20260709 13:17:29.133363 16026 leader_election.cc:290] T a44cb3e2781743289d79f5eee0ca9f18 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 2 election: Requested vote from peers 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321), 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495)
I20260709 13:17:29.124289 16157 raft_consensus.cc:2804] T 949b64ee218245f2b369996187e81888 P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 13:17:29.156478 15429 leader_election.cc:343] T 87763f6bc6d64f898c39d0d667d89289 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:29.159070 15429 leader_election.cc:304] T 87763f6bc6d64f898c39d0d667d89289 P 02927d4dc2f44acf84f92a7090286bbc [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: 02927d4dc2f44acf84f92a7090286bbc; no voters: 2294936c864241959e4ef16ee789b341, 802c9786ee9c404cbeb186b90fa697ba
I20260709 13:17:29.158361 16159 raft_consensus.cc:493] T 998df134255f4b9898fddf1bf94611df P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2294936c864241959e4ef16ee789b341)
I20260709 13:17:29.158977 16157 raft_consensus.cc:493] T 949b64ee218245f2b369996187e81888 P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2294936c864241959e4ef16ee789b341)
I20260709 13:17:29.156524 16146 raft_consensus.cc:515] T ccac63dd1be2457ca098e77cb934d0d9 P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:29.169387 16157 raft_consensus.cc:3060] T 949b64ee218245f2b369996187e81888 P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:29.160249 16097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccac63dd1be2457ca098e77cb934d0d9" candidate_uuid: "802c9786ee9c404cbeb186b90fa697ba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341"
W20260709 13:17:29.176476 15358 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.12.19.130:36495, user_credentials={real_user=slave}} blocked reactor thread for 291446us
I20260709 13:17:29.170406 16145 leader_election.cc:290] T 013a9144544045629f2f67d77f8113c6 P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801), 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321)
I20260709 13:17:29.189366 16054 leader_election.cc:290] T 41470cdec3704201a66dedf3217fb828 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321), 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495)
I20260709 13:17:29.192203 16169 raft_consensus.cc:2804] T cb24462539664352aa1dc989ac5478c2 P 802c9786ee9c404cbeb186b90fa697ba [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:29.192771 16169 raft_consensus.cc:697] T cb24462539664352aa1dc989ac5478c2 P 802c9786ee9c404cbeb186b90fa697ba [term 2 LEADER]: Becoming Leader. State: Replica: 802c9786ee9c404cbeb186b90fa697ba, State: Running, Role: LEADER
I20260709 13:17:29.165592 15385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9351bc224e54fe89dadf9cf82359edf" candidate_uuid: "02927d4dc2f44acf84f92a7090286bbc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2889d0b5034548eb9e3be00b724e6875" is_pre_election: true
I20260709 13:17:29.156306 16025 raft_consensus.cc:515] T a44cb3e2781743289d79f5eee0ca9f18 P 802c9786ee9c404cbeb186b90fa697ba [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:29.195432 16169 consensus_queue.cc:237] T cb24462539664352aa1dc989ac5478c2 P 802c9786ee9c404cbeb186b90fa697ba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:29.196380 16164 raft_consensus.cc:493] T 4e6f79f1062b4f279c5ec14d8a49fa45 P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2294936c864241959e4ef16ee789b341)
I20260709 13:17:29.196899 16158 raft_consensus.cc:2749] T 87763f6bc6d64f898c39d0d667d89289 P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:29.197650 15310 raft_consensus.cc:2468] T 057d1c98c4b9445993bdc4a4f542551f P 802c9786ee9c404cbeb186b90fa697ba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2889d0b5034548eb9e3be00b724e6875 in term 2.
I20260709 13:17:29.199828 16166 raft_consensus.cc:493] T 63ee2896ea3a452281b9c09df0847bbf P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2294936c864241959e4ef16ee789b341)
I20260709 13:17:29.185273 16159 raft_consensus.cc:515] T 998df134255f4b9898fddf1bf94611df P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:29.194089 16097 raft_consensus.cc:3060] T ccac63dd1be2457ca098e77cb934d0d9 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:29.202170 16146 leader_election.cc:290] T ccac63dd1be2457ca098e77cb934d0d9 P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321), 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495)
I20260709 13:17:29.205581 15383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "949b64ee218245f2b369996187e81888" candidate_uuid: "02927d4dc2f44acf84f92a7090286bbc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2889d0b5034548eb9e3be00b724e6875" is_pre_election: true
I20260709 13:17:29.208590 16161 raft_consensus.cc:493] T be84c87760364b46ab9c65c630a2c0e6 P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2294936c864241959e4ef16ee789b341)
I20260709 13:17:29.210089 15387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccac63dd1be2457ca098e77cb934d0d9" candidate_uuid: "802c9786ee9c404cbeb186b90fa697ba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2889d0b5034548eb9e3be00b724e6875" is_pre_election: true
I20260709 13:17:29.210709 15390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91f0399744a94cdfac8cd984c2b459c6" candidate_uuid: "802c9786ee9c404cbeb186b90fa697ba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2889d0b5034548eb9e3be00b724e6875" is_pre_election: true
I20260709 13:17:29.239884 16051 tablet_bootstrap.cc:492] T 4d961a93e8ef4c24bd2a391376be5d37 P 2294936c864241959e4ef16ee789b341: 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 13:17:29.216071 16052 leader_election.cc:290] T 0dfc760f7ad04155af7c697b7762ea6f P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 2 election: Requested vote from peers 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321), 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607)
W20260709 13:17:29.247961 15284 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.12.19.132:38801, user_credentials={real_user=slave}} blocked reactor thread for 121124us
I20260709 13:17:29.219398 15385 raft_consensus.cc:2468] T a9351bc224e54fe89dadf9cf82359edf P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02927d4dc2f44acf84f92a7090286bbc in term 1.
I20260709 13:17:29.232427 16101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9351bc224e54fe89dadf9cf82359edf" candidate_uuid: "2889d0b5034548eb9e3be00b724e6875" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341" is_pre_election: true
I20260709 13:17:29.252012 15465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "013a9144544045629f2f67d77f8113c6" candidate_uuid: "802c9786ee9c404cbeb186b90fa697ba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "02927d4dc2f44acf84f92a7090286bbc" is_pre_election: true
I20260709 13:17:29.252189 16101 raft_consensus.cc:2468] T a9351bc224e54fe89dadf9cf82359edf P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2889d0b5034548eb9e3be00b724e6875 in term 1.
I20260709 13:17:29.252605 15465 raft_consensus.cc:2468] T 013a9144544045629f2f67d77f8113c6 P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 802c9786ee9c404cbeb186b90fa697ba in term 1.
W20260709 13:17:29.250862 15429 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.12.19.129:41321, user_credentials={real_user=slave}} blocked reactor thread for 94431.8us
W20260709 13:17:29.253405 15429 leader_election.cc:343] T 8ddd01192e8f4fd3b2e5525431abbeea P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:29.253963 15429 leader_election.cc:304] T 8ddd01192e8f4fd3b2e5525431abbeea P 02927d4dc2f44acf84f92a7090286bbc [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: 02927d4dc2f44acf84f92a7090286bbc; no voters: 2294936c864241959e4ef16ee789b341, 2889d0b5034548eb9e3be00b724e6875
W20260709 13:17:29.256589 15429 leader_election.cc:343] T a44cb3e2781743289d79f5eee0ca9f18 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:29.227720 16149 raft_consensus.cc:515] T 1849f930531748e3b49684745b05cfc0 P 2889d0b5034548eb9e3be00b724e6875 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:29.258298 15389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "666796a1de5844c29beac89b79d8e77a" candidate_uuid: "802c9786ee9c404cbeb186b90fa697ba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2889d0b5034548eb9e3be00b724e6875" is_pre_election: true
I20260709 13:17:29.249192 15390 raft_consensus.cc:2468] T 91f0399744a94cdfac8cd984c2b459c6 P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 802c9786ee9c404cbeb186b90fa697ba in term 1.
I20260709 13:17:29.247771 15387 raft_consensus.cc:2468] T ccac63dd1be2457ca098e77cb934d0d9 P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 802c9786ee9c404cbeb186b90fa697ba in term 1.
I20260709 13:17:29.264987 15312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63ee2896ea3a452281b9c09df0847bbf" candidate_uuid: "2889d0b5034548eb9e3be00b724e6875" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "802c9786ee9c404cbeb186b90fa697ba" is_pre_election: true
I20260709 13:17:29.256995 16158 raft_consensus.cc:493] T be84c87760364b46ab9c65c630a2c0e6 P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2294936c864241959e4ef16ee789b341)
I20260709 13:17:29.267686 16158 raft_consensus.cc:515] T be84c87760364b46ab9c65c630a2c0e6 P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:29.268442 15391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8fc3ee3e7da480b80256018cbfbfbfb" candidate_uuid: "02927d4dc2f44acf84f92a7090286bbc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2889d0b5034548eb9e3be00b724e6875" is_pre_election: true
I20260709 13:17:29.269073 15391 raft_consensus.cc:2468] T a8fc3ee3e7da480b80256018cbfbfbfb P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02927d4dc2f44acf84f92a7090286bbc in term 1.
I20260709 13:17:29.269644 16158 leader_election.cc:290] T be84c87760364b46ab9c65c630a2c0e6 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607), 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321)
I20260709 13:17:29.269954 15314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1849f930531748e3b49684745b05cfc0" candidate_uuid: "2889d0b5034548eb9e3be00b724e6875" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "802c9786ee9c404cbeb186b90fa697ba" is_pre_election: true
I20260709 13:17:29.270505 15314 raft_consensus.cc:2468] T 1849f930531748e3b49684745b05cfc0 P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2889d0b5034548eb9e3be00b724e6875 in term 1.
I20260709 13:17:29.271049 16096 raft_consensus.cc:1275] T 998df134255f4b9898fddf1bf94611df P 2294936c864241959e4ef16ee789b341 [term 2 FOLLOWER]: Refusing update from remote peer 2889d0b5034548eb9e3be00b724e6875: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:17:29.271533 15281 leader_election.cc:343] T 91f0399744a94cdfac8cd984c2b459c6 P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:29.272099 16096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8fc3ee3e7da480b80256018cbfbfbfb" candidate_uuid: "02927d4dc2f44acf84f92a7090286bbc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341" is_pre_election: true
I20260709 13:17:29.272455 16098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb24462539664352aa1dc989ac5478c2" candidate_uuid: "802c9786ee9c404cbeb186b90fa697ba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341"
I20260709 13:17:29.272903 15963 leader_election.cc:290] T 013a9144544045629f2f67d77f8113c6 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321), 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495)
I20260709 13:17:29.273138 16098 raft_consensus.cc:3060] T cb24462539664352aa1dc989ac5478c2 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:29.273339 16096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9351bc224e54fe89dadf9cf82359edf" candidate_uuid: "02927d4dc2f44acf84f92a7090286bbc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341" is_pre_election: true
I20260709 13:17:29.274117 16096 raft_consensus.cc:2468] T a9351bc224e54fe89dadf9cf82359edf P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02927d4dc2f44acf84f92a7090286bbc in term 1.
I20260709 13:17:29.278488 16051 tablet_bootstrap.cc:492] T 4d961a93e8ef4c24bd2a391376be5d37 P 2294936c864241959e4ef16ee789b341: Bootstrap complete.
I20260709 13:17:29.279398 16051 ts_tablet_manager.cc:1403] T 4d961a93e8ef4c24bd2a391376be5d37 P 2294936c864241959e4ef16ee789b341: Time spent bootstrapping tablet: real 0.319s	user 0.023s	sys 0.004s
I20260709 13:17:29.229473 16164 raft_consensus.cc:515] T 4e6f79f1062b4f279c5ec14d8a49fa45 P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:29.233536 16166 raft_consensus.cc:515] T 63ee2896ea3a452281b9c09df0847bbf P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:29.255429 16153 leader_election.cc:290] T 8ddd01192e8f4fd3b2e5525431abbeea P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801), 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321)
I20260709 13:17:29.255550 16057 leader_election.cc:290] T 0dfc760f7ad04155af7c697b7762ea6f P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321), 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495)
I20260709 13:17:29.288942 15284 leader_election.cc:304] T 013a9144544045629f2f67d77f8113c6 P 802c9786ee9c404cbeb186b90fa697ba [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: 02927d4dc2f44acf84f92a7090286bbc, 802c9786ee9c404cbeb186b90fa697ba; no voters: 
I20260709 13:17:29.258626 16167 raft_consensus.cc:2749] T 8ddd01192e8f4fd3b2e5525431abbeea P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:29.294838 15388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccac63dd1be2457ca098e77cb934d0d9" candidate_uuid: "802c9786ee9c404cbeb186b90fa697ba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2889d0b5034548eb9e3be00b724e6875"
I20260709 13:17:29.295646 15388 raft_consensus.cc:3060] T ccac63dd1be2457ca098e77cb934d0d9 P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:29.300889 15358 leader_election.cc:304] T 91f0399744a94cdfac8cd984c2b459c6 P 2889d0b5034548eb9e3be00b724e6875 [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: 2889d0b5034548eb9e3be00b724e6875, 802c9786ee9c404cbeb186b90fa697ba; no voters: 2294936c864241959e4ef16ee789b341
I20260709 13:17:29.306841 16057 raft_consensus.cc:2804] T 91f0399744a94cdfac8cd984c2b459c6 P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:29.307466 16057 raft_consensus.cc:493] T 91f0399744a94cdfac8cd984c2b459c6 P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2294936c864241959e4ef16ee789b341)
I20260709 13:17:29.307833 16057 raft_consensus.cc:3060] T 91f0399744a94cdfac8cd984c2b459c6 P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:29.308765 15430 leader_election.cc:304] T a8fc3ee3e7da480b80256018cbfbfbfb P 02927d4dc2f44acf84f92a7090286bbc [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: 02927d4dc2f44acf84f92a7090286bbc, 2889d0b5034548eb9e3be00b724e6875; no voters: 
I20260709 13:17:29.309608 15430 leader_election.cc:304] T a9351bc224e54fe89dadf9cf82359edf P 02927d4dc2f44acf84f92a7090286bbc [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: 02927d4dc2f44acf84f92a7090286bbc, 2889d0b5034548eb9e3be00b724e6875; no voters: 
I20260709 13:17:29.310302 16099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "666796a1de5844c29beac89b79d8e77a" candidate_uuid: "802c9786ee9c404cbeb186b90fa697ba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341" is_pre_election: true
I20260709 13:17:29.311221 16099 raft_consensus.cc:2393] T 666796a1de5844c29beac89b79d8e77a P 2294936c864241959e4ef16ee789b341 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 802c9786ee9c404cbeb186b90fa697ba in current term 2: Already voted for candidate 2889d0b5034548eb9e3be00b724e6875 in this term.
I20260709 13:17:29.306808 16155 raft_consensus.cc:515] T 87763f6bc6d64f898c39d0d667d89289 P 802c9786ee9c404cbeb186b90fa697ba [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:29.312659 16092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dfc760f7ad04155af7c697b7762ea6f" candidate_uuid: "802c9786ee9c404cbeb186b90fa697ba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341"
I20260709 13:17:29.313374 16092 raft_consensus.cc:3060] T 0dfc760f7ad04155af7c697b7762ea6f P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:29.290699 16095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccac63dd1be2457ca098e77cb934d0d9" candidate_uuid: "2889d0b5034548eb9e3be00b724e6875" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341" is_pre_election: true
I20260709 13:17:29.240710 16161 raft_consensus.cc:515] T be84c87760364b46ab9c65c630a2c0e6 P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:29.315732 15355 leader_election.cc:304] T a9351bc224e54fe89dadf9cf82359edf P 2889d0b5034548eb9e3be00b724e6875 [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: 2294936c864241959e4ef16ee789b341, 2889d0b5034548eb9e3be00b724e6875; no voters: 
I20260709 13:17:29.330215 15385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be84c87760364b46ab9c65c630a2c0e6" candidate_uuid: "02927d4dc2f44acf84f92a7090286bbc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2889d0b5034548eb9e3be00b724e6875" is_pre_election: true
I20260709 13:17:29.325755 15312 raft_consensus.cc:2468] T 63ee2896ea3a452281b9c09df0847bbf P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2889d0b5034548eb9e3be00b724e6875 in term 1.
I20260709 13:17:29.345866 16156 raft_consensus.cc:515] T 88d6b179156b4c0fa0bd44df1a1c4717 P 802c9786ee9c404cbeb186b90fa697ba [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:29.330312 16157 raft_consensus.cc:515] T 949b64ee218245f2b369996187e81888 P 2889d0b5034548eb9e3be00b724e6875 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:29.348973 16053 raft_consensus.cc:515] T feca0a66feda4ec08a7ea31736b42686 P 802c9786ee9c404cbeb186b90fa697ba [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:29.349871 15383 raft_consensus.cc:2393] T 949b64ee218245f2b369996187e81888 P 2889d0b5034548eb9e3be00b724e6875 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 02927d4dc2f44acf84f92a7090286bbc in current term 2: Already voted for candidate 2889d0b5034548eb9e3be00b724e6875 in this term.
I20260709 13:17:29.350706 16057 raft_consensus.cc:515] T 91f0399744a94cdfac8cd984c2b459c6 P 2889d0b5034548eb9e3be00b724e6875 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:29.327934 15282 leader_election.cc:304] T 91f0399744a94cdfac8cd984c2b459c6 P 802c9786ee9c404cbeb186b90fa697ba [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: 2889d0b5034548eb9e3be00b724e6875, 802c9786ee9c404cbeb186b90fa697ba; no voters: 2294936c864241959e4ef16ee789b341
I20260709 13:17:29.325578 16171 raft_consensus.cc:2804] T a8fc3ee3e7da480b80256018cbfbfbfb P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:29.329452 15392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dfc760f7ad04155af7c697b7762ea6f" candidate_uuid: "802c9786ee9c404cbeb186b90fa697ba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2889d0b5034548eb9e3be00b724e6875"
I20260709 13:17:29.332607 16166 leader_election.cc:290] T 63ee2896ea3a452281b9c09df0847bbf P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321), 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607)
I20260709 13:17:29.351894 16149 leader_election.cc:290] T 1849f930531748e3b49684745b05cfc0 P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 2 election: Requested vote from peers 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321), 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495)
I20260709 13:17:29.352203 15392 raft_consensus.cc:3060] T 0dfc760f7ad04155af7c697b7762ea6f P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:29.344990 16099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "949b64ee218245f2b369996187e81888" candidate_uuid: "02927d4dc2f44acf84f92a7090286bbc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341" is_pre_election: true
I20260709 13:17:29.326220 16054 raft_consensus.cc:2804] T a9351bc224e54fe89dadf9cf82359edf P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:29.352711 16054 raft_consensus.cc:493] T a9351bc224e54fe89dadf9cf82359edf P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2294936c864241959e4ef16ee789b341)
I20260709 13:17:29.352793 16099 raft_consensus.cc:2468] T 949b64ee218245f2b369996187e81888 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02927d4dc2f44acf84f92a7090286bbc in term 1.
I20260709 13:17:29.353163 16054 raft_consensus.cc:3060] T a9351bc224e54fe89dadf9cf82359edf P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:29.349296 16157 leader_election.cc:290] T 949b64ee218245f2b369996187e81888 P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 2 election: Requested vote from peers 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801), 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321)
I20260709 13:17:29.318005 16155 leader_election.cc:290] T 87763f6bc6d64f898c39d0d667d89289 P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 2 election: Requested vote from peers 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801), 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321)
I20260709 13:17:29.353277 16057 leader_election.cc:290] T 91f0399744a94cdfac8cd984c2b459c6 P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 2 election: Requested vote from peers 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321), 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495)
I20260709 13:17:29.341002 16154 raft_consensus.cc:2804] T a9351bc224e54fe89dadf9cf82359edf P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:29.353996 16154 raft_consensus.cc:493] T a9351bc224e54fe89dadf9cf82359edf P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2294936c864241959e4ef16ee789b341)
I20260709 13:17:29.354391 16154 raft_consensus.cc:3060] T a9351bc224e54fe89dadf9cf82359edf P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:29.341749 16150 consensus_queue.cc:1048] T 998df134255f4b9898fddf1bf94611df P 2889d0b5034548eb9e3be00b724e6875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260709 13:17:29.356586 16095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87763f6bc6d64f898c39d0d667d89289" candidate_uuid: "802c9786ee9c404cbeb186b90fa697ba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341"
I20260709 13:17:29.356716 16098 raft_consensus.cc:2468] T cb24462539664352aa1dc989ac5478c2 P 2294936c864241959e4ef16ee789b341 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 802c9786ee9c404cbeb186b90fa697ba in term 2.
I20260709 13:17:29.330204 16161 leader_election.cc:290] T be84c87760364b46ab9c65c630a2c0e6 P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801), 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321)
I20260709 13:17:29.361363 16164 leader_election.cc:290] T 4e6f79f1062b4f279c5ec14d8a49fa45 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321), 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495)
I20260709 13:17:29.363636 16025 leader_election.cc:290] T a44cb3e2781743289d79f5eee0ca9f18 P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 2 election: Requested vote from peers 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801), 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321)
I20260709 13:17:29.325868 16094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "013a9144544045629f2f67d77f8113c6" candidate_uuid: "802c9786ee9c404cbeb186b90fa697ba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341" is_pre_election: true
I20260709 13:17:29.364439 15385 raft_consensus.cc:2468] T be84c87760364b46ab9c65c630a2c0e6 P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02927d4dc2f44acf84f92a7090286bbc in term 1.
W20260709 13:17:29.370872 15429 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.12.19.129:41321, user_credentials={real_user=slave}} blocked reactor thread for 111392us
I20260709 13:17:29.371855 15429 leader_election.cc:304] T cb24462539664352aa1dc989ac5478c2 P 02927d4dc2f44acf84f92a7090286bbc [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: 02927d4dc2f44acf84f92a7090286bbc, 2294936c864241959e4ef16ee789b341; no voters: 802c9786ee9c404cbeb186b90fa697ba
I20260709 13:17:29.378438 15430 leader_election.cc:304] T be84c87760364b46ab9c65c630a2c0e6 P 02927d4dc2f44acf84f92a7090286bbc [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: 02927d4dc2f44acf84f92a7090286bbc, 2889d0b5034548eb9e3be00b724e6875; no voters: 
I20260709 13:17:29.351944 16171 raft_consensus.cc:493] T a8fc3ee3e7da480b80256018cbfbfbfb P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2294936c864241959e4ef16ee789b341)
I20260709 13:17:29.380661 16171 raft_consensus.cc:3060] T a8fc3ee3e7da480b80256018cbfbfbfb P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:29.380710 15392 raft_consensus.cc:2468] T 0dfc760f7ad04155af7c697b7762ea6f P 2889d0b5034548eb9e3be00b724e6875 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 802c9786ee9c404cbeb186b90fa697ba in term 2.
I20260709 13:17:29.381091 15388 raft_consensus.cc:2468] T ccac63dd1be2457ca098e77cb934d0d9 P 2889d0b5034548eb9e3be00b724e6875 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 802c9786ee9c404cbeb186b90fa697ba in term 2.
I20260709 13:17:29.382568 15281 leader_election.cc:304] T 666796a1de5844c29beac89b79d8e77a P 802c9786ee9c404cbeb186b90fa697ba [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: 802c9786ee9c404cbeb186b90fa697ba; no voters: 2294936c864241959e4ef16ee789b341, 2889d0b5034548eb9e3be00b724e6875
I20260709 13:17:29.383682 16166 raft_consensus.cc:2804] T 91f0399744a94cdfac8cd984c2b459c6 P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 13:17:29.383836 15282 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.12.19.131:46607, user_credentials={real_user=slave}} blocked reactor thread for 55976.9us
I20260709 13:17:29.384120 16166 raft_consensus.cc:493] T 91f0399744a94cdfac8cd984c2b459c6 P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2294936c864241959e4ef16ee789b341)
I20260709 13:17:29.384552 16166 raft_consensus.cc:3060] T 91f0399744a94cdfac8cd984c2b459c6 P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:29.386850 15282 leader_election.cc:304] T 0dfc760f7ad04155af7c697b7762ea6f P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2889d0b5034548eb9e3be00b724e6875, 802c9786ee9c404cbeb186b90fa697ba; no voters: 
I20260709 13:17:29.391435 15388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63ee2896ea3a452281b9c09df0847bbf" candidate_uuid: "802c9786ee9c404cbeb186b90fa697ba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2889d0b5034548eb9e3be00b724e6875" is_pre_election: true
I20260709 13:17:29.388290 16159 leader_election.cc:290] T 998df134255f4b9898fddf1bf94611df P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607), 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321)
I20260709 13:17:29.389184 16100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dfc760f7ad04155af7c697b7762ea6f" candidate_uuid: "2889d0b5034548eb9e3be00b724e6875" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341" is_pre_election: true
I20260709 13:17:29.399106 16159 raft_consensus.cc:2804] T be84c87760364b46ab9c65c630a2c0e6 P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:29.351006 16097 raft_consensus.cc:2468] T ccac63dd1be2457ca098e77cb934d0d9 P 2294936c864241959e4ef16ee789b341 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 802c9786ee9c404cbeb186b90fa697ba in term 2.
I20260709 13:17:29.364434 16094 raft_consensus.cc:2468] T 013a9144544045629f2f67d77f8113c6 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 802c9786ee9c404cbeb186b90fa697ba in term 1.
W20260709 13:17:29.399475 15281 leader_election.cc:343] T 87763f6bc6d64f898c39d0d667d89289 P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:29.399554 15392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "998df134255f4b9898fddf1bf94611df" candidate_uuid: "02927d4dc2f44acf84f92a7090286bbc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2889d0b5034548eb9e3be00b724e6875" is_pre_election: true
I20260709 13:17:29.399529 16159 raft_consensus.cc:493] T be84c87760364b46ab9c65c630a2c0e6 P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2294936c864241959e4ef16ee789b341)
I20260709 13:17:29.401280 16101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be84c87760364b46ab9c65c630a2c0e6" candidate_uuid: "2889d0b5034548eb9e3be00b724e6875" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341" is_pre_election: true
I20260709 13:17:29.401593 16159 raft_consensus.cc:3060] T be84c87760364b46ab9c65c630a2c0e6 P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:29.401866 16156 leader_election.cc:290] T 88d6b179156b4c0fa0bd44df1a1c4717 P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 2 election: Requested vote from peers 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801), 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321)
I20260709 13:17:29.402709 16093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91f0399744a94cdfac8cd984c2b459c6" candidate_uuid: "2889d0b5034548eb9e3be00b724e6875" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341"
I20260709 13:17:29.403113 16094 raft_consensus.cc:1275] T 057d1c98c4b9445993bdc4a4f542551f P 2294936c864241959e4ef16ee789b341 [term 2 FOLLOWER]: Refusing update from remote peer 2889d0b5034548eb9e3be00b724e6875: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:29.391690 15282 leader_election.cc:304] T ccac63dd1be2457ca098e77cb934d0d9 P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2889d0b5034548eb9e3be00b724e6875, 802c9786ee9c404cbeb186b90fa697ba; no voters: 
I20260709 13:17:29.392380 15388 raft_consensus.cc:2468] T 63ee2896ea3a452281b9c09df0847bbf P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 802c9786ee9c404cbeb186b90fa697ba in term 1.
I20260709 13:17:29.406670 16100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ddd01192e8f4fd3b2e5525431abbeea" candidate_uuid: "2889d0b5034548eb9e3be00b724e6875" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341" is_pre_election: true
I20260709 13:17:29.408239 16156 raft_consensus.cc:2804] T ccac63dd1be2457ca098e77cb934d0d9 P 802c9786ee9c404cbeb186b90fa697ba [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:29.409152 16095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1849f930531748e3b49684745b05cfc0" candidate_uuid: "2889d0b5034548eb9e3be00b724e6875" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341"
I20260709 13:17:29.409881 16095 raft_consensus.cc:3060] T 1849f930531748e3b49684745b05cfc0 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:29.410061 16053 leader_election.cc:290] T feca0a66feda4ec08a7ea31736b42686 P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 2 election: Requested vote from peers 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801), 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321)
I20260709 13:17:29.397974 16151 raft_consensus.cc:3060] T 666796a1de5844c29beac89b79d8e77a P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:29.397595 16154 raft_consensus.cc:515] T a9351bc224e54fe89dadf9cf82359edf P 2889d0b5034548eb9e3be00b724e6875 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:29.398429 16099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63ee2896ea3a452281b9c09df0847bbf" candidate_uuid: "802c9786ee9c404cbeb186b90fa697ba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341" is_pre_election: true
I20260709 13:17:29.428783 16154 leader_election.cc:290] T a9351bc224e54fe89dadf9cf82359edf P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 2 election: Requested vote from peers 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801), 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321)
I20260709 13:17:29.398420 16173 raft_consensus.cc:2804] T 0dfc760f7ad04155af7c697b7762ea6f P 802c9786ee9c404cbeb186b90fa697ba [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:29.412845 16051 raft_consensus.cc:359] T 4d961a93e8ef4c24bd2a391376be5d37 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:29.409128 16156 raft_consensus.cc:697] T ccac63dd1be2457ca098e77cb934d0d9 P 802c9786ee9c404cbeb186b90fa697ba [term 2 LEADER]: Becoming Leader. State: Replica: 802c9786ee9c404cbeb186b90fa697ba, State: Running, Role: LEADER
I20260709 13:17:29.431413 16051 raft_consensus.cc:740] T 4d961a93e8ef4c24bd2a391376be5d37 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2294936c864241959e4ef16ee789b341, State: Initialized, Role: FOLLOWER
W20260709 13:17:29.430341 15284 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.12.19.132:38801, user_credentials={real_user=slave}} blocked reactor thread for 140269us
I20260709 13:17:29.432160 16051 consensus_queue.cc:260] T 4d961a93e8ef4c24bd2a391376be5d37 P 2294936c864241959e4ef16ee789b341 [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: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:29.416318 15282 leader_election.cc:304] T 63ee2896ea3a452281b9c09df0847bbf P 802c9786ee9c404cbeb186b90fa697ba [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: 2889d0b5034548eb9e3be00b724e6875, 802c9786ee9c404cbeb186b90fa697ba; no voters: 
I20260709 13:17:29.327330 16178 raft_consensus.cc:2804] T 013a9144544045629f2f67d77f8113c6 P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:29.419700 16177 raft_consensus.cc:2764] T cb24462539664352aa1dc989ac5478c2 P 02927d4dc2f44acf84f92a7090286bbc [term 2 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260709 13:17:29.419756 16095 raft_consensus.cc:2468] T 1849f930531748e3b49684745b05cfc0 P 2294936c864241959e4ef16ee789b341 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2889d0b5034548eb9e3be00b724e6875 in term 2.
I20260709 13:17:29.422138 16092 raft_consensus.cc:2468] T 0dfc760f7ad04155af7c697b7762ea6f P 2294936c864241959e4ef16ee789b341 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 802c9786ee9c404cbeb186b90fa697ba in term 2.
I20260709 13:17:29.422760 16098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "949b64ee218245f2b369996187e81888" candidate_uuid: "2889d0b5034548eb9e3be00b724e6875" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341"
I20260709 13:17:29.457120 16098 raft_consensus.cc:3060] T 949b64ee218245f2b369996187e81888 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:17:29.419023 15429 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.12.19.129:41321, user_credentials={real_user=slave}} blocked reactor thread for 47288us
I20260709 13:17:29.439379 15459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87763f6bc6d64f898c39d0d667d89289" candidate_uuid: "802c9786ee9c404cbeb186b90fa697ba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "02927d4dc2f44acf84f92a7090286bbc"
I20260709 13:17:29.441861 15462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a44cb3e2781743289d79f5eee0ca9f18" candidate_uuid: "802c9786ee9c404cbeb186b90fa697ba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "02927d4dc2f44acf84f92a7090286bbc"
I20260709 13:17:29.442420 15358 leader_election.cc:304] T 63ee2896ea3a452281b9c09df0847bbf P 2889d0b5034548eb9e3be00b724e6875 [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: 2889d0b5034548eb9e3be00b724e6875, 802c9786ee9c404cbeb186b90fa697ba; no voters: 2294936c864241959e4ef16ee789b341
I20260709 13:17:29.442615 15465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88d6b179156b4c0fa0bd44df1a1c4717" candidate_uuid: "802c9786ee9c404cbeb186b90fa697ba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "02927d4dc2f44acf84f92a7090286bbc"
I20260709 13:17:29.458343 15459 raft_consensus.cc:3060] T 87763f6bc6d64f898c39d0d667d89289 P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:29.458563 15465 raft_consensus.cc:3060] T 88d6b179156b4c0fa0bd44df1a1c4717 P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:29.443092 16051 ts_tablet_manager.cc:1434] T 4d961a93e8ef4c24bd2a391376be5d37 P 2294936c864241959e4ef16ee789b341: Time spent starting tablet: real 0.163s	user 0.006s	sys 0.000s
I20260709 13:17:29.445951 15463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feca0a66feda4ec08a7ea31736b42686" candidate_uuid: "802c9786ee9c404cbeb186b90fa697ba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "02927d4dc2f44acf84f92a7090286bbc"
I20260709 13:17:29.459604 15463 raft_consensus.cc:3060] T feca0a66feda4ec08a7ea31736b42686 P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:29.459964 16051 tablet_bootstrap.cc:492] T 0df43b556de84976b9e7cec27b5aaa3d P 2294936c864241959e4ef16ee789b341: Bootstrap starting.
I20260709 13:17:29.446666 15315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dfc760f7ad04155af7c697b7762ea6f" candidate_uuid: "2889d0b5034548eb9e3be00b724e6875" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "802c9786ee9c404cbeb186b90fa697ba" is_pre_election: true
I20260709 13:17:29.446669 15312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccac63dd1be2457ca098e77cb934d0d9" candidate_uuid: "2889d0b5034548eb9e3be00b724e6875" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "802c9786ee9c404cbeb186b90fa697ba" is_pre_election: true
I20260709 13:17:29.447863 15310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1849f930531748e3b49684745b05cfc0" candidate_uuid: "2889d0b5034548eb9e3be00b724e6875" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "802c9786ee9c404cbeb186b90fa697ba"
I20260709 13:17:29.448586 15314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91f0399744a94cdfac8cd984c2b459c6" candidate_uuid: "2889d0b5034548eb9e3be00b724e6875" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "802c9786ee9c404cbeb186b90fa697ba"
I20260709 13:17:29.449745 16099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9351bc224e54fe89dadf9cf82359edf" candidate_uuid: "2889d0b5034548eb9e3be00b724e6875" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341"
W20260709 13:17:29.451495 15355 leader_election.cc:343] T be84c87760364b46ab9c65c630a2c0e6 P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:29.432066 16156 consensus_queue.cc:237] T ccac63dd1be2457ca098e77cb934d0d9 P 802c9786ee9c404cbeb186b90fa697ba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
W20260709 13:17:29.461057 15429 leader_election.cc:343] T a8fc3ee3e7da480b80256018cbfbfbfb P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:29.470186 15462 raft_consensus.cc:2393] T a44cb3e2781743289d79f5eee0ca9f18 P 02927d4dc2f44acf84f92a7090286bbc [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 802c9786ee9c404cbeb186b90fa697ba in current term 2: Already voted for candidate 02927d4dc2f44acf84f92a7090286bbc in this term.
I20260709 13:17:29.468406 15310 raft_consensus.cc:3060] T 1849f930531748e3b49684745b05cfc0 P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:29.474538 15465 raft_consensus.cc:2468] T 88d6b179156b4c0fa0bd44df1a1c4717 P 02927d4dc2f44acf84f92a7090286bbc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 802c9786ee9c404cbeb186b90fa697ba in term 2.
I20260709 13:17:29.476382 15463 raft_consensus.cc:2468] T feca0a66feda4ec08a7ea31736b42686 P 02927d4dc2f44acf84f92a7090286bbc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 802c9786ee9c404cbeb186b90fa697ba in term 2.
W20260709 13:17:29.480928 15355 leader_election.cc:343] T 91f0399744a94cdfac8cd984c2b459c6 P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:29.482120 15429 leader_election.cc:304] T 949b64ee218245f2b369996187e81888 P 02927d4dc2f44acf84f92a7090286bbc [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: 02927d4dc2f44acf84f92a7090286bbc, 2294936c864241959e4ef16ee789b341; no voters: 2889d0b5034548eb9e3be00b724e6875
I20260709 13:17:29.461594 15140 catalog_manager.cc:5697] T cb24462539664352aa1dc989ac5478c2 P 802c9786ee9c404cbeb186b90fa697ba reported cstate change: term changed from 1 to 2, leader changed from 2294936c864241959e4ef16ee789b341 (127.12.19.129) to 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130). New cstate: current_term: 2 leader_uuid: "802c9786ee9c404cbeb186b90fa697ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } health_report { overall_health: HEALTHY } } }
W20260709 13:17:29.485599 15355 leader_election.cc:343] T 8ddd01192e8f4fd3b2e5525431abbeea P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:29.488191 16054 raft_consensus.cc:515] T a9351bc224e54fe89dadf9cf82359edf P 02927d4dc2f44acf84f92a7090286bbc [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:29.490231 16054 leader_election.cc:290] T a9351bc224e54fe89dadf9cf82359edf P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 2 election: Requested vote from peers 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607), 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321)
I20260709 13:17:29.490108 15311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "013a9144544045629f2f67d77f8113c6" candidate_uuid: "02927d4dc2f44acf84f92a7090286bbc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "802c9786ee9c404cbeb186b90fa697ba" is_pre_election: true
I20260709 13:17:29.458264 16179 raft_consensus.cc:2804] T 63ee2896ea3a452281b9c09df0847bbf P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:29.491001 16179 raft_consensus.cc:493] T 63ee2896ea3a452281b9c09df0847bbf P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2294936c864241959e4ef16ee789b341)
I20260709 13:17:29.491072 16172 raft_consensus.cc:2804] T 949b64ee218245f2b369996187e81888 P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:29.491443 15388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9351bc224e54fe89dadf9cf82359edf" candidate_uuid: "02927d4dc2f44acf84f92a7090286bbc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2889d0b5034548eb9e3be00b724e6875"
I20260709 13:17:29.492213 15388 raft_consensus.cc:2393] T a9351bc224e54fe89dadf9cf82359edf P 2889d0b5034548eb9e3be00b724e6875 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 02927d4dc2f44acf84f92a7090286bbc in current term 2: Already voted for candidate 2889d0b5034548eb9e3be00b724e6875 in this term.
I20260709 13:17:29.433442 16178 raft_consensus.cc:493] T 013a9144544045629f2f67d77f8113c6 P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2294936c864241959e4ef16ee789b341)
I20260709 13:17:29.435861 16173 raft_consensus.cc:697] T 0dfc760f7ad04155af7c697b7762ea6f P 802c9786ee9c404cbeb186b90fa697ba [term 2 LEADER]: Becoming Leader. State: Replica: 802c9786ee9c404cbeb186b90fa697ba, State: Running, Role: LEADER
I20260709 13:17:29.491416 16179 raft_consensus.cc:3060] T 63ee2896ea3a452281b9c09df0847bbf P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:29.498263 16173 consensus_queue.cc:237] T 0dfc760f7ad04155af7c697b7762ea6f P 802c9786ee9c404cbeb186b90fa697ba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:29.465583 16153 raft_consensus.cc:2804] T 63ee2896ea3a452281b9c09df0847bbf P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:29.500247 15284 leader_election.cc:304] T 88d6b179156b4c0fa0bd44df1a1c4717 P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02927d4dc2f44acf84f92a7090286bbc, 802c9786ee9c404cbeb186b90fa697ba; no voters: 
I20260709 13:17:29.468571 16099 raft_consensus.cc:3060] T a9351bc224e54fe89dadf9cf82359edf P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:29.508268 15459 raft_consensus.cc:2468] T 87763f6bc6d64f898c39d0d667d89289 P 02927d4dc2f44acf84f92a7090286bbc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 802c9786ee9c404cbeb186b90fa697ba in term 2.
I20260709 13:17:29.513994 16166 raft_consensus.cc:515] T 91f0399744a94cdfac8cd984c2b459c6 P 802c9786ee9c404cbeb186b90fa697ba [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:29.516063 15310 raft_consensus.cc:2468] T 1849f930531748e3b49684745b05cfc0 P 802c9786ee9c404cbeb186b90fa697ba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2889d0b5034548eb9e3be00b724e6875 in term 2.
I20260709 13:17:29.497368 15355 leader_election.cc:304] T 1849f930531748e3b49684745b05cfc0 P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2294936c864241959e4ef16ee789b341, 2889d0b5034548eb9e3be00b724e6875; no voters: 
I20260709 13:17:29.517340 16161 raft_consensus.cc:2804] T 1849f930531748e3b49684745b05cfc0 P 2889d0b5034548eb9e3be00b724e6875 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:29.517827 16161 raft_consensus.cc:697] T 1849f930531748e3b49684745b05cfc0 P 2889d0b5034548eb9e3be00b724e6875 [term 2 LEADER]: Becoming Leader. State: Replica: 2889d0b5034548eb9e3be00b724e6875, State: Running, Role: LEADER
I20260709 13:17:29.518736 16161 consensus_queue.cc:237] T 1849f930531748e3b49684745b05cfc0 P 2889d0b5034548eb9e3be00b724e6875 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:29.520426 16159 raft_consensus.cc:515] T be84c87760364b46ab9c65c630a2c0e6 P 02927d4dc2f44acf84f92a7090286bbc [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:29.524417 15314 raft_consensus.cc:2393] T 91f0399744a94cdfac8cd984c2b459c6 P 802c9786ee9c404cbeb186b90fa697ba [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 2889d0b5034548eb9e3be00b724e6875 in current term 2: Already voted for candidate 802c9786ee9c404cbeb186b90fa697ba in this term.
I20260709 13:17:29.494287 16092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a44cb3e2781743289d79f5eee0ca9f18" candidate_uuid: "802c9786ee9c404cbeb186b90fa697ba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341"
I20260709 13:17:29.495160 16172 raft_consensus.cc:493] T 949b64ee218245f2b369996187e81888 P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2294936c864241959e4ef16ee789b341)
I20260709 13:17:29.524061 15284 leader_election.cc:304] T feca0a66feda4ec08a7ea31736b42686 P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02927d4dc2f44acf84f92a7090286bbc, 802c9786ee9c404cbeb186b90fa697ba; no voters: 
I20260709 13:17:29.521898 15317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41470cdec3704201a66dedf3217fb828" candidate_uuid: "02927d4dc2f44acf84f92a7090286bbc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "802c9786ee9c404cbeb186b90fa697ba" is_pre_election: true
I20260709 13:17:29.500259 16150 consensus_queue.cc:1048] T 057d1c98c4b9445993bdc4a4f542551f P 2889d0b5034548eb9e3be00b724e6875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.032s
I20260709 13:17:29.527475 16095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88d6b179156b4c0fa0bd44df1a1c4717" candidate_uuid: "802c9786ee9c404cbeb186b90fa697ba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341"
I20260709 13:17:29.499938 16178 raft_consensus.cc:3060] T 013a9144544045629f2f67d77f8113c6 P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:29.534376 16101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feca0a66feda4ec08a7ea31736b42686" candidate_uuid: "802c9786ee9c404cbeb186b90fa697ba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341"
W20260709 13:17:29.522629 16182 log.cc:927] Time spent T cb24462539664352aa1dc989ac5478c2 P 802c9786ee9c404cbeb186b90fa697ba: Append to log took a long time: real 0.085s	user 0.001s	sys 0.000s
I20260709 13:17:29.508177 16153 raft_consensus.cc:493] T 63ee2896ea3a452281b9c09df0847bbf P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2294936c864241959e4ef16ee789b341)
I20260709 13:17:29.540755 16153 raft_consensus.cc:3060] T 63ee2896ea3a452281b9c09df0847bbf P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:29.542691 15317 raft_consensus.cc:2468] T 41470cdec3704201a66dedf3217fb828 P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02927d4dc2f44acf84f92a7090286bbc in term 1.
I20260709 13:17:29.529924 16172 raft_consensus.cc:3060] T 949b64ee218245f2b369996187e81888 P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:29.547365 16179 raft_consensus.cc:515] T 63ee2896ea3a452281b9c09df0847bbf P 802c9786ee9c404cbeb186b90fa697ba [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:29.550370 16178 raft_consensus.cc:515] T 013a9144544045629f2f67d77f8113c6 P 802c9786ee9c404cbeb186b90fa697ba [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:29.551731 15311 raft_consensus.cc:2393] T 013a9144544045629f2f67d77f8113c6 P 802c9786ee9c404cbeb186b90fa697ba [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 02927d4dc2f44acf84f92a7090286bbc in current term 2: Already voted for candidate 802c9786ee9c404cbeb186b90fa697ba in this term.
I20260709 13:17:29.553231 16092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a44cb3e2781743289d79f5eee0ca9f18" candidate_uuid: "02927d4dc2f44acf84f92a7090286bbc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341"
I20260709 13:17:29.554179 16145 raft_consensus.cc:2804] T feca0a66feda4ec08a7ea31736b42686 P 802c9786ee9c404cbeb186b90fa697ba [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:29.554500 16166 leader_election.cc:290] T 91f0399744a94cdfac8cd984c2b459c6 P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 2 election: Requested vote from peers 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321), 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607)
I20260709 13:17:29.554725 16145 raft_consensus.cc:697] T feca0a66feda4ec08a7ea31736b42686 P 802c9786ee9c404cbeb186b90fa697ba [term 2 LEADER]: Becoming Leader. State: Replica: 802c9786ee9c404cbeb186b90fa697ba, State: Running, Role: LEADER
I20260709 13:17:29.555752 16145 consensus_queue.cc:237] T feca0a66feda4ec08a7ea31736b42686 P 802c9786ee9c404cbeb186b90fa697ba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
W20260709 13:17:29.557380 15281 leader_election.cc:343] T 63ee2896ea3a452281b9c09df0847bbf P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:29.558238 16151 raft_consensus.cc:2749] T 666796a1de5844c29beac89b79d8e77a P 802c9786ee9c404cbeb186b90fa697ba [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:17:29.558699 15281 leader_election.cc:343] T 88d6b179156b4c0fa0bd44df1a1c4717 P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:29.559634 16100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "013a9144544045629f2f67d77f8113c6" candidate_uuid: "02927d4dc2f44acf84f92a7090286bbc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341" is_pre_election: true
I20260709 13:17:29.560333 16100 raft_consensus.cc:2468] T 013a9144544045629f2f67d77f8113c6 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02927d4dc2f44acf84f92a7090286bbc in term 1.
I20260709 13:17:29.560550 16171 raft_consensus.cc:515] T a8fc3ee3e7da480b80256018cbfbfbfb P 02927d4dc2f44acf84f92a7090286bbc [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:29.559675 16101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be84c87760364b46ab9c65c630a2c0e6" candidate_uuid: "02927d4dc2f44acf84f92a7090286bbc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341" is_pre_election: true
I20260709 13:17:29.562634 15388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91f0399744a94cdfac8cd984c2b459c6" candidate_uuid: "802c9786ee9c404cbeb186b90fa697ba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2889d0b5034548eb9e3be00b724e6875"
I20260709 13:17:29.563186 15384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8fc3ee3e7da480b80256018cbfbfbfb" candidate_uuid: "02927d4dc2f44acf84f92a7090286bbc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2889d0b5034548eb9e3be00b724e6875"
I20260709 13:17:29.563828 15384 raft_consensus.cc:3060] T a8fc3ee3e7da480b80256018cbfbfbfb P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:29.563409 15388 raft_consensus.cc:2393] T 91f0399744a94cdfac8cd984c2b459c6 P 2889d0b5034548eb9e3be00b724e6875 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 802c9786ee9c404cbeb186b90fa697ba in current term 2: Already voted for candidate 2889d0b5034548eb9e3be00b724e6875 in this term.
I20260709 13:17:29.565971 15284 leader_election.cc:304] T 87763f6bc6d64f898c39d0d667d89289 P 802c9786ee9c404cbeb186b90fa697ba [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: 02927d4dc2f44acf84f92a7090286bbc, 802c9786ee9c404cbeb186b90fa697ba; no voters: 2294936c864241959e4ef16ee789b341
I20260709 13:17:29.553858 15459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8fc3ee3e7da480b80256018cbfbfbfb" candidate_uuid: "2889d0b5034548eb9e3be00b724e6875" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "02927d4dc2f44acf84f92a7090286bbc" is_pre_election: true
I20260709 13:17:29.567301 15459 raft_consensus.cc:2393] T a8fc3ee3e7da480b80256018cbfbfbfb P 02927d4dc2f44acf84f92a7090286bbc [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2889d0b5034548eb9e3be00b724e6875 in current term 2: Already voted for candidate 02927d4dc2f44acf84f92a7090286bbc in this term.
I20260709 13:17:29.569253 15463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96f954f9698d45af941477c85b374240" candidate_uuid: "2889d0b5034548eb9e3be00b724e6875" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "02927d4dc2f44acf84f92a7090286bbc" is_pre_election: true
I20260709 13:17:29.529054 16170 raft_consensus.cc:2804] T 88d6b179156b4c0fa0bd44df1a1c4717 P 802c9786ee9c404cbeb186b90fa697ba [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:29.569900 15463 raft_consensus.cc:2468] T 96f954f9698d45af941477c85b374240 P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2889d0b5034548eb9e3be00b724e6875 in term 1.
I20260709 13:17:29.569942 15312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a44cb3e2781743289d79f5eee0ca9f18" candidate_uuid: "02927d4dc2f44acf84f92a7090286bbc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "802c9786ee9c404cbeb186b90fa697ba"
I20260709 13:17:29.577303 16170 raft_consensus.cc:697] T 88d6b179156b4c0fa0bd44df1a1c4717 P 802c9786ee9c404cbeb186b90fa697ba [term 2 LEADER]: Becoming Leader. State: Replica: 802c9786ee9c404cbeb186b90fa697ba, State: Running, Role: LEADER
I20260709 13:17:29.577943 15312 raft_consensus.cc:2393] T a44cb3e2781743289d79f5eee0ca9f18 P 802c9786ee9c404cbeb186b90fa697ba [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 02927d4dc2f44acf84f92a7090286bbc in current term 2: Already voted for candidate 802c9786ee9c404cbeb186b90fa697ba in this term.
I20260709 13:17:29.578383 15310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e6f79f1062b4f279c5ec14d8a49fa45" candidate_uuid: "02927d4dc2f44acf84f92a7090286bbc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "802c9786ee9c404cbeb186b90fa697ba" is_pre_election: true
I20260709 13:17:29.578212 16170 consensus_queue.cc:237] T 88d6b179156b4c0fa0bd44df1a1c4717 P 802c9786ee9c404cbeb186b90fa697ba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:29.579070 15310 raft_consensus.cc:2468] T 4e6f79f1062b4f279c5ec14d8a49fa45 P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02927d4dc2f44acf84f92a7090286bbc in term 1.
I20260709 13:17:29.582165 16094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e6f79f1062b4f279c5ec14d8a49fa45" candidate_uuid: "02927d4dc2f44acf84f92a7090286bbc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341" is_pre_election: true
I20260709 13:17:29.573956 15432 leader_election.cc:304] T 41470cdec3704201a66dedf3217fb828 P 02927d4dc2f44acf84f92a7090286bbc [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: 02927d4dc2f44acf84f92a7090286bbc, 802c9786ee9c404cbeb186b90fa697ba; no voters: 
I20260709 13:17:29.585944 16054 raft_consensus.cc:2804] T 41470cdec3704201a66dedf3217fb828 P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:29.586352 16054 raft_consensus.cc:493] T 41470cdec3704201a66dedf3217fb828 P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2294936c864241959e4ef16ee789b341)
I20260709 13:17:29.586753 16054 raft_consensus.cc:3060] T 41470cdec3704201a66dedf3217fb828 P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:29.575615 16153 raft_consensus.cc:515] T 63ee2896ea3a452281b9c09df0847bbf P 2889d0b5034548eb9e3be00b724e6875 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:29.587540 15465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9351bc224e54fe89dadf9cf82359edf" candidate_uuid: "2889d0b5034548eb9e3be00b724e6875" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "02927d4dc2f44acf84f92a7090286bbc" is_pre_election: true
I20260709 13:17:29.588040 15432 leader_election.cc:304] T 4e6f79f1062b4f279c5ec14d8a49fa45 P 02927d4dc2f44acf84f92a7090286bbc [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: 02927d4dc2f44acf84f92a7090286bbc, 802c9786ee9c404cbeb186b90fa697ba; no voters: 
I20260709 13:17:29.588672 16153 leader_election.cc:290] T 63ee2896ea3a452281b9c09df0847bbf P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 2 election: Requested vote from peers 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321), 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495)
I20260709 13:17:29.588966 16174 raft_consensus.cc:2804] T 4e6f79f1062b4f279c5ec14d8a49fa45 P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:29.589425 16174 raft_consensus.cc:493] T 4e6f79f1062b4f279c5ec14d8a49fa45 P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2294936c864241959e4ef16ee789b341)
I20260709 13:17:29.589845 16174 raft_consensus.cc:3060] T 4e6f79f1062b4f279c5ec14d8a49fa45 P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:29.589612 15459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "949b64ee218245f2b369996187e81888" candidate_uuid: "2889d0b5034548eb9e3be00b724e6875" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "02927d4dc2f44acf84f92a7090286bbc" is_pre_election: true
I20260709 13:17:29.588266 15465 raft_consensus.cc:2393] T a9351bc224e54fe89dadf9cf82359edf P 02927d4dc2f44acf84f92a7090286bbc [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2889d0b5034548eb9e3be00b724e6875 in current term 2: Already voted for candidate 02927d4dc2f44acf84f92a7090286bbc in this term.
I20260709 13:17:29.574955 15358 leader_election.cc:304] T ccac63dd1be2457ca098e77cb934d0d9 P 2889d0b5034548eb9e3be00b724e6875 [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: 2889d0b5034548eb9e3be00b724e6875; no voters: 2294936c864241959e4ef16ee789b341, 802c9786ee9c404cbeb186b90fa697ba
I20260709 13:17:29.594058 15464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ddd01192e8f4fd3b2e5525431abbeea" candidate_uuid: "2889d0b5034548eb9e3be00b724e6875" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "02927d4dc2f44acf84f92a7090286bbc" is_pre_election: true
I20260709 13:17:29.594727 15464 raft_consensus.cc:2468] T 8ddd01192e8f4fd3b2e5525431abbeea P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2889d0b5034548eb9e3be00b724e6875 in term 1.
I20260709 13:17:29.601101 15358 leader_election.cc:304] T 91f0399744a94cdfac8cd984c2b459c6 P 2889d0b5034548eb9e3be00b724e6875 [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: 2889d0b5034548eb9e3be00b724e6875; no voters: 2294936c864241959e4ef16ee789b341, 802c9786ee9c404cbeb186b90fa697ba
I20260709 13:17:29.601804 16161 raft_consensus.cc:2749] T 91f0399744a94cdfac8cd984c2b459c6 P 2889d0b5034548eb9e3be00b724e6875 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:17:29.602205 15358 leader_election.cc:304] T 0dfc760f7ad04155af7c697b7762ea6f P 2889d0b5034548eb9e3be00b724e6875 [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: 2889d0b5034548eb9e3be00b724e6875; no voters: 2294936c864241959e4ef16ee789b341, 802c9786ee9c404cbeb186b90fa697ba
I20260709 13:17:29.596979 16095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41470cdec3704201a66dedf3217fb828" candidate_uuid: "02927d4dc2f44acf84f92a7090286bbc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341" is_pre_election: true
I20260709 13:17:29.611444 16100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "998df134255f4b9898fddf1bf94611df" candidate_uuid: "02927d4dc2f44acf84f92a7090286bbc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341" is_pre_election: true
I20260709 13:17:29.602984 16057 raft_consensus.cc:2749] T ccac63dd1be2457ca098e77cb934d0d9 P 2889d0b5034548eb9e3be00b724e6875 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:29.575280 16168 raft_consensus.cc:2804] T 87763f6bc6d64f898c39d0d667d89289 P 802c9786ee9c404cbeb186b90fa697ba [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:29.613936 16168 raft_consensus.cc:697] T 87763f6bc6d64f898c39d0d667d89289 P 802c9786ee9c404cbeb186b90fa697ba [term 2 LEADER]: Becoming Leader. State: Replica: 802c9786ee9c404cbeb186b90fa697ba, State: Running, Role: LEADER
I20260709 13:17:29.614609 16099 raft_consensus.cc:2468] T a9351bc224e54fe89dadf9cf82359edf P 2294936c864241959e4ef16ee789b341 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2889d0b5034548eb9e3be00b724e6875 in term 2.
I20260709 13:17:29.615144 16168 consensus_queue.cc:237] T 87763f6bc6d64f898c39d0d667d89289 P 802c9786ee9c404cbeb186b90fa697ba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:29.613026 16171 leader_election.cc:290] T a8fc3ee3e7da480b80256018cbfbfbfb P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 2 election: Requested vote from peers 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607), 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321)
I20260709 13:17:29.618834 16101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63ee2896ea3a452281b9c09df0847bbf" candidate_uuid: "2889d0b5034548eb9e3be00b724e6875" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341"
W20260709 13:17:29.622926 15281 leader_election.cc:343] T feca0a66feda4ec08a7ea31736b42686 P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:29.623106 15355 leader_election.cc:304] T a9351bc224e54fe89dadf9cf82359edf P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2294936c864241959e4ef16ee789b341, 2889d0b5034548eb9e3be00b724e6875; no voters: 
W20260709 13:17:29.624676 15355 leader_election.cc:343] T 63ee2896ea3a452281b9c09df0847bbf P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:17:29.624814 15281 leader_election.cc:343] T a44cb3e2781743289d79f5eee0ca9f18 P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:29.625329 15281 leader_election.cc:304] T a44cb3e2781743289d79f5eee0ca9f18 P 802c9786ee9c404cbeb186b90fa697ba [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: 802c9786ee9c404cbeb186b90fa697ba; no voters: 02927d4dc2f44acf84f92a7090286bbc, 2294936c864241959e4ef16ee789b341
I20260709 13:17:29.629279 15465 raft_consensus.cc:3060] T 998df134255f4b9898fddf1bf94611df P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:29.631428 16057 raft_consensus.cc:2804] T a9351bc224e54fe89dadf9cf82359edf P 2889d0b5034548eb9e3be00b724e6875 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:29.629149 16100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9351bc224e54fe89dadf9cf82359edf" candidate_uuid: "02927d4dc2f44acf84f92a7090286bbc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341"
I20260709 13:17:29.632193 16057 raft_consensus.cc:697] T a9351bc224e54fe89dadf9cf82359edf P 2889d0b5034548eb9e3be00b724e6875 [term 2 LEADER]: Becoming Leader. State: Replica: 2889d0b5034548eb9e3be00b724e6875, State: Running, Role: LEADER
I20260709 13:17:29.632498 16100 raft_consensus.cc:2393] T a9351bc224e54fe89dadf9cf82359edf P 2294936c864241959e4ef16ee789b341 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 02927d4dc2f44acf84f92a7090286bbc in current term 2: Already voted for candidate 2889d0b5034548eb9e3be00b724e6875 in this term.
I20260709 13:17:29.638100 15463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "013a9144544045629f2f67d77f8113c6" candidate_uuid: "802c9786ee9c404cbeb186b90fa697ba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "02927d4dc2f44acf84f92a7090286bbc"
I20260709 13:17:29.638723 15463 raft_consensus.cc:3060] T 013a9144544045629f2f67d77f8113c6 P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:29.640650 15465 raft_consensus.cc:1275] T 998df134255f4b9898fddf1bf94611df P 02927d4dc2f44acf84f92a7090286bbc [term 2 FOLLOWER]: Refusing update from remote peer 2889d0b5034548eb9e3be00b724e6875: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:29.602873 16098 raft_consensus.cc:2468] T 949b64ee218245f2b369996187e81888 P 2294936c864241959e4ef16ee789b341 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2889d0b5034548eb9e3be00b724e6875 in term 2.
I20260709 13:17:29.674309 15464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be84c87760364b46ab9c65c630a2c0e6" candidate_uuid: "2889d0b5034548eb9e3be00b724e6875" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "02927d4dc2f44acf84f92a7090286bbc" is_pre_election: true
I20260709 13:17:29.675143 15464 raft_consensus.cc:2393] T be84c87760364b46ab9c65c630a2c0e6 P 02927d4dc2f44acf84f92a7090286bbc [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2889d0b5034548eb9e3be00b724e6875 in current term 2: Already voted for candidate 02927d4dc2f44acf84f92a7090286bbc in this term.
I20260709 13:17:29.596581 15384 raft_consensus.cc:2468] T a8fc3ee3e7da480b80256018cbfbfbfb P 2889d0b5034548eb9e3be00b724e6875 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02927d4dc2f44acf84f92a7090286bbc in term 2.
I20260709 13:17:29.610020 16161 raft_consensus.cc:2749] T 0dfc760f7ad04155af7c697b7762ea6f P 2889d0b5034548eb9e3be00b724e6875 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:29.675487 15392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be84c87760364b46ab9c65c630a2c0e6" candidate_uuid: "02927d4dc2f44acf84f92a7090286bbc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2889d0b5034548eb9e3be00b724e6875"
I20260709 13:17:29.685012 15465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "949b64ee218245f2b369996187e81888" candidate_uuid: "2889d0b5034548eb9e3be00b724e6875" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "02927d4dc2f44acf84f92a7090286bbc"
W20260709 13:17:29.687237 15429 leader_election.cc:343] T a44cb3e2781743289d79f5eee0ca9f18 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:29.687733 15429 leader_election.cc:304] T a44cb3e2781743289d79f5eee0ca9f18 P 02927d4dc2f44acf84f92a7090286bbc [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: 02927d4dc2f44acf84f92a7090286bbc; no voters: 2294936c864241959e4ef16ee789b341, 802c9786ee9c404cbeb186b90fa697ba
I20260709 13:17:29.687893 15463 raft_consensus.cc:2468] T 013a9144544045629f2f67d77f8113c6 P 02927d4dc2f44acf84f92a7090286bbc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 802c9786ee9c404cbeb186b90fa697ba in term 2.
I20260709 13:17:29.690014 15358 leader_election.cc:304] T a8fc3ee3e7da480b80256018cbfbfbfb P 2889d0b5034548eb9e3be00b724e6875 [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: 2889d0b5034548eb9e3be00b724e6875; no voters: 02927d4dc2f44acf84f92a7090286bbc, 2294936c864241959e4ef16ee789b341
I20260709 13:17:29.640250 16151 raft_consensus.cc:2749] T a44cb3e2781743289d79f5eee0ca9f18 P 802c9786ee9c404cbeb186b90fa697ba [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:17:29.640878 16179 leader_election.cc:290] T 63ee2896ea3a452281b9c09df0847bbf P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 2 election: Requested vote from peers 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321), 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607)
I20260709 13:17:29.697683 15430 leader_election.cc:304] T a8fc3ee3e7da480b80256018cbfbfbfb P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02927d4dc2f44acf84f92a7090286bbc, 2889d0b5034548eb9e3be00b724e6875; no voters: 
I20260709 13:17:29.691711 15284 leader_election.cc:304] T 013a9144544045629f2f67d77f8113c6 P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02927d4dc2f44acf84f92a7090286bbc, 802c9786ee9c404cbeb186b90fa697ba; no voters: 
I20260709 13:17:29.699076 15355 leader_election.cc:304] T 949b64ee218245f2b369996187e81888 P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2294936c864241959e4ef16ee789b341, 2889d0b5034548eb9e3be00b724e6875; no voters: 
I20260709 13:17:29.699800 15429 leader_election.cc:304] T 013a9144544045629f2f67d77f8113c6 P 02927d4dc2f44acf84f92a7090286bbc [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: 02927d4dc2f44acf84f92a7090286bbc, 2294936c864241959e4ef16ee789b341; no voters: 802c9786ee9c404cbeb186b90fa697ba
W20260709 13:17:29.701258 15429 leader_election.cc:343] T be84c87760364b46ab9c65c630a2c0e6 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:29.691020 15315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63ee2896ea3a452281b9c09df0847bbf" candidate_uuid: "2889d0b5034548eb9e3be00b724e6875" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "802c9786ee9c404cbeb186b90fa697ba"
I20260709 13:17:29.693699 15392 raft_consensus.cc:3060] T be84c87760364b46ab9c65c630a2c0e6 P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:17:29.701992 15429 leader_election.cc:343] T 4e6f79f1062b4f279c5ec14d8a49fa45 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:29.622476 16172 raft_consensus.cc:515] T 949b64ee218245f2b369996187e81888 P 02927d4dc2f44acf84f92a7090286bbc [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:29.639588 16174 raft_consensus.cc:515] T 4e6f79f1062b4f279c5ec14d8a49fa45 P 02927d4dc2f44acf84f92a7090286bbc [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
W20260709 13:17:29.707898 15429 leader_election.cc:343] T 41470cdec3704201a66dedf3217fb828 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:29.702364 15963 raft_consensus.cc:2804] T a8fc3ee3e7da480b80256018cbfbfbfb P 02927d4dc2f44acf84f92a7090286bbc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:29.710573 15315 raft_consensus.cc:2393] T 63ee2896ea3a452281b9c09df0847bbf P 802c9786ee9c404cbeb186b90fa697ba [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 2889d0b5034548eb9e3be00b724e6875 in current term 2: Already voted for candidate 802c9786ee9c404cbeb186b90fa697ba in this term.
I20260709 13:17:29.703521 16161 raft_consensus.cc:2804] T 949b64ee218245f2b369996187e81888 P 2889d0b5034548eb9e3be00b724e6875 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:29.710933 16176 raft_consensus.cc:2749] T a44cb3e2781743289d79f5eee0ca9f18 P 02927d4dc2f44acf84f92a7090286bbc [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:17:29.702428 15464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9351bc224e54fe89dadf9cf82359edf" candidate_uuid: "2889d0b5034548eb9e3be00b724e6875" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "02927d4dc2f44acf84f92a7090286bbc"
I20260709 13:17:29.713917 15459 raft_consensus.cc:2393] T 949b64ee218245f2b369996187e81888 P 02927d4dc2f44acf84f92a7090286bbc [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2889d0b5034548eb9e3be00b724e6875 in current term 2: Already voted for candidate 02927d4dc2f44acf84f92a7090286bbc in this term.
I20260709 13:17:29.715317 16172 leader_election.cc:290] T 949b64ee218245f2b369996187e81888 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 2 election: Requested vote from peers 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607), 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321)
I20260709 13:17:29.696285 16153 raft_consensus.cc:2749] T a8fc3ee3e7da480b80256018cbfbfbfb P 2889d0b5034548eb9e3be00b724e6875 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:29.716564 16101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63ee2896ea3a452281b9c09df0847bbf" candidate_uuid: "802c9786ee9c404cbeb186b90fa697ba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341"
I20260709 13:17:29.698191 16178 leader_election.cc:290] T 013a9144544045629f2f67d77f8113c6 P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 2 election: Requested vote from peers 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801), 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321)
I20260709 13:17:29.724196 15429 leader_election.cc:304] T 998df134255f4b9898fddf1bf94611df P 02927d4dc2f44acf84f92a7090286bbc [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: 02927d4dc2f44acf84f92a7090286bbc; no voters: 2294936c864241959e4ef16ee789b341, 2889d0b5034548eb9e3be00b724e6875
I20260709 13:17:29.700724 16177 raft_consensus.cc:2764] T 013a9144544045629f2f67d77f8113c6 P 02927d4dc2f44acf84f92a7090286bbc [term 2 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260709 13:17:29.697233 16057 consensus_queue.cc:237] T a9351bc224e54fe89dadf9cf82359edf P 2889d0b5034548eb9e3be00b724e6875 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:29.708518 16145 raft_consensus.cc:2804] T 013a9144544045629f2f67d77f8113c6 P 802c9786ee9c404cbeb186b90fa697ba [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:29.765051 15315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e6f79f1062b4f279c5ec14d8a49fa45" candidate_uuid: "02927d4dc2f44acf84f92a7090286bbc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "802c9786ee9c404cbeb186b90fa697ba"
I20260709 13:17:29.765846 15315 raft_consensus.cc:3060] T 4e6f79f1062b4f279c5ec14d8a49fa45 P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:29.740515 16161 raft_consensus.cc:697] T 949b64ee218245f2b369996187e81888 P 2889d0b5034548eb9e3be00b724e6875 [term 2 LEADER]: Becoming Leader. State: Replica: 2889d0b5034548eb9e3be00b724e6875, State: Running, Role: LEADER
I20260709 13:17:29.741753 15464 raft_consensus.cc:2393] T a9351bc224e54fe89dadf9cf82359edf P 02927d4dc2f44acf84f92a7090286bbc [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 2889d0b5034548eb9e3be00b724e6875 in current term 2: Already voted for candidate 02927d4dc2f44acf84f92a7090286bbc in this term.
I20260709 13:17:29.740175 15963 raft_consensus.cc:697] T a8fc3ee3e7da480b80256018cbfbfbfb P 02927d4dc2f44acf84f92a7090286bbc [term 2 LEADER]: Becoming Leader. State: Replica: 02927d4dc2f44acf84f92a7090286bbc, State: Running, Role: LEADER
I20260709 13:17:29.768244 16161 consensus_queue.cc:237] T 949b64ee218245f2b369996187e81888 P 2889d0b5034548eb9e3be00b724e6875 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:29.769040 15963 consensus_queue.cc:237] T a8fc3ee3e7da480b80256018cbfbfbfb P 02927d4dc2f44acf84f92a7090286bbc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:29.703685 16159 leader_election.cc:290] T be84c87760364b46ab9c65c630a2c0e6 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 2 election: Requested vote from peers 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607), 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321)
I20260709 13:17:29.745388 15429 leader_election.cc:304] T a9351bc224e54fe89dadf9cf82359edf P 02927d4dc2f44acf84f92a7090286bbc [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: 02927d4dc2f44acf84f92a7090286bbc; no voters: 2294936c864241959e4ef16ee789b341, 2889d0b5034548eb9e3be00b724e6875
I20260709 13:17:29.715345 15311 raft_consensus.cc:1275] T 057d1c98c4b9445993bdc4a4f542551f P 802c9786ee9c404cbeb186b90fa697ba [term 2 FOLLOWER]: Refusing update from remote peer 2889d0b5034548eb9e3be00b724e6875: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:29.776268 16176 raft_consensus.cc:2749] T a9351bc224e54fe89dadf9cf82359edf P 02927d4dc2f44acf84f92a7090286bbc [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:17:29.777488 16054 raft_consensus.cc:515] T 41470cdec3704201a66dedf3217fb828 P 02927d4dc2f44acf84f92a7090286bbc [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:29.755586 16092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "013a9144544045629f2f67d77f8113c6" candidate_uuid: "802c9786ee9c404cbeb186b90fa697ba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341"
I20260709 13:17:29.779747 16092 raft_consensus.cc:3060] T 013a9144544045629f2f67d77f8113c6 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:29.783128 16174 leader_election.cc:290] T 4e6f79f1062b4f279c5ec14d8a49fa45 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 2 election: Requested vote from peers 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321), 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495)
W20260709 13:17:29.755752 16187 log.cc:927] Time spent T ccac63dd1be2457ca098e77cb934d0d9 P 802c9786ee9c404cbeb186b90fa697ba: Append to log took a long time: real 0.053s	user 0.000s	sys 0.000s
I20260709 13:17:29.756855 16164 raft_consensus.cc:2749] T 998df134255f4b9898fddf1bf94611df P 02927d4dc2f44acf84f92a7090286bbc [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:29.757037 15384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "949b64ee218245f2b369996187e81888" candidate_uuid: "02927d4dc2f44acf84f92a7090286bbc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2889d0b5034548eb9e3be00b724e6875"
I20260709 13:17:29.760706 15392 raft_consensus.cc:2468] T be84c87760364b46ab9c65c630a2c0e6 P 2889d0b5034548eb9e3be00b724e6875 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02927d4dc2f44acf84f92a7090286bbc in term 2.
W20260709 13:17:29.788432 15358 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.12.19.132:38801, user_credentials={real_user=slave}} blocked reactor thread for 98489.2us
I20260709 13:17:29.793406 15358 leader_election.cc:304] T 96f954f9698d45af941477c85b374240 P 2889d0b5034548eb9e3be00b724e6875 [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: 02927d4dc2f44acf84f92a7090286bbc, 2889d0b5034548eb9e3be00b724e6875; no voters: 2294936c864241959e4ef16ee789b341
I20260709 13:17:29.795531 16147 raft_consensus.cc:2804] T 96f954f9698d45af941477c85b374240 P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:29.805430 16147 raft_consensus.cc:493] T 96f954f9698d45af941477c85b374240 P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2294936c864241959e4ef16ee789b341)
I20260709 13:17:29.805789 16054 leader_election.cc:290] T 41470cdec3704201a66dedf3217fb828 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 2 election: Requested vote from peers 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321), 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495)
I20260709 13:17:29.805862 16147 raft_consensus.cc:3060] T 96f954f9698d45af941477c85b374240 P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:29.788059 15141 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:57370 (request call id 90) took 1103 ms. Trace:
I20260709 13:17:29.811208 16145 raft_consensus.cc:697] T 013a9144544045629f2f67d77f8113c6 P 802c9786ee9c404cbeb186b90fa697ba [term 2 LEADER]: Becoming Leader. State: Replica: 802c9786ee9c404cbeb186b90fa697ba, State: Running, Role: LEADER
I20260709 13:17:29.813056 15430 leader_election.cc:304] T be84c87760364b46ab9c65c630a2c0e6 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02927d4dc2f44acf84f92a7090286bbc, 2889d0b5034548eb9e3be00b724e6875; no voters: 
I20260709 13:17:29.820572 16147 raft_consensus.cc:515] T 96f954f9698d45af941477c85b374240 P 2889d0b5034548eb9e3be00b724e6875 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:29.823473 16147 leader_election.cc:290] T 96f954f9698d45af941477c85b374240 P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 2 election: Requested vote from peers 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801), 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321)
I20260709 13:17:29.807880 15358 leader_election.cc:304] T 8ddd01192e8f4fd3b2e5525431abbeea P 2889d0b5034548eb9e3be00b724e6875 [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: 02927d4dc2f44acf84f92a7090286bbc, 2889d0b5034548eb9e3be00b724e6875; no voters: 2294936c864241959e4ef16ee789b341
I20260709 13:17:29.826259 16146 raft_consensus.cc:2804] T 8ddd01192e8f4fd3b2e5525431abbeea P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:29.826668 16146 raft_consensus.cc:493] T 8ddd01192e8f4fd3b2e5525431abbeea P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2294936c864241959e4ef16ee789b341)
I20260709 13:17:29.827088 16146 raft_consensus.cc:3060] T 8ddd01192e8f4fd3b2e5525431abbeea P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:29.827015 16150 consensus_queue.cc:1048] T 998df134255f4b9898fddf1bf94611df P 2889d0b5034548eb9e3be00b724e6875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:17:29.828986 15358 leader_election.cc:304] T be84c87760364b46ab9c65c630a2c0e6 P 2889d0b5034548eb9e3be00b724e6875 [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: 2889d0b5034548eb9e3be00b724e6875; no voters: 02927d4dc2f44acf84f92a7090286bbc, 2294936c864241959e4ef16ee789b341
I20260709 13:17:29.829778 16150 raft_consensus.cc:2749] T be84c87760364b46ab9c65c630a2c0e6 P 2889d0b5034548eb9e3be00b724e6875 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:29.836102 15311 raft_consensus.cc:1275] T 666796a1de5844c29beac89b79d8e77a P 802c9786ee9c404cbeb186b90fa697ba [term 2 FOLLOWER]: Refusing update from remote peer 2889d0b5034548eb9e3be00b724e6875: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:29.836274 16146 raft_consensus.cc:515] T 8ddd01192e8f4fd3b2e5525431abbeea P 2889d0b5034548eb9e3be00b724e6875 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:29.838706 15459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96f954f9698d45af941477c85b374240" candidate_uuid: "2889d0b5034548eb9e3be00b724e6875" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "02927d4dc2f44acf84f92a7090286bbc"
I20260709 13:17:29.839192 15459 raft_consensus.cc:3060] T 96f954f9698d45af941477c85b374240 P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:29.839691 16146 leader_election.cc:290] T 8ddd01192e8f4fd3b2e5525431abbeea P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 2 election: Requested vote from peers 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801), 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321)
I20260709 13:17:29.841836 15358 leader_election.cc:304] T 63ee2896ea3a452281b9c09df0847bbf P 2889d0b5034548eb9e3be00b724e6875 [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: 2889d0b5034548eb9e3be00b724e6875; no voters: 2294936c864241959e4ef16ee789b341, 802c9786ee9c404cbeb186b90fa697ba
I20260709 13:17:29.843870 16150 raft_consensus.cc:2749] T 63ee2896ea3a452281b9c09df0847bbf P 2889d0b5034548eb9e3be00b724e6875 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:17:29.845741 15459 raft_consensus.cc:2468] T 96f954f9698d45af941477c85b374240 P 02927d4dc2f44acf84f92a7090286bbc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2889d0b5034548eb9e3be00b724e6875 in term 2.
I20260709 13:17:29.845664 16147 consensus_queue.cc:1048] T 057d1c98c4b9445993bdc4a4f542551f P 2889d0b5034548eb9e3be00b724e6875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:17:29.847527 16100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8fc3ee3e7da480b80256018cbfbfbfb" candidate_uuid: "02927d4dc2f44acf84f92a7090286bbc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341"
I20260709 13:17:29.849102 16100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be84c87760364b46ab9c65c630a2c0e6" candidate_uuid: "02927d4dc2f44acf84f92a7090286bbc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341"
I20260709 13:17:29.849254 16150 consensus_queue.cc:1048] T 666796a1de5844c29beac89b79d8e77a P 2889d0b5034548eb9e3be00b724e6875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:17:29.849709 15311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41470cdec3704201a66dedf3217fb828" candidate_uuid: "02927d4dc2f44acf84f92a7090286bbc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "802c9786ee9c404cbeb186b90fa697ba"
I20260709 13:17:29.850342 15311 raft_consensus.cc:3060] T 41470cdec3704201a66dedf3217fb828 P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:29.851670 16098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "949b64ee218245f2b369996187e81888" candidate_uuid: "02927d4dc2f44acf84f92a7090286bbc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341"
I20260709 13:17:29.852520 15384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63ee2896ea3a452281b9c09df0847bbf" candidate_uuid: "802c9786ee9c404cbeb186b90fa697ba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2889d0b5034548eb9e3be00b724e6875"
I20260709 13:17:29.857205 15384 raft_consensus.cc:2393] T 63ee2896ea3a452281b9c09df0847bbf P 2889d0b5034548eb9e3be00b724e6875 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 802c9786ee9c404cbeb186b90fa697ba in current term 2: Already voted for candidate 2889d0b5034548eb9e3be00b724e6875 in this term.
I20260709 13:17:29.854908 16100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e6f79f1062b4f279c5ec14d8a49fa45" candidate_uuid: "02927d4dc2f44acf84f92a7090286bbc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341"
I20260709 13:17:29.858891 16098 raft_consensus.cc:2393] T 949b64ee218245f2b369996187e81888 P 2294936c864241959e4ef16ee789b341 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 02927d4dc2f44acf84f92a7090286bbc in current term 2: Already voted for candidate 2889d0b5034548eb9e3be00b724e6875 in this term.
W20260709 13:17:29.862605 15281 leader_election.cc:343] T 63ee2896ea3a452281b9c09df0847bbf P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:29.864475 16097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ddd01192e8f4fd3b2e5525431abbeea" candidate_uuid: "2889d0b5034548eb9e3be00b724e6875" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341"
I20260709 13:17:29.864055 16100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96f954f9698d45af941477c85b374240" candidate_uuid: "2889d0b5034548eb9e3be00b724e6875" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341"
I20260709 13:17:29.867668 16054 raft_consensus.cc:2804] T be84c87760364b46ab9c65c630a2c0e6 P 02927d4dc2f44acf84f92a7090286bbc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:29.872017 15358 leader_election.cc:304] T 96f954f9698d45af941477c85b374240 P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02927d4dc2f44acf84f92a7090286bbc, 2889d0b5034548eb9e3be00b724e6875; no voters: 
I20260709 13:17:29.875648 15282 leader_election.cc:304] T 63ee2896ea3a452281b9c09df0847bbf P 802c9786ee9c404cbeb186b90fa697ba [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: 802c9786ee9c404cbeb186b90fa697ba; no voters: 2294936c864241959e4ef16ee789b341, 2889d0b5034548eb9e3be00b724e6875
I20260709 13:17:29.858990 15311 raft_consensus.cc:2468] T 41470cdec3704201a66dedf3217fb828 P 802c9786ee9c404cbeb186b90fa697ba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02927d4dc2f44acf84f92a7090286bbc in term 2.
I20260709 13:17:29.867923 16096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41470cdec3704201a66dedf3217fb828" candidate_uuid: "02927d4dc2f44acf84f92a7090286bbc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341"
I20260709 13:17:29.889060 15459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ddd01192e8f4fd3b2e5525431abbeea" candidate_uuid: "2889d0b5034548eb9e3be00b724e6875" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "02927d4dc2f44acf84f92a7090286bbc"
I20260709 13:17:29.890027 15459 raft_consensus.cc:3060] T 8ddd01192e8f4fd3b2e5525431abbeea P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:29.904191 15459 raft_consensus.cc:2468] T 8ddd01192e8f4fd3b2e5525431abbeea P 02927d4dc2f44acf84f92a7090286bbc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2889d0b5034548eb9e3be00b724e6875 in term 2.
I20260709 13:17:29.806986 15141 rpcz_store.cc:276] 0709 13:17:28.685047 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:28.685214 (+   167us) service_pool.cc:224] Handling call
0709 13:17:29.787972 (+1102758us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:17:29.157197 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:17:29.195716 (+ 38519us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:17:29.195766 (+    50us) write_op.cc:435] Acquired schema lock
0709 13:17:29.195800 (+    34us) tablet.cc:662] Decoding operations
0709 13:17:29.196218 (+   418us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:17:29.196292 (+    74us) write_op.cc:641] Partition lock acquired for write op
0709 13:17:29.196331 (+    39us) tablet.cc:685] Acquiring locks for 1 operations
0709 13:17:29.196543 (+   212us) tablet.cc:701] Row locks acquired
0709 13:17:29.196561 (+    18us) write_op.cc:260] PREPARE: finished
0709 13:17:29.196718 (+   157us) write_op.cc:270] Start()
0709 13:17:29.196838 (+   120us) write_op.cc:276] Timestamp: P: 1783603049196671 usec, L: 0
0709 13:17:29.196864 (+    26us) op_driver.cc:348] REPLICATION: starting
0709 13:17:29.197628 (+   764us) log.cc:844] Serialized 540 byte log entry
0709 13:17:29.570416 (+372788us) op_driver.cc:464] REPLICATION: finished
0709 13:17:29.732468 (+162052us) write_op.cc:301] APPLY: starting
0709 13:17:29.739773 (+  7305us) tablet.cc:1367] starting BulkCheckPresence
0709 13:17:29.743523 (+  3750us) tablet.cc:1370] finished BulkCheckPresence
0709 13:17:29.757629 (+ 14106us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:17:29.757829 (+   200us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:17:29.757982 (+   153us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 13:17:29.758024 (+    42us) write_op.cc:312] APPLY: finished
0709 13:17:29.758192 (+   168us) log.cc:844] Serialized 22 byte log entry
0709 13:17:29.759286 (+  1094us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:17:29.759356 (+    70us) write_op.cc:454] Released schema lock
0709 13:17:29.759392 (+    36us) write_op.cc:341] FINISH: Updating metrics
0709 13:17:29.759772 (+   380us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:17:29.759798 (+    26us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":1,"child_traces":[["op",{"apply.queue_time_us":126327,"apply.run_cpu_time_us":1697,"apply.run_wall_time_us":52810,"num_ops":1,"prepare.queue_time_us":444616,"prepare.run_cpu_time_us":11282,"prepare.run_wall_time_us":109413,"raft.queue_time_us":334691,"raft.run_cpu_time_us":12977,"raft.run_wall_time_us":140498,"replication_time_us":373385,"thread_start_us":649670,"threads_started":4,"wal-append.queue_time_us":139229}]]}
I20260709 13:17:29.889654 16178 raft_consensus.cc:2749] T 63ee2896ea3a452281b9c09df0847bbf P 802c9786ee9c404cbeb186b90fa697ba [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:17:29.875953 16054 raft_consensus.cc:697] T be84c87760364b46ab9c65c630a2c0e6 P 02927d4dc2f44acf84f92a7090286bbc [term 2 LEADER]: Becoming Leader. State: Replica: 02927d4dc2f44acf84f92a7090286bbc, State: Running, Role: LEADER
I20260709 13:17:29.924886 15432 leader_election.cc:304] T 41470cdec3704201a66dedf3217fb828 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02927d4dc2f44acf84f92a7090286bbc, 802c9786ee9c404cbeb186b90fa697ba; no voters: 
I20260709 13:17:29.911362 16196 raft_consensus.cc:2804] T 96f954f9698d45af941477c85b374240 P 2889d0b5034548eb9e3be00b724e6875 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:29.928856 16051 tablet_bootstrap.cc:492] T 0df43b556de84976b9e7cec27b5aaa3d P 2294936c864241959e4ef16ee789b341: 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 13:17:29.920356 16098 raft_consensus.cc:1275] T 666796a1de5844c29beac89b79d8e77a P 2294936c864241959e4ef16ee789b341 [term 2 FOLLOWER]: Refusing update from remote peer 2889d0b5034548eb9e3be00b724e6875: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:29.812243 16145 consensus_queue.cc:237] T 013a9144544045629f2f67d77f8113c6 P 802c9786ee9c404cbeb186b90fa697ba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
W20260709 13:17:29.928463 15429 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.12.19.129:41321, user_credentials={real_user=slave}} blocked reactor thread for 54564.3us
I20260709 13:17:29.940937 15358 leader_election.cc:304] T 8ddd01192e8f4fd3b2e5525431abbeea P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02927d4dc2f44acf84f92a7090286bbc, 2889d0b5034548eb9e3be00b724e6875; no voters: 
I20260709 13:17:29.944976 15388 raft_consensus.cc:1275] T 0dfc760f7ad04155af7c697b7762ea6f P 2889d0b5034548eb9e3be00b724e6875 [term 2 FOLLOWER]: Refusing update from remote peer 802c9786ee9c404cbeb186b90fa697ba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:29.944537 15459 raft_consensus.cc:1275] T cb24462539664352aa1dc989ac5478c2 P 02927d4dc2f44acf84f92a7090286bbc [term 2 FOLLOWER]: Refusing update from remote peer 802c9786ee9c404cbeb186b90fa697ba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:29.948175 16095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91f0399744a94cdfac8cd984c2b459c6" candidate_uuid: "802c9786ee9c404cbeb186b90fa697ba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341"
I20260709 13:17:29.928967 16171 raft_consensus.cc:2804] T 41470cdec3704201a66dedf3217fb828 P 02927d4dc2f44acf84f92a7090286bbc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:29.922972 16054 consensus_queue.cc:237] T be84c87760364b46ab9c65c630a2c0e6 P 02927d4dc2f44acf84f92a7090286bbc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
W20260709 13:17:29.953033 15429 leader_election.cc:343] T a8fc3ee3e7da480b80256018cbfbfbfb P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:29.946288 16161 raft_consensus.cc:2804] T 8ddd01192e8f4fd3b2e5525431abbeea P 2889d0b5034548eb9e3be00b724e6875 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:29.954034 16161 raft_consensus.cc:697] T 8ddd01192e8f4fd3b2e5525431abbeea P 2889d0b5034548eb9e3be00b724e6875 [term 2 LEADER]: Becoming Leader. State: Replica: 2889d0b5034548eb9e3be00b724e6875, State: Running, Role: LEADER
I20260709 13:17:29.955296 16161 consensus_queue.cc:237] T 8ddd01192e8f4fd3b2e5525431abbeea P 2889d0b5034548eb9e3be00b724e6875 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:29.958330 16163 consensus_queue.cc:1048] T 0dfc760f7ad04155af7c697b7762ea6f P 802c9786ee9c404cbeb186b90fa697ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:29.939395 16196 raft_consensus.cc:697] T 96f954f9698d45af941477c85b374240 P 2889d0b5034548eb9e3be00b724e6875 [term 2 LEADER]: Becoming Leader. State: Replica: 2889d0b5034548eb9e3be00b724e6875, State: Running, Role: LEADER
I20260709 13:17:29.945684 16051 tablet_bootstrap.cc:492] T 0df43b556de84976b9e7cec27b5aaa3d P 2294936c864241959e4ef16ee789b341: Bootstrap complete.
I20260709 13:17:29.962649 16196 consensus_queue.cc:237] T 96f954f9698d45af941477c85b374240 P 2889d0b5034548eb9e3be00b724e6875 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:29.959633 16166 consensus_queue.cc:1048] T cb24462539664352aa1dc989ac5478c2 P 802c9786ee9c404cbeb186b90fa697ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.007s
W20260709 13:17:29.960804 15429 leader_election.cc:343] T be84c87760364b46ab9c65c630a2c0e6 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:29.962630 16051 ts_tablet_manager.cc:1403] T 0df43b556de84976b9e7cec27b5aaa3d P 2294936c864241959e4ef16ee789b341: Time spent bootstrapping tablet: real 0.503s	user 0.045s	sys 0.044s
I20260709 13:17:29.971832 16171 raft_consensus.cc:697] T 41470cdec3704201a66dedf3217fb828 P 02927d4dc2f44acf84f92a7090286bbc [term 2 LEADER]: Becoming Leader. State: Replica: 02927d4dc2f44acf84f92a7090286bbc, State: Running, Role: LEADER
I20260709 13:17:30.014344 16051 raft_consensus.cc:359] T 0df43b556de84976b9e7cec27b5aaa3d P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:30.016634 16051 raft_consensus.cc:740] T 0df43b556de84976b9e7cec27b5aaa3d P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2294936c864241959e4ef16ee789b341, State: Initialized, Role: FOLLOWER
W20260709 13:17:30.017639 15355 leader_election.cc:343] T 8ddd01192e8f4fd3b2e5525431abbeea P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:30.017427 16051 consensus_queue.cc:260] T 0df43b556de84976b9e7cec27b5aaa3d P 2294936c864241959e4ef16ee789b341 [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: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
W20260709 13:17:30.018906 15355 leader_election.cc:343] T 96f954f9698d45af941477c85b374240 P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:30.022667 16171 consensus_queue.cc:237] T 41470cdec3704201a66dedf3217fb828 P 02927d4dc2f44acf84f92a7090286bbc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:29.971134 16092 raft_consensus.cc:2468] T 013a9144544045629f2f67d77f8113c6 P 2294936c864241959e4ef16ee789b341 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 802c9786ee9c404cbeb186b90fa697ba in term 2.
I20260709 13:17:30.026100 16051 ts_tablet_manager.cc:1434] T 0df43b556de84976b9e7cec27b5aaa3d P 2294936c864241959e4ef16ee789b341: Time spent starting tablet: real 0.038s	user 0.005s	sys 0.002s
I20260709 13:17:30.027156 16051 tablet_bootstrap.cc:492] T 0e76f7a1bc7b471ca982b575e17c05a1 P 2294936c864241959e4ef16ee789b341: Bootstrap starting.
I20260709 13:17:30.019933 16095 raft_consensus.cc:1275] T cb24462539664352aa1dc989ac5478c2 P 2294936c864241959e4ef16ee789b341 [term 2 FOLLOWER]: Refusing update from remote peer 802c9786ee9c404cbeb186b90fa697ba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:30.011230 15315 raft_consensus.cc:2468] T 4e6f79f1062b4f279c5ec14d8a49fa45 P 802c9786ee9c404cbeb186b90fa697ba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02927d4dc2f44acf84f92a7090286bbc in term 2.
I20260709 13:17:30.034678 15432 leader_election.cc:304] T 4e6f79f1062b4f279c5ec14d8a49fa45 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02927d4dc2f44acf84f92a7090286bbc, 802c9786ee9c404cbeb186b90fa697ba; no voters: 
I20260709 13:17:30.035604 16164 raft_consensus.cc:2804] T 4e6f79f1062b4f279c5ec14d8a49fa45 P 02927d4dc2f44acf84f92a7090286bbc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:30.036110 16164 raft_consensus.cc:697] T 4e6f79f1062b4f279c5ec14d8a49fa45 P 02927d4dc2f44acf84f92a7090286bbc [term 2 LEADER]: Becoming Leader. State: Replica: 02927d4dc2f44acf84f92a7090286bbc, State: Running, Role: LEADER
I20260709 13:17:30.037034 16164 consensus_queue.cc:237] T 4e6f79f1062b4f279c5ec14d8a49fa45 P 02927d4dc2f44acf84f92a7090286bbc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:30.076928 15388 raft_consensus.cc:1275] T ccac63dd1be2457ca098e77cb934d0d9 P 2889d0b5034548eb9e3be00b724e6875 [term 2 FOLLOWER]: Refusing update from remote peer 802c9786ee9c404cbeb186b90fa697ba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:30.062966 16149 consensus_queue.cc:1048] T 666796a1de5844c29beac89b79d8e77a P 2889d0b5034548eb9e3be00b724e6875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.034s
I20260709 13:17:30.205595 15465 raft_consensus.cc:1275] T feca0a66feda4ec08a7ea31736b42686 P 02927d4dc2f44acf84f92a7090286bbc [term 2 FOLLOWER]: Refusing update from remote peer 802c9786ee9c404cbeb186b90fa697ba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:30.214696 15317 raft_consensus.cc:1275] T 1849f930531748e3b49684745b05cfc0 P 802c9786ee9c404cbeb186b90fa697ba [term 2 FOLLOWER]: Refusing update from remote peer 2889d0b5034548eb9e3be00b724e6875: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:30.214954 15460 raft_consensus.cc:1275] T 88d6b179156b4c0fa0bd44df1a1c4717 P 02927d4dc2f44acf84f92a7090286bbc [term 2 FOLLOWER]: Refusing update from remote peer 802c9786ee9c404cbeb186b90fa697ba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:30.223039 16101 raft_consensus.cc:1275] T 1849f930531748e3b49684745b05cfc0 P 2294936c864241959e4ef16ee789b341 [term 2 FOLLOWER]: Refusing update from remote peer 2889d0b5034548eb9e3be00b724e6875: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:30.223462 16052 consensus_queue.cc:1048] T ccac63dd1be2457ca098e77cb934d0d9 P 802c9786ee9c404cbeb186b90fa697ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:30.224498 15140 catalog_manager.cc:5697] T a8fc3ee3e7da480b80256018cbfbfbfb P 02927d4dc2f44acf84f92a7090286bbc reported cstate change: term changed from 1 to 2, leader changed from 2294936c864241959e4ef16ee789b341 (127.12.19.129) to 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132). New cstate: current_term: 2 leader_uuid: "02927d4dc2f44acf84f92a7090286bbc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } health_report { overall_health: UNKNOWN } } }
W20260709 13:17:30.212683 16209 log.cc:927] Time spent T 96f954f9698d45af941477c85b374240 P 2889d0b5034548eb9e3be00b724e6875: Append to log took a long time: real 0.060s	user 0.003s	sys 0.002s
I20260709 13:17:30.236493 15465 raft_consensus.cc:1275] T 87763f6bc6d64f898c39d0d667d89289 P 02927d4dc2f44acf84f92a7090286bbc [term 2 FOLLOWER]: Refusing update from remote peer 802c9786ee9c404cbeb186b90fa697ba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:30.237082 15463 raft_consensus.cc:1275] T a9351bc224e54fe89dadf9cf82359edf P 02927d4dc2f44acf84f92a7090286bbc [term 2 FOLLOWER]: Refusing update from remote peer 2889d0b5034548eb9e3be00b724e6875: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:30.239653 16145 consensus_queue.cc:1048] T feca0a66feda4ec08a7ea31736b42686 P 802c9786ee9c404cbeb186b90fa697ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:17:30.228257 16095 raft_consensus.cc:1275] T 0dfc760f7ad04155af7c697b7762ea6f P 2294936c864241959e4ef16ee789b341 [term 2 FOLLOWER]: Refusing update from remote peer 802c9786ee9c404cbeb186b90fa697ba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:30.247512 16150 consensus_queue.cc:1048] T 1849f930531748e3b49684745b05cfc0 P 2889d0b5034548eb9e3be00b724e6875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.012s
I20260709 13:17:30.260440 16179 consensus_queue.cc:1048] T 87763f6bc6d64f898c39d0d667d89289 P 802c9786ee9c404cbeb186b90fa697ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
W20260709 13:17:30.289324 15429 leader_election.cc:343] T 4e6f79f1062b4f279c5ec14d8a49fa45 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:30.290022 15384 raft_consensus.cc:1275] T a8fc3ee3e7da480b80256018cbfbfbfb P 2889d0b5034548eb9e3be00b724e6875 [term 2 FOLLOWER]: Refusing update from remote peer 02927d4dc2f44acf84f92a7090286bbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:17:30.290755 15281 leader_election.cc:343] T 91f0399744a94cdfac8cd984c2b459c6 P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:30.291179 15281 leader_election.cc:304] T 91f0399744a94cdfac8cd984c2b459c6 P 802c9786ee9c404cbeb186b90fa697ba [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: 802c9786ee9c404cbeb186b90fa697ba; no voters: 2294936c864241959e4ef16ee789b341, 2889d0b5034548eb9e3be00b724e6875
I20260709 13:17:30.293045 16159 consensus_queue.cc:1048] T a8fc3ee3e7da480b80256018cbfbfbfb P 02927d4dc2f44acf84f92a7090286bbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:30.294548 16180 consensus_queue.cc:1048] T cb24462539664352aa1dc989ac5478c2 P 802c9786ee9c404cbeb186b90fa697ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:17:30.294386 16168 raft_consensus.cc:2749] T 91f0399744a94cdfac8cd984c2b459c6 P 802c9786ee9c404cbeb186b90fa697ba [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:17:30.290769 15429 leader_election.cc:304] T 949b64ee218245f2b369996187e81888 P 02927d4dc2f44acf84f92a7090286bbc [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: 02927d4dc2f44acf84f92a7090286bbc; no voters: 2294936c864241959e4ef16ee789b341, 2889d0b5034548eb9e3be00b724e6875
W20260709 13:17:30.298419 15429 leader_election.cc:343] T 41470cdec3704201a66dedf3217fb828 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:30.299826 16172 raft_consensus.cc:2749] T 949b64ee218245f2b369996187e81888 P 02927d4dc2f44acf84f92a7090286bbc [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 13:17:30.306980 15355 consensus_peers.cc:597] T 43a1da4c39dd4d048615e98e18db6234 P 2889d0b5034548eb9e3be00b724e6875 -> Peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Couldn't send request to peer 2294936c864241959e4ef16ee789b341. 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 13:17:30.308449 16149 consensus_queue.cc:1048] T 1849f930531748e3b49684745b05cfc0 P 2889d0b5034548eb9e3be00b724e6875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:17:30.247903 16145 consensus_queue.cc:1048] T 88d6b179156b4c0fa0bd44df1a1c4717 P 802c9786ee9c404cbeb186b90fa697ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.036s
I20260709 13:17:30.314110 16095 raft_consensus.cc:1275] T ccac63dd1be2457ca098e77cb934d0d9 P 2294936c864241959e4ef16ee789b341 [term 2 FOLLOWER]: Refusing update from remote peer 802c9786ee9c404cbeb186b90fa697ba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:17:30.316963 15284 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.12.19.132:38801, user_credentials={real_user=slave}} blocked reactor thread for 54427.5us
W20260709 13:17:30.320773 15429 consensus_peers.cc:597] T 9bbd4795a215459b8d971fc818b2e31f P 02927d4dc2f44acf84f92a7090286bbc -> Peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Couldn't send request to peer 2294936c864241959e4ef16ee789b341. 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 13:17:30.325543 16051 tablet_bootstrap.cc:492] T 0e76f7a1bc7b471ca982b575e17c05a1 P 2294936c864241959e4ef16ee789b341: 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 13:17:30.329421 16051 tablet_bootstrap.cc:492] T 0e76f7a1bc7b471ca982b575e17c05a1 P 2294936c864241959e4ef16ee789b341: Bootstrap complete.
I20260709 13:17:30.330049 16051 ts_tablet_manager.cc:1403] T 0e76f7a1bc7b471ca982b575e17c05a1 P 2294936c864241959e4ef16ee789b341: Time spent bootstrapping tablet: real 0.303s	user 0.017s	sys 0.002s
I20260709 13:17:30.340008 16150 consensus_queue.cc:1048] T a9351bc224e54fe89dadf9cf82359edf P 2889d0b5034548eb9e3be00b724e6875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:30.343298 15141 catalog_manager.cc:5697] T 666796a1de5844c29beac89b79d8e77a P 2889d0b5034548eb9e3be00b724e6875 reported cstate change: term changed from 1 to 2, leader changed from 2294936c864241959e4ef16ee789b341 (127.12.19.129) to 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131). New cstate: current_term: 2 leader_uuid: "2889d0b5034548eb9e3be00b724e6875" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } health_report { overall_health: HEALTHY } } }
W20260709 13:17:30.361207 15281 consensus_peers.cc:597] T 0f55d19980234982b17948d789b76d26 P 802c9786ee9c404cbeb186b90fa697ba -> Peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Couldn't send request to peer 2294936c864241959e4ef16ee789b341. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
W20260709 13:17:30.361696 15281 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.12.19.129:41321, user_credentials={real_user=slave}} blocked reactor thread for 67883.6us
W20260709 13:17:30.362639 15281 consensus_peers.cc:597] T 88d6b179156b4c0fa0bd44df1a1c4717 P 802c9786ee9c404cbeb186b90fa697ba -> Peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Couldn't send request to peer 2294936c864241959e4ef16ee789b341. 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 13:17:30.363154 15141 catalog_manager.cc:5697] T 057d1c98c4b9445993bdc4a4f542551f P 2889d0b5034548eb9e3be00b724e6875 reported cstate change: term changed from 1 to 2, leader changed from 2294936c864241959e4ef16ee789b341 (127.12.19.129) to 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131). New cstate: current_term: 2 leader_uuid: "2889d0b5034548eb9e3be00b724e6875" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:30.374325 16101 raft_consensus.cc:1275] T 949b64ee218245f2b369996187e81888 P 2294936c864241959e4ef16ee789b341 [term 2 FOLLOWER]: Refusing update from remote peer 2889d0b5034548eb9e3be00b724e6875: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:30.376058 16051 raft_consensus.cc:359] T 0e76f7a1bc7b471ca982b575e17c05a1 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:30.376914 16051 raft_consensus.cc:740] T 0e76f7a1bc7b471ca982b575e17c05a1 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2294936c864241959e4ef16ee789b341, State: Initialized, Role: FOLLOWER
W20260709 13:17:30.378054 15281 consensus_peers.cc:597] T feca0a66feda4ec08a7ea31736b42686 P 802c9786ee9c404cbeb186b90fa697ba -> Peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Couldn't send request to peer 2294936c864241959e4ef16ee789b341. 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 13:17:30.376291 16168 consensus_queue.cc:1048] T 0dfc760f7ad04155af7c697b7762ea6f P 802c9786ee9c404cbeb186b90fa697ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:30.380411 16166 consensus_queue.cc:1048] T ccac63dd1be2457ca098e77cb934d0d9 P 802c9786ee9c404cbeb186b90fa697ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:17:30.382161 15281 consensus_peers.cc:597] T 87763f6bc6d64f898c39d0d667d89289 P 802c9786ee9c404cbeb186b90fa697ba -> Peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Couldn't send request to peer 2294936c864241959e4ef16ee789b341. 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 13:17:30.385895 16153 consensus_queue.cc:1048] T 949b64ee218245f2b369996187e81888 P 2889d0b5034548eb9e3be00b724e6875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:17:30.395025 16098 raft_consensus.cc:1275] T 013a9144544045629f2f67d77f8113c6 P 2294936c864241959e4ef16ee789b341 [term 2 FOLLOWER]: Refusing update from remote peer 802c9786ee9c404cbeb186b90fa697ba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:30.396517 15459 raft_consensus.cc:1275] T 949b64ee218245f2b369996187e81888 P 02927d4dc2f44acf84f92a7090286bbc [term 2 FOLLOWER]: Refusing update from remote peer 2889d0b5034548eb9e3be00b724e6875: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:30.366204 15141 catalog_manager.cc:5697] T 1849f930531748e3b49684745b05cfc0 P 2889d0b5034548eb9e3be00b724e6875 reported cstate change: term changed from 1 to 2, leader changed from 2294936c864241959e4ef16ee789b341 (127.12.19.129) to 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131). New cstate: current_term: 2 leader_uuid: "2889d0b5034548eb9e3be00b724e6875" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:30.402108 15141 catalog_manager.cc:5697] T a9351bc224e54fe89dadf9cf82359edf P 2889d0b5034548eb9e3be00b724e6875 reported cstate change: term changed from 1 to 2, leader changed from 2294936c864241959e4ef16ee789b341 (127.12.19.129) to 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131). New cstate: current_term: 2 leader_uuid: "2889d0b5034548eb9e3be00b724e6875" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:30.405786 15459 raft_consensus.cc:1275] T 96f954f9698d45af941477c85b374240 P 02927d4dc2f44acf84f92a7090286bbc [term 2 FOLLOWER]: Refusing update from remote peer 2889d0b5034548eb9e3be00b724e6875: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:30.377712 16051 consensus_queue.cc:260] T 0e76f7a1bc7b471ca982b575e17c05a1 P 2294936c864241959e4ef16ee789b341 [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: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:30.421343 16092 raft_consensus.cc:1275] T a9351bc224e54fe89dadf9cf82359edf P 2294936c864241959e4ef16ee789b341 [term 2 FOLLOWER]: Refusing update from remote peer 2889d0b5034548eb9e3be00b724e6875: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:17:30.422297 15429 consensus_peers.cc:597] T a8fc3ee3e7da480b80256018cbfbfbfb P 02927d4dc2f44acf84f92a7090286bbc -> Peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Couldn't send request to peer 2294936c864241959e4ef16ee789b341. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:30.432391 15355 consensus_peers.cc:597] T 96f954f9698d45af941477c85b374240 P 2889d0b5034548eb9e3be00b724e6875 -> Peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Couldn't send request to peer 2294936c864241959e4ef16ee789b341. 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 13:17:30.435699 16178 consensus_queue.cc:1048] T 013a9144544045629f2f67d77f8113c6 P 802c9786ee9c404cbeb186b90fa697ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:17:30.452672 16149 consensus_queue.cc:1048] T 949b64ee218245f2b369996187e81888 P 2889d0b5034548eb9e3be00b724e6875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:17:30.463461 16051 ts_tablet_manager.cc:1434] T 0e76f7a1bc7b471ca982b575e17c05a1 P 2294936c864241959e4ef16ee789b341: Time spent starting tablet: real 0.133s	user 0.007s	sys 0.001s
I20260709 13:17:30.465667 15459 raft_consensus.cc:1275] T 013a9144544045629f2f67d77f8113c6 P 02927d4dc2f44acf84f92a7090286bbc [term 2 FOLLOWER]: Refusing update from remote peer 802c9786ee9c404cbeb186b90fa697ba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:17:30.472591 15429 consensus_peers.cc:597] T be84c87760364b46ab9c65c630a2c0e6 P 02927d4dc2f44acf84f92a7090286bbc -> Peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Couldn't send request to peer 2294936c864241959e4ef16ee789b341. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:30.475198 15429 consensus_peers.cc:597] T 4e6f79f1062b4f279c5ec14d8a49fa45 P 02927d4dc2f44acf84f92a7090286bbc -> Peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Couldn't send request to peer 2294936c864241959e4ef16ee789b341. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:30.481453 15429 consensus_peers.cc:597] T 41470cdec3704201a66dedf3217fb828 P 02927d4dc2f44acf84f92a7090286bbc -> Peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Couldn't send request to peer 2294936c864241959e4ef16ee789b341. 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 13:17:30.485845 16178 consensus_queue.cc:1048] T 013a9144544045629f2f67d77f8113c6 P 802c9786ee9c404cbeb186b90fa697ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:30.491847 16051 tablet_bootstrap.cc:492] T c5fde627f6294d98a22d6756d06424dc P 2294936c864241959e4ef16ee789b341: Bootstrap starting.
W20260709 13:17:30.494166 15429 consensus_peers.cc:597] T 0b500d1d450c478db351f0e507c81f18 P 02927d4dc2f44acf84f92a7090286bbc -> Peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Couldn't send request to peer 2294936c864241959e4ef16ee789b341. 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 13:17:30.502260 15141 catalog_manager.cc:5697] T 949b64ee218245f2b369996187e81888 P 2889d0b5034548eb9e3be00b724e6875 reported cstate change: term changed from 1 to 2, leader changed from 2294936c864241959e4ef16ee789b341 (127.12.19.129) to 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131). New cstate: current_term: 2 leader_uuid: "2889d0b5034548eb9e3be00b724e6875" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } health_report { overall_health: UNKNOWN } } }
W20260709 13:17:30.513868 15358 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.12.19.132:38801, user_credentials={real_user=slave}} blocked reactor thread for 56907us
W20260709 13:17:30.514503 15355 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.12.19.129:41321, user_credentials={real_user=slave}} blocked reactor thread for 52854.1us
I20260709 13:17:30.518146 16150 consensus_queue.cc:1048] T a9351bc224e54fe89dadf9cf82359edf P 2889d0b5034548eb9e3be00b724e6875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:30.528384 16055 consensus_queue.cc:1048] T 96f954f9698d45af941477c85b374240 P 2889d0b5034548eb9e3be00b724e6875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:30.530823 15460 raft_consensus.cc:1275] T 8ddd01192e8f4fd3b2e5525431abbeea P 02927d4dc2f44acf84f92a7090286bbc [term 2 FOLLOWER]: Refusing update from remote peer 2889d0b5034548eb9e3be00b724e6875: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:30.554899 15388 raft_consensus.cc:1275] T be84c87760364b46ab9c65c630a2c0e6 P 2889d0b5034548eb9e3be00b724e6875 [term 2 FOLLOWER]: Refusing update from remote peer 02927d4dc2f44acf84f92a7090286bbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:30.556581 16164 consensus_queue.cc:1048] T be84c87760364b46ab9c65c630a2c0e6 P 02927d4dc2f44acf84f92a7090286bbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:30.562101 15140 catalog_manager.cc:5697] T be84c87760364b46ab9c65c630a2c0e6 P 02927d4dc2f44acf84f92a7090286bbc reported cstate change: term changed from 1 to 2, leader changed from 2294936c864241959e4ef16ee789b341 (127.12.19.129) to 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132). New cstate: current_term: 2 leader_uuid: "02927d4dc2f44acf84f92a7090286bbc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:30.564011 15140 catalog_manager.cc:5697] T 4e6f79f1062b4f279c5ec14d8a49fa45 P 02927d4dc2f44acf84f92a7090286bbc reported cstate change: term changed from 1 to 2, leader changed from 2294936c864241959e4ef16ee789b341 (127.12.19.129) to 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132). New cstate: current_term: 2 leader_uuid: "02927d4dc2f44acf84f92a7090286bbc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:30.568306 15140 catalog_manager.cc:5697] T feca0a66feda4ec08a7ea31736b42686 P 02927d4dc2f44acf84f92a7090286bbc reported cstate change: term changed from 1 to 2, leader changed from 2294936c864241959e4ef16ee789b341 (127.12.19.129) to 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130). New cstate: current_term: 2 leader_uuid: "802c9786ee9c404cbeb186b90fa697ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } }
I20260709 13:17:30.569742 15140 catalog_manager.cc:5697] T 41470cdec3704201a66dedf3217fb828 P 02927d4dc2f44acf84f92a7090286bbc reported cstate change: term changed from 1 to 2, leader changed from 2294936c864241959e4ef16ee789b341 (127.12.19.129) to 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132). New cstate: current_term: 2 leader_uuid: "02927d4dc2f44acf84f92a7090286bbc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:30.571434 15140 catalog_manager.cc:5697] T 88d6b179156b4c0fa0bd44df1a1c4717 P 02927d4dc2f44acf84f92a7090286bbc reported cstate change: term changed from 1 to 2, leader changed from 2294936c864241959e4ef16ee789b341 (127.12.19.129) to 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130). New cstate: current_term: 2 leader_uuid: "802c9786ee9c404cbeb186b90fa697ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } }
W20260709 13:17:30.572772 15355 consensus_peers.cc:597] T 8ddd01192e8f4fd3b2e5525431abbeea P 2889d0b5034548eb9e3be00b724e6875 -> Peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Couldn't send request to peer 2294936c864241959e4ef16ee789b341. 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 13:17:30.579392 15311 raft_consensus.cc:1275] T 41470cdec3704201a66dedf3217fb828 P 802c9786ee9c404cbeb186b90fa697ba [term 2 FOLLOWER]: Refusing update from remote peer 02927d4dc2f44acf84f92a7090286bbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:30.585428 16164 consensus_queue.cc:1048] T 41470cdec3704201a66dedf3217fb828 P 02927d4dc2f44acf84f92a7090286bbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:17:30.575024 15140 catalog_manager.cc:5697] T 87763f6bc6d64f898c39d0d667d89289 P 02927d4dc2f44acf84f92a7090286bbc reported cstate change: term changed from 1 to 2, leader changed from 2294936c864241959e4ef16ee789b341 (127.12.19.129) to 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130). New cstate: current_term: 2 leader_uuid: "802c9786ee9c404cbeb186b90fa697ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } }
I20260709 13:17:30.601949 16051 tablet_bootstrap.cc:492] T c5fde627f6294d98a22d6756d06424dc P 2294936c864241959e4ef16ee789b341: 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 13:17:30.603087 16051 tablet_bootstrap.cc:492] T c5fde627f6294d98a22d6756d06424dc P 2294936c864241959e4ef16ee789b341: Bootstrap complete.
I20260709 13:17:30.603804 16051 ts_tablet_manager.cc:1403] T c5fde627f6294d98a22d6756d06424dc P 2294936c864241959e4ef16ee789b341: Time spent bootstrapping tablet: real 0.112s	user 0.018s	sys 0.000s
I20260709 13:17:30.631305 16150 consensus_queue.cc:1048] T 8ddd01192e8f4fd3b2e5525431abbeea P 2889d0b5034548eb9e3be00b724e6875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:17:30.637691 15139 catalog_manager.cc:5697] T ccac63dd1be2457ca098e77cb934d0d9 P 802c9786ee9c404cbeb186b90fa697ba reported cstate change: term changed from 1 to 2, leader changed from 2294936c864241959e4ef16ee789b341 (127.12.19.129) to 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130). New cstate: current_term: 2 leader_uuid: "802c9786ee9c404cbeb186b90fa697ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:30.639986 15139 catalog_manager.cc:5697] T 0dfc760f7ad04155af7c697b7762ea6f P 802c9786ee9c404cbeb186b90fa697ba reported cstate change: term changed from 1 to 2, leader changed from 2294936c864241959e4ef16ee789b341 (127.12.19.129) to 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130). New cstate: current_term: 2 leader_uuid: "802c9786ee9c404cbeb186b90fa697ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:30.614410 16051 raft_consensus.cc:359] T c5fde627f6294d98a22d6756d06424dc P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:30.648118 16051 raft_consensus.cc:740] T c5fde627f6294d98a22d6756d06424dc P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2294936c864241959e4ef16ee789b341, State: Initialized, Role: FOLLOWER
I20260709 13:17:30.653805 16051 consensus_queue.cc:260] T c5fde627f6294d98a22d6756d06424dc P 2294936c864241959e4ef16ee789b341 [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: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:30.656203 16051 ts_tablet_manager.cc:1434] T c5fde627f6294d98a22d6756d06424dc P 2294936c864241959e4ef16ee789b341: Time spent starting tablet: real 0.052s	user 0.006s	sys 0.000s
I20260709 13:17:30.657352 16051 tablet_bootstrap.cc:492] T 88d6b179156b4c0fa0bd44df1a1c4717 P 2294936c864241959e4ef16ee789b341: Bootstrap starting.
I20260709 13:17:30.642030 15139 catalog_manager.cc:5697] T 013a9144544045629f2f67d77f8113c6 P 802c9786ee9c404cbeb186b90fa697ba reported cstate change: term changed from 1 to 2, leader changed from 2294936c864241959e4ef16ee789b341 (127.12.19.129) to 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130). New cstate: current_term: 2 leader_uuid: "802c9786ee9c404cbeb186b90fa697ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:30.666360 15311 raft_consensus.cc:1275] T 4e6f79f1062b4f279c5ec14d8a49fa45 P 802c9786ee9c404cbeb186b90fa697ba [term 2 FOLLOWER]: Refusing update from remote peer 02927d4dc2f44acf84f92a7090286bbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:30.667974 16172 consensus_queue.cc:1048] T 4e6f79f1062b4f279c5ec14d8a49fa45 P 02927d4dc2f44acf84f92a7090286bbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:30.705217 16051 tablet_bootstrap.cc:492] T 88d6b179156b4c0fa0bd44df1a1c4717 P 2294936c864241959e4ef16ee789b341: 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 13:17:30.708932 16051 tablet_bootstrap.cc:492] T 88d6b179156b4c0fa0bd44df1a1c4717 P 2294936c864241959e4ef16ee789b341: Bootstrap complete.
I20260709 13:17:30.709642 16051 ts_tablet_manager.cc:1403] T 88d6b179156b4c0fa0bd44df1a1c4717 P 2294936c864241959e4ef16ee789b341: Time spent bootstrapping tablet: real 0.052s	user 0.014s	sys 0.003s
I20260709 13:17:30.712057 16051 raft_consensus.cc:359] T 88d6b179156b4c0fa0bd44df1a1c4717 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:30.712790 16051 raft_consensus.cc:740] T 88d6b179156b4c0fa0bd44df1a1c4717 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2294936c864241959e4ef16ee789b341, State: Initialized, Role: FOLLOWER
I20260709 13:17:30.713581 16051 consensus_queue.cc:260] T 88d6b179156b4c0fa0bd44df1a1c4717 P 2294936c864241959e4ef16ee789b341 [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: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:30.715987 16051 ts_tablet_manager.cc:1434] T 88d6b179156b4c0fa0bd44df1a1c4717 P 2294936c864241959e4ef16ee789b341: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:17:30.716748 16051 tablet_bootstrap.cc:492] T 63ee2896ea3a452281b9c09df0847bbf P 2294936c864241959e4ef16ee789b341: Bootstrap starting.
W20260709 13:17:30.733441 15429 consensus_peers.cc:597] T 028a2e13a40a4795bb6f37a59a0dca04 P 02927d4dc2f44acf84f92a7090286bbc -> Peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Couldn't send request to peer 2294936c864241959e4ef16ee789b341. 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 13:17:30.753533 15139 catalog_manager.cc:5697] T 96f954f9698d45af941477c85b374240 P 2889d0b5034548eb9e3be00b724e6875 reported cstate change: term changed from 1 to 2, leader changed from 2294936c864241959e4ef16ee789b341 (127.12.19.129) to 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131). New cstate: current_term: 2 leader_uuid: "2889d0b5034548eb9e3be00b724e6875" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:30.754896 15139 catalog_manager.cc:5697] T 8ddd01192e8f4fd3b2e5525431abbeea P 2889d0b5034548eb9e3be00b724e6875 reported cstate change: term changed from 1 to 2, leader changed from 2294936c864241959e4ef16ee789b341 (127.12.19.129) to 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131). New cstate: current_term: 2 leader_uuid: "2889d0b5034548eb9e3be00b724e6875" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:30.773289 16051 tablet_bootstrap.cc:492] T 63ee2896ea3a452281b9c09df0847bbf P 2294936c864241959e4ef16ee789b341: 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 13:17:30.774307 16051 tablet_bootstrap.cc:492] T 63ee2896ea3a452281b9c09df0847bbf P 2294936c864241959e4ef16ee789b341: Bootstrap complete.
I20260709 13:17:30.774961 16051 ts_tablet_manager.cc:1403] T 63ee2896ea3a452281b9c09df0847bbf P 2294936c864241959e4ef16ee789b341: Time spent bootstrapping tablet: real 0.058s	user 0.025s	sys 0.008s
I20260709 13:17:30.777474 16051 raft_consensus.cc:359] T 63ee2896ea3a452281b9c09df0847bbf P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:30.778164 16051 raft_consensus.cc:740] T 63ee2896ea3a452281b9c09df0847bbf P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2294936c864241959e4ef16ee789b341, State: Initialized, Role: FOLLOWER
I20260709 13:17:30.779371 16051 consensus_queue.cc:260] T 63ee2896ea3a452281b9c09df0847bbf P 2294936c864241959e4ef16ee789b341 [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: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:30.781452 16051 ts_tablet_manager.cc:1434] T 63ee2896ea3a452281b9c09df0847bbf P 2294936c864241959e4ef16ee789b341: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:17:30.782585 16051 tablet_bootstrap.cc:492] T 0f55d19980234982b17948d789b76d26 P 2294936c864241959e4ef16ee789b341: Bootstrap starting.
W20260709 13:17:30.784963 15281 consensus_peers.cc:597] T 843281744ae64a2fa2b800cc2e85c7ae P 802c9786ee9c404cbeb186b90fa697ba -> Peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Couldn't send request to peer 2294936c864241959e4ef16ee789b341. 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 13:17:30.805661 16051 tablet_bootstrap.cc:492] T 0f55d19980234982b17948d789b76d26 P 2294936c864241959e4ef16ee789b341: 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 13:17:30.806778 16051 tablet_bootstrap.cc:492] T 0f55d19980234982b17948d789b76d26 P 2294936c864241959e4ef16ee789b341: Bootstrap complete.
I20260709 13:17:30.807461 16051 ts_tablet_manager.cc:1403] T 0f55d19980234982b17948d789b76d26 P 2294936c864241959e4ef16ee789b341: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.008s
I20260709 13:17:30.810073 16051 raft_consensus.cc:359] T 0f55d19980234982b17948d789b76d26 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:30.810823 16051 raft_consensus.cc:740] T 0f55d19980234982b17948d789b76d26 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2294936c864241959e4ef16ee789b341, State: Initialized, Role: FOLLOWER
I20260709 13:17:30.811894 16051 consensus_queue.cc:260] T 0f55d19980234982b17948d789b76d26 P 2294936c864241959e4ef16ee789b341 [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: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:30.814205 16051 ts_tablet_manager.cc:1434] T 0f55d19980234982b17948d789b76d26 P 2294936c864241959e4ef16ee789b341: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:17:30.819321 16051 tablet_bootstrap.cc:492] T be84c87760364b46ab9c65c630a2c0e6 P 2294936c864241959e4ef16ee789b341: Bootstrap starting.
I20260709 13:17:30.834602 16051 tablet_bootstrap.cc:492] T be84c87760364b46ab9c65c630a2c0e6 P 2294936c864241959e4ef16ee789b341: 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 13:17:30.835427 16051 tablet_bootstrap.cc:492] T be84c87760364b46ab9c65c630a2c0e6 P 2294936c864241959e4ef16ee789b341: Bootstrap complete.
I20260709 13:17:30.836100 16051 ts_tablet_manager.cc:1403] T be84c87760364b46ab9c65c630a2c0e6 P 2294936c864241959e4ef16ee789b341: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260709 13:17:30.838325 16051 raft_consensus.cc:359] T be84c87760364b46ab9c65c630a2c0e6 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:30.838857 16051 raft_consensus.cc:740] T be84c87760364b46ab9c65c630a2c0e6 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2294936c864241959e4ef16ee789b341, State: Initialized, Role: FOLLOWER
I20260709 13:17:30.839519 16051 consensus_queue.cc:260] T be84c87760364b46ab9c65c630a2c0e6 P 2294936c864241959e4ef16ee789b341 [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: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:30.842089 16051 ts_tablet_manager.cc:1434] T be84c87760364b46ab9c65c630a2c0e6 P 2294936c864241959e4ef16ee789b341: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:17:30.842878 16051 tablet_bootstrap.cc:492] T 0b500d1d450c478db351f0e507c81f18 P 2294936c864241959e4ef16ee789b341: Bootstrap starting.
W20260709 13:17:30.855432 15429 consensus_peers.cc:597] T 1c4ab8f71b1949188c9aad51cdb0a569 P 02927d4dc2f44acf84f92a7090286bbc -> Peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Couldn't send request to peer 2294936c864241959e4ef16ee789b341. 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 13:17:30.856769 16051 tablet_bootstrap.cc:492] T 0b500d1d450c478db351f0e507c81f18 P 2294936c864241959e4ef16ee789b341: 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 13:17:30.857839 16051 tablet_bootstrap.cc:492] T 0b500d1d450c478db351f0e507c81f18 P 2294936c864241959e4ef16ee789b341: Bootstrap complete.
I20260709 13:17:30.858561 16051 ts_tablet_manager.cc:1403] T 0b500d1d450c478db351f0e507c81f18 P 2294936c864241959e4ef16ee789b341: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
I20260709 13:17:30.861685 16051 raft_consensus.cc:359] T 0b500d1d450c478db351f0e507c81f18 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:30.862396 16051 raft_consensus.cc:740] T 0b500d1d450c478db351f0e507c81f18 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2294936c864241959e4ef16ee789b341, State: Initialized, Role: FOLLOWER
I20260709 13:17:30.863113 16051 consensus_queue.cc:260] T 0b500d1d450c478db351f0e507c81f18 P 2294936c864241959e4ef16ee789b341 [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: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:30.865937 16051 ts_tablet_manager.cc:1434] T 0b500d1d450c478db351f0e507c81f18 P 2294936c864241959e4ef16ee789b341: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:17:30.866405 16097 raft_consensus.cc:3060] T be84c87760364b46ab9c65c630a2c0e6 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:30.866952 16051 tablet_bootstrap.cc:492] T 1c4ab8f71b1949188c9aad51cdb0a569 P 2294936c864241959e4ef16ee789b341: Bootstrap starting.
I20260709 13:17:30.880452 16097 raft_consensus.cc:3060] T 88d6b179156b4c0fa0bd44df1a1c4717 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:30.884899 16051 tablet_bootstrap.cc:492] T 1c4ab8f71b1949188c9aad51cdb0a569 P 2294936c864241959e4ef16ee789b341: 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 13:17:30.885943 16051 tablet_bootstrap.cc:492] T 1c4ab8f71b1949188c9aad51cdb0a569 P 2294936c864241959e4ef16ee789b341: Bootstrap complete.
I20260709 13:17:30.886649 16051 ts_tablet_manager.cc:1403] T 1c4ab8f71b1949188c9aad51cdb0a569 P 2294936c864241959e4ef16ee789b341: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.003s
I20260709 13:17:30.889436 16051 raft_consensus.cc:359] T 1c4ab8f71b1949188c9aad51cdb0a569 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:30.890177 16051 raft_consensus.cc:740] T 1c4ab8f71b1949188c9aad51cdb0a569 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2294936c864241959e4ef16ee789b341, State: Initialized, Role: FOLLOWER
I20260709 13:17:30.890962 16051 consensus_queue.cc:260] T 1c4ab8f71b1949188c9aad51cdb0a569 P 2294936c864241959e4ef16ee789b341 [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: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:30.893188 16051 ts_tablet_manager.cc:1434] T 1c4ab8f71b1949188c9aad51cdb0a569 P 2294936c864241959e4ef16ee789b341: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.003s
I20260709 13:17:30.893862 16051 tablet_bootstrap.cc:492] T 87763f6bc6d64f898c39d0d667d89289 P 2294936c864241959e4ef16ee789b341: Bootstrap starting.
I20260709 13:17:30.906734 16051 tablet_bootstrap.cc:492] T 87763f6bc6d64f898c39d0d667d89289 P 2294936c864241959e4ef16ee789b341: 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 13:17:30.907621 16051 tablet_bootstrap.cc:492] T 87763f6bc6d64f898c39d0d667d89289 P 2294936c864241959e4ef16ee789b341: Bootstrap complete.
I20260709 13:17:30.908313 16051 ts_tablet_manager.cc:1403] T 87763f6bc6d64f898c39d0d667d89289 P 2294936c864241959e4ef16ee789b341: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260709 13:17:30.910315 16051 raft_consensus.cc:359] T 87763f6bc6d64f898c39d0d667d89289 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:30.910810 16051 raft_consensus.cc:740] T 87763f6bc6d64f898c39d0d667d89289 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2294936c864241959e4ef16ee789b341, State: Initialized, Role: FOLLOWER
I20260709 13:17:30.911446 16051 consensus_queue.cc:260] T 87763f6bc6d64f898c39d0d667d89289 P 2294936c864241959e4ef16ee789b341 [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: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:30.913051 16051 ts_tablet_manager.cc:1434] T 87763f6bc6d64f898c39d0d667d89289 P 2294936c864241959e4ef16ee789b341: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:17:30.914012 16051 tablet_bootstrap.cc:492] T 843281744ae64a2fa2b800cc2e85c7ae P 2294936c864241959e4ef16ee789b341: Bootstrap starting.
I20260709 13:17:30.929306 16051 tablet_bootstrap.cc:492] T 843281744ae64a2fa2b800cc2e85c7ae P 2294936c864241959e4ef16ee789b341: 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 13:17:30.930176 16051 tablet_bootstrap.cc:492] T 843281744ae64a2fa2b800cc2e85c7ae P 2294936c864241959e4ef16ee789b341: Bootstrap complete.
I20260709 13:17:30.930783 16051 ts_tablet_manager.cc:1403] T 843281744ae64a2fa2b800cc2e85c7ae P 2294936c864241959e4ef16ee789b341: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.000s
I20260709 13:17:30.933084 16051 raft_consensus.cc:359] T 843281744ae64a2fa2b800cc2e85c7ae P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:30.933787 16051 raft_consensus.cc:740] T 843281744ae64a2fa2b800cc2e85c7ae P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2294936c864241959e4ef16ee789b341, State: Initialized, Role: FOLLOWER
I20260709 13:17:30.934370 16051 consensus_queue.cc:260] T 843281744ae64a2fa2b800cc2e85c7ae P 2294936c864241959e4ef16ee789b341 [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: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:30.936240 16051 ts_tablet_manager.cc:1434] T 843281744ae64a2fa2b800cc2e85c7ae P 2294936c864241959e4ef16ee789b341: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260709 13:17:30.937610 16051 tablet_bootstrap.cc:492] T 8ddd01192e8f4fd3b2e5525431abbeea P 2294936c864241959e4ef16ee789b341: Bootstrap starting.
I20260709 13:17:30.966679 16051 tablet_bootstrap.cc:492] T 8ddd01192e8f4fd3b2e5525431abbeea P 2294936c864241959e4ef16ee789b341: 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 13:17:30.967980 16051 tablet_bootstrap.cc:492] T 8ddd01192e8f4fd3b2e5525431abbeea P 2294936c864241959e4ef16ee789b341: Bootstrap complete.
I20260709 13:17:30.968730 16051 ts_tablet_manager.cc:1403] T 8ddd01192e8f4fd3b2e5525431abbeea P 2294936c864241959e4ef16ee789b341: Time spent bootstrapping tablet: real 0.032s	user 0.011s	sys 0.016s
I20260709 13:17:30.971283 16051 raft_consensus.cc:359] T 8ddd01192e8f4fd3b2e5525431abbeea P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:30.972007 16051 raft_consensus.cc:740] T 8ddd01192e8f4fd3b2e5525431abbeea P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2294936c864241959e4ef16ee789b341, State: Initialized, Role: FOLLOWER
I20260709 13:17:30.972723 16051 consensus_queue.cc:260] T 8ddd01192e8f4fd3b2e5525431abbeea P 2294936c864241959e4ef16ee789b341 [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: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:30.974895 16051 ts_tablet_manager.cc:1434] T 8ddd01192e8f4fd3b2e5525431abbeea P 2294936c864241959e4ef16ee789b341: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.000s
I20260709 13:17:30.975709 16051 tablet_bootstrap.cc:492] T 41470cdec3704201a66dedf3217fb828 P 2294936c864241959e4ef16ee789b341: Bootstrap starting.
I20260709 13:17:30.991079 16051 tablet_bootstrap.cc:492] T 41470cdec3704201a66dedf3217fb828 P 2294936c864241959e4ef16ee789b341: 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 13:17:30.992059 16051 tablet_bootstrap.cc:492] T 41470cdec3704201a66dedf3217fb828 P 2294936c864241959e4ef16ee789b341: Bootstrap complete.
I20260709 13:17:30.992724 16051 ts_tablet_manager.cc:1403] T 41470cdec3704201a66dedf3217fb828 P 2294936c864241959e4ef16ee789b341: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.001s
I20260709 13:17:30.995198 16051 raft_consensus.cc:359] T 41470cdec3704201a66dedf3217fb828 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:30.995927 16051 raft_consensus.cc:740] T 41470cdec3704201a66dedf3217fb828 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2294936c864241959e4ef16ee789b341, State: Initialized, Role: FOLLOWER
I20260709 13:17:30.996721 16051 consensus_queue.cc:260] T 41470cdec3704201a66dedf3217fb828 P 2294936c864241959e4ef16ee789b341 [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: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:30.997964 16097 raft_consensus.cc:3060] T 8ddd01192e8f4fd3b2e5525431abbeea P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:30.998878 16051 ts_tablet_manager.cc:1434] T 41470cdec3704201a66dedf3217fb828 P 2294936c864241959e4ef16ee789b341: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:17:30.999792 16051 tablet_bootstrap.cc:492] T 9bbd4795a215459b8d971fc818b2e31f P 2294936c864241959e4ef16ee789b341: Bootstrap starting.
I20260709 13:17:31.019389 16051 tablet_bootstrap.cc:492] T 9bbd4795a215459b8d971fc818b2e31f P 2294936c864241959e4ef16ee789b341: 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 13:17:31.020380 16051 tablet_bootstrap.cc:492] T 9bbd4795a215459b8d971fc818b2e31f P 2294936c864241959e4ef16ee789b341: Bootstrap complete.
I20260709 13:17:31.020998 16051 ts_tablet_manager.cc:1403] T 9bbd4795a215459b8d971fc818b2e31f P 2294936c864241959e4ef16ee789b341: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.008s
I20260709 13:17:31.023120 16051 raft_consensus.cc:359] T 9bbd4795a215459b8d971fc818b2e31f P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:31.023759 16051 raft_consensus.cc:740] T 9bbd4795a215459b8d971fc818b2e31f P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2294936c864241959e4ef16ee789b341, State: Initialized, Role: FOLLOWER
I20260709 13:17:31.024435 16051 consensus_queue.cc:260] T 9bbd4795a215459b8d971fc818b2e31f P 2294936c864241959e4ef16ee789b341 [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: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:31.026273 16051 ts_tablet_manager.cc:1434] T 9bbd4795a215459b8d971fc818b2e31f P 2294936c864241959e4ef16ee789b341: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:17:31.027000 16051 tablet_bootstrap.cc:492] T 91f0399744a94cdfac8cd984c2b459c6 P 2294936c864241959e4ef16ee789b341: Bootstrap starting.
I20260709 13:17:31.068002 16051 tablet_bootstrap.cc:492] T 91f0399744a94cdfac8cd984c2b459c6 P 2294936c864241959e4ef16ee789b341: 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 13:17:31.068856 16051 tablet_bootstrap.cc:492] T 91f0399744a94cdfac8cd984c2b459c6 P 2294936c864241959e4ef16ee789b341: Bootstrap complete.
I20260709 13:17:31.069377 16051 ts_tablet_manager.cc:1403] T 91f0399744a94cdfac8cd984c2b459c6 P 2294936c864241959e4ef16ee789b341: Time spent bootstrapping tablet: real 0.043s	user 0.017s	sys 0.019s
I20260709 13:17:31.071509 16051 raft_consensus.cc:359] T 91f0399744a94cdfac8cd984c2b459c6 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:31.072168 16051 raft_consensus.cc:740] T 91f0399744a94cdfac8cd984c2b459c6 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2294936c864241959e4ef16ee789b341, State: Initialized, Role: FOLLOWER
I20260709 13:17:31.072556 16097 raft_consensus.cc:3060] T 87763f6bc6d64f898c39d0d667d89289 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:31.072852 16051 consensus_queue.cc:260] T 91f0399744a94cdfac8cd984c2b459c6 P 2294936c864241959e4ef16ee789b341 [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: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:31.077265 16051 ts_tablet_manager.cc:1434] T 91f0399744a94cdfac8cd984c2b459c6 P 2294936c864241959e4ef16ee789b341: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.004s
I20260709 13:17:31.078445 16051 tablet_bootstrap.cc:492] T a8fc3ee3e7da480b80256018cbfbfbfb P 2294936c864241959e4ef16ee789b341: Bootstrap starting.
I20260709 13:17:31.093245 16051 tablet_bootstrap.cc:492] T a8fc3ee3e7da480b80256018cbfbfbfb P 2294936c864241959e4ef16ee789b341: 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 13:17:31.094336 16051 tablet_bootstrap.cc:492] T a8fc3ee3e7da480b80256018cbfbfbfb P 2294936c864241959e4ef16ee789b341: Bootstrap complete.
I20260709 13:17:31.092603 16097 raft_consensus.cc:3060] T 41470cdec3704201a66dedf3217fb828 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:31.095039 16051 ts_tablet_manager.cc:1403] T a8fc3ee3e7da480b80256018cbfbfbfb P 2294936c864241959e4ef16ee789b341: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.004s
I20260709 13:17:31.099476 16051 raft_consensus.cc:359] T a8fc3ee3e7da480b80256018cbfbfbfb P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:31.100270 16051 raft_consensus.cc:740] T a8fc3ee3e7da480b80256018cbfbfbfb P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2294936c864241959e4ef16ee789b341, State: Initialized, Role: FOLLOWER
I20260709 13:17:31.100967 16051 consensus_queue.cc:260] T a8fc3ee3e7da480b80256018cbfbfbfb P 2294936c864241959e4ef16ee789b341 [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: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:31.103009 16051 ts_tablet_manager.cc:1434] T a8fc3ee3e7da480b80256018cbfbfbfb P 2294936c864241959e4ef16ee789b341: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:17:31.111810 16051 tablet_bootstrap.cc:492] T 96f954f9698d45af941477c85b374240 P 2294936c864241959e4ef16ee789b341: Bootstrap starting.
I20260709 13:17:31.126380 16051 tablet_bootstrap.cc:492] T 96f954f9698d45af941477c85b374240 P 2294936c864241959e4ef16ee789b341: 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 13:17:31.127378 16051 tablet_bootstrap.cc:492] T 96f954f9698d45af941477c85b374240 P 2294936c864241959e4ef16ee789b341: Bootstrap complete.
I20260709 13:17:31.128060 16051 ts_tablet_manager.cc:1403] T 96f954f9698d45af941477c85b374240 P 2294936c864241959e4ef16ee789b341: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.001s
I20260709 13:17:31.130470 16051 raft_consensus.cc:359] T 96f954f9698d45af941477c85b374240 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:31.131218 16051 raft_consensus.cc:740] T 96f954f9698d45af941477c85b374240 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2294936c864241959e4ef16ee789b341, State: Initialized, Role: FOLLOWER
I20260709 13:17:31.132007 16051 consensus_queue.cc:260] T 96f954f9698d45af941477c85b374240 P 2294936c864241959e4ef16ee789b341 [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: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:31.134130 16051 ts_tablet_manager.cc:1434] T 96f954f9698d45af941477c85b374240 P 2294936c864241959e4ef16ee789b341: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:17:31.134887 16051 tablet_bootstrap.cc:492] T 4e6f79f1062b4f279c5ec14d8a49fa45 P 2294936c864241959e4ef16ee789b341: Bootstrap starting.
I20260709 13:17:31.148358 16051 tablet_bootstrap.cc:492] T 4e6f79f1062b4f279c5ec14d8a49fa45 P 2294936c864241959e4ef16ee789b341: 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 13:17:31.149338 16051 tablet_bootstrap.cc:492] T 4e6f79f1062b4f279c5ec14d8a49fa45 P 2294936c864241959e4ef16ee789b341: Bootstrap complete.
I20260709 13:17:31.149856 16051 ts_tablet_manager.cc:1403] T 4e6f79f1062b4f279c5ec14d8a49fa45 P 2294936c864241959e4ef16ee789b341: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.003s
I20260709 13:17:31.151734 16051 raft_consensus.cc:359] T 4e6f79f1062b4f279c5ec14d8a49fa45 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:31.152225 16051 raft_consensus.cc:740] T 4e6f79f1062b4f279c5ec14d8a49fa45 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2294936c864241959e4ef16ee789b341, State: Initialized, Role: FOLLOWER
I20260709 13:17:31.152884 16051 consensus_queue.cc:260] T 4e6f79f1062b4f279c5ec14d8a49fa45 P 2294936c864241959e4ef16ee789b341 [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: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:31.154510 16051 ts_tablet_manager.cc:1434] T 4e6f79f1062b4f279c5ec14d8a49fa45 P 2294936c864241959e4ef16ee789b341: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:17:31.155391 16051 tablet_bootstrap.cc:492] T feca0a66feda4ec08a7ea31736b42686 P 2294936c864241959e4ef16ee789b341: Bootstrap starting.
I20260709 13:17:31.169035 16051 tablet_bootstrap.cc:492] T feca0a66feda4ec08a7ea31736b42686 P 2294936c864241959e4ef16ee789b341: 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 13:17:31.169938 16051 tablet_bootstrap.cc:492] T feca0a66feda4ec08a7ea31736b42686 P 2294936c864241959e4ef16ee789b341: Bootstrap complete.
I20260709 13:17:31.170540 16051 ts_tablet_manager.cc:1403] T feca0a66feda4ec08a7ea31736b42686 P 2294936c864241959e4ef16ee789b341: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.003s
I20260709 13:17:31.172667 16051 raft_consensus.cc:359] T feca0a66feda4ec08a7ea31736b42686 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:31.173107 16051 raft_consensus.cc:740] T feca0a66feda4ec08a7ea31736b42686 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2294936c864241959e4ef16ee789b341, State: Initialized, Role: FOLLOWER
I20260709 13:17:31.173590 16051 consensus_queue.cc:260] T feca0a66feda4ec08a7ea31736b42686 P 2294936c864241959e4ef16ee789b341 [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: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:31.175390 16051 ts_tablet_manager.cc:1434] T feca0a66feda4ec08a7ea31736b42686 P 2294936c864241959e4ef16ee789b341: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 13:17:31.176537 16051 tablet_bootstrap.cc:492] T 43a1da4c39dd4d048615e98e18db6234 P 2294936c864241959e4ef16ee789b341: Bootstrap starting.
I20260709 13:17:31.189746 16051 tablet_bootstrap.cc:492] T 43a1da4c39dd4d048615e98e18db6234 P 2294936c864241959e4ef16ee789b341: 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 13:17:31.190610 16051 tablet_bootstrap.cc:492] T 43a1da4c39dd4d048615e98e18db6234 P 2294936c864241959e4ef16ee789b341: Bootstrap complete.
I20260709 13:17:31.191223 16051 ts_tablet_manager.cc:1403] T 43a1da4c39dd4d048615e98e18db6234 P 2294936c864241959e4ef16ee789b341: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.004s
I20260709 13:17:31.192934 16051 raft_consensus.cc:359] T 43a1da4c39dd4d048615e98e18db6234 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:31.193404 16051 raft_consensus.cc:740] T 43a1da4c39dd4d048615e98e18db6234 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2294936c864241959e4ef16ee789b341, State: Initialized, Role: FOLLOWER
I20260709 13:17:31.194111 16051 consensus_queue.cc:260] T 43a1da4c39dd4d048615e98e18db6234 P 2294936c864241959e4ef16ee789b341 [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: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:31.196097 16051 ts_tablet_manager.cc:1434] T 43a1da4c39dd4d048615e98e18db6234 P 2294936c864241959e4ef16ee789b341: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:17:31.196827 16051 tablet_bootstrap.cc:492] T a44cb3e2781743289d79f5eee0ca9f18 P 2294936c864241959e4ef16ee789b341: Bootstrap starting.
I20260709 13:17:31.208707 16051 tablet_bootstrap.cc:492] T a44cb3e2781743289d79f5eee0ca9f18 P 2294936c864241959e4ef16ee789b341: 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 13:17:31.209374 16051 tablet_bootstrap.cc:492] T a44cb3e2781743289d79f5eee0ca9f18 P 2294936c864241959e4ef16ee789b341: Bootstrap complete.
I20260709 13:17:31.209823 16051 ts_tablet_manager.cc:1403] T a44cb3e2781743289d79f5eee0ca9f18 P 2294936c864241959e4ef16ee789b341: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.004s
I20260709 13:17:31.211741 16051 raft_consensus.cc:359] T a44cb3e2781743289d79f5eee0ca9f18 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:31.212216 16051 raft_consensus.cc:740] T a44cb3e2781743289d79f5eee0ca9f18 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2294936c864241959e4ef16ee789b341, State: Initialized, Role: FOLLOWER
I20260709 13:17:31.212730 16051 consensus_queue.cc:260] T a44cb3e2781743289d79f5eee0ca9f18 P 2294936c864241959e4ef16ee789b341 [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: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:31.214206 16051 ts_tablet_manager.cc:1434] T a44cb3e2781743289d79f5eee0ca9f18 P 2294936c864241959e4ef16ee789b341: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:17:31.216063 16051 tablet_bootstrap.cc:492] T 028a2e13a40a4795bb6f37a59a0dca04 P 2294936c864241959e4ef16ee789b341: Bootstrap starting.
I20260709 13:17:31.229948 16051 tablet_bootstrap.cc:492] T 028a2e13a40a4795bb6f37a59a0dca04 P 2294936c864241959e4ef16ee789b341: 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 13:17:31.230949 16051 tablet_bootstrap.cc:492] T 028a2e13a40a4795bb6f37a59a0dca04 P 2294936c864241959e4ef16ee789b341: Bootstrap complete.
I20260709 13:17:31.231693 16051 ts_tablet_manager.cc:1403] T 028a2e13a40a4795bb6f37a59a0dca04 P 2294936c864241959e4ef16ee789b341: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.001s
I20260709 13:17:31.234251 16051 raft_consensus.cc:359] T 028a2e13a40a4795bb6f37a59a0dca04 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:31.234788 16051 raft_consensus.cc:740] T 028a2e13a40a4795bb6f37a59a0dca04 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2294936c864241959e4ef16ee789b341, State: Initialized, Role: FOLLOWER
I20260709 13:17:31.235466 16051 consensus_queue.cc:260] T 028a2e13a40a4795bb6f37a59a0dca04 P 2294936c864241959e4ef16ee789b341 [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: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:31.237270 16051 ts_tablet_manager.cc:1434] T 028a2e13a40a4795bb6f37a59a0dca04 P 2294936c864241959e4ef16ee789b341: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:17:31.288497 16101 raft_consensus.cc:3060] T feca0a66feda4ec08a7ea31736b42686 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:31.475032 16092 raft_consensus.cc:3060] T 96f954f9698d45af941477c85b374240 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:31.484244 16101 raft_consensus.cc:3060] T 4e6f79f1062b4f279c5ec14d8a49fa45 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:31.528213 16101 raft_consensus.cc:3060] T a8fc3ee3e7da480b80256018cbfbfbfb P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:31.660607 16150 raft_consensus.cc:493] T 91f0399744a94cdfac8cd984c2b459c6 P 2889d0b5034548eb9e3be00b724e6875 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:31.661134 16150 raft_consensus.cc:515] T 91f0399744a94cdfac8cd984c2b459c6 P 2889d0b5034548eb9e3be00b724e6875 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:31.663509 16150 leader_election.cc:290] T 91f0399744a94cdfac8cd984c2b459c6 P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321), 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495)
I20260709 13:17:31.664837 15312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91f0399744a94cdfac8cd984c2b459c6" candidate_uuid: "2889d0b5034548eb9e3be00b724e6875" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "802c9786ee9c404cbeb186b90fa697ba" is_pre_election: true
I20260709 13:17:31.665052 16092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91f0399744a94cdfac8cd984c2b459c6" candidate_uuid: "2889d0b5034548eb9e3be00b724e6875" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341" is_pre_election: true
I20260709 13:17:31.665532 15312 raft_consensus.cc:2468] T 91f0399744a94cdfac8cd984c2b459c6 P 802c9786ee9c404cbeb186b90fa697ba [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2889d0b5034548eb9e3be00b724e6875 in term 2.
I20260709 13:17:31.665689 16092 raft_consensus.cc:2468] T 91f0399744a94cdfac8cd984c2b459c6 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2889d0b5034548eb9e3be00b724e6875 in term 1.
I20260709 13:17:31.666529 15358 leader_election.cc:304] T 91f0399744a94cdfac8cd984c2b459c6 P 2889d0b5034548eb9e3be00b724e6875 [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: 2889d0b5034548eb9e3be00b724e6875, 802c9786ee9c404cbeb186b90fa697ba; no voters: 
I20260709 13:17:31.667227 16150 raft_consensus.cc:2804] T 91f0399744a94cdfac8cd984c2b459c6 P 2889d0b5034548eb9e3be00b724e6875 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:17:31.667662 16150 raft_consensus.cc:493] T 91f0399744a94cdfac8cd984c2b459c6 P 2889d0b5034548eb9e3be00b724e6875 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:31.667985 16150 raft_consensus.cc:3060] T 91f0399744a94cdfac8cd984c2b459c6 P 2889d0b5034548eb9e3be00b724e6875 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:31.679155 16150 raft_consensus.cc:515] T 91f0399744a94cdfac8cd984c2b459c6 P 2889d0b5034548eb9e3be00b724e6875 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:31.681166 16150 leader_election.cc:290] T 91f0399744a94cdfac8cd984c2b459c6 P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 3 election: Requested vote from peers 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321), 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495)
I20260709 13:17:31.681622 16092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91f0399744a94cdfac8cd984c2b459c6" candidate_uuid: "2889d0b5034548eb9e3be00b724e6875" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341"
I20260709 13:17:31.682439 15312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91f0399744a94cdfac8cd984c2b459c6" candidate_uuid: "2889d0b5034548eb9e3be00b724e6875" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "802c9786ee9c404cbeb186b90fa697ba"
I20260709 13:17:31.682943 15312 raft_consensus.cc:3060] T 91f0399744a94cdfac8cd984c2b459c6 P 802c9786ee9c404cbeb186b90fa697ba [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:31.683425 16092 raft_consensus.cc:3060] T 91f0399744a94cdfac8cd984c2b459c6 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:17:31.688833 15312 raft_consensus.cc:2468] T 91f0399744a94cdfac8cd984c2b459c6 P 802c9786ee9c404cbeb186b90fa697ba [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2889d0b5034548eb9e3be00b724e6875 in term 3.
I20260709 13:17:31.689630 16092 raft_consensus.cc:2468] T 91f0399744a94cdfac8cd984c2b459c6 P 2294936c864241959e4ef16ee789b341 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2889d0b5034548eb9e3be00b724e6875 in term 3.
I20260709 13:17:31.690567 15358 leader_election.cc:304] T 91f0399744a94cdfac8cd984c2b459c6 P 2889d0b5034548eb9e3be00b724e6875 [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: 2889d0b5034548eb9e3be00b724e6875, 802c9786ee9c404cbeb186b90fa697ba; no voters: 
I20260709 13:17:31.691314 16150 raft_consensus.cc:2804] T 91f0399744a94cdfac8cd984c2b459c6 P 2889d0b5034548eb9e3be00b724e6875 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:17:31.691812 16150 raft_consensus.cc:697] T 91f0399744a94cdfac8cd984c2b459c6 P 2889d0b5034548eb9e3be00b724e6875 [term 3 LEADER]: Becoming Leader. State: Replica: 2889d0b5034548eb9e3be00b724e6875, State: Running, Role: LEADER
I20260709 13:17:31.692516 16150 consensus_queue.cc:237] T 91f0399744a94cdfac8cd984c2b459c6 P 2889d0b5034548eb9e3be00b724e6875 [LEADER]: Queue going to LEADER 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: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:31.701115 15137 catalog_manager.cc:5697] T 91f0399744a94cdfac8cd984c2b459c6 P 2889d0b5034548eb9e3be00b724e6875 reported cstate change: term changed from 1 to 3, leader changed from 2294936c864241959e4ef16ee789b341 (127.12.19.129) to 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131). New cstate: current_term: 3 leader_uuid: "2889d0b5034548eb9e3be00b724e6875" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:31.706462 16150 raft_consensus.cc:493] T 63ee2896ea3a452281b9c09df0847bbf P 2889d0b5034548eb9e3be00b724e6875 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:31.707082 16150 raft_consensus.cc:515] T 63ee2896ea3a452281b9c09df0847bbf P 2889d0b5034548eb9e3be00b724e6875 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:31.709602 16150 leader_election.cc:290] T 63ee2896ea3a452281b9c09df0847bbf P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321), 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495)
I20260709 13:17:31.709914 16097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63ee2896ea3a452281b9c09df0847bbf" candidate_uuid: "2889d0b5034548eb9e3be00b724e6875" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341" is_pre_election: true
I20260709 13:17:31.710124 15312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63ee2896ea3a452281b9c09df0847bbf" candidate_uuid: "2889d0b5034548eb9e3be00b724e6875" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "802c9786ee9c404cbeb186b90fa697ba" is_pre_election: true
I20260709 13:17:31.710577 16097 raft_consensus.cc:2468] T 63ee2896ea3a452281b9c09df0847bbf P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2889d0b5034548eb9e3be00b724e6875 in term 1.
I20260709 13:17:31.710783 15312 raft_consensus.cc:2468] T 63ee2896ea3a452281b9c09df0847bbf P 802c9786ee9c404cbeb186b90fa697ba [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2889d0b5034548eb9e3be00b724e6875 in term 2.
I20260709 13:17:31.711814 15355 leader_election.cc:304] T 63ee2896ea3a452281b9c09df0847bbf P 2889d0b5034548eb9e3be00b724e6875 [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: 2294936c864241959e4ef16ee789b341, 2889d0b5034548eb9e3be00b724e6875; no voters: 
I20260709 13:17:31.712515 16150 raft_consensus.cc:2804] T 63ee2896ea3a452281b9c09df0847bbf P 2889d0b5034548eb9e3be00b724e6875 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:17:31.712896 16150 raft_consensus.cc:493] T 63ee2896ea3a452281b9c09df0847bbf P 2889d0b5034548eb9e3be00b724e6875 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:31.713196 16150 raft_consensus.cc:3060] T 63ee2896ea3a452281b9c09df0847bbf P 2889d0b5034548eb9e3be00b724e6875 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:31.719044 16150 raft_consensus.cc:515] T 63ee2896ea3a452281b9c09df0847bbf P 2889d0b5034548eb9e3be00b724e6875 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:31.720846 16150 leader_election.cc:290] T 63ee2896ea3a452281b9c09df0847bbf P 2889d0b5034548eb9e3be00b724e6875 [CANDIDATE]: Term 3 election: Requested vote from peers 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321), 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495)
I20260709 13:17:31.721462 16097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63ee2896ea3a452281b9c09df0847bbf" candidate_uuid: "2889d0b5034548eb9e3be00b724e6875" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341"
I20260709 13:17:31.722110 16097 raft_consensus.cc:3060] T 63ee2896ea3a452281b9c09df0847bbf P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:17:31.722097 15311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63ee2896ea3a452281b9c09df0847bbf" candidate_uuid: "2889d0b5034548eb9e3be00b724e6875" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "802c9786ee9c404cbeb186b90fa697ba"
I20260709 13:17:31.722867 15311 raft_consensus.cc:3060] T 63ee2896ea3a452281b9c09df0847bbf P 802c9786ee9c404cbeb186b90fa697ba [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:31.729003 16097 raft_consensus.cc:2468] T 63ee2896ea3a452281b9c09df0847bbf P 2294936c864241959e4ef16ee789b341 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2889d0b5034548eb9e3be00b724e6875 in term 3.
I20260709 13:17:31.729215 15311 raft_consensus.cc:2468] T 63ee2896ea3a452281b9c09df0847bbf P 802c9786ee9c404cbeb186b90fa697ba [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2889d0b5034548eb9e3be00b724e6875 in term 3.
I20260709 13:17:31.729956 15355 leader_election.cc:304] T 63ee2896ea3a452281b9c09df0847bbf P 2889d0b5034548eb9e3be00b724e6875 [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: 2294936c864241959e4ef16ee789b341, 2889d0b5034548eb9e3be00b724e6875; no voters: 
I20260709 13:17:31.730576 16150 raft_consensus.cc:2804] T 63ee2896ea3a452281b9c09df0847bbf P 2889d0b5034548eb9e3be00b724e6875 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:17:31.731073 16150 raft_consensus.cc:697] T 63ee2896ea3a452281b9c09df0847bbf P 2889d0b5034548eb9e3be00b724e6875 [term 3 LEADER]: Becoming Leader. State: Replica: 2889d0b5034548eb9e3be00b724e6875, State: Running, Role: LEADER
I20260709 13:17:31.731954 16150 consensus_queue.cc:237] T 63ee2896ea3a452281b9c09df0847bbf P 2889d0b5034548eb9e3be00b724e6875 [LEADER]: Queue going to LEADER 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: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:31.741387 15137 catalog_manager.cc:5697] T 63ee2896ea3a452281b9c09df0847bbf P 2889d0b5034548eb9e3be00b724e6875 reported cstate change: term changed from 1 to 3, leader changed from 2294936c864241959e4ef16ee789b341 (127.12.19.129) to 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131). New cstate: current_term: 3 leader_uuid: "2889d0b5034548eb9e3be00b724e6875" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:31.863999 16180 raft_consensus.cc:493] T a44cb3e2781743289d79f5eee0ca9f18 P 802c9786ee9c404cbeb186b90fa697ba [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:31.864428 16180 raft_consensus.cc:515] T a44cb3e2781743289d79f5eee0ca9f18 P 802c9786ee9c404cbeb186b90fa697ba [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:31.866185 16180 leader_election.cc:290] T a44cb3e2781743289d79f5eee0ca9f18 P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801), 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321)
I20260709 13:17:31.866664 15463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a44cb3e2781743289d79f5eee0ca9f18" candidate_uuid: "802c9786ee9c404cbeb186b90fa697ba" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "02927d4dc2f44acf84f92a7090286bbc" is_pre_election: true
I20260709 13:17:31.866998 16097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a44cb3e2781743289d79f5eee0ca9f18" candidate_uuid: "802c9786ee9c404cbeb186b90fa697ba" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341" is_pre_election: true
I20260709 13:17:31.867237 15463 raft_consensus.cc:2468] T a44cb3e2781743289d79f5eee0ca9f18 P 02927d4dc2f44acf84f92a7090286bbc [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 802c9786ee9c404cbeb186b90fa697ba in term 2.
I20260709 13:17:31.867700 16097 raft_consensus.cc:2468] T a44cb3e2781743289d79f5eee0ca9f18 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 802c9786ee9c404cbeb186b90fa697ba in term 1.
I20260709 13:17:31.868276 15284 leader_election.cc:304] T a44cb3e2781743289d79f5eee0ca9f18 P 802c9786ee9c404cbeb186b90fa697ba [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: 02927d4dc2f44acf84f92a7090286bbc, 802c9786ee9c404cbeb186b90fa697ba; no voters: 
I20260709 13:17:31.869004 16180 raft_consensus.cc:2804] T a44cb3e2781743289d79f5eee0ca9f18 P 802c9786ee9c404cbeb186b90fa697ba [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:17:31.869303 16180 raft_consensus.cc:493] T a44cb3e2781743289d79f5eee0ca9f18 P 802c9786ee9c404cbeb186b90fa697ba [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:31.869567 16180 raft_consensus.cc:3060] T a44cb3e2781743289d79f5eee0ca9f18 P 802c9786ee9c404cbeb186b90fa697ba [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:31.874408 16180 raft_consensus.cc:515] T a44cb3e2781743289d79f5eee0ca9f18 P 802c9786ee9c404cbeb186b90fa697ba [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:31.876514 16180 leader_election.cc:290] T a44cb3e2781743289d79f5eee0ca9f18 P 802c9786ee9c404cbeb186b90fa697ba [CANDIDATE]: Term 3 election: Requested vote from peers 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801), 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321)
I20260709 13:17:31.877043 16097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a44cb3e2781743289d79f5eee0ca9f18" candidate_uuid: "802c9786ee9c404cbeb186b90fa697ba" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2294936c864241959e4ef16ee789b341"
I20260709 13:17:31.877269 15463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a44cb3e2781743289d79f5eee0ca9f18" candidate_uuid: "802c9786ee9c404cbeb186b90fa697ba" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "02927d4dc2f44acf84f92a7090286bbc"
I20260709 13:17:31.877765 16097 raft_consensus.cc:3060] T a44cb3e2781743289d79f5eee0ca9f18 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:17:31.877857 15463 raft_consensus.cc:3060] T a44cb3e2781743289d79f5eee0ca9f18 P 02927d4dc2f44acf84f92a7090286bbc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:31.882925 15463 raft_consensus.cc:2468] T a44cb3e2781743289d79f5eee0ca9f18 P 02927d4dc2f44acf84f92a7090286bbc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 802c9786ee9c404cbeb186b90fa697ba in term 3.
I20260709 13:17:31.883759 15284 leader_election.cc:304] T a44cb3e2781743289d79f5eee0ca9f18 P 802c9786ee9c404cbeb186b90fa697ba [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: 02927d4dc2f44acf84f92a7090286bbc, 802c9786ee9c404cbeb186b90fa697ba; no voters: 
I20260709 13:17:31.884008 16097 raft_consensus.cc:2468] T a44cb3e2781743289d79f5eee0ca9f18 P 2294936c864241959e4ef16ee789b341 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 802c9786ee9c404cbeb186b90fa697ba in term 3.
I20260709 13:17:31.884358 16272 raft_consensus.cc:2804] T a44cb3e2781743289d79f5eee0ca9f18 P 802c9786ee9c404cbeb186b90fa697ba [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:17:31.884899 16272 raft_consensus.cc:697] T a44cb3e2781743289d79f5eee0ca9f18 P 802c9786ee9c404cbeb186b90fa697ba [term 3 LEADER]: Becoming Leader. State: Replica: 802c9786ee9c404cbeb186b90fa697ba, State: Running, Role: LEADER
I20260709 13:17:31.885589 16272 consensus_queue.cc:237] T a44cb3e2781743289d79f5eee0ca9f18 P 802c9786ee9c404cbeb186b90fa697ba [LEADER]: Queue going to LEADER 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: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:31.895498 15137 catalog_manager.cc:5697] T a44cb3e2781743289d79f5eee0ca9f18 P 802c9786ee9c404cbeb186b90fa697ba reported cstate change: term changed from 1 to 3, leader changed from 2294936c864241959e4ef16ee789b341 (127.12.19.129) to 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130). New cstate: current_term: 3 leader_uuid: "802c9786ee9c404cbeb186b90fa697ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:32.115317 16092 raft_consensus.cc:1275] T 63ee2896ea3a452281b9c09df0847bbf P 2294936c864241959e4ef16ee789b341 [term 3 FOLLOWER]: Refusing update from remote peer 2889d0b5034548eb9e3be00b724e6875: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:17:32.116434 16150 consensus_queue.cc:1048] T 63ee2896ea3a452281b9c09df0847bbf P 2889d0b5034548eb9e3be00b724e6875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:32.128868 15311 raft_consensus.cc:1275] T 63ee2896ea3a452281b9c09df0847bbf P 802c9786ee9c404cbeb186b90fa697ba [term 3 FOLLOWER]: Refusing update from remote peer 2889d0b5034548eb9e3be00b724e6875: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:17:32.130082 16150 consensus_queue.cc:1048] T 63ee2896ea3a452281b9c09df0847bbf P 2889d0b5034548eb9e3be00b724e6875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:32.215600 16097 raft_consensus.cc:1275] T 91f0399744a94cdfac8cd984c2b459c6 P 2294936c864241959e4ef16ee789b341 [term 3 FOLLOWER]: Refusing update from remote peer 2889d0b5034548eb9e3be00b724e6875: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:17:32.216777 16283 consensus_queue.cc:1048] T 91f0399744a94cdfac8cd984c2b459c6 P 2889d0b5034548eb9e3be00b724e6875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:32.228257 15311 raft_consensus.cc:1275] T 91f0399744a94cdfac8cd984c2b459c6 P 802c9786ee9c404cbeb186b90fa697ba [term 3 FOLLOWER]: Refusing update from remote peer 2889d0b5034548eb9e3be00b724e6875: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:17:32.230127 16283 consensus_queue.cc:1048] T 91f0399744a94cdfac8cd984c2b459c6 P 2889d0b5034548eb9e3be00b724e6875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:17:32.282008 16092 raft_consensus.cc:1275] T a44cb3e2781743289d79f5eee0ca9f18 P 2294936c864241959e4ef16ee789b341 [term 3 FOLLOWER]: Refusing update from remote peer 802c9786ee9c404cbeb186b90fa697ba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:17:32.283011 16166 consensus_queue.cc:1048] T a44cb3e2781743289d79f5eee0ca9f18 P 802c9786ee9c404cbeb186b90fa697ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:32.290443 15463 raft_consensus.cc:1275] T a44cb3e2781743289d79f5eee0ca9f18 P 02927d4dc2f44acf84f92a7090286bbc [term 3 FOLLOWER]: Refusing update from remote peer 802c9786ee9c404cbeb186b90fa697ba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:17:32.291899 16272 consensus_queue.cc:1048] T a44cb3e2781743289d79f5eee0ca9f18 P 802c9786ee9c404cbeb186b90fa697ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:38.504562 12366 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:38.563107 15392 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "43a1da4c39dd4d048615e98e18db6234"
dest_uuid: "2889d0b5034548eb9e3be00b724e6875"
mode: GRACEFUL
new_leader_uuid: "2294936c864241959e4ef16ee789b341"
 from {username='slave'} at 127.0.0.1:43226
I20260709 13:17:38.564016 15392 raft_consensus.cc:606] T 43a1da4c39dd4d048615e98e18db6234 P 2889d0b5034548eb9e3be00b724e6875 [term 1 LEADER]: Received request to transfer leadership to TS 2294936c864241959e4ef16ee789b341
I20260709 13:17:38.576047 15459 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4d961a93e8ef4c24bd2a391376be5d37"
dest_uuid: "02927d4dc2f44acf84f92a7090286bbc"
mode: GRACEFUL
new_leader_uuid: "2294936c864241959e4ef16ee789b341"
 from {username='slave'} at 127.0.0.1:48798
I20260709 13:17:38.576613 15459 raft_consensus.cc:606] T 4d961a93e8ef4c24bd2a391376be5d37 P 02927d4dc2f44acf84f92a7090286bbc [term 1 LEADER]: Received request to transfer leadership to TS 2294936c864241959e4ef16ee789b341
I20260709 13:17:38.579819 15388 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "96f954f9698d45af941477c85b374240"
dest_uuid: "2889d0b5034548eb9e3be00b724e6875"
mode: GRACEFUL
new_leader_uuid: "2294936c864241959e4ef16ee789b341"
 from {username='slave'} at 127.0.0.1:43226
I20260709 13:17:38.580353 15388 raft_consensus.cc:606] T 96f954f9698d45af941477c85b374240 P 2889d0b5034548eb9e3be00b724e6875 [term 2 LEADER]: Received request to transfer leadership to TS 2294936c864241959e4ef16ee789b341
I20260709 13:17:38.582631 15459 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a1bc50d5df5f4be9a7b8db2b00ceb449"
dest_uuid: "02927d4dc2f44acf84f92a7090286bbc"
mode: GRACEFUL
new_leader_uuid: "2294936c864241959e4ef16ee789b341"
 from {username='slave'} at 127.0.0.1:48798
I20260709 13:17:38.583137 15459 raft_consensus.cc:606] T a1bc50d5df5f4be9a7b8db2b00ceb449 P 02927d4dc2f44acf84f92a7090286bbc [term 1 LEADER]: Received request to transfer leadership to TS 2294936c864241959e4ef16ee789b341
I20260709 13:17:38.585891 15388 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a9351bc224e54fe89dadf9cf82359edf"
dest_uuid: "2889d0b5034548eb9e3be00b724e6875"
mode: GRACEFUL
new_leader_uuid: "2294936c864241959e4ef16ee789b341"
 from {username='slave'} at 127.0.0.1:43226
I20260709 13:17:38.586354 15388 raft_consensus.cc:606] T a9351bc224e54fe89dadf9cf82359edf P 2889d0b5034548eb9e3be00b724e6875 [term 2 LEADER]: Received request to transfer leadership to TS 2294936c864241959e4ef16ee789b341
I20260709 13:17:38.597998 15317 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cabc919ffe3a4e638210f0f365238828"
dest_uuid: "802c9786ee9c404cbeb186b90fa697ba"
mode: GRACEFUL
new_leader_uuid: "02927d4dc2f44acf84f92a7090286bbc"
 from {username='slave'} at 127.0.0.1:42876
I20260709 13:17:38.598421 15317 raft_consensus.cc:606] T cabc919ffe3a4e638210f0f365238828 P 802c9786ee9c404cbeb186b90fa697ba [term 1 LEADER]: Received request to transfer leadership to TS 02927d4dc2f44acf84f92a7090286bbc
I20260709 13:17:38.599514 12366 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 13:17:38.600795 12366 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:17:38.802824 16309 raft_consensus.cc:993] T 96f954f9698d45af941477c85b374240 P 2889d0b5034548eb9e3be00b724e6875: : Instructing follower 2294936c864241959e4ef16ee789b341 to start an election
I20260709 13:17:38.803551 16150 raft_consensus.cc:1081] T 96f954f9698d45af941477c85b374240 P 2889d0b5034548eb9e3be00b724e6875 [term 2 LEADER]: Signalling peer 2294936c864241959e4ef16ee789b341 to start an election
I20260709 13:17:38.804913 16101 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "96f954f9698d45af941477c85b374240"
dest_uuid: "2294936c864241959e4ef16ee789b341"
 from {username='slave'} at 127.0.0.1:43976
I20260709 13:17:38.805367 16101 raft_consensus.cc:493] T 96f954f9698d45af941477c85b374240 P 2294936c864241959e4ef16ee789b341 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:38.805670 16101 raft_consensus.cc:3060] T 96f954f9698d45af941477c85b374240 P 2294936c864241959e4ef16ee789b341 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:38.811700 16101 raft_consensus.cc:515] T 96f954f9698d45af941477c85b374240 P 2294936c864241959e4ef16ee789b341 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:38.813755 16101 leader_election.cc:290] T 96f954f9698d45af941477c85b374240 P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 3 election: Requested vote from peers 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607), 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801)
I20260709 13:17:38.826396 15459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96f954f9698d45af941477c85b374240" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "02927d4dc2f44acf84f92a7090286bbc"
I20260709 13:17:38.826632 15388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96f954f9698d45af941477c85b374240" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2889d0b5034548eb9e3be00b724e6875"
I20260709 13:17:38.827030 15459 raft_consensus.cc:3060] T 96f954f9698d45af941477c85b374240 P 02927d4dc2f44acf84f92a7090286bbc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:38.827307 15388 raft_consensus.cc:3055] T 96f954f9698d45af941477c85b374240 P 2889d0b5034548eb9e3be00b724e6875 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:17:38.827646 15388 raft_consensus.cc:740] T 96f954f9698d45af941477c85b374240 P 2889d0b5034548eb9e3be00b724e6875 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2889d0b5034548eb9e3be00b724e6875, State: Running, Role: LEADER
I20260709 13:17:38.828475 15388 consensus_queue.cc:260] T 96f954f9698d45af941477c85b374240 P 2889d0b5034548eb9e3be00b724e6875 [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: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:38.829782 15388 raft_consensus.cc:3060] T 96f954f9698d45af941477c85b374240 P 2889d0b5034548eb9e3be00b724e6875 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:38.833094 15459 raft_consensus.cc:2468] T 96f954f9698d45af941477c85b374240 P 02927d4dc2f44acf84f92a7090286bbc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2294936c864241959e4ef16ee789b341 in term 3.
I20260709 13:17:38.834426 16048 leader_election.cc:304] T 96f954f9698d45af941477c85b374240 P 2294936c864241959e4ef16ee789b341 [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: 02927d4dc2f44acf84f92a7090286bbc, 2294936c864241959e4ef16ee789b341; no voters: 
I20260709 13:17:38.835381 15388 raft_consensus.cc:2468] T 96f954f9698d45af941477c85b374240 P 2889d0b5034548eb9e3be00b724e6875 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2294936c864241959e4ef16ee789b341 in term 3.
I20260709 13:17:38.836954 16318 raft_consensus.cc:2804] T 96f954f9698d45af941477c85b374240 P 2294936c864241959e4ef16ee789b341 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:17:38.838212 16318 raft_consensus.cc:697] T 96f954f9698d45af941477c85b374240 P 2294936c864241959e4ef16ee789b341 [term 3 LEADER]: Becoming Leader. State: Replica: 2294936c864241959e4ef16ee789b341, State: Running, Role: LEADER
I20260709 13:17:38.839020 16318 consensus_queue.cc:237] T 96f954f9698d45af941477c85b374240 P 2294936c864241959e4ef16ee789b341 [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: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:38.847559 15137 catalog_manager.cc:5697] T 96f954f9698d45af941477c85b374240 P 2294936c864241959e4ef16ee789b341 reported cstate change: term changed from 2 to 3, leader changed from 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131) to 2294936c864241959e4ef16ee789b341 (127.12.19.129). New cstate: current_term: 3 leader_uuid: "2294936c864241959e4ef16ee789b341" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:38.953202 16309 raft_consensus.cc:993] T 43a1da4c39dd4d048615e98e18db6234 P 2889d0b5034548eb9e3be00b724e6875: : Instructing follower 2294936c864241959e4ef16ee789b341 to start an election
I20260709 13:17:38.953608 16150 raft_consensus.cc:1081] T 43a1da4c39dd4d048615e98e18db6234 P 2889d0b5034548eb9e3be00b724e6875 [term 1 LEADER]: Signalling peer 2294936c864241959e4ef16ee789b341 to start an election
I20260709 13:17:38.954988 16097 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "43a1da4c39dd4d048615e98e18db6234"
dest_uuid: "2294936c864241959e4ef16ee789b341"
 from {username='slave'} at 127.0.0.1:43976
I20260709 13:17:38.955413 16097 raft_consensus.cc:493] T 43a1da4c39dd4d048615e98e18db6234 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:38.955677 16097 raft_consensus.cc:3060] T 43a1da4c39dd4d048615e98e18db6234 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:38.961236 16097 raft_consensus.cc:515] T 43a1da4c39dd4d048615e98e18db6234 P 2294936c864241959e4ef16ee789b341 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:38.963335 16097 leader_election.cc:290] T 43a1da4c39dd4d048615e98e18db6234 P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 2 election: Requested vote from peers 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607), 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801)
I20260709 13:17:38.963918 15388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43a1da4c39dd4d048615e98e18db6234" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2889d0b5034548eb9e3be00b724e6875"
I20260709 13:17:38.964533 15388 raft_consensus.cc:3055] T 43a1da4c39dd4d048615e98e18db6234 P 2889d0b5034548eb9e3be00b724e6875 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:38.964628 15463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43a1da4c39dd4d048615e98e18db6234" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "02927d4dc2f44acf84f92a7090286bbc"
I20260709 13:17:38.964892 15388 raft_consensus.cc:740] T 43a1da4c39dd4d048615e98e18db6234 P 2889d0b5034548eb9e3be00b724e6875 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2889d0b5034548eb9e3be00b724e6875, State: Running, Role: LEADER
I20260709 13:17:38.965243 15463 raft_consensus.cc:3060] T 43a1da4c39dd4d048615e98e18db6234 P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:38.965710 15388 consensus_queue.cc:260] T 43a1da4c39dd4d048615e98e18db6234 P 2889d0b5034548eb9e3be00b724e6875 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:38.967064 15388 raft_consensus.cc:3060] T 43a1da4c39dd4d048615e98e18db6234 P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:38.972222 15463 raft_consensus.cc:2468] T 43a1da4c39dd4d048615e98e18db6234 P 02927d4dc2f44acf84f92a7090286bbc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2294936c864241959e4ef16ee789b341 in term 2.
I20260709 13:17:38.973280 16048 leader_election.cc:304] T 43a1da4c39dd4d048615e98e18db6234 P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02927d4dc2f44acf84f92a7090286bbc, 2294936c864241959e4ef16ee789b341; no voters: 
I20260709 13:17:38.973871 15388 raft_consensus.cc:2468] T 43a1da4c39dd4d048615e98e18db6234 P 2889d0b5034548eb9e3be00b724e6875 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2294936c864241959e4ef16ee789b341 in term 2.
I20260709 13:17:38.974161 16318 raft_consensus.cc:2804] T 43a1da4c39dd4d048615e98e18db6234 P 2294936c864241959e4ef16ee789b341 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:38.974817 16318 raft_consensus.cc:697] T 43a1da4c39dd4d048615e98e18db6234 P 2294936c864241959e4ef16ee789b341 [term 2 LEADER]: Becoming Leader. State: Replica: 2294936c864241959e4ef16ee789b341, State: Running, Role: LEADER
I20260709 13:17:38.976649 16318 consensus_queue.cc:237] T 43a1da4c39dd4d048615e98e18db6234 P 2294936c864241959e4ef16ee789b341 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:38.987825 15137 catalog_manager.cc:5697] T 43a1da4c39dd4d048615e98e18db6234 P 2294936c864241959e4ef16ee789b341 reported cstate change: term changed from 1 to 2, leader changed from 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131) to 2294936c864241959e4ef16ee789b341 (127.12.19.129). New cstate: current_term: 2 leader_uuid: "2294936c864241959e4ef16ee789b341" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:39.005090 16309 raft_consensus.cc:993] T a9351bc224e54fe89dadf9cf82359edf P 2889d0b5034548eb9e3be00b724e6875: : Instructing follower 2294936c864241959e4ef16ee789b341 to start an election
I20260709 13:17:39.005556 16150 raft_consensus.cc:1081] T a9351bc224e54fe89dadf9cf82359edf P 2889d0b5034548eb9e3be00b724e6875 [term 2 LEADER]: Signalling peer 2294936c864241959e4ef16ee789b341 to start an election
I20260709 13:17:39.007073 16097 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a9351bc224e54fe89dadf9cf82359edf"
dest_uuid: "2294936c864241959e4ef16ee789b341"
 from {username='slave'} at 127.0.0.1:43976
I20260709 13:17:39.007563 16097 raft_consensus.cc:493] T a9351bc224e54fe89dadf9cf82359edf P 2294936c864241959e4ef16ee789b341 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:39.007830 16097 raft_consensus.cc:3060] T a9351bc224e54fe89dadf9cf82359edf P 2294936c864241959e4ef16ee789b341 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:39.012704 16097 raft_consensus.cc:515] T a9351bc224e54fe89dadf9cf82359edf P 2294936c864241959e4ef16ee789b341 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:39.014482 16097 leader_election.cc:290] T a9351bc224e54fe89dadf9cf82359edf P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 3 election: Requested vote from peers 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607), 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801)
I20260709 13:17:39.015245 15463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9351bc224e54fe89dadf9cf82359edf" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "02927d4dc2f44acf84f92a7090286bbc"
I20260709 13:17:39.015686 16295 raft_consensus.cc:993] T 4d961a93e8ef4c24bd2a391376be5d37 P 02927d4dc2f44acf84f92a7090286bbc: : Instructing follower 2294936c864241959e4ef16ee789b341 to start an election
I20260709 13:17:39.015769 15388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9351bc224e54fe89dadf9cf82359edf" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2889d0b5034548eb9e3be00b724e6875"
I20260709 13:17:39.016136 15463 raft_consensus.cc:3060] T a9351bc224e54fe89dadf9cf82359edf P 02927d4dc2f44acf84f92a7090286bbc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:39.016721 16164 raft_consensus.cc:1081] T 4d961a93e8ef4c24bd2a391376be5d37 P 02927d4dc2f44acf84f92a7090286bbc [term 1 LEADER]: Signalling peer 2294936c864241959e4ef16ee789b341 to start an election
I20260709 13:17:39.017429 15388 raft_consensus.cc:3055] T a9351bc224e54fe89dadf9cf82359edf P 2889d0b5034548eb9e3be00b724e6875 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:17:39.017743 15388 raft_consensus.cc:740] T a9351bc224e54fe89dadf9cf82359edf P 2889d0b5034548eb9e3be00b724e6875 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2889d0b5034548eb9e3be00b724e6875, State: Running, Role: LEADER
I20260709 13:17:39.018039 16097 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4d961a93e8ef4c24bd2a391376be5d37"
dest_uuid: "2294936c864241959e4ef16ee789b341"
 from {username='slave'} at 127.0.0.1:43970
I20260709 13:17:39.018579 16097 raft_consensus.cc:493] T 4d961a93e8ef4c24bd2a391376be5d37 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:39.018500 15388 consensus_queue.cc:260] T a9351bc224e54fe89dadf9cf82359edf P 2889d0b5034548eb9e3be00b724e6875 [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: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:39.018977 16097 raft_consensus.cc:3060] T 4d961a93e8ef4c24bd2a391376be5d37 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:39.019591 15388 raft_consensus.cc:3060] T a9351bc224e54fe89dadf9cf82359edf P 2889d0b5034548eb9e3be00b724e6875 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:39.022482 15463 raft_consensus.cc:2468] T a9351bc224e54fe89dadf9cf82359edf P 02927d4dc2f44acf84f92a7090286bbc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2294936c864241959e4ef16ee789b341 in term 3.
I20260709 13:17:39.023432 16048 leader_election.cc:304] T a9351bc224e54fe89dadf9cf82359edf P 2294936c864241959e4ef16ee789b341 [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: 02927d4dc2f44acf84f92a7090286bbc, 2294936c864241959e4ef16ee789b341; no voters: 
I20260709 13:17:39.024155 16318 raft_consensus.cc:2804] T a9351bc224e54fe89dadf9cf82359edf P 2294936c864241959e4ef16ee789b341 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:17:39.024276 15388 raft_consensus.cc:2468] T a9351bc224e54fe89dadf9cf82359edf P 2889d0b5034548eb9e3be00b724e6875 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2294936c864241959e4ef16ee789b341 in term 3.
I20260709 13:17:39.024922 16318 raft_consensus.cc:697] T a9351bc224e54fe89dadf9cf82359edf P 2294936c864241959e4ef16ee789b341 [term 3 LEADER]: Becoming Leader. State: Replica: 2294936c864241959e4ef16ee789b341, State: Running, Role: LEADER
I20260709 13:17:39.025811 16097 raft_consensus.cc:515] T 4d961a93e8ef4c24bd2a391376be5d37 P 2294936c864241959e4ef16ee789b341 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:39.026571 16318 consensus_queue.cc:237] T a9351bc224e54fe89dadf9cf82359edf P 2294936c864241959e4ef16ee789b341 [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: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:39.028064 16097 leader_election.cc:290] T 4d961a93e8ef4c24bd2a391376be5d37 P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 2 election: Requested vote from peers 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607), 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801)
I20260709 13:17:39.030668 15459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d961a93e8ef4c24bd2a391376be5d37" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "02927d4dc2f44acf84f92a7090286bbc"
I20260709 13:17:39.030843 15388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d961a93e8ef4c24bd2a391376be5d37" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2889d0b5034548eb9e3be00b724e6875"
I20260709 13:17:39.031409 15388 raft_consensus.cc:3060] T 4d961a93e8ef4c24bd2a391376be5d37 P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:39.032688 15459 raft_consensus.cc:3055] T 4d961a93e8ef4c24bd2a391376be5d37 P 02927d4dc2f44acf84f92a7090286bbc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:39.033191 15459 raft_consensus.cc:740] T 4d961a93e8ef4c24bd2a391376be5d37 P 02927d4dc2f44acf84f92a7090286bbc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 02927d4dc2f44acf84f92a7090286bbc, State: Running, Role: LEADER
I20260709 13:17:39.034161 15459 consensus_queue.cc:260] T 4d961a93e8ef4c24bd2a391376be5d37 P 02927d4dc2f44acf84f92a7090286bbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:39.036749 15459 raft_consensus.cc:3060] T 4d961a93e8ef4c24bd2a391376be5d37 P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:39.037035 15388 raft_consensus.cc:2468] T 4d961a93e8ef4c24bd2a391376be5d37 P 2889d0b5034548eb9e3be00b724e6875 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2294936c864241959e4ef16ee789b341 in term 2.
I20260709 13:17:39.038175 16046 leader_election.cc:304] T 4d961a93e8ef4c24bd2a391376be5d37 P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2294936c864241959e4ef16ee789b341, 2889d0b5034548eb9e3be00b724e6875; no voters: 
I20260709 13:17:39.039125 16319 raft_consensus.cc:2804] T 4d961a93e8ef4c24bd2a391376be5d37 P 2294936c864241959e4ef16ee789b341 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:39.040227 16319 raft_consensus.cc:697] T 4d961a93e8ef4c24bd2a391376be5d37 P 2294936c864241959e4ef16ee789b341 [term 2 LEADER]: Becoming Leader. State: Replica: 2294936c864241959e4ef16ee789b341, State: Running, Role: LEADER
I20260709 13:17:39.041101 16319 consensus_queue.cc:237] T 4d961a93e8ef4c24bd2a391376be5d37 P 2294936c864241959e4ef16ee789b341 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:39.045246 15137 catalog_manager.cc:5697] T a9351bc224e54fe89dadf9cf82359edf P 2294936c864241959e4ef16ee789b341 reported cstate change: term changed from 2 to 3, leader changed from 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131) to 2294936c864241959e4ef16ee789b341 (127.12.19.129). New cstate: current_term: 3 leader_uuid: "2294936c864241959e4ef16ee789b341" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:39.050560 15459 raft_consensus.cc:2468] T 4d961a93e8ef4c24bd2a391376be5d37 P 02927d4dc2f44acf84f92a7090286bbc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2294936c864241959e4ef16ee789b341 in term 2.
I20260709 13:17:39.053206 16310 raft_consensus.cc:993] T cabc919ffe3a4e638210f0f365238828 P 802c9786ee9c404cbeb186b90fa697ba: : Instructing follower 02927d4dc2f44acf84f92a7090286bbc to start an election
I20260709 13:17:39.053807 16329 raft_consensus.cc:1081] T cabc919ffe3a4e638210f0f365238828 P 802c9786ee9c404cbeb186b90fa697ba [term 1 LEADER]: Signalling peer 02927d4dc2f44acf84f92a7090286bbc to start an election
I20260709 13:17:39.058172 15463 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cabc919ffe3a4e638210f0f365238828"
dest_uuid: "02927d4dc2f44acf84f92a7090286bbc"
 from {username='slave'} at 127.0.0.1:37624
I20260709 13:17:39.058620 15463 raft_consensus.cc:493] T cabc919ffe3a4e638210f0f365238828 P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:39.058938 15463 raft_consensus.cc:3060] T cabc919ffe3a4e638210f0f365238828 P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:39.060436 15137 catalog_manager.cc:5697] T 4d961a93e8ef4c24bd2a391376be5d37 P 2294936c864241959e4ef16ee789b341 reported cstate change: term changed from 1 to 2, leader changed from 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132) to 2294936c864241959e4ef16ee789b341 (127.12.19.129). New cstate: current_term: 2 leader_uuid: "2294936c864241959e4ef16ee789b341" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:39.063632 15463 raft_consensus.cc:515] T cabc919ffe3a4e638210f0f365238828 P 02927d4dc2f44acf84f92a7090286bbc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:39.066111 15463 leader_election.cc:290] T cabc919ffe3a4e638210f0f365238828 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 2 election: Requested vote from peers 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495), 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607)
I20260709 13:17:39.067435 15388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cabc919ffe3a4e638210f0f365238828" candidate_uuid: "02927d4dc2f44acf84f92a7090286bbc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2889d0b5034548eb9e3be00b724e6875"
I20260709 13:17:39.068004 15388 raft_consensus.cc:3060] T cabc919ffe3a4e638210f0f365238828 P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:39.067698 15311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cabc919ffe3a4e638210f0f365238828" candidate_uuid: "02927d4dc2f44acf84f92a7090286bbc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "802c9786ee9c404cbeb186b90fa697ba"
I20260709 13:17:39.069880 15311 raft_consensus.cc:3055] T cabc919ffe3a4e638210f0f365238828 P 802c9786ee9c404cbeb186b90fa697ba [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:39.070173 15311 raft_consensus.cc:740] T cabc919ffe3a4e638210f0f365238828 P 802c9786ee9c404cbeb186b90fa697ba [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 802c9786ee9c404cbeb186b90fa697ba, State: Running, Role: LEADER
I20260709 13:17:39.070876 15311 consensus_queue.cc:260] T cabc919ffe3a4e638210f0f365238828 P 802c9786ee9c404cbeb186b90fa697ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:39.072625 15311 raft_consensus.cc:3060] T cabc919ffe3a4e638210f0f365238828 P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:39.074736 15388 raft_consensus.cc:2468] T cabc919ffe3a4e638210f0f365238828 P 2889d0b5034548eb9e3be00b724e6875 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02927d4dc2f44acf84f92a7090286bbc in term 2.
I20260709 13:17:39.075901 15430 leader_election.cc:304] T cabc919ffe3a4e638210f0f365238828 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02927d4dc2f44acf84f92a7090286bbc, 2889d0b5034548eb9e3be00b724e6875; no voters: 
I20260709 13:17:39.076656 16164 raft_consensus.cc:2804] T cabc919ffe3a4e638210f0f365238828 P 02927d4dc2f44acf84f92a7090286bbc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:39.077107 16164 raft_consensus.cc:697] T cabc919ffe3a4e638210f0f365238828 P 02927d4dc2f44acf84f92a7090286bbc [term 2 LEADER]: Becoming Leader. State: Replica: 02927d4dc2f44acf84f92a7090286bbc, State: Running, Role: LEADER
I20260709 13:17:39.077975 16164 consensus_queue.cc:237] T cabc919ffe3a4e638210f0f365238828 P 02927d4dc2f44acf84f92a7090286bbc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:39.080720 15311 raft_consensus.cc:2468] T cabc919ffe3a4e638210f0f365238828 P 802c9786ee9c404cbeb186b90fa697ba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02927d4dc2f44acf84f92a7090286bbc in term 2.
I20260709 13:17:39.093164 15137 catalog_manager.cc:5697] T cabc919ffe3a4e638210f0f365238828 P 02927d4dc2f44acf84f92a7090286bbc reported cstate change: term changed from 1 to 2, leader changed from 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130) to 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132). New cstate: current_term: 2 leader_uuid: "02927d4dc2f44acf84f92a7090286bbc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:39.111918 16295 raft_consensus.cc:993] T a1bc50d5df5f4be9a7b8db2b00ceb449 P 02927d4dc2f44acf84f92a7090286bbc: : Instructing follower 2294936c864241959e4ef16ee789b341 to start an election
I20260709 13:17:39.112440 16164 raft_consensus.cc:1081] T a1bc50d5df5f4be9a7b8db2b00ceb449 P 02927d4dc2f44acf84f92a7090286bbc [term 1 LEADER]: Signalling peer 2294936c864241959e4ef16ee789b341 to start an election
I20260709 13:17:39.113626 16097 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a1bc50d5df5f4be9a7b8db2b00ceb449"
dest_uuid: "2294936c864241959e4ef16ee789b341"
 from {username='slave'} at 127.0.0.1:43970
I20260709 13:17:39.113994 16097 raft_consensus.cc:493] T a1bc50d5df5f4be9a7b8db2b00ceb449 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:39.114284 16097 raft_consensus.cc:3060] T a1bc50d5df5f4be9a7b8db2b00ceb449 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:39.120873 16097 raft_consensus.cc:515] T a1bc50d5df5f4be9a7b8db2b00ceb449 P 2294936c864241959e4ef16ee789b341 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:39.122241 16097 leader_election.cc:290] T a1bc50d5df5f4be9a7b8db2b00ceb449 P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 2 election: Requested vote from peers 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607), 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801)
I20260709 13:17:39.122890 15388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1bc50d5df5f4be9a7b8db2b00ceb449" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2889d0b5034548eb9e3be00b724e6875"
I20260709 13:17:39.123075 15463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1bc50d5df5f4be9a7b8db2b00ceb449" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "02927d4dc2f44acf84f92a7090286bbc"
I20260709 13:17:39.123430 15388 raft_consensus.cc:3060] T a1bc50d5df5f4be9a7b8db2b00ceb449 P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:39.123656 15463 raft_consensus.cc:3055] T a1bc50d5df5f4be9a7b8db2b00ceb449 P 02927d4dc2f44acf84f92a7090286bbc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:39.124076 15463 raft_consensus.cc:740] T a1bc50d5df5f4be9a7b8db2b00ceb449 P 02927d4dc2f44acf84f92a7090286bbc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 02927d4dc2f44acf84f92a7090286bbc, State: Running, Role: LEADER
I20260709 13:17:39.124799 15463 consensus_queue.cc:260] T a1bc50d5df5f4be9a7b8db2b00ceb449 P 02927d4dc2f44acf84f92a7090286bbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:39.125851 15463 raft_consensus.cc:3060] T a1bc50d5df5f4be9a7b8db2b00ceb449 P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:39.128602 15388 raft_consensus.cc:2468] T a1bc50d5df5f4be9a7b8db2b00ceb449 P 2889d0b5034548eb9e3be00b724e6875 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2294936c864241959e4ef16ee789b341 in term 2.
I20260709 13:17:39.129436 16046 leader_election.cc:304] T a1bc50d5df5f4be9a7b8db2b00ceb449 P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2294936c864241959e4ef16ee789b341, 2889d0b5034548eb9e3be00b724e6875; no voters: 
I20260709 13:17:39.130132 16319 raft_consensus.cc:2804] T a1bc50d5df5f4be9a7b8db2b00ceb449 P 2294936c864241959e4ef16ee789b341 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:39.130585 16319 raft_consensus.cc:697] T a1bc50d5df5f4be9a7b8db2b00ceb449 P 2294936c864241959e4ef16ee789b341 [term 2 LEADER]: Becoming Leader. State: Replica: 2294936c864241959e4ef16ee789b341, State: Running, Role: LEADER
I20260709 13:17:39.130821 15463 raft_consensus.cc:2468] T a1bc50d5df5f4be9a7b8db2b00ceb449 P 02927d4dc2f44acf84f92a7090286bbc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2294936c864241959e4ef16ee789b341 in term 2.
I20260709 13:17:39.131541 16319 consensus_queue.cc:237] T a1bc50d5df5f4be9a7b8db2b00ceb449 P 2294936c864241959e4ef16ee789b341 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:39.143438 15137 catalog_manager.cc:5697] T a1bc50d5df5f4be9a7b8db2b00ceb449 P 2294936c864241959e4ef16ee789b341 reported cstate change: term changed from 1 to 2, leader changed from 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132) to 2294936c864241959e4ef16ee789b341 (127.12.19.129). New cstate: current_term: 2 leader_uuid: "2294936c864241959e4ef16ee789b341" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:39.408531 15463 raft_consensus.cc:1275] T 96f954f9698d45af941477c85b374240 P 02927d4dc2f44acf84f92a7090286bbc [term 3 FOLLOWER]: Refusing update from remote peer 2294936c864241959e4ef16ee789b341: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:17:39.410205 16319 consensus_queue.cc:1048] T 96f954f9698d45af941477c85b374240 P 2294936c864241959e4ef16ee789b341 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:39.415164 15459 raft_consensus.cc:1275] T 43a1da4c39dd4d048615e98e18db6234 P 02927d4dc2f44acf84f92a7090286bbc [term 2 FOLLOWER]: Refusing update from remote peer 2294936c864241959e4ef16ee789b341: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:39.416527 16319 consensus_queue.cc:1048] T 43a1da4c39dd4d048615e98e18db6234 P 2294936c864241959e4ef16ee789b341 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:39.426662 15388 raft_consensus.cc:1275] T 96f954f9698d45af941477c85b374240 P 2889d0b5034548eb9e3be00b724e6875 [term 3 FOLLOWER]: Refusing update from remote peer 2294936c864241959e4ef16ee789b341: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:17:39.428390 16319 consensus_queue.cc:1048] T 96f954f9698d45af941477c85b374240 P 2294936c864241959e4ef16ee789b341 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:17:39.436851 15392 raft_consensus.cc:1275] T 43a1da4c39dd4d048615e98e18db6234 P 2889d0b5034548eb9e3be00b724e6875 [term 2 FOLLOWER]: Refusing update from remote peer 2294936c864241959e4ef16ee789b341: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:39.438654 16327 consensus_queue.cc:1048] T 43a1da4c39dd4d048615e98e18db6234 P 2294936c864241959e4ef16ee789b341 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:39.462332 15311 raft_consensus.cc:1275] T cabc919ffe3a4e638210f0f365238828 P 802c9786ee9c404cbeb186b90fa697ba [term 2 FOLLOWER]: Refusing update from remote peer 02927d4dc2f44acf84f92a7090286bbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:39.464083 16295 consensus_queue.cc:1048] T cabc919ffe3a4e638210f0f365238828 P 02927d4dc2f44acf84f92a7090286bbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:39.494061 15388 raft_consensus.cc:1275] T cabc919ffe3a4e638210f0f365238828 P 2889d0b5034548eb9e3be00b724e6875 [term 2 FOLLOWER]: Refusing update from remote peer 02927d4dc2f44acf84f92a7090286bbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:39.497603 16332 consensus_queue.cc:1048] T cabc919ffe3a4e638210f0f365238828 P 02927d4dc2f44acf84f92a7090286bbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:17:39.527971 15463 raft_consensus.cc:1275] T 4d961a93e8ef4c24bd2a391376be5d37 P 02927d4dc2f44acf84f92a7090286bbc [term 2 FOLLOWER]: Refusing update from remote peer 2294936c864241959e4ef16ee789b341: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:39.535526 16327 consensus_queue.cc:1048] T 4d961a93e8ef4c24bd2a391376be5d37 P 2294936c864241959e4ef16ee789b341 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:39.555708 15392 raft_consensus.cc:1275] T 4d961a93e8ef4c24bd2a391376be5d37 P 2889d0b5034548eb9e3be00b724e6875 [term 2 FOLLOWER]: Refusing update from remote peer 2294936c864241959e4ef16ee789b341: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:39.557765 16327 consensus_queue.cc:1048] T 4d961a93e8ef4c24bd2a391376be5d37 P 2294936c864241959e4ef16ee789b341 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:39.571566 15388 raft_consensus.cc:1275] T a1bc50d5df5f4be9a7b8db2b00ceb449 P 2889d0b5034548eb9e3be00b724e6875 [term 2 FOLLOWER]: Refusing update from remote peer 2294936c864241959e4ef16ee789b341: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:39.573228 16327 consensus_queue.cc:1048] T a1bc50d5df5f4be9a7b8db2b00ceb449 P 2294936c864241959e4ef16ee789b341 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:39.587220 15463 raft_consensus.cc:1275] T a9351bc224e54fe89dadf9cf82359edf P 02927d4dc2f44acf84f92a7090286bbc [term 3 FOLLOWER]: Refusing update from remote peer 2294936c864241959e4ef16ee789b341: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:17:39.588327 15459 raft_consensus.cc:1275] T a1bc50d5df5f4be9a7b8db2b00ceb449 P 02927d4dc2f44acf84f92a7090286bbc [term 2 FOLLOWER]: Refusing update from remote peer 2294936c864241959e4ef16ee789b341: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:39.588934 16319 consensus_queue.cc:1048] T a9351bc224e54fe89dadf9cf82359edf P 2294936c864241959e4ef16ee789b341 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:39.591871 16319 consensus_queue.cc:1048] T a1bc50d5df5f4be9a7b8db2b00ceb449 P 2294936c864241959e4ef16ee789b341 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:39.601820 12366 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:39.609627 15388 raft_consensus.cc:1275] T a9351bc224e54fe89dadf9cf82359edf P 2889d0b5034548eb9e3be00b724e6875 [term 3 FOLLOWER]: Refusing update from remote peer 2294936c864241959e4ef16ee789b341: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:17:39.610996 16319 consensus_queue.cc:1048] T a9351bc224e54fe89dadf9cf82359edf P 2294936c864241959e4ef16ee789b341 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:39.661269 12366 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:39.701689 15463 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0b500d1d450c478db351f0e507c81f18"
dest_uuid: "02927d4dc2f44acf84f92a7090286bbc"
mode: GRACEFUL
new_leader_uuid: "2294936c864241959e4ef16ee789b341"
 from {username='slave'} at 127.0.0.1:48798
I20260709 13:17:39.702250 15463 raft_consensus.cc:606] T 0b500d1d450c478db351f0e507c81f18 P 02927d4dc2f44acf84f92a7090286bbc [term 1 LEADER]: Received request to transfer leadership to TS 2294936c864241959e4ef16ee789b341
I20260709 13:17:39.704819 15317 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0e76f7a1bc7b471ca982b575e17c05a1"
dest_uuid: "802c9786ee9c404cbeb186b90fa697ba"
mode: GRACEFUL
new_leader_uuid: "2294936c864241959e4ef16ee789b341"
 from {username='slave'} at 127.0.0.1:42876
I20260709 13:17:39.705322 15317 raft_consensus.cc:606] T 0e76f7a1bc7b471ca982b575e17c05a1 P 802c9786ee9c404cbeb186b90fa697ba [term 1 LEADER]: Received request to transfer leadership to TS 2294936c864241959e4ef16ee789b341
I20260709 13:17:39.707556 15392 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "31a5360b9d724826bc979acaffec48b7"
dest_uuid: "2889d0b5034548eb9e3be00b724e6875"
mode: GRACEFUL
new_leader_uuid: "2294936c864241959e4ef16ee789b341"
 from {username='slave'} at 127.0.0.1:43226
I20260709 13:17:39.708124 15392 raft_consensus.cc:606] T 31a5360b9d724826bc979acaffec48b7 P 2889d0b5034548eb9e3be00b724e6875 [term 1 LEADER]: Received request to transfer leadership to TS 2294936c864241959e4ef16ee789b341
I20260709 13:17:39.710879 15317 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "843281744ae64a2fa2b800cc2e85c7ae"
dest_uuid: "802c9786ee9c404cbeb186b90fa697ba"
mode: GRACEFUL
new_leader_uuid: "2294936c864241959e4ef16ee789b341"
 from {username='slave'} at 127.0.0.1:42876
I20260709 13:17:39.711402 15317 raft_consensus.cc:606] T 843281744ae64a2fa2b800cc2e85c7ae P 802c9786ee9c404cbeb186b90fa697ba [term 1 LEADER]: Received request to transfer leadership to TS 2294936c864241959e4ef16ee789b341
I20260709 13:17:39.713585 15392 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "998df134255f4b9898fddf1bf94611df"
dest_uuid: "2889d0b5034548eb9e3be00b724e6875"
mode: GRACEFUL
new_leader_uuid: "2294936c864241959e4ef16ee789b341"
 from {username='slave'} at 127.0.0.1:43226
I20260709 13:17:39.714025 15392 raft_consensus.cc:606] T 998df134255f4b9898fddf1bf94611df P 2889d0b5034548eb9e3be00b724e6875 [term 2 LEADER]: Received request to transfer leadership to TS 2294936c864241959e4ef16ee789b341
I20260709 13:17:39.715137 12366 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:17:39.716727 12366 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:17:39.735625 16331 raft_consensus.cc:993] T 998df134255f4b9898fddf1bf94611df P 2889d0b5034548eb9e3be00b724e6875: : Instructing follower 2294936c864241959e4ef16ee789b341 to start an election
I20260709 13:17:39.736162 16331 raft_consensus.cc:1081] T 998df134255f4b9898fddf1bf94611df P 2889d0b5034548eb9e3be00b724e6875 [term 2 LEADER]: Signalling peer 2294936c864241959e4ef16ee789b341 to start an election
I20260709 13:17:39.737294 16097 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "998df134255f4b9898fddf1bf94611df"
dest_uuid: "2294936c864241959e4ef16ee789b341"
 from {username='slave'} at 127.0.0.1:43976
I20260709 13:17:39.737712 16097 raft_consensus.cc:493] T 998df134255f4b9898fddf1bf94611df P 2294936c864241959e4ef16ee789b341 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:39.738001 16097 raft_consensus.cc:3060] T 998df134255f4b9898fddf1bf94611df P 2294936c864241959e4ef16ee789b341 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:39.742327 16097 raft_consensus.cc:515] T 998df134255f4b9898fddf1bf94611df P 2294936c864241959e4ef16ee789b341 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:39.743837 16097 leader_election.cc:290] T 998df134255f4b9898fddf1bf94611df P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 3 election: Requested vote from peers 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607), 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801)
I20260709 13:17:39.744381 15392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "998df134255f4b9898fddf1bf94611df" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2889d0b5034548eb9e3be00b724e6875"
I20260709 13:17:39.744695 15459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "998df134255f4b9898fddf1bf94611df" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "02927d4dc2f44acf84f92a7090286bbc"
I20260709 13:17:39.744963 15392 raft_consensus.cc:3055] T 998df134255f4b9898fddf1bf94611df P 2889d0b5034548eb9e3be00b724e6875 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:17:39.745318 15459 raft_consensus.cc:3060] T 998df134255f4b9898fddf1bf94611df P 02927d4dc2f44acf84f92a7090286bbc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:39.745342 15392 raft_consensus.cc:740] T 998df134255f4b9898fddf1bf94611df P 2889d0b5034548eb9e3be00b724e6875 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2889d0b5034548eb9e3be00b724e6875, State: Running, Role: LEADER
I20260709 13:17:39.746239 15392 consensus_queue.cc:260] T 998df134255f4b9898fddf1bf94611df P 2889d0b5034548eb9e3be00b724e6875 [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: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:39.747300 15392 raft_consensus.cc:3060] T 998df134255f4b9898fddf1bf94611df P 2889d0b5034548eb9e3be00b724e6875 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:39.749850 15459 raft_consensus.cc:2468] T 998df134255f4b9898fddf1bf94611df P 02927d4dc2f44acf84f92a7090286bbc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2294936c864241959e4ef16ee789b341 in term 3.
I20260709 13:17:39.750738 16048 leader_election.cc:304] T 998df134255f4b9898fddf1bf94611df P 2294936c864241959e4ef16ee789b341 [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: 02927d4dc2f44acf84f92a7090286bbc, 2294936c864241959e4ef16ee789b341; no voters: 
I20260709 13:17:39.751473 16319 raft_consensus.cc:2804] T 998df134255f4b9898fddf1bf94611df P 2294936c864241959e4ef16ee789b341 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:17:39.751943 16319 raft_consensus.cc:697] T 998df134255f4b9898fddf1bf94611df P 2294936c864241959e4ef16ee789b341 [term 3 LEADER]: Becoming Leader. State: Replica: 2294936c864241959e4ef16ee789b341, State: Running, Role: LEADER
I20260709 13:17:39.752535 15392 raft_consensus.cc:2468] T 998df134255f4b9898fddf1bf94611df P 2889d0b5034548eb9e3be00b724e6875 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2294936c864241959e4ef16ee789b341 in term 3.
I20260709 13:17:39.752679 16319 consensus_queue.cc:237] T 998df134255f4b9898fddf1bf94611df P 2294936c864241959e4ef16ee789b341 [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: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:39.761382 15137 catalog_manager.cc:5697] T 998df134255f4b9898fddf1bf94611df P 2294936c864241959e4ef16ee789b341 reported cstate change: term changed from 2 to 3, leader changed from 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131) to 2294936c864241959e4ef16ee789b341 (127.12.19.129). New cstate: current_term: 3 leader_uuid: "2294936c864241959e4ef16ee789b341" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:39.789353 16329 raft_consensus.cc:993] T 843281744ae64a2fa2b800cc2e85c7ae P 802c9786ee9c404cbeb186b90fa697ba: : Instructing follower 2294936c864241959e4ef16ee789b341 to start an election
I20260709 13:17:39.789877 16311 raft_consensus.cc:1081] T 843281744ae64a2fa2b800cc2e85c7ae P 802c9786ee9c404cbeb186b90fa697ba [term 1 LEADER]: Signalling peer 2294936c864241959e4ef16ee789b341 to start an election
I20260709 13:17:39.791056 16097 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "843281744ae64a2fa2b800cc2e85c7ae"
dest_uuid: "2294936c864241959e4ef16ee789b341"
 from {username='slave'} at 127.0.0.1:43986
I20260709 13:17:39.791555 16097 raft_consensus.cc:493] T 843281744ae64a2fa2b800cc2e85c7ae P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:39.791843 16097 raft_consensus.cc:3060] T 843281744ae64a2fa2b800cc2e85c7ae P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:39.796187 16097 raft_consensus.cc:515] T 843281744ae64a2fa2b800cc2e85c7ae P 2294936c864241959e4ef16ee789b341 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:39.797725 16097 leader_election.cc:290] T 843281744ae64a2fa2b800cc2e85c7ae P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 2 election: Requested vote from peers 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495), 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607)
I20260709 13:17:39.798781 15392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "843281744ae64a2fa2b800cc2e85c7ae" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2889d0b5034548eb9e3be00b724e6875"
I20260709 13:17:39.799453 15392 raft_consensus.cc:3060] T 843281744ae64a2fa2b800cc2e85c7ae P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:39.805150 15392 raft_consensus.cc:2468] T 843281744ae64a2fa2b800cc2e85c7ae P 2889d0b5034548eb9e3be00b724e6875 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2294936c864241959e4ef16ee789b341 in term 2.
I20260709 13:17:39.806090 16046 leader_election.cc:304] T 843281744ae64a2fa2b800cc2e85c7ae P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2294936c864241959e4ef16ee789b341, 2889d0b5034548eb9e3be00b724e6875; no voters: 
I20260709 13:17:39.806962 16319 raft_consensus.cc:2804] T 843281744ae64a2fa2b800cc2e85c7ae P 2294936c864241959e4ef16ee789b341 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:39.807484 16319 raft_consensus.cc:697] T 843281744ae64a2fa2b800cc2e85c7ae P 2294936c864241959e4ef16ee789b341 [term 2 LEADER]: Becoming Leader. State: Replica: 2294936c864241959e4ef16ee789b341, State: Running, Role: LEADER
I20260709 13:17:39.808379 16319 consensus_queue.cc:237] T 843281744ae64a2fa2b800cc2e85c7ae P 2294936c864241959e4ef16ee789b341 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:39.809854 15317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "843281744ae64a2fa2b800cc2e85c7ae" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "802c9786ee9c404cbeb186b90fa697ba"
I20260709 13:17:39.810447 15317 raft_consensus.cc:3055] T 843281744ae64a2fa2b800cc2e85c7ae P 802c9786ee9c404cbeb186b90fa697ba [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:39.810730 15317 raft_consensus.cc:740] T 843281744ae64a2fa2b800cc2e85c7ae P 802c9786ee9c404cbeb186b90fa697ba [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 802c9786ee9c404cbeb186b90fa697ba, State: Running, Role: LEADER
I20260709 13:17:39.811486 15317 consensus_queue.cc:260] T 843281744ae64a2fa2b800cc2e85c7ae P 802c9786ee9c404cbeb186b90fa697ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:39.812887 15317 raft_consensus.cc:3060] T 843281744ae64a2fa2b800cc2e85c7ae P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:39.817682 15317 raft_consensus.cc:2468] T 843281744ae64a2fa2b800cc2e85c7ae P 802c9786ee9c404cbeb186b90fa697ba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2294936c864241959e4ef16ee789b341 in term 2.
I20260709 13:17:39.817634 15137 catalog_manager.cc:5697] T 843281744ae64a2fa2b800cc2e85c7ae P 2294936c864241959e4ef16ee789b341 reported cstate change: term changed from 1 to 2, leader changed from 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130) to 2294936c864241959e4ef16ee789b341 (127.12.19.129). New cstate: current_term: 2 leader_uuid: "2294936c864241959e4ef16ee789b341" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:39.984356 16150 raft_consensus.cc:993] T 31a5360b9d724826bc979acaffec48b7 P 2889d0b5034548eb9e3be00b724e6875: : Instructing follower 2294936c864241959e4ef16ee789b341 to start an election
I20260709 13:17:39.984992 16343 raft_consensus.cc:1081] T 31a5360b9d724826bc979acaffec48b7 P 2889d0b5034548eb9e3be00b724e6875 [term 1 LEADER]: Signalling peer 2294936c864241959e4ef16ee789b341 to start an election
I20260709 13:17:39.986644 16092 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "31a5360b9d724826bc979acaffec48b7"
dest_uuid: "2294936c864241959e4ef16ee789b341"
 from {username='slave'} at 127.0.0.1:43976
I20260709 13:17:39.987156 16092 raft_consensus.cc:493] T 31a5360b9d724826bc979acaffec48b7 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:39.987555 16092 raft_consensus.cc:3060] T 31a5360b9d724826bc979acaffec48b7 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:39.994318 16092 raft_consensus.cc:515] T 31a5360b9d724826bc979acaffec48b7 P 2294936c864241959e4ef16ee789b341 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:39.996232 16092 leader_election.cc:290] T 31a5360b9d724826bc979acaffec48b7 P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 2 election: Requested vote from peers 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495), 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607)
I20260709 13:17:39.996817 15317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31a5360b9d724826bc979acaffec48b7" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "802c9786ee9c404cbeb186b90fa697ba"
I20260709 13:17:39.997510 15317 raft_consensus.cc:3060] T 31a5360b9d724826bc979acaffec48b7 P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:39.997588 15388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31a5360b9d724826bc979acaffec48b7" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2889d0b5034548eb9e3be00b724e6875"
I20260709 13:17:39.998231 15388 raft_consensus.cc:3055] T 31a5360b9d724826bc979acaffec48b7 P 2889d0b5034548eb9e3be00b724e6875 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:39.998509 15388 raft_consensus.cc:740] T 31a5360b9d724826bc979acaffec48b7 P 2889d0b5034548eb9e3be00b724e6875 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2889d0b5034548eb9e3be00b724e6875, State: Running, Role: LEADER
I20260709 13:17:39.999246 15388 consensus_queue.cc:260] T 31a5360b9d724826bc979acaffec48b7 P 2889d0b5034548eb9e3be00b724e6875 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:40.000250 15388 raft_consensus.cc:3060] T 31a5360b9d724826bc979acaffec48b7 P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:40.007665 15317 raft_consensus.cc:2468] T 31a5360b9d724826bc979acaffec48b7 P 802c9786ee9c404cbeb186b90fa697ba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2294936c864241959e4ef16ee789b341 in term 2.
I20260709 13:17:40.008646 16048 leader_election.cc:304] T 31a5360b9d724826bc979acaffec48b7 P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2294936c864241959e4ef16ee789b341, 802c9786ee9c404cbeb186b90fa697ba; no voters: 
I20260709 13:17:40.008957 15388 raft_consensus.cc:2468] T 31a5360b9d724826bc979acaffec48b7 P 2889d0b5034548eb9e3be00b724e6875 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2294936c864241959e4ef16ee789b341 in term 2.
I20260709 13:17:40.009413 16327 raft_consensus.cc:2804] T 31a5360b9d724826bc979acaffec48b7 P 2294936c864241959e4ef16ee789b341 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:40.009845 16327 raft_consensus.cc:697] T 31a5360b9d724826bc979acaffec48b7 P 2294936c864241959e4ef16ee789b341 [term 2 LEADER]: Becoming Leader. State: Replica: 2294936c864241959e4ef16ee789b341, State: Running, Role: LEADER
I20260709 13:17:40.010643 16327 consensus_queue.cc:237] T 31a5360b9d724826bc979acaffec48b7 P 2294936c864241959e4ef16ee789b341 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } }
I20260709 13:17:40.023422 15137 catalog_manager.cc:5697] T 31a5360b9d724826bc979acaffec48b7 P 2294936c864241959e4ef16ee789b341 reported cstate change: term changed from 1 to 2, leader changed from 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131) to 2294936c864241959e4ef16ee789b341 (127.12.19.129). New cstate: current_term: 2 leader_uuid: "2294936c864241959e4ef16ee789b341" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:40.043072 16311 raft_consensus.cc:993] T 0e76f7a1bc7b471ca982b575e17c05a1 P 802c9786ee9c404cbeb186b90fa697ba: : Instructing follower 2294936c864241959e4ef16ee789b341 to start an election
I20260709 13:17:40.043557 16311 raft_consensus.cc:1081] T 0e76f7a1bc7b471ca982b575e17c05a1 P 802c9786ee9c404cbeb186b90fa697ba [term 1 LEADER]: Signalling peer 2294936c864241959e4ef16ee789b341 to start an election
I20260709 13:17:40.044905 16097 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0e76f7a1bc7b471ca982b575e17c05a1"
dest_uuid: "2294936c864241959e4ef16ee789b341"
 from {username='slave'} at 127.0.0.1:43986
I20260709 13:17:40.045265 16097 raft_consensus.cc:493] T 0e76f7a1bc7b471ca982b575e17c05a1 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:40.045496 16097 raft_consensus.cc:3060] T 0e76f7a1bc7b471ca982b575e17c05a1 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:40.049602 16097 raft_consensus.cc:515] T 0e76f7a1bc7b471ca982b575e17c05a1 P 2294936c864241959e4ef16ee789b341 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:40.050796 16097 leader_election.cc:290] T 0e76f7a1bc7b471ca982b575e17c05a1 P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 2 election: Requested vote from peers 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801), 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495)
I20260709 13:17:40.051512 15459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e76f7a1bc7b471ca982b575e17c05a1" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "02927d4dc2f44acf84f92a7090286bbc"
I20260709 13:17:40.051723 15317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e76f7a1bc7b471ca982b575e17c05a1" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "802c9786ee9c404cbeb186b90fa697ba"
I20260709 13:17:40.052266 15317 raft_consensus.cc:3055] T 0e76f7a1bc7b471ca982b575e17c05a1 P 802c9786ee9c404cbeb186b90fa697ba [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:40.052336 15459 raft_consensus.cc:3060] T 0e76f7a1bc7b471ca982b575e17c05a1 P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:40.052551 15317 raft_consensus.cc:740] T 0e76f7a1bc7b471ca982b575e17c05a1 P 802c9786ee9c404cbeb186b90fa697ba [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 802c9786ee9c404cbeb186b90fa697ba, State: Running, Role: LEADER
I20260709 13:17:40.053436 15317 consensus_queue.cc:260] T 0e76f7a1bc7b471ca982b575e17c05a1 P 802c9786ee9c404cbeb186b90fa697ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:40.054492 15317 raft_consensus.cc:3060] T 0e76f7a1bc7b471ca982b575e17c05a1 P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:40.057935 15459 raft_consensus.cc:2468] T 0e76f7a1bc7b471ca982b575e17c05a1 P 02927d4dc2f44acf84f92a7090286bbc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2294936c864241959e4ef16ee789b341 in term 2.
I20260709 13:17:40.059854 16048 leader_election.cc:304] T 0e76f7a1bc7b471ca982b575e17c05a1 P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02927d4dc2f44acf84f92a7090286bbc, 2294936c864241959e4ef16ee789b341; no voters: 
I20260709 13:17:40.060163 15317 raft_consensus.cc:2468] T 0e76f7a1bc7b471ca982b575e17c05a1 P 802c9786ee9c404cbeb186b90fa697ba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2294936c864241959e4ef16ee789b341 in term 2.
I20260709 13:17:40.060559 16327 raft_consensus.cc:2804] T 0e76f7a1bc7b471ca982b575e17c05a1 P 2294936c864241959e4ef16ee789b341 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:40.061201 16327 raft_consensus.cc:697] T 0e76f7a1bc7b471ca982b575e17c05a1 P 2294936c864241959e4ef16ee789b341 [term 2 LEADER]: Becoming Leader. State: Replica: 2294936c864241959e4ef16ee789b341, State: Running, Role: LEADER
I20260709 13:17:40.062199 16327 consensus_queue.cc:237] T 0e76f7a1bc7b471ca982b575e17c05a1 P 2294936c864241959e4ef16ee789b341 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:40.070443 15137 catalog_manager.cc:5697] T 0e76f7a1bc7b471ca982b575e17c05a1 P 2294936c864241959e4ef16ee789b341 reported cstate change: term changed from 1 to 2, leader changed from 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130) to 2294936c864241959e4ef16ee789b341 (127.12.19.129). New cstate: current_term: 2 leader_uuid: "2294936c864241959e4ef16ee789b341" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:40.096247 16358 raft_consensus.cc:993] T 0b500d1d450c478db351f0e507c81f18 P 02927d4dc2f44acf84f92a7090286bbc: : Instructing follower 2294936c864241959e4ef16ee789b341 to start an election
I20260709 13:17:40.096717 16295 raft_consensus.cc:1081] T 0b500d1d450c478db351f0e507c81f18 P 02927d4dc2f44acf84f92a7090286bbc [term 1 LEADER]: Signalling peer 2294936c864241959e4ef16ee789b341 to start an election
I20260709 13:17:40.097956 16097 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0b500d1d450c478db351f0e507c81f18"
dest_uuid: "2294936c864241959e4ef16ee789b341"
 from {username='slave'} at 127.0.0.1:43970
I20260709 13:17:40.098384 16097 raft_consensus.cc:493] T 0b500d1d450c478db351f0e507c81f18 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:40.098649 16097 raft_consensus.cc:3060] T 0b500d1d450c478db351f0e507c81f18 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:40.102913 16097 raft_consensus.cc:515] T 0b500d1d450c478db351f0e507c81f18 P 2294936c864241959e4ef16ee789b341 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:40.104246 16097 leader_election.cc:290] T 0b500d1d450c478db351f0e507c81f18 P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 2 election: Requested vote from peers 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801), 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495)
I20260709 13:17:40.104905 15459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b500d1d450c478db351f0e507c81f18" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "02927d4dc2f44acf84f92a7090286bbc"
I20260709 13:17:40.105175 15317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b500d1d450c478db351f0e507c81f18" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "802c9786ee9c404cbeb186b90fa697ba"
I20260709 13:17:40.105410 15459 raft_consensus.cc:3055] T 0b500d1d450c478db351f0e507c81f18 P 02927d4dc2f44acf84f92a7090286bbc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:40.105707 15317 raft_consensus.cc:3060] T 0b500d1d450c478db351f0e507c81f18 P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:40.105756 15459 raft_consensus.cc:740] T 0b500d1d450c478db351f0e507c81f18 P 02927d4dc2f44acf84f92a7090286bbc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 02927d4dc2f44acf84f92a7090286bbc, State: Running, Role: LEADER
I20260709 13:17:40.106475 15459 consensus_queue.cc:260] T 0b500d1d450c478db351f0e507c81f18 P 02927d4dc2f44acf84f92a7090286bbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:40.107471 15459 raft_consensus.cc:3060] T 0b500d1d450c478db351f0e507c81f18 P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:40.111158 15317 raft_consensus.cc:2468] T 0b500d1d450c478db351f0e507c81f18 P 802c9786ee9c404cbeb186b90fa697ba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2294936c864241959e4ef16ee789b341 in term 2.
I20260709 13:17:40.112144 16048 leader_election.cc:304] T 0b500d1d450c478db351f0e507c81f18 P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2294936c864241959e4ef16ee789b341, 802c9786ee9c404cbeb186b90fa697ba; no voters: 
I20260709 13:17:40.113063 15459 raft_consensus.cc:2468] T 0b500d1d450c478db351f0e507c81f18 P 02927d4dc2f44acf84f92a7090286bbc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2294936c864241959e4ef16ee789b341 in term 2.
I20260709 13:17:40.113235 16327 raft_consensus.cc:2804] T 0b500d1d450c478db351f0e507c81f18 P 2294936c864241959e4ef16ee789b341 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:40.113814 16327 raft_consensus.cc:697] T 0b500d1d450c478db351f0e507c81f18 P 2294936c864241959e4ef16ee789b341 [term 2 LEADER]: Becoming Leader. State: Replica: 2294936c864241959e4ef16ee789b341, State: Running, Role: LEADER
I20260709 13:17:40.114719 16327 consensus_queue.cc:237] T 0b500d1d450c478db351f0e507c81f18 P 2294936c864241959e4ef16ee789b341 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:40.126087 15137 catalog_manager.cc:5697] T 0b500d1d450c478db351f0e507c81f18 P 2294936c864241959e4ef16ee789b341 reported cstate change: term changed from 1 to 2, leader changed from 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132) to 2294936c864241959e4ef16ee789b341 (127.12.19.129). New cstate: current_term: 2 leader_uuid: "2294936c864241959e4ef16ee789b341" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:40.147354 15388 raft_consensus.cc:1275] T 998df134255f4b9898fddf1bf94611df P 2889d0b5034548eb9e3be00b724e6875 [term 3 FOLLOWER]: Refusing update from remote peer 2294936c864241959e4ef16ee789b341: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:17:40.148387 16318 consensus_queue.cc:1048] T 998df134255f4b9898fddf1bf94611df P 2294936c864241959e4ef16ee789b341 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:40.161681 15459 raft_consensus.cc:1275] T 998df134255f4b9898fddf1bf94611df P 02927d4dc2f44acf84f92a7090286bbc [term 3 FOLLOWER]: Refusing update from remote peer 2294936c864241959e4ef16ee789b341: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:17:40.163091 16319 consensus_queue.cc:1048] T 998df134255f4b9898fddf1bf94611df P 2294936c864241959e4ef16ee789b341 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:40.253006 15388 raft_consensus.cc:1275] T 843281744ae64a2fa2b800cc2e85c7ae P 2889d0b5034548eb9e3be00b724e6875 [term 2 FOLLOWER]: Refusing update from remote peer 2294936c864241959e4ef16ee789b341: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:40.254174 16319 consensus_queue.cc:1048] T 843281744ae64a2fa2b800cc2e85c7ae P 2294936c864241959e4ef16ee789b341 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:40.262693 15317 raft_consensus.cc:1275] T 843281744ae64a2fa2b800cc2e85c7ae P 802c9786ee9c404cbeb186b90fa697ba [term 2 FOLLOWER]: Refusing update from remote peer 2294936c864241959e4ef16ee789b341: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:40.265125 16327 consensus_queue.cc:1048] T 843281744ae64a2fa2b800cc2e85c7ae P 2294936c864241959e4ef16ee789b341 [LEADER]: Connected to new peer: Peer: permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:40.443354 15317 raft_consensus.cc:1275] T 0e76f7a1bc7b471ca982b575e17c05a1 P 802c9786ee9c404cbeb186b90fa697ba [term 2 FOLLOWER]: Refusing update from remote peer 2294936c864241959e4ef16ee789b341: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:40.444372 16327 consensus_queue.cc:1048] T 0e76f7a1bc7b471ca982b575e17c05a1 P 2294936c864241959e4ef16ee789b341 [LEADER]: Connected to new peer: Peer: permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:40.460551 15459 raft_consensus.cc:1275] T 0e76f7a1bc7b471ca982b575e17c05a1 P 02927d4dc2f44acf84f92a7090286bbc [term 2 FOLLOWER]: Refusing update from remote peer 2294936c864241959e4ef16ee789b341: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:40.505300 16318 consensus_queue.cc:1048] T 0e76f7a1bc7b471ca982b575e17c05a1 P 2294936c864241959e4ef16ee789b341 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:40.536002 15317 raft_consensus.cc:1275] T 31a5360b9d724826bc979acaffec48b7 P 802c9786ee9c404cbeb186b90fa697ba [term 2 FOLLOWER]: Refusing update from remote peer 2294936c864241959e4ef16ee789b341: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:40.537175 16318 consensus_queue.cc:1048] T 31a5360b9d724826bc979acaffec48b7 P 2294936c864241959e4ef16ee789b341 [LEADER]: Connected to new peer: Peer: permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:40.548141 15388 raft_consensus.cc:1275] T 31a5360b9d724826bc979acaffec48b7 P 2889d0b5034548eb9e3be00b724e6875 [term 2 FOLLOWER]: Refusing update from remote peer 2294936c864241959e4ef16ee789b341: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:40.549630 16318 consensus_queue.cc:1048] T 31a5360b9d724826bc979acaffec48b7 P 2294936c864241959e4ef16ee789b341 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:40.566843 15463 raft_consensus.cc:1275] T 0b500d1d450c478db351f0e507c81f18 P 02927d4dc2f44acf84f92a7090286bbc [term 2 FOLLOWER]: Refusing update from remote peer 2294936c864241959e4ef16ee789b341: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:40.568491 16318 consensus_queue.cc:1048] T 0b500d1d450c478db351f0e507c81f18 P 2294936c864241959e4ef16ee789b341 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:40.584661 15317 raft_consensus.cc:1275] T 0b500d1d450c478db351f0e507c81f18 P 802c9786ee9c404cbeb186b90fa697ba [term 2 FOLLOWER]: Refusing update from remote peer 2294936c864241959e4ef16ee789b341: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:40.591526 16327 consensus_queue.cc:1048] T 0b500d1d450c478db351f0e507c81f18 P 2294936c864241959e4ef16ee789b341 [LEADER]: Connected to new peer: Peer: permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:40.717610 12366 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:40.759881 12366 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:40.805621 15317 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5afcd7991b614faaafea6298af4bee01"
dest_uuid: "802c9786ee9c404cbeb186b90fa697ba"
mode: GRACEFUL
new_leader_uuid: "2294936c864241959e4ef16ee789b341"
 from {username='slave'} at 127.0.0.1:42876
I20260709 13:17:40.806088 15317 raft_consensus.cc:606] T 5afcd7991b614faaafea6298af4bee01 P 802c9786ee9c404cbeb186b90fa697ba [term 1 LEADER]: Received request to transfer leadership to TS 2294936c864241959e4ef16ee789b341
I20260709 13:17:40.808470 15317 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "88d6b179156b4c0fa0bd44df1a1c4717"
dest_uuid: "802c9786ee9c404cbeb186b90fa697ba"
mode: GRACEFUL
new_leader_uuid: "2294936c864241959e4ef16ee789b341"
 from {username='slave'} at 127.0.0.1:42876
I20260709 13:17:40.808856 15317 raft_consensus.cc:606] T 88d6b179156b4c0fa0bd44df1a1c4717 P 802c9786ee9c404cbeb186b90fa697ba [term 2 LEADER]: Received request to transfer leadership to TS 2294936c864241959e4ef16ee789b341
I20260709 13:17:40.810883 15317 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f5236fc85e5742eb8060475cfc6aaab3"
dest_uuid: "802c9786ee9c404cbeb186b90fa697ba"
mode: GRACEFUL
new_leader_uuid: "2294936c864241959e4ef16ee789b341"
 from {username='slave'} at 127.0.0.1:42876
I20260709 13:17:40.811240 15317 raft_consensus.cc:606] T f5236fc85e5742eb8060475cfc6aaab3 P 802c9786ee9c404cbeb186b90fa697ba [term 1 LEADER]: Received request to transfer leadership to TS 2294936c864241959e4ef16ee789b341
I20260709 13:17:40.813349 15317 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f5b77a611ad34251be8121aa6151982c"
dest_uuid: "802c9786ee9c404cbeb186b90fa697ba"
mode: GRACEFUL
new_leader_uuid: "2294936c864241959e4ef16ee789b341"
 from {username='slave'} at 127.0.0.1:42876
I20260709 13:17:40.813699 15317 raft_consensus.cc:606] T f5b77a611ad34251be8121aa6151982c P 802c9786ee9c404cbeb186b90fa697ba [term 1 LEADER]: Received request to transfer leadership to TS 2294936c864241959e4ef16ee789b341
I20260709 13:17:40.814551 12366 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:17:40.816167 12366 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:17:40.828073 16311 raft_consensus.cc:993] T f5b77a611ad34251be8121aa6151982c P 802c9786ee9c404cbeb186b90fa697ba: : Instructing follower 2294936c864241959e4ef16ee789b341 to start an election
I20260709 13:17:40.828554 16329 raft_consensus.cc:1081] T f5b77a611ad34251be8121aa6151982c P 802c9786ee9c404cbeb186b90fa697ba [term 1 LEADER]: Signalling peer 2294936c864241959e4ef16ee789b341 to start an election
I20260709 13:17:40.829910 16097 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f5b77a611ad34251be8121aa6151982c"
dest_uuid: "2294936c864241959e4ef16ee789b341"
 from {username='slave'} at 127.0.0.1:43986
I20260709 13:17:40.830353 16097 raft_consensus.cc:493] T f5b77a611ad34251be8121aa6151982c P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:40.830653 16097 raft_consensus.cc:3060] T f5b77a611ad34251be8121aa6151982c P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:40.836113 16097 raft_consensus.cc:515] T f5b77a611ad34251be8121aa6151982c P 2294936c864241959e4ef16ee789b341 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:40.837829 16097 leader_election.cc:290] T f5b77a611ad34251be8121aa6151982c P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 2 election: Requested vote from peers 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801), 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495)
I20260709 13:17:40.838444 15463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5b77a611ad34251be8121aa6151982c" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "02927d4dc2f44acf84f92a7090286bbc"
I20260709 13:17:40.838675 15311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5b77a611ad34251be8121aa6151982c" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "802c9786ee9c404cbeb186b90fa697ba"
I20260709 13:17:40.838967 15463 raft_consensus.cc:3060] T f5b77a611ad34251be8121aa6151982c P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:40.839267 15311 raft_consensus.cc:3055] T f5b77a611ad34251be8121aa6151982c P 802c9786ee9c404cbeb186b90fa697ba [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:40.839632 15311 raft_consensus.cc:740] T f5b77a611ad34251be8121aa6151982c P 802c9786ee9c404cbeb186b90fa697ba [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 802c9786ee9c404cbeb186b90fa697ba, State: Running, Role: LEADER
I20260709 13:17:40.840386 15311 consensus_queue.cc:260] T f5b77a611ad34251be8121aa6151982c P 802c9786ee9c404cbeb186b90fa697ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:40.841451 15311 raft_consensus.cc:3060] T f5b77a611ad34251be8121aa6151982c P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:40.845132 15463 raft_consensus.cc:2468] T f5b77a611ad34251be8121aa6151982c P 02927d4dc2f44acf84f92a7090286bbc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2294936c864241959e4ef16ee789b341 in term 2.
I20260709 13:17:40.846101 16048 leader_election.cc:304] T f5b77a611ad34251be8121aa6151982c P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02927d4dc2f44acf84f92a7090286bbc, 2294936c864241959e4ef16ee789b341; no voters: 
I20260709 13:17:40.846802 16371 raft_consensus.cc:2804] T f5b77a611ad34251be8121aa6151982c P 2294936c864241959e4ef16ee789b341 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:40.847226 16371 raft_consensus.cc:697] T f5b77a611ad34251be8121aa6151982c P 2294936c864241959e4ef16ee789b341 [term 2 LEADER]: Becoming Leader. State: Replica: 2294936c864241959e4ef16ee789b341, State: Running, Role: LEADER
I20260709 13:17:40.847395 15311 raft_consensus.cc:2468] T f5b77a611ad34251be8121aa6151982c P 802c9786ee9c404cbeb186b90fa697ba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2294936c864241959e4ef16ee789b341 in term 2.
I20260709 13:17:40.848107 16371 consensus_queue.cc:237] T f5b77a611ad34251be8121aa6151982c P 2294936c864241959e4ef16ee789b341 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:40.857652 15137 catalog_manager.cc:5697] T f5b77a611ad34251be8121aa6151982c P 2294936c864241959e4ef16ee789b341 reported cstate change: term changed from 1 to 2, leader changed from 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130) to 2294936c864241959e4ef16ee789b341 (127.12.19.129). New cstate: current_term: 2 leader_uuid: "2294936c864241959e4ef16ee789b341" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:40.993202 16311 raft_consensus.cc:993] T f5236fc85e5742eb8060475cfc6aaab3 P 802c9786ee9c404cbeb186b90fa697ba: : Instructing follower 2294936c864241959e4ef16ee789b341 to start an election
I20260709 13:17:40.993660 16329 raft_consensus.cc:1081] T f5236fc85e5742eb8060475cfc6aaab3 P 802c9786ee9c404cbeb186b90fa697ba [term 1 LEADER]: Signalling peer 2294936c864241959e4ef16ee789b341 to start an election
I20260709 13:17:40.994971 16101 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f5236fc85e5742eb8060475cfc6aaab3"
dest_uuid: "2294936c864241959e4ef16ee789b341"
 from {username='slave'} at 127.0.0.1:43986
I20260709 13:17:40.995539 16101 raft_consensus.cc:493] T f5236fc85e5742eb8060475cfc6aaab3 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:40.995829 16101 raft_consensus.cc:3060] T f5236fc85e5742eb8060475cfc6aaab3 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:41.001904 16101 raft_consensus.cc:515] T f5236fc85e5742eb8060475cfc6aaab3 P 2294936c864241959e4ef16ee789b341 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:41.003288 16101 leader_election.cc:290] T f5236fc85e5742eb8060475cfc6aaab3 P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 2 election: Requested vote from peers 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801), 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495)
I20260709 13:17:41.004029 15459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5236fc85e5742eb8060475cfc6aaab3" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "02927d4dc2f44acf84f92a7090286bbc"
I20260709 13:17:41.004038 15317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5236fc85e5742eb8060475cfc6aaab3" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "802c9786ee9c404cbeb186b90fa697ba"
I20260709 13:17:41.004591 15459 raft_consensus.cc:3060] T f5236fc85e5742eb8060475cfc6aaab3 P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:41.004652 15317 raft_consensus.cc:3055] T f5236fc85e5742eb8060475cfc6aaab3 P 802c9786ee9c404cbeb186b90fa697ba [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:41.005026 15317 raft_consensus.cc:740] T f5236fc85e5742eb8060475cfc6aaab3 P 802c9786ee9c404cbeb186b90fa697ba [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 802c9786ee9c404cbeb186b90fa697ba, State: Running, Role: LEADER
I20260709 13:17:41.005585 15317 consensus_queue.cc:260] T f5236fc85e5742eb8060475cfc6aaab3 P 802c9786ee9c404cbeb186b90fa697ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:41.006438 15317 raft_consensus.cc:3060] T f5236fc85e5742eb8060475cfc6aaab3 P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:41.010051 15459 raft_consensus.cc:2468] T f5236fc85e5742eb8060475cfc6aaab3 P 02927d4dc2f44acf84f92a7090286bbc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2294936c864241959e4ef16ee789b341 in term 2.
I20260709 13:17:41.011240 16048 leader_election.cc:304] T f5236fc85e5742eb8060475cfc6aaab3 P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02927d4dc2f44acf84f92a7090286bbc, 2294936c864241959e4ef16ee789b341; no voters: 
I20260709 13:17:41.011876 15317 raft_consensus.cc:2468] T f5236fc85e5742eb8060475cfc6aaab3 P 802c9786ee9c404cbeb186b90fa697ba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2294936c864241959e4ef16ee789b341 in term 2.
I20260709 13:17:41.011906 16371 raft_consensus.cc:2804] T f5236fc85e5742eb8060475cfc6aaab3 P 2294936c864241959e4ef16ee789b341 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:41.012535 16371 raft_consensus.cc:697] T f5236fc85e5742eb8060475cfc6aaab3 P 2294936c864241959e4ef16ee789b341 [term 2 LEADER]: Becoming Leader. State: Replica: 2294936c864241959e4ef16ee789b341, State: Running, Role: LEADER
I20260709 13:17:41.013456 16371 consensus_queue.cc:237] T f5236fc85e5742eb8060475cfc6aaab3 P 2294936c864241959e4ef16ee789b341 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:41.023567 15137 catalog_manager.cc:5697] T f5236fc85e5742eb8060475cfc6aaab3 P 2294936c864241959e4ef16ee789b341 reported cstate change: term changed from 1 to 2, leader changed from 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130) to 2294936c864241959e4ef16ee789b341 (127.12.19.129). New cstate: current_term: 2 leader_uuid: "2294936c864241959e4ef16ee789b341" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:41.154956 16311 raft_consensus.cc:993] T 5afcd7991b614faaafea6298af4bee01 P 802c9786ee9c404cbeb186b90fa697ba: : Instructing follower 2294936c864241959e4ef16ee789b341 to start an election
I20260709 13:17:41.155418 16329 raft_consensus.cc:1081] T 5afcd7991b614faaafea6298af4bee01 P 802c9786ee9c404cbeb186b90fa697ba [term 1 LEADER]: Signalling peer 2294936c864241959e4ef16ee789b341 to start an election
I20260709 13:17:41.156569 16101 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5afcd7991b614faaafea6298af4bee01"
dest_uuid: "2294936c864241959e4ef16ee789b341"
 from {username='slave'} at 127.0.0.1:43986
I20260709 13:17:41.157004 16101 raft_consensus.cc:493] T 5afcd7991b614faaafea6298af4bee01 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:41.157370 16101 raft_consensus.cc:3060] T 5afcd7991b614faaafea6298af4bee01 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:41.162899 16101 raft_consensus.cc:515] T 5afcd7991b614faaafea6298af4bee01 P 2294936c864241959e4ef16ee789b341 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:41.164395 16101 leader_election.cc:290] T 5afcd7991b614faaafea6298af4bee01 P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 2 election: Requested vote from peers 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801), 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495)
I20260709 13:17:41.164840 15459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5afcd7991b614faaafea6298af4bee01" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "02927d4dc2f44acf84f92a7090286bbc"
I20260709 13:17:41.165185 15317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5afcd7991b614faaafea6298af4bee01" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "802c9786ee9c404cbeb186b90fa697ba"
I20260709 13:17:41.165410 15459 raft_consensus.cc:3060] T 5afcd7991b614faaafea6298af4bee01 P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:41.165851 15317 raft_consensus.cc:3055] T 5afcd7991b614faaafea6298af4bee01 P 802c9786ee9c404cbeb186b90fa697ba [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:41.166138 15317 raft_consensus.cc:740] T 5afcd7991b614faaafea6298af4bee01 P 802c9786ee9c404cbeb186b90fa697ba [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 802c9786ee9c404cbeb186b90fa697ba, State: Running, Role: LEADER
I20260709 13:17:41.166755 15317 consensus_queue.cc:260] T 5afcd7991b614faaafea6298af4bee01 P 802c9786ee9c404cbeb186b90fa697ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:41.167625 15317 raft_consensus.cc:3060] T 5afcd7991b614faaafea6298af4bee01 P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:41.170253 15459 raft_consensus.cc:2468] T 5afcd7991b614faaafea6298af4bee01 P 02927d4dc2f44acf84f92a7090286bbc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2294936c864241959e4ef16ee789b341 in term 2.
I20260709 13:17:41.171563 16048 leader_election.cc:304] T 5afcd7991b614faaafea6298af4bee01 P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02927d4dc2f44acf84f92a7090286bbc, 2294936c864241959e4ef16ee789b341; no voters: 
I20260709 13:17:41.172531 16327 raft_consensus.cc:2804] T 5afcd7991b614faaafea6298af4bee01 P 2294936c864241959e4ef16ee789b341 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:41.173095 16327 raft_consensus.cc:697] T 5afcd7991b614faaafea6298af4bee01 P 2294936c864241959e4ef16ee789b341 [term 2 LEADER]: Becoming Leader. State: Replica: 2294936c864241959e4ef16ee789b341, State: Running, Role: LEADER
I20260709 13:17:41.173188 15317 raft_consensus.cc:2468] T 5afcd7991b614faaafea6298af4bee01 P 802c9786ee9c404cbeb186b90fa697ba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2294936c864241959e4ef16ee789b341 in term 2.
I20260709 13:17:41.174078 16327 consensus_queue.cc:237] T 5afcd7991b614faaafea6298af4bee01 P 2294936c864241959e4ef16ee789b341 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:41.183233 15137 catalog_manager.cc:5697] T 5afcd7991b614faaafea6298af4bee01 P 2294936c864241959e4ef16ee789b341 reported cstate change: term changed from 1 to 2, leader changed from 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130) to 2294936c864241959e4ef16ee789b341 (127.12.19.129). New cstate: current_term: 2 leader_uuid: "2294936c864241959e4ef16ee789b341" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:41.208274 16311 raft_consensus.cc:993] T 88d6b179156b4c0fa0bd44df1a1c4717 P 802c9786ee9c404cbeb186b90fa697ba: : Instructing follower 2294936c864241959e4ef16ee789b341 to start an election
I20260709 13:17:41.208667 16329 raft_consensus.cc:1081] T 88d6b179156b4c0fa0bd44df1a1c4717 P 802c9786ee9c404cbeb186b90fa697ba [term 2 LEADER]: Signalling peer 2294936c864241959e4ef16ee789b341 to start an election
I20260709 13:17:41.210249 16101 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "88d6b179156b4c0fa0bd44df1a1c4717"
dest_uuid: "2294936c864241959e4ef16ee789b341"
 from {username='slave'} at 127.0.0.1:43986
I20260709 13:17:41.210700 16101 raft_consensus.cc:493] T 88d6b179156b4c0fa0bd44df1a1c4717 P 2294936c864241959e4ef16ee789b341 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:41.211002 16101 raft_consensus.cc:3060] T 88d6b179156b4c0fa0bd44df1a1c4717 P 2294936c864241959e4ef16ee789b341 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:41.217113 16101 raft_consensus.cc:515] T 88d6b179156b4c0fa0bd44df1a1c4717 P 2294936c864241959e4ef16ee789b341 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:41.218709 16101 leader_election.cc:290] T 88d6b179156b4c0fa0bd44df1a1c4717 P 2294936c864241959e4ef16ee789b341 [CANDIDATE]: Term 3 election: Requested vote from peers 02927d4dc2f44acf84f92a7090286bbc (127.12.19.132:38801), 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495)
I20260709 13:17:41.219655 15317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88d6b179156b4c0fa0bd44df1a1c4717" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "802c9786ee9c404cbeb186b90fa697ba"
I20260709 13:17:41.220209 15317 raft_consensus.cc:3055] T 88d6b179156b4c0fa0bd44df1a1c4717 P 802c9786ee9c404cbeb186b90fa697ba [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:17:41.220103 15459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88d6b179156b4c0fa0bd44df1a1c4717" candidate_uuid: "2294936c864241959e4ef16ee789b341" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "02927d4dc2f44acf84f92a7090286bbc"
I20260709 13:17:41.220623 15317 raft_consensus.cc:740] T 88d6b179156b4c0fa0bd44df1a1c4717 P 802c9786ee9c404cbeb186b90fa697ba [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 802c9786ee9c404cbeb186b90fa697ba, State: Running, Role: LEADER
I20260709 13:17:41.220783 15459 raft_consensus.cc:3060] T 88d6b179156b4c0fa0bd44df1a1c4717 P 02927d4dc2f44acf84f92a7090286bbc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:41.221446 15317 consensus_queue.cc:260] T 88d6b179156b4c0fa0bd44df1a1c4717 P 802c9786ee9c404cbeb186b90fa697ba [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: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:41.222543 15317 raft_consensus.cc:3060] T 88d6b179156b4c0fa0bd44df1a1c4717 P 802c9786ee9c404cbeb186b90fa697ba [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:41.228052 15459 raft_consensus.cc:2468] T 88d6b179156b4c0fa0bd44df1a1c4717 P 02927d4dc2f44acf84f92a7090286bbc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2294936c864241959e4ef16ee789b341 in term 3.
I20260709 13:17:41.228889 16048 leader_election.cc:304] T 88d6b179156b4c0fa0bd44df1a1c4717 P 2294936c864241959e4ef16ee789b341 [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: 02927d4dc2f44acf84f92a7090286bbc, 2294936c864241959e4ef16ee789b341; no voters: 
I20260709 13:17:41.229496 16327 raft_consensus.cc:2804] T 88d6b179156b4c0fa0bd44df1a1c4717 P 2294936c864241959e4ef16ee789b341 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:17:41.229949 16327 raft_consensus.cc:697] T 88d6b179156b4c0fa0bd44df1a1c4717 P 2294936c864241959e4ef16ee789b341 [term 3 LEADER]: Becoming Leader. State: Replica: 2294936c864241959e4ef16ee789b341, State: Running, Role: LEADER
I20260709 13:17:41.230300 15317 raft_consensus.cc:2468] T 88d6b179156b4c0fa0bd44df1a1c4717 P 802c9786ee9c404cbeb186b90fa697ba [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2294936c864241959e4ef16ee789b341 in term 3.
I20260709 13:17:41.231104 16327 consensus_queue.cc:237] T 88d6b179156b4c0fa0bd44df1a1c4717 P 2294936c864241959e4ef16ee789b341 [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: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:41.240687 15137 catalog_manager.cc:5697] T 88d6b179156b4c0fa0bd44df1a1c4717 P 2294936c864241959e4ef16ee789b341 reported cstate change: term changed from 2 to 3, leader changed from 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130) to 2294936c864241959e4ef16ee789b341 (127.12.19.129). New cstate: current_term: 3 leader_uuid: "2294936c864241959e4ef16ee789b341" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:41.411293 15317 raft_consensus.cc:1275] T f5b77a611ad34251be8121aa6151982c P 802c9786ee9c404cbeb186b90fa697ba [term 2 FOLLOWER]: Refusing update from remote peer 2294936c864241959e4ef16ee789b341: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:41.412434 16327 consensus_queue.cc:1048] T f5b77a611ad34251be8121aa6151982c P 2294936c864241959e4ef16ee789b341 [LEADER]: Connected to new peer: Peer: permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:41.424435 15459 raft_consensus.cc:1275] T f5b77a611ad34251be8121aa6151982c P 02927d4dc2f44acf84f92a7090286bbc [term 2 FOLLOWER]: Refusing update from remote peer 2294936c864241959e4ef16ee789b341: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:41.425876 16382 consensus_queue.cc:1048] T f5b77a611ad34251be8121aa6151982c P 2294936c864241959e4ef16ee789b341 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:41.519687 15311 raft_consensus.cc:1275] T f5236fc85e5742eb8060475cfc6aaab3 P 802c9786ee9c404cbeb186b90fa697ba [term 2 FOLLOWER]: Refusing update from remote peer 2294936c864241959e4ef16ee789b341: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:41.521067 16382 consensus_queue.cc:1048] T f5236fc85e5742eb8060475cfc6aaab3 P 2294936c864241959e4ef16ee789b341 [LEADER]: Connected to new peer: Peer: permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:41.529515 15463 raft_consensus.cc:1275] T f5236fc85e5742eb8060475cfc6aaab3 P 02927d4dc2f44acf84f92a7090286bbc [term 2 FOLLOWER]: Refusing update from remote peer 2294936c864241959e4ef16ee789b341: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:41.531018 16327 consensus_queue.cc:1048] T f5236fc85e5742eb8060475cfc6aaab3 P 2294936c864241959e4ef16ee789b341 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:17:41.832304 15429 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.12.19.129:41321, user_credentials={real_user=slave}} blocked reactor thread for 170167us
I20260709 13:17:41.875926 15310 raft_consensus.cc:1275] T 88d6b179156b4c0fa0bd44df1a1c4717 P 802c9786ee9c404cbeb186b90fa697ba [term 3 FOLLOWER]: Refusing update from remote peer 2294936c864241959e4ef16ee789b341: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:17:41.877948 12366 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:41.879904 15311 raft_consensus.cc:1275] T 5afcd7991b614faaafea6298af4bee01 P 802c9786ee9c404cbeb186b90fa697ba [term 2 FOLLOWER]: Refusing update from remote peer 2294936c864241959e4ef16ee789b341: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:41.902705 16382 consensus_queue.cc:1048] T 88d6b179156b4c0fa0bd44df1a1c4717 P 2294936c864241959e4ef16ee789b341 [LEADER]: Connected to new peer: Peer: permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:41.903065 16327 consensus_queue.cc:1048] T 5afcd7991b614faaafea6298af4bee01 P 2294936c864241959e4ef16ee789b341 [LEADER]: Connected to new peer: Peer: permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:41.913040 15463 raft_consensus.cc:1275] T 5afcd7991b614faaafea6298af4bee01 P 02927d4dc2f44acf84f92a7090286bbc [term 2 FOLLOWER]: Refusing update from remote peer 2294936c864241959e4ef16ee789b341: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:41.923070 15463 raft_consensus.cc:1275] T 88d6b179156b4c0fa0bd44df1a1c4717 P 02927d4dc2f44acf84f92a7090286bbc [term 3 FOLLOWER]: Refusing update from remote peer 2294936c864241959e4ef16ee789b341: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:17:41.930357 16371 consensus_queue.cc:1048] T 5afcd7991b614faaafea6298af4bee01 P 2294936c864241959e4ef16ee789b341 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:41.932271 16401 consensus_queue.cc:1048] T 88d6b179156b4c0fa0bd44df1a1c4717 P 2294936c864241959e4ef16ee789b341 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:41.961423 12366 tablet_server.cc:179] TabletServer@127.12.19.129:41321 shutting down...
W20260709 13:17:41.968356 15281 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 46 similar messages]
W20260709 13:17:42.007990 15281 consensus_peers.cc:597] T ccac63dd1be2457ca098e77cb934d0d9 P 802c9786ee9c404cbeb186b90fa697ba -> Peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Couldn't send request to peer 2294936c864241959e4ef16ee789b341. 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 13:17:42.011152 15281 consensus_peers.cc:597] T cb24462539664352aa1dc989ac5478c2 P 802c9786ee9c404cbeb186b90fa697ba -> Peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Couldn't send request to peer 2294936c864241959e4ef16ee789b341. 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 13:17:42.017467 15429 consensus_peers.cc:597] T c5fde627f6294d98a22d6756d06424dc P 02927d4dc2f44acf84f92a7090286bbc -> Peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Couldn't send request to peer 2294936c864241959e4ef16ee789b341. 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 13:17:42.029891 15281 consensus_peers.cc:597] T 52f8b3e971514bbfa36aee8509526116 P 802c9786ee9c404cbeb186b90fa697ba -> Peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Couldn't send request to peer 2294936c864241959e4ef16ee789b341. 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 13:17:42.032559 15429 consensus_peers.cc:597] T 028a2e13a40a4795bb6f37a59a0dca04 P 02927d4dc2f44acf84f92a7090286bbc -> Peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Couldn't send request to peer 2294936c864241959e4ef16ee789b341. 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 13:17:42.039944 15355 consensus_peers.cc:597] T 8ddd01192e8f4fd3b2e5525431abbeea P 2889d0b5034548eb9e3be00b724e6875 -> Peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Couldn't send request to peer 2294936c864241959e4ef16ee789b341. 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 13:17:42.045542 12366 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:17:42.046501 12366 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:42.047382 12366 raft_consensus.cc:2243] T feca0a66feda4ec08a7ea31736b42686 P 2294936c864241959e4ef16ee789b341 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:42.047920 12366 raft_consensus.cc:2272] T feca0a66feda4ec08a7ea31736b42686 P 2294936c864241959e4ef16ee789b341 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:42.050473 12366 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:42.051095 12366 raft_consensus.cc:2243] T 91f0399744a94cdfac8cd984c2b459c6 P 2294936c864241959e4ef16ee789b341 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:42.051537 12366 raft_consensus.cc:2272] T 91f0399744a94cdfac8cd984c2b459c6 P 2294936c864241959e4ef16ee789b341 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:42.053404 12366 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:42.053979 12366 raft_consensus.cc:2243] T 843281744ae64a2fa2b800cc2e85c7ae P 2294936c864241959e4ef16ee789b341 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:42.054687 12366 raft_consensus.cc:2272] T 843281744ae64a2fa2b800cc2e85c7ae P 2294936c864241959e4ef16ee789b341 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:42.056547 12366 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:42.057070 12366 raft_consensus.cc:2243] T 87763f6bc6d64f898c39d0d667d89289 P 2294936c864241959e4ef16ee789b341 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:42.057473 12366 raft_consensus.cc:2272] T 87763f6bc6d64f898c39d0d667d89289 P 2294936c864241959e4ef16ee789b341 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:42.059432 12366 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:42.059985 12366 raft_consensus.cc:2243] T 41470cdec3704201a66dedf3217fb828 P 2294936c864241959e4ef16ee789b341 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:42.060401 12366 raft_consensus.cc:2272] T 41470cdec3704201a66dedf3217fb828 P 2294936c864241959e4ef16ee789b341 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:42.062278 12366 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:42.062877 12366 raft_consensus.cc:2243] T 1c4ab8f71b1949188c9aad51cdb0a569 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:42.063230 12366 raft_consensus.cc:2272] T 1c4ab8f71b1949188c9aad51cdb0a569 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:42.065048 12366 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:42.065689 12366 raft_consensus.cc:2243] T 9bbd4795a215459b8d971fc818b2e31f P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:42.066045 12366 raft_consensus.cc:2272] T 9bbd4795a215459b8d971fc818b2e31f P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:42.068450 12366 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:42.069231 12366 raft_consensus.cc:2243] T 0b500d1d450c478db351f0e507c81f18 P 2294936c864241959e4ef16ee789b341 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:42.070125 12366 raft_consensus.cc:2272] T 0b500d1d450c478db351f0e507c81f18 P 2294936c864241959e4ef16ee789b341 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:42.072535 12366 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:42.073144 12366 raft_consensus.cc:2243] T be84c87760364b46ab9c65c630a2c0e6 P 2294936c864241959e4ef16ee789b341 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:42.073588 12366 raft_consensus.cc:2272] T be84c87760364b46ab9c65c630a2c0e6 P 2294936c864241959e4ef16ee789b341 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:42.074093 15281 consensus_peers.cc:597] T 0df43b556de84976b9e7cec27b5aaa3d P 802c9786ee9c404cbeb186b90fa697ba -> Peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Couldn't send request to peer 2294936c864241959e4ef16ee789b341. 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 13:17:42.075872 12366 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:42.076604 12366 raft_consensus.cc:2243] T 88d6b179156b4c0fa0bd44df1a1c4717 P 2294936c864241959e4ef16ee789b341 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:17:42.077461 12366 raft_consensus.cc:2272] T 88d6b179156b4c0fa0bd44df1a1c4717 P 2294936c864241959e4ef16ee789b341 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:42.078554 15355 consensus_peers.cc:597] T fc4c6d4330124d1a9b4724a1253db9a3 P 2889d0b5034548eb9e3be00b724e6875 -> Peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Couldn't send request to peer 2294936c864241959e4ef16ee789b341. 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 13:17:42.079713 12366 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:42.080416 12366 raft_consensus.cc:2243] T 4e6f79f1062b4f279c5ec14d8a49fa45 P 2294936c864241959e4ef16ee789b341 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:42.080824 12366 raft_consensus.cc:2272] T 4e6f79f1062b4f279c5ec14d8a49fa45 P 2294936c864241959e4ef16ee789b341 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:42.082909 12366 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:42.083635 12366 raft_consensus.cc:2243] T c5fde627f6294d98a22d6756d06424dc P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:42.084090 12366 raft_consensus.cc:2272] T c5fde627f6294d98a22d6756d06424dc P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:42.086511 12366 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:42.087098 12366 raft_consensus.cc:2243] T 4d961a93e8ef4c24bd2a391376be5d37 P 2294936c864241959e4ef16ee789b341 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:42.087939 12366 raft_consensus.cc:2272] T 4d961a93e8ef4c24bd2a391376be5d37 P 2294936c864241959e4ef16ee789b341 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:42.088102 15281 consensus_peers.cc:597] T 87763f6bc6d64f898c39d0d667d89289 P 802c9786ee9c404cbeb186b90fa697ba -> Peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Couldn't send request to peer 2294936c864241959e4ef16ee789b341. 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 13:17:42.089937 12366 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:42.090626 12366 raft_consensus.cc:2243] T 31a5360b9d724826bc979acaffec48b7 P 2294936c864241959e4ef16ee789b341 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:42.091486 12366 raft_consensus.cc:2272] T 31a5360b9d724826bc979acaffec48b7 P 2294936c864241959e4ef16ee789b341 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:42.093596 12366 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:42.094120 12366 raft_consensus.cc:2243] T 9f5711fd6ff94688802a2e8ad6d71fef P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:42.094529 12366 raft_consensus.cc:2272] T 9f5711fd6ff94688802a2e8ad6d71fef P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:42.096974 12366 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:42.097553 12366 raft_consensus.cc:2243] T 63ee2896ea3a452281b9c09df0847bbf P 2294936c864241959e4ef16ee789b341 [term 3 FOLLOWER]: Raft consensus shutting down.
W20260709 13:17:42.097750 15429 consensus_peers.cc:597] T bcdd24a09a424483a566a6f56e7fabee P 02927d4dc2f44acf84f92a7090286bbc -> Peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Couldn't send request to peer 2294936c864241959e4ef16ee789b341. 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 13:17:42.097971 12366 raft_consensus.cc:2272] T 63ee2896ea3a452281b9c09df0847bbf P 2294936c864241959e4ef16ee789b341 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:42.100471 12366 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:42.101235 12366 raft_consensus.cc:2243] T 057d1c98c4b9445993bdc4a4f542551f P 2294936c864241959e4ef16ee789b341 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:42.101755 12366 raft_consensus.cc:2272] T 057d1c98c4b9445993bdc4a4f542551f P 2294936c864241959e4ef16ee789b341 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:42.104424 12366 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:42.105123 12366 raft_consensus.cc:2243] T cb24462539664352aa1dc989ac5478c2 P 2294936c864241959e4ef16ee789b341 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:42.105628 12366 raft_consensus.cc:2272] T cb24462539664352aa1dc989ac5478c2 P 2294936c864241959e4ef16ee789b341 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:42.108433 12366 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:42.109127 12366 raft_consensus.cc:2243] T a1bc50d5df5f4be9a7b8db2b00ceb449 P 2294936c864241959e4ef16ee789b341 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:42.109965 12366 raft_consensus.cc:2272] T a1bc50d5df5f4be9a7b8db2b00ceb449 P 2294936c864241959e4ef16ee789b341 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:42.112403 12366 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:42.113039 12366 raft_consensus.cc:2243] T a8fc3ee3e7da480b80256018cbfbfbfb P 2294936c864241959e4ef16ee789b341 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:42.113462 12366 raft_consensus.cc:2272] T a8fc3ee3e7da480b80256018cbfbfbfb P 2294936c864241959e4ef16ee789b341 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:42.115700 12366 tablet_replica.cc:333] stopping tablet replica
W20260709 13:17:42.116009 15355 consensus_peers.cc:597] T 63ee2896ea3a452281b9c09df0847bbf P 2889d0b5034548eb9e3be00b724e6875 -> Peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Couldn't send request to peer 2294936c864241959e4ef16ee789b341. 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 13:17:42.116394 12366 raft_consensus.cc:2243] T 949b64ee218245f2b369996187e81888 P 2294936c864241959e4ef16ee789b341 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:42.117026 12366 raft_consensus.cc:2272] T 949b64ee218245f2b369996187e81888 P 2294936c864241959e4ef16ee789b341 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:42.119306 12366 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:42.119830 12366 raft_consensus.cc:2243] T 96f954f9698d45af941477c85b374240 P 2294936c864241959e4ef16ee789b341 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:17:42.120493 12366 raft_consensus.cc:2272] T 96f954f9698d45af941477c85b374240 P 2294936c864241959e4ef16ee789b341 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:42.122431 12366 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:42.123031 12366 raft_consensus.cc:2243] T 0f55d19980234982b17948d789b76d26 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:42.123528 12366 raft_consensus.cc:2272] T 0f55d19980234982b17948d789b76d26 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:42.124084 15281 consensus_peers.cc:597] T 013a9144544045629f2f67d77f8113c6 P 802c9786ee9c404cbeb186b90fa697ba -> Peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Couldn't send request to peer 2294936c864241959e4ef16ee789b341. 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 13:17:42.125790 12366 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:42.126381 12366 raft_consensus.cc:2243] T 1849f930531748e3b49684745b05cfc0 P 2294936c864241959e4ef16ee789b341 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:42.126807 12366 raft_consensus.cc:2272] T 1849f930531748e3b49684745b05cfc0 P 2294936c864241959e4ef16ee789b341 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:42.129292 12366 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:42.129956 12366 raft_consensus.cc:2243] T 013a9144544045629f2f67d77f8113c6 P 2294936c864241959e4ef16ee789b341 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:42.130424 12366 raft_consensus.cc:2272] T 013a9144544045629f2f67d77f8113c6 P 2294936c864241959e4ef16ee789b341 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:42.131680 15429 consensus_peers.cc:597] T 1c4ab8f71b1949188c9aad51cdb0a569 P 02927d4dc2f44acf84f92a7090286bbc -> Peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Couldn't send request to peer 2294936c864241959e4ef16ee789b341. 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 13:17:42.132969 12366 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:42.133652 12366 raft_consensus.cc:2243] T a44cb3e2781743289d79f5eee0ca9f18 P 2294936c864241959e4ef16ee789b341 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:42.134073 12366 raft_consensus.cc:2272] T a44cb3e2781743289d79f5eee0ca9f18 P 2294936c864241959e4ef16ee789b341 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:42.135980 12366 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:42.136494 12366 raft_consensus.cc:2243] T a9351bc224e54fe89dadf9cf82359edf P 2294936c864241959e4ef16ee789b341 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:17:42.137184 12366 raft_consensus.cc:2272] T a9351bc224e54fe89dadf9cf82359edf P 2294936c864241959e4ef16ee789b341 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:42.138937 12366 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:42.139545 12366 raft_consensus.cc:2243] T 43a1da4c39dd4d048615e98e18db6234 P 2294936c864241959e4ef16ee789b341 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:42.140255 12366 raft_consensus.cc:2272] T 43a1da4c39dd4d048615e98e18db6234 P 2294936c864241959e4ef16ee789b341 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:42.141939 12366 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:42.142477 12366 raft_consensus.cc:2243] T fc4c6d4330124d1a9b4724a1253db9a3 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:42.142872 12366 raft_consensus.cc:2272] T fc4c6d4330124d1a9b4724a1253db9a3 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:42.144634 12366 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:42.145227 12366 raft_consensus.cc:2243] T f8c2809398354f1d81f2744f0d8f3395 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:42.145576 12366 raft_consensus.cc:2272] T f8c2809398354f1d81f2744f0d8f3395 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:42.148007 12366 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:42.148589 12366 raft_consensus.cc:2243] T 0dfc760f7ad04155af7c697b7762ea6f P 2294936c864241959e4ef16ee789b341 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:42.149113 12366 raft_consensus.cc:2272] T 0dfc760f7ad04155af7c697b7762ea6f P 2294936c864241959e4ef16ee789b341 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:42.150974 12366 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:42.151522 12366 raft_consensus.cc:2243] T 666796a1de5844c29beac89b79d8e77a P 2294936c864241959e4ef16ee789b341 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:42.151960 12366 raft_consensus.cc:2272] T 666796a1de5844c29beac89b79d8e77a P 2294936c864241959e4ef16ee789b341 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:42.153780 12366 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:42.154297 12366 raft_consensus.cc:2243] T ccac63dd1be2457ca098e77cb934d0d9 P 2294936c864241959e4ef16ee789b341 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:42.154735 12366 raft_consensus.cc:2272] T ccac63dd1be2457ca098e77cb934d0d9 P 2294936c864241959e4ef16ee789b341 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:42.156683 12366 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:42.157326 12366 raft_consensus.cc:2243] T 8ddd01192e8f4fd3b2e5525431abbeea P 2294936c864241959e4ef16ee789b341 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:42.157820 12366 raft_consensus.cc:2272] T 8ddd01192e8f4fd3b2e5525431abbeea P 2294936c864241959e4ef16ee789b341 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:42.160187 12366 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:42.160673 12366 raft_consensus.cc:2243] T 5afcd7991b614faaafea6298af4bee01 P 2294936c864241959e4ef16ee789b341 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:42.161557 12366 raft_consensus.cc:2272] T 5afcd7991b614faaafea6298af4bee01 P 2294936c864241959e4ef16ee789b341 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:42.163836 12366 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:42.164352 12366 raft_consensus.cc:2243] T 0e76f7a1bc7b471ca982b575e17c05a1 P 2294936c864241959e4ef16ee789b341 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:42.165024 12366 raft_consensus.cc:2272] T 0e76f7a1bc7b471ca982b575e17c05a1 P 2294936c864241959e4ef16ee789b341 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:42.166641 12366 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:42.167119 12366 raft_consensus.cc:2243] T 6e1515826a7f47e58d24b7fe57dabf63 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:42.167554 12366 raft_consensus.cc:2272] T 6e1515826a7f47e58d24b7fe57dabf63 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:42.169291 12366 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:42.169878 12366 raft_consensus.cc:2243] T 0df43b556de84976b9e7cec27b5aaa3d P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:42.170249 12366 raft_consensus.cc:2272] T 0df43b556de84976b9e7cec27b5aaa3d P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:42.171901 12366 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:42.172353 12366 raft_consensus.cc:2243] T 998df134255f4b9898fddf1bf94611df P 2294936c864241959e4ef16ee789b341 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:17:42.173038 12366 raft_consensus.cc:2272] T 998df134255f4b9898fddf1bf94611df P 2294936c864241959e4ef16ee789b341 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:42.174758 12366 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:42.175246 12366 raft_consensus.cc:2243] T 52f8b3e971514bbfa36aee8509526116 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:42.175649 12366 raft_consensus.cc:2272] T 52f8b3e971514bbfa36aee8509526116 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:42.177457 12366 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:42.177915 12366 raft_consensus.cc:2243] T f5b77a611ad34251be8121aa6151982c P 2294936c864241959e4ef16ee789b341 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:42.178579 12366 raft_consensus.cc:2272] T f5b77a611ad34251be8121aa6151982c P 2294936c864241959e4ef16ee789b341 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:42.180904 12366 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:42.181406 12366 raft_consensus.cc:2243] T 24a9832a0ce54f89ac1f5dddddc367b9 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:42.181854 12366 raft_consensus.cc:2272] T 24a9832a0ce54f89ac1f5dddddc367b9 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:42.183957 12366 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:42.184369 12366 raft_consensus.cc:2243] T bcdd24a09a424483a566a6f56e7fabee P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:42.184695 12366 raft_consensus.cc:2272] T bcdd24a09a424483a566a6f56e7fabee P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:42.186404 12366 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:42.186790 12366 raft_consensus.cc:2243] T 028a2e13a40a4795bb6f37a59a0dca04 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:42.187100 12366 raft_consensus.cc:2272] T 028a2e13a40a4795bb6f37a59a0dca04 P 2294936c864241959e4ef16ee789b341 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:42.188854 12366 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:42.189251 12366 raft_consensus.cc:2243] T f5236fc85e5742eb8060475cfc6aaab3 P 2294936c864241959e4ef16ee789b341 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:42.189878 12366 raft_consensus.cc:2272] T f5236fc85e5742eb8060475cfc6aaab3 P 2294936c864241959e4ef16ee789b341 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:42.228133 15281 consensus_peers.cc:597] T a44cb3e2781743289d79f5eee0ca9f18 P 802c9786ee9c404cbeb186b90fa697ba -> Peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Couldn't send request to peer 2294936c864241959e4ef16ee789b341. 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 13:17:42.241853 15429 consensus_peers.cc:597] T a8fc3ee3e7da480b80256018cbfbfbfb P 02927d4dc2f44acf84f92a7090286bbc -> Peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Couldn't send request to peer 2294936c864241959e4ef16ee789b341. 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 13:17:42.258651 12366 tablet_server.cc:196] TabletServer@127.12.19.129:41321 shutdown complete.
W20260709 13:17:42.293179 15355 consensus_peers.cc:597] T 057d1c98c4b9445993bdc4a4f542551f P 2889d0b5034548eb9e3be00b724e6875 -> Peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Couldn't send request to peer 2294936c864241959e4ef16ee789b341. Status: Network error: Client connection negotiation failed: client connection to 127.12.19.129:41321: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:42.312986 15429 consensus_peers.cc:597] T be84c87760364b46ab9c65c630a2c0e6 P 02927d4dc2f44acf84f92a7090286bbc -> Peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Couldn't send request to peer 2294936c864241959e4ef16ee789b341. Status: Network error: Client connection negotiation failed: client connection to 127.12.19.129:41321: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:42.320209 15355 consensus_peers.cc:597] T 949b64ee218245f2b369996187e81888 P 2889d0b5034548eb9e3be00b724e6875 -> Peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Couldn't send request to peer 2294936c864241959e4ef16ee789b341. Status: Network error: Client connection negotiation failed: client connection to 127.12.19.129:41321: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:42.328824 12366 tablet_server.cc:179] TabletServer@127.12.19.130:0 shutting down...
W20260709 13:17:42.335639 15355 consensus_peers.cc:597] T 9f5711fd6ff94688802a2e8ad6d71fef P 2889d0b5034548eb9e3be00b724e6875 -> Peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Couldn't send request to peer 2294936c864241959e4ef16ee789b341. Status: Network error: Client connection negotiation failed: client connection to 127.12.19.129:41321: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:42.340224 15358 consensus_peers.cc:597] T 91f0399744a94cdfac8cd984c2b459c6 P 2889d0b5034548eb9e3be00b724e6875 -> Peer 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495): Couldn't send request to peer 802c9786ee9c404cbeb186b90fa697ba. 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 13:17:42.371376 15358 consensus_peers.cc:597] T 1849f930531748e3b49684745b05cfc0 P 2889d0b5034548eb9e3be00b724e6875 -> Peer 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495): Couldn't send request to peer 802c9786ee9c404cbeb186b90fa697ba. 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 13:17:42.373098 15432 consensus_peers.cc:597] T 2f358cd243cc4d04b96cdf185eaa2103 P 02927d4dc2f44acf84f92a7090286bbc -> Peer 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495): Couldn't send request to peer 802c9786ee9c404cbeb186b90fa697ba. 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 13:17:42.374814 15281 consensus_peers.cc:597] T feca0a66feda4ec08a7ea31736b42686 P 802c9786ee9c404cbeb186b90fa697ba -> Peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Couldn't send request to peer 2294936c864241959e4ef16ee789b341. Status: Network error: Client connection negotiation failed: client connection to 127.12.19.129:41321: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:42.383992 15355 consensus_peers.cc:597] T 6e1515826a7f47e58d24b7fe57dabf63 P 2889d0b5034548eb9e3be00b724e6875 -> Peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Couldn't send request to peer 2294936c864241959e4ef16ee789b341. Status: Network error: Client connection negotiation failed: client connection to 127.12.19.129:41321: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:42.390908 15429 consensus_peers.cc:597] T 4e6f79f1062b4f279c5ec14d8a49fa45 P 02927d4dc2f44acf84f92a7090286bbc -> Peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Couldn't send request to peer 2294936c864241959e4ef16ee789b341. Status: Network error: Client connection negotiation failed: client connection to 127.12.19.129:41321: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:42.396692 12366 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:17:42.399127 12366 tablet_replica.cc:333] T 9f5711fd6ff94688802a2e8ad6d71fef P 802c9786ee9c404cbeb186b90fa697ba: stopping tablet replica
I20260709 13:17:42.400095 12366 raft_consensus.cc:2243] T 9f5711fd6ff94688802a2e8ad6d71fef P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 13:17:42.400586 15281 consensus_peers.cc:597] T 0f55d19980234982b17948d789b76d26 P 802c9786ee9c404cbeb186b90fa697ba -> Peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Couldn't send request to peer 2294936c864241959e4ef16ee789b341. Status: Network error: Client connection negotiation failed: client connection to 127.12.19.129:41321: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:42.400609 12366 raft_consensus.cc:2272] T 9f5711fd6ff94688802a2e8ad6d71fef P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:42.403306 12366 tablet_replica.cc:333] T 1e67c39b4703431a862f1c3c7706074f P 802c9786ee9c404cbeb186b90fa697ba: stopping tablet replica
I20260709 13:17:42.404106 12366 raft_consensus.cc:2243] T 1e67c39b4703431a862f1c3c7706074f P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:42.404577 12366 raft_consensus.cc:2272] T 1e67c39b4703431a862f1c3c7706074f P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:42.407110 15429 consensus_peers.cc:597] T 9bbd4795a215459b8d971fc818b2e31f P 02927d4dc2f44acf84f92a7090286bbc -> Peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Couldn't send request to peer 2294936c864241959e4ef16ee789b341. Status: Network error: Client connection negotiation failed: client connection to 127.12.19.129:41321: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:42.407153 12366 tablet_replica.cc:333] T 0b500d1d450c478db351f0e507c81f18 P 802c9786ee9c404cbeb186b90fa697ba: stopping tablet replica
I20260709 13:17:42.408185 12366 raft_consensus.cc:2243] T 0b500d1d450c478db351f0e507c81f18 P 802c9786ee9c404cbeb186b90fa697ba [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:42.408574 12366 raft_consensus.cc:2272] T 0b500d1d450c478db351f0e507c81f18 P 802c9786ee9c404cbeb186b90fa697ba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:42.410424 12366 tablet_replica.cc:333] T f1a04f6fbdde42019ebd25afbe03ca3a P 802c9786ee9c404cbeb186b90fa697ba: stopping tablet replica
I20260709 13:17:42.410912 12366 raft_consensus.cc:2243] T f1a04f6fbdde42019ebd25afbe03ca3a P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:42.411298 12366 raft_consensus.cc:2272] T f1a04f6fbdde42019ebd25afbe03ca3a P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:42.412901 12366 tablet_replica.cc:333] T 31a5360b9d724826bc979acaffec48b7 P 802c9786ee9c404cbeb186b90fa697ba: stopping tablet replica
I20260709 13:17:42.413354 12366 raft_consensus.cc:2243] T 31a5360b9d724826bc979acaffec48b7 P 802c9786ee9c404cbeb186b90fa697ba [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:42.413679 12366 raft_consensus.cc:2272] T 31a5360b9d724826bc979acaffec48b7 P 802c9786ee9c404cbeb186b90fa697ba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:42.415225 12366 tablet_replica.cc:333] T 5afcd7991b614faaafea6298af4bee01 P 802c9786ee9c404cbeb186b90fa697ba: stopping tablet replica
I20260709 13:17:42.415796 12366 raft_consensus.cc:2243] T 5afcd7991b614faaafea6298af4bee01 P 802c9786ee9c404cbeb186b90fa697ba [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:42.416132 12366 raft_consensus.cc:2272] T 5afcd7991b614faaafea6298af4bee01 P 802c9786ee9c404cbeb186b90fa697ba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:42.418540 12366 tablet_replica.cc:333] T f5b77a611ad34251be8121aa6151982c P 802c9786ee9c404cbeb186b90fa697ba: stopping tablet replica
I20260709 13:17:42.419229 12366 raft_consensus.cc:2243] T f5b77a611ad34251be8121aa6151982c P 802c9786ee9c404cbeb186b90fa697ba [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:42.419682 12366 raft_consensus.cc:2272] T f5b77a611ad34251be8121aa6151982c P 802c9786ee9c404cbeb186b90fa697ba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:42.423955 12366 tablet_replica.cc:333] T 87763f6bc6d64f898c39d0d667d89289 P 802c9786ee9c404cbeb186b90fa697ba: stopping tablet replica
I20260709 13:17:42.424754 12366 raft_consensus.cc:2243] T 87763f6bc6d64f898c39d0d667d89289 P 802c9786ee9c404cbeb186b90fa697ba [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:42.425696 12366 raft_consensus.cc:2272] T 87763f6bc6d64f898c39d0d667d89289 P 802c9786ee9c404cbeb186b90fa697ba [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:42.428342 15429 consensus_peers.cc:597] T 41470cdec3704201a66dedf3217fb828 P 02927d4dc2f44acf84f92a7090286bbc -> Peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Couldn't send request to peer 2294936c864241959e4ef16ee789b341. Status: Network error: Client connection negotiation failed: client connection to 127.12.19.129:41321: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:42.428238 12366 tablet_replica.cc:333] T 00638ccd681b48f1aa1bece41ca72310 P 802c9786ee9c404cbeb186b90fa697ba: stopping tablet replica
I20260709 13:17:42.429260 12366 raft_consensus.cc:2243] T 00638ccd681b48f1aa1bece41ca72310 P 802c9786ee9c404cbeb186b90fa697ba [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:42.430085 12366 raft_consensus.cc:2272] T 00638ccd681b48f1aa1bece41ca72310 P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:42.432449 12366 tablet_replica.cc:333] T 41470cdec3704201a66dedf3217fb828 P 802c9786ee9c404cbeb186b90fa697ba: stopping tablet replica
I20260709 13:17:42.432958 12366 raft_consensus.cc:2243] T 41470cdec3704201a66dedf3217fb828 P 802c9786ee9c404cbeb186b90fa697ba [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:42.433414 12366 raft_consensus.cc:2272] T 41470cdec3704201a66dedf3217fb828 P 802c9786ee9c404cbeb186b90fa697ba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:42.435173 12366 tablet_replica.cc:333] T feca0a66feda4ec08a7ea31736b42686 P 802c9786ee9c404cbeb186b90fa697ba: stopping tablet replica
I20260709 13:17:42.435756 12366 raft_consensus.cc:2243] T feca0a66feda4ec08a7ea31736b42686 P 802c9786ee9c404cbeb186b90fa697ba [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:42.436453 12366 raft_consensus.cc:2272] T feca0a66feda4ec08a7ea31736b42686 P 802c9786ee9c404cbeb186b90fa697ba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:42.439496 12366 tablet_replica.cc:333] T 925dc38405cd4ddbbdc169571893e554 P 802c9786ee9c404cbeb186b90fa697ba: stopping tablet replica
W20260709 13:17:42.439894 15355 consensus_peers.cc:597] T 24a9832a0ce54f89ac1f5dddddc367b9 P 2889d0b5034548eb9e3be00b724e6875 -> Peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Couldn't send request to peer 2294936c864241959e4ef16ee789b341. Status: Network error: Client connection negotiation failed: client connection to 127.12.19.129:41321: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:42.440390 12366 raft_consensus.cc:2243] T 925dc38405cd4ddbbdc169571893e554 P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 13:17:42.440431 15355 consensus_peers.cc:597] T 91f0399744a94cdfac8cd984c2b459c6 P 2889d0b5034548eb9e3be00b724e6875 -> Peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Couldn't send request to peer 2294936c864241959e4ef16ee789b341. Status: Network error: Client connection negotiation failed: client connection to 127.12.19.129:41321: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:42.440984 12366 raft_consensus.cc:2272] T 925dc38405cd4ddbbdc169571893e554 P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:42.442826 12366 tablet_replica.cc:333] T 843281744ae64a2fa2b800cc2e85c7ae P 802c9786ee9c404cbeb186b90fa697ba: stopping tablet replica
I20260709 13:17:42.443400 12366 raft_consensus.cc:2243] T 843281744ae64a2fa2b800cc2e85c7ae P 802c9786ee9c404cbeb186b90fa697ba [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:42.443781 12366 raft_consensus.cc:2272] T 843281744ae64a2fa2b800cc2e85c7ae P 802c9786ee9c404cbeb186b90fa697ba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:42.445384 12366 tablet_replica.cc:333] T 2f358cd243cc4d04b96cdf185eaa2103 P 802c9786ee9c404cbeb186b90fa697ba: stopping tablet replica
I20260709 13:17:42.445880 12366 raft_consensus.cc:2243] T 2f358cd243cc4d04b96cdf185eaa2103 P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:42.446278 12366 raft_consensus.cc:2272] T 2f358cd243cc4d04b96cdf185eaa2103 P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:42.448346 12366 tablet_replica.cc:333] T 013a9144544045629f2f67d77f8113c6 P 802c9786ee9c404cbeb186b90fa697ba: stopping tablet replica
I20260709 13:17:42.449033 12366 raft_consensus.cc:2243] T 013a9144544045629f2f67d77f8113c6 P 802c9786ee9c404cbeb186b90fa697ba [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:42.449941 12366 raft_consensus.cc:2272] T 013a9144544045629f2f67d77f8113c6 P 802c9786ee9c404cbeb186b90fa697ba [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:42.450520 15358 consensus_peers.cc:597] T f1a04f6fbdde42019ebd25afbe03ca3a P 2889d0b5034548eb9e3be00b724e6875 -> Peer 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495): Couldn't send request to peer 802c9786ee9c404cbeb186b90fa697ba. 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 13:17:42.452032 12366 tablet_replica.cc:333] T 1849f930531748e3b49684745b05cfc0 P 802c9786ee9c404cbeb186b90fa697ba: stopping tablet replica
I20260709 13:17:42.452636 12366 raft_consensus.cc:2243] T 1849f930531748e3b49684745b05cfc0 P 802c9786ee9c404cbeb186b90fa697ba [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:42.453092 12366 raft_consensus.cc:2272] T 1849f930531748e3b49684745b05cfc0 P 802c9786ee9c404cbeb186b90fa697ba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:42.455322 12366 tablet_replica.cc:333] T 0f55d19980234982b17948d789b76d26 P 802c9786ee9c404cbeb186b90fa697ba: stopping tablet replica
W20260709 13:17:42.455739 15281 consensus_peers.cc:597] T f8c2809398354f1d81f2744f0d8f3395 P 802c9786ee9c404cbeb186b90fa697ba -> Peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Couldn't send request to peer 2294936c864241959e4ef16ee789b341. Status: Network error: Client connection negotiation failed: client connection to 127.12.19.129:41321: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:42.455847 12366 raft_consensus.cc:2243] T 0f55d19980234982b17948d789b76d26 P 802c9786ee9c404cbeb186b90fa697ba [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:42.456689 12366 raft_consensus.cc:2272] T 0f55d19980234982b17948d789b76d26 P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:42.458770 12366 tablet_replica.cc:333] T 028a2e13a40a4795bb6f37a59a0dca04 P 802c9786ee9c404cbeb186b90fa697ba: stopping tablet replica
I20260709 13:17:42.459331 12366 raft_consensus.cc:2243] T 028a2e13a40a4795bb6f37a59a0dca04 P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:42.459739 12366 raft_consensus.cc:2272] T 028a2e13a40a4795bb6f37a59a0dca04 P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:42.460150 15358 consensus_peers.cc:597] T 9f5711fd6ff94688802a2e8ad6d71fef P 2889d0b5034548eb9e3be00b724e6875 -> Peer 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495): Couldn't send request to peer 802c9786ee9c404cbeb186b90fa697ba. 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 13:17:42.461484 12366 tablet_replica.cc:333] T f5236fc85e5742eb8060475cfc6aaab3 P 802c9786ee9c404cbeb186b90fa697ba: stopping tablet replica
I20260709 13:17:42.462078 12366 raft_consensus.cc:2243] T f5236fc85e5742eb8060475cfc6aaab3 P 802c9786ee9c404cbeb186b90fa697ba [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:42.462502 12366 raft_consensus.cc:2272] T f5236fc85e5742eb8060475cfc6aaab3 P 802c9786ee9c404cbeb186b90fa697ba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:42.464591 12366 tablet_replica.cc:333] T 4e6f79f1062b4f279c5ec14d8a49fa45 P 802c9786ee9c404cbeb186b90fa697ba: stopping tablet replica
I20260709 13:17:42.465102 12366 raft_consensus.cc:2243] T 4e6f79f1062b4f279c5ec14d8a49fa45 P 802c9786ee9c404cbeb186b90fa697ba [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:42.465596 12366 raft_consensus.cc:2272] T 4e6f79f1062b4f279c5ec14d8a49fa45 P 802c9786ee9c404cbeb186b90fa697ba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:42.467579 12366 tablet_replica.cc:333] T 6e1515826a7f47e58d24b7fe57dabf63 P 802c9786ee9c404cbeb186b90fa697ba: stopping tablet replica
I20260709 13:17:42.468212 12366 raft_consensus.cc:2243] T 6e1515826a7f47e58d24b7fe57dabf63 P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:42.468539 12366 raft_consensus.cc:2272] T 6e1515826a7f47e58d24b7fe57dabf63 P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:42.470216 12366 tablet_replica.cc:333] T 0e76f7a1bc7b471ca982b575e17c05a1 P 802c9786ee9c404cbeb186b90fa697ba: stopping tablet replica
I20260709 13:17:42.470641 12366 raft_consensus.cc:2243] T 0e76f7a1bc7b471ca982b575e17c05a1 P 802c9786ee9c404cbeb186b90fa697ba [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:42.470958 12366 raft_consensus.cc:2272] T 0e76f7a1bc7b471ca982b575e17c05a1 P 802c9786ee9c404cbeb186b90fa697ba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:42.472926 12366 tablet_replica.cc:333] T cb24462539664352aa1dc989ac5478c2 P 802c9786ee9c404cbeb186b90fa697ba: stopping tablet replica
I20260709 13:17:42.473534 12366 raft_consensus.cc:2243] T cb24462539664352aa1dc989ac5478c2 P 802c9786ee9c404cbeb186b90fa697ba [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:42.474418 12366 raft_consensus.cc:2272] T cb24462539664352aa1dc989ac5478c2 P 802c9786ee9c404cbeb186b90fa697ba [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:42.475195 15432 consensus_peers.cc:597] T 942e3bd5f372444685bd13277094fb32 P 02927d4dc2f44acf84f92a7090286bbc -> Peer 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495): Couldn't send request to peer 802c9786ee9c404cbeb186b90fa697ba. 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 13:17:42.476444 12366 tablet_replica.cc:333] T f69168c3a6074499af9047aa80e28c72 P 802c9786ee9c404cbeb186b90fa697ba: stopping tablet replica
I20260709 13:17:42.477041 12366 raft_consensus.cc:2243] T f69168c3a6074499af9047aa80e28c72 P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:42.477378 12366 raft_consensus.cc:2272] T f69168c3a6074499af9047aa80e28c72 P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:42.479200 12366 tablet_replica.cc:333] T 057d1c98c4b9445993bdc4a4f542551f P 802c9786ee9c404cbeb186b90fa697ba: stopping tablet replica
I20260709 13:17:42.479866 12366 raft_consensus.cc:2243] T 057d1c98c4b9445993bdc4a4f542551f P 802c9786ee9c404cbeb186b90fa697ba [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:42.480372 12366 raft_consensus.cc:2272] T 057d1c98c4b9445993bdc4a4f542551f P 802c9786ee9c404cbeb186b90fa697ba [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:42.481386 15358 consensus_peers.cc:597] T 30a33dd840cb44a5b64ac470042c56a6 P 2889d0b5034548eb9e3be00b724e6875 -> Peer 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495): Couldn't send request to peer 802c9786ee9c404cbeb186b90fa697ba. 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 13:17:42.482533 12366 tablet_replica.cc:333] T 63ee2896ea3a452281b9c09df0847bbf P 802c9786ee9c404cbeb186b90fa697ba: stopping tablet replica
I20260709 13:17:42.483089 12366 raft_consensus.cc:2243] T 63ee2896ea3a452281b9c09df0847bbf P 802c9786ee9c404cbeb186b90fa697ba [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:42.483592 12366 raft_consensus.cc:2272] T 63ee2896ea3a452281b9c09df0847bbf P 802c9786ee9c404cbeb186b90fa697ba [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:42.485244 12366 tablet_replica.cc:333] T ee852f57e36f4b89bdccf760326f7372 P 802c9786ee9c404cbeb186b90fa697ba: stopping tablet replica
I20260709 13:17:42.485736 12366 raft_consensus.cc:2243] T ee852f57e36f4b89bdccf760326f7372 P 802c9786ee9c404cbeb186b90fa697ba [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:42.486426 12366 raft_consensus.cc:2272] T ee852f57e36f4b89bdccf760326f7372 P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:42.488214 12366 tablet_replica.cc:333] T a44cb3e2781743289d79f5eee0ca9f18 P 802c9786ee9c404cbeb186b90fa697ba: stopping tablet replica
I20260709 13:17:42.488795 12366 raft_consensus.cc:2243] T a44cb3e2781743289d79f5eee0ca9f18 P 802c9786ee9c404cbeb186b90fa697ba [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:17:42.489553 12366 raft_consensus.cc:2272] T a44cb3e2781743289d79f5eee0ca9f18 P 802c9786ee9c404cbeb186b90fa697ba [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:42.491770 12366 tablet_replica.cc:333] T 942e3bd5f372444685bd13277094fb32 P 802c9786ee9c404cbeb186b90fa697ba: stopping tablet replica
I20260709 13:17:42.492463 12366 raft_consensus.cc:2243] T 942e3bd5f372444685bd13277094fb32 P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 13:17:42.492863 15355 consensus_peers.cc:597] T 666796a1de5844c29beac89b79d8e77a P 2889d0b5034548eb9e3be00b724e6875 -> Peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Couldn't send request to peer 2294936c864241959e4ef16ee789b341. Status: Network error: Client connection negotiation failed: client connection to 127.12.19.129:41321: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:42.492918 12366 raft_consensus.cc:2272] T 942e3bd5f372444685bd13277094fb32 P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:42.495365 12366 tablet_replica.cc:333] T 6c8f8548ed21428ebc4c357d6f566337 P 802c9786ee9c404cbeb186b90fa697ba: stopping tablet replica
I20260709 13:17:42.496089 12366 raft_consensus.cc:2243] T 6c8f8548ed21428ebc4c357d6f566337 P 802c9786ee9c404cbeb186b90fa697ba [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:42.499485 12366 raft_consensus.cc:2272] T 6c8f8548ed21428ebc4c357d6f566337 P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:42.500342 15358 consensus_peers.cc:597] T 7e957048aab649b2b520a0313ff3f1f2 P 2889d0b5034548eb9e3be00b724e6875 -> Peer 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495): Couldn't send request to peer 802c9786ee9c404cbeb186b90fa697ba. 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 13:17:42.502362 15281 consensus_peers.cc:597] T 0dfc760f7ad04155af7c697b7762ea6f P 802c9786ee9c404cbeb186b90fa697ba -> Peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Couldn't send request to peer 2294936c864241959e4ef16ee789b341. Status: Network error: Client connection negotiation failed: client connection to 127.12.19.129:41321: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:42.502496 12366 tablet_replica.cc:333] T cabc919ffe3a4e638210f0f365238828 P 802c9786ee9c404cbeb186b90fa697ba: stopping tablet replica
I20260709 13:17:42.503383 12366 raft_consensus.cc:2243] T cabc919ffe3a4e638210f0f365238828 P 802c9786ee9c404cbeb186b90fa697ba [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:42.503870 12366 raft_consensus.cc:2272] T cabc919ffe3a4e638210f0f365238828 P 802c9786ee9c404cbeb186b90fa697ba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:42.506217 12366 tablet_replica.cc:333] T a6c9d5505bc7444baf4e66f5a6f96732 P 802c9786ee9c404cbeb186b90fa697ba: stopping tablet replica
I20260709 13:17:42.506910 12366 raft_consensus.cc:2243] T a6c9d5505bc7444baf4e66f5a6f96732 P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:42.507418 12366 raft_consensus.cc:2272] T a6c9d5505bc7444baf4e66f5a6f96732 P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:42.509886 12366 tablet_replica.cc:333] T 88d6b179156b4c0fa0bd44df1a1c4717 P 802c9786ee9c404cbeb186b90fa697ba: stopping tablet replica
I20260709 13:17:42.510659 12366 raft_consensus.cc:2243] T 88d6b179156b4c0fa0bd44df1a1c4717 P 802c9786ee9c404cbeb186b90fa697ba [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:42.511147 12366 raft_consensus.cc:2272] T 88d6b179156b4c0fa0bd44df1a1c4717 P 802c9786ee9c404cbeb186b90fa697ba [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:42.513477 12366 tablet_replica.cc:333] T 52f8b3e971514bbfa36aee8509526116 P 802c9786ee9c404cbeb186b90fa697ba: stopping tablet replica
I20260709 13:17:42.514011 12366 raft_consensus.cc:2243] T 52f8b3e971514bbfa36aee8509526116 P 802c9786ee9c404cbeb186b90fa697ba [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:42.514708 12366 raft_consensus.cc:2272] T 52f8b3e971514bbfa36aee8509526116 P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:42.516788 12366 tablet_replica.cc:333] T 30a33dd840cb44a5b64ac470042c56a6 P 802c9786ee9c404cbeb186b90fa697ba: stopping tablet replica
I20260709 13:17:42.517294 12366 raft_consensus.cc:2243] T 30a33dd840cb44a5b64ac470042c56a6 P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:42.517757 12366 raft_consensus.cc:2272] T 30a33dd840cb44a5b64ac470042c56a6 P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:42.520143 12366 tablet_replica.cc:333] T fc4c6d4330124d1a9b4724a1253db9a3 P 802c9786ee9c404cbeb186b90fa697ba: stopping tablet replica
I20260709 13:17:42.520694 12366 raft_consensus.cc:2243] T fc4c6d4330124d1a9b4724a1253db9a3 P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:42.521173 12366 raft_consensus.cc:2272] T fc4c6d4330124d1a9b4724a1253db9a3 P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:42.521291 15355 consensus_peers.cc:597] T 1849f930531748e3b49684745b05cfc0 P 2889d0b5034548eb9e3be00b724e6875 -> Peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Couldn't send request to peer 2294936c864241959e4ef16ee789b341. Status: Network error: Client connection negotiation failed: client connection to 127.12.19.129:41321: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:42.523614 12366 tablet_replica.cc:333] T 0dfc760f7ad04155af7c697b7762ea6f P 802c9786ee9c404cbeb186b90fa697ba: stopping tablet replica
I20260709 13:17:42.524127 12366 raft_consensus.cc:2243] T 0dfc760f7ad04155af7c697b7762ea6f P 802c9786ee9c404cbeb186b90fa697ba [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:42.524813 12366 raft_consensus.cc:2272] T 0dfc760f7ad04155af7c697b7762ea6f P 802c9786ee9c404cbeb186b90fa697ba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:42.526531 12366 tablet_replica.cc:333] T 666796a1de5844c29beac89b79d8e77a P 802c9786ee9c404cbeb186b90fa697ba: stopping tablet replica
I20260709 13:17:42.527024 12366 raft_consensus.cc:2243] T 666796a1de5844c29beac89b79d8e77a P 802c9786ee9c404cbeb186b90fa697ba [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:42.527550 12366 raft_consensus.cc:2272] T 666796a1de5844c29beac89b79d8e77a P 802c9786ee9c404cbeb186b90fa697ba [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:42.528949 15358 consensus_peers.cc:597] T 666796a1de5844c29beac89b79d8e77a P 2889d0b5034548eb9e3be00b724e6875 -> Peer 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495): Couldn't send request to peer 802c9786ee9c404cbeb186b90fa697ba. 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 13:17:42.529698 12366 tablet_replica.cc:333] T 0df43b556de84976b9e7cec27b5aaa3d P 802c9786ee9c404cbeb186b90fa697ba: stopping tablet replica
I20260709 13:17:42.530248 12366 raft_consensus.cc:2243] T 0df43b556de84976b9e7cec27b5aaa3d P 802c9786ee9c404cbeb186b90fa697ba [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:42.531087 12366 raft_consensus.cc:2272] T 0df43b556de84976b9e7cec27b5aaa3d P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:42.531786 15358 consensus_peers.cc:597] T 63ee2896ea3a452281b9c09df0847bbf P 2889d0b5034548eb9e3be00b724e6875 -> Peer 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495): Couldn't send request to peer 802c9786ee9c404cbeb186b90fa697ba. 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 13:17:42.533252 12366 tablet_replica.cc:333] T ccac63dd1be2457ca098e77cb934d0d9 P 802c9786ee9c404cbeb186b90fa697ba: stopping tablet replica
I20260709 13:17:42.533972 12366 raft_consensus.cc:2243] T ccac63dd1be2457ca098e77cb934d0d9 P 802c9786ee9c404cbeb186b90fa697ba [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:42.534828 12366 raft_consensus.cc:2272] T ccac63dd1be2457ca098e77cb934d0d9 P 802c9786ee9c404cbeb186b90fa697ba [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:42.535557 15432 consensus_peers.cc:597] T f69168c3a6074499af9047aa80e28c72 P 02927d4dc2f44acf84f92a7090286bbc -> Peer 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495): Couldn't send request to peer 802c9786ee9c404cbeb186b90fa697ba. 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 13:17:42.537233 12366 tablet_replica.cc:333] T f8c2809398354f1d81f2744f0d8f3395 P 802c9786ee9c404cbeb186b90fa697ba: stopping tablet replica
I20260709 13:17:42.537983 12366 raft_consensus.cc:2243] T f8c2809398354f1d81f2744f0d8f3395 P 802c9786ee9c404cbeb186b90fa697ba [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:42.544956 12366 raft_consensus.cc:2272] T f8c2809398354f1d81f2744f0d8f3395 P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:42.545953 15358 consensus_peers.cc:597] T 925dc38405cd4ddbbdc169571893e554 P 2889d0b5034548eb9e3be00b724e6875 -> Peer 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495): Couldn't send request to peer 802c9786ee9c404cbeb186b90fa697ba. 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 13:17:42.547431 12366 tablet_replica.cc:333] T 7e957048aab649b2b520a0313ff3f1f2 P 802c9786ee9c404cbeb186b90fa697ba: stopping tablet replica
I20260709 13:17:42.547948 12366 raft_consensus.cc:2243] T 7e957048aab649b2b520a0313ff3f1f2 P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:42.548404 12366 raft_consensus.cc:2272] T 7e957048aab649b2b520a0313ff3f1f2 P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:42.550213 12366 tablet_replica.cc:333] T 91f0399744a94cdfac8cd984c2b459c6 P 802c9786ee9c404cbeb186b90fa697ba: stopping tablet replica
I20260709 13:17:42.550657 12366 raft_consensus.cc:2243] T 91f0399744a94cdfac8cd984c2b459c6 P 802c9786ee9c404cbeb186b90fa697ba [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:42.551122 12366 raft_consensus.cc:2272] T 91f0399744a94cdfac8cd984c2b459c6 P 802c9786ee9c404cbeb186b90fa697ba [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:42.552842 12366 tablet_replica.cc:333] T 7fde076108a54a2e916a6db9553f0910 P 802c9786ee9c404cbeb186b90fa697ba: stopping tablet replica
I20260709 13:17:42.553226 12366 raft_consensus.cc:2243] T 7fde076108a54a2e916a6db9553f0910 P 802c9786ee9c404cbeb186b90fa697ba [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:42.553830 12366 raft_consensus.cc:2272] T 7fde076108a54a2e916a6db9553f0910 P 802c9786ee9c404cbeb186b90fa697ba [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:42.577772 15432 consensus_peers.cc:597] T cabc919ffe3a4e638210f0f365238828 P 02927d4dc2f44acf84f92a7090286bbc -> Peer 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495): Couldn't send request to peer 802c9786ee9c404cbeb186b90fa697ba. 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 13:17:42.579208 15432 consensus_peers.cc:597] T 41470cdec3704201a66dedf3217fb828 P 02927d4dc2f44acf84f92a7090286bbc -> Peer 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495): Couldn't send request to peer 802c9786ee9c404cbeb186b90fa697ba. 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 13:17:42.623782 12366 tablet_server.cc:196] TabletServer@127.12.19.130:0 shutdown complete.
W20260709 13:17:42.653298 15358 consensus_peers.cc:597] T 057d1c98c4b9445993bdc4a4f542551f P 2889d0b5034548eb9e3be00b724e6875 -> Peer 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495): Couldn't send request to peer 802c9786ee9c404cbeb186b90fa697ba. Status: Network error: Client connection negotiation failed: client connection to 127.12.19.130:36495: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:42.681932 15172 debug-util.cc:398] Leaking SignalData structure 0x7b0800368bc0 after lost signal to thread 12369
W20260709 13:17:42.683147 15172 debug-util.cc:398] Leaking SignalData structure 0x7b080036b380 after lost signal to thread 15175
W20260709 13:17:42.685302 15172 debug-util.cc:398] Leaking SignalData structure 0x7b08001589e0 after lost signal to thread 15416
W20260709 13:17:42.686553 15172 debug-util.cc:398] Leaking SignalData structure 0x7b08000fe6e0 after lost signal to thread 15490
W20260709 13:17:42.689064 15432 consensus_peers.cc:597] T 4e6f79f1062b4f279c5ec14d8a49fa45 P 02927d4dc2f44acf84f92a7090286bbc -> Peer 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495): Couldn't send request to peer 802c9786ee9c404cbeb186b90fa697ba. Status: Network error: Client connection negotiation failed: client connection to 127.12.19.130:36495: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:42.705595 12366 tablet_server.cc:179] TabletServer@127.12.19.131:0 shutting down...
W20260709 13:17:42.727200 15430 consensus_peers.cc:597] T f69168c3a6074499af9047aa80e28c72 P 02927d4dc2f44acf84f92a7090286bbc -> Peer 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607): Couldn't send request to peer 2889d0b5034548eb9e3be00b724e6875. 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 13:17:42.753818 15432 consensus_peers.cc:597] T 1e67c39b4703431a862f1c3c7706074f P 02927d4dc2f44acf84f92a7090286bbc -> Peer 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495): Couldn't send request to peer 802c9786ee9c404cbeb186b90fa697ba. Status: Network error: Client connection negotiation failed: client connection to 127.12.19.130:36495: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:42.762563 12366 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:17:42.763551 12366 tablet_replica.cc:333] T 9f5711fd6ff94688802a2e8ad6d71fef P 2889d0b5034548eb9e3be00b724e6875: stopping tablet replica
I20260709 13:17:42.764533 12366 raft_consensus.cc:2243] T 9f5711fd6ff94688802a2e8ad6d71fef P 2889d0b5034548eb9e3be00b724e6875 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:42.765394 12366 raft_consensus.cc:2272] T 9f5711fd6ff94688802a2e8ad6d71fef P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:42.767452 12366 tablet_replica.cc:333] T f1a04f6fbdde42019ebd25afbe03ca3a P 2889d0b5034548eb9e3be00b724e6875: stopping tablet replica
I20260709 13:17:42.767962 12366 raft_consensus.cc:2243] T f1a04f6fbdde42019ebd25afbe03ca3a P 2889d0b5034548eb9e3be00b724e6875 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:42.768684 12366 raft_consensus.cc:2272] T f1a04f6fbdde42019ebd25afbe03ca3a P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:42.770470 12366 tablet_replica.cc:333] T 1e67c39b4703431a862f1c3c7706074f P 2889d0b5034548eb9e3be00b724e6875: stopping tablet replica
I20260709 13:17:42.771054 12366 raft_consensus.cc:2243] T 1e67c39b4703431a862f1c3c7706074f P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:42.771521 12366 raft_consensus.cc:2272] T 1e67c39b4703431a862f1c3c7706074f P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:42.773357 12366 tablet_replica.cc:333] T 8ddd01192e8f4fd3b2e5525431abbeea P 2889d0b5034548eb9e3be00b724e6875: stopping tablet replica
I20260709 13:17:42.773928 12366 raft_consensus.cc:2243] T 8ddd01192e8f4fd3b2e5525431abbeea P 2889d0b5034548eb9e3be00b724e6875 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:42.774626 12366 raft_consensus.cc:2272] T 8ddd01192e8f4fd3b2e5525431abbeea P 2889d0b5034548eb9e3be00b724e6875 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:42.776500 12366 tablet_replica.cc:333] T 31a5360b9d724826bc979acaffec48b7 P 2889d0b5034548eb9e3be00b724e6875: stopping tablet replica
I20260709 13:17:42.777017 12366 raft_consensus.cc:2243] T 31a5360b9d724826bc979acaffec48b7 P 2889d0b5034548eb9e3be00b724e6875 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:42.777391 12366 raft_consensus.cc:2272] T 31a5360b9d724826bc979acaffec48b7 P 2889d0b5034548eb9e3be00b724e6875 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:42.779063 12366 tablet_replica.cc:333] T c5fde627f6294d98a22d6756d06424dc P 2889d0b5034548eb9e3be00b724e6875: stopping tablet replica
I20260709 13:17:42.779583 12366 raft_consensus.cc:2243] T c5fde627f6294d98a22d6756d06424dc P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:42.779996 12366 raft_consensus.cc:2272] T c5fde627f6294d98a22d6756d06424dc P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:42.782313 12366 tablet_replica.cc:333] T 9bbd4795a215459b8d971fc818b2e31f P 2889d0b5034548eb9e3be00b724e6875: stopping tablet replica
I20260709 13:17:42.783018 12366 raft_consensus.cc:2243] T 9bbd4795a215459b8d971fc818b2e31f P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:42.783488 12366 raft_consensus.cc:2272] T 9bbd4795a215459b8d971fc818b2e31f P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:42.785713 12366 tablet_replica.cc:333] T 96f954f9698d45af941477c85b374240 P 2889d0b5034548eb9e3be00b724e6875: stopping tablet replica
I20260709 13:17:42.786747 12366 raft_consensus.cc:2243] T 96f954f9698d45af941477c85b374240 P 2889d0b5034548eb9e3be00b724e6875 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:42.787201 12366 raft_consensus.cc:2272] T 96f954f9698d45af941477c85b374240 P 2889d0b5034548eb9e3be00b724e6875 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:42.789522 12366 tablet_replica.cc:333] T 1849f930531748e3b49684745b05cfc0 P 2889d0b5034548eb9e3be00b724e6875: stopping tablet replica
I20260709 13:17:42.790256 12366 raft_consensus.cc:2243] T 1849f930531748e3b49684745b05cfc0 P 2889d0b5034548eb9e3be00b724e6875 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:42.791276 12366 raft_consensus.cc:2272] T 1849f930531748e3b49684745b05cfc0 P 2889d0b5034548eb9e3be00b724e6875 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:42.832206 12366 tablet_replica.cc:333] T 6c8f8548ed21428ebc4c357d6f566337 P 2889d0b5034548eb9e3be00b724e6875: stopping tablet replica
I20260709 13:17:42.835963 12366 raft_consensus.cc:2243] T 6c8f8548ed21428ebc4c357d6f566337 P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:42.837473 12366 raft_consensus.cc:2272] T 6c8f8548ed21428ebc4c357d6f566337 P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:42.851898 12366 tablet_replica.cc:333] T 00638ccd681b48f1aa1bece41ca72310 P 2889d0b5034548eb9e3be00b724e6875: stopping tablet replica
W20260709 13:17:42.852517 15430 consensus_peers.cc:597] T a8fc3ee3e7da480b80256018cbfbfbfb P 02927d4dc2f44acf84f92a7090286bbc -> Peer 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607): Couldn't send request to peer 2889d0b5034548eb9e3be00b724e6875. 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 13:17:42.853916 12366 raft_consensus.cc:2243] T 00638ccd681b48f1aa1bece41ca72310 P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:42.855017 12366 raft_consensus.cc:2272] T 00638ccd681b48f1aa1bece41ca72310 P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:42.876040 15432 consensus_peers.cc:597] T 028a2e13a40a4795bb6f37a59a0dca04 P 02927d4dc2f44acf84f92a7090286bbc -> Peer 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495): Couldn't send request to peer 802c9786ee9c404cbeb186b90fa697ba. Status: Network error: Client connection negotiation failed: client connection to 127.12.19.130:36495: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:42.884902 15358 consensus_peers.cc:597] T 6e1515826a7f47e58d24b7fe57dabf63 P 2889d0b5034548eb9e3be00b724e6875 -> Peer 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495): Couldn't send request to peer 802c9786ee9c404cbeb186b90fa697ba. Status: Network error: Client connection negotiation failed: client connection to 127.12.19.130:36495: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:42.887218 12366 tablet_replica.cc:333] T 6e1515826a7f47e58d24b7fe57dabf63 P 2889d0b5034548eb9e3be00b724e6875: stopping tablet replica
I20260709 13:17:42.888569 12366 raft_consensus.cc:2243] T 6e1515826a7f47e58d24b7fe57dabf63 P 2889d0b5034548eb9e3be00b724e6875 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:42.890954 12366 raft_consensus.cc:2272] T 6e1515826a7f47e58d24b7fe57dabf63 P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:42.896905 15430 consensus_peers.cc:597] T 1c4ab8f71b1949188c9aad51cdb0a569 P 02927d4dc2f44acf84f92a7090286bbc -> Peer 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607): Couldn't send request to peer 2889d0b5034548eb9e3be00b724e6875. 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 13:17:42.907311 15358 consensus_peers.cc:597] T fc4c6d4330124d1a9b4724a1253db9a3 P 2889d0b5034548eb9e3be00b724e6875 -> Peer 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495): Couldn't send request to peer 802c9786ee9c404cbeb186b90fa697ba. Status: Network error: Client connection negotiation failed: client connection to 127.12.19.130:36495: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:42.913916 12366 tablet_replica.cc:333] T 7e957048aab649b2b520a0313ff3f1f2 P 2889d0b5034548eb9e3be00b724e6875: stopping tablet replica
I20260709 13:17:42.914956 12366 raft_consensus.cc:2243] T 7e957048aab649b2b520a0313ff3f1f2 P 2889d0b5034548eb9e3be00b724e6875 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:42.916911 12366 raft_consensus.cc:2272] T 7e957048aab649b2b520a0313ff3f1f2 P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:42.920497 12366 tablet_replica.cc:333] T f69168c3a6074499af9047aa80e28c72 P 2889d0b5034548eb9e3be00b724e6875: stopping tablet replica
I20260709 13:17:42.922364 12366 raft_consensus.cc:2243] T f69168c3a6074499af9047aa80e28c72 P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:42.923244 12366 raft_consensus.cc:2272] T f69168c3a6074499af9047aa80e28c72 P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:42.927033 12366 tablet_replica.cc:333] T a1bc50d5df5f4be9a7b8db2b00ceb449 P 2889d0b5034548eb9e3be00b724e6875: stopping tablet replica
I20260709 13:17:42.928526 12366 raft_consensus.cc:2243] T a1bc50d5df5f4be9a7b8db2b00ceb449 P 2889d0b5034548eb9e3be00b724e6875 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 13:17:42.933615 15432 consensus_peers.cc:597] T a6c9d5505bc7444baf4e66f5a6f96732 P 02927d4dc2f44acf84f92a7090286bbc -> Peer 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495): Couldn't send request to peer 802c9786ee9c404cbeb186b90fa697ba. Status: Network error: Client connection negotiation failed: client connection to 127.12.19.130:36495: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:42.934499 12366 raft_consensus.cc:2272] T a1bc50d5df5f4be9a7b8db2b00ceb449 P 2889d0b5034548eb9e3be00b724e6875 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:42.940155 12366 tablet_replica.cc:333] T 666796a1de5844c29beac89b79d8e77a P 2889d0b5034548eb9e3be00b724e6875: stopping tablet replica
I20260709 13:17:42.941323 12366 raft_consensus.cc:2243] T 666796a1de5844c29beac89b79d8e77a P 2889d0b5034548eb9e3be00b724e6875 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:42.943692 12366 raft_consensus.cc:2272] T 666796a1de5844c29beac89b79d8e77a P 2889d0b5034548eb9e3be00b724e6875 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:42.946799 15430 consensus_peers.cc:597] T cabc919ffe3a4e638210f0f365238828 P 02927d4dc2f44acf84f92a7090286bbc -> Peer 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607): Couldn't send request to peer 2889d0b5034548eb9e3be00b724e6875. 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 13:17:42.947351 12366 tablet_replica.cc:333] T 0dfc760f7ad04155af7c697b7762ea6f P 2889d0b5034548eb9e3be00b724e6875: stopping tablet replica
I20260709 13:17:42.951020 12366 raft_consensus.cc:2243] T 0dfc760f7ad04155af7c697b7762ea6f P 2889d0b5034548eb9e3be00b724e6875 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:42.951969 12366 raft_consensus.cc:2272] T 0dfc760f7ad04155af7c697b7762ea6f P 2889d0b5034548eb9e3be00b724e6875 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:42.956494 12366 tablet_replica.cc:333] T cabc919ffe3a4e638210f0f365238828 P 2889d0b5034548eb9e3be00b724e6875: stopping tablet replica
I20260709 13:17:42.957989 12366 raft_consensus.cc:2243] T cabc919ffe3a4e638210f0f365238828 P 2889d0b5034548eb9e3be00b724e6875 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:42.958770 12366 raft_consensus.cc:2272] T cabc919ffe3a4e638210f0f365238828 P 2889d0b5034548eb9e3be00b724e6875 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:42.961485 15430 consensus_peers.cc:597] T 9bbd4795a215459b8d971fc818b2e31f P 02927d4dc2f44acf84f92a7090286bbc -> Peer 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607): Couldn't send request to peer 2889d0b5034548eb9e3be00b724e6875. 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 13:17:42.962618 12366 tablet_replica.cc:333] T a6c9d5505bc7444baf4e66f5a6f96732 P 2889d0b5034548eb9e3be00b724e6875: stopping tablet replica
I20260709 13:17:42.963757 12366 raft_consensus.cc:2243] T a6c9d5505bc7444baf4e66f5a6f96732 P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:42.964612 12366 raft_consensus.cc:2272] T a6c9d5505bc7444baf4e66f5a6f96732 P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:42.970572 12366 tablet_replica.cc:333] T a8fc3ee3e7da480b80256018cbfbfbfb P 2889d0b5034548eb9e3be00b724e6875: stopping tablet replica
W20260709 13:17:42.970927 15430 consensus_peers.cc:597] T a6c9d5505bc7444baf4e66f5a6f96732 P 02927d4dc2f44acf84f92a7090286bbc -> Peer 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607): Couldn't send request to peer 2889d0b5034548eb9e3be00b724e6875. 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 13:17:42.972050 12366 raft_consensus.cc:2243] T a8fc3ee3e7da480b80256018cbfbfbfb P 2889d0b5034548eb9e3be00b724e6875 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:42.972927 12366 raft_consensus.cc:2272] T a8fc3ee3e7da480b80256018cbfbfbfb P 2889d0b5034548eb9e3be00b724e6875 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:42.983654 12366 tablet_replica.cc:333] T 949b64ee218245f2b369996187e81888 P 2889d0b5034548eb9e3be00b724e6875: stopping tablet replica
I20260709 13:17:42.984731 12366 raft_consensus.cc:2243] T 949b64ee218245f2b369996187e81888 P 2889d0b5034548eb9e3be00b724e6875 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:42.986411 12366 raft_consensus.cc:2272] T 949b64ee218245f2b369996187e81888 P 2889d0b5034548eb9e3be00b724e6875 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:42.989812 12366 tablet_replica.cc:333] T 925dc38405cd4ddbbdc169571893e554 P 2889d0b5034548eb9e3be00b724e6875: stopping tablet replica
I20260709 13:17:42.990737 12366 raft_consensus.cc:2243] T 925dc38405cd4ddbbdc169571893e554 P 2889d0b5034548eb9e3be00b724e6875 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:42.991941 12366 raft_consensus.cc:2272] T 925dc38405cd4ddbbdc169571893e554 P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:42.994937 12366 tablet_replica.cc:333] T 843281744ae64a2fa2b800cc2e85c7ae P 2889d0b5034548eb9e3be00b724e6875: stopping tablet replica
I20260709 13:17:42.995878 12366 raft_consensus.cc:2243] T 843281744ae64a2fa2b800cc2e85c7ae P 2889d0b5034548eb9e3be00b724e6875 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:42.996567 12366 raft_consensus.cc:2272] T 843281744ae64a2fa2b800cc2e85c7ae P 2889d0b5034548eb9e3be00b724e6875 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:42.999794 12366 tablet_replica.cc:333] T 1c4ab8f71b1949188c9aad51cdb0a569 P 2889d0b5034548eb9e3be00b724e6875: stopping tablet replica
I20260709 13:17:43.000712 12366 raft_consensus.cc:2243] T 1c4ab8f71b1949188c9aad51cdb0a569 P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:43.001405 12366 raft_consensus.cc:2272] T 1c4ab8f71b1949188c9aad51cdb0a569 P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:43.004923 12366 tablet_replica.cc:333] T be84c87760364b46ab9c65c630a2c0e6 P 2889d0b5034548eb9e3be00b724e6875: stopping tablet replica
I20260709 13:17:43.006129 12366 raft_consensus.cc:2243] T be84c87760364b46ab9c65c630a2c0e6 P 2889d0b5034548eb9e3be00b724e6875 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:43.007109 12366 raft_consensus.cc:2272] T be84c87760364b46ab9c65c630a2c0e6 P 2889d0b5034548eb9e3be00b724e6875 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:43.010799 15430 consensus_peers.cc:597] T c5fde627f6294d98a22d6756d06424dc P 02927d4dc2f44acf84f92a7090286bbc -> Peer 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607): Couldn't send request to peer 2889d0b5034548eb9e3be00b724e6875. 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 13:17:43.010985 12366 tablet_replica.cc:333] T ee852f57e36f4b89bdccf760326f7372 P 2889d0b5034548eb9e3be00b724e6875: stopping tablet replica
I20260709 13:17:43.011798 12366 raft_consensus.cc:2243] T ee852f57e36f4b89bdccf760326f7372 P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:43.012372 12366 raft_consensus.cc:2272] T ee852f57e36f4b89bdccf760326f7372 P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:43.015779 12366 tablet_replica.cc:333] T a9351bc224e54fe89dadf9cf82359edf P 2889d0b5034548eb9e3be00b724e6875: stopping tablet replica
I20260709 13:17:43.016561 12366 raft_consensus.cc:2243] T a9351bc224e54fe89dadf9cf82359edf P 2889d0b5034548eb9e3be00b724e6875 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:43.017270 12366 raft_consensus.cc:2272] T a9351bc224e54fe89dadf9cf82359edf P 2889d0b5034548eb9e3be00b724e6875 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:43.020664 12366 tablet_replica.cc:333] T 942e3bd5f372444685bd13277094fb32 P 2889d0b5034548eb9e3be00b724e6875: stopping tablet replica
I20260709 13:17:43.021404 12366 raft_consensus.cc:2243] T 942e3bd5f372444685bd13277094fb32 P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:43.022110 12366 raft_consensus.cc:2272] T 942e3bd5f372444685bd13277094fb32 P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:43.025676 12366 tablet_replica.cc:333] T 52f8b3e971514bbfa36aee8509526116 P 2889d0b5034548eb9e3be00b724e6875: stopping tablet replica
I20260709 13:17:43.026558 12366 raft_consensus.cc:2243] T 52f8b3e971514bbfa36aee8509526116 P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:43.027132 12366 raft_consensus.cc:2272] T 52f8b3e971514bbfa36aee8509526116 P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:43.030373 12366 tablet_replica.cc:333] T 24a9832a0ce54f89ac1f5dddddc367b9 P 2889d0b5034548eb9e3be00b724e6875: stopping tablet replica
I20260709 13:17:43.031402 12366 raft_consensus.cc:2243] T 24a9832a0ce54f89ac1f5dddddc367b9 P 2889d0b5034548eb9e3be00b724e6875 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:43.032977 12366 raft_consensus.cc:2272] T 24a9832a0ce54f89ac1f5dddddc367b9 P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:43.036466 12366 tablet_replica.cc:333] T 2f358cd243cc4d04b96cdf185eaa2103 P 2889d0b5034548eb9e3be00b724e6875: stopping tablet replica
I20260709 13:17:43.037452 12366 raft_consensus.cc:2243] T 2f358cd243cc4d04b96cdf185eaa2103 P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 13:17:43.037458 15430 consensus_peers.cc:597] T 2f358cd243cc4d04b96cdf185eaa2103 P 02927d4dc2f44acf84f92a7090286bbc -> Peer 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607): Couldn't send request to peer 2889d0b5034548eb9e3be00b724e6875. 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 13:17:43.038203 12366 raft_consensus.cc:2272] T 2f358cd243cc4d04b96cdf185eaa2103 P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:43.041728 12366 tablet_replica.cc:333] T 30a33dd840cb44a5b64ac470042c56a6 P 2889d0b5034548eb9e3be00b724e6875: stopping tablet replica
I20260709 13:17:43.042666 12366 raft_consensus.cc:2243] T 30a33dd840cb44a5b64ac470042c56a6 P 2889d0b5034548eb9e3be00b724e6875 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:43.043886 12366 raft_consensus.cc:2272] T 30a33dd840cb44a5b64ac470042c56a6 P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:43.047178 12366 tablet_replica.cc:333] T 43a1da4c39dd4d048615e98e18db6234 P 2889d0b5034548eb9e3be00b724e6875: stopping tablet replica
I20260709 13:17:43.047928 12366 raft_consensus.cc:2243] T 43a1da4c39dd4d048615e98e18db6234 P 2889d0b5034548eb9e3be00b724e6875 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:43.048661 12366 raft_consensus.cc:2272] T 43a1da4c39dd4d048615e98e18db6234 P 2889d0b5034548eb9e3be00b724e6875 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:43.051954 12366 tablet_replica.cc:333] T fc4c6d4330124d1a9b4724a1253db9a3 P 2889d0b5034548eb9e3be00b724e6875: stopping tablet replica
I20260709 13:17:43.052881 12366 raft_consensus.cc:2243] T fc4c6d4330124d1a9b4724a1253db9a3 P 2889d0b5034548eb9e3be00b724e6875 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:43.054340 12366 raft_consensus.cc:2272] T fc4c6d4330124d1a9b4724a1253db9a3 P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:43.057710 12366 tablet_replica.cc:333] T 4d961a93e8ef4c24bd2a391376be5d37 P 2889d0b5034548eb9e3be00b724e6875: stopping tablet replica
I20260709 13:17:43.058317 12366 raft_consensus.cc:2243] T 4d961a93e8ef4c24bd2a391376be5d37 P 2889d0b5034548eb9e3be00b724e6875 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 13:17:43.058977 15430 consensus_peers.cc:597] T 942e3bd5f372444685bd13277094fb32 P 02927d4dc2f44acf84f92a7090286bbc -> Peer 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607): Couldn't send request to peer 2889d0b5034548eb9e3be00b724e6875. 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 13:17:43.059760 12366 raft_consensus.cc:2272] T 4d961a93e8ef4c24bd2a391376be5d37 P 2889d0b5034548eb9e3be00b724e6875 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:43.063136 12366 tablet_replica.cc:333] T bcdd24a09a424483a566a6f56e7fabee P 2889d0b5034548eb9e3be00b724e6875: stopping tablet replica
I20260709 13:17:43.064059 12366 raft_consensus.cc:2243] T bcdd24a09a424483a566a6f56e7fabee P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:43.064807 12366 raft_consensus.cc:2272] T bcdd24a09a424483a566a6f56e7fabee P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:43.067402 15430 consensus_peers.cc:597] T 1e67c39b4703431a862f1c3c7706074f P 02927d4dc2f44acf84f92a7090286bbc -> Peer 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607): Couldn't send request to peer 2889d0b5034548eb9e3be00b724e6875. 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 13:17:43.068148 12366 tablet_replica.cc:333] T 91f0399744a94cdfac8cd984c2b459c6 P 2889d0b5034548eb9e3be00b724e6875: stopping tablet replica
I20260709 13:17:43.069041 12366 raft_consensus.cc:2243] T 91f0399744a94cdfac8cd984c2b459c6 P 2889d0b5034548eb9e3be00b724e6875 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:17:43.070248 12366 raft_consensus.cc:2272] T 91f0399744a94cdfac8cd984c2b459c6 P 2889d0b5034548eb9e3be00b724e6875 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:43.073465 12366 tablet_replica.cc:333] T 7fde076108a54a2e916a6db9553f0910 P 2889d0b5034548eb9e3be00b724e6875: stopping tablet replica
I20260709 13:17:43.074313 12366 raft_consensus.cc:2243] T 7fde076108a54a2e916a6db9553f0910 P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:43.074988 12366 raft_consensus.cc:2272] T 7fde076108a54a2e916a6db9553f0910 P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:43.078207 12366 tablet_replica.cc:333] T 998df134255f4b9898fddf1bf94611df P 2889d0b5034548eb9e3be00b724e6875: stopping tablet replica
I20260709 13:17:43.078996 12366 raft_consensus.cc:2243] T 998df134255f4b9898fddf1bf94611df P 2889d0b5034548eb9e3be00b724e6875 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:43.079619 12366 raft_consensus.cc:2272] T 998df134255f4b9898fddf1bf94611df P 2889d0b5034548eb9e3be00b724e6875 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:43.082942 12366 tablet_replica.cc:333] T 0df43b556de84976b9e7cec27b5aaa3d P 2889d0b5034548eb9e3be00b724e6875: stopping tablet replica
I20260709 13:17:43.083814 12366 raft_consensus.cc:2243] T 0df43b556de84976b9e7cec27b5aaa3d P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:43.084586 12366 raft_consensus.cc:2272] T 0df43b556de84976b9e7cec27b5aaa3d P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:43.087905 12366 tablet_replica.cc:333] T ccac63dd1be2457ca098e77cb934d0d9 P 2889d0b5034548eb9e3be00b724e6875: stopping tablet replica
I20260709 13:17:43.088678 12366 raft_consensus.cc:2243] T ccac63dd1be2457ca098e77cb934d0d9 P 2889d0b5034548eb9e3be00b724e6875 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:43.089425 12366 raft_consensus.cc:2272] T ccac63dd1be2457ca098e77cb934d0d9 P 2889d0b5034548eb9e3be00b724e6875 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:43.092478 12366 tablet_replica.cc:333] T f8c2809398354f1d81f2744f0d8f3395 P 2889d0b5034548eb9e3be00b724e6875: stopping tablet replica
I20260709 13:17:43.093291 12366 raft_consensus.cc:2243] T f8c2809398354f1d81f2744f0d8f3395 P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:43.093963 12366 raft_consensus.cc:2272] T f8c2809398354f1d81f2744f0d8f3395 P 2889d0b5034548eb9e3be00b724e6875 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:43.096989 12366 tablet_replica.cc:333] T 057d1c98c4b9445993bdc4a4f542551f P 2889d0b5034548eb9e3be00b724e6875: stopping tablet replica
I20260709 13:17:43.097746 12366 raft_consensus.cc:2243] T 057d1c98c4b9445993bdc4a4f542551f P 2889d0b5034548eb9e3be00b724e6875 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:43.099246 12366 raft_consensus.cc:2272] T 057d1c98c4b9445993bdc4a4f542551f P 2889d0b5034548eb9e3be00b724e6875 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:43.102952 12366 tablet_replica.cc:333] T 63ee2896ea3a452281b9c09df0847bbf P 2889d0b5034548eb9e3be00b724e6875: stopping tablet replica
I20260709 13:17:43.103752 12366 raft_consensus.cc:2243] T 63ee2896ea3a452281b9c09df0847bbf P 2889d0b5034548eb9e3be00b724e6875 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:17:43.105391 12366 raft_consensus.cc:2272] T 63ee2896ea3a452281b9c09df0847bbf P 2889d0b5034548eb9e3be00b724e6875 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:43.107429 15430 consensus_peers.cc:597] T be84c87760364b46ab9c65c630a2c0e6 P 02927d4dc2f44acf84f92a7090286bbc -> Peer 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607): Couldn't send request to peer 2889d0b5034548eb9e3be00b724e6875. 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 13:17:43.123366 16420 raft_consensus.cc:493] T a1bc50d5df5f4be9a7b8db2b00ceb449 P 02927d4dc2f44acf84f92a7090286bbc [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2294936c864241959e4ef16ee789b341)
I20260709 13:17:43.124225 16420 raft_consensus.cc:515] T a1bc50d5df5f4be9a7b8db2b00ceb449 P 02927d4dc2f44acf84f92a7090286bbc [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:43.126605 16420 leader_election.cc:290] T a1bc50d5df5f4be9a7b8db2b00ceb449 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607), 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321)
W20260709 13:17:43.129890 15430 leader_election.cc:336] T a1bc50d5df5f4be9a7b8db2b00ceb449 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 13:17:43.131870 15429 leader_election.cc:336] T a1bc50d5df5f4be9a7b8db2b00ceb449 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Network error: Client connection negotiation failed: client connection to 127.12.19.129:41321: connect: Connection refused (error 111)
I20260709 13:17:43.132236 15429 leader_election.cc:304] T a1bc50d5df5f4be9a7b8db2b00ceb449 P 02927d4dc2f44acf84f92a7090286bbc [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: 02927d4dc2f44acf84f92a7090286bbc; no voters: 2294936c864241959e4ef16ee789b341, 2889d0b5034548eb9e3be00b724e6875
I20260709 13:17:43.132879 16420 raft_consensus.cc:2749] T a1bc50d5df5f4be9a7b8db2b00ceb449 P 02927d4dc2f44acf84f92a7090286bbc [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:17:43.141423 15430 consensus_peers.cc:597] T bcdd24a09a424483a566a6f56e7fabee P 02927d4dc2f44acf84f92a7090286bbc -> Peer 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607): Couldn't send request to peer 2889d0b5034548eb9e3be00b724e6875. 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 13:17:43.147096 16420 raft_consensus.cc:493] T 998df134255f4b9898fddf1bf94611df P 02927d4dc2f44acf84f92a7090286bbc [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 2294936c864241959e4ef16ee789b341)
I20260709 13:17:43.150049 16420 raft_consensus.cc:515] T 998df134255f4b9898fddf1bf94611df P 02927d4dc2f44acf84f92a7090286bbc [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:43.153164 16420 leader_election.cc:290] T 998df134255f4b9898fddf1bf94611df P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607), 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321)
W20260709 13:17:43.155140 15430 leader_election.cc:336] T 998df134255f4b9898fddf1bf94611df P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 13:17:43.158105 15429 leader_election.cc:336] T 998df134255f4b9898fddf1bf94611df P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Network error: Client connection negotiation failed: client connection to 127.12.19.129:41321: connect: Connection refused (error 111)
I20260709 13:17:43.158542 15429 leader_election.cc:304] T 998df134255f4b9898fddf1bf94611df P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 02927d4dc2f44acf84f92a7090286bbc; no voters: 2294936c864241959e4ef16ee789b341, 2889d0b5034548eb9e3be00b724e6875
I20260709 13:17:43.159435 16399 raft_consensus.cc:2749] T 998df134255f4b9898fddf1bf94611df P 02927d4dc2f44acf84f92a7090286bbc [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:17:43.206897 12366 tablet_server.cc:196] TabletServer@127.12.19.131:0 shutdown complete.
I20260709 13:17:43.302721 12366 tablet_server.cc:179] TabletServer@127.12.19.132:0 shutting down...
I20260709 13:17:43.417768 16399 raft_consensus.cc:493] T a9351bc224e54fe89dadf9cf82359edf P 02927d4dc2f44acf84f92a7090286bbc [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 2294936c864241959e4ef16ee789b341)
I20260709 13:17:43.418393 16399 raft_consensus.cc:515] T a9351bc224e54fe89dadf9cf82359edf P 02927d4dc2f44acf84f92a7090286bbc [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:43.420377 16399 leader_election.cc:290] T a9351bc224e54fe89dadf9cf82359edf P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607), 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321)
I20260709 13:17:43.421008 16399 raft_consensus.cc:493] T 0e76f7a1bc7b471ca982b575e17c05a1 P 02927d4dc2f44acf84f92a7090286bbc [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2294936c864241959e4ef16ee789b341)
I20260709 13:17:43.421327 12366 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:17:43.421546 16399 raft_consensus.cc:515] T 0e76f7a1bc7b471ca982b575e17c05a1 P 02927d4dc2f44acf84f92a7090286bbc [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:43.422513 12366 tablet_replica.cc:333] T 998df134255f4b9898fddf1bf94611df P 02927d4dc2f44acf84f92a7090286bbc: stopping tablet replica
I20260709 13:17:43.423574 12366 raft_consensus.cc:2243] T 998df134255f4b9898fddf1bf94611df P 02927d4dc2f44acf84f92a7090286bbc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:43.423828 16399 leader_election.cc:290] T 0e76f7a1bc7b471ca982b575e17c05a1 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321), 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495)
I20260709 13:17:43.424166 12366 raft_consensus.cc:2272] T 998df134255f4b9898fddf1bf94611df P 02927d4dc2f44acf84f92a7090286bbc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:43.427381 12366 tablet_replica.cc:333] T f1a04f6fbdde42019ebd25afbe03ca3a P 02927d4dc2f44acf84f92a7090286bbc: stopping tablet replica
I20260709 13:17:43.428381 12366 raft_consensus.cc:2243] T f1a04f6fbdde42019ebd25afbe03ca3a P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:43.429107 12366 raft_consensus.cc:2272] T f1a04f6fbdde42019ebd25afbe03ca3a P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:43.429687 15432 leader_election.cc:336] T 0e76f7a1bc7b471ca982b575e17c05a1 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495): Network error: Client connection negotiation failed: client connection to 127.12.19.130:36495: connect: Connection refused (error 111)
I20260709 13:17:43.429829 16399 raft_consensus.cc:493] T f5b77a611ad34251be8121aa6151982c P 02927d4dc2f44acf84f92a7090286bbc [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2294936c864241959e4ef16ee789b341)
I20260709 13:17:43.430365 16399 raft_consensus.cc:515] T f5b77a611ad34251be8121aa6151982c P 02927d4dc2f44acf84f92a7090286bbc [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:43.432283 12366 tablet_replica.cc:333] T 8ddd01192e8f4fd3b2e5525431abbeea P 02927d4dc2f44acf84f92a7090286bbc: stopping tablet replica
I20260709 13:17:43.432420 16399 leader_election.cc:290] T f5b77a611ad34251be8121aa6151982c P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321), 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495)
I20260709 13:17:43.433401 12366 raft_consensus.cc:2243] T 8ddd01192e8f4fd3b2e5525431abbeea P 02927d4dc2f44acf84f92a7090286bbc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:43.434024 12366 raft_consensus.cc:2272] T 8ddd01192e8f4fd3b2e5525431abbeea P 02927d4dc2f44acf84f92a7090286bbc [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:43.435037 15430 leader_election.cc:336] T a9351bc224e54fe89dadf9cf82359edf P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607): Network error: Client connection negotiation failed: client connection to 127.12.19.131:46607: connect: Connection refused (error 111)
I20260709 13:17:43.437096 12366 tablet_replica.cc:333] T 5afcd7991b614faaafea6298af4bee01 P 02927d4dc2f44acf84f92a7090286bbc: stopping tablet replica
W20260709 13:17:43.437587 15432 leader_election.cc:336] T f5b77a611ad34251be8121aa6151982c P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495): Network error: Client connection negotiation failed: client connection to 127.12.19.130:36495: connect: Connection refused (error 111)
I20260709 13:17:43.438078 12366 raft_consensus.cc:2243] T 5afcd7991b614faaafea6298af4bee01 P 02927d4dc2f44acf84f92a7090286bbc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:43.438792 16399 raft_consensus.cc:493] T 0b500d1d450c478db351f0e507c81f18 P 02927d4dc2f44acf84f92a7090286bbc [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2294936c864241959e4ef16ee789b341)
I20260709 13:17:43.438828 12366 raft_consensus.cc:2272] T 5afcd7991b614faaafea6298af4bee01 P 02927d4dc2f44acf84f92a7090286bbc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:43.439555 16399 raft_consensus.cc:515] T 0b500d1d450c478db351f0e507c81f18 P 02927d4dc2f44acf84f92a7090286bbc [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:43.441958 16399 leader_election.cc:290] T 0b500d1d450c478db351f0e507c81f18 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321), 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495)
W20260709 13:17:43.444375 15429 leader_election.cc:336] T a9351bc224e54fe89dadf9cf82359edf P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Network error: Client connection negotiation failed: client connection to 127.12.19.129:41321: connect: Connection refused (error 111)
I20260709 13:17:43.444805 15429 leader_election.cc:304] T a9351bc224e54fe89dadf9cf82359edf P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 02927d4dc2f44acf84f92a7090286bbc; no voters: 2294936c864241959e4ef16ee789b341, 2889d0b5034548eb9e3be00b724e6875
I20260709 13:17:43.442325 12366 tablet_replica.cc:333] T 925dc38405cd4ddbbdc169571893e554 P 02927d4dc2f44acf84f92a7090286bbc: stopping tablet replica
W20260709 13:17:43.445619 15429 leader_election.cc:336] T 0e76f7a1bc7b471ca982b575e17c05a1 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Network error: Client connection negotiation failed: client connection to 127.12.19.129:41321: connect: Connection refused (error 111)
I20260709 13:17:43.445998 15429 leader_election.cc:304] T 0e76f7a1bc7b471ca982b575e17c05a1 P 02927d4dc2f44acf84f92a7090286bbc [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: 02927d4dc2f44acf84f92a7090286bbc; no voters: 2294936c864241959e4ef16ee789b341, 802c9786ee9c404cbeb186b90fa697ba
I20260709 13:17:43.446125 12366 raft_consensus.cc:2243] T 925dc38405cd4ddbbdc169571893e554 P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 13:17:43.446806 15432 leader_election.cc:336] T 0b500d1d450c478db351f0e507c81f18 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495): Network error: Client connection negotiation failed: client connection to 127.12.19.130:36495: connect: Connection refused (error 111)
I20260709 13:17:43.446908 16402 raft_consensus.cc:2749] T a9351bc224e54fe89dadf9cf82359edf P 02927d4dc2f44acf84f92a7090286bbc [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:17:43.446966 12366 raft_consensus.cc:2272] T 925dc38405cd4ddbbdc169571893e554 P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:43.447759 16402 raft_consensus.cc:2749] T 0e76f7a1bc7b471ca982b575e17c05a1 P 02927d4dc2f44acf84f92a7090286bbc [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:17:43.448498 15429 leader_election.cc:336] T f5b77a611ad34251be8121aa6151982c P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Network error: Client connection negotiation failed: client connection to 127.12.19.129:41321: connect: Connection refused (error 111)
I20260709 13:17:43.448844 15429 leader_election.cc:304] T f5b77a611ad34251be8121aa6151982c P 02927d4dc2f44acf84f92a7090286bbc [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: 02927d4dc2f44acf84f92a7090286bbc; no voters: 2294936c864241959e4ef16ee789b341, 802c9786ee9c404cbeb186b90fa697ba
I20260709 13:17:43.449374 16399 raft_consensus.cc:2749] T f5b77a611ad34251be8121aa6151982c P 02927d4dc2f44acf84f92a7090286bbc [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:17:43.450522 12366 tablet_replica.cc:333] T f5b77a611ad34251be8121aa6151982c P 02927d4dc2f44acf84f92a7090286bbc: stopping tablet replica
I20260709 13:17:43.451455 12366 raft_consensus.cc:2243] T f5b77a611ad34251be8121aa6151982c P 02927d4dc2f44acf84f92a7090286bbc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:43.452075 12366 raft_consensus.cc:2272] T f5b77a611ad34251be8121aa6151982c P 02927d4dc2f44acf84f92a7090286bbc [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:43.451587 15429 leader_election.cc:336] T 0b500d1d450c478db351f0e507c81f18 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Network error: Client connection negotiation failed: client connection to 127.12.19.129:41321: connect: Connection refused (error 111)
I20260709 13:17:43.453109 15429 leader_election.cc:304] T 0b500d1d450c478db351f0e507c81f18 P 02927d4dc2f44acf84f92a7090286bbc [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: 02927d4dc2f44acf84f92a7090286bbc; no voters: 2294936c864241959e4ef16ee789b341, 802c9786ee9c404cbeb186b90fa697ba
I20260709 13:17:43.453686 16399 raft_consensus.cc:493] T 4d961a93e8ef4c24bd2a391376be5d37 P 02927d4dc2f44acf84f92a7090286bbc [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2294936c864241959e4ef16ee789b341)
I20260709 13:17:43.454325 16399 raft_consensus.cc:515] T 4d961a93e8ef4c24bd2a391376be5d37 P 02927d4dc2f44acf84f92a7090286bbc [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:43.453771 16420 raft_consensus.cc:2749] T 0b500d1d450c478db351f0e507c81f18 P 02927d4dc2f44acf84f92a7090286bbc [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:17:43.456404 12366 tablet_replica.cc:333] T 1e67c39b4703431a862f1c3c7706074f P 02927d4dc2f44acf84f92a7090286bbc: stopping tablet replica
I20260709 13:17:43.457307 12366 raft_consensus.cc:2243] T 1e67c39b4703431a862f1c3c7706074f P 02927d4dc2f44acf84f92a7090286bbc [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:43.457398 16399 leader_election.cc:290] T 4d961a93e8ef4c24bd2a391376be5d37 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607), 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321)
I20260709 13:17:43.458417 12366 raft_consensus.cc:2272] T 1e67c39b4703431a862f1c3c7706074f P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:43.459975 15430 leader_election.cc:336] T 4d961a93e8ef4c24bd2a391376be5d37 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607): Network error: Client connection negotiation failed: client connection to 127.12.19.131:46607: connect: Connection refused (error 111)
I20260709 13:17:43.461779 12366 tablet_replica.cc:333] T 87763f6bc6d64f898c39d0d667d89289 P 02927d4dc2f44acf84f92a7090286bbc: stopping tablet replica
I20260709 13:17:43.462736 12366 raft_consensus.cc:2243] T 87763f6bc6d64f898c39d0d667d89289 P 02927d4dc2f44acf84f92a7090286bbc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:43.463467 12366 raft_consensus.cc:2272] T 87763f6bc6d64f898c39d0d667d89289 P 02927d4dc2f44acf84f92a7090286bbc [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:43.463773 15429 leader_election.cc:336] T 4d961a93e8ef4c24bd2a391376be5d37 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Network error: Client connection negotiation failed: client connection to 127.12.19.129:41321: connect: Connection refused (error 111)
I20260709 13:17:43.464133 15429 leader_election.cc:304] T 4d961a93e8ef4c24bd2a391376be5d37 P 02927d4dc2f44acf84f92a7090286bbc [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: 02927d4dc2f44acf84f92a7090286bbc; no voters: 2294936c864241959e4ef16ee789b341, 2889d0b5034548eb9e3be00b724e6875
I20260709 13:17:43.464983 16399 raft_consensus.cc:2749] T 4d961a93e8ef4c24bd2a391376be5d37 P 02927d4dc2f44acf84f92a7090286bbc [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:17:43.466336 12366 tablet_replica.cc:333] T 00638ccd681b48f1aa1bece41ca72310 P 02927d4dc2f44acf84f92a7090286bbc: stopping tablet replica
I20260709 13:17:43.467329 12366 raft_consensus.cc:2243] T 00638ccd681b48f1aa1bece41ca72310 P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:43.467928 12366 raft_consensus.cc:2272] T 00638ccd681b48f1aa1bece41ca72310 P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:43.470842 12366 tablet_replica.cc:333] T 7e957048aab649b2b520a0313ff3f1f2 P 02927d4dc2f44acf84f92a7090286bbc: stopping tablet replica
I20260709 13:17:43.471706 12366 raft_consensus.cc:2243] T 7e957048aab649b2b520a0313ff3f1f2 P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:43.472321 12366 raft_consensus.cc:2272] T 7e957048aab649b2b520a0313ff3f1f2 P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:43.475025 12366 tablet_replica.cc:333] T 0b500d1d450c478db351f0e507c81f18 P 02927d4dc2f44acf84f92a7090286bbc: stopping tablet replica
I20260709 13:17:43.475939 12366 raft_consensus.cc:2243] T 0b500d1d450c478db351f0e507c81f18 P 02927d4dc2f44acf84f92a7090286bbc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:43.476500 12366 raft_consensus.cc:2272] T 0b500d1d450c478db351f0e507c81f18 P 02927d4dc2f44acf84f92a7090286bbc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:43.479348 12366 tablet_replica.cc:333] T 9bbd4795a215459b8d971fc818b2e31f P 02927d4dc2f44acf84f92a7090286bbc: stopping tablet replica
I20260709 13:17:43.480111 12366 raft_consensus.cc:2243] T 9bbd4795a215459b8d971fc818b2e31f P 02927d4dc2f44acf84f92a7090286bbc [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:43.481169 12366 raft_consensus.cc:2272] T 9bbd4795a215459b8d971fc818b2e31f P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:43.484112 12366 tablet_replica.cc:333] T 43a1da4c39dd4d048615e98e18db6234 P 02927d4dc2f44acf84f92a7090286bbc: stopping tablet replica
I20260709 13:17:43.484973 12366 raft_consensus.cc:2243] T 43a1da4c39dd4d048615e98e18db6234 P 02927d4dc2f44acf84f92a7090286bbc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:43.485620 12366 raft_consensus.cc:2272] T 43a1da4c39dd4d048615e98e18db6234 P 02927d4dc2f44acf84f92a7090286bbc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:43.488431 12366 tablet_replica.cc:333] T 24a9832a0ce54f89ac1f5dddddc367b9 P 02927d4dc2f44acf84f92a7090286bbc: stopping tablet replica
I20260709 13:17:43.488979 16420 raft_consensus.cc:493] T 96f954f9698d45af941477c85b374240 P 02927d4dc2f44acf84f92a7090286bbc [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 2294936c864241959e4ef16ee789b341)
I20260709 13:17:43.489315 12366 raft_consensus.cc:2243] T 24a9832a0ce54f89ac1f5dddddc367b9 P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:43.489485 16420 raft_consensus.cc:515] T 96f954f9698d45af941477c85b374240 P 02927d4dc2f44acf84f92a7090286bbc [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } }
I20260709 13:17:43.490087 12366 raft_consensus.cc:2272] T 24a9832a0ce54f89ac1f5dddddc367b9 P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:43.491521 16420 leader_election.cc:290] T 96f954f9698d45af941477c85b374240 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607), 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321)
I20260709 13:17:43.492998 12366 tablet_replica.cc:333] T cb24462539664352aa1dc989ac5478c2 P 02927d4dc2f44acf84f92a7090286bbc: stopping tablet replica
I20260709 13:17:43.493911 12366 raft_consensus.cc:2243] T cb24462539664352aa1dc989ac5478c2 P 02927d4dc2f44acf84f92a7090286bbc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:43.494683 12366 raft_consensus.cc:2272] T cb24462539664352aa1dc989ac5478c2 P 02927d4dc2f44acf84f92a7090286bbc [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:43.496454 15429 leader_election.cc:336] T 96f954f9698d45af941477c85b374240 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Network error: Client connection negotiation failed: client connection to 127.12.19.129:41321: connect: Connection refused (error 111)
W20260709 13:17:43.496968 15430 leader_election.cc:336] T 96f954f9698d45af941477c85b374240 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607): Network error: Client connection negotiation failed: client connection to 127.12.19.131:46607: connect: Connection refused (error 111)
I20260709 13:17:43.497363 15430 leader_election.cc:304] T 96f954f9698d45af941477c85b374240 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 02927d4dc2f44acf84f92a7090286bbc; no voters: 2294936c864241959e4ef16ee789b341, 2889d0b5034548eb9e3be00b724e6875
I20260709 13:17:43.497750 12366 tablet_replica.cc:333] T f69168c3a6074499af9047aa80e28c72 P 02927d4dc2f44acf84f92a7090286bbc: stopping tablet replica
I20260709 13:17:43.497952 16420 raft_consensus.cc:2749] T 96f954f9698d45af941477c85b374240 P 02927d4dc2f44acf84f92a7090286bbc [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:17:43.498658 12366 raft_consensus.cc:2243] T f69168c3a6074499af9047aa80e28c72 P 02927d4dc2f44acf84f92a7090286bbc [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:43.499683 12366 raft_consensus.cc:2272] T f69168c3a6074499af9047aa80e28c72 P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:43.501730 12366 tablet_replica.cc:333] T a1bc50d5df5f4be9a7b8db2b00ceb449 P 02927d4dc2f44acf84f92a7090286bbc: stopping tablet replica
I20260709 13:17:43.502244 12366 raft_consensus.cc:2243] T a1bc50d5df5f4be9a7b8db2b00ceb449 P 02927d4dc2f44acf84f92a7090286bbc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:43.502682 12366 raft_consensus.cc:2272] T a1bc50d5df5f4be9a7b8db2b00ceb449 P 02927d4dc2f44acf84f92a7090286bbc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:43.504309 16420 raft_consensus.cc:493] T 88d6b179156b4c0fa0bd44df1a1c4717 P 02927d4dc2f44acf84f92a7090286bbc [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 2294936c864241959e4ef16ee789b341)
I20260709 13:17:43.504863 12366 tablet_replica.cc:333] T feca0a66feda4ec08a7ea31736b42686 P 02927d4dc2f44acf84f92a7090286bbc: stopping tablet replica
I20260709 13:17:43.504866 16420 raft_consensus.cc:515] T 88d6b179156b4c0fa0bd44df1a1c4717 P 02927d4dc2f44acf84f92a7090286bbc [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } } peers { permanent_uuid: "2294936c864241959e4ef16ee789b341" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 41321 } } peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } }
I20260709 13:17:43.505470 12366 raft_consensus.cc:2243] T feca0a66feda4ec08a7ea31736b42686 P 02927d4dc2f44acf84f92a7090286bbc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:43.506017 12366 raft_consensus.cc:2272] T feca0a66feda4ec08a7ea31736b42686 P 02927d4dc2f44acf84f92a7090286bbc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:43.507412 16420 leader_election.cc:290] T 88d6b179156b4c0fa0bd44df1a1c4717 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321), 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495)
I20260709 13:17:43.508641 12366 tablet_replica.cc:333] T 41470cdec3704201a66dedf3217fb828 P 02927d4dc2f44acf84f92a7090286bbc: stopping tablet replica
I20260709 13:17:43.509498 12366 raft_consensus.cc:2243] T 41470cdec3704201a66dedf3217fb828 P 02927d4dc2f44acf84f92a7090286bbc [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:43.510538 12366 raft_consensus.cc:2272] T 41470cdec3704201a66dedf3217fb828 P 02927d4dc2f44acf84f92a7090286bbc [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:43.512218 15429 leader_election.cc:336] T 88d6b179156b4c0fa0bd44df1a1c4717 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 2294936c864241959e4ef16ee789b341 (127.12.19.129:41321): Network error: Client connection negotiation failed: client connection to 127.12.19.129:41321: connect: Connection refused (error 111)
W20260709 13:17:43.513196 15432 leader_election.cc:336] T 88d6b179156b4c0fa0bd44df1a1c4717 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495): Network error: Client connection negotiation failed: client connection to 127.12.19.130:36495: connect: Connection refused (error 111)
I20260709 13:17:43.513497 12366 tablet_replica.cc:333] T 1c4ab8f71b1949188c9aad51cdb0a569 P 02927d4dc2f44acf84f92a7090286bbc: stopping tablet replica
I20260709 13:17:43.513626 15432 leader_election.cc:304] T 88d6b179156b4c0fa0bd44df1a1c4717 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 02927d4dc2f44acf84f92a7090286bbc; no voters: 2294936c864241959e4ef16ee789b341, 802c9786ee9c404cbeb186b90fa697ba
I20260709 13:17:43.514525 12366 raft_consensus.cc:2243] T 1c4ab8f71b1949188c9aad51cdb0a569 P 02927d4dc2f44acf84f92a7090286bbc [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:43.514950 16420 raft_consensus.cc:2749] T 88d6b179156b4c0fa0bd44df1a1c4717 P 02927d4dc2f44acf84f92a7090286bbc [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:17:43.515713 12366 raft_consensus.cc:2272] T 1c4ab8f71b1949188c9aad51cdb0a569 P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:43.518211 12366 tablet_replica.cc:333] T 96f954f9698d45af941477c85b374240 P 02927d4dc2f44acf84f92a7090286bbc: stopping tablet replica
I20260709 13:17:43.518913 12366 raft_consensus.cc:2243] T 96f954f9698d45af941477c85b374240 P 02927d4dc2f44acf84f92a7090286bbc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:43.519477 12366 raft_consensus.cc:2272] T 96f954f9698d45af941477c85b374240 P 02927d4dc2f44acf84f92a7090286bbc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:43.521437 12366 tablet_replica.cc:333] T 013a9144544045629f2f67d77f8113c6 P 02927d4dc2f44acf84f92a7090286bbc: stopping tablet replica
I20260709 13:17:43.521971 12366 raft_consensus.cc:2243] T 013a9144544045629f2f67d77f8113c6 P 02927d4dc2f44acf84f92a7090286bbc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:43.522392 12366 raft_consensus.cc:2272] T 013a9144544045629f2f67d77f8113c6 P 02927d4dc2f44acf84f92a7090286bbc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:43.524346 12366 tablet_replica.cc:333] T 0f55d19980234982b17948d789b76d26 P 02927d4dc2f44acf84f92a7090286bbc: stopping tablet replica
I20260709 13:17:43.524845 12366 raft_consensus.cc:2243] T 0f55d19980234982b17948d789b76d26 P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:43.525358 12366 raft_consensus.cc:2272] T 0f55d19980234982b17948d789b76d26 P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:43.525532 16420 raft_consensus.cc:493] T 7fde076108a54a2e916a6db9553f0910 P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 802c9786ee9c404cbeb186b90fa697ba)
I20260709 13:17:43.526156 16420 raft_consensus.cc:515] T 7fde076108a54a2e916a6db9553f0910 P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "802c9786ee9c404cbeb186b90fa697ba" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36495 } } peers { permanent_uuid: "2889d0b5034548eb9e3be00b724e6875" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 46607 } } peers { permanent_uuid: "02927d4dc2f44acf84f92a7090286bbc" member_type: VOTER last_known_addr { host: "127.12.19.132" port: 38801 } }
I20260709 13:17:43.528384 12366 tablet_replica.cc:333] T 2f358cd243cc4d04b96cdf185eaa2103 P 02927d4dc2f44acf84f92a7090286bbc: stopping tablet replica
I20260709 13:17:43.529203 12366 raft_consensus.cc:2243] T 2f358cd243cc4d04b96cdf185eaa2103 P 02927d4dc2f44acf84f92a7090286bbc [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:43.530349 12366 raft_consensus.cc:2272] T 2f358cd243cc4d04b96cdf185eaa2103 P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:43.528439 16420 leader_election.cc:290] T 7fde076108a54a2e916a6db9553f0910 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495), 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607)
I20260709 13:17:43.533188 12366 tablet_replica.cc:333] T 30a33dd840cb44a5b64ac470042c56a6 P 02927d4dc2f44acf84f92a7090286bbc: stopping tablet replica
W20260709 13:17:43.533427 15432 leader_election.cc:336] T 7fde076108a54a2e916a6db9553f0910 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 802c9786ee9c404cbeb186b90fa697ba (127.12.19.130:36495): Network error: Client connection negotiation failed: client connection to 127.12.19.130:36495: connect: Connection refused (error 111)
I20260709 13:17:43.533946 12366 raft_consensus.cc:2243] T 30a33dd840cb44a5b64ac470042c56a6 P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 13:17:43.534050 15430 leader_election.cc:336] T 7fde076108a54a2e916a6db9553f0910 P 02927d4dc2f44acf84f92a7090286bbc [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2889d0b5034548eb9e3be00b724e6875 (127.12.19.131:46607): Network error: Client connection negotiation failed: client connection to 127.12.19.131:46607: connect: Connection refused (error 111)
I20260709 13:17:43.534588 12366 raft_consensus.cc:2272] T 30a33dd840cb44a5b64ac470042c56a6 P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:43.534578 15430 leader_election.cc:304] T 7fde076108a54a2e916a6db9553f0910 P 02927d4dc2f44acf84f92a7090286bbc [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: 02927d4dc2f44acf84f92a7090286bbc; no voters: 2889d0b5034548eb9e3be00b724e6875, 802c9786ee9c404cbeb186b90fa697ba
I20260709 13:17:43.535465 16420 raft_consensus.cc:2749] T 7fde076108a54a2e916a6db9553f0910 P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:43.537215 12366 tablet_replica.cc:333] T 949b64ee218245f2b369996187e81888 P 02927d4dc2f44acf84f92a7090286bbc: stopping tablet replica
I20260709 13:17:43.537807 12366 raft_consensus.cc:2243] T 949b64ee218245f2b369996187e81888 P 02927d4dc2f44acf84f92a7090286bbc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:43.538240 12366 raft_consensus.cc:2272] T 949b64ee218245f2b369996187e81888 P 02927d4dc2f44acf84f92a7090286bbc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:43.540113 12366 tablet_replica.cc:333] T a8fc3ee3e7da480b80256018cbfbfbfb P 02927d4dc2f44acf84f92a7090286bbc: stopping tablet replica
I20260709 13:17:43.540634 12366 raft_consensus.cc:2243] T a8fc3ee3e7da480b80256018cbfbfbfb P 02927d4dc2f44acf84f92a7090286bbc [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:43.541420 12366 raft_consensus.cc:2272] T a8fc3ee3e7da480b80256018cbfbfbfb P 02927d4dc2f44acf84f92a7090286bbc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:43.544075 12366 tablet_replica.cc:333] T ee852f57e36f4b89bdccf760326f7372 P 02927d4dc2f44acf84f92a7090286bbc: stopping tablet replica
I20260709 13:17:43.544831 12366 raft_consensus.cc:2243] T ee852f57e36f4b89bdccf760326f7372 P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:43.545387 12366 raft_consensus.cc:2272] T ee852f57e36f4b89bdccf760326f7372 P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:43.547794 12366 tablet_replica.cc:333] T 942e3bd5f372444685bd13277094fb32 P 02927d4dc2f44acf84f92a7090286bbc: stopping tablet replica
I20260709 13:17:43.548494 12366 raft_consensus.cc:2243] T 942e3bd5f372444685bd13277094fb32 P 02927d4dc2f44acf84f92a7090286bbc [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:43.549494 12366 raft_consensus.cc:2272] T 942e3bd5f372444685bd13277094fb32 P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:43.551550 12366 tablet_replica.cc:333] T a44cb3e2781743289d79f5eee0ca9f18 P 02927d4dc2f44acf84f92a7090286bbc: stopping tablet replica
I20260709 13:17:43.552006 12366 raft_consensus.cc:2243] T a44cb3e2781743289d79f5eee0ca9f18 P 02927d4dc2f44acf84f92a7090286bbc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:43.552471 12366 raft_consensus.cc:2272] T a44cb3e2781743289d79f5eee0ca9f18 P 02927d4dc2f44acf84f92a7090286bbc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:43.554859 12366 tablet_replica.cc:333] T a9351bc224e54fe89dadf9cf82359edf P 02927d4dc2f44acf84f92a7090286bbc: stopping tablet replica
I20260709 13:17:43.555579 12366 raft_consensus.cc:2243] T a9351bc224e54fe89dadf9cf82359edf P 02927d4dc2f44acf84f92a7090286bbc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:43.556228 12366 raft_consensus.cc:2272] T a9351bc224e54fe89dadf9cf82359edf P 02927d4dc2f44acf84f92a7090286bbc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:43.558926 12366 tablet_replica.cc:333] T be84c87760364b46ab9c65c630a2c0e6 P 02927d4dc2f44acf84f92a7090286bbc: stopping tablet replica
I20260709 13:17:43.559753 12366 raft_consensus.cc:2243] T be84c87760364b46ab9c65c630a2c0e6 P 02927d4dc2f44acf84f92a7090286bbc [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:43.560702 12366 raft_consensus.cc:2272] T be84c87760364b46ab9c65c630a2c0e6 P 02927d4dc2f44acf84f92a7090286bbc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:43.562700 12366 tablet_replica.cc:333] T 0e76f7a1bc7b471ca982b575e17c05a1 P 02927d4dc2f44acf84f92a7090286bbc: stopping tablet replica
I20260709 13:17:43.563215 12366 raft_consensus.cc:2243] T 0e76f7a1bc7b471ca982b575e17c05a1 P 02927d4dc2f44acf84f92a7090286bbc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:43.563804 12366 raft_consensus.cc:2272] T 0e76f7a1bc7b471ca982b575e17c05a1 P 02927d4dc2f44acf84f92a7090286bbc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:43.567890 12366 tablet_replica.cc:333] T cabc919ffe3a4e638210f0f365238828 P 02927d4dc2f44acf84f92a7090286bbc: stopping tablet replica
I20260709 13:17:43.568624 12366 raft_consensus.cc:2243] T cabc919ffe3a4e638210f0f365238828 P 02927d4dc2f44acf84f92a7090286bbc [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:43.569561 12366 raft_consensus.cc:2272] T cabc919ffe3a4e638210f0f365238828 P 02927d4dc2f44acf84f92a7090286bbc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:43.572139 12366 tablet_replica.cc:333] T 88d6b179156b4c0fa0bd44df1a1c4717 P 02927d4dc2f44acf84f92a7090286bbc: stopping tablet replica
I20260709 13:17:43.572893 12366 raft_consensus.cc:2243] T 88d6b179156b4c0fa0bd44df1a1c4717 P 02927d4dc2f44acf84f92a7090286bbc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:43.573458 12366 raft_consensus.cc:2272] T 88d6b179156b4c0fa0bd44df1a1c4717 P 02927d4dc2f44acf84f92a7090286bbc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:43.576205 12366 tablet_replica.cc:333] T a6c9d5505bc7444baf4e66f5a6f96732 P 02927d4dc2f44acf84f92a7090286bbc: stopping tablet replica
I20260709 13:17:43.576944 12366 raft_consensus.cc:2243] T a6c9d5505bc7444baf4e66f5a6f96732 P 02927d4dc2f44acf84f92a7090286bbc [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:43.578013 12366 raft_consensus.cc:2272] T a6c9d5505bc7444baf4e66f5a6f96732 P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:43.580557 12366 tablet_replica.cc:333] T 6c8f8548ed21428ebc4c357d6f566337 P 02927d4dc2f44acf84f92a7090286bbc: stopping tablet replica
I20260709 13:17:43.581278 12366 raft_consensus.cc:2243] T 6c8f8548ed21428ebc4c357d6f566337 P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:43.581820 12366 raft_consensus.cc:2272] T 6c8f8548ed21428ebc4c357d6f566337 P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:43.584479 12366 tablet_replica.cc:333] T bcdd24a09a424483a566a6f56e7fabee P 02927d4dc2f44acf84f92a7090286bbc: stopping tablet replica
I20260709 13:17:43.585172 12366 raft_consensus.cc:2243] T bcdd24a09a424483a566a6f56e7fabee P 02927d4dc2f44acf84f92a7090286bbc [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:43.586197 12366 raft_consensus.cc:2272] T bcdd24a09a424483a566a6f56e7fabee P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:43.588757 12366 tablet_replica.cc:333] T 7fde076108a54a2e916a6db9553f0910 P 02927d4dc2f44acf84f92a7090286bbc: stopping tablet replica
I20260709 13:17:43.589430 12366 raft_consensus.cc:2243] T 7fde076108a54a2e916a6db9553f0910 P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:43.589947 12366 raft_consensus.cc:2272] T 7fde076108a54a2e916a6db9553f0910 P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:43.592664 12366 tablet_replica.cc:333] T 4d961a93e8ef4c24bd2a391376be5d37 P 02927d4dc2f44acf84f92a7090286bbc: stopping tablet replica
I20260709 13:17:43.593357 12366 raft_consensus.cc:2243] T 4d961a93e8ef4c24bd2a391376be5d37 P 02927d4dc2f44acf84f92a7090286bbc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:43.593935 12366 raft_consensus.cc:2272] T 4d961a93e8ef4c24bd2a391376be5d37 P 02927d4dc2f44acf84f92a7090286bbc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:43.596480 12366 tablet_replica.cc:333] T 028a2e13a40a4795bb6f37a59a0dca04 P 02927d4dc2f44acf84f92a7090286bbc: stopping tablet replica
I20260709 13:17:43.597163 12366 raft_consensus.cc:2243] T 028a2e13a40a4795bb6f37a59a0dca04 P 02927d4dc2f44acf84f92a7090286bbc [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:43.598192 12366 raft_consensus.cc:2272] T 028a2e13a40a4795bb6f37a59a0dca04 P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:43.600667 12366 tablet_replica.cc:333] T f5236fc85e5742eb8060475cfc6aaab3 P 02927d4dc2f44acf84f92a7090286bbc: stopping tablet replica
I20260709 13:17:43.601353 12366 raft_consensus.cc:2243] T f5236fc85e5742eb8060475cfc6aaab3 P 02927d4dc2f44acf84f92a7090286bbc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:43.601938 12366 raft_consensus.cc:2272] T f5236fc85e5742eb8060475cfc6aaab3 P 02927d4dc2f44acf84f92a7090286bbc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:43.604560 12366 tablet_replica.cc:333] T c5fde627f6294d98a22d6756d06424dc P 02927d4dc2f44acf84f92a7090286bbc: stopping tablet replica
I20260709 13:17:43.605219 12366 raft_consensus.cc:2243] T c5fde627f6294d98a22d6756d06424dc P 02927d4dc2f44acf84f92a7090286bbc [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:43.606251 12366 raft_consensus.cc:2272] T c5fde627f6294d98a22d6756d06424dc P 02927d4dc2f44acf84f92a7090286bbc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:43.608600 12366 tablet_replica.cc:333] T 4e6f79f1062b4f279c5ec14d8a49fa45 P 02927d4dc2f44acf84f92a7090286bbc: stopping tablet replica
I20260709 13:17:43.609221 12366 raft_consensus.cc:2243] T 4e6f79f1062b4f279c5ec14d8a49fa45 P 02927d4dc2f44acf84f92a7090286bbc [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:43.610180 12366 raft_consensus.cc:2272] T 4e6f79f1062b4f279c5ec14d8a49fa45 P 02927d4dc2f44acf84f92a7090286bbc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:43.680884 12366 tablet_server.cc:196] TabletServer@127.12.19.132:0 shutdown complete.
I20260709 13:17:43.752090 12366 master.cc:562] Master@127.12.19.190:38613 shutting down...
I20260709 13:17:43.784459 12366 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 07833a8c52a84ab09752525f48d0ed34 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:43.785125 12366 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 07833a8c52a84ab09752525f48d0ed34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:43.785467 12366 tablet_replica.cc:333] T 00000000000000000000000000000000 P 07833a8c52a84ab09752525f48d0ed34: stopping tablet replica
W20260709 13:17:44.804275 12366 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 15172)
W20260709 13:17:45.804708 12366 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 15172)
I20260709 13:17:46.297845 12366 master.cc:584] Master@127.12.19.190:38613 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (31937 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260709 13:17:46.394495 12366 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.12.19.190:37051
I20260709 13:17:46.395635 12366 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:17:46.401337 16427 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 13:17:46.401467 16426 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 13:17:46.401968 16429 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 13:17:46.402771 12366 server_base.cc:1061] running on GCE node
I20260709 13:17:46.403811 12366 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:17:46.404029 12366 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 13:17:46.404191 12366 hybrid_clock.cc:648] HybridClock initialized: now 1783603066404161 us; error 0 us; skew 500 ppm
I20260709 13:17:46.404726 12366 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:17:46.406900 12366 webserver.cc:533] Webserver started at http://127.12.19.190:44751/ using document root <none> and password file <none>
I20260709 13:17:46.407732 12366 fs_manager.cc:362] Metadata directory not provided
I20260709 13:17:46.407936 12366 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:17:46.408211 12366 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:17:46.409389 12366 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602961601857-12366-0/minicluster-data/master-0-root/instance:
uuid: "513f17d80d2342c2acb436de2b1e57d8"
format_stamp: "Formatted at 2026-07-09 13:17:46 on dist-test-slave-cd6k"
I20260709 13:17:46.413594 12366 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260709 13:17:46.416687 16434 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:46.417363 12366 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 13:17:46.417660 12366 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602961601857-12366-0/minicluster-data/master-0-root
uuid: "513f17d80d2342c2acb436de2b1e57d8"
format_stamp: "Formatted at 2026-07-09 13:17:46 on dist-test-slave-cd6k"
I20260709 13:17:46.417929 12366 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602961601857-12366-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602961601857-12366-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602961601857-12366-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 13:17:46.432026 12366 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:17:46.433141 12366 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:17:46.469832 12366 rpc_server.cc:307] RPC server started. Bound to: 127.12.19.190:37051
I20260709 13:17:46.469938 16485 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.19.190:37051 every 8 connection(s)
I20260709 13:17:46.473759 16486 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 13:17:46.489883 16486 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 513f17d80d2342c2acb436de2b1e57d8: Bootstrap starting.
I20260709 13:17:46.497699 16486 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 513f17d80d2342c2acb436de2b1e57d8: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:46.503232 16486 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 513f17d80d2342c2acb436de2b1e57d8: No bootstrap required, opened a new log
I20260709 13:17:46.506413 16486 raft_consensus.cc:359] T 00000000000000000000000000000000 P 513f17d80d2342c2acb436de2b1e57d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "513f17d80d2342c2acb436de2b1e57d8" member_type: VOTER }
I20260709 13:17:46.506963 16486 raft_consensus.cc:385] T 00000000000000000000000000000000 P 513f17d80d2342c2acb436de2b1e57d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:46.507295 16486 raft_consensus.cc:740] T 00000000000000000000000000000000 P 513f17d80d2342c2acb436de2b1e57d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 513f17d80d2342c2acb436de2b1e57d8, State: Initialized, Role: FOLLOWER
I20260709 13:17:46.508078 16486 consensus_queue.cc:260] T 00000000000000000000000000000000 P 513f17d80d2342c2acb436de2b1e57d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "513f17d80d2342c2acb436de2b1e57d8" member_type: VOTER }
I20260709 13:17:46.508690 16486 raft_consensus.cc:399] T 00000000000000000000000000000000 P 513f17d80d2342c2acb436de2b1e57d8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:17:46.509032 16486 raft_consensus.cc:493] T 00000000000000000000000000000000 P 513f17d80d2342c2acb436de2b1e57d8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:17:46.509392 16486 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 513f17d80d2342c2acb436de2b1e57d8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:46.516119 16486 raft_consensus.cc:515] T 00000000000000000000000000000000 P 513f17d80d2342c2acb436de2b1e57d8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "513f17d80d2342c2acb436de2b1e57d8" member_type: VOTER }
I20260709 13:17:46.516626 16486 leader_election.cc:304] T 00000000000000000000000000000000 P 513f17d80d2342c2acb436de2b1e57d8 [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: 513f17d80d2342c2acb436de2b1e57d8; no voters: 
I20260709 13:17:46.517884 16486 leader_election.cc:290] T 00000000000000000000000000000000 P 513f17d80d2342c2acb436de2b1e57d8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:17:46.518392 16489 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 513f17d80d2342c2acb436de2b1e57d8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:46.519919 16489 raft_consensus.cc:697] T 00000000000000000000000000000000 P 513f17d80d2342c2acb436de2b1e57d8 [term 1 LEADER]: Becoming Leader. State: Replica: 513f17d80d2342c2acb436de2b1e57d8, State: Running, Role: LEADER
I20260709 13:17:46.520850 16489 consensus_queue.cc:237] T 00000000000000000000000000000000 P 513f17d80d2342c2acb436de2b1e57d8 [LEADER]: Queue going to LEADER mode. State: All 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: "513f17d80d2342c2acb436de2b1e57d8" member_type: VOTER }
I20260709 13:17:46.521211 16486 sys_catalog.cc:565] T 00000000000000000000000000000000 P 513f17d80d2342c2acb436de2b1e57d8 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:17:46.527009 16491 sys_catalog.cc:455] T 00000000000000000000000000000000 P 513f17d80d2342c2acb436de2b1e57d8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 513f17d80d2342c2acb436de2b1e57d8. Latest consensus state: current_term: 1 leader_uuid: "513f17d80d2342c2acb436de2b1e57d8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "513f17d80d2342c2acb436de2b1e57d8" member_type: VOTER } }
I20260709 13:17:46.527660 16491 sys_catalog.cc:458] T 00000000000000000000000000000000 P 513f17d80d2342c2acb436de2b1e57d8 [sys.catalog]: This master's current role is: LEADER
I20260709 13:17:46.531810 16490 sys_catalog.cc:455] T 00000000000000000000000000000000 P 513f17d80d2342c2acb436de2b1e57d8 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "513f17d80d2342c2acb436de2b1e57d8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "513f17d80d2342c2acb436de2b1e57d8" member_type: VOTER } }
I20260709 13:17:46.533448 16490 sys_catalog.cc:458] T 00000000000000000000000000000000 P 513f17d80d2342c2acb436de2b1e57d8 [sys.catalog]: This master's current role is: LEADER
I20260709 13:17:46.536300 16499 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:17:46.541097 16499 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:17:46.542217 12366 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:17:46.549548 16499 catalog_manager.cc:1383] Generated new cluster ID: 226aaf7a3c3e494ca9590093583c02ce
I20260709 13:17:46.549805 16499 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:17:46.577749 16499 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:17:46.579495 16499 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:17:46.589237 16499 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 513f17d80d2342c2acb436de2b1e57d8: Generated new TSK 0
I20260709 13:17:46.589890 16499 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:17:46.608857 12366 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:17:46.614780 16507 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 13:17:46.616150 16508 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 13:17:46.617421 16510 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 13:17:46.617522 12366 server_base.cc:1061] running on GCE node
I20260709 13:17:46.618707 12366 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:17:46.618886 12366 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 13:17:46.619103 12366 hybrid_clock.cc:648] HybridClock initialized: now 1783603066619066 us; error 0 us; skew 500 ppm
I20260709 13:17:46.619701 12366 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:17:46.621840 12366 webserver.cc:533] Webserver started at http://127.12.19.129:34223/ using document root <none> and password file <none>
I20260709 13:17:46.622355 12366 fs_manager.cc:362] Metadata directory not provided
I20260709 13:17:46.622606 12366 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:17:46.622918 12366 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:17:46.624022 12366 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602961601857-12366-0/minicluster-data/ts-0-root/instance:
uuid: "47163694c2e94eccb41473874d50bf79"
format_stamp: "Formatted at 2026-07-09 13:17:46 on dist-test-slave-cd6k"
I20260709 13:17:46.628118 12366 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260709 13:17:46.631114 16515 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:46.631820 12366 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:17:46.632095 12366 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602961601857-12366-0/minicluster-data/ts-0-root
uuid: "47163694c2e94eccb41473874d50bf79"
format_stamp: "Formatted at 2026-07-09 13:17:46 on dist-test-slave-cd6k"
I20260709 13:17:46.632411 12366 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602961601857-12366-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602961601857-12366-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602961601857-12366-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 13:17:46.643603 12366 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:17:46.644830 12366 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:17:46.646252 12366 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:17:46.648470 12366 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:17:46.648685 12366 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:46.648917 12366 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:17:46.649115 12366 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:46.689548 12366 rpc_server.cc:307] RPC server started. Bound to: 127.12.19.129:37349
I20260709 13:17:46.689708 16577 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.19.129:37349 every 8 connection(s)
I20260709 13:17:46.694635 12366 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:17:46.702221 16582 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 13:17:46.704022 16583 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 13:17:46.705113 12366 server_base.cc:1061] running on GCE node
W20260709 13:17:46.706336 16585 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 13:17:46.707334 12366 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:17:46.707675 12366 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 13:17:46.707926 12366 hybrid_clock.cc:648] HybridClock initialized: now 1783603066707907 us; error 0 us; skew 500 ppm
I20260709 13:17:46.708566 12366 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:17:46.708869 16578 heartbeater.cc:344] Connected to a master server at 127.12.19.190:37051
I20260709 13:17:46.709297 16578 heartbeater.cc:461] Registering TS with master...
I20260709 13:17:46.710132 16578 heartbeater.cc:507] Master 127.12.19.190:37051 requested a full tablet report, sending...
I20260709 13:17:46.711162 12366 webserver.cc:533] Webserver started at http://127.12.19.130:43987/ using document root <none> and password file <none>
I20260709 13:17:46.711894 12366 fs_manager.cc:362] Metadata directory not provided
I20260709 13:17:46.712139 12366 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:17:46.712464 12366 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:17:46.712563 16451 ts_manager.cc:194] Registered new tserver with Master: 47163694c2e94eccb41473874d50bf79 (127.12.19.129:37349)
I20260709 13:17:46.714107 12366 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602961601857-12366-0/minicluster-data/ts-1-root/instance:
uuid: "d7d9299aafb5448bafaf4d555726db3b"
format_stamp: "Formatted at 2026-07-09 13:17:46 on dist-test-slave-cd6k"
I20260709 13:17:46.715106 16451 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39368
I20260709 13:17:46.719132 12366 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.004s
I20260709 13:17:46.722556 16590 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:46.723421 12366 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:17:46.723655 12366 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602961601857-12366-0/minicluster-data/ts-1-root
uuid: "d7d9299aafb5448bafaf4d555726db3b"
format_stamp: "Formatted at 2026-07-09 13:17:46 on dist-test-slave-cd6k"
I20260709 13:17:46.723878 12366 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602961601857-12366-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602961601857-12366-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602961601857-12366-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 13:17:46.761289 12366 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:17:46.762434 12366 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:17:46.763804 12366 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:17:46.765921 12366 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:17:46.766122 12366 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:46.766377 12366 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:17:46.766536 12366 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:46.805371 12366 rpc_server.cc:307] RPC server started. Bound to: 127.12.19.130:44625
I20260709 13:17:46.805478 16652 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.19.130:44625 every 8 connection(s)
I20260709 13:17:46.810163 12366 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:17:46.816406 16656 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 13:17:46.818035 16657 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 13:17:46.819243 16659 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 13:17:46.820529 12366 server_base.cc:1061] running on GCE node
I20260709 13:17:46.821480 12366 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:17:46.821700 12366 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 13:17:46.821883 12366 hybrid_clock.cc:648] HybridClock initialized: now 1783603066821865 us; error 0 us; skew 500 ppm
I20260709 13:17:46.822206 16653 heartbeater.cc:344] Connected to a master server at 127.12.19.190:37051
I20260709 13:17:46.822606 12366 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:17:46.822655 16653 heartbeater.cc:461] Registering TS with master...
I20260709 13:17:46.823808 16653 heartbeater.cc:507] Master 127.12.19.190:37051 requested a full tablet report, sending...
I20260709 13:17:46.825542 12366 webserver.cc:533] Webserver started at http://127.12.19.131:42363/ using document root <none> and password file <none>
I20260709 13:17:46.826061 16451 ts_manager.cc:194] Registered new tserver with Master: d7d9299aafb5448bafaf4d555726db3b (127.12.19.130:44625)
I20260709 13:17:46.826246 12366 fs_manager.cc:362] Metadata directory not provided
I20260709 13:17:46.826547 12366 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:17:46.826860 12366 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:17:46.827929 16451 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39384
I20260709 13:17:46.828390 12366 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602961601857-12366-0/minicluster-data/ts-2-root/instance:
uuid: "f7e6c9ea056a444ab8248a43538f5e17"
format_stamp: "Formatted at 2026-07-09 13:17:46 on dist-test-slave-cd6k"
I20260709 13:17:46.833158 12366 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260709 13:17:46.836551 16664 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:46.837397 12366 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:17:46.837682 12366 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602961601857-12366-0/minicluster-data/ts-2-root
uuid: "f7e6c9ea056a444ab8248a43538f5e17"
format_stamp: "Formatted at 2026-07-09 13:17:46 on dist-test-slave-cd6k"
I20260709 13:17:46.837981 12366 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602961601857-12366-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602961601857-12366-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602961601857-12366-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 13:17:46.856148 12366 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:17:46.857365 12366 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:17:46.858784 12366 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:17:46.860957 12366 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:17:46.861121 12366 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:46.861433 12366 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:17:46.861593 12366 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:46.901077 12366 rpc_server.cc:307] RPC server started. Bound to: 127.12.19.131:44033
I20260709 13:17:46.901194 16726 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.19.131:44033 every 8 connection(s)
I20260709 13:17:46.914222 16727 heartbeater.cc:344] Connected to a master server at 127.12.19.190:37051
I20260709 13:17:46.914592 16727 heartbeater.cc:461] Registering TS with master...
I20260709 13:17:46.915380 16727 heartbeater.cc:507] Master 127.12.19.190:37051 requested a full tablet report, sending...
I20260709 13:17:46.917230 16451 ts_manager.cc:194] Registered new tserver with Master: f7e6c9ea056a444ab8248a43538f5e17 (127.12.19.131:44033)
I20260709 13:17:46.917608 12366 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013360499s
I20260709 13:17:46.918629 16451 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39386
I20260709 13:17:46.941623 16451 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39402:
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 13:17:46.944556 16451 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 13:17:47.035768 16543 tablet_service.cc:1511] Processing CreateTablet for tablet dd0a5ec117a44658adc8a9334b1c07fe (DEFAULT_TABLE table=test-workload [id=67a7d695f3d0411389a9ee366cd3dbf2]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:17:47.037230 16543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd0a5ec117a44658adc8a9334b1c07fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:47.046324 16616 tablet_service.cc:1511] Processing CreateTablet for tablet a7bdef1001cb4607adc02f758e9a7597 (DEFAULT_TABLE table=test-workload [id=67a7d695f3d0411389a9ee366cd3dbf2]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:17:47.046463 16618 tablet_service.cc:1511] Processing CreateTablet for tablet dd0a5ec117a44658adc8a9334b1c07fe (DEFAULT_TABLE table=test-workload [id=67a7d695f3d0411389a9ee366cd3dbf2]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:17:47.045553 16614 tablet_service.cc:1511] Processing CreateTablet for tablet c62be899223541048ddc184f5c3fec65 (DEFAULT_TABLE table=test-workload [id=67a7d695f3d0411389a9ee366cd3dbf2]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:17:47.042328 16617 tablet_service.cc:1511] Processing CreateTablet for tablet 42c1e297d34f4e0cba89646239a4b3b4 (DEFAULT_TABLE table=test-workload [id=67a7d695f3d0411389a9ee366cd3dbf2]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:17:47.049511 16617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42c1e297d34f4e0cba89646239a4b3b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:47.049126 16611 tablet_service.cc:1511] Processing CreateTablet for tablet 44d049bf014043529c9cfde7c7c53bee (DEFAULT_TABLE table=test-workload [id=67a7d695f3d0411389a9ee366cd3dbf2]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:17:47.049245 16615 tablet_service.cc:1511] Processing CreateTablet for tablet f309ccf8d86446f5bdbe94eca4cef635 (DEFAULT_TABLE table=test-workload [id=67a7d695f3d0411389a9ee366cd3dbf2]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:17:47.049798 16612 tablet_service.cc:1511] Processing CreateTablet for tablet 75d42a76734c4e4ca9d81ef5b010b77b (DEFAULT_TABLE table=test-workload [id=67a7d695f3d0411389a9ee366cd3dbf2]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:17:47.049301 16613 tablet_service.cc:1511] Processing CreateTablet for tablet ed2bb928f0f04f46bcc3d7454a70ddfb (DEFAULT_TABLE table=test-workload [id=67a7d695f3d0411389a9ee366cd3dbf2]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:17:47.050691 16611 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44d049bf014043529c9cfde7c7c53bee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:47.051349 16615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f309ccf8d86446f5bdbe94eca4cef635. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:47.052313 16618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd0a5ec117a44658adc8a9334b1c07fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:47.056710 16612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75d42a76734c4e4ca9d81ef5b010b77b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:47.056479 16610 tablet_service.cc:1511] Processing CreateTablet for tablet 54c087c17aaa4a63ab083931a79d3590 (DEFAULT_TABLE table=test-workload [id=67a7d695f3d0411389a9ee366cd3dbf2]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:17:47.057775 16613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed2bb928f0f04f46bcc3d7454a70ddfb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:47.059321 16616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7bdef1001cb4607adc02f758e9a7597. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:47.060029 16610 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54c087c17aaa4a63ab083931a79d3590. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:47.061014 16542 tablet_service.cc:1511] Processing CreateTablet for tablet 42c1e297d34f4e0cba89646239a4b3b4 (DEFAULT_TABLE table=test-workload [id=67a7d695f3d0411389a9ee366cd3dbf2]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:17:47.061923 16614 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c62be899223541048ddc184f5c3fec65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:47.062345 16542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42c1e297d34f4e0cba89646239a4b3b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:47.072973 16541 tablet_service.cc:1511] Processing CreateTablet for tablet a7bdef1001cb4607adc02f758e9a7597 (DEFAULT_TABLE table=test-workload [id=67a7d695f3d0411389a9ee366cd3dbf2]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:17:47.074429 16541 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7bdef1001cb4607adc02f758e9a7597. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:47.076912 16540 tablet_service.cc:1511] Processing CreateTablet for tablet f309ccf8d86446f5bdbe94eca4cef635 (DEFAULT_TABLE table=test-workload [id=67a7d695f3d0411389a9ee366cd3dbf2]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:17:47.078327 16540 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f309ccf8d86446f5bdbe94eca4cef635. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:47.088524 16539 tablet_service.cc:1511] Processing CreateTablet for tablet c62be899223541048ddc184f5c3fec65 (DEFAULT_TABLE table=test-workload [id=67a7d695f3d0411389a9ee366cd3dbf2]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:17:47.090049 16539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c62be899223541048ddc184f5c3fec65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:47.106024 16692 tablet_service.cc:1511] Processing CreateTablet for tablet dd0a5ec117a44658adc8a9334b1c07fe (DEFAULT_TABLE table=test-workload [id=67a7d695f3d0411389a9ee366cd3dbf2]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:17:47.106444 16690 tablet_service.cc:1511] Processing CreateTablet for tablet a7bdef1001cb4607adc02f758e9a7597 (DEFAULT_TABLE table=test-workload [id=67a7d695f3d0411389a9ee366cd3dbf2]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:17:47.107479 16692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd0a5ec117a44658adc8a9334b1c07fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:47.108767 16689 tablet_service.cc:1511] Processing CreateTablet for tablet f309ccf8d86446f5bdbe94eca4cef635 (DEFAULT_TABLE table=test-workload [id=67a7d695f3d0411389a9ee366cd3dbf2]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:17:47.109261 16537 tablet_service.cc:1511] Processing CreateTablet for tablet 75d42a76734c4e4ca9d81ef5b010b77b (DEFAULT_TABLE table=test-workload [id=67a7d695f3d0411389a9ee366cd3dbf2]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:17:47.109606 16536 tablet_service.cc:1511] Processing CreateTablet for tablet 44d049bf014043529c9cfde7c7c53bee (DEFAULT_TABLE table=test-workload [id=67a7d695f3d0411389a9ee366cd3dbf2]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:17:47.110244 16689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f309ccf8d86446f5bdbe94eca4cef635. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:47.110659 16537 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75d42a76734c4e4ca9d81ef5b010b77b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:47.111958 16691 tablet_service.cc:1511] Processing CreateTablet for tablet 42c1e297d34f4e0cba89646239a4b3b4 (DEFAULT_TABLE table=test-workload [id=67a7d695f3d0411389a9ee366cd3dbf2]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:17:47.112432 16688 tablet_service.cc:1511] Processing CreateTablet for tablet c62be899223541048ddc184f5c3fec65 (DEFAULT_TABLE table=test-workload [id=67a7d695f3d0411389a9ee366cd3dbf2]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:17:47.113371 16691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42c1e297d34f4e0cba89646239a4b3b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:47.114691 16687 tablet_service.cc:1511] Processing CreateTablet for tablet ed2bb928f0f04f46bcc3d7454a70ddfb (DEFAULT_TABLE table=test-workload [id=67a7d695f3d0411389a9ee366cd3dbf2]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:17:47.116060 16687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed2bb928f0f04f46bcc3d7454a70ddfb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:47.116451 16538 tablet_service.cc:1511] Processing CreateTablet for tablet ed2bb928f0f04f46bcc3d7454a70ddfb (DEFAULT_TABLE table=test-workload [id=67a7d695f3d0411389a9ee366cd3dbf2]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:17:47.117774 16538 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed2bb928f0f04f46bcc3d7454a70ddfb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:47.120442 16535 tablet_service.cc:1511] Processing CreateTablet for tablet 54c087c17aaa4a63ab083931a79d3590 (DEFAULT_TABLE table=test-workload [id=67a7d695f3d0411389a9ee366cd3dbf2]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:17:47.121819 16535 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54c087c17aaa4a63ab083931a79d3590. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:47.121613 16685 tablet_service.cc:1511] Processing CreateTablet for tablet 44d049bf014043529c9cfde7c7c53bee (DEFAULT_TABLE table=test-workload [id=67a7d695f3d0411389a9ee366cd3dbf2]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:17:47.122970 16685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44d049bf014043529c9cfde7c7c53bee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:47.120442 16686 tablet_service.cc:1511] Processing CreateTablet for tablet 75d42a76734c4e4ca9d81ef5b010b77b (DEFAULT_TABLE table=test-workload [id=67a7d695f3d0411389a9ee366cd3dbf2]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:17:47.124601 16686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75d42a76734c4e4ca9d81ef5b010b77b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:47.126049 16690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7bdef1001cb4607adc02f758e9a7597. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:47.127573 16536 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44d049bf014043529c9cfde7c7c53bee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:47.133237 16688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c62be899223541048ddc184f5c3fec65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:47.146050 16684 tablet_service.cc:1511] Processing CreateTablet for tablet 54c087c17aaa4a63ab083931a79d3590 (DEFAULT_TABLE table=test-workload [id=67a7d695f3d0411389a9ee366cd3dbf2]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:17:47.147532 16684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54c087c17aaa4a63ab083931a79d3590. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:47.148499 16614 tablet_service.cc:1511] Processing CreateTablet for tablet 4d2f8f0482c24190933724be7ee73635 (DEFAULT_TABLE table=test-workload [id=67a7d695f3d0411389a9ee366cd3dbf2]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:17:47.149767 16614 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d2f8f0482c24190933724be7ee73635. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:47.152325 16534 tablet_service.cc:1511] Processing CreateTablet for tablet 4d2f8f0482c24190933724be7ee73635 (DEFAULT_TABLE table=test-workload [id=67a7d695f3d0411389a9ee366cd3dbf2]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:17:47.153797 16534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d2f8f0482c24190933724be7ee73635. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:47.167280 16683 tablet_service.cc:1511] Processing CreateTablet for tablet 4d2f8f0482c24190933724be7ee73635 (DEFAULT_TABLE table=test-workload [id=67a7d695f3d0411389a9ee366cd3dbf2]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:17:47.168807 16683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d2f8f0482c24190933724be7ee73635. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:47.205065 16743 tablet_bootstrap.cc:492] T c62be899223541048ddc184f5c3fec65 P 47163694c2e94eccb41473874d50bf79: Bootstrap starting.
I20260709 13:17:47.241516 16744 tablet_bootstrap.cc:492] T 4d2f8f0482c24190933724be7ee73635 P f7e6c9ea056a444ab8248a43538f5e17: Bootstrap starting.
I20260709 13:17:47.255234 16742 tablet_bootstrap.cc:492] T 44d049bf014043529c9cfde7c7c53bee P d7d9299aafb5448bafaf4d555726db3b: Bootstrap starting.
I20260709 13:17:47.261234 16743 tablet_bootstrap.cc:654] T c62be899223541048ddc184f5c3fec65 P 47163694c2e94eccb41473874d50bf79: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:47.263192 16742 tablet_bootstrap.cc:654] T 44d049bf014043529c9cfde7c7c53bee P d7d9299aafb5448bafaf4d555726db3b: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:47.269923 16744 tablet_bootstrap.cc:654] T 4d2f8f0482c24190933724be7ee73635 P f7e6c9ea056a444ab8248a43538f5e17: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:47.270375 16742 tablet_bootstrap.cc:492] T 44d049bf014043529c9cfde7c7c53bee P d7d9299aafb5448bafaf4d555726db3b: No bootstrap required, opened a new log
I20260709 13:17:47.270885 16742 ts_tablet_manager.cc:1403] T 44d049bf014043529c9cfde7c7c53bee P d7d9299aafb5448bafaf4d555726db3b: Time spent bootstrapping tablet: real 0.016s	user 0.002s	sys 0.011s
I20260709 13:17:47.271531 16743 tablet_bootstrap.cc:492] T c62be899223541048ddc184f5c3fec65 P 47163694c2e94eccb41473874d50bf79: No bootstrap required, opened a new log
I20260709 13:17:47.271947 16743 ts_tablet_manager.cc:1403] T c62be899223541048ddc184f5c3fec65 P 47163694c2e94eccb41473874d50bf79: Time spent bootstrapping tablet: real 0.067s	user 0.012s	sys 0.000s
I20260709 13:17:47.273910 16742 raft_consensus.cc:359] T 44d049bf014043529c9cfde7c7c53bee P d7d9299aafb5448bafaf4d555726db3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:47.274641 16742 raft_consensus.cc:385] T 44d049bf014043529c9cfde7c7c53bee P d7d9299aafb5448bafaf4d555726db3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:47.274524 16743 raft_consensus.cc:359] T c62be899223541048ddc184f5c3fec65 P 47163694c2e94eccb41473874d50bf79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:47.275056 16742 raft_consensus.cc:740] T 44d049bf014043529c9cfde7c7c53bee P d7d9299aafb5448bafaf4d555726db3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7d9299aafb5448bafaf4d555726db3b, State: Initialized, Role: FOLLOWER
I20260709 13:17:47.275195 16744 tablet_bootstrap.cc:492] T 4d2f8f0482c24190933724be7ee73635 P f7e6c9ea056a444ab8248a43538f5e17: No bootstrap required, opened a new log
I20260709 13:17:47.275233 16743 raft_consensus.cc:385] T c62be899223541048ddc184f5c3fec65 P 47163694c2e94eccb41473874d50bf79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:47.275791 16744 ts_tablet_manager.cc:1403] T 4d2f8f0482c24190933724be7ee73635 P f7e6c9ea056a444ab8248a43538f5e17: Time spent bootstrapping tablet: real 0.035s	user 0.009s	sys 0.003s
I20260709 13:17:47.275811 16743 raft_consensus.cc:740] T c62be899223541048ddc184f5c3fec65 P 47163694c2e94eccb41473874d50bf79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47163694c2e94eccb41473874d50bf79, State: Initialized, Role: FOLLOWER
I20260709 13:17:47.275869 16742 consensus_queue.cc:260] T 44d049bf014043529c9cfde7c7c53bee P d7d9299aafb5448bafaf4d555726db3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:47.276876 16743 consensus_queue.cc:260] T c62be899223541048ddc184f5c3fec65 P 47163694c2e94eccb41473874d50bf79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:47.279320 16744 raft_consensus.cc:359] T 4d2f8f0482c24190933724be7ee73635 P f7e6c9ea056a444ab8248a43538f5e17 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:47.280085 16744 raft_consensus.cc:385] T 4d2f8f0482c24190933724be7ee73635 P f7e6c9ea056a444ab8248a43538f5e17 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:47.280421 16744 raft_consensus.cc:740] T 4d2f8f0482c24190933724be7ee73635 P f7e6c9ea056a444ab8248a43538f5e17 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7e6c9ea056a444ab8248a43538f5e17, State: Initialized, Role: FOLLOWER
I20260709 13:17:47.280427 16578 heartbeater.cc:499] Master 127.12.19.190:37051 was elected leader, sending a full tablet report...
I20260709 13:17:47.280674 16653 heartbeater.cc:499] Master 127.12.19.190:37051 was elected leader, sending a full tablet report...
I20260709 13:17:47.280086 16742 ts_tablet_manager.cc:1434] T 44d049bf014043529c9cfde7c7c53bee P d7d9299aafb5448bafaf4d555726db3b: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.001s
I20260709 13:17:47.280920 16743 ts_tablet_manager.cc:1434] T c62be899223541048ddc184f5c3fec65 P 47163694c2e94eccb41473874d50bf79: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260709 13:17:47.281879 16742 tablet_bootstrap.cc:492] T 75d42a76734c4e4ca9d81ef5b010b77b P d7d9299aafb5448bafaf4d555726db3b: Bootstrap starting.
I20260709 13:17:47.281980 16743 tablet_bootstrap.cc:492] T dd0a5ec117a44658adc8a9334b1c07fe P 47163694c2e94eccb41473874d50bf79: Bootstrap starting.
I20260709 13:17:47.288448 16742 tablet_bootstrap.cc:654] T 75d42a76734c4e4ca9d81ef5b010b77b P d7d9299aafb5448bafaf4d555726db3b: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:47.290735 16743 tablet_bootstrap.cc:654] T dd0a5ec117a44658adc8a9334b1c07fe P 47163694c2e94eccb41473874d50bf79: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:47.293921 16742 tablet_bootstrap.cc:492] T 75d42a76734c4e4ca9d81ef5b010b77b P d7d9299aafb5448bafaf4d555726db3b: No bootstrap required, opened a new log
I20260709 13:17:47.294406 16742 ts_tablet_manager.cc:1403] T 75d42a76734c4e4ca9d81ef5b010b77b P d7d9299aafb5448bafaf4d555726db3b: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.002s
I20260709 13:17:47.295892 16744 consensus_queue.cc:260] T 4d2f8f0482c24190933724be7ee73635 P f7e6c9ea056a444ab8248a43538f5e17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:47.296365 16743 tablet_bootstrap.cc:492] T dd0a5ec117a44658adc8a9334b1c07fe P 47163694c2e94eccb41473874d50bf79: No bootstrap required, opened a new log
I20260709 13:17:47.297026 16743 ts_tablet_manager.cc:1403] T dd0a5ec117a44658adc8a9334b1c07fe P 47163694c2e94eccb41473874d50bf79: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.006s
I20260709 13:17:47.297351 16742 raft_consensus.cc:359] T 75d42a76734c4e4ca9d81ef5b010b77b P d7d9299aafb5448bafaf4d555726db3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:47.298177 16742 raft_consensus.cc:385] T 75d42a76734c4e4ca9d81ef5b010b77b P d7d9299aafb5448bafaf4d555726db3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:47.298557 16742 raft_consensus.cc:740] T 75d42a76734c4e4ca9d81ef5b010b77b P d7d9299aafb5448bafaf4d555726db3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7d9299aafb5448bafaf4d555726db3b, State: Initialized, Role: FOLLOWER
I20260709 13:17:47.299680 16742 consensus_queue.cc:260] T 75d42a76734c4e4ca9d81ef5b010b77b P d7d9299aafb5448bafaf4d555726db3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:47.300280 16743 raft_consensus.cc:359] T dd0a5ec117a44658adc8a9334b1c07fe P 47163694c2e94eccb41473874d50bf79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:47.301159 16743 raft_consensus.cc:385] T dd0a5ec117a44658adc8a9334b1c07fe P 47163694c2e94eccb41473874d50bf79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:47.301508 16743 raft_consensus.cc:740] T dd0a5ec117a44658adc8a9334b1c07fe P 47163694c2e94eccb41473874d50bf79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47163694c2e94eccb41473874d50bf79, State: Initialized, Role: FOLLOWER
I20260709 13:17:47.302481 16742 ts_tablet_manager.cc:1434] T 75d42a76734c4e4ca9d81ef5b010b77b P d7d9299aafb5448bafaf4d555726db3b: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 13:17:47.303831 16742 tablet_bootstrap.cc:492] T ed2bb928f0f04f46bcc3d7454a70ddfb P d7d9299aafb5448bafaf4d555726db3b: Bootstrap starting.
I20260709 13:17:47.302429 16743 consensus_queue.cc:260] T dd0a5ec117a44658adc8a9334b1c07fe P 47163694c2e94eccb41473874d50bf79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:47.307934 16743 ts_tablet_manager.cc:1434] T dd0a5ec117a44658adc8a9334b1c07fe P 47163694c2e94eccb41473874d50bf79: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260709 13:17:47.309267 16727 heartbeater.cc:499] Master 127.12.19.190:37051 was elected leader, sending a full tablet report...
W20260709 13:17:47.310220 16654 tablet.cc:2406] T 44d049bf014043529c9cfde7c7c53bee P d7d9299aafb5448bafaf4d555726db3b: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:17:47.310992 16742 tablet_bootstrap.cc:654] T ed2bb928f0f04f46bcc3d7454a70ddfb P d7d9299aafb5448bafaf4d555726db3b: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:47.313234 16744 ts_tablet_manager.cc:1434] T 4d2f8f0482c24190933724be7ee73635 P f7e6c9ea056a444ab8248a43538f5e17: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.010s
I20260709 13:17:47.319583 16744 tablet_bootstrap.cc:492] T f309ccf8d86446f5bdbe94eca4cef635 P f7e6c9ea056a444ab8248a43538f5e17: Bootstrap starting.
I20260709 13:17:47.319995 16743 tablet_bootstrap.cc:492] T f309ccf8d86446f5bdbe94eca4cef635 P 47163694c2e94eccb41473874d50bf79: Bootstrap starting.
I20260709 13:17:47.327469 16743 tablet_bootstrap.cc:654] T f309ccf8d86446f5bdbe94eca4cef635 P 47163694c2e94eccb41473874d50bf79: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:47.329192 16744 tablet_bootstrap.cc:654] T f309ccf8d86446f5bdbe94eca4cef635 P f7e6c9ea056a444ab8248a43538f5e17: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:47.335644 16742 tablet_bootstrap.cc:492] T ed2bb928f0f04f46bcc3d7454a70ddfb P d7d9299aafb5448bafaf4d555726db3b: No bootstrap required, opened a new log
I20260709 13:17:47.336139 16742 ts_tablet_manager.cc:1403] T ed2bb928f0f04f46bcc3d7454a70ddfb P d7d9299aafb5448bafaf4d555726db3b: Time spent bootstrapping tablet: real 0.033s	user 0.018s	sys 0.013s
I20260709 13:17:47.336686 16744 tablet_bootstrap.cc:492] T f309ccf8d86446f5bdbe94eca4cef635 P f7e6c9ea056a444ab8248a43538f5e17: No bootstrap required, opened a new log
I20260709 13:17:47.337188 16744 ts_tablet_manager.cc:1403] T f309ccf8d86446f5bdbe94eca4cef635 P f7e6c9ea056a444ab8248a43538f5e17: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.000s
I20260709 13:17:47.339076 16742 raft_consensus.cc:359] T ed2bb928f0f04f46bcc3d7454a70ddfb P d7d9299aafb5448bafaf4d555726db3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:47.339840 16742 raft_consensus.cc:385] T ed2bb928f0f04f46bcc3d7454a70ddfb P d7d9299aafb5448bafaf4d555726db3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:47.340116 16742 raft_consensus.cc:740] T ed2bb928f0f04f46bcc3d7454a70ddfb P d7d9299aafb5448bafaf4d555726db3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7d9299aafb5448bafaf4d555726db3b, State: Initialized, Role: FOLLOWER
I20260709 13:17:47.340791 16744 raft_consensus.cc:359] T f309ccf8d86446f5bdbe94eca4cef635 P f7e6c9ea056a444ab8248a43538f5e17 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:47.340974 16742 consensus_queue.cc:260] T ed2bb928f0f04f46bcc3d7454a70ddfb P d7d9299aafb5448bafaf4d555726db3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:47.341542 16744 raft_consensus.cc:385] T f309ccf8d86446f5bdbe94eca4cef635 P f7e6c9ea056a444ab8248a43538f5e17 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:47.341826 16744 raft_consensus.cc:740] T f309ccf8d86446f5bdbe94eca4cef635 P f7e6c9ea056a444ab8248a43538f5e17 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7e6c9ea056a444ab8248a43538f5e17, State: Initialized, Role: FOLLOWER
I20260709 13:17:47.342564 16744 consensus_queue.cc:260] T f309ccf8d86446f5bdbe94eca4cef635 P f7e6c9ea056a444ab8248a43538f5e17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:47.343154 16742 ts_tablet_manager.cc:1434] T ed2bb928f0f04f46bcc3d7454a70ddfb P d7d9299aafb5448bafaf4d555726db3b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:17:47.344165 16742 tablet_bootstrap.cc:492] T c62be899223541048ddc184f5c3fec65 P d7d9299aafb5448bafaf4d555726db3b: Bootstrap starting.
I20260709 13:17:47.344614 16744 ts_tablet_manager.cc:1434] T f309ccf8d86446f5bdbe94eca4cef635 P f7e6c9ea056a444ab8248a43538f5e17: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:17:47.345549 16744 tablet_bootstrap.cc:492] T c62be899223541048ddc184f5c3fec65 P f7e6c9ea056a444ab8248a43538f5e17: Bootstrap starting.
I20260709 13:17:47.350579 16742 tablet_bootstrap.cc:654] T c62be899223541048ddc184f5c3fec65 P d7d9299aafb5448bafaf4d555726db3b: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:47.351939 16744 tablet_bootstrap.cc:654] T c62be899223541048ddc184f5c3fec65 P f7e6c9ea056a444ab8248a43538f5e17: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:47.355093 16743 tablet_bootstrap.cc:492] T f309ccf8d86446f5bdbe94eca4cef635 P 47163694c2e94eccb41473874d50bf79: No bootstrap required, opened a new log
I20260709 13:17:47.355989 16743 ts_tablet_manager.cc:1403] T f309ccf8d86446f5bdbe94eca4cef635 P 47163694c2e94eccb41473874d50bf79: Time spent bootstrapping tablet: real 0.036s	user 0.013s	sys 0.005s
I20260709 13:17:47.357746 16744 tablet_bootstrap.cc:492] T c62be899223541048ddc184f5c3fec65 P f7e6c9ea056a444ab8248a43538f5e17: No bootstrap required, opened a new log
I20260709 13:17:47.358093 16744 ts_tablet_manager.cc:1403] T c62be899223541048ddc184f5c3fec65 P f7e6c9ea056a444ab8248a43538f5e17: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260709 13:17:47.358382 16742 tablet_bootstrap.cc:492] T c62be899223541048ddc184f5c3fec65 P d7d9299aafb5448bafaf4d555726db3b: No bootstrap required, opened a new log
I20260709 13:17:47.358882 16742 ts_tablet_manager.cc:1403] T c62be899223541048ddc184f5c3fec65 P d7d9299aafb5448bafaf4d555726db3b: Time spent bootstrapping tablet: real 0.015s	user 0.005s	sys 0.007s
I20260709 13:17:47.359207 16743 raft_consensus.cc:359] T f309ccf8d86446f5bdbe94eca4cef635 P 47163694c2e94eccb41473874d50bf79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:47.360059 16743 raft_consensus.cc:385] T f309ccf8d86446f5bdbe94eca4cef635 P 47163694c2e94eccb41473874d50bf79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:47.360162 16744 raft_consensus.cc:359] T c62be899223541048ddc184f5c3fec65 P f7e6c9ea056a444ab8248a43538f5e17 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:47.360442 16743 raft_consensus.cc:740] T f309ccf8d86446f5bdbe94eca4cef635 P 47163694c2e94eccb41473874d50bf79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47163694c2e94eccb41473874d50bf79, State: Initialized, Role: FOLLOWER
I20260709 13:17:47.360690 16744 raft_consensus.cc:385] T c62be899223541048ddc184f5c3fec65 P f7e6c9ea056a444ab8248a43538f5e17 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:47.361006 16744 raft_consensus.cc:740] T c62be899223541048ddc184f5c3fec65 P f7e6c9ea056a444ab8248a43538f5e17 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7e6c9ea056a444ab8248a43538f5e17, State: Initialized, Role: FOLLOWER
I20260709 13:17:47.361608 16744 consensus_queue.cc:260] T c62be899223541048ddc184f5c3fec65 P f7e6c9ea056a444ab8248a43538f5e17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:47.361878 16742 raft_consensus.cc:359] T c62be899223541048ddc184f5c3fec65 P d7d9299aafb5448bafaf4d555726db3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:47.362560 16742 raft_consensus.cc:385] T c62be899223541048ddc184f5c3fec65 P d7d9299aafb5448bafaf4d555726db3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:47.362875 16742 raft_consensus.cc:740] T c62be899223541048ddc184f5c3fec65 P d7d9299aafb5448bafaf4d555726db3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7d9299aafb5448bafaf4d555726db3b, State: Initialized, Role: FOLLOWER
I20260709 13:17:47.361562 16743 consensus_queue.cc:260] T f309ccf8d86446f5bdbe94eca4cef635 P 47163694c2e94eccb41473874d50bf79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:47.363529 16744 ts_tablet_manager.cc:1434] T c62be899223541048ddc184f5c3fec65 P f7e6c9ea056a444ab8248a43538f5e17: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260709 13:17:47.363601 16742 consensus_queue.cc:260] T c62be899223541048ddc184f5c3fec65 P d7d9299aafb5448bafaf4d555726db3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:47.364686 16744 tablet_bootstrap.cc:492] T 44d049bf014043529c9cfde7c7c53bee P f7e6c9ea056a444ab8248a43538f5e17: Bootstrap starting.
I20260709 13:17:47.365269 16743 ts_tablet_manager.cc:1434] T f309ccf8d86446f5bdbe94eca4cef635 P 47163694c2e94eccb41473874d50bf79: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.005s
I20260709 13:17:47.366223 16742 ts_tablet_manager.cc:1434] T c62be899223541048ddc184f5c3fec65 P d7d9299aafb5448bafaf4d555726db3b: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:17:47.367349 16742 tablet_bootstrap.cc:492] T 42c1e297d34f4e0cba89646239a4b3b4 P d7d9299aafb5448bafaf4d555726db3b: Bootstrap starting.
I20260709 13:17:47.371769 16744 tablet_bootstrap.cc:654] T 44d049bf014043529c9cfde7c7c53bee P f7e6c9ea056a444ab8248a43538f5e17: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:47.373657 16742 tablet_bootstrap.cc:654] T 42c1e297d34f4e0cba89646239a4b3b4 P d7d9299aafb5448bafaf4d555726db3b: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:47.379875 16744 tablet_bootstrap.cc:492] T 44d049bf014043529c9cfde7c7c53bee P f7e6c9ea056a444ab8248a43538f5e17: No bootstrap required, opened a new log
I20260709 13:17:47.380405 16744 ts_tablet_manager.cc:1403] T 44d049bf014043529c9cfde7c7c53bee P f7e6c9ea056a444ab8248a43538f5e17: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.002s
I20260709 13:17:47.380772 16742 tablet_bootstrap.cc:492] T 42c1e297d34f4e0cba89646239a4b3b4 P d7d9299aafb5448bafaf4d555726db3b: No bootstrap required, opened a new log
I20260709 13:17:47.381291 16742 ts_tablet_manager.cc:1403] T 42c1e297d34f4e0cba89646239a4b3b4 P d7d9299aafb5448bafaf4d555726db3b: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.004s
I20260709 13:17:47.381428 16743 tablet_bootstrap.cc:492] T 44d049bf014043529c9cfde7c7c53bee P 47163694c2e94eccb41473874d50bf79: Bootstrap starting.
I20260709 13:17:47.383281 16744 raft_consensus.cc:359] T 44d049bf014043529c9cfde7c7c53bee P f7e6c9ea056a444ab8248a43538f5e17 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:47.384017 16744 raft_consensus.cc:385] T 44d049bf014043529c9cfde7c7c53bee P f7e6c9ea056a444ab8248a43538f5e17 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:47.384344 16744 raft_consensus.cc:740] T 44d049bf014043529c9cfde7c7c53bee P f7e6c9ea056a444ab8248a43538f5e17 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7e6c9ea056a444ab8248a43538f5e17, State: Initialized, Role: FOLLOWER
I20260709 13:17:47.384133 16742 raft_consensus.cc:359] T 42c1e297d34f4e0cba89646239a4b3b4 P d7d9299aafb5448bafaf4d555726db3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:47.385061 16742 raft_consensus.cc:385] T 42c1e297d34f4e0cba89646239a4b3b4 P d7d9299aafb5448bafaf4d555726db3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:47.385353 16749 raft_consensus.cc:493] T f309ccf8d86446f5bdbe94eca4cef635 P 47163694c2e94eccb41473874d50bf79 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:47.385425 16742 raft_consensus.cc:740] T 42c1e297d34f4e0cba89646239a4b3b4 P d7d9299aafb5448bafaf4d555726db3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7d9299aafb5448bafaf4d555726db3b, State: Initialized, Role: FOLLOWER
I20260709 13:17:47.385180 16744 consensus_queue.cc:260] T 44d049bf014043529c9cfde7c7c53bee P f7e6c9ea056a444ab8248a43538f5e17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:47.385977 16749 raft_consensus.cc:515] T f309ccf8d86446f5bdbe94eca4cef635 P 47163694c2e94eccb41473874d50bf79 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:47.386411 16742 consensus_queue.cc:260] T 42c1e297d34f4e0cba89646239a4b3b4 P d7d9299aafb5448bafaf4d555726db3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:47.388801 16744 ts_tablet_manager.cc:1434] T 44d049bf014043529c9cfde7c7c53bee P f7e6c9ea056a444ab8248a43538f5e17: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 13:17:47.389317 16743 tablet_bootstrap.cc:654] T 44d049bf014043529c9cfde7c7c53bee P 47163694c2e94eccb41473874d50bf79: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:47.389856 16744 tablet_bootstrap.cc:492] T ed2bb928f0f04f46bcc3d7454a70ddfb P f7e6c9ea056a444ab8248a43538f5e17: Bootstrap starting.
I20260709 13:17:47.395306 16749 leader_election.cc:290] T f309ccf8d86446f5bdbe94eca4cef635 P 47163694c2e94eccb41473874d50bf79 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d7d9299aafb5448bafaf4d555726db3b (127.12.19.130:44625), f7e6c9ea056a444ab8248a43538f5e17 (127.12.19.131:44033)
I20260709 13:17:47.398416 16744 tablet_bootstrap.cc:654] T ed2bb928f0f04f46bcc3d7454a70ddfb P f7e6c9ea056a444ab8248a43538f5e17: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:47.398506 16742 ts_tablet_manager.cc:1434] T 42c1e297d34f4e0cba89646239a4b3b4 P d7d9299aafb5448bafaf4d555726db3b: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.003s
I20260709 13:17:47.404016 16742 tablet_bootstrap.cc:492] T 4d2f8f0482c24190933724be7ee73635 P d7d9299aafb5448bafaf4d555726db3b: Bootstrap starting.
I20260709 13:17:47.414685 16742 tablet_bootstrap.cc:654] T 4d2f8f0482c24190933724be7ee73635 P d7d9299aafb5448bafaf4d555726db3b: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:47.424888 16744 tablet_bootstrap.cc:492] T ed2bb928f0f04f46bcc3d7454a70ddfb P f7e6c9ea056a444ab8248a43538f5e17: No bootstrap required, opened a new log
I20260709 13:17:47.427744 16744 ts_tablet_manager.cc:1403] T ed2bb928f0f04f46bcc3d7454a70ddfb P f7e6c9ea056a444ab8248a43538f5e17: Time spent bootstrapping tablet: real 0.038s	user 0.010s	sys 0.020s
I20260709 13:17:47.431720 16744 raft_consensus.cc:359] T ed2bb928f0f04f46bcc3d7454a70ddfb P f7e6c9ea056a444ab8248a43538f5e17 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:47.432695 16744 raft_consensus.cc:385] T ed2bb928f0f04f46bcc3d7454a70ddfb P f7e6c9ea056a444ab8248a43538f5e17 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:47.433089 16744 raft_consensus.cc:740] T ed2bb928f0f04f46bcc3d7454a70ddfb P f7e6c9ea056a444ab8248a43538f5e17 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7e6c9ea056a444ab8248a43538f5e17, State: Initialized, Role: FOLLOWER
I20260709 13:17:47.435422 16742 tablet_bootstrap.cc:492] T 4d2f8f0482c24190933724be7ee73635 P d7d9299aafb5448bafaf4d555726db3b: No bootstrap required, opened a new log
I20260709 13:17:47.434791 16744 consensus_queue.cc:260] T ed2bb928f0f04f46bcc3d7454a70ddfb P f7e6c9ea056a444ab8248a43538f5e17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:47.435995 16742 ts_tablet_manager.cc:1403] T 4d2f8f0482c24190933724be7ee73635 P d7d9299aafb5448bafaf4d555726db3b: Time spent bootstrapping tablet: real 0.032s	user 0.004s	sys 0.011s
I20260709 13:17:47.439093 16742 raft_consensus.cc:359] T 4d2f8f0482c24190933724be7ee73635 P d7d9299aafb5448bafaf4d555726db3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:47.439884 16742 raft_consensus.cc:385] T 4d2f8f0482c24190933724be7ee73635 P d7d9299aafb5448bafaf4d555726db3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:47.440235 16742 raft_consensus.cc:740] T 4d2f8f0482c24190933724be7ee73635 P d7d9299aafb5448bafaf4d555726db3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7d9299aafb5448bafaf4d555726db3b, State: Initialized, Role: FOLLOWER
I20260709 13:17:47.441058 16742 consensus_queue.cc:260] T 4d2f8f0482c24190933724be7ee73635 P d7d9299aafb5448bafaf4d555726db3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:47.445839 16748 raft_consensus.cc:493] T ed2bb928f0f04f46bcc3d7454a70ddfb P d7d9299aafb5448bafaf4d555726db3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:47.446316 16748 raft_consensus.cc:515] T ed2bb928f0f04f46bcc3d7454a70ddfb P d7d9299aafb5448bafaf4d555726db3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:47.447438 16744 ts_tablet_manager.cc:1434] T ed2bb928f0f04f46bcc3d7454a70ddfb P f7e6c9ea056a444ab8248a43538f5e17: Time spent starting tablet: real 0.019s	user 0.010s	sys 0.000s
I20260709 13:17:47.449962 16744 tablet_bootstrap.cc:492] T a7bdef1001cb4607adc02f758e9a7597 P f7e6c9ea056a444ab8248a43538f5e17: Bootstrap starting.
I20260709 13:17:47.451713 16743 tablet_bootstrap.cc:492] T 44d049bf014043529c9cfde7c7c53bee P 47163694c2e94eccb41473874d50bf79: No bootstrap required, opened a new log
I20260709 13:17:47.452382 16743 ts_tablet_manager.cc:1403] T 44d049bf014043529c9cfde7c7c53bee P 47163694c2e94eccb41473874d50bf79: Time spent bootstrapping tablet: real 0.071s	user 0.032s	sys 0.034s
I20260709 13:17:47.456732 16744 tablet_bootstrap.cc:654] T a7bdef1001cb4607adc02f758e9a7597 P f7e6c9ea056a444ab8248a43538f5e17: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:47.457957 16748 leader_election.cc:290] T ed2bb928f0f04f46bcc3d7454a70ddfb P d7d9299aafb5448bafaf4d555726db3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47163694c2e94eccb41473874d50bf79 (127.12.19.129:37349), f7e6c9ea056a444ab8248a43538f5e17 (127.12.19.131:44033)
I20260709 13:17:47.458547 16748 raft_consensus.cc:493] T 42c1e297d34f4e0cba89646239a4b3b4 P d7d9299aafb5448bafaf4d555726db3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:47.458806 16702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f309ccf8d86446f5bdbe94eca4cef635" candidate_uuid: "47163694c2e94eccb41473874d50bf79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7e6c9ea056a444ab8248a43538f5e17" is_pre_election: true
I20260709 13:17:47.459007 16748 raft_consensus.cc:515] T 42c1e297d34f4e0cba89646239a4b3b4 P d7d9299aafb5448bafaf4d555726db3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:47.459630 16702 raft_consensus.cc:2468] T f309ccf8d86446f5bdbe94eca4cef635 P f7e6c9ea056a444ab8248a43538f5e17 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47163694c2e94eccb41473874d50bf79 in term 0.
I20260709 13:17:47.461459 16517 leader_election.cc:304] T f309ccf8d86446f5bdbe94eca4cef635 P 47163694c2e94eccb41473874d50bf79 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47163694c2e94eccb41473874d50bf79, f7e6c9ea056a444ab8248a43538f5e17; no voters: 
I20260709 13:17:47.462105 16743 raft_consensus.cc:359] T 44d049bf014043529c9cfde7c7c53bee P 47163694c2e94eccb41473874d50bf79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:47.462568 16748 leader_election.cc:290] T 42c1e297d34f4e0cba89646239a4b3b4 P d7d9299aafb5448bafaf4d555726db3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47163694c2e94eccb41473874d50bf79 (127.12.19.129:37349), f7e6c9ea056a444ab8248a43538f5e17 (127.12.19.131:44033)
I20260709 13:17:47.462889 16743 raft_consensus.cc:385] T 44d049bf014043529c9cfde7c7c53bee P 47163694c2e94eccb41473874d50bf79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:47.463014 16628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f309ccf8d86446f5bdbe94eca4cef635" candidate_uuid: "47163694c2e94eccb41473874d50bf79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7d9299aafb5448bafaf4d555726db3b" is_pre_election: true
I20260709 13:17:47.463322 16743 raft_consensus.cc:740] T 44d049bf014043529c9cfde7c7c53bee P 47163694c2e94eccb41473874d50bf79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47163694c2e94eccb41473874d50bf79, State: Initialized, Role: FOLLOWER
I20260709 13:17:47.464592 16749 raft_consensus.cc:2804] T f309ccf8d86446f5bdbe94eca4cef635 P 47163694c2e94eccb41473874d50bf79 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:47.464447 16743 consensus_queue.cc:260] T 44d049bf014043529c9cfde7c7c53bee P 47163694c2e94eccb41473874d50bf79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:47.465111 16749 raft_consensus.cc:493] T f309ccf8d86446f5bdbe94eca4cef635 P 47163694c2e94eccb41473874d50bf79 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:47.465513 16742 ts_tablet_manager.cc:1434] T 4d2f8f0482c24190933724be7ee73635 P d7d9299aafb5448bafaf4d555726db3b: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.000s
I20260709 13:17:47.465593 16749 raft_consensus.cc:3060] T f309ccf8d86446f5bdbe94eca4cef635 P 47163694c2e94eccb41473874d50bf79 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:17:47.468127 16516 leader_election.cc:343] T f309ccf8d86446f5bdbe94eca4cef635 P 47163694c2e94eccb41473874d50bf79 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d7d9299aafb5448bafaf4d555726db3b (127.12.19.130:44625): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:47.469261 16744 tablet_bootstrap.cc:492] T a7bdef1001cb4607adc02f758e9a7597 P f7e6c9ea056a444ab8248a43538f5e17: No bootstrap required, opened a new log
I20260709 13:17:47.473232 16744 ts_tablet_manager.cc:1403] T a7bdef1001cb4607adc02f758e9a7597 P f7e6c9ea056a444ab8248a43538f5e17: Time spent bootstrapping tablet: real 0.023s	user 0.018s	sys 0.000s
I20260709 13:17:47.476539 16748 raft_consensus.cc:493] T 75d42a76734c4e4ca9d81ef5b010b77b P d7d9299aafb5448bafaf4d555726db3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:47.477059 16748 raft_consensus.cc:515] T 75d42a76734c4e4ca9d81ef5b010b77b P d7d9299aafb5448bafaf4d555726db3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:47.479239 16749 raft_consensus.cc:515] T f309ccf8d86446f5bdbe94eca4cef635 P 47163694c2e94eccb41473874d50bf79 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:47.479933 16553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed2bb928f0f04f46bcc3d7454a70ddfb" candidate_uuid: "d7d9299aafb5448bafaf4d555726db3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47163694c2e94eccb41473874d50bf79" is_pre_election: true
I20260709 13:17:47.478796 16744 raft_consensus.cc:359] T a7bdef1001cb4607adc02f758e9a7597 P f7e6c9ea056a444ab8248a43538f5e17 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:47.480963 16744 raft_consensus.cc:385] T a7bdef1001cb4607adc02f758e9a7597 P f7e6c9ea056a444ab8248a43538f5e17 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:47.481341 16744 raft_consensus.cc:740] T a7bdef1001cb4607adc02f758e9a7597 P f7e6c9ea056a444ab8248a43538f5e17 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7e6c9ea056a444ab8248a43538f5e17, State: Initialized, Role: FOLLOWER
I20260709 13:17:47.481350 16749 leader_election.cc:290] T f309ccf8d86446f5bdbe94eca4cef635 P 47163694c2e94eccb41473874d50bf79 [CANDIDATE]: Term 1 election: Requested vote from peers d7d9299aafb5448bafaf4d555726db3b (127.12.19.130:44625), f7e6c9ea056a444ab8248a43538f5e17 (127.12.19.131:44033)
I20260709 13:17:47.481367 16552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42c1e297d34f4e0cba89646239a4b3b4" candidate_uuid: "d7d9299aafb5448bafaf4d555726db3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47163694c2e94eccb41473874d50bf79" is_pre_election: true
I20260709 13:17:47.482329 16744 consensus_queue.cc:260] T a7bdef1001cb4607adc02f758e9a7597 P f7e6c9ea056a444ab8248a43538f5e17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:47.482707 16702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f309ccf8d86446f5bdbe94eca4cef635" candidate_uuid: "47163694c2e94eccb41473874d50bf79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7e6c9ea056a444ab8248a43538f5e17"
I20260709 13:17:47.483307 16702 raft_consensus.cc:3060] T f309ccf8d86446f5bdbe94eca4cef635 P f7e6c9ea056a444ab8248a43538f5e17 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:47.484045 16748 leader_election.cc:290] T 75d42a76734c4e4ca9d81ef5b010b77b P d7d9299aafb5448bafaf4d555726db3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47163694c2e94eccb41473874d50bf79 (127.12.19.129:37349), f7e6c9ea056a444ab8248a43538f5e17 (127.12.19.131:44033)
I20260709 13:17:47.484272 16628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f309ccf8d86446f5bdbe94eca4cef635" candidate_uuid: "47163694c2e94eccb41473874d50bf79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7d9299aafb5448bafaf4d555726db3b"
I20260709 13:17:47.484681 16744 ts_tablet_manager.cc:1434] T a7bdef1001cb4607adc02f758e9a7597 P f7e6c9ea056a444ab8248a43538f5e17: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:17:47.485306 16742 tablet_bootstrap.cc:492] T 54c087c17aaa4a63ab083931a79d3590 P d7d9299aafb5448bafaf4d555726db3b: Bootstrap starting.
I20260709 13:17:47.485683 16744 tablet_bootstrap.cc:492] T 42c1e297d34f4e0cba89646239a4b3b4 P f7e6c9ea056a444ab8248a43538f5e17: Bootstrap starting.
W20260709 13:17:47.485608 16516 leader_election.cc:343] T f309ccf8d86446f5bdbe94eca4cef635 P 47163694c2e94eccb41473874d50bf79 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d7d9299aafb5448bafaf4d555726db3b (127.12.19.130:44625): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:47.471554 16743 ts_tablet_manager.cc:1434] T 44d049bf014043529c9cfde7c7c53bee P 47163694c2e94eccb41473874d50bf79: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.007s
I20260709 13:17:47.488292 16743 tablet_bootstrap.cc:492] T a7bdef1001cb4607adc02f758e9a7597 P 47163694c2e94eccb41473874d50bf79: Bootstrap starting.
I20260709 13:17:47.492487 16742 tablet_bootstrap.cc:654] T 54c087c17aaa4a63ab083931a79d3590 P d7d9299aafb5448bafaf4d555726db3b: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:47.494146 16702 raft_consensus.cc:2468] T f309ccf8d86446f5bdbe94eca4cef635 P f7e6c9ea056a444ab8248a43538f5e17 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47163694c2e94eccb41473874d50bf79 in term 1.
I20260709 13:17:47.495455 16517 leader_election.cc:304] T f309ccf8d86446f5bdbe94eca4cef635 P 47163694c2e94eccb41473874d50bf79 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 47163694c2e94eccb41473874d50bf79, f7e6c9ea056a444ab8248a43538f5e17; no voters: d7d9299aafb5448bafaf4d555726db3b
I20260709 13:17:47.496629 16769 raft_consensus.cc:2804] T f309ccf8d86446f5bdbe94eca4cef635 P 47163694c2e94eccb41473874d50bf79 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:47.496865 16744 tablet_bootstrap.cc:654] T 42c1e297d34f4e0cba89646239a4b3b4 P f7e6c9ea056a444ab8248a43538f5e17: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:47.497352 16769 raft_consensus.cc:697] T f309ccf8d86446f5bdbe94eca4cef635 P 47163694c2e94eccb41473874d50bf79 [term 1 LEADER]: Becoming Leader. State: Replica: 47163694c2e94eccb41473874d50bf79, State: Running, Role: LEADER
I20260709 13:17:47.498322 16769 consensus_queue.cc:237] T f309ccf8d86446f5bdbe94eca4cef635 P 47163694c2e94eccb41473874d50bf79 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
W20260709 13:17:47.501107 16592 leader_election.cc:343] T ed2bb928f0f04f46bcc3d7454a70ddfb P d7d9299aafb5448bafaf4d555726db3b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47163694c2e94eccb41473874d50bf79 (127.12.19.129:37349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:47.501412 16552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75d42a76734c4e4ca9d81ef5b010b77b" candidate_uuid: "d7d9299aafb5448bafaf4d555726db3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47163694c2e94eccb41473874d50bf79" is_pre_election: true
W20260709 13:17:47.501906 16592 leader_election.cc:343] T 42c1e297d34f4e0cba89646239a4b3b4 P d7d9299aafb5448bafaf4d555726db3b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47163694c2e94eccb41473874d50bf79 (127.12.19.129:37349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:47.503273 16743 tablet_bootstrap.cc:654] T a7bdef1001cb4607adc02f758e9a7597 P 47163694c2e94eccb41473874d50bf79: Neither blocks nor log segments found. Creating new log.
W20260709 13:17:47.504199 16592 leader_election.cc:343] T 75d42a76734c4e4ca9d81ef5b010b77b P d7d9299aafb5448bafaf4d555726db3b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47163694c2e94eccb41473874d50bf79 (127.12.19.129:37349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:47.504868 16742 tablet_bootstrap.cc:492] T 54c087c17aaa4a63ab083931a79d3590 P d7d9299aafb5448bafaf4d555726db3b: No bootstrap required, opened a new log
I20260709 13:17:47.505322 16742 ts_tablet_manager.cc:1403] T 54c087c17aaa4a63ab083931a79d3590 P d7d9299aafb5448bafaf4d555726db3b: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.012s
I20260709 13:17:47.508090 16742 raft_consensus.cc:359] T 54c087c17aaa4a63ab083931a79d3590 P d7d9299aafb5448bafaf4d555726db3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:47.508786 16742 raft_consensus.cc:385] T 54c087c17aaa4a63ab083931a79d3590 P d7d9299aafb5448bafaf4d555726db3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:47.508927 16743 tablet_bootstrap.cc:492] T a7bdef1001cb4607adc02f758e9a7597 P 47163694c2e94eccb41473874d50bf79: No bootstrap required, opened a new log
I20260709 13:17:47.509132 16742 raft_consensus.cc:740] T 54c087c17aaa4a63ab083931a79d3590 P d7d9299aafb5448bafaf4d555726db3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7d9299aafb5448bafaf4d555726db3b, State: Initialized, Role: FOLLOWER
I20260709 13:17:47.509683 16743 ts_tablet_manager.cc:1403] T a7bdef1001cb4607adc02f758e9a7597 P 47163694c2e94eccb41473874d50bf79: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.003s
I20260709 13:17:47.511181 16742 consensus_queue.cc:260] T 54c087c17aaa4a63ab083931a79d3590 P d7d9299aafb5448bafaf4d555726db3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:47.512369 16744 tablet_bootstrap.cc:492] T 42c1e297d34f4e0cba89646239a4b3b4 P f7e6c9ea056a444ab8248a43538f5e17: No bootstrap required, opened a new log
I20260709 13:17:47.512890 16744 ts_tablet_manager.cc:1403] T 42c1e297d34f4e0cba89646239a4b3b4 P f7e6c9ea056a444ab8248a43538f5e17: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.003s
I20260709 13:17:47.513175 16743 raft_consensus.cc:359] T a7bdef1001cb4607adc02f758e9a7597 P 47163694c2e94eccb41473874d50bf79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:47.513978 16743 raft_consensus.cc:385] T a7bdef1001cb4607adc02f758e9a7597 P 47163694c2e94eccb41473874d50bf79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:47.514324 16743 raft_consensus.cc:740] T a7bdef1001cb4607adc02f758e9a7597 P 47163694c2e94eccb41473874d50bf79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47163694c2e94eccb41473874d50bf79, State: Initialized, Role: FOLLOWER
I20260709 13:17:47.515273 16743 consensus_queue.cc:260] T a7bdef1001cb4607adc02f758e9a7597 P 47163694c2e94eccb41473874d50bf79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:47.515863 16744 raft_consensus.cc:359] T 42c1e297d34f4e0cba89646239a4b3b4 P f7e6c9ea056a444ab8248a43538f5e17 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:47.516618 16744 raft_consensus.cc:385] T 42c1e297d34f4e0cba89646239a4b3b4 P f7e6c9ea056a444ab8248a43538f5e17 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:47.516908 16744 raft_consensus.cc:740] T 42c1e297d34f4e0cba89646239a4b3b4 P f7e6c9ea056a444ab8248a43538f5e17 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7e6c9ea056a444ab8248a43538f5e17, State: Initialized, Role: FOLLOWER
I20260709 13:17:47.517865 16743 ts_tablet_manager.cc:1434] T a7bdef1001cb4607adc02f758e9a7597 P 47163694c2e94eccb41473874d50bf79: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:17:47.518989 16743 tablet_bootstrap.cc:492] T 54c087c17aaa4a63ab083931a79d3590 P 47163694c2e94eccb41473874d50bf79: Bootstrap starting.
I20260709 13:17:47.518743 16700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75d42a76734c4e4ca9d81ef5b010b77b" candidate_uuid: "d7d9299aafb5448bafaf4d555726db3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7e6c9ea056a444ab8248a43538f5e17" is_pre_election: true
I20260709 13:17:47.517554 16701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42c1e297d34f4e0cba89646239a4b3b4" candidate_uuid: "d7d9299aafb5448bafaf4d555726db3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7e6c9ea056a444ab8248a43538f5e17" is_pre_election: true
I20260709 13:17:47.520804 16742 ts_tablet_manager.cc:1434] T 54c087c17aaa4a63ab083931a79d3590 P d7d9299aafb5448bafaf4d555726db3b: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 13:17:47.528040 16743 tablet_bootstrap.cc:654] T 54c087c17aaa4a63ab083931a79d3590 P 47163694c2e94eccb41473874d50bf79: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:47.521332 16748 raft_consensus.cc:493] T 4d2f8f0482c24190933724be7ee73635 P d7d9299aafb5448bafaf4d555726db3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:47.520879 16752 raft_consensus.cc:493] T c62be899223541048ddc184f5c3fec65 P f7e6c9ea056a444ab8248a43538f5e17 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:47.532437 16748 raft_consensus.cc:515] T 4d2f8f0482c24190933724be7ee73635 P d7d9299aafb5448bafaf4d555726db3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:47.532553 16752 raft_consensus.cc:515] T c62be899223541048ddc184f5c3fec65 P f7e6c9ea056a444ab8248a43538f5e17 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
W20260709 13:17:47.521353 16592 leader_election.cc:343] T 75d42a76734c4e4ca9d81ef5b010b77b P d7d9299aafb5448bafaf4d555726db3b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f7e6c9ea056a444ab8248a43538f5e17 (127.12.19.131:44033): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:17:47.533630 16498 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:17:47.534046 16592 leader_election.cc:304] T 75d42a76734c4e4ca9d81ef5b010b77b P d7d9299aafb5448bafaf4d555726db3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d7d9299aafb5448bafaf4d555726db3b; no voters: 47163694c2e94eccb41473874d50bf79, f7e6c9ea056a444ab8248a43538f5e17
I20260709 13:17:47.534979 16748 leader_election.cc:290] T 4d2f8f0482c24190933724be7ee73635 P d7d9299aafb5448bafaf4d555726db3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47163694c2e94eccb41473874d50bf79 (127.12.19.129:37349), f7e6c9ea056a444ab8248a43538f5e17 (127.12.19.131:44033)
I20260709 13:17:47.535337 16765 raft_consensus.cc:2749] T 75d42a76734c4e4ca9d81ef5b010b77b P d7d9299aafb5448bafaf4d555726db3b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:47.530562 16702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed2bb928f0f04f46bcc3d7454a70ddfb" candidate_uuid: "d7d9299aafb5448bafaf4d555726db3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7e6c9ea056a444ab8248a43538f5e17" is_pre_election: true
I20260709 13:17:47.536697 16702 raft_consensus.cc:2468] T ed2bb928f0f04f46bcc3d7454a70ddfb P f7e6c9ea056a444ab8248a43538f5e17 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d7d9299aafb5448bafaf4d555726db3b in term 0.
I20260709 13:17:47.537110 16449 catalog_manager.cc:5697] T f309ccf8d86446f5bdbe94eca4cef635 P 47163694c2e94eccb41473874d50bf79 reported cstate change: term changed from 0 to 1, leader changed from <none> to 47163694c2e94eccb41473874d50bf79 (127.12.19.129). New cstate: current_term: 1 leader_uuid: "47163694c2e94eccb41473874d50bf79" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:47.538466 16749 raft_consensus.cc:493] T c62be899223541048ddc184f5c3fec65 P 47163694c2e94eccb41473874d50bf79 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:47.538939 16749 raft_consensus.cc:515] T c62be899223541048ddc184f5c3fec65 P 47163694c2e94eccb41473874d50bf79 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:47.539857 16742 tablet_bootstrap.cc:492] T dd0a5ec117a44658adc8a9334b1c07fe P d7d9299aafb5448bafaf4d555726db3b: Bootstrap starting.
I20260709 13:17:47.541105 16749 leader_election.cc:290] T c62be899223541048ddc184f5c3fec65 P 47163694c2e94eccb41473874d50bf79 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d7d9299aafb5448bafaf4d555726db3b (127.12.19.130:44625), f7e6c9ea056a444ab8248a43538f5e17 (127.12.19.131:44033)
I20260709 13:17:47.520928 16744 consensus_queue.cc:260] T 42c1e297d34f4e0cba89646239a4b3b4 P f7e6c9ea056a444ab8248a43538f5e17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:47.543445 16701 raft_consensus.cc:2468] T 42c1e297d34f4e0cba89646239a4b3b4 P f7e6c9ea056a444ab8248a43538f5e17 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d7d9299aafb5448bafaf4d555726db3b in term 0.
I20260709 13:17:47.543782 16628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c62be899223541048ddc184f5c3fec65" candidate_uuid: "47163694c2e94eccb41473874d50bf79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7d9299aafb5448bafaf4d555726db3b" is_pre_election: true
I20260709 13:17:47.544449 16628 raft_consensus.cc:2468] T c62be899223541048ddc184f5c3fec65 P d7d9299aafb5448bafaf4d555726db3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47163694c2e94eccb41473874d50bf79 in term 0.
I20260709 13:17:47.545929 16552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d2f8f0482c24190933724be7ee73635" candidate_uuid: "d7d9299aafb5448bafaf4d555726db3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47163694c2e94eccb41473874d50bf79" is_pre_election: true
I20260709 13:17:47.547519 16516 leader_election.cc:304] T c62be899223541048ddc184f5c3fec65 P 47163694c2e94eccb41473874d50bf79 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47163694c2e94eccb41473874d50bf79, d7d9299aafb5448bafaf4d555726db3b; no voters: 
I20260709 13:17:47.547955 16742 tablet_bootstrap.cc:654] T dd0a5ec117a44658adc8a9334b1c07fe P d7d9299aafb5448bafaf4d555726db3b: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:47.549482 16769 raft_consensus.cc:2804] T c62be899223541048ddc184f5c3fec65 P 47163694c2e94eccb41473874d50bf79 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:47.549854 16769 raft_consensus.cc:493] T c62be899223541048ddc184f5c3fec65 P 47163694c2e94eccb41473874d50bf79 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:47.549746 16700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c62be899223541048ddc184f5c3fec65" candidate_uuid: "47163694c2e94eccb41473874d50bf79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7e6c9ea056a444ab8248a43538f5e17" is_pre_election: true
I20260709 13:17:47.550290 16749 raft_consensus.cc:493] T 44d049bf014043529c9cfde7c7c53bee P 47163694c2e94eccb41473874d50bf79 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:47.550534 16769 raft_consensus.cc:3060] T c62be899223541048ddc184f5c3fec65 P 47163694c2e94eccb41473874d50bf79 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:47.550793 16749 raft_consensus.cc:515] T 44d049bf014043529c9cfde7c7c53bee P 47163694c2e94eccb41473874d50bf79 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:47.553517 16628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44d049bf014043529c9cfde7c7c53bee" candidate_uuid: "47163694c2e94eccb41473874d50bf79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7d9299aafb5448bafaf4d555726db3b" is_pre_election: true
I20260709 13:17:47.554100 16628 raft_consensus.cc:2468] T 44d049bf014043529c9cfde7c7c53bee P d7d9299aafb5448bafaf4d555726db3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47163694c2e94eccb41473874d50bf79 in term 0.
I20260709 13:17:47.555233 16516 leader_election.cc:304] T 44d049bf014043529c9cfde7c7c53bee P 47163694c2e94eccb41473874d50bf79 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47163694c2e94eccb41473874d50bf79, d7d9299aafb5448bafaf4d555726db3b; no voters: 
I20260709 13:17:47.560258 16700 raft_consensus.cc:2468] T c62be899223541048ddc184f5c3fec65 P f7e6c9ea056a444ab8248a43538f5e17 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47163694c2e94eccb41473874d50bf79 in term 0.
I20260709 13:17:47.560518 16742 tablet_bootstrap.cc:492] T dd0a5ec117a44658adc8a9334b1c07fe P d7d9299aafb5448bafaf4d555726db3b: No bootstrap required, opened a new log
I20260709 13:17:47.561218 16742 ts_tablet_manager.cc:1403] T dd0a5ec117a44658adc8a9334b1c07fe P d7d9299aafb5448bafaf4d555726db3b: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.010s
I20260709 13:17:47.564664 16742 raft_consensus.cc:359] T dd0a5ec117a44658adc8a9334b1c07fe P d7d9299aafb5448bafaf4d555726db3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:47.565485 16742 raft_consensus.cc:385] T dd0a5ec117a44658adc8a9334b1c07fe P d7d9299aafb5448bafaf4d555726db3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:47.565809 16742 raft_consensus.cc:740] T dd0a5ec117a44658adc8a9334b1c07fe P d7d9299aafb5448bafaf4d555726db3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7d9299aafb5448bafaf4d555726db3b, State: Initialized, Role: FOLLOWER
I20260709 13:17:47.566524 16742 consensus_queue.cc:260] T dd0a5ec117a44658adc8a9334b1c07fe P d7d9299aafb5448bafaf4d555726db3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:47.577704 16778 raft_consensus.cc:2804] T 44d049bf014043529c9cfde7c7c53bee P 47163694c2e94eccb41473874d50bf79 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:47.578192 16778 raft_consensus.cc:493] T 44d049bf014043529c9cfde7c7c53bee P 47163694c2e94eccb41473874d50bf79 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:47.578513 16778 raft_consensus.cc:3060] T 44d049bf014043529c9cfde7c7c53bee P 47163694c2e94eccb41473874d50bf79 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:47.579493 16742 ts_tablet_manager.cc:1434] T dd0a5ec117a44658adc8a9334b1c07fe P d7d9299aafb5448bafaf4d555726db3b: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.004s
I20260709 13:17:47.580462 16742 tablet_bootstrap.cc:492] T f309ccf8d86446f5bdbe94eca4cef635 P d7d9299aafb5448bafaf4d555726db3b: Bootstrap starting.
I20260709 13:17:47.568524 16769 raft_consensus.cc:515] T c62be899223541048ddc184f5c3fec65 P 47163694c2e94eccb41473874d50bf79 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:47.570963 16744 ts_tablet_manager.cc:1434] T 42c1e297d34f4e0cba89646239a4b3b4 P f7e6c9ea056a444ab8248a43538f5e17: Time spent starting tablet: real 0.058s	user 0.011s	sys 0.000s
I20260709 13:17:47.584237 16744 tablet_bootstrap.cc:492] T 54c087c17aaa4a63ab083931a79d3590 P f7e6c9ea056a444ab8248a43538f5e17: Bootstrap starting.
I20260709 13:17:47.571916 16749 leader_election.cc:290] T 44d049bf014043529c9cfde7c7c53bee P 47163694c2e94eccb41473874d50bf79 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d7d9299aafb5448bafaf4d555726db3b (127.12.19.130:44625), f7e6c9ea056a444ab8248a43538f5e17 (127.12.19.131:44033)
I20260709 13:17:47.572974 16592 leader_election.cc:304] T ed2bb928f0f04f46bcc3d7454a70ddfb P d7d9299aafb5448bafaf4d555726db3b [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: d7d9299aafb5448bafaf4d555726db3b, f7e6c9ea056a444ab8248a43538f5e17; no voters: 47163694c2e94eccb41473874d50bf79
I20260709 13:17:47.588150 16592 leader_election.cc:304] T 42c1e297d34f4e0cba89646239a4b3b4 P d7d9299aafb5448bafaf4d555726db3b [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: d7d9299aafb5448bafaf4d555726db3b, f7e6c9ea056a444ab8248a43538f5e17; no voters: 47163694c2e94eccb41473874d50bf79
W20260709 13:17:47.589319 16592 leader_election.cc:343] T 4d2f8f0482c24190933724be7ee73635 P d7d9299aafb5448bafaf4d555726db3b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47163694c2e94eccb41473874d50bf79 (127.12.19.129:37349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:47.573485 16752 leader_election.cc:290] T c62be899223541048ddc184f5c3fec65 P f7e6c9ea056a444ab8248a43538f5e17 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47163694c2e94eccb41473874d50bf79 (127.12.19.129:37349), d7d9299aafb5448bafaf4d555726db3b (127.12.19.130:44625)
I20260709 13:17:47.573406 16700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d2f8f0482c24190933724be7ee73635" candidate_uuid: "d7d9299aafb5448bafaf4d555726db3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7e6c9ea056a444ab8248a43538f5e17" is_pre_election: true
I20260709 13:17:47.590001 16765 raft_consensus.cc:2804] T ed2bb928f0f04f46bcc3d7454a70ddfb P d7d9299aafb5448bafaf4d555726db3b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:47.590334 16700 raft_consensus.cc:2468] T 4d2f8f0482c24190933724be7ee73635 P f7e6c9ea056a444ab8248a43538f5e17 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d7d9299aafb5448bafaf4d555726db3b in term 0.
I20260709 13:17:47.590055 16748 raft_consensus.cc:2804] T 42c1e297d34f4e0cba89646239a4b3b4 P d7d9299aafb5448bafaf4d555726db3b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:47.590842 16744 tablet_bootstrap.cc:654] T 54c087c17aaa4a63ab083931a79d3590 P f7e6c9ea056a444ab8248a43538f5e17: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:47.591120 16748 raft_consensus.cc:493] T 42c1e297d34f4e0cba89646239a4b3b4 P d7d9299aafb5448bafaf4d555726db3b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:47.591570 16748 raft_consensus.cc:3060] T 42c1e297d34f4e0cba89646239a4b3b4 P d7d9299aafb5448bafaf4d555726db3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:47.591903 16592 leader_election.cc:304] T 4d2f8f0482c24190933724be7ee73635 P d7d9299aafb5448bafaf4d555726db3b [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: d7d9299aafb5448bafaf4d555726db3b, f7e6c9ea056a444ab8248a43538f5e17; no voters: 47163694c2e94eccb41473874d50bf79
I20260709 13:17:47.593868 16778 raft_consensus.cc:515] T 44d049bf014043529c9cfde7c7c53bee P 47163694c2e94eccb41473874d50bf79 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:47.590444 16765 raft_consensus.cc:493] T ed2bb928f0f04f46bcc3d7454a70ddfb P d7d9299aafb5448bafaf4d555726db3b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:47.595471 16765 raft_consensus.cc:3060] T ed2bb928f0f04f46bcc3d7454a70ddfb P d7d9299aafb5448bafaf4d555726db3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:47.596045 16769 leader_election.cc:290] T c62be899223541048ddc184f5c3fec65 P 47163694c2e94eccb41473874d50bf79 [CANDIDATE]: Term 1 election: Requested vote from peers d7d9299aafb5448bafaf4d555726db3b (127.12.19.130:44625), f7e6c9ea056a444ab8248a43538f5e17 (127.12.19.131:44033)
I20260709 13:17:47.596606 16628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c62be899223541048ddc184f5c3fec65" candidate_uuid: "47163694c2e94eccb41473874d50bf79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7d9299aafb5448bafaf4d555726db3b"
I20260709 13:17:47.597225 16628 raft_consensus.cc:3060] T c62be899223541048ddc184f5c3fec65 P d7d9299aafb5448bafaf4d555726db3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:47.604380 16744 tablet_bootstrap.cc:492] T 54c087c17aaa4a63ab083931a79d3590 P f7e6c9ea056a444ab8248a43538f5e17: No bootstrap required, opened a new log
I20260709 13:17:47.604666 16742 tablet_bootstrap.cc:654] T f309ccf8d86446f5bdbe94eca4cef635 P d7d9299aafb5448bafaf4d555726db3b: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:47.604986 16744 ts_tablet_manager.cc:1403] T 54c087c17aaa4a63ab083931a79d3590 P f7e6c9ea056a444ab8248a43538f5e17: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.006s
I20260709 13:17:47.605204 16743 tablet_bootstrap.cc:492] T 54c087c17aaa4a63ab083931a79d3590 P 47163694c2e94eccb41473874d50bf79: No bootstrap required, opened a new log
I20260709 13:17:47.605746 16743 ts_tablet_manager.cc:1403] T 54c087c17aaa4a63ab083931a79d3590 P 47163694c2e94eccb41473874d50bf79: Time spent bootstrapping tablet: real 0.087s	user 0.021s	sys 0.029s
I20260709 13:17:47.608714 16627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44d049bf014043529c9cfde7c7c53bee" candidate_uuid: "47163694c2e94eccb41473874d50bf79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7d9299aafb5448bafaf4d555726db3b"
I20260709 13:17:47.609509 16627 raft_consensus.cc:3060] T 44d049bf014043529c9cfde7c7c53bee P d7d9299aafb5448bafaf4d555726db3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:47.610363 16743 raft_consensus.cc:359] T 54c087c17aaa4a63ab083931a79d3590 P 47163694c2e94eccb41473874d50bf79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:47.608567 16744 raft_consensus.cc:359] T 54c087c17aaa4a63ab083931a79d3590 P f7e6c9ea056a444ab8248a43538f5e17 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:47.611734 16744 raft_consensus.cc:385] T 54c087c17aaa4a63ab083931a79d3590 P f7e6c9ea056a444ab8248a43538f5e17 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:47.612654 16744 raft_consensus.cc:740] T 54c087c17aaa4a63ab083931a79d3590 P f7e6c9ea056a444ab8248a43538f5e17 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7e6c9ea056a444ab8248a43538f5e17, State: Initialized, Role: FOLLOWER
I20260709 13:17:47.613997 16782 raft_consensus.cc:2804] T 4d2f8f0482c24190933724be7ee73635 P d7d9299aafb5448bafaf4d555726db3b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:47.611085 16743 raft_consensus.cc:385] T 54c087c17aaa4a63ab083931a79d3590 P 47163694c2e94eccb41473874d50bf79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:47.614455 16782 raft_consensus.cc:493] T 4d2f8f0482c24190933724be7ee73635 P d7d9299aafb5448bafaf4d555726db3b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:47.614609 16743 raft_consensus.cc:740] T 54c087c17aaa4a63ab083931a79d3590 P 47163694c2e94eccb41473874d50bf79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47163694c2e94eccb41473874d50bf79, State: Initialized, Role: FOLLOWER
I20260709 13:17:47.608829 16778 leader_election.cc:290] T 44d049bf014043529c9cfde7c7c53bee P 47163694c2e94eccb41473874d50bf79 [CANDIDATE]: Term 1 election: Requested vote from peers d7d9299aafb5448bafaf4d555726db3b (127.12.19.130:44625), f7e6c9ea056a444ab8248a43538f5e17 (127.12.19.131:44033)
I20260709 13:17:47.614863 16782 raft_consensus.cc:3060] T 4d2f8f0482c24190933724be7ee73635 P d7d9299aafb5448bafaf4d555726db3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:47.615937 16743 consensus_queue.cc:260] T 54c087c17aaa4a63ab083931a79d3590 P 47163694c2e94eccb41473874d50bf79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:47.612744 16628 raft_consensus.cc:2468] T c62be899223541048ddc184f5c3fec65 P d7d9299aafb5448bafaf4d555726db3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47163694c2e94eccb41473874d50bf79 in term 1.
I20260709 13:17:47.617774 16627 raft_consensus.cc:2468] T 44d049bf014043529c9cfde7c7c53bee P d7d9299aafb5448bafaf4d555726db3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47163694c2e94eccb41473874d50bf79 in term 1.
I20260709 13:17:47.618126 16516 leader_election.cc:304] T c62be899223541048ddc184f5c3fec65 P 47163694c2e94eccb41473874d50bf79 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47163694c2e94eccb41473874d50bf79, d7d9299aafb5448bafaf4d555726db3b; no voters: 
I20260709 13:17:47.619129 16769 raft_consensus.cc:2804] T c62be899223541048ddc184f5c3fec65 P 47163694c2e94eccb41473874d50bf79 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:47.619093 16516 leader_election.cc:304] T 44d049bf014043529c9cfde7c7c53bee P 47163694c2e94eccb41473874d50bf79 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47163694c2e94eccb41473874d50bf79, d7d9299aafb5448bafaf4d555726db3b; no voters: 
I20260709 13:17:47.617501 16744 consensus_queue.cc:260] T 54c087c17aaa4a63ab083931a79d3590 P f7e6c9ea056a444ab8248a43538f5e17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:47.619837 16769 raft_consensus.cc:697] T c62be899223541048ddc184f5c3fec65 P 47163694c2e94eccb41473874d50bf79 [term 1 LEADER]: Becoming Leader. State: Replica: 47163694c2e94eccb41473874d50bf79, State: Running, Role: LEADER
I20260709 13:17:47.605245 16748 raft_consensus.cc:515] T 42c1e297d34f4e0cba89646239a4b3b4 P d7d9299aafb5448bafaf4d555726db3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:47.620680 16769 consensus_queue.cc:237] T c62be899223541048ddc184f5c3fec65 P 47163694c2e94eccb41473874d50bf79 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:47.622494 16744 ts_tablet_manager.cc:1434] T 54c087c17aaa4a63ab083931a79d3590 P f7e6c9ea056a444ab8248a43538f5e17: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.001s
I20260709 13:17:47.623531 16744 tablet_bootstrap.cc:492] T dd0a5ec117a44658adc8a9334b1c07fe P f7e6c9ea056a444ab8248a43538f5e17: Bootstrap starting.
I20260709 13:17:47.625774 16749 raft_consensus.cc:493] T a7bdef1001cb4607adc02f758e9a7597 P 47163694c2e94eccb41473874d50bf79 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:47.626256 16749 raft_consensus.cc:515] T a7bdef1001cb4607adc02f758e9a7597 P 47163694c2e94eccb41473874d50bf79 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:47.626590 16552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42c1e297d34f4e0cba89646239a4b3b4" candidate_uuid: "d7d9299aafb5448bafaf4d555726db3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47163694c2e94eccb41473874d50bf79"
I20260709 13:17:47.623709 16778 raft_consensus.cc:2804] T 44d049bf014043529c9cfde7c7c53bee P 47163694c2e94eccb41473874d50bf79 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:47.627374 16700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44d049bf014043529c9cfde7c7c53bee" candidate_uuid: "47163694c2e94eccb41473874d50bf79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7e6c9ea056a444ab8248a43538f5e17" is_pre_election: true
I20260709 13:17:47.621026 16743 ts_tablet_manager.cc:1434] T 54c087c17aaa4a63ab083931a79d3590 P 47163694c2e94eccb41473874d50bf79: Time spent starting tablet: real 0.015s	user 0.010s	sys 0.000s
I20260709 13:17:47.627991 16700 raft_consensus.cc:2468] T 44d049bf014043529c9cfde7c7c53bee P f7e6c9ea056a444ab8248a43538f5e17 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47163694c2e94eccb41473874d50bf79 in term 0.
W20260709 13:17:47.628551 16592 leader_election.cc:343] T 42c1e297d34f4e0cba89646239a4b3b4 P d7d9299aafb5448bafaf4d555726db3b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 47163694c2e94eccb41473874d50bf79 (127.12.19.129:37349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:47.629227 16743 tablet_bootstrap.cc:492] T 75d42a76734c4e4ca9d81ef5b010b77b P 47163694c2e94eccb41473874d50bf79: Bootstrap starting.
I20260709 13:17:47.635846 16749 leader_election.cc:290] T a7bdef1001cb4607adc02f758e9a7597 P 47163694c2e94eccb41473874d50bf79 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d7d9299aafb5448bafaf4d555726db3b (127.12.19.130:44625), f7e6c9ea056a444ab8248a43538f5e17 (127.12.19.131:44033)
I20260709 13:17:47.637158 16742 tablet_bootstrap.cc:492] T f309ccf8d86446f5bdbe94eca4cef635 P d7d9299aafb5448bafaf4d555726db3b: No bootstrap required, opened a new log
I20260709 13:17:47.637609 16742 ts_tablet_manager.cc:1403] T f309ccf8d86446f5bdbe94eca4cef635 P d7d9299aafb5448bafaf4d555726db3b: Time spent bootstrapping tablet: real 0.057s	user 0.011s	sys 0.001s
I20260709 13:17:47.639783 16700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c62be899223541048ddc184f5c3fec65" candidate_uuid: "47163694c2e94eccb41473874d50bf79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7e6c9ea056a444ab8248a43538f5e17"
I20260709 13:17:47.640357 16700 raft_consensus.cc:3060] T c62be899223541048ddc184f5c3fec65 P f7e6c9ea056a444ab8248a43538f5e17 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:47.640679 16742 raft_consensus.cc:359] T f309ccf8d86446f5bdbe94eca4cef635 P d7d9299aafb5448bafaf4d555726db3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:47.641562 16742 raft_consensus.cc:385] T f309ccf8d86446f5bdbe94eca4cef635 P d7d9299aafb5448bafaf4d555726db3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:47.642223 16742 raft_consensus.cc:740] T f309ccf8d86446f5bdbe94eca4cef635 P d7d9299aafb5448bafaf4d555726db3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7d9299aafb5448bafaf4d555726db3b, State: Initialized, Role: FOLLOWER
I20260709 13:17:47.643626 16742 consensus_queue.cc:260] T f309ccf8d86446f5bdbe94eca4cef635 P d7d9299aafb5448bafaf4d555726db3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:47.632328 16748 leader_election.cc:290] T 42c1e297d34f4e0cba89646239a4b3b4 P d7d9299aafb5448bafaf4d555726db3b [CANDIDATE]: Term 1 election: Requested vote from peers 47163694c2e94eccb41473874d50bf79 (127.12.19.129:37349), f7e6c9ea056a444ab8248a43538f5e17 (127.12.19.131:44033)
I20260709 13:17:47.634739 16778 raft_consensus.cc:697] T 44d049bf014043529c9cfde7c7c53bee P 47163694c2e94eccb41473874d50bf79 [term 1 LEADER]: Becoming Leader. State: Replica: 47163694c2e94eccb41473874d50bf79, State: Running, Role: LEADER
I20260709 13:17:47.651377 16702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44d049bf014043529c9cfde7c7c53bee" candidate_uuid: "47163694c2e94eccb41473874d50bf79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7e6c9ea056a444ab8248a43538f5e17"
I20260709 13:17:47.651777 16701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7bdef1001cb4607adc02f758e9a7597" candidate_uuid: "47163694c2e94eccb41473874d50bf79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7e6c9ea056a444ab8248a43538f5e17" is_pre_election: true
I20260709 13:17:47.652477 16702 raft_consensus.cc:3060] T 44d049bf014043529c9cfde7c7c53bee P f7e6c9ea056a444ab8248a43538f5e17 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:47.652982 16701 raft_consensus.cc:2468] T a7bdef1001cb4607adc02f758e9a7597 P f7e6c9ea056a444ab8248a43538f5e17 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47163694c2e94eccb41473874d50bf79 in term 0.
I20260709 13:17:47.648463 16748 raft_consensus.cc:493] T dd0a5ec117a44658adc8a9334b1c07fe P d7d9299aafb5448bafaf4d555726db3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:47.660662 16517 leader_election.cc:304] T a7bdef1001cb4607adc02f758e9a7597 P 47163694c2e94eccb41473874d50bf79 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47163694c2e94eccb41473874d50bf79, f7e6c9ea056a444ab8248a43538f5e17; no voters: 
I20260709 13:17:47.661550 16749 raft_consensus.cc:2804] T a7bdef1001cb4607adc02f758e9a7597 P 47163694c2e94eccb41473874d50bf79 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:47.661916 16749 raft_consensus.cc:493] T a7bdef1001cb4607adc02f758e9a7597 P 47163694c2e94eccb41473874d50bf79 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:47.662345 16749 raft_consensus.cc:3060] T a7bdef1001cb4607adc02f758e9a7597 P 47163694c2e94eccb41473874d50bf79 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:47.662045 16748 raft_consensus.cc:515] T dd0a5ec117a44658adc8a9334b1c07fe P d7d9299aafb5448bafaf4d555726db3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:47.664147 16627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7bdef1001cb4607adc02f758e9a7597" candidate_uuid: "47163694c2e94eccb41473874d50bf79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7d9299aafb5448bafaf4d555726db3b" is_pre_election: true
I20260709 13:17:47.663705 16752 raft_consensus.cc:493] T 54c087c17aaa4a63ab083931a79d3590 P f7e6c9ea056a444ab8248a43538f5e17 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:17:47.665407 16516 leader_election.cc:343] T a7bdef1001cb4607adc02f758e9a7597 P 47163694c2e94eccb41473874d50bf79 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d7d9299aafb5448bafaf4d555726db3b (127.12.19.130:44625): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:47.665637 16752 raft_consensus.cc:515] T 54c087c17aaa4a63ab083931a79d3590 P f7e6c9ea056a444ab8248a43538f5e17 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:47.666903 16748 leader_election.cc:290] T dd0a5ec117a44658adc8a9334b1c07fe P d7d9299aafb5448bafaf4d555726db3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47163694c2e94eccb41473874d50bf79 (127.12.19.129:37349), f7e6c9ea056a444ab8248a43538f5e17 (127.12.19.131:44033)
I20260709 13:17:47.667663 16752 leader_election.cc:290] T 54c087c17aaa4a63ab083931a79d3590 P f7e6c9ea056a444ab8248a43538f5e17 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47163694c2e94eccb41473874d50bf79 (127.12.19.129:37349), d7d9299aafb5448bafaf4d555726db3b (127.12.19.130:44625)
I20260709 13:17:47.668634 16769 raft_consensus.cc:493] T dd0a5ec117a44658adc8a9334b1c07fe P 47163694c2e94eccb41473874d50bf79 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:47.669104 16769 raft_consensus.cc:515] T dd0a5ec117a44658adc8a9334b1c07fe P 47163694c2e94eccb41473874d50bf79 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:47.670527 16749 raft_consensus.cc:515] T a7bdef1001cb4607adc02f758e9a7597 P 47163694c2e94eccb41473874d50bf79 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:47.673277 16749 leader_election.cc:290] T a7bdef1001cb4607adc02f758e9a7597 P 47163694c2e94eccb41473874d50bf79 [CANDIDATE]: Term 1 election: Requested vote from peers d7d9299aafb5448bafaf4d555726db3b (127.12.19.130:44625), f7e6c9ea056a444ab8248a43538f5e17 (127.12.19.131:44033)
I20260709 13:17:47.673866 16627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7bdef1001cb4607adc02f758e9a7597" candidate_uuid: "47163694c2e94eccb41473874d50bf79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7d9299aafb5448bafaf4d555726db3b"
W20260709 13:17:47.675074 16516 leader_election.cc:343] T a7bdef1001cb4607adc02f758e9a7597 P 47163694c2e94eccb41473874d50bf79 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d7d9299aafb5448bafaf4d555726db3b (127.12.19.130:44625): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:47.675784 16743 tablet_bootstrap.cc:654] T 75d42a76734c4e4ca9d81ef5b010b77b P 47163694c2e94eccb41473874d50bf79: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:47.663383 16778 consensus_queue.cc:237] T 44d049bf014043529c9cfde7c7c53bee P 47163694c2e94eccb41473874d50bf79 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:47.680549 16742 ts_tablet_manager.cc:1434] T f309ccf8d86446f5bdbe94eca4cef635 P d7d9299aafb5448bafaf4d555726db3b: Time spent starting tablet: real 0.043s	user 0.015s	sys 0.006s
I20260709 13:17:47.681490 16742 tablet_bootstrap.cc:492] T a7bdef1001cb4607adc02f758e9a7597 P d7d9299aafb5448bafaf4d555726db3b: Bootstrap starting.
I20260709 13:17:47.683320 16769 leader_election.cc:290] T dd0a5ec117a44658adc8a9334b1c07fe P 47163694c2e94eccb41473874d50bf79 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d7d9299aafb5448bafaf4d555726db3b (127.12.19.130:44625), f7e6c9ea056a444ab8248a43538f5e17 (127.12.19.131:44033)
I20260709 13:17:47.683560 16701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42c1e297d34f4e0cba89646239a4b3b4" candidate_uuid: "d7d9299aafb5448bafaf4d555726db3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7e6c9ea056a444ab8248a43538f5e17"
I20260709 13:17:47.684196 16701 raft_consensus.cc:3060] T 42c1e297d34f4e0cba89646239a4b3b4 P f7e6c9ea056a444ab8248a43538f5e17 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:47.684600 16699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7bdef1001cb4607adc02f758e9a7597" candidate_uuid: "47163694c2e94eccb41473874d50bf79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7e6c9ea056a444ab8248a43538f5e17"
I20260709 13:17:47.685254 16699 raft_consensus.cc:3060] T a7bdef1001cb4607adc02f758e9a7597 P f7e6c9ea056a444ab8248a43538f5e17 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:47.689029 16628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c62be899223541048ddc184f5c3fec65" candidate_uuid: "f7e6c9ea056a444ab8248a43538f5e17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7d9299aafb5448bafaf4d555726db3b" is_pre_election: true
I20260709 13:17:47.681597 16700 raft_consensus.cc:2468] T c62be899223541048ddc184f5c3fec65 P f7e6c9ea056a444ab8248a43538f5e17 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47163694c2e94eccb41473874d50bf79 in term 1.
I20260709 13:17:47.690148 16628 raft_consensus.cc:2393] T c62be899223541048ddc184f5c3fec65 P d7d9299aafb5448bafaf4d555726db3b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f7e6c9ea056a444ab8248a43538f5e17 in current term 1: Already voted for candidate 47163694c2e94eccb41473874d50bf79 in this term.
I20260709 13:17:47.689895 16626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54c087c17aaa4a63ab083931a79d3590" candidate_uuid: "f7e6c9ea056a444ab8248a43538f5e17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7d9299aafb5448bafaf4d555726db3b" is_pre_election: true
I20260709 13:17:47.691072 16626 raft_consensus.cc:2468] T 54c087c17aaa4a63ab083931a79d3590 P d7d9299aafb5448bafaf4d555726db3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7e6c9ea056a444ab8248a43538f5e17 in term 0.
I20260709 13:17:47.691843 16742 tablet_bootstrap.cc:654] T a7bdef1001cb4607adc02f758e9a7597 P d7d9299aafb5448bafaf4d555726db3b: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:47.692873 16665 leader_election.cc:304] T 54c087c17aaa4a63ab083931a79d3590 P f7e6c9ea056a444ab8248a43538f5e17 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d7d9299aafb5448bafaf4d555726db3b, f7e6c9ea056a444ab8248a43538f5e17; no voters: 
I20260709 13:17:47.679841 16765 raft_consensus.cc:515] T ed2bb928f0f04f46bcc3d7454a70ddfb P d7d9299aafb5448bafaf4d555726db3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:47.680856 16702 raft_consensus.cc:2468] T 44d049bf014043529c9cfde7c7c53bee P f7e6c9ea056a444ab8248a43538f5e17 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47163694c2e94eccb41473874d50bf79 in term 1.
I20260709 13:17:47.694790 16782 raft_consensus.cc:515] T 4d2f8f0482c24190933724be7ee73635 P d7d9299aafb5448bafaf4d555726db3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:47.696744 16752 raft_consensus.cc:2804] T 54c087c17aaa4a63ab083931a79d3590 P f7e6c9ea056a444ab8248a43538f5e17 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:47.697248 16752 raft_consensus.cc:493] T 54c087c17aaa4a63ab083931a79d3590 P f7e6c9ea056a444ab8248a43538f5e17 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:47.697590 16752 raft_consensus.cc:3060] T 54c087c17aaa4a63ab083931a79d3590 P f7e6c9ea056a444ab8248a43538f5e17 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:47.698035 16627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd0a5ec117a44658adc8a9334b1c07fe" candidate_uuid: "47163694c2e94eccb41473874d50bf79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7d9299aafb5448bafaf4d555726db3b" is_pre_election: true
I20260709 13:17:47.694756 16699 raft_consensus.cc:2468] T a7bdef1001cb4607adc02f758e9a7597 P f7e6c9ea056a444ab8248a43538f5e17 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47163694c2e94eccb41473874d50bf79 in term 1.
I20260709 13:17:47.698697 16627 raft_consensus.cc:2468] T dd0a5ec117a44658adc8a9334b1c07fe P d7d9299aafb5448bafaf4d555726db3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47163694c2e94eccb41473874d50bf79 in term 0.
I20260709 13:17:47.699658 16553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c62be899223541048ddc184f5c3fec65" candidate_uuid: "f7e6c9ea056a444ab8248a43538f5e17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47163694c2e94eccb41473874d50bf79" is_pre_election: true
I20260709 13:17:47.699774 16744 tablet_bootstrap.cc:654] T dd0a5ec117a44658adc8a9334b1c07fe P f7e6c9ea056a444ab8248a43538f5e17: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:47.699795 16516 leader_election.cc:304] T dd0a5ec117a44658adc8a9334b1c07fe P 47163694c2e94eccb41473874d50bf79 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47163694c2e94eccb41473874d50bf79, d7d9299aafb5448bafaf4d555726db3b; no voters: 
I20260709 13:17:47.700804 16769 raft_consensus.cc:2804] T dd0a5ec117a44658adc8a9334b1c07fe P 47163694c2e94eccb41473874d50bf79 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:47.701217 16769 raft_consensus.cc:493] T dd0a5ec117a44658adc8a9334b1c07fe P 47163694c2e94eccb41473874d50bf79 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:47.701099 16551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54c087c17aaa4a63ab083931a79d3590" candidate_uuid: "f7e6c9ea056a444ab8248a43538f5e17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47163694c2e94eccb41473874d50bf79" is_pre_election: true
I20260709 13:17:47.701651 16769 raft_consensus.cc:3060] T dd0a5ec117a44658adc8a9334b1c07fe P 47163694c2e94eccb41473874d50bf79 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:47.701848 16551 raft_consensus.cc:2468] T 54c087c17aaa4a63ab083931a79d3590 P 47163694c2e94eccb41473874d50bf79 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7e6c9ea056a444ab8248a43538f5e17 in term 0.
I20260709 13:17:47.698851 16552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd0a5ec117a44658adc8a9334b1c07fe" candidate_uuid: "d7d9299aafb5448bafaf4d555726db3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47163694c2e94eccb41473874d50bf79" is_pre_election: true
I20260709 13:17:47.704758 16782 leader_election.cc:290] T 4d2f8f0482c24190933724be7ee73635 P d7d9299aafb5448bafaf4d555726db3b [CANDIDATE]: Term 1 election: Requested vote from peers 47163694c2e94eccb41473874d50bf79 (127.12.19.129:37349), f7e6c9ea056a444ab8248a43538f5e17 (127.12.19.131:44033)
I20260709 13:17:47.706315 16551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d2f8f0482c24190933724be7ee73635" candidate_uuid: "d7d9299aafb5448bafaf4d555726db3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47163694c2e94eccb41473874d50bf79"
I20260709 13:17:47.707768 16699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd0a5ec117a44658adc8a9334b1c07fe" candidate_uuid: "d7d9299aafb5448bafaf4d555726db3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7e6c9ea056a444ab8248a43538f5e17" is_pre_election: true
I20260709 13:17:47.707721 16517 leader_election.cc:304] T a7bdef1001cb4607adc02f758e9a7597 P 47163694c2e94eccb41473874d50bf79 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 47163694c2e94eccb41473874d50bf79, f7e6c9ea056a444ab8248a43538f5e17; no voters: d7d9299aafb5448bafaf4d555726db3b
I20260709 13:17:47.709285 16787 raft_consensus.cc:2804] T a7bdef1001cb4607adc02f758e9a7597 P 47163694c2e94eccb41473874d50bf79 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:47.709887 16787 raft_consensus.cc:697] T a7bdef1001cb4607adc02f758e9a7597 P 47163694c2e94eccb41473874d50bf79 [term 1 LEADER]: Becoming Leader. State: Replica: 47163694c2e94eccb41473874d50bf79, State: Running, Role: LEADER
I20260709 13:17:47.710053 16700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d2f8f0482c24190933724be7ee73635" candidate_uuid: "d7d9299aafb5448bafaf4d555726db3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7e6c9ea056a444ab8248a43538f5e17"
I20260709 13:17:47.710671 16700 raft_consensus.cc:3060] T 4d2f8f0482c24190933724be7ee73635 P f7e6c9ea056a444ab8248a43538f5e17 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:47.711467 16752 raft_consensus.cc:515] T 54c087c17aaa4a63ab083931a79d3590 P f7e6c9ea056a444ab8248a43538f5e17 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:47.711035 16787 consensus_queue.cc:237] T a7bdef1001cb4607adc02f758e9a7597 P 47163694c2e94eccb41473874d50bf79 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:47.715531 16752 leader_election.cc:290] T 54c087c17aaa4a63ab083931a79d3590 P f7e6c9ea056a444ab8248a43538f5e17 [CANDIDATE]: Term 1 election: Requested vote from peers 47163694c2e94eccb41473874d50bf79 (127.12.19.129:37349), d7d9299aafb5448bafaf4d555726db3b (127.12.19.130:44625)
I20260709 13:17:47.716602 16627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54c087c17aaa4a63ab083931a79d3590" candidate_uuid: "f7e6c9ea056a444ab8248a43538f5e17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7d9299aafb5448bafaf4d555726db3b"
I20260709 13:17:47.716605 16769 raft_consensus.cc:515] T dd0a5ec117a44658adc8a9334b1c07fe P 47163694c2e94eccb41473874d50bf79 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:47.717785 16551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54c087c17aaa4a63ab083931a79d3590" candidate_uuid: "f7e6c9ea056a444ab8248a43538f5e17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47163694c2e94eccb41473874d50bf79"
I20260709 13:17:47.719746 16666 leader_election.cc:304] T c62be899223541048ddc184f5c3fec65 P f7e6c9ea056a444ab8248a43538f5e17 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f7e6c9ea056a444ab8248a43538f5e17; no voters: 47163694c2e94eccb41473874d50bf79, d7d9299aafb5448bafaf4d555726db3b
I20260709 13:17:47.722020 16765 leader_election.cc:290] T ed2bb928f0f04f46bcc3d7454a70ddfb P d7d9299aafb5448bafaf4d555726db3b [CANDIDATE]: Term 1 election: Requested vote from peers 47163694c2e94eccb41473874d50bf79 (127.12.19.129:37349), f7e6c9ea056a444ab8248a43538f5e17 (127.12.19.131:44033)
I20260709 13:17:47.722961 16701 raft_consensus.cc:2468] T 42c1e297d34f4e0cba89646239a4b3b4 P f7e6c9ea056a444ab8248a43538f5e17 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7d9299aafb5448bafaf4d555726db3b in term 1.
I20260709 13:17:47.723658 16702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd0a5ec117a44658adc8a9334b1c07fe" candidate_uuid: "47163694c2e94eccb41473874d50bf79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7e6c9ea056a444ab8248a43538f5e17" is_pre_election: true
I20260709 13:17:47.727648 16552 raft_consensus.cc:2393] T dd0a5ec117a44658adc8a9334b1c07fe P 47163694c2e94eccb41473874d50bf79 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d7d9299aafb5448bafaf4d555726db3b in current term 1: Already voted for candidate 47163694c2e94eccb41473874d50bf79 in this term.
I20260709 13:17:47.728822 16769 leader_election.cc:290] T dd0a5ec117a44658adc8a9334b1c07fe P 47163694c2e94eccb41473874d50bf79 [CANDIDATE]: Term 1 election: Requested vote from peers d7d9299aafb5448bafaf4d555726db3b (127.12.19.130:44625), f7e6c9ea056a444ab8248a43538f5e17 (127.12.19.131:44033)
I20260709 13:17:47.729167 16627 raft_consensus.cc:3060] T 54c087c17aaa4a63ab083931a79d3590 P d7d9299aafb5448bafaf4d555726db3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:47.729676 16551 raft_consensus.cc:3060] T 54c087c17aaa4a63ab083931a79d3590 P 47163694c2e94eccb41473874d50bf79 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:17:47.726739 16592 leader_election.cc:343] T dd0a5ec117a44658adc8a9334b1c07fe P d7d9299aafb5448bafaf4d555726db3b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f7e6c9ea056a444ab8248a43538f5e17 (127.12.19.131:44033): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:47.730337 16626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd0a5ec117a44658adc8a9334b1c07fe" candidate_uuid: "47163694c2e94eccb41473874d50bf79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7d9299aafb5448bafaf4d555726db3b"
I20260709 13:17:47.738111 16626 raft_consensus.cc:3060] T dd0a5ec117a44658adc8a9334b1c07fe P d7d9299aafb5448bafaf4d555726db3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:47.742089 16700 raft_consensus.cc:2468] T 4d2f8f0482c24190933724be7ee73635 P f7e6c9ea056a444ab8248a43538f5e17 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7d9299aafb5448bafaf4d555726db3b in term 1.
I20260709 13:17:47.745779 16626 raft_consensus.cc:2468] T dd0a5ec117a44658adc8a9334b1c07fe P d7d9299aafb5448bafaf4d555726db3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47163694c2e94eccb41473874d50bf79 in term 1.
W20260709 13:17:47.746654 16517 leader_election.cc:343] T dd0a5ec117a44658adc8a9334b1c07fe P 47163694c2e94eccb41473874d50bf79 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f7e6c9ea056a444ab8248a43538f5e17 (127.12.19.131:44033): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:17:47.746816 16592 leader_election.cc:343] T 4d2f8f0482c24190933724be7ee73635 P d7d9299aafb5448bafaf4d555726db3b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 47163694c2e94eccb41473874d50bf79 (127.12.19.129:37349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:47.747534 16592 leader_election.cc:304] T dd0a5ec117a44658adc8a9334b1c07fe P d7d9299aafb5448bafaf4d555726db3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d7d9299aafb5448bafaf4d555726db3b; no voters: 47163694c2e94eccb41473874d50bf79, f7e6c9ea056a444ab8248a43538f5e17
I20260709 13:17:47.747989 16516 leader_election.cc:304] T dd0a5ec117a44658adc8a9334b1c07fe P 47163694c2e94eccb41473874d50bf79 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47163694c2e94eccb41473874d50bf79, d7d9299aafb5448bafaf4d555726db3b; no voters: 
I20260709 13:17:47.748296 16765 raft_consensus.cc:2749] T dd0a5ec117a44658adc8a9334b1c07fe P d7d9299aafb5448bafaf4d555726db3b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:47.749482 16700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd0a5ec117a44658adc8a9334b1c07fe" candidate_uuid: "47163694c2e94eccb41473874d50bf79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7e6c9ea056a444ab8248a43538f5e17"
I20260709 13:17:47.750334 16769 raft_consensus.cc:2804] T dd0a5ec117a44658adc8a9334b1c07fe P 47163694c2e94eccb41473874d50bf79 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:47.750281 16702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed2bb928f0f04f46bcc3d7454a70ddfb" candidate_uuid: "d7d9299aafb5448bafaf4d555726db3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7e6c9ea056a444ab8248a43538f5e17"
I20260709 13:17:47.751117 16702 raft_consensus.cc:3060] T ed2bb928f0f04f46bcc3d7454a70ddfb P f7e6c9ea056a444ab8248a43538f5e17 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:47.752172 16552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed2bb928f0f04f46bcc3d7454a70ddfb" candidate_uuid: "d7d9299aafb5448bafaf4d555726db3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47163694c2e94eccb41473874d50bf79"
I20260709 13:17:47.752269 16592 leader_election.cc:304] T 42c1e297d34f4e0cba89646239a4b3b4 P d7d9299aafb5448bafaf4d555726db3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d7d9299aafb5448bafaf4d555726db3b, f7e6c9ea056a444ab8248a43538f5e17; no voters: 47163694c2e94eccb41473874d50bf79
I20260709 13:17:47.753695 16592 leader_election.cc:304] T 4d2f8f0482c24190933724be7ee73635 P d7d9299aafb5448bafaf4d555726db3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d7d9299aafb5448bafaf4d555726db3b, f7e6c9ea056a444ab8248a43538f5e17; no voters: 47163694c2e94eccb41473874d50bf79
I20260709 13:17:47.753985 16765 raft_consensus.cc:2804] T 42c1e297d34f4e0cba89646239a4b3b4 P d7d9299aafb5448bafaf4d555726db3b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:47.754446 16782 raft_consensus.cc:2804] T 4d2f8f0482c24190933724be7ee73635 P d7d9299aafb5448bafaf4d555726db3b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:47.754671 16765 raft_consensus.cc:697] T 42c1e297d34f4e0cba89646239a4b3b4 P d7d9299aafb5448bafaf4d555726db3b [term 1 LEADER]: Becoming Leader. State: Replica: d7d9299aafb5448bafaf4d555726db3b, State: Running, Role: LEADER
I20260709 13:17:47.754945 16782 raft_consensus.cc:697] T 4d2f8f0482c24190933724be7ee73635 P d7d9299aafb5448bafaf4d555726db3b [term 1 LEADER]: Becoming Leader. State: Replica: d7d9299aafb5448bafaf4d555726db3b, State: Running, Role: LEADER
I20260709 13:17:47.751060 16769 raft_consensus.cc:697] T dd0a5ec117a44658adc8a9334b1c07fe P 47163694c2e94eccb41473874d50bf79 [term 1 LEADER]: Becoming Leader. State: Replica: 47163694c2e94eccb41473874d50bf79, State: Running, Role: LEADER
I20260709 13:17:47.755877 16782 consensus_queue.cc:237] T 4d2f8f0482c24190933724be7ee73635 P d7d9299aafb5448bafaf4d555726db3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:47.756089 16769 consensus_queue.cc:237] T dd0a5ec117a44658adc8a9334b1c07fe P 47163694c2e94eccb41473874d50bf79 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:47.755904 16765 consensus_queue.cc:237] T 42c1e297d34f4e0cba89646239a4b3b4 P d7d9299aafb5448bafaf4d555726db3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
W20260709 13:17:47.760231 16517 leader_election.cc:343] T dd0a5ec117a44658adc8a9334b1c07fe P 47163694c2e94eccb41473874d50bf79 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f7e6c9ea056a444ab8248a43538f5e17 (127.12.19.131:44033): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:17:47.760349 16592 leader_election.cc:343] T ed2bb928f0f04f46bcc3d7454a70ddfb P d7d9299aafb5448bafaf4d555726db3b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 47163694c2e94eccb41473874d50bf79 (127.12.19.129:37349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:47.749869 16752 raft_consensus.cc:2749] T c62be899223541048ddc184f5c3fec65 P f7e6c9ea056a444ab8248a43538f5e17 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:47.763857 16743 tablet_bootstrap.cc:492] T 75d42a76734c4e4ca9d81ef5b010b77b P 47163694c2e94eccb41473874d50bf79: No bootstrap required, opened a new log
I20260709 13:17:47.764401 16743 ts_tablet_manager.cc:1403] T 75d42a76734c4e4ca9d81ef5b010b77b P 47163694c2e94eccb41473874d50bf79: Time spent bootstrapping tablet: real 0.135s	user 0.015s	sys 0.017s
I20260709 13:17:47.766089 16744 tablet_bootstrap.cc:492] T dd0a5ec117a44658adc8a9334b1c07fe P f7e6c9ea056a444ab8248a43538f5e17: No bootstrap required, opened a new log
I20260709 13:17:47.766743 16744 ts_tablet_manager.cc:1403] T dd0a5ec117a44658adc8a9334b1c07fe P f7e6c9ea056a444ab8248a43538f5e17: Time spent bootstrapping tablet: real 0.143s	user 0.019s	sys 0.004s
I20260709 13:17:47.774055 16744 raft_consensus.cc:359] T dd0a5ec117a44658adc8a9334b1c07fe P f7e6c9ea056a444ab8248a43538f5e17 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:47.774966 16744 raft_consensus.cc:385] T dd0a5ec117a44658adc8a9334b1c07fe P f7e6c9ea056a444ab8248a43538f5e17 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:47.775339 16744 raft_consensus.cc:740] T dd0a5ec117a44658adc8a9334b1c07fe P f7e6c9ea056a444ab8248a43538f5e17 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7e6c9ea056a444ab8248a43538f5e17, State: Initialized, Role: FOLLOWER
I20260709 13:17:47.775614 16742 tablet_bootstrap.cc:492] T a7bdef1001cb4607adc02f758e9a7597 P d7d9299aafb5448bafaf4d555726db3b: No bootstrap required, opened a new log
I20260709 13:17:47.777272 16744 consensus_queue.cc:260] T dd0a5ec117a44658adc8a9334b1c07fe P f7e6c9ea056a444ab8248a43538f5e17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:47.767477 16743 raft_consensus.cc:359] T 75d42a76734c4e4ca9d81ef5b010b77b P 47163694c2e94eccb41473874d50bf79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:47.778292 16742 ts_tablet_manager.cc:1403] T a7bdef1001cb4607adc02f758e9a7597 P d7d9299aafb5448bafaf4d555726db3b: Time spent bootstrapping tablet: real 0.095s	user 0.013s	sys 0.022s
I20260709 13:17:47.778635 16743 raft_consensus.cc:385] T 75d42a76734c4e4ca9d81ef5b010b77b P 47163694c2e94eccb41473874d50bf79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:47.778985 16743 raft_consensus.cc:740] T 75d42a76734c4e4ca9d81ef5b010b77b P 47163694c2e94eccb41473874d50bf79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47163694c2e94eccb41473874d50bf79, State: Initialized, Role: FOLLOWER
I20260709 13:17:47.779736 16743 consensus_queue.cc:260] T 75d42a76734c4e4ca9d81ef5b010b77b P 47163694c2e94eccb41473874d50bf79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:47.782058 16743 ts_tablet_manager.cc:1434] T 75d42a76734c4e4ca9d81ef5b010b77b P 47163694c2e94eccb41473874d50bf79: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.003s
I20260709 13:17:47.782995 16743 tablet_bootstrap.cc:492] T 4d2f8f0482c24190933724be7ee73635 P 47163694c2e94eccb41473874d50bf79: Bootstrap starting.
I20260709 13:17:47.785046 16551 raft_consensus.cc:2468] T 54c087c17aaa4a63ab083931a79d3590 P 47163694c2e94eccb41473874d50bf79 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7e6c9ea056a444ab8248a43538f5e17 in term 1.
I20260709 13:17:47.785935 16742 raft_consensus.cc:359] T a7bdef1001cb4607adc02f758e9a7597 P d7d9299aafb5448bafaf4d555726db3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:47.786825 16742 raft_consensus.cc:385] T a7bdef1001cb4607adc02f758e9a7597 P d7d9299aafb5448bafaf4d555726db3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:47.787185 16744 ts_tablet_manager.cc:1434] T dd0a5ec117a44658adc8a9334b1c07fe P f7e6c9ea056a444ab8248a43538f5e17: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260709 13:17:47.787133 16742 raft_consensus.cc:740] T a7bdef1001cb4607adc02f758e9a7597 P d7d9299aafb5448bafaf4d555726db3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7d9299aafb5448bafaf4d555726db3b, State: Initialized, Role: FOLLOWER
I20260709 13:17:47.790339 16744 tablet_bootstrap.cc:492] T 75d42a76734c4e4ca9d81ef5b010b77b P f7e6c9ea056a444ab8248a43538f5e17: Bootstrap starting.
I20260709 13:17:47.772015 16627 raft_consensus.cc:2468] T 54c087c17aaa4a63ab083931a79d3590 P d7d9299aafb5448bafaf4d555726db3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7e6c9ea056a444ab8248a43538f5e17 in term 1.
I20260709 13:17:47.790349 16742 consensus_queue.cc:260] T a7bdef1001cb4607adc02f758e9a7597 P d7d9299aafb5448bafaf4d555726db3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:47.796579 16665 leader_election.cc:304] T 54c087c17aaa4a63ab083931a79d3590 P f7e6c9ea056a444ab8248a43538f5e17 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d7d9299aafb5448bafaf4d555726db3b, f7e6c9ea056a444ab8248a43538f5e17; no voters: 
I20260709 13:17:47.797430 16752 raft_consensus.cc:2804] T 54c087c17aaa4a63ab083931a79d3590 P f7e6c9ea056a444ab8248a43538f5e17 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:47.798034 16752 raft_consensus.cc:697] T 54c087c17aaa4a63ab083931a79d3590 P f7e6c9ea056a444ab8248a43538f5e17 [term 1 LEADER]: Becoming Leader. State: Replica: f7e6c9ea056a444ab8248a43538f5e17, State: Running, Role: LEADER
I20260709 13:17:47.799086 16752 consensus_queue.cc:237] T 54c087c17aaa4a63ab083931a79d3590 P f7e6c9ea056a444ab8248a43538f5e17 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:47.800591 16744 tablet_bootstrap.cc:654] T 75d42a76734c4e4ca9d81ef5b010b77b P f7e6c9ea056a444ab8248a43538f5e17: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:47.801891 16449 catalog_manager.cc:5697] T a7bdef1001cb4607adc02f758e9a7597 P 47163694c2e94eccb41473874d50bf79 reported cstate change: term changed from 0 to 1, leader changed from <none> to 47163694c2e94eccb41473874d50bf79 (127.12.19.129). New cstate: current_term: 1 leader_uuid: "47163694c2e94eccb41473874d50bf79" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:47.815733 16742 ts_tablet_manager.cc:1434] T a7bdef1001cb4607adc02f758e9a7597 P d7d9299aafb5448bafaf4d555726db3b: Time spent starting tablet: real 0.037s	user 0.007s	sys 0.002s
I20260709 13:17:47.822160 16702 raft_consensus.cc:2468] T ed2bb928f0f04f46bcc3d7454a70ddfb P f7e6c9ea056a444ab8248a43538f5e17 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7d9299aafb5448bafaf4d555726db3b in term 1.
I20260709 13:17:47.823753 16449 catalog_manager.cc:5697] T c62be899223541048ddc184f5c3fec65 P 47163694c2e94eccb41473874d50bf79 reported cstate change: term changed from 0 to 1, leader changed from <none> to 47163694c2e94eccb41473874d50bf79 (127.12.19.129). New cstate: current_term: 1 leader_uuid: "47163694c2e94eccb41473874d50bf79" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:47.823601 16448 catalog_manager.cc:5697] T 42c1e297d34f4e0cba89646239a4b3b4 P d7d9299aafb5448bafaf4d555726db3b reported cstate change: term changed from 0 to 1, leader changed from <none> to d7d9299aafb5448bafaf4d555726db3b (127.12.19.130). New cstate: current_term: 1 leader_uuid: "d7d9299aafb5448bafaf4d555726db3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:47.825379 16592 leader_election.cc:304] T ed2bb928f0f04f46bcc3d7454a70ddfb P d7d9299aafb5448bafaf4d555726db3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d7d9299aafb5448bafaf4d555726db3b, f7e6c9ea056a444ab8248a43538f5e17; no voters: 47163694c2e94eccb41473874d50bf79
I20260709 13:17:47.827032 16765 raft_consensus.cc:2804] T ed2bb928f0f04f46bcc3d7454a70ddfb P d7d9299aafb5448bafaf4d555726db3b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:47.826824 16448 catalog_manager.cc:5697] T 4d2f8f0482c24190933724be7ee73635 P d7d9299aafb5448bafaf4d555726db3b reported cstate change: term changed from 0 to 1, leader changed from <none> to d7d9299aafb5448bafaf4d555726db3b (127.12.19.130). New cstate: current_term: 1 leader_uuid: "d7d9299aafb5448bafaf4d555726db3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:47.827754 16765 raft_consensus.cc:697] T ed2bb928f0f04f46bcc3d7454a70ddfb P d7d9299aafb5448bafaf4d555726db3b [term 1 LEADER]: Becoming Leader. State: Replica: d7d9299aafb5448bafaf4d555726db3b, State: Running, Role: LEADER
I20260709 13:17:47.825476 16449 catalog_manager.cc:5697] T 44d049bf014043529c9cfde7c7c53bee P 47163694c2e94eccb41473874d50bf79 reported cstate change: term changed from 0 to 1, leader changed from <none> to 47163694c2e94eccb41473874d50bf79 (127.12.19.129). New cstate: current_term: 1 leader_uuid: "47163694c2e94eccb41473874d50bf79" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:47.828619 16765 consensus_queue.cc:237] T ed2bb928f0f04f46bcc3d7454a70ddfb P d7d9299aafb5448bafaf4d555726db3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:47.831362 16743 tablet_bootstrap.cc:654] T 4d2f8f0482c24190933724be7ee73635 P 47163694c2e94eccb41473874d50bf79: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:47.834860 16744 tablet_bootstrap.cc:492] T 75d42a76734c4e4ca9d81ef5b010b77b P f7e6c9ea056a444ab8248a43538f5e17: No bootstrap required, opened a new log
I20260709 13:17:47.835402 16744 ts_tablet_manager.cc:1403] T 75d42a76734c4e4ca9d81ef5b010b77b P f7e6c9ea056a444ab8248a43538f5e17: Time spent bootstrapping tablet: real 0.046s	user 0.019s	sys 0.015s
I20260709 13:17:47.843744 16744 raft_consensus.cc:359] T 75d42a76734c4e4ca9d81ef5b010b77b P f7e6c9ea056a444ab8248a43538f5e17 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:47.844605 16744 raft_consensus.cc:385] T 75d42a76734c4e4ca9d81ef5b010b77b P f7e6c9ea056a444ab8248a43538f5e17 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:47.844894 16744 raft_consensus.cc:740] T 75d42a76734c4e4ca9d81ef5b010b77b P f7e6c9ea056a444ab8248a43538f5e17 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7e6c9ea056a444ab8248a43538f5e17, State: Initialized, Role: FOLLOWER
I20260709 13:17:47.845569 16744 consensus_queue.cc:260] T 75d42a76734c4e4ca9d81ef5b010b77b P f7e6c9ea056a444ab8248a43538f5e17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:47.846637 16743 tablet_bootstrap.cc:492] T 4d2f8f0482c24190933724be7ee73635 P 47163694c2e94eccb41473874d50bf79: No bootstrap required, opened a new log
I20260709 13:17:47.847170 16743 ts_tablet_manager.cc:1403] T 4d2f8f0482c24190933724be7ee73635 P 47163694c2e94eccb41473874d50bf79: Time spent bootstrapping tablet: real 0.064s	user 0.013s	sys 0.009s
I20260709 13:17:47.847591 16744 ts_tablet_manager.cc:1434] T 75d42a76734c4e4ca9d81ef5b010b77b P f7e6c9ea056a444ab8248a43538f5e17: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 13:17:47.849398 16743 raft_consensus.cc:359] T 4d2f8f0482c24190933724be7ee73635 P 47163694c2e94eccb41473874d50bf79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:47.849916 16743 raft_consensus.cc:385] T 4d2f8f0482c24190933724be7ee73635 P 47163694c2e94eccb41473874d50bf79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:47.850193 16743 raft_consensus.cc:740] T 4d2f8f0482c24190933724be7ee73635 P 47163694c2e94eccb41473874d50bf79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47163694c2e94eccb41473874d50bf79, State: Initialized, Role: FOLLOWER
I20260709 13:17:47.850864 16743 consensus_queue.cc:260] T 4d2f8f0482c24190933724be7ee73635 P 47163694c2e94eccb41473874d50bf79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:47.852357 16743 ts_tablet_manager.cc:1434] T 4d2f8f0482c24190933724be7ee73635 P 47163694c2e94eccb41473874d50bf79: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.002s
I20260709 13:17:47.853097 16743 tablet_bootstrap.cc:492] T 42c1e297d34f4e0cba89646239a4b3b4 P 47163694c2e94eccb41473874d50bf79: Bootstrap starting.
I20260709 13:17:47.854648 16449 catalog_manager.cc:5697] T ed2bb928f0f04f46bcc3d7454a70ddfb P d7d9299aafb5448bafaf4d555726db3b reported cstate change: term changed from 0 to 1, leader changed from <none> to d7d9299aafb5448bafaf4d555726db3b (127.12.19.130). New cstate: current_term: 1 leader_uuid: "d7d9299aafb5448bafaf4d555726db3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:47.854598 16451 catalog_manager.cc:5697] T 54c087c17aaa4a63ab083931a79d3590 P f7e6c9ea056a444ab8248a43538f5e17 reported cstate change: term changed from 0 to 1, leader changed from <none> to f7e6c9ea056a444ab8248a43538f5e17 (127.12.19.131). New cstate: current_term: 1 leader_uuid: "f7e6c9ea056a444ab8248a43538f5e17" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:47.857730 16743 tablet_bootstrap.cc:654] T 42c1e297d34f4e0cba89646239a4b3b4 P 47163694c2e94eccb41473874d50bf79: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:47.862172 16743 tablet_bootstrap.cc:492] T 42c1e297d34f4e0cba89646239a4b3b4 P 47163694c2e94eccb41473874d50bf79: No bootstrap required, opened a new log
I20260709 13:17:47.862584 16743 ts_tablet_manager.cc:1403] T 42c1e297d34f4e0cba89646239a4b3b4 P 47163694c2e94eccb41473874d50bf79: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 13:17:47.864626 16448 catalog_manager.cc:5697] T dd0a5ec117a44658adc8a9334b1c07fe P 47163694c2e94eccb41473874d50bf79 reported cstate change: term changed from 0 to 1, leader changed from <none> to 47163694c2e94eccb41473874d50bf79 (127.12.19.129). New cstate: current_term: 1 leader_uuid: "47163694c2e94eccb41473874d50bf79" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:47.865067 16743 raft_consensus.cc:359] T 42c1e297d34f4e0cba89646239a4b3b4 P 47163694c2e94eccb41473874d50bf79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:47.865888 16743 raft_consensus.cc:385] T 42c1e297d34f4e0cba89646239a4b3b4 P 47163694c2e94eccb41473874d50bf79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:47.866130 16743 raft_consensus.cc:740] T 42c1e297d34f4e0cba89646239a4b3b4 P 47163694c2e94eccb41473874d50bf79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47163694c2e94eccb41473874d50bf79, State: Initialized, Role: FOLLOWER
I20260709 13:17:47.866725 16743 consensus_queue.cc:260] T 42c1e297d34f4e0cba89646239a4b3b4 P 47163694c2e94eccb41473874d50bf79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:47.868439 16743 ts_tablet_manager.cc:1434] T 42c1e297d34f4e0cba89646239a4b3b4 P 47163694c2e94eccb41473874d50bf79: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:17:47.869156 16743 tablet_bootstrap.cc:492] T ed2bb928f0f04f46bcc3d7454a70ddfb P 47163694c2e94eccb41473874d50bf79: Bootstrap starting.
I20260709 13:17:47.873838 16743 tablet_bootstrap.cc:654] T ed2bb928f0f04f46bcc3d7454a70ddfb P 47163694c2e94eccb41473874d50bf79: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:47.879254 16743 tablet_bootstrap.cc:492] T ed2bb928f0f04f46bcc3d7454a70ddfb P 47163694c2e94eccb41473874d50bf79: No bootstrap required, opened a new log
I20260709 13:17:47.879736 16743 ts_tablet_manager.cc:1403] T ed2bb928f0f04f46bcc3d7454a70ddfb P 47163694c2e94eccb41473874d50bf79: Time spent bootstrapping tablet: real 0.011s	user 0.008s	sys 0.002s
I20260709 13:17:47.882315 16743 raft_consensus.cc:359] T ed2bb928f0f04f46bcc3d7454a70ddfb P 47163694c2e94eccb41473874d50bf79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:47.882979 16743 raft_consensus.cc:385] T ed2bb928f0f04f46bcc3d7454a70ddfb P 47163694c2e94eccb41473874d50bf79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:47.883283 16743 raft_consensus.cc:740] T ed2bb928f0f04f46bcc3d7454a70ddfb P 47163694c2e94eccb41473874d50bf79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47163694c2e94eccb41473874d50bf79, State: Initialized, Role: FOLLOWER
I20260709 13:17:47.883965 16743 consensus_queue.cc:260] T ed2bb928f0f04f46bcc3d7454a70ddfb P 47163694c2e94eccb41473874d50bf79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:47.885216 16743 ts_tablet_manager.cc:1434] T ed2bb928f0f04f46bcc3d7454a70ddfb P 47163694c2e94eccb41473874d50bf79: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.002s
I20260709 13:17:47.915283 16769 raft_consensus.cc:493] T ed2bb928f0f04f46bcc3d7454a70ddfb P 47163694c2e94eccb41473874d50bf79 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:47.915709 16769 raft_consensus.cc:515] T ed2bb928f0f04f46bcc3d7454a70ddfb P 47163694c2e94eccb41473874d50bf79 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:47.917260 16769 leader_election.cc:290] T ed2bb928f0f04f46bcc3d7454a70ddfb P 47163694c2e94eccb41473874d50bf79 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d7d9299aafb5448bafaf4d555726db3b (127.12.19.130:44625), f7e6c9ea056a444ab8248a43538f5e17 (127.12.19.131:44033)
I20260709 13:17:47.918063 16627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed2bb928f0f04f46bcc3d7454a70ddfb" candidate_uuid: "47163694c2e94eccb41473874d50bf79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7d9299aafb5448bafaf4d555726db3b" is_pre_election: true
I20260709 13:17:47.918251 16702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed2bb928f0f04f46bcc3d7454a70ddfb" candidate_uuid: "47163694c2e94eccb41473874d50bf79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7e6c9ea056a444ab8248a43538f5e17" is_pre_election: true
I20260709 13:17:47.919021 16702 raft_consensus.cc:2393] T ed2bb928f0f04f46bcc3d7454a70ddfb P f7e6c9ea056a444ab8248a43538f5e17 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 47163694c2e94eccb41473874d50bf79 in current term 1: Already voted for candidate d7d9299aafb5448bafaf4d555726db3b in this term.
I20260709 13:17:47.920068 16517 leader_election.cc:304] T ed2bb928f0f04f46bcc3d7454a70ddfb P 47163694c2e94eccb41473874d50bf79 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 47163694c2e94eccb41473874d50bf79; no voters: d7d9299aafb5448bafaf4d555726db3b, f7e6c9ea056a444ab8248a43538f5e17
I20260709 13:17:47.920712 16769 raft_consensus.cc:3060] T ed2bb928f0f04f46bcc3d7454a70ddfb P 47163694c2e94eccb41473874d50bf79 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:47.925633 16769 raft_consensus.cc:2749] T ed2bb928f0f04f46bcc3d7454a70ddfb P 47163694c2e94eccb41473874d50bf79 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:47.931988 16769 raft_consensus.cc:493] T 75d42a76734c4e4ca9d81ef5b010b77b P 47163694c2e94eccb41473874d50bf79 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:47.932351 16769 raft_consensus.cc:515] T 75d42a76734c4e4ca9d81ef5b010b77b P 47163694c2e94eccb41473874d50bf79 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:47.933861 16769 leader_election.cc:290] T 75d42a76734c4e4ca9d81ef5b010b77b P 47163694c2e94eccb41473874d50bf79 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d7d9299aafb5448bafaf4d555726db3b (127.12.19.130:44625), f7e6c9ea056a444ab8248a43538f5e17 (127.12.19.131:44033)
I20260709 13:17:47.934548 16627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75d42a76734c4e4ca9d81ef5b010b77b" candidate_uuid: "47163694c2e94eccb41473874d50bf79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7d9299aafb5448bafaf4d555726db3b" is_pre_election: true
I20260709 13:17:47.934878 16702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75d42a76734c4e4ca9d81ef5b010b77b" candidate_uuid: "47163694c2e94eccb41473874d50bf79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7e6c9ea056a444ab8248a43538f5e17" is_pre_election: true
I20260709 13:17:47.935223 16627 raft_consensus.cc:2468] T 75d42a76734c4e4ca9d81ef5b010b77b P d7d9299aafb5448bafaf4d555726db3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47163694c2e94eccb41473874d50bf79 in term 0.
I20260709 13:17:47.935581 16702 raft_consensus.cc:2468] T 75d42a76734c4e4ca9d81ef5b010b77b P f7e6c9ea056a444ab8248a43538f5e17 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47163694c2e94eccb41473874d50bf79 in term 0.
I20260709 13:17:47.936305 16516 leader_election.cc:304] T 75d42a76734c4e4ca9d81ef5b010b77b P 47163694c2e94eccb41473874d50bf79 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47163694c2e94eccb41473874d50bf79, d7d9299aafb5448bafaf4d555726db3b; no voters: 
I20260709 13:17:47.936877 16769 raft_consensus.cc:2804] T 75d42a76734c4e4ca9d81ef5b010b77b P 47163694c2e94eccb41473874d50bf79 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:47.937263 16769 raft_consensus.cc:493] T 75d42a76734c4e4ca9d81ef5b010b77b P 47163694c2e94eccb41473874d50bf79 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:47.937531 16769 raft_consensus.cc:3060] T 75d42a76734c4e4ca9d81ef5b010b77b P 47163694c2e94eccb41473874d50bf79 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:47.942068 16769 raft_consensus.cc:515] T 75d42a76734c4e4ca9d81ef5b010b77b P 47163694c2e94eccb41473874d50bf79 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:47.943601 16769 leader_election.cc:290] T 75d42a76734c4e4ca9d81ef5b010b77b P 47163694c2e94eccb41473874d50bf79 [CANDIDATE]: Term 1 election: Requested vote from peers d7d9299aafb5448bafaf4d555726db3b (127.12.19.130:44625), f7e6c9ea056a444ab8248a43538f5e17 (127.12.19.131:44033)
I20260709 13:17:47.944219 16627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75d42a76734c4e4ca9d81ef5b010b77b" candidate_uuid: "47163694c2e94eccb41473874d50bf79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7d9299aafb5448bafaf4d555726db3b"
I20260709 13:17:47.944490 16702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75d42a76734c4e4ca9d81ef5b010b77b" candidate_uuid: "47163694c2e94eccb41473874d50bf79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7e6c9ea056a444ab8248a43538f5e17"
I20260709 13:17:47.944742 16627 raft_consensus.cc:3060] T 75d42a76734c4e4ca9d81ef5b010b77b P d7d9299aafb5448bafaf4d555726db3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:47.945056 16702 raft_consensus.cc:3060] T 75d42a76734c4e4ca9d81ef5b010b77b P f7e6c9ea056a444ab8248a43538f5e17 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:47.949409 16627 raft_consensus.cc:2468] T 75d42a76734c4e4ca9d81ef5b010b77b P d7d9299aafb5448bafaf4d555726db3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47163694c2e94eccb41473874d50bf79 in term 1.
I20260709 13:17:47.949486 16702 raft_consensus.cc:2468] T 75d42a76734c4e4ca9d81ef5b010b77b P f7e6c9ea056a444ab8248a43538f5e17 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47163694c2e94eccb41473874d50bf79 in term 1.
I20260709 13:17:47.950518 16516 leader_election.cc:304] T 75d42a76734c4e4ca9d81ef5b010b77b P 47163694c2e94eccb41473874d50bf79 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47163694c2e94eccb41473874d50bf79, d7d9299aafb5448bafaf4d555726db3b; no voters: 
I20260709 13:17:47.951231 16769 raft_consensus.cc:2804] T 75d42a76734c4e4ca9d81ef5b010b77b P 47163694c2e94eccb41473874d50bf79 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:47.951658 16769 raft_consensus.cc:697] T 75d42a76734c4e4ca9d81ef5b010b77b P 47163694c2e94eccb41473874d50bf79 [term 1 LEADER]: Becoming Leader. State: Replica: 47163694c2e94eccb41473874d50bf79, State: Running, Role: LEADER
I20260709 13:17:47.952271 16769 consensus_queue.cc:237] T 75d42a76734c4e4ca9d81ef5b010b77b P 47163694c2e94eccb41473874d50bf79 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:47.959390 16448 catalog_manager.cc:5697] T 75d42a76734c4e4ca9d81ef5b010b77b P 47163694c2e94eccb41473874d50bf79 reported cstate change: term changed from 0 to 1, leader changed from <none> to 47163694c2e94eccb41473874d50bf79 (127.12.19.129). New cstate: current_term: 1 leader_uuid: "47163694c2e94eccb41473874d50bf79" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:47.968627 16769 raft_consensus.cc:493] T 42c1e297d34f4e0cba89646239a4b3b4 P 47163694c2e94eccb41473874d50bf79 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:47.969099 16769 raft_consensus.cc:515] T 42c1e297d34f4e0cba89646239a4b3b4 P 47163694c2e94eccb41473874d50bf79 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:47.970798 16769 leader_election.cc:290] T 42c1e297d34f4e0cba89646239a4b3b4 P 47163694c2e94eccb41473874d50bf79 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d7d9299aafb5448bafaf4d555726db3b (127.12.19.130:44625), f7e6c9ea056a444ab8248a43538f5e17 (127.12.19.131:44033)
I20260709 13:17:47.971454 16627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42c1e297d34f4e0cba89646239a4b3b4" candidate_uuid: "47163694c2e94eccb41473874d50bf79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7d9299aafb5448bafaf4d555726db3b" is_pre_election: true
I20260709 13:17:47.971748 16702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42c1e297d34f4e0cba89646239a4b3b4" candidate_uuid: "47163694c2e94eccb41473874d50bf79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7e6c9ea056a444ab8248a43538f5e17" is_pre_election: true
I20260709 13:17:47.972435 16702 raft_consensus.cc:2393] T 42c1e297d34f4e0cba89646239a4b3b4 P f7e6c9ea056a444ab8248a43538f5e17 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 47163694c2e94eccb41473874d50bf79 in current term 1: Already voted for candidate d7d9299aafb5448bafaf4d555726db3b in this term.
I20260709 13:17:47.973222 16517 leader_election.cc:304] T 42c1e297d34f4e0cba89646239a4b3b4 P 47163694c2e94eccb41473874d50bf79 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 47163694c2e94eccb41473874d50bf79; no voters: d7d9299aafb5448bafaf4d555726db3b, f7e6c9ea056a444ab8248a43538f5e17
I20260709 13:17:47.973856 16769 raft_consensus.cc:3060] T 42c1e297d34f4e0cba89646239a4b3b4 P 47163694c2e94eccb41473874d50bf79 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:47.978510 16769 raft_consensus.cc:2749] T 42c1e297d34f4e0cba89646239a4b3b4 P 47163694c2e94eccb41473874d50bf79 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:48.002924 16765 raft_consensus.cc:493] T f309ccf8d86446f5bdbe94eca4cef635 P d7d9299aafb5448bafaf4d555726db3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:48.003736 16782 raft_consensus.cc:493] T a7bdef1001cb4607adc02f758e9a7597 P d7d9299aafb5448bafaf4d555726db3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:48.003508 16765 raft_consensus.cc:515] T f309ccf8d86446f5bdbe94eca4cef635 P d7d9299aafb5448bafaf4d555726db3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:48.004226 16782 raft_consensus.cc:515] T a7bdef1001cb4607adc02f758e9a7597 P d7d9299aafb5448bafaf4d555726db3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:48.005931 16765 leader_election.cc:290] T f309ccf8d86446f5bdbe94eca4cef635 P d7d9299aafb5448bafaf4d555726db3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47163694c2e94eccb41473874d50bf79 (127.12.19.129:37349), f7e6c9ea056a444ab8248a43538f5e17 (127.12.19.131:44033)
I20260709 13:17:48.006382 16782 leader_election.cc:290] T a7bdef1001cb4607adc02f758e9a7597 P d7d9299aafb5448bafaf4d555726db3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47163694c2e94eccb41473874d50bf79 (127.12.19.129:37349), f7e6c9ea056a444ab8248a43538f5e17 (127.12.19.131:44033)
I20260709 13:17:48.007316 16702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f309ccf8d86446f5bdbe94eca4cef635" candidate_uuid: "d7d9299aafb5448bafaf4d555726db3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7e6c9ea056a444ab8248a43538f5e17" is_pre_election: true
I20260709 13:17:48.007675 16700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7bdef1001cb4607adc02f758e9a7597" candidate_uuid: "d7d9299aafb5448bafaf4d555726db3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7e6c9ea056a444ab8248a43538f5e17" is_pre_election: true
I20260709 13:17:48.008100 16702 raft_consensus.cc:2393] T f309ccf8d86446f5bdbe94eca4cef635 P f7e6c9ea056a444ab8248a43538f5e17 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d7d9299aafb5448bafaf4d555726db3b in current term 1: Already voted for candidate 47163694c2e94eccb41473874d50bf79 in this term.
I20260709 13:17:48.008085 16551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f309ccf8d86446f5bdbe94eca4cef635" candidate_uuid: "d7d9299aafb5448bafaf4d555726db3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47163694c2e94eccb41473874d50bf79" is_pre_election: true
I20260709 13:17:48.008388 16700 raft_consensus.cc:2393] T a7bdef1001cb4607adc02f758e9a7597 P f7e6c9ea056a444ab8248a43538f5e17 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d7d9299aafb5448bafaf4d555726db3b in current term 1: Already voted for candidate 47163694c2e94eccb41473874d50bf79 in this term.
I20260709 13:17:48.010052 16551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7bdef1001cb4607adc02f758e9a7597" candidate_uuid: "d7d9299aafb5448bafaf4d555726db3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47163694c2e94eccb41473874d50bf79" is_pre_election: true
I20260709 13:17:48.010067 16592 leader_election.cc:304] T f309ccf8d86446f5bdbe94eca4cef635 P d7d9299aafb5448bafaf4d555726db3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d7d9299aafb5448bafaf4d555726db3b; no voters: 47163694c2e94eccb41473874d50bf79, f7e6c9ea056a444ab8248a43538f5e17
I20260709 13:17:48.010980 16782 raft_consensus.cc:3060] T f309ccf8d86446f5bdbe94eca4cef635 P d7d9299aafb5448bafaf4d555726db3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:48.011713 16592 leader_election.cc:304] T a7bdef1001cb4607adc02f758e9a7597 P d7d9299aafb5448bafaf4d555726db3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d7d9299aafb5448bafaf4d555726db3b; no voters: 47163694c2e94eccb41473874d50bf79, f7e6c9ea056a444ab8248a43538f5e17
I20260709 13:17:48.012454 16765 raft_consensus.cc:3060] T a7bdef1001cb4607adc02f758e9a7597 P d7d9299aafb5448bafaf4d555726db3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:48.015690 16769 consensus_queue.cc:1048] T f309ccf8d86446f5bdbe94eca4cef635 P 47163694c2e94eccb41473874d50bf79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:48.018002 16782 raft_consensus.cc:2749] T f309ccf8d86446f5bdbe94eca4cef635 P d7d9299aafb5448bafaf4d555726db3b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:48.018501 16765 raft_consensus.cc:2749] T a7bdef1001cb4607adc02f758e9a7597 P d7d9299aafb5448bafaf4d555726db3b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:48.022054 16769 consensus_queue.cc:1048] T f309ccf8d86446f5bdbe94eca4cef635 P 47163694c2e94eccb41473874d50bf79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:48.079820 16752 raft_consensus.cc:493] T dd0a5ec117a44658adc8a9334b1c07fe P f7e6c9ea056a444ab8248a43538f5e17 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:48.080391 16752 raft_consensus.cc:515] T dd0a5ec117a44658adc8a9334b1c07fe P f7e6c9ea056a444ab8248a43538f5e17 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:48.082571 16752 leader_election.cc:290] T dd0a5ec117a44658adc8a9334b1c07fe P f7e6c9ea056a444ab8248a43538f5e17 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d7d9299aafb5448bafaf4d555726db3b (127.12.19.130:44625), 47163694c2e94eccb41473874d50bf79 (127.12.19.129:37349)
I20260709 13:17:48.083508 16627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd0a5ec117a44658adc8a9334b1c07fe" candidate_uuid: "f7e6c9ea056a444ab8248a43538f5e17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7d9299aafb5448bafaf4d555726db3b" is_pre_election: true
I20260709 13:17:48.083717 16551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd0a5ec117a44658adc8a9334b1c07fe" candidate_uuid: "f7e6c9ea056a444ab8248a43538f5e17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47163694c2e94eccb41473874d50bf79" is_pre_election: true
I20260709 13:17:48.084265 16627 raft_consensus.cc:2393] T dd0a5ec117a44658adc8a9334b1c07fe P d7d9299aafb5448bafaf4d555726db3b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f7e6c9ea056a444ab8248a43538f5e17 in current term 1: Already voted for candidate 47163694c2e94eccb41473874d50bf79 in this term.
I20260709 13:17:48.085171 16665 leader_election.cc:304] T dd0a5ec117a44658adc8a9334b1c07fe P f7e6c9ea056a444ab8248a43538f5e17 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f7e6c9ea056a444ab8248a43538f5e17; no voters: 47163694c2e94eccb41473874d50bf79, d7d9299aafb5448bafaf4d555726db3b
I20260709 13:17:48.085763 16752 raft_consensus.cc:3060] T dd0a5ec117a44658adc8a9334b1c07fe P f7e6c9ea056a444ab8248a43538f5e17 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:48.090338 16752 raft_consensus.cc:2749] T dd0a5ec117a44658adc8a9334b1c07fe P f7e6c9ea056a444ab8248a43538f5e17 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:48.108615 16778 consensus_queue.cc:1048] T a7bdef1001cb4607adc02f758e9a7597 P 47163694c2e94eccb41473874d50bf79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:48.114372 12366 ts_manager.cc:295] Set tserver state for 47163694c2e94eccb41473874d50bf79 to MAINTENANCE_MODE
I20260709 13:17:48.115185 12366 tablet_server.cc:179] TabletServer@127.12.19.129:0 shutting down...
I20260709 13:17:48.128895 16749 consensus_queue.cc:1048] T a7bdef1001cb4607adc02f758e9a7597 P 47163694c2e94eccb41473874d50bf79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:48.149333 16782 consensus_queue.cc:1048] T 42c1e297d34f4e0cba89646239a4b3b4 P d7d9299aafb5448bafaf4d555726db3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:48.151543 12366 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:17:48.152083 16749 consensus_queue.cc:1048] T 44d049bf014043529c9cfde7c7c53bee P 47163694c2e94eccb41473874d50bf79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:48.154083 12366 tablet_replica.cc:333] T 4d2f8f0482c24190933724be7ee73635 P 47163694c2e94eccb41473874d50bf79: stopping tablet replica
I20260709 13:17:48.154965 12366 raft_consensus.cc:2243] T 4d2f8f0482c24190933724be7ee73635 P 47163694c2e94eccb41473874d50bf79 [term 0 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:48.155443 12366 raft_consensus.cc:2272] T 4d2f8f0482c24190933724be7ee73635 P 47163694c2e94eccb41473874d50bf79 [term 0 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:48.158053 12366 tablet_replica.cc:333] T 75d42a76734c4e4ca9d81ef5b010b77b P 47163694c2e94eccb41473874d50bf79: stopping tablet replica
I20260709 13:17:48.158088 16749 consensus_queue.cc:1048] T dd0a5ec117a44658adc8a9334b1c07fe P 47163694c2e94eccb41473874d50bf79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:48.159020 12366 raft_consensus.cc:2243] T 75d42a76734c4e4ca9d81ef5b010b77b P 47163694c2e94eccb41473874d50bf79 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:48.159780 12366 pending_rounds.cc:70] T 75d42a76734c4e4ca9d81ef5b010b77b P 47163694c2e94eccb41473874d50bf79: Trying to abort 1 pending ops.
I20260709 13:17:48.160084 12366 pending_rounds.cc:77] T 75d42a76734c4e4ca9d81ef5b010b77b P 47163694c2e94eccb41473874d50bf79: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305638166339256320 op_type: NO_OP noop_request { }
I20260709 13:17:48.160480 12366 raft_consensus.cc:2889] T 75d42a76734c4e4ca9d81ef5b010b77b P 47163694c2e94eccb41473874d50bf79 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:17:48.160807 12366 raft_consensus.cc:2272] T 75d42a76734c4e4ca9d81ef5b010b77b P 47163694c2e94eccb41473874d50bf79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:48.165454 16749 consensus_queue.cc:1048] T 44d049bf014043529c9cfde7c7c53bee P 47163694c2e94eccb41473874d50bf79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:17:48.169374 16592 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 141 similar messages]
I20260709 13:17:48.174487 12366 tablet_replica.cc:333] T ed2bb928f0f04f46bcc3d7454a70ddfb P 47163694c2e94eccb41473874d50bf79: stopping tablet replica
I20260709 13:17:48.175500 12366 raft_consensus.cc:2243] T ed2bb928f0f04f46bcc3d7454a70ddfb P 47163694c2e94eccb41473874d50bf79 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:48.175968 12366 raft_consensus.cc:2272] T ed2bb928f0f04f46bcc3d7454a70ddfb P 47163694c2e94eccb41473874d50bf79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:48.178737 12366 tablet_replica.cc:333] T 44d049bf014043529c9cfde7c7c53bee P 47163694c2e94eccb41473874d50bf79: stopping tablet replica
I20260709 13:17:48.179577 12366 raft_consensus.cc:2243] T 44d049bf014043529c9cfde7c7c53bee P 47163694c2e94eccb41473874d50bf79 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:48.180382 12366 raft_consensus.cc:2272] T 44d049bf014043529c9cfde7c7c53bee P 47163694c2e94eccb41473874d50bf79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:48.182226 16812 consensus_queue.cc:1048] T dd0a5ec117a44658adc8a9334b1c07fe P 47163694c2e94eccb41473874d50bf79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:48.183239 12366 tablet_replica.cc:333] T a7bdef1001cb4607adc02f758e9a7597 P 47163694c2e94eccb41473874d50bf79: stopping tablet replica
I20260709 13:17:48.184149 12366 raft_consensus.cc:2243] T a7bdef1001cb4607adc02f758e9a7597 P 47163694c2e94eccb41473874d50bf79 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:48.185397 12366 raft_consensus.cc:2272] T a7bdef1001cb4607adc02f758e9a7597 P 47163694c2e94eccb41473874d50bf79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:48.189281 12366 tablet_replica.cc:333] T 42c1e297d34f4e0cba89646239a4b3b4 P 47163694c2e94eccb41473874d50bf79: stopping tablet replica
W20260709 13:17:48.189308 16592 consensus_peers.cc:597] T 42c1e297d34f4e0cba89646239a4b3b4 P d7d9299aafb5448bafaf4d555726db3b -> Peer 47163694c2e94eccb41473874d50bf79 (127.12.19.129:37349): Couldn't send request to peer 47163694c2e94eccb41473874d50bf79. 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 13:17:48.189986 12366 raft_consensus.cc:2243] T 42c1e297d34f4e0cba89646239a4b3b4 P 47163694c2e94eccb41473874d50bf79 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:48.190346 12366 raft_consensus.cc:2272] T 42c1e297d34f4e0cba89646239a4b3b4 P 47163694c2e94eccb41473874d50bf79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:48.192617 12366 tablet_replica.cc:333] T 54c087c17aaa4a63ab083931a79d3590 P 47163694c2e94eccb41473874d50bf79: stopping tablet replica
I20260709 13:17:48.193325 12366 raft_consensus.cc:2243] T 54c087c17aaa4a63ab083931a79d3590 P 47163694c2e94eccb41473874d50bf79 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:48.193754 12366 raft_consensus.cc:2272] T 54c087c17aaa4a63ab083931a79d3590 P 47163694c2e94eccb41473874d50bf79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:48.195197 12366 tablet_replica.cc:333] T f309ccf8d86446f5bdbe94eca4cef635 P 47163694c2e94eccb41473874d50bf79: stopping tablet replica
I20260709 13:17:48.195924 12366 raft_consensus.cc:2243] T f309ccf8d86446f5bdbe94eca4cef635 P 47163694c2e94eccb41473874d50bf79 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:48.196959 12366 raft_consensus.cc:2272] T f309ccf8d86446f5bdbe94eca4cef635 P 47163694c2e94eccb41473874d50bf79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:48.199661 12366 tablet_replica.cc:333] T dd0a5ec117a44658adc8a9334b1c07fe P 47163694c2e94eccb41473874d50bf79: stopping tablet replica
I20260709 13:17:48.200296 12366 raft_consensus.cc:2243] T dd0a5ec117a44658adc8a9334b1c07fe P 47163694c2e94eccb41473874d50bf79 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:48.201268 12366 raft_consensus.cc:2272] T dd0a5ec117a44658adc8a9334b1c07fe P 47163694c2e94eccb41473874d50bf79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:48.205128 12366 tablet_replica.cc:333] T c62be899223541048ddc184f5c3fec65 P 47163694c2e94eccb41473874d50bf79: stopping tablet replica
I20260709 13:17:48.205758 12366 raft_consensus.cc:2243] T c62be899223541048ddc184f5c3fec65 P 47163694c2e94eccb41473874d50bf79 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:48.206458 12366 pending_rounds.cc:70] T c62be899223541048ddc184f5c3fec65 P 47163694c2e94eccb41473874d50bf79: Trying to abort 1 pending ops.
I20260709 13:17:48.206679 12366 pending_rounds.cc:77] T c62be899223541048ddc184f5c3fec65 P 47163694c2e94eccb41473874d50bf79: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305638164983721984 op_type: NO_OP noop_request { }
I20260709 13:17:48.207036 12366 raft_consensus.cc:2889] T c62be899223541048ddc184f5c3fec65 P 47163694c2e94eccb41473874d50bf79 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:17:48.207391 12366 raft_consensus.cc:2272] T c62be899223541048ddc184f5c3fec65 P 47163694c2e94eccb41473874d50bf79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:48.227155 12366 tablet_server.cc:196] TabletServer@127.12.19.129:0 shutdown complete.
I20260709 13:17:48.291359 16789 consensus_queue.cc:1048] T 4d2f8f0482c24190933724be7ee73635 P d7d9299aafb5448bafaf4d555726db3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:17:48.304574 16592 consensus_peers.cc:597] T 4d2f8f0482c24190933724be7ee73635 P d7d9299aafb5448bafaf4d555726db3b -> Peer 47163694c2e94eccb41473874d50bf79 (127.12.19.129:37349): Couldn't send request to peer 47163694c2e94eccb41473874d50bf79. Status: Network error: Client connection negotiation failed: client connection to 127.12.19.129:37349: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:48.354308 16748 consensus_queue.cc:1048] T ed2bb928f0f04f46bcc3d7454a70ddfb P d7d9299aafb5448bafaf4d555726db3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:17:48.366436 16592 consensus_peers.cc:597] T ed2bb928f0f04f46bcc3d7454a70ddfb P d7d9299aafb5448bafaf4d555726db3b -> Peer 47163694c2e94eccb41473874d50bf79 (127.12.19.129:37349): Couldn't send request to peer 47163694c2e94eccb41473874d50bf79. Status: Network error: Client connection negotiation failed: client connection to 127.12.19.129:37349: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:48.398175 16752 consensus_queue.cc:1048] T 54c087c17aaa4a63ab083931a79d3590 P f7e6c9ea056a444ab8248a43538f5e17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:17:48.416640 16666 consensus_peers.cc:597] T 54c087c17aaa4a63ab083931a79d3590 P f7e6c9ea056a444ab8248a43538f5e17 -> Peer 47163694c2e94eccb41473874d50bf79 (127.12.19.129:37349): Couldn't send request to peer 47163694c2e94eccb41473874d50bf79. Status: Network error: Client connection negotiation failed: client connection to 127.12.19.129:37349: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:48.534868 16498 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:17:49.211184 16748 raft_consensus.cc:493] T c62be899223541048ddc184f5c3fec65 P d7d9299aafb5448bafaf4d555726db3b [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:49.211727 16748 raft_consensus.cc:515] T c62be899223541048ddc184f5c3fec65 P d7d9299aafb5448bafaf4d555726db3b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:49.213475 16748 leader_election.cc:290] T c62be899223541048ddc184f5c3fec65 P d7d9299aafb5448bafaf4d555726db3b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 47163694c2e94eccb41473874d50bf79 (127.12.19.129:37349), f7e6c9ea056a444ab8248a43538f5e17 (127.12.19.131:44033)
I20260709 13:17:49.214921 16702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c62be899223541048ddc184f5c3fec65" candidate_uuid: "d7d9299aafb5448bafaf4d555726db3b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7e6c9ea056a444ab8248a43538f5e17" is_pre_election: true
I20260709 13:17:49.215634 16702 raft_consensus.cc:2468] T c62be899223541048ddc184f5c3fec65 P f7e6c9ea056a444ab8248a43538f5e17 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d7d9299aafb5448bafaf4d555726db3b in term 1.
I20260709 13:17:49.216714 16592 leader_election.cc:304] T c62be899223541048ddc184f5c3fec65 P d7d9299aafb5448bafaf4d555726db3b [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: d7d9299aafb5448bafaf4d555726db3b, f7e6c9ea056a444ab8248a43538f5e17; no voters: 
I20260709 13:17:49.217407 16748 raft_consensus.cc:2804] T c62be899223541048ddc184f5c3fec65 P d7d9299aafb5448bafaf4d555726db3b [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 13:17:49.217470 16592 leader_election.cc:336] T c62be899223541048ddc184f5c3fec65 P d7d9299aafb5448bafaf4d555726db3b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 47163694c2e94eccb41473874d50bf79 (127.12.19.129:37349): Network error: Client connection negotiation failed: client connection to 127.12.19.129:37349: connect: Connection refused (error 111)
I20260709 13:17:49.217814 16748 raft_consensus.cc:493] T c62be899223541048ddc184f5c3fec65 P d7d9299aafb5448bafaf4d555726db3b [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:49.218173 16748 raft_consensus.cc:3060] T c62be899223541048ddc184f5c3fec65 P d7d9299aafb5448bafaf4d555726db3b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:49.223169 16748 raft_consensus.cc:515] T c62be899223541048ddc184f5c3fec65 P d7d9299aafb5448bafaf4d555726db3b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:49.224802 16748 leader_election.cc:290] T c62be899223541048ddc184f5c3fec65 P d7d9299aafb5448bafaf4d555726db3b [CANDIDATE]: Term 2 election: Requested vote from peers 47163694c2e94eccb41473874d50bf79 (127.12.19.129:37349), f7e6c9ea056a444ab8248a43538f5e17 (127.12.19.131:44033)
I20260709 13:17:49.226236 16702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c62be899223541048ddc184f5c3fec65" candidate_uuid: "d7d9299aafb5448bafaf4d555726db3b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7e6c9ea056a444ab8248a43538f5e17"
I20260709 13:17:49.226827 16702 raft_consensus.cc:3060] T c62be899223541048ddc184f5c3fec65 P f7e6c9ea056a444ab8248a43538f5e17 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:17:49.228286 16592 leader_election.cc:336] T c62be899223541048ddc184f5c3fec65 P d7d9299aafb5448bafaf4d555726db3b [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 47163694c2e94eccb41473874d50bf79 (127.12.19.129:37349): Network error: Client connection negotiation failed: client connection to 127.12.19.129:37349: connect: Connection refused (error 111)
I20260709 13:17:49.231783 16702 raft_consensus.cc:2468] T c62be899223541048ddc184f5c3fec65 P f7e6c9ea056a444ab8248a43538f5e17 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7d9299aafb5448bafaf4d555726db3b in term 2.
I20260709 13:17:49.232745 16592 leader_election.cc:304] T c62be899223541048ddc184f5c3fec65 P d7d9299aafb5448bafaf4d555726db3b [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: d7d9299aafb5448bafaf4d555726db3b, f7e6c9ea056a444ab8248a43538f5e17; no voters: 47163694c2e94eccb41473874d50bf79
I20260709 13:17:49.233392 16748 raft_consensus.cc:2804] T c62be899223541048ddc184f5c3fec65 P d7d9299aafb5448bafaf4d555726db3b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:49.234265 16748 raft_consensus.cc:697] T c62be899223541048ddc184f5c3fec65 P d7d9299aafb5448bafaf4d555726db3b [term 2 LEADER]: Becoming Leader. State: Replica: d7d9299aafb5448bafaf4d555726db3b, State: Running, Role: LEADER
I20260709 13:17:49.235421 16748 consensus_queue.cc:237] T c62be899223541048ddc184f5c3fec65 P d7d9299aafb5448bafaf4d555726db3b [LEADER]: Queue going to LEADER 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: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:49.241896 16448 catalog_manager.cc:5697] T c62be899223541048ddc184f5c3fec65 P d7d9299aafb5448bafaf4d555726db3b reported cstate change: term changed from 1 to 2, leader changed from 47163694c2e94eccb41473874d50bf79 (127.12.19.129) to d7d9299aafb5448bafaf4d555726db3b (127.12.19.130). New cstate: current_term: 2 leader_uuid: "d7d9299aafb5448bafaf4d555726db3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:49.526427 16825 raft_consensus.cc:493] T f309ccf8d86446f5bdbe94eca4cef635 P f7e6c9ea056a444ab8248a43538f5e17 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 47163694c2e94eccb41473874d50bf79)
I20260709 13:17:49.526863 16825 raft_consensus.cc:515] T f309ccf8d86446f5bdbe94eca4cef635 P f7e6c9ea056a444ab8248a43538f5e17 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:49.528599 16748 raft_consensus.cc:493] T f309ccf8d86446f5bdbe94eca4cef635 P d7d9299aafb5448bafaf4d555726db3b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 47163694c2e94eccb41473874d50bf79)
I20260709 13:17:49.528666 16825 leader_election.cc:290] T f309ccf8d86446f5bdbe94eca4cef635 P f7e6c9ea056a444ab8248a43538f5e17 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 47163694c2e94eccb41473874d50bf79 (127.12.19.129:37349), d7d9299aafb5448bafaf4d555726db3b (127.12.19.130:44625)
I20260709 13:17:49.529237 16748 raft_consensus.cc:515] T f309ccf8d86446f5bdbe94eca4cef635 P d7d9299aafb5448bafaf4d555726db3b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:49.529811 16626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f309ccf8d86446f5bdbe94eca4cef635" candidate_uuid: "f7e6c9ea056a444ab8248a43538f5e17" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d7d9299aafb5448bafaf4d555726db3b" is_pre_election: true
I20260709 13:17:49.530444 16626 raft_consensus.cc:2468] T f309ccf8d86446f5bdbe94eca4cef635 P d7d9299aafb5448bafaf4d555726db3b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7e6c9ea056a444ab8248a43538f5e17 in term 1.
I20260709 13:17:49.531325 16748 leader_election.cc:290] T f309ccf8d86446f5bdbe94eca4cef635 P d7d9299aafb5448bafaf4d555726db3b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 47163694c2e94eccb41473874d50bf79 (127.12.19.129:37349), f7e6c9ea056a444ab8248a43538f5e17 (127.12.19.131:44033)
I20260709 13:17:49.531752 16665 leader_election.cc:304] T f309ccf8d86446f5bdbe94eca4cef635 P f7e6c9ea056a444ab8248a43538f5e17 [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: d7d9299aafb5448bafaf4d555726db3b, f7e6c9ea056a444ab8248a43538f5e17; no voters: 
I20260709 13:17:49.532652 16825 raft_consensus.cc:2804] T f309ccf8d86446f5bdbe94eca4cef635 P f7e6c9ea056a444ab8248a43538f5e17 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:49.533049 16825 raft_consensus.cc:493] T f309ccf8d86446f5bdbe94eca4cef635 P f7e6c9ea056a444ab8248a43538f5e17 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 47163694c2e94eccb41473874d50bf79)
W20260709 13:17:49.533128 16666 leader_election.cc:336] T f309ccf8d86446f5bdbe94eca4cef635 P f7e6c9ea056a444ab8248a43538f5e17 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 47163694c2e94eccb41473874d50bf79 (127.12.19.129:37349): Network error: Client connection negotiation failed: client connection to 127.12.19.129:37349: connect: Connection refused (error 111)
I20260709 13:17:49.533468 16825 raft_consensus.cc:3060] T f309ccf8d86446f5bdbe94eca4cef635 P f7e6c9ea056a444ab8248a43538f5e17 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:49.533409 16702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f309ccf8d86446f5bdbe94eca4cef635" candidate_uuid: "d7d9299aafb5448bafaf4d555726db3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f7e6c9ea056a444ab8248a43538f5e17" is_pre_election: true
W20260709 13:17:49.535564 16592 leader_election.cc:336] T f309ccf8d86446f5bdbe94eca4cef635 P d7d9299aafb5448bafaf4d555726db3b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 47163694c2e94eccb41473874d50bf79 (127.12.19.129:37349): Network error: Client connection negotiation failed: client connection to 127.12.19.129:37349: connect: Connection refused (error 111)
W20260709 13:17:49.535946 16498 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:17:49.539206 16825 raft_consensus.cc:515] T f309ccf8d86446f5bdbe94eca4cef635 P f7e6c9ea056a444ab8248a43538f5e17 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:49.540200 16702 raft_consensus.cc:2393] T f309ccf8d86446f5bdbe94eca4cef635 P f7e6c9ea056a444ab8248a43538f5e17 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d7d9299aafb5448bafaf4d555726db3b in current term 2: Already voted for candidate f7e6c9ea056a444ab8248a43538f5e17 in this term.
I20260709 13:17:49.540971 16825 leader_election.cc:290] T f309ccf8d86446f5bdbe94eca4cef635 P f7e6c9ea056a444ab8248a43538f5e17 [CANDIDATE]: Term 2 election: Requested vote from peers 47163694c2e94eccb41473874d50bf79 (127.12.19.129:37349), d7d9299aafb5448bafaf4d555726db3b (127.12.19.130:44625)
I20260709 13:17:49.541851 16592 leader_election.cc:304] T f309ccf8d86446f5bdbe94eca4cef635 P d7d9299aafb5448bafaf4d555726db3b [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: d7d9299aafb5448bafaf4d555726db3b; no voters: 47163694c2e94eccb41473874d50bf79, f7e6c9ea056a444ab8248a43538f5e17
I20260709 13:17:49.542065 16626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f309ccf8d86446f5bdbe94eca4cef635" candidate_uuid: "f7e6c9ea056a444ab8248a43538f5e17" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d7d9299aafb5448bafaf4d555726db3b"
I20260709 13:17:49.542654 16626 raft_consensus.cc:3060] T f309ccf8d86446f5bdbe94eca4cef635 P d7d9299aafb5448bafaf4d555726db3b [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:17:49.544581 16666 leader_election.cc:336] T f309ccf8d86446f5bdbe94eca4cef635 P f7e6c9ea056a444ab8248a43538f5e17 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 47163694c2e94eccb41473874d50bf79 (127.12.19.129:37349): Network error: Client connection negotiation failed: client connection to 127.12.19.129:37349: connect: Connection refused (error 111)
I20260709 13:17:49.547400 16626 raft_consensus.cc:2468] T f309ccf8d86446f5bdbe94eca4cef635 P d7d9299aafb5448bafaf4d555726db3b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7e6c9ea056a444ab8248a43538f5e17 in term 2.
I20260709 13:17:49.547855 16748 raft_consensus.cc:2749] T f309ccf8d86446f5bdbe94eca4cef635 P d7d9299aafb5448bafaf4d555726db3b [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:49.548357 16665 leader_election.cc:304] T f309ccf8d86446f5bdbe94eca4cef635 P f7e6c9ea056a444ab8248a43538f5e17 [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: d7d9299aafb5448bafaf4d555726db3b, f7e6c9ea056a444ab8248a43538f5e17; no voters: 47163694c2e94eccb41473874d50bf79
I20260709 13:17:49.549049 16825 raft_consensus.cc:2804] T f309ccf8d86446f5bdbe94eca4cef635 P f7e6c9ea056a444ab8248a43538f5e17 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:49.550211 16825 raft_consensus.cc:697] T f309ccf8d86446f5bdbe94eca4cef635 P f7e6c9ea056a444ab8248a43538f5e17 [term 2 LEADER]: Becoming Leader. State: Replica: f7e6c9ea056a444ab8248a43538f5e17, State: Running, Role: LEADER
I20260709 13:17:49.550951 16825 consensus_queue.cc:237] T f309ccf8d86446f5bdbe94eca4cef635 P f7e6c9ea056a444ab8248a43538f5e17 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:49.557860 16448 catalog_manager.cc:5697] T f309ccf8d86446f5bdbe94eca4cef635 P f7e6c9ea056a444ab8248a43538f5e17 reported cstate change: term changed from 1 to 2, leader changed from 47163694c2e94eccb41473874d50bf79 (127.12.19.129) to f7e6c9ea056a444ab8248a43538f5e17 (127.12.19.131). New cstate: current_term: 2 leader_uuid: "f7e6c9ea056a444ab8248a43538f5e17" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:49.622519 16702 raft_consensus.cc:1275] T c62be899223541048ddc184f5c3fec65 P f7e6c9ea056a444ab8248a43538f5e17 [term 2 FOLLOWER]: Refusing update from remote peer d7d9299aafb5448bafaf4d555726db3b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:17:49.623654 16748 raft_consensus.cc:493] T a7bdef1001cb4607adc02f758e9a7597 P d7d9299aafb5448bafaf4d555726db3b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 47163694c2e94eccb41473874d50bf79)
I20260709 13:17:49.624011 16828 consensus_queue.cc:1048] T c62be899223541048ddc184f5c3fec65 P d7d9299aafb5448bafaf4d555726db3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:49.624253 16748 raft_consensus.cc:515] T a7bdef1001cb4607adc02f758e9a7597 P d7d9299aafb5448bafaf4d555726db3b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:49.626374 16748 leader_election.cc:290] T a7bdef1001cb4607adc02f758e9a7597 P d7d9299aafb5448bafaf4d555726db3b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 47163694c2e94eccb41473874d50bf79 (127.12.19.129:37349), f7e6c9ea056a444ab8248a43538f5e17 (127.12.19.131:44033)
I20260709 13:17:49.628144 16700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7bdef1001cb4607adc02f758e9a7597" candidate_uuid: "d7d9299aafb5448bafaf4d555726db3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f7e6c9ea056a444ab8248a43538f5e17" is_pre_election: true
W20260709 13:17:49.629827 16592 leader_election.cc:336] T a7bdef1001cb4607adc02f758e9a7597 P d7d9299aafb5448bafaf4d555726db3b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 47163694c2e94eccb41473874d50bf79 (127.12.19.129:37349): Network error: Client connection negotiation failed: client connection to 127.12.19.129:37349: connect: Connection refused (error 111)
I20260709 13:17:49.630719 16592 leader_election.cc:304] T a7bdef1001cb4607adc02f758e9a7597 P d7d9299aafb5448bafaf4d555726db3b [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: d7d9299aafb5448bafaf4d555726db3b; no voters: 47163694c2e94eccb41473874d50bf79, f7e6c9ea056a444ab8248a43538f5e17
I20260709 13:17:49.631512 16748 raft_consensus.cc:2749] T a7bdef1001cb4607adc02f758e9a7597 P d7d9299aafb5448bafaf4d555726db3b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:49.635133 16825 raft_consensus.cc:493] T a7bdef1001cb4607adc02f758e9a7597 P f7e6c9ea056a444ab8248a43538f5e17 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 47163694c2e94eccb41473874d50bf79)
I20260709 13:17:49.635614 16825 raft_consensus.cc:515] T a7bdef1001cb4607adc02f758e9a7597 P f7e6c9ea056a444ab8248a43538f5e17 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:49.637573 16825 leader_election.cc:290] T a7bdef1001cb4607adc02f758e9a7597 P f7e6c9ea056a444ab8248a43538f5e17 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 47163694c2e94eccb41473874d50bf79 (127.12.19.129:37349), d7d9299aafb5448bafaf4d555726db3b (127.12.19.130:44625)
I20260709 13:17:49.639041 16626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7bdef1001cb4607adc02f758e9a7597" candidate_uuid: "f7e6c9ea056a444ab8248a43538f5e17" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d7d9299aafb5448bafaf4d555726db3b" is_pre_election: true
I20260709 13:17:49.639719 16626 raft_consensus.cc:2468] T a7bdef1001cb4607adc02f758e9a7597 P d7d9299aafb5448bafaf4d555726db3b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7e6c9ea056a444ab8248a43538f5e17 in term 1.
I20260709 13:17:49.640923 16665 leader_election.cc:304] T a7bdef1001cb4607adc02f758e9a7597 P f7e6c9ea056a444ab8248a43538f5e17 [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: d7d9299aafb5448bafaf4d555726db3b, f7e6c9ea056a444ab8248a43538f5e17; no voters: 
I20260709 13:17:49.641861 16825 raft_consensus.cc:2804] T a7bdef1001cb4607adc02f758e9a7597 P f7e6c9ea056a444ab8248a43538f5e17 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:49.642230 16825 raft_consensus.cc:493] T a7bdef1001cb4607adc02f758e9a7597 P f7e6c9ea056a444ab8248a43538f5e17 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 47163694c2e94eccb41473874d50bf79)
I20260709 13:17:49.642554 16825 raft_consensus.cc:3060] T a7bdef1001cb4607adc02f758e9a7597 P f7e6c9ea056a444ab8248a43538f5e17 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:17:49.649962 16592 consensus_peers.cc:597] T c62be899223541048ddc184f5c3fec65 P d7d9299aafb5448bafaf4d555726db3b -> Peer 47163694c2e94eccb41473874d50bf79 (127.12.19.129:37349): Couldn't send request to peer 47163694c2e94eccb41473874d50bf79. Status: Network error: Client connection negotiation failed: client connection to 127.12.19.129:37349: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:49.650343 16666 leader_election.cc:336] T a7bdef1001cb4607adc02f758e9a7597 P f7e6c9ea056a444ab8248a43538f5e17 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 47163694c2e94eccb41473874d50bf79 (127.12.19.129:37349): Network error: Client connection negotiation failed: client connection to 127.12.19.129:37349: connect: Connection refused (error 111)
I20260709 13:17:49.651619 16825 raft_consensus.cc:515] T a7bdef1001cb4607adc02f758e9a7597 P f7e6c9ea056a444ab8248a43538f5e17 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:49.653631 16825 leader_election.cc:290] T a7bdef1001cb4607adc02f758e9a7597 P f7e6c9ea056a444ab8248a43538f5e17 [CANDIDATE]: Term 2 election: Requested vote from peers 47163694c2e94eccb41473874d50bf79 (127.12.19.129:37349), d7d9299aafb5448bafaf4d555726db3b (127.12.19.130:44625)
I20260709 13:17:49.654673 16626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7bdef1001cb4607adc02f758e9a7597" candidate_uuid: "f7e6c9ea056a444ab8248a43538f5e17" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d7d9299aafb5448bafaf4d555726db3b"
I20260709 13:17:49.655236 16626 raft_consensus.cc:3060] T a7bdef1001cb4607adc02f758e9a7597 P d7d9299aafb5448bafaf4d555726db3b [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:17:49.656978 16666 leader_election.cc:336] T a7bdef1001cb4607adc02f758e9a7597 P f7e6c9ea056a444ab8248a43538f5e17 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 47163694c2e94eccb41473874d50bf79 (127.12.19.129:37349): Network error: Client connection negotiation failed: client connection to 127.12.19.129:37349: connect: Connection refused (error 111)
I20260709 13:17:49.660619 16626 raft_consensus.cc:2468] T a7bdef1001cb4607adc02f758e9a7597 P d7d9299aafb5448bafaf4d555726db3b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7e6c9ea056a444ab8248a43538f5e17 in term 2.
I20260709 13:17:49.661489 16665 leader_election.cc:304] T a7bdef1001cb4607adc02f758e9a7597 P f7e6c9ea056a444ab8248a43538f5e17 [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: d7d9299aafb5448bafaf4d555726db3b, f7e6c9ea056a444ab8248a43538f5e17; no voters: 47163694c2e94eccb41473874d50bf79
I20260709 13:17:49.662101 16825 raft_consensus.cc:2804] T a7bdef1001cb4607adc02f758e9a7597 P f7e6c9ea056a444ab8248a43538f5e17 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:49.662439 16825 raft_consensus.cc:697] T a7bdef1001cb4607adc02f758e9a7597 P f7e6c9ea056a444ab8248a43538f5e17 [term 2 LEADER]: Becoming Leader. State: Replica: f7e6c9ea056a444ab8248a43538f5e17, State: Running, Role: LEADER
I20260709 13:17:49.663166 16825 consensus_queue.cc:237] T a7bdef1001cb4607adc02f758e9a7597 P f7e6c9ea056a444ab8248a43538f5e17 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:49.668722 16841 raft_consensus.cc:493] T 44d049bf014043529c9cfde7c7c53bee P d7d9299aafb5448bafaf4d555726db3b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 47163694c2e94eccb41473874d50bf79)
I20260709 13:17:49.669164 16841 raft_consensus.cc:515] T 44d049bf014043529c9cfde7c7c53bee P d7d9299aafb5448bafaf4d555726db3b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:49.669351 16448 catalog_manager.cc:5697] T a7bdef1001cb4607adc02f758e9a7597 P f7e6c9ea056a444ab8248a43538f5e17 reported cstate change: term changed from 1 to 2, leader changed from 47163694c2e94eccb41473874d50bf79 (127.12.19.129) to f7e6c9ea056a444ab8248a43538f5e17 (127.12.19.131). New cstate: current_term: 2 leader_uuid: "f7e6c9ea056a444ab8248a43538f5e17" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:49.670871 16841 leader_election.cc:290] T 44d049bf014043529c9cfde7c7c53bee P d7d9299aafb5448bafaf4d555726db3b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 47163694c2e94eccb41473874d50bf79 (127.12.19.129:37349), f7e6c9ea056a444ab8248a43538f5e17 (127.12.19.131:44033)
I20260709 13:17:49.672327 16702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44d049bf014043529c9cfde7c7c53bee" candidate_uuid: "d7d9299aafb5448bafaf4d555726db3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f7e6c9ea056a444ab8248a43538f5e17" is_pre_election: true
I20260709 13:17:49.672974 16702 raft_consensus.cc:2468] T 44d049bf014043529c9cfde7c7c53bee P f7e6c9ea056a444ab8248a43538f5e17 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d7d9299aafb5448bafaf4d555726db3b in term 1.
I20260709 13:17:49.673969 16592 leader_election.cc:304] T 44d049bf014043529c9cfde7c7c53bee P d7d9299aafb5448bafaf4d555726db3b [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: d7d9299aafb5448bafaf4d555726db3b, f7e6c9ea056a444ab8248a43538f5e17; no voters: 
I20260709 13:17:49.674669 16841 raft_consensus.cc:2804] T 44d049bf014043529c9cfde7c7c53bee P d7d9299aafb5448bafaf4d555726db3b [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 13:17:49.674746 16592 leader_election.cc:336] T 44d049bf014043529c9cfde7c7c53bee P d7d9299aafb5448bafaf4d555726db3b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 47163694c2e94eccb41473874d50bf79 (127.12.19.129:37349): Network error: Client connection negotiation failed: client connection to 127.12.19.129:37349: connect: Connection refused (error 111)
I20260709 13:17:49.674997 16841 raft_consensus.cc:493] T 44d049bf014043529c9cfde7c7c53bee P d7d9299aafb5448bafaf4d555726db3b [term 1 FOLLOWER]: Starting leader election (detected failure of leader 47163694c2e94eccb41473874d50bf79)
I20260709 13:17:49.675400 16841 raft_consensus.cc:3060] T 44d049bf014043529c9cfde7c7c53bee P d7d9299aafb5448bafaf4d555726db3b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:49.680780 16841 raft_consensus.cc:515] T 44d049bf014043529c9cfde7c7c53bee P d7d9299aafb5448bafaf4d555726db3b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:49.681348 16748 raft_consensus.cc:493] T dd0a5ec117a44658adc8a9334b1c07fe P d7d9299aafb5448bafaf4d555726db3b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 47163694c2e94eccb41473874d50bf79)
I20260709 13:17:49.681847 16748 raft_consensus.cc:515] T dd0a5ec117a44658adc8a9334b1c07fe P d7d9299aafb5448bafaf4d555726db3b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:49.682428 16841 leader_election.cc:290] T 44d049bf014043529c9cfde7c7c53bee P d7d9299aafb5448bafaf4d555726db3b [CANDIDATE]: Term 2 election: Requested vote from peers 47163694c2e94eccb41473874d50bf79 (127.12.19.129:37349), f7e6c9ea056a444ab8248a43538f5e17 (127.12.19.131:44033)
I20260709 13:17:49.683842 16702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44d049bf014043529c9cfde7c7c53bee" candidate_uuid: "d7d9299aafb5448bafaf4d555726db3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f7e6c9ea056a444ab8248a43538f5e17"
I20260709 13:17:49.684453 16702 raft_consensus.cc:3060] T 44d049bf014043529c9cfde7c7c53bee P f7e6c9ea056a444ab8248a43538f5e17 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:49.683845 16748 leader_election.cc:290] T dd0a5ec117a44658adc8a9334b1c07fe P d7d9299aafb5448bafaf4d555726db3b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 47163694c2e94eccb41473874d50bf79 (127.12.19.129:37349), f7e6c9ea056a444ab8248a43538f5e17 (127.12.19.131:44033)
I20260709 13:17:49.685029 16700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd0a5ec117a44658adc8a9334b1c07fe" candidate_uuid: "d7d9299aafb5448bafaf4d555726db3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f7e6c9ea056a444ab8248a43538f5e17" is_pre_election: true
W20260709 13:17:49.687007 16592 leader_election.cc:336] T 44d049bf014043529c9cfde7c7c53bee P d7d9299aafb5448bafaf4d555726db3b [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 47163694c2e94eccb41473874d50bf79 (127.12.19.129:37349): Network error: Client connection negotiation failed: client connection to 127.12.19.129:37349: connect: Connection refused (error 111)
I20260709 13:17:49.687490 16825 raft_consensus.cc:493] T dd0a5ec117a44658adc8a9334b1c07fe P f7e6c9ea056a444ab8248a43538f5e17 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 47163694c2e94eccb41473874d50bf79)
W20260709 13:17:49.687506 16592 leader_election.cc:336] T dd0a5ec117a44658adc8a9334b1c07fe P d7d9299aafb5448bafaf4d555726db3b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 47163694c2e94eccb41473874d50bf79 (127.12.19.129:37349): Network error: Client connection negotiation failed: client connection to 127.12.19.129:37349: connect: Connection refused (error 111)
I20260709 13:17:49.687948 16825 raft_consensus.cc:515] T dd0a5ec117a44658adc8a9334b1c07fe P f7e6c9ea056a444ab8248a43538f5e17 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:49.688088 16592 leader_election.cc:304] T dd0a5ec117a44658adc8a9334b1c07fe P d7d9299aafb5448bafaf4d555726db3b [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: d7d9299aafb5448bafaf4d555726db3b; no voters: 47163694c2e94eccb41473874d50bf79, f7e6c9ea056a444ab8248a43538f5e17
I20260709 13:17:49.688860 16748 raft_consensus.cc:2749] T dd0a5ec117a44658adc8a9334b1c07fe P d7d9299aafb5448bafaf4d555726db3b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:49.689940 16825 leader_election.cc:290] T dd0a5ec117a44658adc8a9334b1c07fe P f7e6c9ea056a444ab8248a43538f5e17 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d7d9299aafb5448bafaf4d555726db3b (127.12.19.130:44625), 47163694c2e94eccb41473874d50bf79 (127.12.19.129:37349)
I20260709 13:17:49.691094 16626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd0a5ec117a44658adc8a9334b1c07fe" candidate_uuid: "f7e6c9ea056a444ab8248a43538f5e17" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d7d9299aafb5448bafaf4d555726db3b" is_pre_election: true
I20260709 13:17:49.691380 16702 raft_consensus.cc:2468] T 44d049bf014043529c9cfde7c7c53bee P f7e6c9ea056a444ab8248a43538f5e17 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7d9299aafb5448bafaf4d555726db3b in term 2.
I20260709 13:17:49.691833 16626 raft_consensus.cc:2468] T dd0a5ec117a44658adc8a9334b1c07fe P d7d9299aafb5448bafaf4d555726db3b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7e6c9ea056a444ab8248a43538f5e17 in term 1.
I20260709 13:17:49.692435 16592 leader_election.cc:304] T 44d049bf014043529c9cfde7c7c53bee P d7d9299aafb5448bafaf4d555726db3b [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: d7d9299aafb5448bafaf4d555726db3b, f7e6c9ea056a444ab8248a43538f5e17; no voters: 47163694c2e94eccb41473874d50bf79
I20260709 13:17:49.692914 16665 leader_election.cc:304] T dd0a5ec117a44658adc8a9334b1c07fe P f7e6c9ea056a444ab8248a43538f5e17 [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: d7d9299aafb5448bafaf4d555726db3b, f7e6c9ea056a444ab8248a43538f5e17; no voters: 
I20260709 13:17:49.693676 16825 raft_consensus.cc:2804] T dd0a5ec117a44658adc8a9334b1c07fe P f7e6c9ea056a444ab8248a43538f5e17 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:49.693784 16748 raft_consensus.cc:2804] T 44d049bf014043529c9cfde7c7c53bee P d7d9299aafb5448bafaf4d555726db3b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:49.693979 16825 raft_consensus.cc:493] T dd0a5ec117a44658adc8a9334b1c07fe P f7e6c9ea056a444ab8248a43538f5e17 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 47163694c2e94eccb41473874d50bf79)
W20260709 13:17:49.694082 16666 leader_election.cc:336] T dd0a5ec117a44658adc8a9334b1c07fe P f7e6c9ea056a444ab8248a43538f5e17 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 47163694c2e94eccb41473874d50bf79 (127.12.19.129:37349): Network error: Client connection negotiation failed: client connection to 127.12.19.129:37349: connect: Connection refused (error 111)
I20260709 13:17:49.694381 16748 raft_consensus.cc:697] T 44d049bf014043529c9cfde7c7c53bee P d7d9299aafb5448bafaf4d555726db3b [term 2 LEADER]: Becoming Leader. State: Replica: d7d9299aafb5448bafaf4d555726db3b, State: Running, Role: LEADER
I20260709 13:17:49.694510 16825 raft_consensus.cc:3060] T dd0a5ec117a44658adc8a9334b1c07fe P f7e6c9ea056a444ab8248a43538f5e17 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:49.699842 16748 consensus_queue.cc:237] T 44d049bf014043529c9cfde7c7c53bee P d7d9299aafb5448bafaf4d555726db3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:49.700801 16825 raft_consensus.cc:515] T dd0a5ec117a44658adc8a9334b1c07fe P f7e6c9ea056a444ab8248a43538f5e17 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:49.702845 16825 leader_election.cc:290] T dd0a5ec117a44658adc8a9334b1c07fe P f7e6c9ea056a444ab8248a43538f5e17 [CANDIDATE]: Term 2 election: Requested vote from peers d7d9299aafb5448bafaf4d555726db3b (127.12.19.130:44625), 47163694c2e94eccb41473874d50bf79 (127.12.19.129:37349)
I20260709 13:17:49.703480 16626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd0a5ec117a44658adc8a9334b1c07fe" candidate_uuid: "f7e6c9ea056a444ab8248a43538f5e17" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d7d9299aafb5448bafaf4d555726db3b"
I20260709 13:17:49.704133 16626 raft_consensus.cc:3060] T dd0a5ec117a44658adc8a9334b1c07fe P d7d9299aafb5448bafaf4d555726db3b [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:17:49.707176 16666 leader_election.cc:336] T dd0a5ec117a44658adc8a9334b1c07fe P f7e6c9ea056a444ab8248a43538f5e17 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 47163694c2e94eccb41473874d50bf79 (127.12.19.129:37349): Network error: Client connection negotiation failed: client connection to 127.12.19.129:37349: connect: Connection refused (error 111)
I20260709 13:17:49.708489 16448 catalog_manager.cc:5697] T 44d049bf014043529c9cfde7c7c53bee P d7d9299aafb5448bafaf4d555726db3b reported cstate change: term changed from 1 to 2, leader changed from 47163694c2e94eccb41473874d50bf79 (127.12.19.129) to d7d9299aafb5448bafaf4d555726db3b (127.12.19.130). New cstate: current_term: 2 leader_uuid: "d7d9299aafb5448bafaf4d555726db3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:49.710114 16626 raft_consensus.cc:2468] T dd0a5ec117a44658adc8a9334b1c07fe P d7d9299aafb5448bafaf4d555726db3b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7e6c9ea056a444ab8248a43538f5e17 in term 2.
I20260709 13:17:49.711041 16665 leader_election.cc:304] T dd0a5ec117a44658adc8a9334b1c07fe P f7e6c9ea056a444ab8248a43538f5e17 [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: d7d9299aafb5448bafaf4d555726db3b, f7e6c9ea056a444ab8248a43538f5e17; no voters: 47163694c2e94eccb41473874d50bf79
I20260709 13:17:49.711750 16825 raft_consensus.cc:2804] T dd0a5ec117a44658adc8a9334b1c07fe P f7e6c9ea056a444ab8248a43538f5e17 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:49.712211 16825 raft_consensus.cc:697] T dd0a5ec117a44658adc8a9334b1c07fe P f7e6c9ea056a444ab8248a43538f5e17 [term 2 LEADER]: Becoming Leader. State: Replica: f7e6c9ea056a444ab8248a43538f5e17, State: Running, Role: LEADER
I20260709 13:17:49.712962 16825 consensus_queue.cc:237] T dd0a5ec117a44658adc8a9334b1c07fe P f7e6c9ea056a444ab8248a43538f5e17 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:49.720947 16448 catalog_manager.cc:5697] T dd0a5ec117a44658adc8a9334b1c07fe P f7e6c9ea056a444ab8248a43538f5e17 reported cstate change: term changed from 1 to 2, leader changed from 47163694c2e94eccb41473874d50bf79 (127.12.19.129) to f7e6c9ea056a444ab8248a43538f5e17 (127.12.19.131). New cstate: current_term: 2 leader_uuid: "f7e6c9ea056a444ab8248a43538f5e17" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } health_report { overall_health: HEALTHY } } }
W20260709 13:17:50.019218 16666 consensus_peers.cc:597] T f309ccf8d86446f5bdbe94eca4cef635 P f7e6c9ea056a444ab8248a43538f5e17 -> Peer 47163694c2e94eccb41473874d50bf79 (127.12.19.129:37349): Couldn't send request to peer 47163694c2e94eccb41473874d50bf79. Status: Network error: Client connection negotiation failed: client connection to 127.12.19.129:37349: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:50.056782 16626 raft_consensus.cc:1275] T f309ccf8d86446f5bdbe94eca4cef635 P d7d9299aafb5448bafaf4d555726db3b [term 2 FOLLOWER]: Refusing update from remote peer f7e6c9ea056a444ab8248a43538f5e17: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:50.057914 16825 consensus_queue.cc:1048] T f309ccf8d86446f5bdbe94eca4cef635 P f7e6c9ea056a444ab8248a43538f5e17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:50.104454 16825 raft_consensus.cc:493] T 75d42a76734c4e4ca9d81ef5b010b77b P f7e6c9ea056a444ab8248a43538f5e17 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:50.104905 16825 raft_consensus.cc:515] T 75d42a76734c4e4ca9d81ef5b010b77b P f7e6c9ea056a444ab8248a43538f5e17 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:50.106539 16825 leader_election.cc:290] T 75d42a76734c4e4ca9d81ef5b010b77b P f7e6c9ea056a444ab8248a43538f5e17 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 47163694c2e94eccb41473874d50bf79 (127.12.19.129:37349), d7d9299aafb5448bafaf4d555726db3b (127.12.19.130:44625)
I20260709 13:17:50.107751 16626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75d42a76734c4e4ca9d81ef5b010b77b" candidate_uuid: "f7e6c9ea056a444ab8248a43538f5e17" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7d9299aafb5448bafaf4d555726db3b" is_pre_election: true
I20260709 13:17:50.108428 16626 raft_consensus.cc:2468] T 75d42a76734c4e4ca9d81ef5b010b77b P d7d9299aafb5448bafaf4d555726db3b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7e6c9ea056a444ab8248a43538f5e17 in term 1.
I20260709 13:17:50.109404 16665 leader_election.cc:304] T 75d42a76734c4e4ca9d81ef5b010b77b P f7e6c9ea056a444ab8248a43538f5e17 [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: d7d9299aafb5448bafaf4d555726db3b, f7e6c9ea056a444ab8248a43538f5e17; no voters: 
W20260709 13:17:50.109966 16666 leader_election.cc:336] T 75d42a76734c4e4ca9d81ef5b010b77b P f7e6c9ea056a444ab8248a43538f5e17 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 47163694c2e94eccb41473874d50bf79 (127.12.19.129:37349): Network error: Client connection negotiation failed: client connection to 127.12.19.129:37349: connect: Connection refused (error 111)
I20260709 13:17:50.110046 16825 raft_consensus.cc:2804] T 75d42a76734c4e4ca9d81ef5b010b77b P f7e6c9ea056a444ab8248a43538f5e17 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:50.110476 16825 raft_consensus.cc:493] T 75d42a76734c4e4ca9d81ef5b010b77b P f7e6c9ea056a444ab8248a43538f5e17 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:50.110747 16825 raft_consensus.cc:3060] T 75d42a76734c4e4ca9d81ef5b010b77b P f7e6c9ea056a444ab8248a43538f5e17 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:50.115396 16825 raft_consensus.cc:515] T 75d42a76734c4e4ca9d81ef5b010b77b P f7e6c9ea056a444ab8248a43538f5e17 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:50.116854 16825 leader_election.cc:290] T 75d42a76734c4e4ca9d81ef5b010b77b P f7e6c9ea056a444ab8248a43538f5e17 [CANDIDATE]: Term 2 election: Requested vote from peers 47163694c2e94eccb41473874d50bf79 (127.12.19.129:37349), d7d9299aafb5448bafaf4d555726db3b (127.12.19.130:44625)
I20260709 13:17:50.117866 16626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75d42a76734c4e4ca9d81ef5b010b77b" candidate_uuid: "f7e6c9ea056a444ab8248a43538f5e17" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7d9299aafb5448bafaf4d555726db3b"
I20260709 13:17:50.118466 16626 raft_consensus.cc:3060] T 75d42a76734c4e4ca9d81ef5b010b77b P d7d9299aafb5448bafaf4d555726db3b [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:17:50.120290 16666 leader_election.cc:336] T 75d42a76734c4e4ca9d81ef5b010b77b P f7e6c9ea056a444ab8248a43538f5e17 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 47163694c2e94eccb41473874d50bf79 (127.12.19.129:37349): Network error: Client connection negotiation failed: client connection to 127.12.19.129:37349: connect: Connection refused (error 111)
I20260709 13:17:50.123616 16626 raft_consensus.cc:2468] T 75d42a76734c4e4ca9d81ef5b010b77b P d7d9299aafb5448bafaf4d555726db3b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7e6c9ea056a444ab8248a43538f5e17 in term 2.
I20260709 13:17:50.124496 16665 leader_election.cc:304] T 75d42a76734c4e4ca9d81ef5b010b77b P f7e6c9ea056a444ab8248a43538f5e17 [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: d7d9299aafb5448bafaf4d555726db3b, f7e6c9ea056a444ab8248a43538f5e17; no voters: 47163694c2e94eccb41473874d50bf79
I20260709 13:17:50.125099 16825 raft_consensus.cc:2804] T 75d42a76734c4e4ca9d81ef5b010b77b P f7e6c9ea056a444ab8248a43538f5e17 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:50.125515 16825 raft_consensus.cc:697] T 75d42a76734c4e4ca9d81ef5b010b77b P f7e6c9ea056a444ab8248a43538f5e17 [term 2 LEADER]: Becoming Leader. State: Replica: f7e6c9ea056a444ab8248a43538f5e17, State: Running, Role: LEADER
I20260709 13:17:50.126225 16825 consensus_queue.cc:237] T 75d42a76734c4e4ca9d81ef5b010b77b P f7e6c9ea056a444ab8248a43538f5e17 [LEADER]: Queue going to LEADER 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: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:50.133222 16451 catalog_manager.cc:5697] T 75d42a76734c4e4ca9d81ef5b010b77b P f7e6c9ea056a444ab8248a43538f5e17 reported cstate change: term changed from 1 to 2, leader changed from 47163694c2e94eccb41473874d50bf79 (127.12.19.129) to f7e6c9ea056a444ab8248a43538f5e17 (127.12.19.131). New cstate: current_term: 2 leader_uuid: "f7e6c9ea056a444ab8248a43538f5e17" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:50.193661 16702 raft_consensus.cc:1275] T 44d049bf014043529c9cfde7c7c53bee P f7e6c9ea056a444ab8248a43538f5e17 [term 2 FOLLOWER]: Refusing update from remote peer d7d9299aafb5448bafaf4d555726db3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:50.194769 16748 consensus_queue.cc:1048] T 44d049bf014043529c9cfde7c7c53bee P d7d9299aafb5448bafaf4d555726db3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:17:50.208359 16592 consensus_peers.cc:597] T 44d049bf014043529c9cfde7c7c53bee P d7d9299aafb5448bafaf4d555726db3b -> Peer 47163694c2e94eccb41473874d50bf79 (127.12.19.129:37349): Couldn't send request to peer 47163694c2e94eccb41473874d50bf79. Status: Network error: Client connection negotiation failed: client connection to 127.12.19.129:37349: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:50.231169 16666 consensus_peers.cc:597] T a7bdef1001cb4607adc02f758e9a7597 P f7e6c9ea056a444ab8248a43538f5e17 -> Peer 47163694c2e94eccb41473874d50bf79 (127.12.19.129:37349): Couldn't send request to peer 47163694c2e94eccb41473874d50bf79. Status: Network error: Client connection negotiation failed: client connection to 127.12.19.129:37349: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:50.235983 16626 raft_consensus.cc:1275] T dd0a5ec117a44658adc8a9334b1c07fe P d7d9299aafb5448bafaf4d555726db3b [term 2 FOLLOWER]: Refusing update from remote peer f7e6c9ea056a444ab8248a43538f5e17: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:50.237207 16825 consensus_queue.cc:1048] T dd0a5ec117a44658adc8a9334b1c07fe P f7e6c9ea056a444ab8248a43538f5e17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:17:50.249096 16666 consensus_peers.cc:597] T dd0a5ec117a44658adc8a9334b1c07fe P f7e6c9ea056a444ab8248a43538f5e17 -> Peer 47163694c2e94eccb41473874d50bf79 (127.12.19.129:37349): Couldn't send request to peer 47163694c2e94eccb41473874d50bf79. Status: Network error: Client connection negotiation failed: client connection to 127.12.19.129:37349: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:50.269217 16626 raft_consensus.cc:1275] T a7bdef1001cb4607adc02f758e9a7597 P d7d9299aafb5448bafaf4d555726db3b [term 2 FOLLOWER]: Refusing update from remote peer f7e6c9ea056a444ab8248a43538f5e17: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:50.270345 16846 consensus_queue.cc:1048] T a7bdef1001cb4607adc02f758e9a7597 P f7e6c9ea056a444ab8248a43538f5e17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:17:50.536888 16498 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:17:50.595641 16666 consensus_peers.cc:597] T 75d42a76734c4e4ca9d81ef5b010b77b P f7e6c9ea056a444ab8248a43538f5e17 -> Peer 47163694c2e94eccb41473874d50bf79 (127.12.19.129:37349): Couldn't send request to peer 47163694c2e94eccb41473874d50bf79. Status: Network error: Client connection negotiation failed: client connection to 127.12.19.129:37349: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:50.635533 16592 consensus_peers.cc:597] T 42c1e297d34f4e0cba89646239a4b3b4 P d7d9299aafb5448bafaf4d555726db3b -> Peer 47163694c2e94eccb41473874d50bf79 (127.12.19.129:37349): Couldn't send request to peer 47163694c2e94eccb41473874d50bf79. Status: Network error: Client connection negotiation failed: client connection to 127.12.19.129:37349: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:17:50.670678 16626 raft_consensus.cc:1275] T 75d42a76734c4e4ca9d81ef5b010b77b P d7d9299aafb5448bafaf4d555726db3b [term 2 FOLLOWER]: Refusing update from remote peer f7e6c9ea056a444ab8248a43538f5e17: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:17:50.671917 16836 consensus_queue.cc:1048] T 75d42a76734c4e4ca9d81ef5b010b77b P f7e6c9ea056a444ab8248a43538f5e17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:17:50.781095 16592 consensus_peers.cc:597] T ed2bb928f0f04f46bcc3d7454a70ddfb P d7d9299aafb5448bafaf4d555726db3b -> Peer 47163694c2e94eccb41473874d50bf79 (127.12.19.129:37349): Couldn't send request to peer 47163694c2e94eccb41473874d50bf79. Status: Network error: Client connection negotiation failed: client connection to 127.12.19.129:37349: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:17:50.847759 16592 consensus_peers.cc:597] T 4d2f8f0482c24190933724be7ee73635 P d7d9299aafb5448bafaf4d555726db3b -> Peer 47163694c2e94eccb41473874d50bf79 (127.12.19.129:37349): Couldn't send request to peer 47163694c2e94eccb41473874d50bf79. Status: Network error: Client connection negotiation failed: client connection to 127.12.19.129:37349: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:17:50.985477 16666 consensus_peers.cc:597] T 54c087c17aaa4a63ab083931a79d3590 P f7e6c9ea056a444ab8248a43538f5e17 -> Peer 47163694c2e94eccb41473874d50bf79 (127.12.19.129:37349): Couldn't send request to peer 47163694c2e94eccb41473874d50bf79. Status: Network error: Client connection negotiation failed: client connection to 127.12.19.129:37349: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:17:51.537719 16498 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:17:52.265441 16592 consensus_peers.cc:597] T c62be899223541048ddc184f5c3fec65 P d7d9299aafb5448bafaf4d555726db3b -> Peer 47163694c2e94eccb41473874d50bf79 (127.12.19.129:37349): Couldn't send request to peer 47163694c2e94eccb41473874d50bf79. Status: Network error: Client connection negotiation failed: client connection to 127.12.19.129:37349: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:17:52.353756 16666 consensus_peers.cc:597] T f309ccf8d86446f5bdbe94eca4cef635 P f7e6c9ea056a444ab8248a43538f5e17 -> Peer 47163694c2e94eccb41473874d50bf79 (127.12.19.129:37349): Couldn't send request to peer 47163694c2e94eccb41473874d50bf79. Status: Network error: Client connection negotiation failed: client connection to 127.12.19.129:37349: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:17:52.458449 16592 consensus_peers.cc:597] T 44d049bf014043529c9cfde7c7c53bee P d7d9299aafb5448bafaf4d555726db3b -> Peer 47163694c2e94eccb41473874d50bf79 (127.12.19.129:37349): Couldn't send request to peer 47163694c2e94eccb41473874d50bf79. Status: Network error: Client connection negotiation failed: client connection to 127.12.19.129:37349: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:17:52.538635 16498 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:17:52.623982 16666 consensus_peers.cc:597] T a7bdef1001cb4607adc02f758e9a7597 P f7e6c9ea056a444ab8248a43538f5e17 -> Peer 47163694c2e94eccb41473874d50bf79 (127.12.19.129:37349): Couldn't send request to peer 47163694c2e94eccb41473874d50bf79. Status: Network error: Client connection negotiation failed: client connection to 127.12.19.129:37349: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:17:52.848294 16666 consensus_peers.cc:597] T dd0a5ec117a44658adc8a9334b1c07fe P f7e6c9ea056a444ab8248a43538f5e17 -> Peer 47163694c2e94eccb41473874d50bf79 (127.12.19.129:37349): Couldn't send request to peer 47163694c2e94eccb41473874d50bf79. Status: Network error: Client connection negotiation failed: client connection to 127.12.19.129:37349: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:17:53.058616 16592 consensus_peers.cc:597] T 42c1e297d34f4e0cba89646239a4b3b4 P d7d9299aafb5448bafaf4d555726db3b -> Peer 47163694c2e94eccb41473874d50bf79 (127.12.19.129:37349): Couldn't send request to peer 47163694c2e94eccb41473874d50bf79. Status: Network error: Client connection negotiation failed: client connection to 127.12.19.129:37349: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:17:53.139365 16666 consensus_peers.cc:597] T 75d42a76734c4e4ca9d81ef5b010b77b P f7e6c9ea056a444ab8248a43538f5e17 -> Peer 47163694c2e94eccb41473874d50bf79 (127.12.19.129:37349): Couldn't send request to peer 47163694c2e94eccb41473874d50bf79. Status: Network error: Client connection negotiation failed: client connection to 127.12.19.129:37349: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:17:53.156266 16592 consensus_peers.cc:597] T 4d2f8f0482c24190933724be7ee73635 P d7d9299aafb5448bafaf4d555726db3b -> Peer 47163694c2e94eccb41473874d50bf79 (127.12.19.129:37349): Couldn't send request to peer 47163694c2e94eccb41473874d50bf79. Status: Network error: Client connection negotiation failed: client connection to 127.12.19.129:37349: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:17:53.243950 12366 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:17:53.251474 16859 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 13:17:53.252364 16860 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 13:17:53.253913 16862 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 13:17:53.257642 12366 server_base.cc:1061] running on GCE node
W20260709 13:17:53.257758 16666 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.12.19.129:37349: connect: Connection refused (error 111) [suppressed 97 similar messages]
I20260709 13:17:53.259435 12366 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:17:53.259729 12366 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 13:17:53.259951 12366 hybrid_clock.cc:648] HybridClock initialized: now 1783603073259932 us; error 0 us; skew 500 ppm
I20260709 13:17:53.260784 12366 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:17:53.263398 12366 webserver.cc:533] Webserver started at http://127.12.19.129:34223/ using document root <none> and password file <none>
I20260709 13:17:53.263927 12366 fs_manager.cc:362] Metadata directory not provided
I20260709 13:17:53.264107 12366 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 13:17:53.268148 12366 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.002s	sys 0.002s
I20260709 13:17:53.271944 16867 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:53.272598 12366 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260709 13:17:53.272914 12366 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602961601857-12366-0/minicluster-data/ts-0-root
uuid: "47163694c2e94eccb41473874d50bf79"
format_stamp: "Formatted at 2026-07-09 13:17:46 on dist-test-slave-cd6k"
I20260709 13:17:53.273298 12366 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602961601857-12366-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602961601857-12366-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602961601857-12366-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 13:17:53.284821 12366 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:17:53.286057 12366 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:17:53.287544 12366 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:17:53.291100 16874 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
W20260709 13:17:53.343981 16666 consensus_peers.cc:597] T 54c087c17aaa4a63ab083931a79d3590 P f7e6c9ea056a444ab8248a43538f5e17 -> Peer 47163694c2e94eccb41473874d50bf79 (127.12.19.129:37349): Couldn't send request to peer 47163694c2e94eccb41473874d50bf79. Status: Network error: Client connection negotiation failed: client connection to 127.12.19.129:37349: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:17:53.344655 12366 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260709 13:17:53.344935 12366 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.055s	user 0.002s	sys 0.000s
I20260709 13:17:53.345185 12366 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260709 13:17:53.350436 16874 tablet_bootstrap.cc:492] T 44d049bf014043529c9cfde7c7c53bee P 47163694c2e94eccb41473874d50bf79: Bootstrap starting.
I20260709 13:17:53.368870 16874 tablet_bootstrap.cc:492] T 44d049bf014043529c9cfde7c7c53bee P 47163694c2e94eccb41473874d50bf79: 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 13:17:53.369876 16874 tablet_bootstrap.cc:492] T 44d049bf014043529c9cfde7c7c53bee P 47163694c2e94eccb41473874d50bf79: Bootstrap complete.
I20260709 13:17:53.370599 16874 ts_tablet_manager.cc:1403] T 44d049bf014043529c9cfde7c7c53bee P 47163694c2e94eccb41473874d50bf79: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.011s
I20260709 13:17:53.373672 16874 raft_consensus.cc:359] T 44d049bf014043529c9cfde7c7c53bee P 47163694c2e94eccb41473874d50bf79 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:53.374639 16874 raft_consensus.cc:740] T 44d049bf014043529c9cfde7c7c53bee P 47163694c2e94eccb41473874d50bf79 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47163694c2e94eccb41473874d50bf79, State: Initialized, Role: FOLLOWER
I20260709 13:17:53.375452 16874 consensus_queue.cc:260] T 44d049bf014043529c9cfde7c7c53bee P 47163694c2e94eccb41473874d50bf79 [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: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:53.378262 16874 ts_tablet_manager.cc:1434] T 44d049bf014043529c9cfde7c7c53bee P 47163694c2e94eccb41473874d50bf79: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:17:53.379108 16874 tablet_bootstrap.cc:492] T c62be899223541048ddc184f5c3fec65 P 47163694c2e94eccb41473874d50bf79: Bootstrap starting.
I20260709 13:17:53.395280 16874 tablet_bootstrap.cc:492] T c62be899223541048ddc184f5c3fec65 P 47163694c2e94eccb41473874d50bf79: 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 13:17:53.396289 16874 tablet_bootstrap.cc:492] T c62be899223541048ddc184f5c3fec65 P 47163694c2e94eccb41473874d50bf79: Bootstrap complete.
I20260709 13:17:53.396934 16874 ts_tablet_manager.cc:1403] T c62be899223541048ddc184f5c3fec65 P 47163694c2e94eccb41473874d50bf79: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.003s
I20260709 13:17:53.399598 16874 raft_consensus.cc:359] T c62be899223541048ddc184f5c3fec65 P 47163694c2e94eccb41473874d50bf79 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:53.400470 16874 raft_consensus.cc:740] T c62be899223541048ddc184f5c3fec65 P 47163694c2e94eccb41473874d50bf79 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47163694c2e94eccb41473874d50bf79, State: Initialized, Role: FOLLOWER
I20260709 13:17:53.401208 16874 consensus_queue.cc:260] T c62be899223541048ddc184f5c3fec65 P 47163694c2e94eccb41473874d50bf79 [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: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:53.403193 16874 ts_tablet_manager.cc:1434] T c62be899223541048ddc184f5c3fec65 P 47163694c2e94eccb41473874d50bf79: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.004s
I20260709 13:17:53.403330 12366 ts_tablet_manager.cc:616] Registered 10 tablets
I20260709 13:17:53.403702 12366 ts_tablet_manager.cc:595] Time spent register tablets: real 0.059s	user 0.059s	sys 0.000s
I20260709 13:17:53.404069 16874 tablet_bootstrap.cc:492] T 75d42a76734c4e4ca9d81ef5b010b77b P 47163694c2e94eccb41473874d50bf79: Bootstrap starting.
I20260709 13:17:53.423674 16874 tablet_bootstrap.cc:492] T 75d42a76734c4e4ca9d81ef5b010b77b P 47163694c2e94eccb41473874d50bf79: 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 13:17:53.424823 16874 tablet_bootstrap.cc:492] T 75d42a76734c4e4ca9d81ef5b010b77b P 47163694c2e94eccb41473874d50bf79: Bootstrap complete.
I20260709 13:17:53.425621 16874 ts_tablet_manager.cc:1403] T 75d42a76734c4e4ca9d81ef5b010b77b P 47163694c2e94eccb41473874d50bf79: Time spent bootstrapping tablet: real 0.022s	user 0.018s	sys 0.001s
I20260709 13:17:53.429052 16874 raft_consensus.cc:359] T 75d42a76734c4e4ca9d81ef5b010b77b P 47163694c2e94eccb41473874d50bf79 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:53.430189 16874 raft_consensus.cc:740] T 75d42a76734c4e4ca9d81ef5b010b77b P 47163694c2e94eccb41473874d50bf79 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47163694c2e94eccb41473874d50bf79, State: Initialized, Role: FOLLOWER
I20260709 13:17:53.431061 16874 consensus_queue.cc:260] T 75d42a76734c4e4ca9d81ef5b010b77b P 47163694c2e94eccb41473874d50bf79 [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: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:53.433704 16874 ts_tablet_manager.cc:1434] T 75d42a76734c4e4ca9d81ef5b010b77b P 47163694c2e94eccb41473874d50bf79: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:17:53.434643 16874 tablet_bootstrap.cc:492] T a7bdef1001cb4607adc02f758e9a7597 P 47163694c2e94eccb41473874d50bf79: Bootstrap starting.
I20260709 13:17:53.450603 16874 tablet_bootstrap.cc:492] T a7bdef1001cb4607adc02f758e9a7597 P 47163694c2e94eccb41473874d50bf79: 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 13:17:53.451368 16874 tablet_bootstrap.cc:492] T a7bdef1001cb4607adc02f758e9a7597 P 47163694c2e94eccb41473874d50bf79: Bootstrap complete.
I20260709 13:17:53.452049 16874 ts_tablet_manager.cc:1403] T a7bdef1001cb4607adc02f758e9a7597 P 47163694c2e94eccb41473874d50bf79: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.007s
I20260709 13:17:53.453928 16874 raft_consensus.cc:359] T a7bdef1001cb4607adc02f758e9a7597 P 47163694c2e94eccb41473874d50bf79 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:53.454461 16874 raft_consensus.cc:740] T a7bdef1001cb4607adc02f758e9a7597 P 47163694c2e94eccb41473874d50bf79 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47163694c2e94eccb41473874d50bf79, State: Initialized, Role: FOLLOWER
I20260709 13:17:53.455050 16874 consensus_queue.cc:260] T a7bdef1001cb4607adc02f758e9a7597 P 47163694c2e94eccb41473874d50bf79 [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: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:53.456554 16874 ts_tablet_manager.cc:1434] T a7bdef1001cb4607adc02f758e9a7597 P 47163694c2e94eccb41473874d50bf79: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260709 13:17:53.457324 16874 tablet_bootstrap.cc:492] T 4d2f8f0482c24190933724be7ee73635 P 47163694c2e94eccb41473874d50bf79: Bootstrap starting.
I20260709 13:17:53.459640 12366 rpc_server.cc:307] RPC server started. Bound to: 127.12.19.129:37349
I20260709 13:17:53.459757 16935 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.19.129:37349 every 8 connection(s)
I20260709 13:17:53.464956 12366 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:53.469394 16874 tablet_bootstrap.cc:492] T 4d2f8f0482c24190933724be7ee73635 P 47163694c2e94eccb41473874d50bf79: 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 13:17:53.470135 16874 tablet_bootstrap.cc:492] T 4d2f8f0482c24190933724be7ee73635 P 47163694c2e94eccb41473874d50bf79: Bootstrap complete.
I20260709 13:17:53.470638 16874 ts_tablet_manager.cc:1403] T 4d2f8f0482c24190933724be7ee73635 P 47163694c2e94eccb41473874d50bf79: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.004s
I20260709 13:17:53.473315 16874 raft_consensus.cc:359] T 4d2f8f0482c24190933724be7ee73635 P 47163694c2e94eccb41473874d50bf79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:53.473843 16874 raft_consensus.cc:385] T 4d2f8f0482c24190933724be7ee73635 P 47163694c2e94eccb41473874d50bf79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:53.474159 16874 raft_consensus.cc:740] T 4d2f8f0482c24190933724be7ee73635 P 47163694c2e94eccb41473874d50bf79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47163694c2e94eccb41473874d50bf79, State: Initialized, Role: FOLLOWER
I20260709 13:17:53.474880 16874 consensus_queue.cc:260] T 4d2f8f0482c24190933724be7ee73635 P 47163694c2e94eccb41473874d50bf79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:53.477005 16874 ts_tablet_manager.cc:1434] T 4d2f8f0482c24190933724be7ee73635 P 47163694c2e94eccb41473874d50bf79: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:17:53.477815 16874 tablet_bootstrap.cc:492] T f309ccf8d86446f5bdbe94eca4cef635 P 47163694c2e94eccb41473874d50bf79: Bootstrap starting.
I20260709 13:17:53.492010 16936 heartbeater.cc:344] Connected to a master server at 127.12.19.190:37051
I20260709 13:17:53.492513 16936 heartbeater.cc:461] Registering TS with master...
I20260709 13:17:53.492880 16874 tablet_bootstrap.cc:492] T f309ccf8d86446f5bdbe94eca4cef635 P 47163694c2e94eccb41473874d50bf79: 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 13:17:53.493106 16626 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "42c1e297d34f4e0cba89646239a4b3b4"
dest_uuid: "d7d9299aafb5448bafaf4d555726db3b"
mode: GRACEFUL
new_leader_uuid: "f7e6c9ea056a444ab8248a43538f5e17"
 from {username='slave'} at 127.0.0.1:57478
I20260709 13:17:53.493546 16936 heartbeater.cc:507] Master 127.12.19.190:37051 requested a full tablet report, sending...
I20260709 13:17:53.493683 16874 tablet_bootstrap.cc:492] T f309ccf8d86446f5bdbe94eca4cef635 P 47163694c2e94eccb41473874d50bf79: Bootstrap complete.
I20260709 13:17:53.493960 16626 raft_consensus.cc:606] T 42c1e297d34f4e0cba89646239a4b3b4 P d7d9299aafb5448bafaf4d555726db3b [term 1 LEADER]: Received request to transfer leadership to TS f7e6c9ea056a444ab8248a43538f5e17
I20260709 13:17:53.494467 16874 ts_tablet_manager.cc:1403] T f309ccf8d86446f5bdbe94eca4cef635 P 47163694c2e94eccb41473874d50bf79: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.005s
I20260709 13:17:53.497104 16874 raft_consensus.cc:359] T f309ccf8d86446f5bdbe94eca4cef635 P 47163694c2e94eccb41473874d50bf79 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:53.497812 16874 raft_consensus.cc:740] T f309ccf8d86446f5bdbe94eca4cef635 P 47163694c2e94eccb41473874d50bf79 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47163694c2e94eccb41473874d50bf79, State: Initialized, Role: FOLLOWER
I20260709 13:17:53.498653 16874 consensus_queue.cc:260] T f309ccf8d86446f5bdbe94eca4cef635 P 47163694c2e94eccb41473874d50bf79 [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: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:53.500547 16874 ts_tablet_manager.cc:1434] T f309ccf8d86446f5bdbe94eca4cef635 P 47163694c2e94eccb41473874d50bf79: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.003s
I20260709 13:17:53.501175 16448 ts_manager.cc:194] Re-registered known tserver with Master: 47163694c2e94eccb41473874d50bf79 (127.12.19.129:37349)
I20260709 13:17:53.501398 16874 tablet_bootstrap.cc:492] T dd0a5ec117a44658adc8a9334b1c07fe P 47163694c2e94eccb41473874d50bf79: Bootstrap starting.
I20260709 13:17:53.510843 16702 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f309ccf8d86446f5bdbe94eca4cef635"
dest_uuid: "f7e6c9ea056a444ab8248a43538f5e17"
mode: GRACEFUL
new_leader_uuid: "d7d9299aafb5448bafaf4d555726db3b"
 from {username='slave'} at 127.0.0.1:60066
I20260709 13:17:53.511556 16702 raft_consensus.cc:606] T f309ccf8d86446f5bdbe94eca4cef635 P f7e6c9ea056a444ab8248a43538f5e17 [term 2 LEADER]: Received request to transfer leadership to TS d7d9299aafb5448bafaf4d555726db3b
I20260709 13:17:53.512917 12366 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:17:53.513620 12366 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:17:53.514394 12366 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:53.515406 16448 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60318
I20260709 13:17:53.516950 16874 tablet_bootstrap.cc:492] T dd0a5ec117a44658adc8a9334b1c07fe P 47163694c2e94eccb41473874d50bf79: 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 13:17:53.517863 16874 tablet_bootstrap.cc:492] T dd0a5ec117a44658adc8a9334b1c07fe P 47163694c2e94eccb41473874d50bf79: Bootstrap complete.
I20260709 13:17:53.518499 16874 ts_tablet_manager.cc:1403] T dd0a5ec117a44658adc8a9334b1c07fe P 47163694c2e94eccb41473874d50bf79: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.004s
I20260709 13:17:53.518987 16936 heartbeater.cc:499] Master 127.12.19.190:37051 was elected leader, sending a full tablet report...
I20260709 13:17:53.521077 16874 raft_consensus.cc:359] T dd0a5ec117a44658adc8a9334b1c07fe P 47163694c2e94eccb41473874d50bf79 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:53.521710 16874 raft_consensus.cc:740] T dd0a5ec117a44658adc8a9334b1c07fe P 47163694c2e94eccb41473874d50bf79 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47163694c2e94eccb41473874d50bf79, State: Initialized, Role: FOLLOWER
I20260709 13:17:53.522330 16874 consensus_queue.cc:260] T dd0a5ec117a44658adc8a9334b1c07fe P 47163694c2e94eccb41473874d50bf79 [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: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:53.524616 16874 ts_tablet_manager.cc:1434] T dd0a5ec117a44658adc8a9334b1c07fe P 47163694c2e94eccb41473874d50bf79: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:17:53.525401 16874 tablet_bootstrap.cc:492] T 42c1e297d34f4e0cba89646239a4b3b4 P 47163694c2e94eccb41473874d50bf79: Bootstrap starting.
I20260709 13:17:53.537451 16874 tablet_bootstrap.cc:492] T 42c1e297d34f4e0cba89646239a4b3b4 P 47163694c2e94eccb41473874d50bf79: 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 13:17:53.538235 16874 tablet_bootstrap.cc:492] T 42c1e297d34f4e0cba89646239a4b3b4 P 47163694c2e94eccb41473874d50bf79: Bootstrap complete.
I20260709 13:17:53.538869 16874 ts_tablet_manager.cc:1403] T 42c1e297d34f4e0cba89646239a4b3b4 P 47163694c2e94eccb41473874d50bf79: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.003s
W20260709 13:17:53.539903 16498 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:17:53.539889 16910 raft_consensus.cc:3060] T 44d049bf014043529c9cfde7c7c53bee P 47163694c2e94eccb41473874d50bf79 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:53.542469 16874 raft_consensus.cc:359] T 42c1e297d34f4e0cba89646239a4b3b4 P 47163694c2e94eccb41473874d50bf79 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:53.543164 16874 raft_consensus.cc:740] T 42c1e297d34f4e0cba89646239a4b3b4 P 47163694c2e94eccb41473874d50bf79 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47163694c2e94eccb41473874d50bf79, State: Initialized, Role: FOLLOWER
I20260709 13:17:53.543901 16874 consensus_queue.cc:260] T 42c1e297d34f4e0cba89646239a4b3b4 P 47163694c2e94eccb41473874d50bf79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
W20260709 13:17:53.544229 16592 consensus_peers.cc:597] T ed2bb928f0f04f46bcc3d7454a70ddfb P d7d9299aafb5448bafaf4d555726db3b -> Peer 47163694c2e94eccb41473874d50bf79 (127.12.19.129:37349): Couldn't send request to peer 47163694c2e94eccb41473874d50bf79. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
I20260709 13:17:53.545763 16874 ts_tablet_manager.cc:1434] T 42c1e297d34f4e0cba89646239a4b3b4 P 47163694c2e94eccb41473874d50bf79: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 13:17:53.546502 16874 tablet_bootstrap.cc:492] T 54c087c17aaa4a63ab083931a79d3590 P 47163694c2e94eccb41473874d50bf79: Bootstrap starting.
I20260709 13:17:53.558713 16874 tablet_bootstrap.cc:492] T 54c087c17aaa4a63ab083931a79d3590 P 47163694c2e94eccb41473874d50bf79: 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 13:17:53.559528 16874 tablet_bootstrap.cc:492] T 54c087c17aaa4a63ab083931a79d3590 P 47163694c2e94eccb41473874d50bf79: Bootstrap complete.
I20260709 13:17:53.560060 16874 ts_tablet_manager.cc:1403] T 54c087c17aaa4a63ab083931a79d3590 P 47163694c2e94eccb41473874d50bf79: Time spent bootstrapping tablet: real 0.014s	user 0.003s	sys 0.010s
I20260709 13:17:53.561749 16874 raft_consensus.cc:359] T 54c087c17aaa4a63ab083931a79d3590 P 47163694c2e94eccb41473874d50bf79 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:53.562381 16874 raft_consensus.cc:740] T 54c087c17aaa4a63ab083931a79d3590 P 47163694c2e94eccb41473874d50bf79 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47163694c2e94eccb41473874d50bf79, State: Initialized, Role: FOLLOWER
I20260709 13:17:53.562983 16874 consensus_queue.cc:260] T 54c087c17aaa4a63ab083931a79d3590 P 47163694c2e94eccb41473874d50bf79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:53.564926 16874 ts_tablet_manager.cc:1434] T 54c087c17aaa4a63ab083931a79d3590 P 47163694c2e94eccb41473874d50bf79: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260709 13:17:53.565625 16874 tablet_bootstrap.cc:492] T ed2bb928f0f04f46bcc3d7454a70ddfb P 47163694c2e94eccb41473874d50bf79: Bootstrap starting.
I20260709 13:17:53.575882 16874 tablet_bootstrap.cc:492] T ed2bb928f0f04f46bcc3d7454a70ddfb P 47163694c2e94eccb41473874d50bf79: 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 13:17:53.576463 16874 tablet_bootstrap.cc:492] T ed2bb928f0f04f46bcc3d7454a70ddfb P 47163694c2e94eccb41473874d50bf79: Bootstrap complete.
I20260709 13:17:53.576954 16874 ts_tablet_manager.cc:1403] T ed2bb928f0f04f46bcc3d7454a70ddfb P 47163694c2e94eccb41473874d50bf79: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260709 13:17:53.578682 16874 raft_consensus.cc:359] T ed2bb928f0f04f46bcc3d7454a70ddfb P 47163694c2e94eccb41473874d50bf79 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:53.579185 16874 raft_consensus.cc:740] T ed2bb928f0f04f46bcc3d7454a70ddfb P 47163694c2e94eccb41473874d50bf79 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47163694c2e94eccb41473874d50bf79, State: Initialized, Role: FOLLOWER
I20260709 13:17:53.579787 16874 consensus_queue.cc:260] T ed2bb928f0f04f46bcc3d7454a70ddfb P 47163694c2e94eccb41473874d50bf79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:53.581132 16874 ts_tablet_manager.cc:1434] T ed2bb928f0f04f46bcc3d7454a70ddfb P 47163694c2e94eccb41473874d50bf79: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:17:53.601639 16910 raft_consensus.cc:3060] T 4d2f8f0482c24190933724be7ee73635 P 47163694c2e94eccb41473874d50bf79 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:53.645341 16852 raft_consensus.cc:993] T f309ccf8d86446f5bdbe94eca4cef635 P f7e6c9ea056a444ab8248a43538f5e17: : Instructing follower d7d9299aafb5448bafaf4d555726db3b to start an election
I20260709 13:17:53.645923 16953 raft_consensus.cc:1081] T f309ccf8d86446f5bdbe94eca4cef635 P f7e6c9ea056a444ab8248a43538f5e17 [term 2 LEADER]: Signalling peer d7d9299aafb5448bafaf4d555726db3b to start an election
I20260709 13:17:53.647534 16626 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f309ccf8d86446f5bdbe94eca4cef635"
dest_uuid: "d7d9299aafb5448bafaf4d555726db3b"
 from {username='slave'} at 127.0.0.1:38006
I20260709 13:17:53.648051 16626 raft_consensus.cc:493] T f309ccf8d86446f5bdbe94eca4cef635 P d7d9299aafb5448bafaf4d555726db3b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:53.648381 16626 raft_consensus.cc:3060] T f309ccf8d86446f5bdbe94eca4cef635 P d7d9299aafb5448bafaf4d555726db3b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:53.653975 16626 raft_consensus.cc:515] T f309ccf8d86446f5bdbe94eca4cef635 P d7d9299aafb5448bafaf4d555726db3b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:53.656031 16626 leader_election.cc:290] T f309ccf8d86446f5bdbe94eca4cef635 P d7d9299aafb5448bafaf4d555726db3b [CANDIDATE]: Term 3 election: Requested vote from peers 47163694c2e94eccb41473874d50bf79 (127.12.19.129:37349), f7e6c9ea056a444ab8248a43538f5e17 (127.12.19.131:44033)
I20260709 13:17:53.656700 16910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f309ccf8d86446f5bdbe94eca4cef635" candidate_uuid: "d7d9299aafb5448bafaf4d555726db3b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "47163694c2e94eccb41473874d50bf79"
I20260709 13:17:53.657407 16910 raft_consensus.cc:3060] T f309ccf8d86446f5bdbe94eca4cef635 P 47163694c2e94eccb41473874d50bf79 [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:17:53.657518 16702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f309ccf8d86446f5bdbe94eca4cef635" candidate_uuid: "d7d9299aafb5448bafaf4d555726db3b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f7e6c9ea056a444ab8248a43538f5e17"
I20260709 13:17:53.658176 16702 raft_consensus.cc:3055] T f309ccf8d86446f5bdbe94eca4cef635 P f7e6c9ea056a444ab8248a43538f5e17 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:17:53.658475 16702 raft_consensus.cc:740] T f309ccf8d86446f5bdbe94eca4cef635 P f7e6c9ea056a444ab8248a43538f5e17 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f7e6c9ea056a444ab8248a43538f5e17, State: Running, Role: LEADER
I20260709 13:17:53.659396 16702 consensus_queue.cc:260] T f309ccf8d86446f5bdbe94eca4cef635 P f7e6c9ea056a444ab8248a43538f5e17 [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: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:53.660708 16702 raft_consensus.cc:3060] T f309ccf8d86446f5bdbe94eca4cef635 P f7e6c9ea056a444ab8248a43538f5e17 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:53.664798 16910 raft_consensus.cc:2468] T f309ccf8d86446f5bdbe94eca4cef635 P 47163694c2e94eccb41473874d50bf79 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7d9299aafb5448bafaf4d555726db3b in term 3.
I20260709 13:17:53.665978 16592 leader_election.cc:304] T f309ccf8d86446f5bdbe94eca4cef635 P d7d9299aafb5448bafaf4d555726db3b [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: 47163694c2e94eccb41473874d50bf79, d7d9299aafb5448bafaf4d555726db3b; no voters: 
I20260709 13:17:53.666836 16748 raft_consensus.cc:2804] T f309ccf8d86446f5bdbe94eca4cef635 P d7d9299aafb5448bafaf4d555726db3b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:17:53.667917 16748 raft_consensus.cc:697] T f309ccf8d86446f5bdbe94eca4cef635 P d7d9299aafb5448bafaf4d555726db3b [term 3 LEADER]: Becoming Leader. State: Replica: d7d9299aafb5448bafaf4d555726db3b, State: Running, Role: LEADER
I20260709 13:17:53.668242 16702 raft_consensus.cc:2468] T f309ccf8d86446f5bdbe94eca4cef635 P f7e6c9ea056a444ab8248a43538f5e17 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7d9299aafb5448bafaf4d555726db3b in term 3.
I20260709 13:17:53.668990 16748 consensus_queue.cc:237] T f309ccf8d86446f5bdbe94eca4cef635 P d7d9299aafb5448bafaf4d555726db3b [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: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:53.677639 16448 catalog_manager.cc:5697] T f309ccf8d86446f5bdbe94eca4cef635 P d7d9299aafb5448bafaf4d555726db3b reported cstate change: term changed from 2 to 3, leader changed from f7e6c9ea056a444ab8248a43538f5e17 (127.12.19.131) to d7d9299aafb5448bafaf4d555726db3b (127.12.19.130). New cstate: current_term: 3 leader_uuid: "d7d9299aafb5448bafaf4d555726db3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:53.680850 16910 raft_consensus.cc:3060] T a7bdef1001cb4607adc02f758e9a7597 P 47163694c2e94eccb41473874d50bf79 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:53.681144 16909 raft_consensus.cc:3060] T 75d42a76734c4e4ca9d81ef5b010b77b P 47163694c2e94eccb41473874d50bf79 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:53.689805 16909 pending_rounds.cc:85] T 75d42a76734c4e4ca9d81ef5b010b77b P 47163694c2e94eccb41473874d50bf79: Aborting all ops after (but not including) 0
I20260709 13:17:53.690086 16909 pending_rounds.cc:107] T 75d42a76734c4e4ca9d81ef5b010b77b P 47163694c2e94eccb41473874d50bf79: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 13:17:53.690403 16909 raft_consensus.cc:2889] T 75d42a76734c4e4ca9d81ef5b010b77b P 47163694c2e94eccb41473874d50bf79 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:17:53.704238 16909 raft_consensus.cc:3060] T c62be899223541048ddc184f5c3fec65 P 47163694c2e94eccb41473874d50bf79 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:53.709170 16909 pending_rounds.cc:85] T c62be899223541048ddc184f5c3fec65 P 47163694c2e94eccb41473874d50bf79: Aborting all ops after (but not including) 0
I20260709 13:17:53.709394 16909 pending_rounds.cc:107] T c62be899223541048ddc184f5c3fec65 P 47163694c2e94eccb41473874d50bf79: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 13:17:53.709627 16909 raft_consensus.cc:2889] T c62be899223541048ddc184f5c3fec65 P 47163694c2e94eccb41473874d50bf79 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:17:53.810598 16954 raft_consensus.cc:993] T 42c1e297d34f4e0cba89646239a4b3b4 P d7d9299aafb5448bafaf4d555726db3b: : Instructing follower f7e6c9ea056a444ab8248a43538f5e17 to start an election
I20260709 13:17:53.811085 16748 raft_consensus.cc:1081] T 42c1e297d34f4e0cba89646239a4b3b4 P d7d9299aafb5448bafaf4d555726db3b [term 1 LEADER]: Signalling peer f7e6c9ea056a444ab8248a43538f5e17 to start an election
I20260709 13:17:53.812284 16702 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "42c1e297d34f4e0cba89646239a4b3b4"
dest_uuid: "f7e6c9ea056a444ab8248a43538f5e17"
 from {username='slave'} at 127.0.0.1:49296
I20260709 13:17:53.812781 16702 raft_consensus.cc:493] T 42c1e297d34f4e0cba89646239a4b3b4 P f7e6c9ea056a444ab8248a43538f5e17 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:53.813088 16702 raft_consensus.cc:3060] T 42c1e297d34f4e0cba89646239a4b3b4 P f7e6c9ea056a444ab8248a43538f5e17 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:53.817822 16702 raft_consensus.cc:515] T 42c1e297d34f4e0cba89646239a4b3b4 P f7e6c9ea056a444ab8248a43538f5e17 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:53.819867 16702 leader_election.cc:290] T 42c1e297d34f4e0cba89646239a4b3b4 P f7e6c9ea056a444ab8248a43538f5e17 [CANDIDATE]: Term 2 election: Requested vote from peers 47163694c2e94eccb41473874d50bf79 (127.12.19.129:37349), d7d9299aafb5448bafaf4d555726db3b (127.12.19.130:44625)
I20260709 13:17:53.820256 16909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42c1e297d34f4e0cba89646239a4b3b4" candidate_uuid: "f7e6c9ea056a444ab8248a43538f5e17" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "47163694c2e94eccb41473874d50bf79"
I20260709 13:17:53.820693 16627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42c1e297d34f4e0cba89646239a4b3b4" candidate_uuid: "f7e6c9ea056a444ab8248a43538f5e17" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d7d9299aafb5448bafaf4d555726db3b"
I20260709 13:17:53.820864 16909 raft_consensus.cc:3060] T 42c1e297d34f4e0cba89646239a4b3b4 P 47163694c2e94eccb41473874d50bf79 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:53.821369 16627 raft_consensus.cc:3055] T 42c1e297d34f4e0cba89646239a4b3b4 P d7d9299aafb5448bafaf4d555726db3b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:53.821655 16627 raft_consensus.cc:740] T 42c1e297d34f4e0cba89646239a4b3b4 P d7d9299aafb5448bafaf4d555726db3b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d7d9299aafb5448bafaf4d555726db3b, State: Running, Role: LEADER
I20260709 13:17:53.822445 16627 consensus_queue.cc:260] T 42c1e297d34f4e0cba89646239a4b3b4 P d7d9299aafb5448bafaf4d555726db3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:53.823527 16627 raft_consensus.cc:3060] T 42c1e297d34f4e0cba89646239a4b3b4 P d7d9299aafb5448bafaf4d555726db3b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:53.826246 16909 raft_consensus.cc:2468] T 42c1e297d34f4e0cba89646239a4b3b4 P 47163694c2e94eccb41473874d50bf79 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7e6c9ea056a444ab8248a43538f5e17 in term 2.
I20260709 13:17:53.827224 16666 leader_election.cc:304] T 42c1e297d34f4e0cba89646239a4b3b4 P f7e6c9ea056a444ab8248a43538f5e17 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47163694c2e94eccb41473874d50bf79, f7e6c9ea056a444ab8248a43538f5e17; no voters: 
I20260709 13:17:53.827982 16953 raft_consensus.cc:2804] T 42c1e297d34f4e0cba89646239a4b3b4 P f7e6c9ea056a444ab8248a43538f5e17 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:53.828385 16953 raft_consensus.cc:697] T 42c1e297d34f4e0cba89646239a4b3b4 P f7e6c9ea056a444ab8248a43538f5e17 [term 2 LEADER]: Becoming Leader. State: Replica: f7e6c9ea056a444ab8248a43538f5e17, State: Running, Role: LEADER
I20260709 13:17:53.829308 16627 raft_consensus.cc:2468] T 42c1e297d34f4e0cba89646239a4b3b4 P d7d9299aafb5448bafaf4d555726db3b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7e6c9ea056a444ab8248a43538f5e17 in term 2.
I20260709 13:17:53.829815 16953 consensus_queue.cc:237] T 42c1e297d34f4e0cba89646239a4b3b4 P f7e6c9ea056a444ab8248a43538f5e17 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:53.836848 16448 catalog_manager.cc:5697] T 42c1e297d34f4e0cba89646239a4b3b4 P f7e6c9ea056a444ab8248a43538f5e17 reported cstate change: term changed from 1 to 2, leader changed from d7d9299aafb5448bafaf4d555726db3b (127.12.19.130) to f7e6c9ea056a444ab8248a43538f5e17 (127.12.19.131). New cstate: current_term: 2 leader_uuid: "f7e6c9ea056a444ab8248a43538f5e17" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:53.865361 16909 raft_consensus.cc:3060] T dd0a5ec117a44658adc8a9334b1c07fe P 47163694c2e94eccb41473874d50bf79 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:54.255095 16909 raft_consensus.cc:1275] T f309ccf8d86446f5bdbe94eca4cef635 P 47163694c2e94eccb41473874d50bf79 [term 3 FOLLOWER]: Refusing update from remote peer d7d9299aafb5448bafaf4d555726db3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:17:54.256306 16748 consensus_queue.cc:1048] T f309ccf8d86446f5bdbe94eca4cef635 P d7d9299aafb5448bafaf4d555726db3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:54.266067 16702 raft_consensus.cc:1275] T f309ccf8d86446f5bdbe94eca4cef635 P f7e6c9ea056a444ab8248a43538f5e17 [term 3 FOLLOWER]: Refusing update from remote peer d7d9299aafb5448bafaf4d555726db3b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:17:54.267416 16954 consensus_queue.cc:1048] T f309ccf8d86446f5bdbe94eca4cef635 P d7d9299aafb5448bafaf4d555726db3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:54.285153 16627 raft_consensus.cc:1275] T 42c1e297d34f4e0cba89646239a4b3b4 P d7d9299aafb5448bafaf4d555726db3b [term 2 FOLLOWER]: Refusing update from remote peer f7e6c9ea056a444ab8248a43538f5e17: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:54.286211 16968 consensus_queue.cc:1048] T 42c1e297d34f4e0cba89646239a4b3b4 P f7e6c9ea056a444ab8248a43538f5e17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:54.294364 16909 raft_consensus.cc:1275] T 42c1e297d34f4e0cba89646239a4b3b4 P 47163694c2e94eccb41473874d50bf79 [term 2 FOLLOWER]: Refusing update from remote peer f7e6c9ea056a444ab8248a43538f5e17: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:54.296100 16953 consensus_queue.cc:1048] T 42c1e297d34f4e0cba89646239a4b3b4 P f7e6c9ea056a444ab8248a43538f5e17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:54.525856 12366 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:54.533200 16702 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "75d42a76734c4e4ca9d81ef5b010b77b"
dest_uuid: "f7e6c9ea056a444ab8248a43538f5e17"
mode: GRACEFUL
new_leader_uuid: "d7d9299aafb5448bafaf4d555726db3b"
 from {username='slave'} at 127.0.0.1:60066
I20260709 13:17:54.533706 16702 raft_consensus.cc:606] T 75d42a76734c4e4ca9d81ef5b010b77b P f7e6c9ea056a444ab8248a43538f5e17 [term 2 LEADER]: Received request to transfer leadership to TS d7d9299aafb5448bafaf4d555726db3b
I20260709 13:17:54.535882 16627 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c62be899223541048ddc184f5c3fec65"
dest_uuid: "d7d9299aafb5448bafaf4d555726db3b"
mode: GRACEFUL
new_leader_uuid: "f7e6c9ea056a444ab8248a43538f5e17"
 from {username='slave'} at 127.0.0.1:57478
I20260709 13:17:54.536357 16627 raft_consensus.cc:606] T c62be899223541048ddc184f5c3fec65 P d7d9299aafb5448bafaf4d555726db3b [term 2 LEADER]: Received request to transfer leadership to TS f7e6c9ea056a444ab8248a43538f5e17
I20260709 13:17:54.537412 12366 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:17:54.537851 12366 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:17:54.538370 12366 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 13:17:54.540979 16498 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:17:54.658496 16968 raft_consensus.cc:993] T 75d42a76734c4e4ca9d81ef5b010b77b P f7e6c9ea056a444ab8248a43538f5e17: : Instructing follower d7d9299aafb5448bafaf4d555726db3b to start an election
I20260709 13:17:54.658979 16953 raft_consensus.cc:1081] T 75d42a76734c4e4ca9d81ef5b010b77b P f7e6c9ea056a444ab8248a43538f5e17 [term 2 LEADER]: Signalling peer d7d9299aafb5448bafaf4d555726db3b to start an election
I20260709 13:17:54.660383 16627 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "75d42a76734c4e4ca9d81ef5b010b77b"
dest_uuid: "d7d9299aafb5448bafaf4d555726db3b"
 from {username='slave'} at 127.0.0.1:38006
I20260709 13:17:54.660787 16627 raft_consensus.cc:493] T 75d42a76734c4e4ca9d81ef5b010b77b P d7d9299aafb5448bafaf4d555726db3b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:54.661028 16627 raft_consensus.cc:3060] T 75d42a76734c4e4ca9d81ef5b010b77b P d7d9299aafb5448bafaf4d555726db3b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:54.666003 16627 raft_consensus.cc:515] T 75d42a76734c4e4ca9d81ef5b010b77b P d7d9299aafb5448bafaf4d555726db3b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:54.667426 16627 leader_election.cc:290] T 75d42a76734c4e4ca9d81ef5b010b77b P d7d9299aafb5448bafaf4d555726db3b [CANDIDATE]: Term 3 election: Requested vote from peers 47163694c2e94eccb41473874d50bf79 (127.12.19.129:37349), f7e6c9ea056a444ab8248a43538f5e17 (127.12.19.131:44033)
I20260709 13:17:54.668228 16909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75d42a76734c4e4ca9d81ef5b010b77b" candidate_uuid: "d7d9299aafb5448bafaf4d555726db3b" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "47163694c2e94eccb41473874d50bf79"
I20260709 13:17:54.668447 16702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75d42a76734c4e4ca9d81ef5b010b77b" candidate_uuid: "d7d9299aafb5448bafaf4d555726db3b" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "f7e6c9ea056a444ab8248a43538f5e17"
I20260709 13:17:54.668859 16909 raft_consensus.cc:3060] T 75d42a76734c4e4ca9d81ef5b010b77b P 47163694c2e94eccb41473874d50bf79 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:54.668967 16702 raft_consensus.cc:3055] T 75d42a76734c4e4ca9d81ef5b010b77b P f7e6c9ea056a444ab8248a43538f5e17 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:17:54.669368 16702 raft_consensus.cc:740] T 75d42a76734c4e4ca9d81ef5b010b77b P f7e6c9ea056a444ab8248a43538f5e17 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f7e6c9ea056a444ab8248a43538f5e17, State: Running, Role: LEADER
I20260709 13:17:54.670106 16702 consensus_queue.cc:260] T 75d42a76734c4e4ca9d81ef5b010b77b P f7e6c9ea056a444ab8248a43538f5e17 [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: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:54.671281 16702 raft_consensus.cc:3060] T 75d42a76734c4e4ca9d81ef5b010b77b P f7e6c9ea056a444ab8248a43538f5e17 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:54.675786 16909 raft_consensus.cc:2468] T 75d42a76734c4e4ca9d81ef5b010b77b P 47163694c2e94eccb41473874d50bf79 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7d9299aafb5448bafaf4d555726db3b in term 3.
I20260709 13:17:54.676985 16592 leader_election.cc:304] T 75d42a76734c4e4ca9d81ef5b010b77b P d7d9299aafb5448bafaf4d555726db3b [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: 47163694c2e94eccb41473874d50bf79, d7d9299aafb5448bafaf4d555726db3b; no voters: 
I20260709 13:17:54.677763 16954 raft_consensus.cc:2804] T 75d42a76734c4e4ca9d81ef5b010b77b P d7d9299aafb5448bafaf4d555726db3b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:17:54.677874 16702 raft_consensus.cc:2468] T 75d42a76734c4e4ca9d81ef5b010b77b P f7e6c9ea056a444ab8248a43538f5e17 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7d9299aafb5448bafaf4d555726db3b in term 3.
I20260709 13:17:54.678277 16954 raft_consensus.cc:697] T 75d42a76734c4e4ca9d81ef5b010b77b P d7d9299aafb5448bafaf4d555726db3b [term 3 LEADER]: Becoming Leader. State: Replica: d7d9299aafb5448bafaf4d555726db3b, State: Running, Role: LEADER
I20260709 13:17:54.679215 16954 consensus_queue.cc:237] T 75d42a76734c4e4ca9d81ef5b010b77b P d7d9299aafb5448bafaf4d555726db3b [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: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:54.686580 16448 catalog_manager.cc:5697] T 75d42a76734c4e4ca9d81ef5b010b77b P d7d9299aafb5448bafaf4d555726db3b reported cstate change: term changed from 2 to 3, leader changed from f7e6c9ea056a444ab8248a43538f5e17 (127.12.19.131) to d7d9299aafb5448bafaf4d555726db3b (127.12.19.130). New cstate: current_term: 3 leader_uuid: "d7d9299aafb5448bafaf4d555726db3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:55.052284 16954 raft_consensus.cc:993] T c62be899223541048ddc184f5c3fec65 P d7d9299aafb5448bafaf4d555726db3b: : Instructing follower f7e6c9ea056a444ab8248a43538f5e17 to start an election
I20260709 13:17:55.052814 16748 raft_consensus.cc:1081] T c62be899223541048ddc184f5c3fec65 P d7d9299aafb5448bafaf4d555726db3b [term 2 LEADER]: Signalling peer f7e6c9ea056a444ab8248a43538f5e17 to start an election
I20260709 13:17:55.054247 16702 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c62be899223541048ddc184f5c3fec65"
dest_uuid: "f7e6c9ea056a444ab8248a43538f5e17"
 from {username='slave'} at 127.0.0.1:49296
I20260709 13:17:55.054836 16702 raft_consensus.cc:493] T c62be899223541048ddc184f5c3fec65 P f7e6c9ea056a444ab8248a43538f5e17 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:55.055207 16702 raft_consensus.cc:3060] T c62be899223541048ddc184f5c3fec65 P f7e6c9ea056a444ab8248a43538f5e17 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:55.059687 16702 raft_consensus.cc:515] T c62be899223541048ddc184f5c3fec65 P f7e6c9ea056a444ab8248a43538f5e17 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:55.061031 16702 leader_election.cc:290] T c62be899223541048ddc184f5c3fec65 P f7e6c9ea056a444ab8248a43538f5e17 [CANDIDATE]: Term 3 election: Requested vote from peers 47163694c2e94eccb41473874d50bf79 (127.12.19.129:37349), d7d9299aafb5448bafaf4d555726db3b (127.12.19.130:44625)
I20260709 13:17:55.061708 16909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c62be899223541048ddc184f5c3fec65" candidate_uuid: "f7e6c9ea056a444ab8248a43538f5e17" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "47163694c2e94eccb41473874d50bf79"
I20260709 13:17:55.062006 16627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c62be899223541048ddc184f5c3fec65" candidate_uuid: "f7e6c9ea056a444ab8248a43538f5e17" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "d7d9299aafb5448bafaf4d555726db3b"
I20260709 13:17:55.062347 16909 raft_consensus.cc:3060] T c62be899223541048ddc184f5c3fec65 P 47163694c2e94eccb41473874d50bf79 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:55.062598 16627 raft_consensus.cc:3055] T c62be899223541048ddc184f5c3fec65 P d7d9299aafb5448bafaf4d555726db3b [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:17:55.062938 16627 raft_consensus.cc:740] T c62be899223541048ddc184f5c3fec65 P d7d9299aafb5448bafaf4d555726db3b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d7d9299aafb5448bafaf4d555726db3b, State: Running, Role: LEADER
I20260709 13:17:55.063787 16627 consensus_queue.cc:260] T c62be899223541048ddc184f5c3fec65 P d7d9299aafb5448bafaf4d555726db3b [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: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:55.065054 16627 raft_consensus.cc:3060] T c62be899223541048ddc184f5c3fec65 P d7d9299aafb5448bafaf4d555726db3b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:55.069238 16909 raft_consensus.cc:2468] T c62be899223541048ddc184f5c3fec65 P 47163694c2e94eccb41473874d50bf79 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7e6c9ea056a444ab8248a43538f5e17 in term 3.
I20260709 13:17:55.070322 16666 leader_election.cc:304] T c62be899223541048ddc184f5c3fec65 P f7e6c9ea056a444ab8248a43538f5e17 [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: 47163694c2e94eccb41473874d50bf79, f7e6c9ea056a444ab8248a43538f5e17; no voters: 
I20260709 13:17:55.071007 16953 raft_consensus.cc:2804] T c62be899223541048ddc184f5c3fec65 P f7e6c9ea056a444ab8248a43538f5e17 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:17:55.071671 16627 raft_consensus.cc:2468] T c62be899223541048ddc184f5c3fec65 P d7d9299aafb5448bafaf4d555726db3b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7e6c9ea056a444ab8248a43538f5e17 in term 3.
I20260709 13:17:55.071452 16953 raft_consensus.cc:697] T c62be899223541048ddc184f5c3fec65 P f7e6c9ea056a444ab8248a43538f5e17 [term 3 LEADER]: Becoming Leader. State: Replica: f7e6c9ea056a444ab8248a43538f5e17, State: Running, Role: LEADER
I20260709 13:17:55.072824 16953 consensus_queue.cc:237] T c62be899223541048ddc184f5c3fec65 P f7e6c9ea056a444ab8248a43538f5e17 [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: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:55.079413 16448 catalog_manager.cc:5697] T c62be899223541048ddc184f5c3fec65 P f7e6c9ea056a444ab8248a43538f5e17 reported cstate change: term changed from 2 to 3, leader changed from d7d9299aafb5448bafaf4d555726db3b (127.12.19.130) to f7e6c9ea056a444ab8248a43538f5e17 (127.12.19.131). New cstate: current_term: 3 leader_uuid: "f7e6c9ea056a444ab8248a43538f5e17" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:55.158427 16909 raft_consensus.cc:1275] T 75d42a76734c4e4ca9d81ef5b010b77b P 47163694c2e94eccb41473874d50bf79 [term 3 FOLLOWER]: Refusing update from remote peer d7d9299aafb5448bafaf4d555726db3b: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:17:55.159575 16748 consensus_queue.cc:1048] T 75d42a76734c4e4ca9d81ef5b010b77b P d7d9299aafb5448bafaf4d555726db3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:55.169732 16702 raft_consensus.cc:1275] T 75d42a76734c4e4ca9d81ef5b010b77b P f7e6c9ea056a444ab8248a43538f5e17 [term 3 FOLLOWER]: Refusing update from remote peer d7d9299aafb5448bafaf4d555726db3b: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:17:55.171073 16748 consensus_queue.cc:1048] T 75d42a76734c4e4ca9d81ef5b010b77b P d7d9299aafb5448bafaf4d555726db3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:17:55.541946 16498 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:17:55.544767 12366 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:55.551852 16702 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "54c087c17aaa4a63ab083931a79d3590"
dest_uuid: "f7e6c9ea056a444ab8248a43538f5e17"
mode: GRACEFUL
new_leader_uuid: "d7d9299aafb5448bafaf4d555726db3b"
 from {username='slave'} at 127.0.0.1:60066
I20260709 13:17:55.552332 16702 raft_consensus.cc:606] T 54c087c17aaa4a63ab083931a79d3590 P f7e6c9ea056a444ab8248a43538f5e17 [term 1 LEADER]: Received request to transfer leadership to TS d7d9299aafb5448bafaf4d555726db3b
I20260709 13:17:55.554519 16627 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f309ccf8d86446f5bdbe94eca4cef635"
dest_uuid: "d7d9299aafb5448bafaf4d555726db3b"
mode: GRACEFUL
new_leader_uuid: "f7e6c9ea056a444ab8248a43538f5e17"
 from {username='slave'} at 127.0.0.1:57478
I20260709 13:17:55.555001 16627 raft_consensus.cc:606] T f309ccf8d86446f5bdbe94eca4cef635 P d7d9299aafb5448bafaf4d555726db3b [term 3 LEADER]: Received request to transfer leadership to TS f7e6c9ea056a444ab8248a43538f5e17
I20260709 13:17:55.556042 12366 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:17:55.556478 12366 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:17:55.557011 12366 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:55.624620 16627 raft_consensus.cc:1275] T c62be899223541048ddc184f5c3fec65 P d7d9299aafb5448bafaf4d555726db3b [term 3 FOLLOWER]: Refusing update from remote peer f7e6c9ea056a444ab8248a43538f5e17: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:17:55.625829 16968 consensus_queue.cc:1048] T c62be899223541048ddc184f5c3fec65 P f7e6c9ea056a444ab8248a43538f5e17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:55.634119 16909 raft_consensus.cc:1275] T c62be899223541048ddc184f5c3fec65 P 47163694c2e94eccb41473874d50bf79 [term 3 FOLLOWER]: Refusing update from remote peer f7e6c9ea056a444ab8248a43538f5e17: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:17:55.635761 16953 consensus_queue.cc:1048] T c62be899223541048ddc184f5c3fec65 P f7e6c9ea056a444ab8248a43538f5e17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:55.723151 16953 raft_consensus.cc:993] T 54c087c17aaa4a63ab083931a79d3590 P f7e6c9ea056a444ab8248a43538f5e17: : Instructing follower d7d9299aafb5448bafaf4d555726db3b to start an election
I20260709 13:17:55.723646 16968 raft_consensus.cc:1081] T 54c087c17aaa4a63ab083931a79d3590 P f7e6c9ea056a444ab8248a43538f5e17 [term 1 LEADER]: Signalling peer d7d9299aafb5448bafaf4d555726db3b to start an election
I20260709 13:17:55.724972 16627 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "54c087c17aaa4a63ab083931a79d3590"
dest_uuid: "d7d9299aafb5448bafaf4d555726db3b"
 from {username='slave'} at 127.0.0.1:38006
I20260709 13:17:55.725446 16627 raft_consensus.cc:493] T 54c087c17aaa4a63ab083931a79d3590 P d7d9299aafb5448bafaf4d555726db3b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:55.725759 16627 raft_consensus.cc:3060] T 54c087c17aaa4a63ab083931a79d3590 P d7d9299aafb5448bafaf4d555726db3b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:55.730829 16627 raft_consensus.cc:515] T 54c087c17aaa4a63ab083931a79d3590 P d7d9299aafb5448bafaf4d555726db3b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:55.732362 16627 leader_election.cc:290] T 54c087c17aaa4a63ab083931a79d3590 P d7d9299aafb5448bafaf4d555726db3b [CANDIDATE]: Term 2 election: Requested vote from peers 47163694c2e94eccb41473874d50bf79 (127.12.19.129:37349), f7e6c9ea056a444ab8248a43538f5e17 (127.12.19.131:44033)
I20260709 13:17:55.733100 16909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54c087c17aaa4a63ab083931a79d3590" candidate_uuid: "d7d9299aafb5448bafaf4d555726db3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "47163694c2e94eccb41473874d50bf79"
I20260709 13:17:55.733469 16702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54c087c17aaa4a63ab083931a79d3590" candidate_uuid: "d7d9299aafb5448bafaf4d555726db3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f7e6c9ea056a444ab8248a43538f5e17"
I20260709 13:17:55.733762 16909 raft_consensus.cc:3060] T 54c087c17aaa4a63ab083931a79d3590 P 47163694c2e94eccb41473874d50bf79 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:55.734009 16702 raft_consensus.cc:3055] T 54c087c17aaa4a63ab083931a79d3590 P f7e6c9ea056a444ab8248a43538f5e17 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:55.734329 16702 raft_consensus.cc:740] T 54c087c17aaa4a63ab083931a79d3590 P f7e6c9ea056a444ab8248a43538f5e17 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f7e6c9ea056a444ab8248a43538f5e17, State: Running, Role: LEADER
I20260709 13:17:55.734977 16702 consensus_queue.cc:260] T 54c087c17aaa4a63ab083931a79d3590 P f7e6c9ea056a444ab8248a43538f5e17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:55.735891 16702 raft_consensus.cc:3060] T 54c087c17aaa4a63ab083931a79d3590 P f7e6c9ea056a444ab8248a43538f5e17 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:55.738842 16909 raft_consensus.cc:2468] T 54c087c17aaa4a63ab083931a79d3590 P 47163694c2e94eccb41473874d50bf79 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7d9299aafb5448bafaf4d555726db3b in term 2.
I20260709 13:17:55.740206 16592 leader_election.cc:304] T 54c087c17aaa4a63ab083931a79d3590 P d7d9299aafb5448bafaf4d555726db3b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47163694c2e94eccb41473874d50bf79, d7d9299aafb5448bafaf4d555726db3b; no voters: 
I20260709 13:17:55.740928 16990 raft_consensus.cc:2804] T 54c087c17aaa4a63ab083931a79d3590 P d7d9299aafb5448bafaf4d555726db3b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:55.741348 16990 raft_consensus.cc:697] T 54c087c17aaa4a63ab083931a79d3590 P d7d9299aafb5448bafaf4d555726db3b [term 2 LEADER]: Becoming Leader. State: Replica: d7d9299aafb5448bafaf4d555726db3b, State: Running, Role: LEADER
I20260709 13:17:55.741443 16702 raft_consensus.cc:2468] T 54c087c17aaa4a63ab083931a79d3590 P f7e6c9ea056a444ab8248a43538f5e17 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7d9299aafb5448bafaf4d555726db3b in term 2.
I20260709 13:17:55.742334 16990 consensus_queue.cc:237] T 54c087c17aaa4a63ab083931a79d3590 P d7d9299aafb5448bafaf4d555726db3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:55.750020 16448 catalog_manager.cc:5697] T 54c087c17aaa4a63ab083931a79d3590 P d7d9299aafb5448bafaf4d555726db3b reported cstate change: term changed from 1 to 2, leader changed from f7e6c9ea056a444ab8248a43538f5e17 (127.12.19.131) to d7d9299aafb5448bafaf4d555726db3b (127.12.19.130). New cstate: current_term: 2 leader_uuid: "d7d9299aafb5448bafaf4d555726db3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:55.768538 16989 raft_consensus.cc:993] T f309ccf8d86446f5bdbe94eca4cef635 P d7d9299aafb5448bafaf4d555726db3b: : Instructing follower f7e6c9ea056a444ab8248a43538f5e17 to start an election
I20260709 13:17:55.768950 16990 raft_consensus.cc:1081] T f309ccf8d86446f5bdbe94eca4cef635 P d7d9299aafb5448bafaf4d555726db3b [term 3 LEADER]: Signalling peer f7e6c9ea056a444ab8248a43538f5e17 to start an election
I20260709 13:17:55.770175 16702 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f309ccf8d86446f5bdbe94eca4cef635"
dest_uuid: "f7e6c9ea056a444ab8248a43538f5e17"
 from {username='slave'} at 127.0.0.1:49296
I20260709 13:17:55.770582 16702 raft_consensus.cc:493] T f309ccf8d86446f5bdbe94eca4cef635 P f7e6c9ea056a444ab8248a43538f5e17 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:55.770864 16702 raft_consensus.cc:3060] T f309ccf8d86446f5bdbe94eca4cef635 P f7e6c9ea056a444ab8248a43538f5e17 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:55.775077 16702 raft_consensus.cc:515] T f309ccf8d86446f5bdbe94eca4cef635 P f7e6c9ea056a444ab8248a43538f5e17 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:55.776441 16702 leader_election.cc:290] T f309ccf8d86446f5bdbe94eca4cef635 P f7e6c9ea056a444ab8248a43538f5e17 [CANDIDATE]: Term 4 election: Requested vote from peers 47163694c2e94eccb41473874d50bf79 (127.12.19.129:37349), d7d9299aafb5448bafaf4d555726db3b (127.12.19.130:44625)
I20260709 13:17:55.777222 16909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f309ccf8d86446f5bdbe94eca4cef635" candidate_uuid: "f7e6c9ea056a444ab8248a43538f5e17" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "47163694c2e94eccb41473874d50bf79"
I20260709 13:17:55.777544 16627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f309ccf8d86446f5bdbe94eca4cef635" candidate_uuid: "f7e6c9ea056a444ab8248a43538f5e17" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d7d9299aafb5448bafaf4d555726db3b"
I20260709 13:17:55.777858 16909 raft_consensus.cc:3060] T f309ccf8d86446f5bdbe94eca4cef635 P 47163694c2e94eccb41473874d50bf79 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:55.778153 16627 raft_consensus.cc:3055] T f309ccf8d86446f5bdbe94eca4cef635 P d7d9299aafb5448bafaf4d555726db3b [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:17:55.778467 16627 raft_consensus.cc:740] T f309ccf8d86446f5bdbe94eca4cef635 P d7d9299aafb5448bafaf4d555726db3b [term 3 LEADER]: Becoming Follower/Learner. State: Replica: d7d9299aafb5448bafaf4d555726db3b, State: Running, Role: LEADER
I20260709 13:17:55.779274 16627 consensus_queue.cc:260] T f309ccf8d86446f5bdbe94eca4cef635 P d7d9299aafb5448bafaf4d555726db3b [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: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:55.780473 16627 raft_consensus.cc:3060] T f309ccf8d86446f5bdbe94eca4cef635 P d7d9299aafb5448bafaf4d555726db3b [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:55.784588 16909 raft_consensus.cc:2468] T f309ccf8d86446f5bdbe94eca4cef635 P 47163694c2e94eccb41473874d50bf79 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7e6c9ea056a444ab8248a43538f5e17 in term 4.
I20260709 13:17:55.785689 16666 leader_election.cc:304] T f309ccf8d86446f5bdbe94eca4cef635 P f7e6c9ea056a444ab8248a43538f5e17 [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: 47163694c2e94eccb41473874d50bf79, f7e6c9ea056a444ab8248a43538f5e17; no voters: 
I20260709 13:17:55.786396 16968 raft_consensus.cc:2804] T f309ccf8d86446f5bdbe94eca4cef635 P f7e6c9ea056a444ab8248a43538f5e17 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:17:55.786809 16968 raft_consensus.cc:697] T f309ccf8d86446f5bdbe94eca4cef635 P f7e6c9ea056a444ab8248a43538f5e17 [term 4 LEADER]: Becoming Leader. State: Replica: f7e6c9ea056a444ab8248a43538f5e17, State: Running, Role: LEADER
I20260709 13:17:55.787381 16627 raft_consensus.cc:2468] T f309ccf8d86446f5bdbe94eca4cef635 P d7d9299aafb5448bafaf4d555726db3b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7e6c9ea056a444ab8248a43538f5e17 in term 4.
I20260709 13:17:55.787587 16968 consensus_queue.cc:237] T f309ccf8d86446f5bdbe94eca4cef635 P f7e6c9ea056a444ab8248a43538f5e17 [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: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:55.794263 16448 catalog_manager.cc:5697] T f309ccf8d86446f5bdbe94eca4cef635 P f7e6c9ea056a444ab8248a43538f5e17 reported cstate change: term changed from 3 to 4, leader changed from d7d9299aafb5448bafaf4d555726db3b (127.12.19.130) to f7e6c9ea056a444ab8248a43538f5e17 (127.12.19.131). New cstate: current_term: 4 leader_uuid: "f7e6c9ea056a444ab8248a43538f5e17" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:56.152180 16702 raft_consensus.cc:1275] T 54c087c17aaa4a63ab083931a79d3590 P f7e6c9ea056a444ab8248a43538f5e17 [term 2 FOLLOWER]: Refusing update from remote peer d7d9299aafb5448bafaf4d555726db3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:56.153232 16990 consensus_queue.cc:1048] T 54c087c17aaa4a63ab083931a79d3590 P d7d9299aafb5448bafaf4d555726db3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:56.161603 16909 raft_consensus.cc:1275] T 54c087c17aaa4a63ab083931a79d3590 P 47163694c2e94eccb41473874d50bf79 [term 2 FOLLOWER]: Refusing update from remote peer d7d9299aafb5448bafaf4d555726db3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:56.163185 16989 consensus_queue.cc:1048] T 54c087c17aaa4a63ab083931a79d3590 P d7d9299aafb5448bafaf4d555726db3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:56.273059 16909 raft_consensus.cc:1275] T f309ccf8d86446f5bdbe94eca4cef635 P 47163694c2e94eccb41473874d50bf79 [term 4 FOLLOWER]: Refusing update from remote peer f7e6c9ea056a444ab8248a43538f5e17: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:17:56.274408 16987 consensus_queue.cc:1048] T f309ccf8d86446f5bdbe94eca4cef635 P f7e6c9ea056a444ab8248a43538f5e17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:17:56.282187 16627 raft_consensus.cc:1275] T f309ccf8d86446f5bdbe94eca4cef635 P d7d9299aafb5448bafaf4d555726db3b [term 4 FOLLOWER]: Refusing update from remote peer f7e6c9ea056a444ab8248a43538f5e17: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:17:56.283641 16953 consensus_queue.cc:1048] T f309ccf8d86446f5bdbe94eca4cef635 P f7e6c9ea056a444ab8248a43538f5e17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 13:17:56.543118 16498 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:17:56.565120 12366 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:56.577960 16627 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4d2f8f0482c24190933724be7ee73635"
dest_uuid: "d7d9299aafb5448bafaf4d555726db3b"
mode: GRACEFUL
new_leader_uuid: "f7e6c9ea056a444ab8248a43538f5e17"
 from {username='slave'} at 127.0.0.1:57478
I20260709 13:17:56.578676 16627 raft_consensus.cc:606] T 4d2f8f0482c24190933724be7ee73635 P d7d9299aafb5448bafaf4d555726db3b [term 1 LEADER]: Received request to transfer leadership to TS f7e6c9ea056a444ab8248a43538f5e17
I20260709 13:17:56.581348 16702 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f309ccf8d86446f5bdbe94eca4cef635"
dest_uuid: "f7e6c9ea056a444ab8248a43538f5e17"
mode: GRACEFUL
new_leader_uuid: "d7d9299aafb5448bafaf4d555726db3b"
 from {username='slave'} at 127.0.0.1:60066
I20260709 13:17:56.581806 16702 raft_consensus.cc:606] T f309ccf8d86446f5bdbe94eca4cef635 P f7e6c9ea056a444ab8248a43538f5e17 [term 4 LEADER]: Received request to transfer leadership to TS d7d9299aafb5448bafaf4d555726db3b
I20260709 13:17:56.582888 12366 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:17:56.583369 12366 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:17:56.583858 12366 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:56.768772 16953 raft_consensus.cc:993] T f309ccf8d86446f5bdbe94eca4cef635 P f7e6c9ea056a444ab8248a43538f5e17: : Instructing follower d7d9299aafb5448bafaf4d555726db3b to start an election
I20260709 13:17:56.769331 16987 raft_consensus.cc:1081] T f309ccf8d86446f5bdbe94eca4cef635 P f7e6c9ea056a444ab8248a43538f5e17 [term 4 LEADER]: Signalling peer d7d9299aafb5448bafaf4d555726db3b to start an election
I20260709 13:17:56.771018 16627 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f309ccf8d86446f5bdbe94eca4cef635"
dest_uuid: "d7d9299aafb5448bafaf4d555726db3b"
 from {username='slave'} at 127.0.0.1:38006
I20260709 13:17:56.771620 16627 raft_consensus.cc:493] T f309ccf8d86446f5bdbe94eca4cef635 P d7d9299aafb5448bafaf4d555726db3b [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:56.771987 16627 raft_consensus.cc:3060] T f309ccf8d86446f5bdbe94eca4cef635 P d7d9299aafb5448bafaf4d555726db3b [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:17:56.776829 16627 raft_consensus.cc:515] T f309ccf8d86446f5bdbe94eca4cef635 P d7d9299aafb5448bafaf4d555726db3b [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:56.778160 16627 leader_election.cc:290] T f309ccf8d86446f5bdbe94eca4cef635 P d7d9299aafb5448bafaf4d555726db3b [CANDIDATE]: Term 5 election: Requested vote from peers 47163694c2e94eccb41473874d50bf79 (127.12.19.129:37349), f7e6c9ea056a444ab8248a43538f5e17 (127.12.19.131:44033)
I20260709 13:17:56.778935 16910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f309ccf8d86446f5bdbe94eca4cef635" candidate_uuid: "d7d9299aafb5448bafaf4d555726db3b" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "47163694c2e94eccb41473874d50bf79"
I20260709 13:17:56.779120 16702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f309ccf8d86446f5bdbe94eca4cef635" candidate_uuid: "d7d9299aafb5448bafaf4d555726db3b" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "f7e6c9ea056a444ab8248a43538f5e17"
I20260709 13:17:56.779613 16910 raft_consensus.cc:3060] T f309ccf8d86446f5bdbe94eca4cef635 P 47163694c2e94eccb41473874d50bf79 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:17:56.779655 16702 raft_consensus.cc:3055] T f309ccf8d86446f5bdbe94eca4cef635 P f7e6c9ea056a444ab8248a43538f5e17 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:17:56.780107 16702 raft_consensus.cc:740] T f309ccf8d86446f5bdbe94eca4cef635 P f7e6c9ea056a444ab8248a43538f5e17 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: f7e6c9ea056a444ab8248a43538f5e17, State: Running, Role: LEADER
I20260709 13:17:56.780896 16702 consensus_queue.cc:260] T f309ccf8d86446f5bdbe94eca4cef635 P f7e6c9ea056a444ab8248a43538f5e17 [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: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:56.782009 16702 raft_consensus.cc:3060] T f309ccf8d86446f5bdbe94eca4cef635 P f7e6c9ea056a444ab8248a43538f5e17 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:17:56.786612 16910 raft_consensus.cc:2468] T f309ccf8d86446f5bdbe94eca4cef635 P 47163694c2e94eccb41473874d50bf79 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7d9299aafb5448bafaf4d555726db3b in term 5.
I20260709 13:17:56.787918 16592 leader_election.cc:304] T f309ccf8d86446f5bdbe94eca4cef635 P d7d9299aafb5448bafaf4d555726db3b [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: 47163694c2e94eccb41473874d50bf79, d7d9299aafb5448bafaf4d555726db3b; no voters: 
I20260709 13:17:56.788683 16748 raft_consensus.cc:2804] T f309ccf8d86446f5bdbe94eca4cef635 P d7d9299aafb5448bafaf4d555726db3b [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:17:56.788715 16702 raft_consensus.cc:2468] T f309ccf8d86446f5bdbe94eca4cef635 P f7e6c9ea056a444ab8248a43538f5e17 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7d9299aafb5448bafaf4d555726db3b in term 5.
I20260709 13:17:56.789109 16748 raft_consensus.cc:697] T f309ccf8d86446f5bdbe94eca4cef635 P d7d9299aafb5448bafaf4d555726db3b [term 5 LEADER]: Becoming Leader. State: Replica: d7d9299aafb5448bafaf4d555726db3b, State: Running, Role: LEADER
I20260709 13:17:56.789903 16748 consensus_queue.cc:237] T f309ccf8d86446f5bdbe94eca4cef635 P d7d9299aafb5448bafaf4d555726db3b [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: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:56.795053 16448 catalog_manager.cc:5697] T f309ccf8d86446f5bdbe94eca4cef635 P d7d9299aafb5448bafaf4d555726db3b reported cstate change: term changed from 4 to 5, leader changed from f7e6c9ea056a444ab8248a43538f5e17 (127.12.19.131) to d7d9299aafb5448bafaf4d555726db3b (127.12.19.130). New cstate: current_term: 5 leader_uuid: "d7d9299aafb5448bafaf4d555726db3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:56.980851 16748 raft_consensus.cc:993] T 4d2f8f0482c24190933724be7ee73635 P d7d9299aafb5448bafaf4d555726db3b: : Instructing follower f7e6c9ea056a444ab8248a43538f5e17 to start an election
I20260709 13:17:56.981302 17005 raft_consensus.cc:1081] T 4d2f8f0482c24190933724be7ee73635 P d7d9299aafb5448bafaf4d555726db3b [term 1 LEADER]: Signalling peer f7e6c9ea056a444ab8248a43538f5e17 to start an election
I20260709 13:17:56.982647 16702 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4d2f8f0482c24190933724be7ee73635"
dest_uuid: "f7e6c9ea056a444ab8248a43538f5e17"
 from {username='slave'} at 127.0.0.1:49296
I20260709 13:17:56.983137 16702 raft_consensus.cc:493] T 4d2f8f0482c24190933724be7ee73635 P f7e6c9ea056a444ab8248a43538f5e17 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:56.983422 16702 raft_consensus.cc:3060] T 4d2f8f0482c24190933724be7ee73635 P f7e6c9ea056a444ab8248a43538f5e17 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:56.987691 16702 raft_consensus.cc:515] T 4d2f8f0482c24190933724be7ee73635 P f7e6c9ea056a444ab8248a43538f5e17 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:56.989017 16702 leader_election.cc:290] T 4d2f8f0482c24190933724be7ee73635 P f7e6c9ea056a444ab8248a43538f5e17 [CANDIDATE]: Term 2 election: Requested vote from peers 47163694c2e94eccb41473874d50bf79 (127.12.19.129:37349), d7d9299aafb5448bafaf4d555726db3b (127.12.19.130:44625)
I20260709 13:17:56.989758 16910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d2f8f0482c24190933724be7ee73635" candidate_uuid: "f7e6c9ea056a444ab8248a43538f5e17" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "47163694c2e94eccb41473874d50bf79"
I20260709 13:17:56.990015 16627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d2f8f0482c24190933724be7ee73635" candidate_uuid: "f7e6c9ea056a444ab8248a43538f5e17" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d7d9299aafb5448bafaf4d555726db3b"
I20260709 13:17:56.990394 16910 raft_consensus.cc:3060] T 4d2f8f0482c24190933724be7ee73635 P 47163694c2e94eccb41473874d50bf79 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:56.990545 16627 raft_consensus.cc:3055] T 4d2f8f0482c24190933724be7ee73635 P d7d9299aafb5448bafaf4d555726db3b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:56.990945 16627 raft_consensus.cc:740] T 4d2f8f0482c24190933724be7ee73635 P d7d9299aafb5448bafaf4d555726db3b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d7d9299aafb5448bafaf4d555726db3b, State: Running, Role: LEADER
I20260709 13:17:56.991782 16627 consensus_queue.cc:260] T 4d2f8f0482c24190933724be7ee73635 P d7d9299aafb5448bafaf4d555726db3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:56.992959 16627 raft_consensus.cc:3060] T 4d2f8f0482c24190933724be7ee73635 P d7d9299aafb5448bafaf4d555726db3b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:56.997078 16910 raft_consensus.cc:2468] T 4d2f8f0482c24190933724be7ee73635 P 47163694c2e94eccb41473874d50bf79 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7e6c9ea056a444ab8248a43538f5e17 in term 2.
I20260709 13:17:56.998181 16666 leader_election.cc:304] T 4d2f8f0482c24190933724be7ee73635 P f7e6c9ea056a444ab8248a43538f5e17 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47163694c2e94eccb41473874d50bf79, f7e6c9ea056a444ab8248a43538f5e17; no voters: 
I20260709 13:17:56.998847 16987 raft_consensus.cc:2804] T 4d2f8f0482c24190933724be7ee73635 P f7e6c9ea056a444ab8248a43538f5e17 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:56.999287 16627 raft_consensus.cc:2468] T 4d2f8f0482c24190933724be7ee73635 P d7d9299aafb5448bafaf4d555726db3b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7e6c9ea056a444ab8248a43538f5e17 in term 2.
I20260709 13:17:56.999392 16987 raft_consensus.cc:697] T 4d2f8f0482c24190933724be7ee73635 P f7e6c9ea056a444ab8248a43538f5e17 [term 2 LEADER]: Becoming Leader. State: Replica: f7e6c9ea056a444ab8248a43538f5e17, State: Running, Role: LEADER
I20260709 13:17:57.000590 16987 consensus_queue.cc:237] T 4d2f8f0482c24190933724be7ee73635 P f7e6c9ea056a444ab8248a43538f5e17 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:57.007426 16448 catalog_manager.cc:5697] T 4d2f8f0482c24190933724be7ee73635 P f7e6c9ea056a444ab8248a43538f5e17 reported cstate change: term changed from 1 to 2, leader changed from d7d9299aafb5448bafaf4d555726db3b (127.12.19.130) to f7e6c9ea056a444ab8248a43538f5e17 (127.12.19.131). New cstate: current_term: 2 leader_uuid: "f7e6c9ea056a444ab8248a43538f5e17" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:57.275098 16910 raft_consensus.cc:1275] T f309ccf8d86446f5bdbe94eca4cef635 P 47163694c2e94eccb41473874d50bf79 [term 5 FOLLOWER]: Refusing update from remote peer d7d9299aafb5448bafaf4d555726db3b: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:17:57.276358 17005 consensus_queue.cc:1048] T f309ccf8d86446f5bdbe94eca4cef635 P d7d9299aafb5448bafaf4d555726db3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:17:57.286857 16702 raft_consensus.cc:1275] T f309ccf8d86446f5bdbe94eca4cef635 P f7e6c9ea056a444ab8248a43538f5e17 [term 5 FOLLOWER]: Refusing update from remote peer d7d9299aafb5448bafaf4d555726db3b: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:17:57.288134 17011 consensus_queue.cc:1048] T f309ccf8d86446f5bdbe94eca4cef635 P d7d9299aafb5448bafaf4d555726db3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:17:57.415731 16627 raft_consensus.cc:1275] T 4d2f8f0482c24190933724be7ee73635 P d7d9299aafb5448bafaf4d555726db3b [term 2 FOLLOWER]: Refusing update from remote peer f7e6c9ea056a444ab8248a43538f5e17: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:57.416905 16987 consensus_queue.cc:1048] T 4d2f8f0482c24190933724be7ee73635 P f7e6c9ea056a444ab8248a43538f5e17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:57.426578 16909 raft_consensus.cc:1275] T 4d2f8f0482c24190933724be7ee73635 P 47163694c2e94eccb41473874d50bf79 [term 2 FOLLOWER]: Refusing update from remote peer f7e6c9ea056a444ab8248a43538f5e17: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:57.428169 17017 consensus_queue.cc:1048] T 4d2f8f0482c24190933724be7ee73635 P f7e6c9ea056a444ab8248a43538f5e17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:17:57.544174 16498 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:17:57.589995 12366 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:57.597095 16702 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "42c1e297d34f4e0cba89646239a4b3b4"
dest_uuid: "f7e6c9ea056a444ab8248a43538f5e17"
mode: GRACEFUL
new_leader_uuid: "d7d9299aafb5448bafaf4d555726db3b"
 from {username='slave'} at 127.0.0.1:60066
I20260709 13:17:57.597589 16702 raft_consensus.cc:606] T 42c1e297d34f4e0cba89646239a4b3b4 P f7e6c9ea056a444ab8248a43538f5e17 [term 2 LEADER]: Received request to transfer leadership to TS d7d9299aafb5448bafaf4d555726db3b
I20260709 13:17:57.599822 16627 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "75d42a76734c4e4ca9d81ef5b010b77b"
dest_uuid: "d7d9299aafb5448bafaf4d555726db3b"
mode: GRACEFUL
new_leader_uuid: "f7e6c9ea056a444ab8248a43538f5e17"
 from {username='slave'} at 127.0.0.1:57478
I20260709 13:17:57.600203 16627 raft_consensus.cc:606] T 75d42a76734c4e4ca9d81ef5b010b77b P d7d9299aafb5448bafaf4d555726db3b [term 3 LEADER]: Received request to transfer leadership to TS f7e6c9ea056a444ab8248a43538f5e17
I20260709 13:17:57.601171 12366 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:17:57.601558 12366 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:17:57.602005 12366 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:57.753628 16748 raft_consensus.cc:993] T 75d42a76734c4e4ca9d81ef5b010b77b P d7d9299aafb5448bafaf4d555726db3b: : Instructing follower f7e6c9ea056a444ab8248a43538f5e17 to start an election
I20260709 13:17:57.754302 17011 raft_consensus.cc:1081] T 75d42a76734c4e4ca9d81ef5b010b77b P d7d9299aafb5448bafaf4d555726db3b [term 3 LEADER]: Signalling peer f7e6c9ea056a444ab8248a43538f5e17 to start an election
I20260709 13:17:57.755751 16702 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "75d42a76734c4e4ca9d81ef5b010b77b"
dest_uuid: "f7e6c9ea056a444ab8248a43538f5e17"
 from {username='slave'} at 127.0.0.1:49296
I20260709 13:17:57.756186 16702 raft_consensus.cc:493] T 75d42a76734c4e4ca9d81ef5b010b77b P f7e6c9ea056a444ab8248a43538f5e17 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:57.756469 16702 raft_consensus.cc:3060] T 75d42a76734c4e4ca9d81ef5b010b77b P f7e6c9ea056a444ab8248a43538f5e17 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:57.760897 16702 raft_consensus.cc:515] T 75d42a76734c4e4ca9d81ef5b010b77b P f7e6c9ea056a444ab8248a43538f5e17 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:57.762183 16702 leader_election.cc:290] T 75d42a76734c4e4ca9d81ef5b010b77b P f7e6c9ea056a444ab8248a43538f5e17 [CANDIDATE]: Term 4 election: Requested vote from peers 47163694c2e94eccb41473874d50bf79 (127.12.19.129:37349), d7d9299aafb5448bafaf4d555726db3b (127.12.19.130:44625)
I20260709 13:17:57.762990 16909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75d42a76734c4e4ca9d81ef5b010b77b" candidate_uuid: "f7e6c9ea056a444ab8248a43538f5e17" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "47163694c2e94eccb41473874d50bf79"
I20260709 13:17:57.763192 16627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75d42a76734c4e4ca9d81ef5b010b77b" candidate_uuid: "f7e6c9ea056a444ab8248a43538f5e17" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "d7d9299aafb5448bafaf4d555726db3b"
I20260709 13:17:57.763535 16909 raft_consensus.cc:3060] T 75d42a76734c4e4ca9d81ef5b010b77b P 47163694c2e94eccb41473874d50bf79 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:57.763775 16627 raft_consensus.cc:3055] T 75d42a76734c4e4ca9d81ef5b010b77b P d7d9299aafb5448bafaf4d555726db3b [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:17:57.764081 16627 raft_consensus.cc:740] T 75d42a76734c4e4ca9d81ef5b010b77b P d7d9299aafb5448bafaf4d555726db3b [term 3 LEADER]: Becoming Follower/Learner. State: Replica: d7d9299aafb5448bafaf4d555726db3b, State: Running, Role: LEADER
I20260709 13:17:57.764645 16627 consensus_queue.cc:260] T 75d42a76734c4e4ca9d81ef5b010b77b P d7d9299aafb5448bafaf4d555726db3b [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: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:57.765430 16627 raft_consensus.cc:3060] T 75d42a76734c4e4ca9d81ef5b010b77b P d7d9299aafb5448bafaf4d555726db3b [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:57.768838 16909 raft_consensus.cc:2468] T 75d42a76734c4e4ca9d81ef5b010b77b P 47163694c2e94eccb41473874d50bf79 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7e6c9ea056a444ab8248a43538f5e17 in term 4.
I20260709 13:17:57.769887 16666 leader_election.cc:304] T 75d42a76734c4e4ca9d81ef5b010b77b P f7e6c9ea056a444ab8248a43538f5e17 [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: 47163694c2e94eccb41473874d50bf79, f7e6c9ea056a444ab8248a43538f5e17; no voters: 
I20260709 13:17:57.769901 16627 raft_consensus.cc:2468] T 75d42a76734c4e4ca9d81ef5b010b77b P d7d9299aafb5448bafaf4d555726db3b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7e6c9ea056a444ab8248a43538f5e17 in term 4.
I20260709 13:17:57.770565 17017 raft_consensus.cc:2804] T 75d42a76734c4e4ca9d81ef5b010b77b P f7e6c9ea056a444ab8248a43538f5e17 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:17:57.771083 17017 raft_consensus.cc:697] T 75d42a76734c4e4ca9d81ef5b010b77b P f7e6c9ea056a444ab8248a43538f5e17 [term 4 LEADER]: Becoming Leader. State: Replica: f7e6c9ea056a444ab8248a43538f5e17, State: Running, Role: LEADER
I20260709 13:17:57.771795 17017 consensus_queue.cc:237] T 75d42a76734c4e4ca9d81ef5b010b77b P f7e6c9ea056a444ab8248a43538f5e17 [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: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:57.781714 16448 catalog_manager.cc:5697] T 75d42a76734c4e4ca9d81ef5b010b77b P f7e6c9ea056a444ab8248a43538f5e17 reported cstate change: term changed from 3 to 4, leader changed from d7d9299aafb5448bafaf4d555726db3b (127.12.19.130) to f7e6c9ea056a444ab8248a43538f5e17 (127.12.19.131). New cstate: current_term: 4 leader_uuid: "f7e6c9ea056a444ab8248a43538f5e17" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:58.012286 17024 raft_consensus.cc:993] T 42c1e297d34f4e0cba89646239a4b3b4 P f7e6c9ea056a444ab8248a43538f5e17: : Instructing follower d7d9299aafb5448bafaf4d555726db3b to start an election
I20260709 13:17:58.012773 17017 raft_consensus.cc:1081] T 42c1e297d34f4e0cba89646239a4b3b4 P f7e6c9ea056a444ab8248a43538f5e17 [term 2 LEADER]: Signalling peer d7d9299aafb5448bafaf4d555726db3b to start an election
I20260709 13:17:58.014202 16627 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "42c1e297d34f4e0cba89646239a4b3b4"
dest_uuid: "d7d9299aafb5448bafaf4d555726db3b"
 from {username='slave'} at 127.0.0.1:38006
I20260709 13:17:58.014634 16627 raft_consensus.cc:493] T 42c1e297d34f4e0cba89646239a4b3b4 P d7d9299aafb5448bafaf4d555726db3b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:58.014895 16627 raft_consensus.cc:3060] T 42c1e297d34f4e0cba89646239a4b3b4 P d7d9299aafb5448bafaf4d555726db3b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:58.019243 16627 raft_consensus.cc:515] T 42c1e297d34f4e0cba89646239a4b3b4 P d7d9299aafb5448bafaf4d555726db3b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:58.020750 16627 leader_election.cc:290] T 42c1e297d34f4e0cba89646239a4b3b4 P d7d9299aafb5448bafaf4d555726db3b [CANDIDATE]: Term 3 election: Requested vote from peers 47163694c2e94eccb41473874d50bf79 (127.12.19.129:37349), f7e6c9ea056a444ab8248a43538f5e17 (127.12.19.131:44033)
I20260709 13:17:58.021441 16909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42c1e297d34f4e0cba89646239a4b3b4" candidate_uuid: "d7d9299aafb5448bafaf4d555726db3b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "47163694c2e94eccb41473874d50bf79"
I20260709 13:17:58.021849 16702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42c1e297d34f4e0cba89646239a4b3b4" candidate_uuid: "d7d9299aafb5448bafaf4d555726db3b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f7e6c9ea056a444ab8248a43538f5e17"
I20260709 13:17:58.022014 16909 raft_consensus.cc:3060] T 42c1e297d34f4e0cba89646239a4b3b4 P 47163694c2e94eccb41473874d50bf79 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:58.022475 16702 raft_consensus.cc:3055] T 42c1e297d34f4e0cba89646239a4b3b4 P f7e6c9ea056a444ab8248a43538f5e17 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:17:58.022789 16702 raft_consensus.cc:740] T 42c1e297d34f4e0cba89646239a4b3b4 P f7e6c9ea056a444ab8248a43538f5e17 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f7e6c9ea056a444ab8248a43538f5e17, State: Running, Role: LEADER
I20260709 13:17:58.023489 16702 consensus_queue.cc:260] T 42c1e297d34f4e0cba89646239a4b3b4 P f7e6c9ea056a444ab8248a43538f5e17 [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: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:58.024318 16702 raft_consensus.cc:3060] T 42c1e297d34f4e0cba89646239a4b3b4 P f7e6c9ea056a444ab8248a43538f5e17 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:58.026947 16909 raft_consensus.cc:2468] T 42c1e297d34f4e0cba89646239a4b3b4 P 47163694c2e94eccb41473874d50bf79 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7d9299aafb5448bafaf4d555726db3b in term 3.
I20260709 13:17:58.027973 16592 leader_election.cc:304] T 42c1e297d34f4e0cba89646239a4b3b4 P d7d9299aafb5448bafaf4d555726db3b [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: 47163694c2e94eccb41473874d50bf79, d7d9299aafb5448bafaf4d555726db3b; no voters: 
I20260709 13:17:58.028604 17023 raft_consensus.cc:2804] T 42c1e297d34f4e0cba89646239a4b3b4 P d7d9299aafb5448bafaf4d555726db3b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:17:58.029008 17023 raft_consensus.cc:697] T 42c1e297d34f4e0cba89646239a4b3b4 P d7d9299aafb5448bafaf4d555726db3b [term 3 LEADER]: Becoming Leader. State: Replica: d7d9299aafb5448bafaf4d555726db3b, State: Running, Role: LEADER
I20260709 13:17:58.029888 16702 raft_consensus.cc:2468] T 42c1e297d34f4e0cba89646239a4b3b4 P f7e6c9ea056a444ab8248a43538f5e17 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7d9299aafb5448bafaf4d555726db3b in term 3.
I20260709 13:17:58.029702 17023 consensus_queue.cc:237] T 42c1e297d34f4e0cba89646239a4b3b4 P d7d9299aafb5448bafaf4d555726db3b [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: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } }
I20260709 13:17:58.036348 16448 catalog_manager.cc:5697] T 42c1e297d34f4e0cba89646239a4b3b4 P d7d9299aafb5448bafaf4d555726db3b reported cstate change: term changed from 2 to 3, leader changed from f7e6c9ea056a444ab8248a43538f5e17 (127.12.19.131) to d7d9299aafb5448bafaf4d555726db3b (127.12.19.130). New cstate: current_term: 3 leader_uuid: "d7d9299aafb5448bafaf4d555726db3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:58.213507 16627 raft_consensus.cc:1275] T 75d42a76734c4e4ca9d81ef5b010b77b P d7d9299aafb5448bafaf4d555726db3b [term 4 FOLLOWER]: Refusing update from remote peer f7e6c9ea056a444ab8248a43538f5e17: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:17:58.214980 17024 consensus_queue.cc:1048] T 75d42a76734c4e4ca9d81ef5b010b77b P f7e6c9ea056a444ab8248a43538f5e17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7d9299aafb5448bafaf4d555726db3b" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 44625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:58.224093 16910 raft_consensus.cc:1275] T 75d42a76734c4e4ca9d81ef5b010b77b P 47163694c2e94eccb41473874d50bf79 [term 4 FOLLOWER]: Refusing update from remote peer f7e6c9ea056a444ab8248a43538f5e17: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:17:58.225734 17024 consensus_queue.cc:1048] T 75d42a76734c4e4ca9d81ef5b010b77b P f7e6c9ea056a444ab8248a43538f5e17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:58.408839 16702 raft_consensus.cc:1275] T 42c1e297d34f4e0cba89646239a4b3b4 P f7e6c9ea056a444ab8248a43538f5e17 [term 3 FOLLOWER]: Refusing update from remote peer d7d9299aafb5448bafaf4d555726db3b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:17:58.410002 16748 consensus_queue.cc:1048] T 42c1e297d34f4e0cba89646239a4b3b4 P d7d9299aafb5448bafaf4d555726db3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7e6c9ea056a444ab8248a43538f5e17" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 44033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:58.417888 16910 raft_consensus.cc:1275] T 42c1e297d34f4e0cba89646239a4b3b4 P 47163694c2e94eccb41473874d50bf79 [term 3 FOLLOWER]: Refusing update from remote peer d7d9299aafb5448bafaf4d555726db3b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:17:58.419667 17033 consensus_queue.cc:1048] T 42c1e297d34f4e0cba89646239a4b3b4 P d7d9299aafb5448bafaf4d555726db3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "47163694c2e94eccb41473874d50bf79" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 37349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 13:17:58.545040 16498 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:17:58.608613 12366 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:58.637444 12366 tablet_server.cc:179] TabletServer@127.12.19.129:37349 shutting down...
I20260709 13:17:58.658211 12366 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:17:58.658860 12366 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:58.659488 12366 raft_consensus.cc:2243] T 4d2f8f0482c24190933724be7ee73635 P 47163694c2e94eccb41473874d50bf79 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:58.659965 12366 raft_consensus.cc:2272] T 4d2f8f0482c24190933724be7ee73635 P 47163694c2e94eccb41473874d50bf79 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:58.661753 12366 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:58.662379 12366 raft_consensus.cc:2243] T ed2bb928f0f04f46bcc3d7454a70ddfb P 47163694c2e94eccb41473874d50bf79 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:58.662802 12366 raft_consensus.cc:2272] T ed2bb928f0f04f46bcc3d7454a70ddfb P 47163694c2e94eccb41473874d50bf79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:58.664520 12366 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:58.665045 12366 raft_consensus.cc:2243] T 44d049bf014043529c9cfde7c7c53bee P 47163694c2e94eccb41473874d50bf79 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:58.665421 12366 raft_consensus.cc:2272] T 44d049bf014043529c9cfde7c7c53bee P 47163694c2e94eccb41473874d50bf79 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:58.667012 12366 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:58.667560 12366 raft_consensus.cc:2243] T a7bdef1001cb4607adc02f758e9a7597 P 47163694c2e94eccb41473874d50bf79 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:58.667944 12366 raft_consensus.cc:2272] T a7bdef1001cb4607adc02f758e9a7597 P 47163694c2e94eccb41473874d50bf79 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:58.669529 12366 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:58.670013 12366 raft_consensus.cc:2243] T 75d42a76734c4e4ca9d81ef5b010b77b P 47163694c2e94eccb41473874d50bf79 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:58.670387 12366 raft_consensus.cc:2272] T 75d42a76734c4e4ca9d81ef5b010b77b P 47163694c2e94eccb41473874d50bf79 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:58.672349 12366 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:58.672889 12366 raft_consensus.cc:2243] T 54c087c17aaa4a63ab083931a79d3590 P 47163694c2e94eccb41473874d50bf79 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:58.673276 12366 raft_consensus.cc:2272] T 54c087c17aaa4a63ab083931a79d3590 P 47163694c2e94eccb41473874d50bf79 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:58.674844 12366 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:58.675388 12366 raft_consensus.cc:2243] T 42c1e297d34f4e0cba89646239a4b3b4 P 47163694c2e94eccb41473874d50bf79 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:58.675787 12366 raft_consensus.cc:2272] T 42c1e297d34f4e0cba89646239a4b3b4 P 47163694c2e94eccb41473874d50bf79 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:58.678167 12366 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:58.678653 12366 raft_consensus.cc:2243] T dd0a5ec117a44658adc8a9334b1c07fe P 47163694c2e94eccb41473874d50bf79 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:58.679051 12366 raft_consensus.cc:2272] T dd0a5ec117a44658adc8a9334b1c07fe P 47163694c2e94eccb41473874d50bf79 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:58.680639 12366 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:58.681083 12366 raft_consensus.cc:2243] T f309ccf8d86446f5bdbe94eca4cef635 P 47163694c2e94eccb41473874d50bf79 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:58.681479 12366 raft_consensus.cc:2272] T f309ccf8d86446f5bdbe94eca4cef635 P 47163694c2e94eccb41473874d50bf79 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:58.683038 12366 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:58.683531 12366 raft_consensus.cc:2243] T c62be899223541048ddc184f5c3fec65 P 47163694c2e94eccb41473874d50bf79 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:58.683916 12366 raft_consensus.cc:2272] T c62be899223541048ddc184f5c3fec65 P 47163694c2e94eccb41473874d50bf79 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:58.701097 12366 tablet_server.cc:196] TabletServer@127.12.19.129:37349 shutdown complete.
W20260709 13:17:58.707751 16666 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.12.19.129:37349: connect: Connection refused (error 111) [suppressed 2 similar messages]
W20260709 13:17:58.713493 16666 consensus_peers.cc:597] T 75d42a76734c4e4ca9d81ef5b010b77b P f7e6c9ea056a444ab8248a43538f5e17 -> Peer 47163694c2e94eccb41473874d50bf79 (127.12.19.129:37349): Couldn't send request to peer 47163694c2e94eccb41473874d50bf79. Status: Network error: Client connection negotiation failed: client connection to 127.12.19.129:37349: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:58.721145 12366 tablet_server.cc:179] TabletServer@127.12.19.130:0 shutting down...
I20260709 13:17:58.743782 12366 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:17:58.744480 12366 tablet_replica.cc:333] T 4d2f8f0482c24190933724be7ee73635 P d7d9299aafb5448bafaf4d555726db3b: stopping tablet replica
I20260709 13:17:58.745517 12366 raft_consensus.cc:2243] T 4d2f8f0482c24190933724be7ee73635 P d7d9299aafb5448bafaf4d555726db3b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:58.746083 12366 raft_consensus.cc:2272] T 4d2f8f0482c24190933724be7ee73635 P d7d9299aafb5448bafaf4d555726db3b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:58.748127 12366 tablet_replica.cc:333] T f309ccf8d86446f5bdbe94eca4cef635 P d7d9299aafb5448bafaf4d555726db3b: stopping tablet replica
I20260709 13:17:58.748734 12366 raft_consensus.cc:2243] T f309ccf8d86446f5bdbe94eca4cef635 P d7d9299aafb5448bafaf4d555726db3b [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:17:58.749424 12366 raft_consensus.cc:2272] T f309ccf8d86446f5bdbe94eca4cef635 P d7d9299aafb5448bafaf4d555726db3b [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:58.751518 12366 tablet_replica.cc:333] T dd0a5ec117a44658adc8a9334b1c07fe P d7d9299aafb5448bafaf4d555726db3b: stopping tablet replica
I20260709 13:17:58.752200 12366 raft_consensus.cc:2243] T dd0a5ec117a44658adc8a9334b1c07fe P d7d9299aafb5448bafaf4d555726db3b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:58.752693 12366 raft_consensus.cc:2272] T dd0a5ec117a44658adc8a9334b1c07fe P d7d9299aafb5448bafaf4d555726db3b [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:58.755123 16666 consensus_peers.cc:597] T dd0a5ec117a44658adc8a9334b1c07fe P f7e6c9ea056a444ab8248a43538f5e17 -> Peer 47163694c2e94eccb41473874d50bf79 (127.12.19.129:37349): Couldn't send request to peer 47163694c2e94eccb41473874d50bf79. Status: Network error: Client connection negotiation failed: client connection to 127.12.19.129:37349: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:58.755515 12366 tablet_replica.cc:333] T 54c087c17aaa4a63ab083931a79d3590 P d7d9299aafb5448bafaf4d555726db3b: stopping tablet replica
I20260709 13:17:58.756453 12366 raft_consensus.cc:2243] T 54c087c17aaa4a63ab083931a79d3590 P d7d9299aafb5448bafaf4d555726db3b [term 2 LEADER]: Raft consensus shutting down.
W20260709 13:17:58.756517 16665 consensus_peers.cc:597] T 75d42a76734c4e4ca9d81ef5b010b77b P f7e6c9ea056a444ab8248a43538f5e17 -> Peer d7d9299aafb5448bafaf4d555726db3b (127.12.19.130:44625): Couldn't send request to peer d7d9299aafb5448bafaf4d555726db3b. 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 13:17:58.757217 12366 raft_consensus.cc:2272] T 54c087c17aaa4a63ab083931a79d3590 P d7d9299aafb5448bafaf4d555726db3b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:58.759074 12366 tablet_replica.cc:333] T c62be899223541048ddc184f5c3fec65 P d7d9299aafb5448bafaf4d555726db3b: stopping tablet replica
I20260709 13:17:58.759654 12366 raft_consensus.cc:2243] T c62be899223541048ddc184f5c3fec65 P d7d9299aafb5448bafaf4d555726db3b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:58.760051 12366 raft_consensus.cc:2272] T c62be899223541048ddc184f5c3fec65 P d7d9299aafb5448bafaf4d555726db3b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:58.762212 12366 tablet_replica.cc:333] T 42c1e297d34f4e0cba89646239a4b3b4 P d7d9299aafb5448bafaf4d555726db3b: stopping tablet replica
I20260709 13:17:58.762753 12366 raft_consensus.cc:2243] T 42c1e297d34f4e0cba89646239a4b3b4 P d7d9299aafb5448bafaf4d555726db3b [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:17:58.763614 12366 raft_consensus.cc:2272] T 42c1e297d34f4e0cba89646239a4b3b4 P d7d9299aafb5448bafaf4d555726db3b [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:58.765123 16666 consensus_peers.cc:597] T c62be899223541048ddc184f5c3fec65 P f7e6c9ea056a444ab8248a43538f5e17 -> Peer 47163694c2e94eccb41473874d50bf79 (127.12.19.129:37349): Couldn't send request to peer 47163694c2e94eccb41473874d50bf79. Status: Network error: Client connection negotiation failed: client connection to 127.12.19.129:37349: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:58.766417 12366 tablet_replica.cc:333] T 75d42a76734c4e4ca9d81ef5b010b77b P d7d9299aafb5448bafaf4d555726db3b: stopping tablet replica
I20260709 13:17:58.766983 12366 raft_consensus.cc:2243] T 75d42a76734c4e4ca9d81ef5b010b77b P d7d9299aafb5448bafaf4d555726db3b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:58.767382 12366 raft_consensus.cc:2272] T 75d42a76734c4e4ca9d81ef5b010b77b P d7d9299aafb5448bafaf4d555726db3b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:58.769376 12366 tablet_replica.cc:333] T a7bdef1001cb4607adc02f758e9a7597 P d7d9299aafb5448bafaf4d555726db3b: stopping tablet replica
I20260709 13:17:58.769853 12366 raft_consensus.cc:2243] T a7bdef1001cb4607adc02f758e9a7597 P d7d9299aafb5448bafaf4d555726db3b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:58.770208 12366 raft_consensus.cc:2272] T a7bdef1001cb4607adc02f758e9a7597 P d7d9299aafb5448bafaf4d555726db3b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:58.772059 12366 tablet_replica.cc:333] T ed2bb928f0f04f46bcc3d7454a70ddfb P d7d9299aafb5448bafaf4d555726db3b: stopping tablet replica
I20260709 13:17:58.772477 12366 raft_consensus.cc:2243] T ed2bb928f0f04f46bcc3d7454a70ddfb P d7d9299aafb5448bafaf4d555726db3b [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:58.773469 12366 raft_consensus.cc:2272] T ed2bb928f0f04f46bcc3d7454a70ddfb P d7d9299aafb5448bafaf4d555726db3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:58.775261 12366 tablet_replica.cc:333] T 44d049bf014043529c9cfde7c7c53bee P d7d9299aafb5448bafaf4d555726db3b: stopping tablet replica
I20260709 13:17:58.775911 12366 raft_consensus.cc:2243] T 44d049bf014043529c9cfde7c7c53bee P d7d9299aafb5448bafaf4d555726db3b [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:58.776821 12366 raft_consensus.cc:2272] T 44d049bf014043529c9cfde7c7c53bee P d7d9299aafb5448bafaf4d555726db3b [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:58.779052 16665 consensus_peers.cc:597] T c62be899223541048ddc184f5c3fec65 P f7e6c9ea056a444ab8248a43538f5e17 -> Peer d7d9299aafb5448bafaf4d555726db3b (127.12.19.130:44625): Couldn't send request to peer d7d9299aafb5448bafaf4d555726db3b. 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 13:17:58.797420 12366 tablet_server.cc:196] TabletServer@127.12.19.130:0 shutdown complete.
I20260709 13:17:58.819514 12366 tablet_server.cc:179] TabletServer@127.12.19.131:0 shutting down...
W20260709 13:17:58.826515 16666 consensus_peers.cc:597] T a7bdef1001cb4607adc02f758e9a7597 P f7e6c9ea056a444ab8248a43538f5e17 -> Peer 47163694c2e94eccb41473874d50bf79 (127.12.19.129:37349): Couldn't send request to peer 47163694c2e94eccb41473874d50bf79. Status: Network error: Client connection negotiation failed: client connection to 127.12.19.129:37349: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:58.844655 12366 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:17:58.845403 12366 tablet_replica.cc:333] T 75d42a76734c4e4ca9d81ef5b010b77b P f7e6c9ea056a444ab8248a43538f5e17: stopping tablet replica
I20260709 13:17:58.846120 12366 raft_consensus.cc:2243] T 75d42a76734c4e4ca9d81ef5b010b77b P f7e6c9ea056a444ab8248a43538f5e17 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:17:58.846976 12366 raft_consensus.cc:2272] T 75d42a76734c4e4ca9d81ef5b010b77b P f7e6c9ea056a444ab8248a43538f5e17 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:58.849267 12366 tablet_replica.cc:333] T a7bdef1001cb4607adc02f758e9a7597 P f7e6c9ea056a444ab8248a43538f5e17: stopping tablet replica
I20260709 13:17:58.849839 12366 raft_consensus.cc:2243] T a7bdef1001cb4607adc02f758e9a7597 P f7e6c9ea056a444ab8248a43538f5e17 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:58.850592 12366 raft_consensus.cc:2272] T a7bdef1001cb4607adc02f758e9a7597 P f7e6c9ea056a444ab8248a43538f5e17 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:58.852860 12366 tablet_replica.cc:333] T ed2bb928f0f04f46bcc3d7454a70ddfb P f7e6c9ea056a444ab8248a43538f5e17: stopping tablet replica
I20260709 13:17:58.853403 12366 raft_consensus.cc:2243] T ed2bb928f0f04f46bcc3d7454a70ddfb P f7e6c9ea056a444ab8248a43538f5e17 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:58.853802 12366 raft_consensus.cc:2272] T ed2bb928f0f04f46bcc3d7454a70ddfb P f7e6c9ea056a444ab8248a43538f5e17 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:58.855705 12366 tablet_replica.cc:333] T 44d049bf014043529c9cfde7c7c53bee P f7e6c9ea056a444ab8248a43538f5e17: stopping tablet replica
I20260709 13:17:58.856232 12366 raft_consensus.cc:2243] T 44d049bf014043529c9cfde7c7c53bee P f7e6c9ea056a444ab8248a43538f5e17 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:58.856669 12366 raft_consensus.cc:2272] T 44d049bf014043529c9cfde7c7c53bee P f7e6c9ea056a444ab8248a43538f5e17 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:58.858443 12366 tablet_replica.cc:333] T dd0a5ec117a44658adc8a9334b1c07fe P f7e6c9ea056a444ab8248a43538f5e17: stopping tablet replica
I20260709 13:17:58.858952 12366 raft_consensus.cc:2243] T dd0a5ec117a44658adc8a9334b1c07fe P f7e6c9ea056a444ab8248a43538f5e17 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:58.859743 12366 raft_consensus.cc:2272] T dd0a5ec117a44658adc8a9334b1c07fe P f7e6c9ea056a444ab8248a43538f5e17 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:58.861514 12366 tablet_replica.cc:333] T 54c087c17aaa4a63ab083931a79d3590 P f7e6c9ea056a444ab8248a43538f5e17: stopping tablet replica
I20260709 13:17:58.862000 12366 raft_consensus.cc:2243] T 54c087c17aaa4a63ab083931a79d3590 P f7e6c9ea056a444ab8248a43538f5e17 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:58.862388 12366 raft_consensus.cc:2272] T 54c087c17aaa4a63ab083931a79d3590 P f7e6c9ea056a444ab8248a43538f5e17 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:58.864156 12366 tablet_replica.cc:333] T 42c1e297d34f4e0cba89646239a4b3b4 P f7e6c9ea056a444ab8248a43538f5e17: stopping tablet replica
I20260709 13:17:58.864629 12366 raft_consensus.cc:2243] T 42c1e297d34f4e0cba89646239a4b3b4 P f7e6c9ea056a444ab8248a43538f5e17 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:58.865022 12366 raft_consensus.cc:2272] T 42c1e297d34f4e0cba89646239a4b3b4 P f7e6c9ea056a444ab8248a43538f5e17 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:58.867108 12366 tablet_replica.cc:333] T c62be899223541048ddc184f5c3fec65 P f7e6c9ea056a444ab8248a43538f5e17: stopping tablet replica
I20260709 13:17:58.867628 12366 raft_consensus.cc:2243] T c62be899223541048ddc184f5c3fec65 P f7e6c9ea056a444ab8248a43538f5e17 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:17:58.868315 12366 raft_consensus.cc:2272] T c62be899223541048ddc184f5c3fec65 P f7e6c9ea056a444ab8248a43538f5e17 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:58.869958 12366 tablet_replica.cc:333] T f309ccf8d86446f5bdbe94eca4cef635 P f7e6c9ea056a444ab8248a43538f5e17: stopping tablet replica
I20260709 13:17:58.870395 12366 raft_consensus.cc:2243] T f309ccf8d86446f5bdbe94eca4cef635 P f7e6c9ea056a444ab8248a43538f5e17 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:58.870792 12366 raft_consensus.cc:2272] T f309ccf8d86446f5bdbe94eca4cef635 P f7e6c9ea056a444ab8248a43538f5e17 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:58.872570 12366 tablet_replica.cc:333] T 4d2f8f0482c24190933724be7ee73635 P f7e6c9ea056a444ab8248a43538f5e17: stopping tablet replica
I20260709 13:17:58.873045 12366 raft_consensus.cc:2243] T 4d2f8f0482c24190933724be7ee73635 P f7e6c9ea056a444ab8248a43538f5e17 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:58.873735 12366 raft_consensus.cc:2272] T 4d2f8f0482c24190933724be7ee73635 P f7e6c9ea056a444ab8248a43538f5e17 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:58.903844 12366 tablet_server.cc:196] TabletServer@127.12.19.131:0 shutdown complete.
I20260709 13:17:58.924893 12366 master.cc:562] Master@127.12.19.190:37051 shutting down...
I20260709 13:17:58.945102 12366 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 513f17d80d2342c2acb436de2b1e57d8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:58.945585 12366 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 513f17d80d2342c2acb436de2b1e57d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:58.945858 12366 tablet_replica.cc:333] T 00000000000000000000000000000000 P 513f17d80d2342c2acb436de2b1e57d8: stopping tablet replica
I20260709 13:17:58.964649 12366 master.cc:584] Master@127.12.19.190:37051 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (12612 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260709 13:17:59.006093 12366 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.12.19.190:39487
I20260709 13:17:59.007128 12366 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:17:59.012759 17039 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 13:17:59.013435 17040 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 13:17:59.014281 12366 server_base.cc:1061] running on GCE node
W20260709 13:17:59.014328 17042 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 13:17:59.015424 12366 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:17:59.015597 12366 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 13:17:59.015805 12366 hybrid_clock.cc:648] HybridClock initialized: now 1783603079015756 us; error 0 us; skew 500 ppm
I20260709 13:17:59.016362 12366 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:17:59.018407 12366 webserver.cc:533] Webserver started at http://127.12.19.190:41287/ using document root <none> and password file <none>
I20260709 13:17:59.018878 12366 fs_manager.cc:362] Metadata directory not provided
I20260709 13:17:59.019068 12366 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:17:59.019384 12366 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:17:59.020426 12366 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602961601857-12366-0/minicluster-data/master-0-root/instance:
uuid: "c71595d47e484d89bbc291f8d75818a9"
format_stamp: "Formatted at 2026-07-09 13:17:59 on dist-test-slave-cd6k"
I20260709 13:17:59.024545 12366 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.005s
I20260709 13:17:59.027609 17047 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:59.028270 12366 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.002s
I20260709 13:17:59.028540 12366 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602961601857-12366-0/minicluster-data/master-0-root
uuid: "c71595d47e484d89bbc291f8d75818a9"
format_stamp: "Formatted at 2026-07-09 13:17:59 on dist-test-slave-cd6k"
I20260709 13:17:59.028829 12366 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602961601857-12366-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602961601857-12366-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602961601857-12366-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 13:17:59.045235 12366 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:17:59.046478 12366 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:17:59.082650 12366 rpc_server.cc:307] RPC server started. Bound to: 127.12.19.190:39487
I20260709 13:17:59.082767 17098 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.19.190:39487 every 8 connection(s)
I20260709 13:17:59.086622 17099 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 13:17:59.096953 17099 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c71595d47e484d89bbc291f8d75818a9: Bootstrap starting.
I20260709 13:17:59.101436 17099 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c71595d47e484d89bbc291f8d75818a9: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:59.105450 17099 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c71595d47e484d89bbc291f8d75818a9: No bootstrap required, opened a new log
I20260709 13:17:59.107549 17099 raft_consensus.cc:359] T 00000000000000000000000000000000 P c71595d47e484d89bbc291f8d75818a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c71595d47e484d89bbc291f8d75818a9" member_type: VOTER }
I20260709 13:17:59.107929 17099 raft_consensus.cc:385] T 00000000000000000000000000000000 P c71595d47e484d89bbc291f8d75818a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:59.108160 17099 raft_consensus.cc:740] T 00000000000000000000000000000000 P c71595d47e484d89bbc291f8d75818a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c71595d47e484d89bbc291f8d75818a9, State: Initialized, Role: FOLLOWER
I20260709 13:17:59.108704 17099 consensus_queue.cc:260] T 00000000000000000000000000000000 P c71595d47e484d89bbc291f8d75818a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c71595d47e484d89bbc291f8d75818a9" member_type: VOTER }
I20260709 13:17:59.109155 17099 raft_consensus.cc:399] T 00000000000000000000000000000000 P c71595d47e484d89bbc291f8d75818a9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:17:59.109380 17099 raft_consensus.cc:493] T 00000000000000000000000000000000 P c71595d47e484d89bbc291f8d75818a9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:17:59.109638 17099 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c71595d47e484d89bbc291f8d75818a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:59.113933 17099 raft_consensus.cc:515] T 00000000000000000000000000000000 P c71595d47e484d89bbc291f8d75818a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c71595d47e484d89bbc291f8d75818a9" member_type: VOTER }
I20260709 13:17:59.114449 17099 leader_election.cc:304] T 00000000000000000000000000000000 P c71595d47e484d89bbc291f8d75818a9 [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: c71595d47e484d89bbc291f8d75818a9; no voters: 
I20260709 13:17:59.115505 17099 leader_election.cc:290] T 00000000000000000000000000000000 P c71595d47e484d89bbc291f8d75818a9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:17:59.115939 17102 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c71595d47e484d89bbc291f8d75818a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:59.117336 17102 raft_consensus.cc:697] T 00000000000000000000000000000000 P c71595d47e484d89bbc291f8d75818a9 [term 1 LEADER]: Becoming Leader. State: Replica: c71595d47e484d89bbc291f8d75818a9, State: Running, Role: LEADER
I20260709 13:17:59.117959 17102 consensus_queue.cc:237] T 00000000000000000000000000000000 P c71595d47e484d89bbc291f8d75818a9 [LEADER]: Queue going to LEADER mode. State: All 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: "c71595d47e484d89bbc291f8d75818a9" member_type: VOTER }
I20260709 13:17:59.118515 17099 sys_catalog.cc:565] T 00000000000000000000000000000000 P c71595d47e484d89bbc291f8d75818a9 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:17:59.122684 17104 sys_catalog.cc:455] T 00000000000000000000000000000000 P c71595d47e484d89bbc291f8d75818a9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c71595d47e484d89bbc291f8d75818a9. Latest consensus state: current_term: 1 leader_uuid: "c71595d47e484d89bbc291f8d75818a9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c71595d47e484d89bbc291f8d75818a9" member_type: VOTER } }
I20260709 13:17:59.122876 17103 sys_catalog.cc:455] T 00000000000000000000000000000000 P c71595d47e484d89bbc291f8d75818a9 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c71595d47e484d89bbc291f8d75818a9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c71595d47e484d89bbc291f8d75818a9" member_type: VOTER } }
I20260709 13:17:59.123555 17104 sys_catalog.cc:458] T 00000000000000000000000000000000 P c71595d47e484d89bbc291f8d75818a9 [sys.catalog]: This master's current role is: LEADER
I20260709 13:17:59.123741 17103 sys_catalog.cc:458] T 00000000000000000000000000000000 P c71595d47e484d89bbc291f8d75818a9 [sys.catalog]: This master's current role is: LEADER
I20260709 13:17:59.126345 17109 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:17:59.131875 17109 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:17:59.134519 12366 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:17:59.140331 17109 catalog_manager.cc:1383] Generated new cluster ID: 6042fa12f31743ed94f6f970af327cf9
I20260709 13:17:59.140615 17109 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:17:59.156519 17109 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:17:59.157811 17109 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:17:59.174623 17109 catalog_manager.cc:6070] T 00000000000000000000000000000000 P c71595d47e484d89bbc291f8d75818a9: Generated new TSK 0
I20260709 13:17:59.175427 17109 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:17:59.201236 12366 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:17:59.207230 17120 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 13:17:59.207775 17121 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 13:17:59.209816 12366 server_base.cc:1061] running on GCE node
W20260709 13:17:59.210556 17123 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 13:17:59.211519 12366 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:17:59.211704 12366 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 13:17:59.211823 12366 hybrid_clock.cc:648] HybridClock initialized: now 1783603079211813 us; error 0 us; skew 500 ppm
I20260709 13:17:59.212328 12366 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:17:59.214424 12366 webserver.cc:533] Webserver started at http://127.12.19.129:38875/ using document root <none> and password file <none>
I20260709 13:17:59.214847 12366 fs_manager.cc:362] Metadata directory not provided
I20260709 13:17:59.215006 12366 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:17:59.215209 12366 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:17:59.216532 12366 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602961601857-12366-0/minicluster-data/ts-0-root/instance:
uuid: "54e9193adf3f47e39b0e0c1d95b26927"
format_stamp: "Formatted at 2026-07-09 13:17:59 on dist-test-slave-cd6k"
I20260709 13:17:59.220846 12366 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:17:59.223848 17128 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:59.224557 12366 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:17:59.224808 12366 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602961601857-12366-0/minicluster-data/ts-0-root
uuid: "54e9193adf3f47e39b0e0c1d95b26927"
format_stamp: "Formatted at 2026-07-09 13:17:59 on dist-test-slave-cd6k"
I20260709 13:17:59.225039 12366 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602961601857-12366-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602961601857-12366-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602961601857-12366-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 13:17:59.245188 12366 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:17:59.246289 12366 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:17:59.247663 12366 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:17:59.249817 12366 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:17:59.249977 12366 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:59.250290 12366 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:17:59.250445 12366 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:59.289265 12366 rpc_server.cc:307] RPC server started. Bound to: 127.12.19.129:33911
I20260709 13:17:59.289361 17190 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.19.129:33911 every 8 connection(s)
I20260709 13:17:59.293840 12366 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:17:59.300935 17195 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 13:17:59.303627 17196 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 13:17:59.305588 17198 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 13:17:59.306356 12366 server_base.cc:1061] running on GCE node
I20260709 13:17:59.307147 17191 heartbeater.cc:344] Connected to a master server at 127.12.19.190:39487
I20260709 13:17:59.307600 12366 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 13:17:59.307794 17191 heartbeater.cc:461] Registering TS with master...
W20260709 13:17:59.307930 12366 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 13:17:59.308211 12366 hybrid_clock.cc:648] HybridClock initialized: now 1783603079308193 us; error 0 us; skew 500 ppm
I20260709 13:17:59.308686 17191 heartbeater.cc:507] Master 127.12.19.190:39487 requested a full tablet report, sending...
I20260709 13:17:59.308789 12366 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:17:59.310781 17064 ts_manager.cc:194] Registered new tserver with Master: 54e9193adf3f47e39b0e0c1d95b26927 (127.12.19.129:33911)
I20260709 13:17:59.311394 12366 webserver.cc:533] Webserver started at http://127.12.19.130:35927/ using document root <none> and password file <none>
I20260709 13:17:59.311931 12366 fs_manager.cc:362] Metadata directory not provided
I20260709 13:17:59.312147 12366 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:17:59.312400 12366 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:17:59.312731 17064 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54004
I20260709 13:17:59.313548 12366 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602961601857-12366-0/minicluster-data/ts-1-root/instance:
uuid: "5da35fefb1b843f68df0faa4c1db8edd"
format_stamp: "Formatted at 2026-07-09 13:17:59 on dist-test-slave-cd6k"
I20260709 13:17:59.318111 12366 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:17:59.321282 17203 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:59.322036 12366 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:17:59.322314 12366 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602961601857-12366-0/minicluster-data/ts-1-root
uuid: "5da35fefb1b843f68df0faa4c1db8edd"
format_stamp: "Formatted at 2026-07-09 13:17:59 on dist-test-slave-cd6k"
I20260709 13:17:59.322590 12366 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602961601857-12366-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602961601857-12366-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602961601857-12366-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 13:17:59.345191 12366 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:17:59.346293 12366 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:17:59.347729 12366 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:17:59.349805 12366 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:17:59.350028 12366 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:59.350268 12366 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:17:59.350437 12366 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:59.388732 12366 rpc_server.cc:307] RPC server started. Bound to: 127.12.19.130:43619
I20260709 13:17:59.388844 17265 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.19.130:43619 every 8 connection(s)
I20260709 13:17:59.393553 12366 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:17:59.400446 17269 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 13:17:59.401185 17270 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 13:17:59.404544 12366 server_base.cc:1061] running on GCE node
W20260709 13:17:59.404500 17273 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 13:17:59.405416 17266 heartbeater.cc:344] Connected to a master server at 127.12.19.190:39487
I20260709 13:17:59.405951 17266 heartbeater.cc:461] Registering TS with master...
I20260709 13:17:59.406157 12366 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:17:59.406456 12366 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 13:17:59.406659 12366 hybrid_clock.cc:648] HybridClock initialized: now 1783603079406640 us; error 0 us; skew 500 ppm
I20260709 13:17:59.406811 17266 heartbeater.cc:507] Master 127.12.19.190:39487 requested a full tablet report, sending...
I20260709 13:17:59.407429 12366 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:17:59.409125 17064 ts_manager.cc:194] Registered new tserver with Master: 5da35fefb1b843f68df0faa4c1db8edd (127.12.19.130:43619)
I20260709 13:17:59.409912 12366 webserver.cc:533] Webserver started at http://127.12.19.131:46863/ using document root <none> and password file <none>
I20260709 13:17:59.410451 12366 fs_manager.cc:362] Metadata directory not provided
I20260709 13:17:59.410636 12366 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:17:59.410698 17064 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54006
I20260709 13:17:59.410914 12366 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:17:59.412361 12366 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602961601857-12366-0/minicluster-data/ts-2-root/instance:
uuid: "49b9211e832c4533a4c1a99c6bf3ab7b"
format_stamp: "Formatted at 2026-07-09 13:17:59 on dist-test-slave-cd6k"
I20260709 13:17:59.416759 12366 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:17:59.420073 17277 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:59.420806 12366 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:17:59.421087 12366 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602961601857-12366-0/minicluster-data/ts-2-root
uuid: "49b9211e832c4533a4c1a99c6bf3ab7b"
format_stamp: "Formatted at 2026-07-09 13:17:59 on dist-test-slave-cd6k"
I20260709 13:17:59.421325 12366 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602961601857-12366-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602961601857-12366-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602961601857-12366-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 13:17:59.446900 12366 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:17:59.448045 12366 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:17:59.449402 12366 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:17:59.451472 12366 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:17:59.451696 12366 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:59.451930 12366 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:17:59.452098 12366 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:59.491320 12366 rpc_server.cc:307] RPC server started. Bound to: 127.12.19.131:45485
I20260709 13:17:59.491474 17339 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.19.131:45485 every 8 connection(s)
I20260709 13:17:59.504703 17340 heartbeater.cc:344] Connected to a master server at 127.12.19.190:39487
I20260709 13:17:59.505148 17340 heartbeater.cc:461] Registering TS with master...
I20260709 13:17:59.505843 17340 heartbeater.cc:507] Master 127.12.19.190:39487 requested a full tablet report, sending...
I20260709 13:17:59.507673 17064 ts_manager.cc:194] Registered new tserver with Master: 49b9211e832c4533a4c1a99c6bf3ab7b (127.12.19.131:45485)
I20260709 13:17:59.507759 12366 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013253765s
I20260709 13:17:59.509001 17064 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54014
I20260709 13:17:59.531417 17064 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54022:
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 13:17:59.533540 17064 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 13:17:59.584676 17231 tablet_service.cc:1511] Processing CreateTablet for tablet cc80df5f70ca4386ac6b8fa5d5a87a90 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=98f512afb2f54df7a80d3c7962aeef7e]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:17:59.586117 17231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc80df5f70ca4386ac6b8fa5d5a87a90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:59.586840 17230 tablet_service.cc:1511] Processing CreateTablet for tablet e60d4b61780d419aa40d8379af8ade40 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=98f512afb2f54df7a80d3c7962aeef7e]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:17:59.587391 17156 tablet_service.cc:1511] Processing CreateTablet for tablet cc80df5f70ca4386ac6b8fa5d5a87a90 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=98f512afb2f54df7a80d3c7962aeef7e]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:17:59.588219 17230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e60d4b61780d419aa40d8379af8ade40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:59.588135 17155 tablet_service.cc:1511] Processing CreateTablet for tablet e60d4b61780d419aa40d8379af8ade40 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=98f512afb2f54df7a80d3c7962aeef7e]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:17:59.588718 17156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc80df5f70ca4386ac6b8fa5d5a87a90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:59.589479 17155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e60d4b61780d419aa40d8379af8ade40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:59.613386 17355 tablet_bootstrap.cc:492] T cc80df5f70ca4386ac6b8fa5d5a87a90 P 5da35fefb1b843f68df0faa4c1db8edd: Bootstrap starting.
I20260709 13:17:59.614704 17356 tablet_bootstrap.cc:492] T cc80df5f70ca4386ac6b8fa5d5a87a90 P 54e9193adf3f47e39b0e0c1d95b26927: Bootstrap starting.
I20260709 13:17:59.619333 17305 tablet_service.cc:1511] Processing CreateTablet for tablet cc80df5f70ca4386ac6b8fa5d5a87a90 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=98f512afb2f54df7a80d3c7962aeef7e]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:17:59.620723 17355 tablet_bootstrap.cc:654] T cc80df5f70ca4386ac6b8fa5d5a87a90 P 5da35fefb1b843f68df0faa4c1db8edd: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:59.620836 17305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc80df5f70ca4386ac6b8fa5d5a87a90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:59.620885 17304 tablet_service.cc:1511] Processing CreateTablet for tablet e60d4b61780d419aa40d8379af8ade40 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=98f512afb2f54df7a80d3c7962aeef7e]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:17:59.622406 17356 tablet_bootstrap.cc:654] T cc80df5f70ca4386ac6b8fa5d5a87a90 P 54e9193adf3f47e39b0e0c1d95b26927: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:59.622515 17304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e60d4b61780d419aa40d8379af8ade40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:59.632373 17355 tablet_bootstrap.cc:492] T cc80df5f70ca4386ac6b8fa5d5a87a90 P 5da35fefb1b843f68df0faa4c1db8edd: No bootstrap required, opened a new log
I20260709 13:17:59.632929 17355 ts_tablet_manager.cc:1403] T cc80df5f70ca4386ac6b8fa5d5a87a90 P 5da35fefb1b843f68df0faa4c1db8edd: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.004s
I20260709 13:17:59.641764 17355 raft_consensus.cc:359] T cc80df5f70ca4386ac6b8fa5d5a87a90 P 5da35fefb1b843f68df0faa4c1db8edd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5da35fefb1b843f68df0faa4c1db8edd" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 43619 } } peers { permanent_uuid: "49b9211e832c4533a4c1a99c6bf3ab7b" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 45485 } } peers { permanent_uuid: "54e9193adf3f47e39b0e0c1d95b26927" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 33911 } }
I20260709 13:17:59.642328 17355 raft_consensus.cc:385] T cc80df5f70ca4386ac6b8fa5d5a87a90 P 5da35fefb1b843f68df0faa4c1db8edd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:59.642648 17355 raft_consensus.cc:740] T cc80df5f70ca4386ac6b8fa5d5a87a90 P 5da35fefb1b843f68df0faa4c1db8edd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5da35fefb1b843f68df0faa4c1db8edd, State: Initialized, Role: FOLLOWER
I20260709 13:17:59.643343 17355 consensus_queue.cc:260] T cc80df5f70ca4386ac6b8fa5d5a87a90 P 5da35fefb1b843f68df0faa4c1db8edd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5da35fefb1b843f68df0faa4c1db8edd" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 43619 } } peers { permanent_uuid: "49b9211e832c4533a4c1a99c6bf3ab7b" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 45485 } } peers { permanent_uuid: "54e9193adf3f47e39b0e0c1d95b26927" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 33911 } }
I20260709 13:17:59.644948 17356 tablet_bootstrap.cc:492] T cc80df5f70ca4386ac6b8fa5d5a87a90 P 54e9193adf3f47e39b0e0c1d95b26927: No bootstrap required, opened a new log
I20260709 13:17:59.645709 17356 ts_tablet_manager.cc:1403] T cc80df5f70ca4386ac6b8fa5d5a87a90 P 54e9193adf3f47e39b0e0c1d95b26927: Time spent bootstrapping tablet: real 0.031s	user 0.007s	sys 0.020s
I20260709 13:17:59.649695 17356 raft_consensus.cc:359] T cc80df5f70ca4386ac6b8fa5d5a87a90 P 54e9193adf3f47e39b0e0c1d95b26927 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5da35fefb1b843f68df0faa4c1db8edd" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 43619 } } peers { permanent_uuid: "49b9211e832c4533a4c1a99c6bf3ab7b" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 45485 } } peers { permanent_uuid: "54e9193adf3f47e39b0e0c1d95b26927" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 33911 } }
I20260709 13:17:59.650632 17356 raft_consensus.cc:385] T cc80df5f70ca4386ac6b8fa5d5a87a90 P 54e9193adf3f47e39b0e0c1d95b26927 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:59.650920 17356 raft_consensus.cc:740] T cc80df5f70ca4386ac6b8fa5d5a87a90 P 54e9193adf3f47e39b0e0c1d95b26927 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54e9193adf3f47e39b0e0c1d95b26927, State: Initialized, Role: FOLLOWER
I20260709 13:17:59.651517 17359 tablet_bootstrap.cc:492] T cc80df5f70ca4386ac6b8fa5d5a87a90 P 49b9211e832c4533a4c1a99c6bf3ab7b: Bootstrap starting.
I20260709 13:17:59.651723 17356 consensus_queue.cc:260] T cc80df5f70ca4386ac6b8fa5d5a87a90 P 54e9193adf3f47e39b0e0c1d95b26927 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5da35fefb1b843f68df0faa4c1db8edd" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 43619 } } peers { permanent_uuid: "49b9211e832c4533a4c1a99c6bf3ab7b" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 45485 } } peers { permanent_uuid: "54e9193adf3f47e39b0e0c1d95b26927" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 33911 } }
I20260709 13:17:59.655534 17191 heartbeater.cc:499] Master 127.12.19.190:39487 was elected leader, sending a full tablet report...
I20260709 13:17:59.655601 17266 heartbeater.cc:499] Master 127.12.19.190:39487 was elected leader, sending a full tablet report...
I20260709 13:17:59.656114 17355 ts_tablet_manager.cc:1434] T cc80df5f70ca4386ac6b8fa5d5a87a90 P 5da35fefb1b843f68df0faa4c1db8edd: Time spent starting tablet: real 0.023s	user 0.015s	sys 0.001s
I20260709 13:17:59.657056 17355 tablet_bootstrap.cc:492] T e60d4b61780d419aa40d8379af8ade40 P 5da35fefb1b843f68df0faa4c1db8edd: Bootstrap starting.
I20260709 13:17:59.659138 17356 ts_tablet_manager.cc:1434] T cc80df5f70ca4386ac6b8fa5d5a87a90 P 54e9193adf3f47e39b0e0c1d95b26927: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 13:17:59.660188 17356 tablet_bootstrap.cc:492] T e60d4b61780d419aa40d8379af8ade40 P 54e9193adf3f47e39b0e0c1d95b26927: Bootstrap starting.
I20260709 13:17:59.660853 17359 tablet_bootstrap.cc:654] T cc80df5f70ca4386ac6b8fa5d5a87a90 P 49b9211e832c4533a4c1a99c6bf3ab7b: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:59.666708 17356 tablet_bootstrap.cc:654] T e60d4b61780d419aa40d8379af8ade40 P 54e9193adf3f47e39b0e0c1d95b26927: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:59.675138 17355 tablet_bootstrap.cc:654] T e60d4b61780d419aa40d8379af8ade40 P 5da35fefb1b843f68df0faa4c1db8edd: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:59.681677 17359 tablet_bootstrap.cc:492] T cc80df5f70ca4386ac6b8fa5d5a87a90 P 49b9211e832c4533a4c1a99c6bf3ab7b: No bootstrap required, opened a new log
I20260709 13:17:59.682094 17359 ts_tablet_manager.cc:1403] T cc80df5f70ca4386ac6b8fa5d5a87a90 P 49b9211e832c4533a4c1a99c6bf3ab7b: Time spent bootstrapping tablet: real 0.031s	user 0.019s	sys 0.007s
I20260709 13:17:59.682737 17356 tablet_bootstrap.cc:492] T e60d4b61780d419aa40d8379af8ade40 P 54e9193adf3f47e39b0e0c1d95b26927: No bootstrap required, opened a new log
I20260709 13:17:59.683408 17356 ts_tablet_manager.cc:1403] T e60d4b61780d419aa40d8379af8ade40 P 54e9193adf3f47e39b0e0c1d95b26927: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.008s
I20260709 13:17:59.684649 17359 raft_consensus.cc:359] T cc80df5f70ca4386ac6b8fa5d5a87a90 P 49b9211e832c4533a4c1a99c6bf3ab7b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5da35fefb1b843f68df0faa4c1db8edd" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 43619 } } peers { permanent_uuid: "49b9211e832c4533a4c1a99c6bf3ab7b" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 45485 } } peers { permanent_uuid: "54e9193adf3f47e39b0e0c1d95b26927" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 33911 } }
I20260709 13:17:59.685241 17359 raft_consensus.cc:385] T cc80df5f70ca4386ac6b8fa5d5a87a90 P 49b9211e832c4533a4c1a99c6bf3ab7b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:59.685503 17359 raft_consensus.cc:740] T cc80df5f70ca4386ac6b8fa5d5a87a90 P 49b9211e832c4533a4c1a99c6bf3ab7b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49b9211e832c4533a4c1a99c6bf3ab7b, State: Initialized, Role: FOLLOWER
I20260709 13:17:59.685760 17355 tablet_bootstrap.cc:492] T e60d4b61780d419aa40d8379af8ade40 P 5da35fefb1b843f68df0faa4c1db8edd: No bootstrap required, opened a new log
I20260709 13:17:59.686347 17355 ts_tablet_manager.cc:1403] T e60d4b61780d419aa40d8379af8ade40 P 5da35fefb1b843f68df0faa4c1db8edd: Time spent bootstrapping tablet: real 0.030s	user 0.008s	sys 0.008s
I20260709 13:17:59.686164 17359 consensus_queue.cc:260] T cc80df5f70ca4386ac6b8fa5d5a87a90 P 49b9211e832c4533a4c1a99c6bf3ab7b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5da35fefb1b843f68df0faa4c1db8edd" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 43619 } } peers { permanent_uuid: "49b9211e832c4533a4c1a99c6bf3ab7b" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 45485 } } peers { permanent_uuid: "54e9193adf3f47e39b0e0c1d95b26927" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 33911 } }
I20260709 13:17:59.686192 17356 raft_consensus.cc:359] T e60d4b61780d419aa40d8379af8ade40 P 54e9193adf3f47e39b0e0c1d95b26927 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54e9193adf3f47e39b0e0c1d95b26927" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 33911 } } peers { permanent_uuid: "5da35fefb1b843f68df0faa4c1db8edd" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 43619 } } peers { permanent_uuid: "49b9211e832c4533a4c1a99c6bf3ab7b" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 45485 } }
I20260709 13:17:59.687121 17356 raft_consensus.cc:385] T e60d4b61780d419aa40d8379af8ade40 P 54e9193adf3f47e39b0e0c1d95b26927 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:59.687522 17356 raft_consensus.cc:740] T e60d4b61780d419aa40d8379af8ade40 P 54e9193adf3f47e39b0e0c1d95b26927 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54e9193adf3f47e39b0e0c1d95b26927, State: Initialized, Role: FOLLOWER
I20260709 13:17:59.688369 17340 heartbeater.cc:499] Master 127.12.19.190:39487 was elected leader, sending a full tablet report...
I20260709 13:17:59.688411 17356 consensus_queue.cc:260] T e60d4b61780d419aa40d8379af8ade40 P 54e9193adf3f47e39b0e0c1d95b26927 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54e9193adf3f47e39b0e0c1d95b26927" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 33911 } } peers { permanent_uuid: "5da35fefb1b843f68df0faa4c1db8edd" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 43619 } } peers { permanent_uuid: "49b9211e832c4533a4c1a99c6bf3ab7b" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 45485 } }
I20260709 13:17:59.689466 17355 raft_consensus.cc:359] T e60d4b61780d419aa40d8379af8ade40 P 5da35fefb1b843f68df0faa4c1db8edd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54e9193adf3f47e39b0e0c1d95b26927" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 33911 } } peers { permanent_uuid: "5da35fefb1b843f68df0faa4c1db8edd" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 43619 } } peers { permanent_uuid: "49b9211e832c4533a4c1a99c6bf3ab7b" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 45485 } }
I20260709 13:17:59.690246 17355 raft_consensus.cc:385] T e60d4b61780d419aa40d8379af8ade40 P 5da35fefb1b843f68df0faa4c1db8edd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:59.690580 17355 raft_consensus.cc:740] T e60d4b61780d419aa40d8379af8ade40 P 5da35fefb1b843f68df0faa4c1db8edd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5da35fefb1b843f68df0faa4c1db8edd, State: Initialized, Role: FOLLOWER
I20260709 13:17:59.690681 17356 ts_tablet_manager.cc:1434] T e60d4b61780d419aa40d8379af8ade40 P 54e9193adf3f47e39b0e0c1d95b26927: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:17:59.691638 17355 consensus_queue.cc:260] T e60d4b61780d419aa40d8379af8ade40 P 5da35fefb1b843f68df0faa4c1db8edd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54e9193adf3f47e39b0e0c1d95b26927" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 33911 } } peers { permanent_uuid: "5da35fefb1b843f68df0faa4c1db8edd" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 43619 } } peers { permanent_uuid: "49b9211e832c4533a4c1a99c6bf3ab7b" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 45485 } }
I20260709 13:17:59.694413 17355 ts_tablet_manager.cc:1434] T e60d4b61780d419aa40d8379af8ade40 P 5da35fefb1b843f68df0faa4c1db8edd: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:17:59.692114 17359 ts_tablet_manager.cc:1434] T cc80df5f70ca4386ac6b8fa5d5a87a90 P 49b9211e832c4533a4c1a99c6bf3ab7b: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.002s
I20260709 13:17:59.695756 17359 tablet_bootstrap.cc:492] T e60d4b61780d419aa40d8379af8ade40 P 49b9211e832c4533a4c1a99c6bf3ab7b: Bootstrap starting.
I20260709 13:17:59.702546 17359 tablet_bootstrap.cc:654] T e60d4b61780d419aa40d8379af8ade40 P 49b9211e832c4533a4c1a99c6bf3ab7b: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:59.707171 17359 tablet_bootstrap.cc:492] T e60d4b61780d419aa40d8379af8ade40 P 49b9211e832c4533a4c1a99c6bf3ab7b: No bootstrap required, opened a new log
I20260709 13:17:59.707687 17359 ts_tablet_manager.cc:1403] T e60d4b61780d419aa40d8379af8ade40 P 49b9211e832c4533a4c1a99c6bf3ab7b: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.004s
I20260709 13:17:59.709811 17359 raft_consensus.cc:359] T e60d4b61780d419aa40d8379af8ade40 P 49b9211e832c4533a4c1a99c6bf3ab7b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54e9193adf3f47e39b0e0c1d95b26927" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 33911 } } peers { permanent_uuid: "5da35fefb1b843f68df0faa4c1db8edd" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 43619 } } peers { permanent_uuid: "49b9211e832c4533a4c1a99c6bf3ab7b" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 45485 } }
I20260709 13:17:59.710348 17359 raft_consensus.cc:385] T e60d4b61780d419aa40d8379af8ade40 P 49b9211e832c4533a4c1a99c6bf3ab7b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:59.710580 17359 raft_consensus.cc:740] T e60d4b61780d419aa40d8379af8ade40 P 49b9211e832c4533a4c1a99c6bf3ab7b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49b9211e832c4533a4c1a99c6bf3ab7b, State: Initialized, Role: FOLLOWER
I20260709 13:17:59.711130 17359 consensus_queue.cc:260] T e60d4b61780d419aa40d8379af8ade40 P 49b9211e832c4533a4c1a99c6bf3ab7b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54e9193adf3f47e39b0e0c1d95b26927" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 33911 } } peers { permanent_uuid: "5da35fefb1b843f68df0faa4c1db8edd" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 43619 } } peers { permanent_uuid: "49b9211e832c4533a4c1a99c6bf3ab7b" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 45485 } }
I20260709 13:17:59.712610 17359 ts_tablet_manager.cc:1434] T e60d4b61780d419aa40d8379af8ade40 P 49b9211e832c4533a4c1a99c6bf3ab7b: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.003s
I20260709 13:17:59.847101 17360 raft_consensus.cc:493] T e60d4b61780d419aa40d8379af8ade40 P 5da35fefb1b843f68df0faa4c1db8edd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:59.847682 17360 raft_consensus.cc:515] T e60d4b61780d419aa40d8379af8ade40 P 5da35fefb1b843f68df0faa4c1db8edd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54e9193adf3f47e39b0e0c1d95b26927" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 33911 } } peers { permanent_uuid: "5da35fefb1b843f68df0faa4c1db8edd" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 43619 } } peers { permanent_uuid: "49b9211e832c4533a4c1a99c6bf3ab7b" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 45485 } }
I20260709 13:17:59.849630 17360 leader_election.cc:290] T e60d4b61780d419aa40d8379af8ade40 P 5da35fefb1b843f68df0faa4c1db8edd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54e9193adf3f47e39b0e0c1d95b26927 (127.12.19.129:33911), 49b9211e832c4533a4c1a99c6bf3ab7b (127.12.19.131:45485)
I20260709 13:17:59.858903 17166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60d4b61780d419aa40d8379af8ade40" candidate_uuid: "5da35fefb1b843f68df0faa4c1db8edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54e9193adf3f47e39b0e0c1d95b26927" is_pre_election: true
I20260709 13:17:59.859694 17166 raft_consensus.cc:2468] T e60d4b61780d419aa40d8379af8ade40 P 54e9193adf3f47e39b0e0c1d95b26927 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5da35fefb1b843f68df0faa4c1db8edd in term 0.
I20260709 13:17:59.859762 17315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60d4b61780d419aa40d8379af8ade40" candidate_uuid: "5da35fefb1b843f68df0faa4c1db8edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49b9211e832c4533a4c1a99c6bf3ab7b" is_pre_election: true
I20260709 13:17:59.860432 17315 raft_consensus.cc:2468] T e60d4b61780d419aa40d8379af8ade40 P 49b9211e832c4533a4c1a99c6bf3ab7b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5da35fefb1b843f68df0faa4c1db8edd in term 0.
I20260709 13:17:59.860924 17207 leader_election.cc:304] T e60d4b61780d419aa40d8379af8ade40 P 5da35fefb1b843f68df0faa4c1db8edd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54e9193adf3f47e39b0e0c1d95b26927, 5da35fefb1b843f68df0faa4c1db8edd; no voters: 
I20260709 13:17:59.861752 17360 raft_consensus.cc:2804] T e60d4b61780d419aa40d8379af8ade40 P 5da35fefb1b843f68df0faa4c1db8edd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:59.862102 17360 raft_consensus.cc:493] T e60d4b61780d419aa40d8379af8ade40 P 5da35fefb1b843f68df0faa4c1db8edd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:59.862380 17360 raft_consensus.cc:3060] T e60d4b61780d419aa40d8379af8ade40 P 5da35fefb1b843f68df0faa4c1db8edd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:59.866969 17360 raft_consensus.cc:515] T e60d4b61780d419aa40d8379af8ade40 P 5da35fefb1b843f68df0faa4c1db8edd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54e9193adf3f47e39b0e0c1d95b26927" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 33911 } } peers { permanent_uuid: "5da35fefb1b843f68df0faa4c1db8edd" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 43619 } } peers { permanent_uuid: "49b9211e832c4533a4c1a99c6bf3ab7b" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 45485 } }
I20260709 13:17:59.868598 17360 leader_election.cc:290] T e60d4b61780d419aa40d8379af8ade40 P 5da35fefb1b843f68df0faa4c1db8edd [CANDIDATE]: Term 1 election: Requested vote from peers 54e9193adf3f47e39b0e0c1d95b26927 (127.12.19.129:33911), 49b9211e832c4533a4c1a99c6bf3ab7b (127.12.19.131:45485)
I20260709 13:17:59.869248 17166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60d4b61780d419aa40d8379af8ade40" candidate_uuid: "5da35fefb1b843f68df0faa4c1db8edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54e9193adf3f47e39b0e0c1d95b26927"
I20260709 13:17:59.869575 17315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60d4b61780d419aa40d8379af8ade40" candidate_uuid: "5da35fefb1b843f68df0faa4c1db8edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49b9211e832c4533a4c1a99c6bf3ab7b"
I20260709 13:17:59.869874 17166 raft_consensus.cc:3060] T e60d4b61780d419aa40d8379af8ade40 P 54e9193adf3f47e39b0e0c1d95b26927 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:59.870172 17315 raft_consensus.cc:3060] T e60d4b61780d419aa40d8379af8ade40 P 49b9211e832c4533a4c1a99c6bf3ab7b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:59.876935 17315 raft_consensus.cc:2468] T e60d4b61780d419aa40d8379af8ade40 P 49b9211e832c4533a4c1a99c6bf3ab7b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5da35fefb1b843f68df0faa4c1db8edd in term 1.
I20260709 13:17:59.876938 17166 raft_consensus.cc:2468] T e60d4b61780d419aa40d8379af8ade40 P 54e9193adf3f47e39b0e0c1d95b26927 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5da35fefb1b843f68df0faa4c1db8edd in term 1.
I20260709 13:17:59.878036 17207 leader_election.cc:304] T e60d4b61780d419aa40d8379af8ade40 P 5da35fefb1b843f68df0faa4c1db8edd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54e9193adf3f47e39b0e0c1d95b26927, 5da35fefb1b843f68df0faa4c1db8edd; no voters: 
I20260709 13:17:59.878680 17360 raft_consensus.cc:2804] T e60d4b61780d419aa40d8379af8ade40 P 5da35fefb1b843f68df0faa4c1db8edd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:59.879591 17360 raft_consensus.cc:697] T e60d4b61780d419aa40d8379af8ade40 P 5da35fefb1b843f68df0faa4c1db8edd [term 1 LEADER]: Becoming Leader. State: Replica: 5da35fefb1b843f68df0faa4c1db8edd, State: Running, Role: LEADER
I20260709 13:17:59.880227 17360 consensus_queue.cc:237] T e60d4b61780d419aa40d8379af8ade40 P 5da35fefb1b843f68df0faa4c1db8edd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54e9193adf3f47e39b0e0c1d95b26927" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 33911 } } peers { permanent_uuid: "5da35fefb1b843f68df0faa4c1db8edd" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 43619 } } peers { permanent_uuid: "49b9211e832c4533a4c1a99c6bf3ab7b" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 45485 } }
I20260709 13:17:59.887393 17064 catalog_manager.cc:5697] T e60d4b61780d419aa40d8379af8ade40 P 5da35fefb1b843f68df0faa4c1db8edd reported cstate change: term changed from 0 to 1, leader changed from <none> to 5da35fefb1b843f68df0faa4c1db8edd (127.12.19.130). New cstate: current_term: 1 leader_uuid: "5da35fefb1b843f68df0faa4c1db8edd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54e9193adf3f47e39b0e0c1d95b26927" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 33911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5da35fefb1b843f68df0faa4c1db8edd" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 43619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49b9211e832c4533a4c1a99c6bf3ab7b" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 45485 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:00.030004 17360 raft_consensus.cc:493] T cc80df5f70ca4386ac6b8fa5d5a87a90 P 5da35fefb1b843f68df0faa4c1db8edd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:00.030608 17360 raft_consensus.cc:515] T cc80df5f70ca4386ac6b8fa5d5a87a90 P 5da35fefb1b843f68df0faa4c1db8edd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5da35fefb1b843f68df0faa4c1db8edd" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 43619 } } peers { permanent_uuid: "49b9211e832c4533a4c1a99c6bf3ab7b" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 45485 } } peers { permanent_uuid: "54e9193adf3f47e39b0e0c1d95b26927" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 33911 } }
I20260709 13:18:00.032298 17360 leader_election.cc:290] T cc80df5f70ca4386ac6b8fa5d5a87a90 P 5da35fefb1b843f68df0faa4c1db8edd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 49b9211e832c4533a4c1a99c6bf3ab7b (127.12.19.131:45485), 54e9193adf3f47e39b0e0c1d95b26927 (127.12.19.129:33911)
I20260709 13:18:00.033103 17315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc80df5f70ca4386ac6b8fa5d5a87a90" candidate_uuid: "5da35fefb1b843f68df0faa4c1db8edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49b9211e832c4533a4c1a99c6bf3ab7b" is_pre_election: true
I20260709 13:18:00.033290 17166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc80df5f70ca4386ac6b8fa5d5a87a90" candidate_uuid: "5da35fefb1b843f68df0faa4c1db8edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54e9193adf3f47e39b0e0c1d95b26927" is_pre_election: true
I20260709 13:18:00.033816 17315 raft_consensus.cc:2468] T cc80df5f70ca4386ac6b8fa5d5a87a90 P 49b9211e832c4533a4c1a99c6bf3ab7b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5da35fefb1b843f68df0faa4c1db8edd in term 0.
I20260709 13:18:00.033825 17166 raft_consensus.cc:2468] T cc80df5f70ca4386ac6b8fa5d5a87a90 P 54e9193adf3f47e39b0e0c1d95b26927 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5da35fefb1b843f68df0faa4c1db8edd in term 0.
I20260709 13:18:00.035084 17204 leader_election.cc:304] T cc80df5f70ca4386ac6b8fa5d5a87a90 P 5da35fefb1b843f68df0faa4c1db8edd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49b9211e832c4533a4c1a99c6bf3ab7b, 5da35fefb1b843f68df0faa4c1db8edd; no voters: 
I20260709 13:18:00.036087 17360 raft_consensus.cc:2804] T cc80df5f70ca4386ac6b8fa5d5a87a90 P 5da35fefb1b843f68df0faa4c1db8edd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:00.036409 17360 raft_consensus.cc:493] T cc80df5f70ca4386ac6b8fa5d5a87a90 P 5da35fefb1b843f68df0faa4c1db8edd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:00.036751 17360 raft_consensus.cc:3060] T cc80df5f70ca4386ac6b8fa5d5a87a90 P 5da35fefb1b843f68df0faa4c1db8edd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:00.041527 17360 raft_consensus.cc:515] T cc80df5f70ca4386ac6b8fa5d5a87a90 P 5da35fefb1b843f68df0faa4c1db8edd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5da35fefb1b843f68df0faa4c1db8edd" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 43619 } } peers { permanent_uuid: "49b9211e832c4533a4c1a99c6bf3ab7b" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 45485 } } peers { permanent_uuid: "54e9193adf3f47e39b0e0c1d95b26927" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 33911 } }
I20260709 13:18:00.042924 17360 leader_election.cc:290] T cc80df5f70ca4386ac6b8fa5d5a87a90 P 5da35fefb1b843f68df0faa4c1db8edd [CANDIDATE]: Term 1 election: Requested vote from peers 49b9211e832c4533a4c1a99c6bf3ab7b (127.12.19.131:45485), 54e9193adf3f47e39b0e0c1d95b26927 (127.12.19.129:33911)
I20260709 13:18:00.043569 17315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc80df5f70ca4386ac6b8fa5d5a87a90" candidate_uuid: "5da35fefb1b843f68df0faa4c1db8edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49b9211e832c4533a4c1a99c6bf3ab7b"
I20260709 13:18:00.043931 17166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc80df5f70ca4386ac6b8fa5d5a87a90" candidate_uuid: "5da35fefb1b843f68df0faa4c1db8edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54e9193adf3f47e39b0e0c1d95b26927"
I20260709 13:18:00.044224 17315 raft_consensus.cc:3060] T cc80df5f70ca4386ac6b8fa5d5a87a90 P 49b9211e832c4533a4c1a99c6bf3ab7b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:00.044530 17166 raft_consensus.cc:3060] T cc80df5f70ca4386ac6b8fa5d5a87a90 P 54e9193adf3f47e39b0e0c1d95b26927 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:00.050989 17166 raft_consensus.cc:2468] T cc80df5f70ca4386ac6b8fa5d5a87a90 P 54e9193adf3f47e39b0e0c1d95b26927 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5da35fefb1b843f68df0faa4c1db8edd in term 1.
I20260709 13:18:00.050989 17315 raft_consensus.cc:2468] T cc80df5f70ca4386ac6b8fa5d5a87a90 P 49b9211e832c4533a4c1a99c6bf3ab7b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5da35fefb1b843f68df0faa4c1db8edd in term 1.
I20260709 13:18:00.053262 17204 leader_election.cc:304] T cc80df5f70ca4386ac6b8fa5d5a87a90 P 5da35fefb1b843f68df0faa4c1db8edd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49b9211e832c4533a4c1a99c6bf3ab7b, 5da35fefb1b843f68df0faa4c1db8edd; no voters: 
I20260709 13:18:00.054193 17360 raft_consensus.cc:2804] T cc80df5f70ca4386ac6b8fa5d5a87a90 P 5da35fefb1b843f68df0faa4c1db8edd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:00.054636 17360 raft_consensus.cc:697] T cc80df5f70ca4386ac6b8fa5d5a87a90 P 5da35fefb1b843f68df0faa4c1db8edd [term 1 LEADER]: Becoming Leader. State: Replica: 5da35fefb1b843f68df0faa4c1db8edd, State: Running, Role: LEADER
I20260709 13:18:00.055428 17360 consensus_queue.cc:237] T cc80df5f70ca4386ac6b8fa5d5a87a90 P 5da35fefb1b843f68df0faa4c1db8edd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5da35fefb1b843f68df0faa4c1db8edd" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 43619 } } peers { permanent_uuid: "49b9211e832c4533a4c1a99c6bf3ab7b" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 45485 } } peers { permanent_uuid: "54e9193adf3f47e39b0e0c1d95b26927" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 33911 } }
I20260709 13:18:00.061983 17064 catalog_manager.cc:5697] T cc80df5f70ca4386ac6b8fa5d5a87a90 P 5da35fefb1b843f68df0faa4c1db8edd reported cstate change: term changed from 0 to 1, leader changed from <none> to 5da35fefb1b843f68df0faa4c1db8edd (127.12.19.130). New cstate: current_term: 1 leader_uuid: "5da35fefb1b843f68df0faa4c1db8edd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5da35fefb1b843f68df0faa4c1db8edd" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 43619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49b9211e832c4533a4c1a99c6bf3ab7b" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 45485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54e9193adf3f47e39b0e0c1d95b26927" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 33911 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:00.170346 17064 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54024:
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 13:18:00.172257 17064 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 13:18:00.194159 17155 tablet_service.cc:1511] Processing CreateTablet for tablet 5be5aa13d8fb43aca6c2103dae4697ab (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=5083dbbc20c546339ce4eed1deb4dc7a]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:18:00.195513 17155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5be5aa13d8fb43aca6c2103dae4697ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:00.195595 17231 tablet_service.cc:1511] Processing CreateTablet for tablet 5be5aa13d8fb43aca6c2103dae4697ab (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=5083dbbc20c546339ce4eed1deb4dc7a]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:18:00.196861 17231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5be5aa13d8fb43aca6c2103dae4697ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:00.204254 17156 tablet_service.cc:1511] Processing CreateTablet for tablet 11f55ec80e7c4dce8a7979dbc6f4559c (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=5083dbbc20c546339ce4eed1deb4dc7a]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:18:00.205515 17156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11f55ec80e7c4dce8a7979dbc6f4559c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:00.205952 17305 tablet_service.cc:1511] Processing CreateTablet for tablet 5be5aa13d8fb43aca6c2103dae4697ab (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=5083dbbc20c546339ce4eed1deb4dc7a]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:18:00.206653 17304 tablet_service.cc:1511] Processing CreateTablet for tablet 11f55ec80e7c4dce8a7979dbc6f4559c (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=5083dbbc20c546339ce4eed1deb4dc7a]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:18:00.207155 17305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5be5aa13d8fb43aca6c2103dae4697ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:00.207834 17304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11f55ec80e7c4dce8a7979dbc6f4559c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:00.213001 17230 tablet_service.cc:1511] Processing CreateTablet for tablet 11f55ec80e7c4dce8a7979dbc6f4559c (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=5083dbbc20c546339ce4eed1deb4dc7a]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:18:00.214272 17230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11f55ec80e7c4dce8a7979dbc6f4559c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:00.222985 17377 tablet_bootstrap.cc:492] T 5be5aa13d8fb43aca6c2103dae4697ab P 54e9193adf3f47e39b0e0c1d95b26927: Bootstrap starting.
I20260709 13:18:00.230007 17377 tablet_bootstrap.cc:654] T 5be5aa13d8fb43aca6c2103dae4697ab P 54e9193adf3f47e39b0e0c1d95b26927: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:00.242920 17379 tablet_bootstrap.cc:492] T 11f55ec80e7c4dce8a7979dbc6f4559c P 49b9211e832c4533a4c1a99c6bf3ab7b: Bootstrap starting.
I20260709 13:18:00.249370 17378 tablet_bootstrap.cc:492] T 5be5aa13d8fb43aca6c2103dae4697ab P 5da35fefb1b843f68df0faa4c1db8edd: Bootstrap starting.
I20260709 13:18:00.251025 17379 tablet_bootstrap.cc:654] T 11f55ec80e7c4dce8a7979dbc6f4559c P 49b9211e832c4533a4c1a99c6bf3ab7b: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:00.251180 17377 tablet_bootstrap.cc:492] T 5be5aa13d8fb43aca6c2103dae4697ab P 54e9193adf3f47e39b0e0c1d95b26927: No bootstrap required, opened a new log
I20260709 13:18:00.251740 17377 ts_tablet_manager.cc:1403] T 5be5aa13d8fb43aca6c2103dae4697ab P 54e9193adf3f47e39b0e0c1d95b26927: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.017s
I20260709 13:18:00.254892 17377 raft_consensus.cc:359] T 5be5aa13d8fb43aca6c2103dae4697ab P 54e9193adf3f47e39b0e0c1d95b26927 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54e9193adf3f47e39b0e0c1d95b26927" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 33911 } } peers { permanent_uuid: "5da35fefb1b843f68df0faa4c1db8edd" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 43619 } } peers { permanent_uuid: "49b9211e832c4533a4c1a99c6bf3ab7b" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 45485 } }
I20260709 13:18:00.255519 17379 tablet_bootstrap.cc:492] T 11f55ec80e7c4dce8a7979dbc6f4559c P 49b9211e832c4533a4c1a99c6bf3ab7b: No bootstrap required, opened a new log
I20260709 13:18:00.255646 17377 raft_consensus.cc:385] T 5be5aa13d8fb43aca6c2103dae4697ab P 54e9193adf3f47e39b0e0c1d95b26927 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:00.256064 17379 ts_tablet_manager.cc:1403] T 11f55ec80e7c4dce8a7979dbc6f4559c P 49b9211e832c4533a4c1a99c6bf3ab7b: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.001s
I20260709 13:18:00.256064 17377 raft_consensus.cc:740] T 5be5aa13d8fb43aca6c2103dae4697ab P 54e9193adf3f47e39b0e0c1d95b26927 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54e9193adf3f47e39b0e0c1d95b26927, State: Initialized, Role: FOLLOWER
I20260709 13:18:00.256377 17378 tablet_bootstrap.cc:654] T 5be5aa13d8fb43aca6c2103dae4697ab P 5da35fefb1b843f68df0faa4c1db8edd: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:00.257050 17377 consensus_queue.cc:260] T 5be5aa13d8fb43aca6c2103dae4697ab P 54e9193adf3f47e39b0e0c1d95b26927 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54e9193adf3f47e39b0e0c1d95b26927" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 33911 } } peers { permanent_uuid: "5da35fefb1b843f68df0faa4c1db8edd" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 43619 } } peers { permanent_uuid: "49b9211e832c4533a4c1a99c6bf3ab7b" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 45485 } }
I20260709 13:18:00.258797 17379 raft_consensus.cc:359] T 11f55ec80e7c4dce8a7979dbc6f4559c P 49b9211e832c4533a4c1a99c6bf3ab7b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54e9193adf3f47e39b0e0c1d95b26927" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 33911 } } peers { permanent_uuid: "5da35fefb1b843f68df0faa4c1db8edd" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 43619 } } peers { permanent_uuid: "49b9211e832c4533a4c1a99c6bf3ab7b" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 45485 } }
I20260709 13:18:00.259631 17379 raft_consensus.cc:385] T 11f55ec80e7c4dce8a7979dbc6f4559c P 49b9211e832c4533a4c1a99c6bf3ab7b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:00.259963 17379 raft_consensus.cc:740] T 11f55ec80e7c4dce8a7979dbc6f4559c P 49b9211e832c4533a4c1a99c6bf3ab7b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49b9211e832c4533a4c1a99c6bf3ab7b, State: Initialized, Role: FOLLOWER
I20260709 13:18:00.260535 17377 ts_tablet_manager.cc:1434] T 5be5aa13d8fb43aca6c2103dae4697ab P 54e9193adf3f47e39b0e0c1d95b26927: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260709 13:18:00.260829 17379 consensus_queue.cc:260] T 11f55ec80e7c4dce8a7979dbc6f4559c P 49b9211e832c4533a4c1a99c6bf3ab7b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54e9193adf3f47e39b0e0c1d95b26927" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 33911 } } peers { permanent_uuid: "5da35fefb1b843f68df0faa4c1db8edd" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 43619 } } peers { permanent_uuid: "49b9211e832c4533a4c1a99c6bf3ab7b" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 45485 } }
I20260709 13:18:00.261865 17377 tablet_bootstrap.cc:492] T 11f55ec80e7c4dce8a7979dbc6f4559c P 54e9193adf3f47e39b0e0c1d95b26927: Bootstrap starting.
I20260709 13:18:00.267379 17379 ts_tablet_manager.cc:1434] T 11f55ec80e7c4dce8a7979dbc6f4559c P 49b9211e832c4533a4c1a99c6bf3ab7b: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.007s
I20260709 13:18:00.269455 17379 tablet_bootstrap.cc:492] T 5be5aa13d8fb43aca6c2103dae4697ab P 49b9211e832c4533a4c1a99c6bf3ab7b: Bootstrap starting.
I20260709 13:18:00.270318 17377 tablet_bootstrap.cc:654] T 11f55ec80e7c4dce8a7979dbc6f4559c P 54e9193adf3f47e39b0e0c1d95b26927: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:00.272151 17378 tablet_bootstrap.cc:492] T 5be5aa13d8fb43aca6c2103dae4697ab P 5da35fefb1b843f68df0faa4c1db8edd: No bootstrap required, opened a new log
I20260709 13:18:00.272735 17378 ts_tablet_manager.cc:1403] T 5be5aa13d8fb43aca6c2103dae4697ab P 5da35fefb1b843f68df0faa4c1db8edd: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.007s
I20260709 13:18:00.275887 17379 tablet_bootstrap.cc:654] T 5be5aa13d8fb43aca6c2103dae4697ab P 49b9211e832c4533a4c1a99c6bf3ab7b: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:00.276624 17378 raft_consensus.cc:359] T 5be5aa13d8fb43aca6c2103dae4697ab P 5da35fefb1b843f68df0faa4c1db8edd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54e9193adf3f47e39b0e0c1d95b26927" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 33911 } } peers { permanent_uuid: "5da35fefb1b843f68df0faa4c1db8edd" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 43619 } } peers { permanent_uuid: "49b9211e832c4533a4c1a99c6bf3ab7b" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 45485 } }
I20260709 13:18:00.277704 17378 raft_consensus.cc:385] T 5be5aa13d8fb43aca6c2103dae4697ab P 5da35fefb1b843f68df0faa4c1db8edd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:00.278137 17378 raft_consensus.cc:740] T 5be5aa13d8fb43aca6c2103dae4697ab P 5da35fefb1b843f68df0faa4c1db8edd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5da35fefb1b843f68df0faa4c1db8edd, State: Initialized, Role: FOLLOWER
I20260709 13:18:00.279284 17378 consensus_queue.cc:260] T 5be5aa13d8fb43aca6c2103dae4697ab P 5da35fefb1b843f68df0faa4c1db8edd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54e9193adf3f47e39b0e0c1d95b26927" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 33911 } } peers { permanent_uuid: "5da35fefb1b843f68df0faa4c1db8edd" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 43619 } } peers { permanent_uuid: "49b9211e832c4533a4c1a99c6bf3ab7b" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 45485 } }
I20260709 13:18:00.287839 17379 tablet_bootstrap.cc:492] T 5be5aa13d8fb43aca6c2103dae4697ab P 49b9211e832c4533a4c1a99c6bf3ab7b: No bootstrap required, opened a new log
I20260709 13:18:00.288548 17379 ts_tablet_manager.cc:1403] T 5be5aa13d8fb43aca6c2103dae4697ab P 49b9211e832c4533a4c1a99c6bf3ab7b: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.008s
I20260709 13:18:00.291941 17379 raft_consensus.cc:359] T 5be5aa13d8fb43aca6c2103dae4697ab P 49b9211e832c4533a4c1a99c6bf3ab7b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54e9193adf3f47e39b0e0c1d95b26927" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 33911 } } peers { permanent_uuid: "5da35fefb1b843f68df0faa4c1db8edd" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 43619 } } peers { permanent_uuid: "49b9211e832c4533a4c1a99c6bf3ab7b" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 45485 } }
I20260709 13:18:00.292624 17382 raft_consensus.cc:493] T 5be5aa13d8fb43aca6c2103dae4697ab P 54e9193adf3f47e39b0e0c1d95b26927 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:00.292886 17379 raft_consensus.cc:385] T 5be5aa13d8fb43aca6c2103dae4697ab P 49b9211e832c4533a4c1a99c6bf3ab7b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:00.293326 17379 raft_consensus.cc:740] T 5be5aa13d8fb43aca6c2103dae4697ab P 49b9211e832c4533a4c1a99c6bf3ab7b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49b9211e832c4533a4c1a99c6bf3ab7b, State: Initialized, Role: FOLLOWER
I20260709 13:18:00.293190 17382 raft_consensus.cc:515] T 5be5aa13d8fb43aca6c2103dae4697ab P 54e9193adf3f47e39b0e0c1d95b26927 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54e9193adf3f47e39b0e0c1d95b26927" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 33911 } } peers { permanent_uuid: "5da35fefb1b843f68df0faa4c1db8edd" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 43619 } } peers { permanent_uuid: "49b9211e832c4533a4c1a99c6bf3ab7b" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 45485 } }
I20260709 13:18:00.294337 17379 consensus_queue.cc:260] T 5be5aa13d8fb43aca6c2103dae4697ab P 49b9211e832c4533a4c1a99c6bf3ab7b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54e9193adf3f47e39b0e0c1d95b26927" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 33911 } } peers { permanent_uuid: "5da35fefb1b843f68df0faa4c1db8edd" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 43619 } } peers { permanent_uuid: "49b9211e832c4533a4c1a99c6bf3ab7b" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 45485 } }
I20260709 13:18:00.292709 17378 ts_tablet_manager.cc:1434] T 5be5aa13d8fb43aca6c2103dae4697ab P 5da35fefb1b843f68df0faa4c1db8edd: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260709 13:18:00.297652 17378 tablet_bootstrap.cc:492] T 11f55ec80e7c4dce8a7979dbc6f4559c P 5da35fefb1b843f68df0faa4c1db8edd: Bootstrap starting.
I20260709 13:18:00.305532 17379 ts_tablet_manager.cc:1434] T 5be5aa13d8fb43aca6c2103dae4697ab P 49b9211e832c4533a4c1a99c6bf3ab7b: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 13:18:00.313244 17382 leader_election.cc:290] T 5be5aa13d8fb43aca6c2103dae4697ab P 54e9193adf3f47e39b0e0c1d95b26927 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5da35fefb1b843f68df0faa4c1db8edd (127.12.19.130:43619), 49b9211e832c4533a4c1a99c6bf3ab7b (127.12.19.131:45485)
I20260709 13:18:00.321516 17378 tablet_bootstrap.cc:654] T 11f55ec80e7c4dce8a7979dbc6f4559c P 5da35fefb1b843f68df0faa4c1db8edd: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:00.323688 17377 tablet_bootstrap.cc:492] T 11f55ec80e7c4dce8a7979dbc6f4559c P 54e9193adf3f47e39b0e0c1d95b26927: No bootstrap required, opened a new log
I20260709 13:18:00.324357 17377 ts_tablet_manager.cc:1403] T 11f55ec80e7c4dce8a7979dbc6f4559c P 54e9193adf3f47e39b0e0c1d95b26927: Time spent bootstrapping tablet: real 0.063s	user 0.020s	sys 0.040s
I20260709 13:18:00.327519 17377 raft_consensus.cc:359] T 11f55ec80e7c4dce8a7979dbc6f4559c P 54e9193adf3f47e39b0e0c1d95b26927 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54e9193adf3f47e39b0e0c1d95b26927" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 33911 } } peers { permanent_uuid: "5da35fefb1b843f68df0faa4c1db8edd" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 43619 } } peers { permanent_uuid: "49b9211e832c4533a4c1a99c6bf3ab7b" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 45485 } }
I20260709 13:18:00.328337 17377 raft_consensus.cc:385] T 11f55ec80e7c4dce8a7979dbc6f4559c P 54e9193adf3f47e39b0e0c1d95b26927 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:00.328657 17377 raft_consensus.cc:740] T 11f55ec80e7c4dce8a7979dbc6f4559c P 54e9193adf3f47e39b0e0c1d95b26927 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54e9193adf3f47e39b0e0c1d95b26927, State: Initialized, Role: FOLLOWER
I20260709 13:18:00.329483 17377 consensus_queue.cc:260] T 11f55ec80e7c4dce8a7979dbc6f4559c P 54e9193adf3f47e39b0e0c1d95b26927 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54e9193adf3f47e39b0e0c1d95b26927" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 33911 } } peers { permanent_uuid: "5da35fefb1b843f68df0faa4c1db8edd" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 43619 } } peers { permanent_uuid: "49b9211e832c4533a4c1a99c6bf3ab7b" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 45485 } }
I20260709 13:18:00.332068 17377 ts_tablet_manager.cc:1434] T 11f55ec80e7c4dce8a7979dbc6f4559c P 54e9193adf3f47e39b0e0c1d95b26927: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:18:00.335547 17378 tablet_bootstrap.cc:492] T 11f55ec80e7c4dce8a7979dbc6f4559c P 5da35fefb1b843f68df0faa4c1db8edd: No bootstrap required, opened a new log
I20260709 13:18:00.336118 17378 ts_tablet_manager.cc:1403] T 11f55ec80e7c4dce8a7979dbc6f4559c P 5da35fefb1b843f68df0faa4c1db8edd: Time spent bootstrapping tablet: real 0.039s	user 0.019s	sys 0.003s
I20260709 13:18:00.338907 17378 raft_consensus.cc:359] T 11f55ec80e7c4dce8a7979dbc6f4559c P 5da35fefb1b843f68df0faa4c1db8edd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54e9193adf3f47e39b0e0c1d95b26927" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 33911 } } peers { permanent_uuid: "5da35fefb1b843f68df0faa4c1db8edd" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 43619 } } peers { permanent_uuid: "49b9211e832c4533a4c1a99c6bf3ab7b" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 45485 } }
I20260709 13:18:00.339638 17378 raft_consensus.cc:385] T 11f55ec80e7c4dce8a7979dbc6f4559c P 5da35fefb1b843f68df0faa4c1db8edd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:00.339954 17378 raft_consensus.cc:740] T 11f55ec80e7c4dce8a7979dbc6f4559c P 5da35fefb1b843f68df0faa4c1db8edd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5da35fefb1b843f68df0faa4c1db8edd, State: Initialized, Role: FOLLOWER
I20260709 13:18:00.340227 17241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5be5aa13d8fb43aca6c2103dae4697ab" candidate_uuid: "54e9193adf3f47e39b0e0c1d95b26927" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5da35fefb1b843f68df0faa4c1db8edd" is_pre_election: true
I20260709 13:18:00.340931 17241 raft_consensus.cc:2468] T 5be5aa13d8fb43aca6c2103dae4697ab P 5da35fefb1b843f68df0faa4c1db8edd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54e9193adf3f47e39b0e0c1d95b26927 in term 0.
I20260709 13:18:00.340680 17378 consensus_queue.cc:260] T 11f55ec80e7c4dce8a7979dbc6f4559c P 5da35fefb1b843f68df0faa4c1db8edd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54e9193adf3f47e39b0e0c1d95b26927" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 33911 } } peers { permanent_uuid: "5da35fefb1b843f68df0faa4c1db8edd" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 43619 } } peers { permanent_uuid: "49b9211e832c4533a4c1a99c6bf3ab7b" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 45485 } }
I20260709 13:18:00.342000 17129 leader_election.cc:304] T 5be5aa13d8fb43aca6c2103dae4697ab P 54e9193adf3f47e39b0e0c1d95b26927 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54e9193adf3f47e39b0e0c1d95b26927, 5da35fefb1b843f68df0faa4c1db8edd; no voters: 
I20260709 13:18:00.342698 17382 raft_consensus.cc:2804] T 5be5aa13d8fb43aca6c2103dae4697ab P 54e9193adf3f47e39b0e0c1d95b26927 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:00.342963 17378 ts_tablet_manager.cc:1434] T 11f55ec80e7c4dce8a7979dbc6f4559c P 5da35fefb1b843f68df0faa4c1db8edd: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:18:00.343055 17382 raft_consensus.cc:493] T 5be5aa13d8fb43aca6c2103dae4697ab P 54e9193adf3f47e39b0e0c1d95b26927 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:00.343600 17382 raft_consensus.cc:3060] T 5be5aa13d8fb43aca6c2103dae4697ab P 54e9193adf3f47e39b0e0c1d95b26927 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:00.345196 17360 raft_consensus.cc:493] T 11f55ec80e7c4dce8a7979dbc6f4559c P 5da35fefb1b843f68df0faa4c1db8edd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:00.345778 17315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5be5aa13d8fb43aca6c2103dae4697ab" candidate_uuid: "54e9193adf3f47e39b0e0c1d95b26927" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49b9211e832c4533a4c1a99c6bf3ab7b" is_pre_election: true
I20260709 13:18:00.345695 17360 raft_consensus.cc:515] T 11f55ec80e7c4dce8a7979dbc6f4559c P 5da35fefb1b843f68df0faa4c1db8edd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54e9193adf3f47e39b0e0c1d95b26927" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 33911 } } peers { permanent_uuid: "5da35fefb1b843f68df0faa4c1db8edd" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 43619 } } peers { permanent_uuid: "49b9211e832c4533a4c1a99c6bf3ab7b" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 45485 } }
I20260709 13:18:00.346489 17315 raft_consensus.cc:2468] T 5be5aa13d8fb43aca6c2103dae4697ab P 49b9211e832c4533a4c1a99c6bf3ab7b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54e9193adf3f47e39b0e0c1d95b26927 in term 0.
I20260709 13:18:00.347868 17360 leader_election.cc:290] T 11f55ec80e7c4dce8a7979dbc6f4559c P 5da35fefb1b843f68df0faa4c1db8edd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54e9193adf3f47e39b0e0c1d95b26927 (127.12.19.129:33911), 49b9211e832c4533a4c1a99c6bf3ab7b (127.12.19.131:45485)
I20260709 13:18:00.348524 17166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11f55ec80e7c4dce8a7979dbc6f4559c" candidate_uuid: "5da35fefb1b843f68df0faa4c1db8edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54e9193adf3f47e39b0e0c1d95b26927" is_pre_election: true
I20260709 13:18:00.349169 17166 raft_consensus.cc:2468] T 11f55ec80e7c4dce8a7979dbc6f4559c P 54e9193adf3f47e39b0e0c1d95b26927 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5da35fefb1b843f68df0faa4c1db8edd in term 0.
I20260709 13:18:00.349597 17315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11f55ec80e7c4dce8a7979dbc6f4559c" candidate_uuid: "5da35fefb1b843f68df0faa4c1db8edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49b9211e832c4533a4c1a99c6bf3ab7b" is_pre_election: true
I20260709 13:18:00.350219 17315 raft_consensus.cc:2468] T 11f55ec80e7c4dce8a7979dbc6f4559c P 49b9211e832c4533a4c1a99c6bf3ab7b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5da35fefb1b843f68df0faa4c1db8edd in term 0.
I20260709 13:18:00.350586 17207 leader_election.cc:304] T 11f55ec80e7c4dce8a7979dbc6f4559c P 5da35fefb1b843f68df0faa4c1db8edd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54e9193adf3f47e39b0e0c1d95b26927, 5da35fefb1b843f68df0faa4c1db8edd; no voters: 
I20260709 13:18:00.351408 17360 raft_consensus.cc:2804] T 11f55ec80e7c4dce8a7979dbc6f4559c P 5da35fefb1b843f68df0faa4c1db8edd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:00.351753 17360 raft_consensus.cc:493] T 11f55ec80e7c4dce8a7979dbc6f4559c P 5da35fefb1b843f68df0faa4c1db8edd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:00.352106 17360 raft_consensus.cc:3060] T 11f55ec80e7c4dce8a7979dbc6f4559c P 5da35fefb1b843f68df0faa4c1db8edd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:00.351959 17368 consensus_queue.cc:1048] T e60d4b61780d419aa40d8379af8ade40 P 5da35fefb1b843f68df0faa4c1db8edd [LEADER]: Connected to new peer: Peer: permanent_uuid: "49b9211e832c4533a4c1a99c6bf3ab7b" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 45485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:00.356055 17382 raft_consensus.cc:515] T 5be5aa13d8fb43aca6c2103dae4697ab P 54e9193adf3f47e39b0e0c1d95b26927 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54e9193adf3f47e39b0e0c1d95b26927" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 33911 } } peers { permanent_uuid: "5da35fefb1b843f68df0faa4c1db8edd" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 43619 } } peers { permanent_uuid: "49b9211e832c4533a4c1a99c6bf3ab7b" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 45485 } }
I20260709 13:18:00.356426 17368 consensus_queue.cc:1048] T e60d4b61780d419aa40d8379af8ade40 P 5da35fefb1b843f68df0faa4c1db8edd [LEADER]: Connected to new peer: Peer: permanent_uuid: "54e9193adf3f47e39b0e0c1d95b26927" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 33911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:00.360257 17382 leader_election.cc:290] T 5be5aa13d8fb43aca6c2103dae4697ab P 54e9193adf3f47e39b0e0c1d95b26927 [CANDIDATE]: Term 1 election: Requested vote from peers 5da35fefb1b843f68df0faa4c1db8edd (127.12.19.130:43619), 49b9211e832c4533a4c1a99c6bf3ab7b (127.12.19.131:45485)
I20260709 13:18:00.361615 17360 raft_consensus.cc:515] T 11f55ec80e7c4dce8a7979dbc6f4559c P 5da35fefb1b843f68df0faa4c1db8edd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54e9193adf3f47e39b0e0c1d95b26927" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 33911 } } peers { permanent_uuid: "5da35fefb1b843f68df0faa4c1db8edd" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 43619 } } peers { permanent_uuid: "49b9211e832c4533a4c1a99c6bf3ab7b" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 45485 } }
I20260709 13:18:00.362171 17315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5be5aa13d8fb43aca6c2103dae4697ab" candidate_uuid: "54e9193adf3f47e39b0e0c1d95b26927" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49b9211e832c4533a4c1a99c6bf3ab7b"
I20260709 13:18:00.363451 17315 raft_consensus.cc:3060] T 5be5aa13d8fb43aca6c2103dae4697ab P 49b9211e832c4533a4c1a99c6bf3ab7b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:00.365828 17165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11f55ec80e7c4dce8a7979dbc6f4559c" candidate_uuid: "5da35fefb1b843f68df0faa4c1db8edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54e9193adf3f47e39b0e0c1d95b26927"
I20260709 13:18:00.366597 17165 raft_consensus.cc:3060] T 11f55ec80e7c4dce8a7979dbc6f4559c P 54e9193adf3f47e39b0e0c1d95b26927 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:00.373034 17315 raft_consensus.cc:2468] T 5be5aa13d8fb43aca6c2103dae4697ab P 49b9211e832c4533a4c1a99c6bf3ab7b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54e9193adf3f47e39b0e0c1d95b26927 in term 1.
I20260709 13:18:00.374716 17129 leader_election.cc:304] T 5be5aa13d8fb43aca6c2103dae4697ab P 54e9193adf3f47e39b0e0c1d95b26927 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49b9211e832c4533a4c1a99c6bf3ab7b, 54e9193adf3f47e39b0e0c1d95b26927; no voters: 
I20260709 13:18:00.375857 17382 raft_consensus.cc:2804] T 5be5aa13d8fb43aca6c2103dae4697ab P 54e9193adf3f47e39b0e0c1d95b26927 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:00.376528 17360 leader_election.cc:290] T 11f55ec80e7c4dce8a7979dbc6f4559c P 5da35fefb1b843f68df0faa4c1db8edd [CANDIDATE]: Term 1 election: Requested vote from peers 54e9193adf3f47e39b0e0c1d95b26927 (127.12.19.129:33911), 49b9211e832c4533a4c1a99c6bf3ab7b (127.12.19.131:45485)
I20260709 13:18:00.376464 17382 raft_consensus.cc:697] T 5be5aa13d8fb43aca6c2103dae4697ab P 54e9193adf3f47e39b0e0c1d95b26927 [term 1 LEADER]: Becoming Leader. State: Replica: 54e9193adf3f47e39b0e0c1d95b26927, State: Running, Role: LEADER
I20260709 13:18:00.377326 17313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11f55ec80e7c4dce8a7979dbc6f4559c" candidate_uuid: "5da35fefb1b843f68df0faa4c1db8edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49b9211e832c4533a4c1a99c6bf3ab7b"
I20260709 13:18:00.378361 17313 raft_consensus.cc:3060] T 11f55ec80e7c4dce8a7979dbc6f4559c P 49b9211e832c4533a4c1a99c6bf3ab7b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:00.378711 17382 consensus_queue.cc:237] T 5be5aa13d8fb43aca6c2103dae4697ab P 54e9193adf3f47e39b0e0c1d95b26927 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54e9193adf3f47e39b0e0c1d95b26927" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 33911 } } peers { permanent_uuid: "5da35fefb1b843f68df0faa4c1db8edd" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 43619 } } peers { permanent_uuid: "49b9211e832c4533a4c1a99c6bf3ab7b" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 45485 } }
I20260709 13:18:00.388072 17313 raft_consensus.cc:2468] T 11f55ec80e7c4dce8a7979dbc6f4559c P 49b9211e832c4533a4c1a99c6bf3ab7b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5da35fefb1b843f68df0faa4c1db8edd in term 1.
I20260709 13:18:00.389341 17204 leader_election.cc:304] T 11f55ec80e7c4dce8a7979dbc6f4559c P 5da35fefb1b843f68df0faa4c1db8edd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49b9211e832c4533a4c1a99c6bf3ab7b, 5da35fefb1b843f68df0faa4c1db8edd; no voters: 
I20260709 13:18:00.390234 17360 raft_consensus.cc:2804] T 11f55ec80e7c4dce8a7979dbc6f4559c P 5da35fefb1b843f68df0faa4c1db8edd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:00.390698 17360 raft_consensus.cc:697] T 11f55ec80e7c4dce8a7979dbc6f4559c P 5da35fefb1b843f68df0faa4c1db8edd [term 1 LEADER]: Becoming Leader. State: Replica: 5da35fefb1b843f68df0faa4c1db8edd, State: Running, Role: LEADER
I20260709 13:18:00.391605 17360 consensus_queue.cc:237] T 11f55ec80e7c4dce8a7979dbc6f4559c P 5da35fefb1b843f68df0faa4c1db8edd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54e9193adf3f47e39b0e0c1d95b26927" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 33911 } } peers { permanent_uuid: "5da35fefb1b843f68df0faa4c1db8edd" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 43619 } } peers { permanent_uuid: "49b9211e832c4533a4c1a99c6bf3ab7b" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 45485 } }
I20260709 13:18:00.395401 17064 catalog_manager.cc:5697] T 5be5aa13d8fb43aca6c2103dae4697ab P 54e9193adf3f47e39b0e0c1d95b26927 reported cstate change: term changed from 0 to 1, leader changed from <none> to 54e9193adf3f47e39b0e0c1d95b26927 (127.12.19.129). New cstate: current_term: 1 leader_uuid: "54e9193adf3f47e39b0e0c1d95b26927" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54e9193adf3f47e39b0e0c1d95b26927" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 33911 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5da35fefb1b843f68df0faa4c1db8edd" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 43619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49b9211e832c4533a4c1a99c6bf3ab7b" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 45485 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:00.377612 17165 raft_consensus.cc:2468] T 11f55ec80e7c4dce8a7979dbc6f4559c P 54e9193adf3f47e39b0e0c1d95b26927 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5da35fefb1b843f68df0faa4c1db8edd in term 1.
I20260709 13:18:00.399211 17241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5be5aa13d8fb43aca6c2103dae4697ab" candidate_uuid: "54e9193adf3f47e39b0e0c1d95b26927" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5da35fefb1b843f68df0faa4c1db8edd"
I20260709 13:18:00.399827 17241 raft_consensus.cc:3060] T 5be5aa13d8fb43aca6c2103dae4697ab P 5da35fefb1b843f68df0faa4c1db8edd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:00.405097 17063 catalog_manager.cc:5697] T 11f55ec80e7c4dce8a7979dbc6f4559c P 5da35fefb1b843f68df0faa4c1db8edd reported cstate change: term changed from 0 to 1, leader changed from <none> to 5da35fefb1b843f68df0faa4c1db8edd (127.12.19.130). New cstate: current_term: 1 leader_uuid: "5da35fefb1b843f68df0faa4c1db8edd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54e9193adf3f47e39b0e0c1d95b26927" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 33911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5da35fefb1b843f68df0faa4c1db8edd" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 43619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49b9211e832c4533a4c1a99c6bf3ab7b" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 45485 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:00.409317 17241 raft_consensus.cc:2468] T 5be5aa13d8fb43aca6c2103dae4697ab P 5da35fefb1b843f68df0faa4c1db8edd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54e9193adf3f47e39b0e0c1d95b26927 in term 1.
I20260709 13:18:00.440877 17241 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cc80df5f70ca4386ac6b8fa5d5a87a90"
dest_uuid: "5da35fefb1b843f68df0faa4c1db8edd"
mode: GRACEFUL
new_leader_uuid: "54e9193adf3f47e39b0e0c1d95b26927"
 from {username='slave'} at 127.0.0.1:42668
I20260709 13:18:00.441375 17241 raft_consensus.cc:606] T cc80df5f70ca4386ac6b8fa5d5a87a90 P 5da35fefb1b843f68df0faa4c1db8edd [term 1 LEADER]: Received request to transfer leadership to TS 54e9193adf3f47e39b0e0c1d95b26927
I20260709 13:18:00.445835 17241 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e60d4b61780d419aa40d8379af8ade40"
dest_uuid: "5da35fefb1b843f68df0faa4c1db8edd"
mode: GRACEFUL
new_leader_uuid: "49b9211e832c4533a4c1a99c6bf3ab7b"
 from {username='slave'} at 127.0.0.1:42668
I20260709 13:18:00.446280 17241 raft_consensus.cc:606] T e60d4b61780d419aa40d8379af8ade40 P 5da35fefb1b843f68df0faa4c1db8edd [term 1 LEADER]: Received request to transfer leadership to TS 49b9211e832c4533a4c1a99c6bf3ab7b
I20260709 13:18:00.451809 17368 consensus_queue.cc:1048] T cc80df5f70ca4386ac6b8fa5d5a87a90 P 5da35fefb1b843f68df0faa4c1db8edd [LEADER]: Connected to new peer: Peer: permanent_uuid: "54e9193adf3f47e39b0e0c1d95b26927" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 33911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:00.454427 17241 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "11f55ec80e7c4dce8a7979dbc6f4559c"
dest_uuid: "5da35fefb1b843f68df0faa4c1db8edd"
mode: GRACEFUL
new_leader_uuid: "54e9193adf3f47e39b0e0c1d95b26927"
 from {username='slave'} at 127.0.0.1:42668
I20260709 13:18:00.454949 17241 raft_consensus.cc:606] T 11f55ec80e7c4dce8a7979dbc6f4559c P 5da35fefb1b843f68df0faa4c1db8edd [term 1 LEADER]: Received request to transfer leadership to TS 54e9193adf3f47e39b0e0c1d95b26927
I20260709 13:18:00.459465 17392 raft_consensus.cc:993] T cc80df5f70ca4386ac6b8fa5d5a87a90 P 5da35fefb1b843f68df0faa4c1db8edd: : Instructing follower 54e9193adf3f47e39b0e0c1d95b26927 to start an election
I20260709 13:18:00.459928 17392 raft_consensus.cc:1081] T cc80df5f70ca4386ac6b8fa5d5a87a90 P 5da35fefb1b843f68df0faa4c1db8edd [term 1 LEADER]: Signalling peer 54e9193adf3f47e39b0e0c1d95b26927 to start an election
I20260709 13:18:00.461594 17166 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cc80df5f70ca4386ac6b8fa5d5a87a90"
dest_uuid: "54e9193adf3f47e39b0e0c1d95b26927"
 from {username='slave'} at 127.0.0.1:41982
I20260709 13:18:00.462703 17166 raft_consensus.cc:493] T cc80df5f70ca4386ac6b8fa5d5a87a90 P 54e9193adf3f47e39b0e0c1d95b26927 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:00.463092 17166 raft_consensus.cc:3060] T cc80df5f70ca4386ac6b8fa5d5a87a90 P 54e9193adf3f47e39b0e0c1d95b26927 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:00.464721 17360 consensus_queue.cc:1048] T cc80df5f70ca4386ac6b8fa5d5a87a90 P 5da35fefb1b843f68df0faa4c1db8edd [LEADER]: Connected to new peer: Peer: permanent_uuid: "49b9211e832c4533a4c1a99c6bf3ab7b" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 45485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:00.471370 17166 raft_consensus.cc:515] T cc80df5f70ca4386ac6b8fa5d5a87a90 P 54e9193adf3f47e39b0e0c1d95b26927 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5da35fefb1b843f68df0faa4c1db8edd" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 43619 } } peers { permanent_uuid: "49b9211e832c4533a4c1a99c6bf3ab7b" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 45485 } } peers { permanent_uuid: "54e9193adf3f47e39b0e0c1d95b26927" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 33911 } }
I20260709 13:18:00.473537 17166 leader_election.cc:290] T cc80df5f70ca4386ac6b8fa5d5a87a90 P 54e9193adf3f47e39b0e0c1d95b26927 [CANDIDATE]: Term 2 election: Requested vote from peers 5da35fefb1b843f68df0faa4c1db8edd (127.12.19.130:43619), 49b9211e832c4533a4c1a99c6bf3ab7b (127.12.19.131:45485)
I20260709 13:18:00.474498 17241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc80df5f70ca4386ac6b8fa5d5a87a90" candidate_uuid: "54e9193adf3f47e39b0e0c1d95b26927" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5da35fefb1b843f68df0faa4c1db8edd"
I20260709 13:18:00.475113 17241 raft_consensus.cc:3055] T cc80df5f70ca4386ac6b8fa5d5a87a90 P 5da35fefb1b843f68df0faa4c1db8edd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:18:00.475479 17241 raft_consensus.cc:740] T cc80df5f70ca4386ac6b8fa5d5a87a90 P 5da35fefb1b843f68df0faa4c1db8edd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5da35fefb1b843f68df0faa4c1db8edd, State: Running, Role: LEADER
I20260709 13:18:00.475929 17314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc80df5f70ca4386ac6b8fa5d5a87a90" candidate_uuid: "54e9193adf3f47e39b0e0c1d95b26927" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "49b9211e832c4533a4c1a99c6bf3ab7b"
I20260709 13:18:00.476543 17314 raft_consensus.cc:3060] T cc80df5f70ca4386ac6b8fa5d5a87a90 P 49b9211e832c4533a4c1a99c6bf3ab7b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:00.476208 17241 consensus_queue.cc:260] T cc80df5f70ca4386ac6b8fa5d5a87a90 P 5da35fefb1b843f68df0faa4c1db8edd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5da35fefb1b843f68df0faa4c1db8edd" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 43619 } } peers { permanent_uuid: "49b9211e832c4533a4c1a99c6bf3ab7b" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 45485 } } peers { permanent_uuid: "54e9193adf3f47e39b0e0c1d95b26927" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 33911 } }
I20260709 13:18:00.477556 17241 raft_consensus.cc:3060] T cc80df5f70ca4386ac6b8fa5d5a87a90 P 5da35fefb1b843f68df0faa4c1db8edd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:00.483431 17314 raft_consensus.cc:2468] T cc80df5f70ca4386ac6b8fa5d5a87a90 P 49b9211e832c4533a4c1a99c6bf3ab7b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54e9193adf3f47e39b0e0c1d95b26927 in term 2.
I20260709 13:18:00.483601 17241 raft_consensus.cc:2468] T cc80df5f70ca4386ac6b8fa5d5a87a90 P 5da35fefb1b843f68df0faa4c1db8edd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54e9193adf3f47e39b0e0c1d95b26927 in term 2.
I20260709 13:18:00.484709 17129 leader_election.cc:304] T cc80df5f70ca4386ac6b8fa5d5a87a90 P 54e9193adf3f47e39b0e0c1d95b26927 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49b9211e832c4533a4c1a99c6bf3ab7b, 54e9193adf3f47e39b0e0c1d95b26927; no voters: 
I20260709 13:18:00.485474 17382 raft_consensus.cc:2804] T cc80df5f70ca4386ac6b8fa5d5a87a90 P 54e9193adf3f47e39b0e0c1d95b26927 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:18:00.485945 17382 raft_consensus.cc:697] T cc80df5f70ca4386ac6b8fa5d5a87a90 P 54e9193adf3f47e39b0e0c1d95b26927 [term 2 LEADER]: Becoming Leader. State: Replica: 54e9193adf3f47e39b0e0c1d95b26927, State: Running, Role: LEADER
I20260709 13:18:00.486639 17382 consensus_queue.cc:237] T cc80df5f70ca4386ac6b8fa5d5a87a90 P 54e9193adf3f47e39b0e0c1d95b26927 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5da35fefb1b843f68df0faa4c1db8edd" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 43619 } } peers { permanent_uuid: "49b9211e832c4533a4c1a99c6bf3ab7b" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 45485 } } peers { permanent_uuid: "54e9193adf3f47e39b0e0c1d95b26927" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 33911 } }
I20260709 13:18:00.493654 17063 catalog_manager.cc:5697] T cc80df5f70ca4386ac6b8fa5d5a87a90 P 54e9193adf3f47e39b0e0c1d95b26927 reported cstate change: term changed from 1 to 2, leader changed from 5da35fefb1b843f68df0faa4c1db8edd (127.12.19.130) to 54e9193adf3f47e39b0e0c1d95b26927 (127.12.19.129). New cstate: current_term: 2 leader_uuid: "54e9193adf3f47e39b0e0c1d95b26927" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5da35fefb1b843f68df0faa4c1db8edd" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 43619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49b9211e832c4533a4c1a99c6bf3ab7b" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 45485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54e9193adf3f47e39b0e0c1d95b26927" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 33911 } health_report { overall_health: HEALTHY } } }
I20260709 13:18:00.811697 17382 consensus_queue.cc:1048] T 5be5aa13d8fb43aca6c2103dae4697ab P 54e9193adf3f47e39b0e0c1d95b26927 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5da35fefb1b843f68df0faa4c1db8edd" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 43619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:00.822659 17382 consensus_queue.cc:1048] T 5be5aa13d8fb43aca6c2103dae4697ab P 54e9193adf3f47e39b0e0c1d95b26927 [LEADER]: Connected to new peer: Peer: permanent_uuid: "49b9211e832c4533a4c1a99c6bf3ab7b" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 45485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:00.858384 17360 consensus_queue.cc:1048] T 11f55ec80e7c4dce8a7979dbc6f4559c P 5da35fefb1b843f68df0faa4c1db8edd [LEADER]: Connected to new peer: Peer: permanent_uuid: "54e9193adf3f47e39b0e0c1d95b26927" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 33911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:00.864460 17392 raft_consensus.cc:993] T 11f55ec80e7c4dce8a7979dbc6f4559c P 5da35fefb1b843f68df0faa4c1db8edd: : Instructing follower 54e9193adf3f47e39b0e0c1d95b26927 to start an election
I20260709 13:18:00.864976 17368 raft_consensus.cc:1081] T 11f55ec80e7c4dce8a7979dbc6f4559c P 5da35fefb1b843f68df0faa4c1db8edd [term 1 LEADER]: Signalling peer 54e9193adf3f47e39b0e0c1d95b26927 to start an election
I20260709 13:18:00.866562 17165 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "11f55ec80e7c4dce8a7979dbc6f4559c"
dest_uuid: "54e9193adf3f47e39b0e0c1d95b26927"
 from {username='slave'} at 127.0.0.1:41982
I20260709 13:18:00.867137 17165 raft_consensus.cc:493] T 11f55ec80e7c4dce8a7979dbc6f4559c P 54e9193adf3f47e39b0e0c1d95b26927 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:00.867547 17165 raft_consensus.cc:3060] T 11f55ec80e7c4dce8a7979dbc6f4559c P 54e9193adf3f47e39b0e0c1d95b26927 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:00.870913 17360 consensus_queue.cc:1048] T 11f55ec80e7c4dce8a7979dbc6f4559c P 5da35fefb1b843f68df0faa4c1db8edd [LEADER]: Connected to new peer: Peer: permanent_uuid: "49b9211e832c4533a4c1a99c6bf3ab7b" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 45485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:00.876622 17165 raft_consensus.cc:515] T 11f55ec80e7c4dce8a7979dbc6f4559c P 54e9193adf3f47e39b0e0c1d95b26927 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54e9193adf3f47e39b0e0c1d95b26927" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 33911 } } peers { permanent_uuid: "5da35fefb1b843f68df0faa4c1db8edd" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 43619 } } peers { permanent_uuid: "49b9211e832c4533a4c1a99c6bf3ab7b" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 45485 } }
I20260709 13:18:00.879510 17166 raft_consensus.cc:1240] T 11f55ec80e7c4dce8a7979dbc6f4559c P 54e9193adf3f47e39b0e0c1d95b26927 [term 2 FOLLOWER]: Rejecting Update request from peer 5da35fefb1b843f68df0faa4c1db8edd for earlier term 1. Current term is 2. Ops: []
I20260709 13:18:00.881759 17241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11f55ec80e7c4dce8a7979dbc6f4559c" candidate_uuid: "54e9193adf3f47e39b0e0c1d95b26927" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5da35fefb1b843f68df0faa4c1db8edd"
I20260709 13:18:00.881724 17360 consensus_queue.cc:1059] T 11f55ec80e7c4dce8a7979dbc6f4559c P 5da35fefb1b843f68df0faa4c1db8edd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "54e9193adf3f47e39b0e0c1d95b26927" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 33911 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:00.882596 17241 raft_consensus.cc:3055] T 11f55ec80e7c4dce8a7979dbc6f4559c P 5da35fefb1b843f68df0faa4c1db8edd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:18:00.882944 17241 raft_consensus.cc:740] T 11f55ec80e7c4dce8a7979dbc6f4559c P 5da35fefb1b843f68df0faa4c1db8edd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5da35fefb1b843f68df0faa4c1db8edd, State: Running, Role: LEADER
I20260709 13:18:00.883237 17165 leader_election.cc:290] T 11f55ec80e7c4dce8a7979dbc6f4559c P 54e9193adf3f47e39b0e0c1d95b26927 [CANDIDATE]: Term 2 election: Requested vote from peers 5da35fefb1b843f68df0faa4c1db8edd (127.12.19.130:43619), 49b9211e832c4533a4c1a99c6bf3ab7b (127.12.19.131:45485)
I20260709 13:18:00.883812 17241 consensus_queue.cc:260] T 11f55ec80e7c4dce8a7979dbc6f4559c P 5da35fefb1b843f68df0faa4c1db8edd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54e9193adf3f47e39b0e0c1d95b26927" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 33911 } } peers { permanent_uuid: "5da35fefb1b843f68df0faa4c1db8edd" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 43619 } } peers { permanent_uuid: "49b9211e832c4533a4c1a99c6bf3ab7b" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 45485 } }
I20260709 13:18:00.884521 17313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11f55ec80e7c4dce8a7979dbc6f4559c" candidate_uuid: "54e9193adf3f47e39b0e0c1d95b26927" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "49b9211e832c4533a4c1a99c6bf3ab7b"
I20260709 13:18:00.885145 17313 raft_consensus.cc:3060] T 11f55ec80e7c4dce8a7979dbc6f4559c P 49b9211e832c4533a4c1a99c6bf3ab7b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:00.885308 17240 raft_consensus.cc:1275] T cc80df5f70ca4386ac6b8fa5d5a87a90 P 5da35fefb1b843f68df0faa4c1db8edd [term 2 FOLLOWER]: Refusing update from remote peer 54e9193adf3f47e39b0e0c1d95b26927: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:00.885365 17241 raft_consensus.cc:3060] T 11f55ec80e7c4dce8a7979dbc6f4559c P 5da35fefb1b843f68df0faa4c1db8edd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:00.887019 17382 consensus_queue.cc:1048] T cc80df5f70ca4386ac6b8fa5d5a87a90 P 54e9193adf3f47e39b0e0c1d95b26927 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5da35fefb1b843f68df0faa4c1db8edd" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 43619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:00.894411 17313 raft_consensus.cc:2468] T 11f55ec80e7c4dce8a7979dbc6f4559c P 49b9211e832c4533a4c1a99c6bf3ab7b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54e9193adf3f47e39b0e0c1d95b26927 in term 2.
I20260709 13:18:00.896126 17129 leader_election.cc:304] T 11f55ec80e7c4dce8a7979dbc6f4559c P 54e9193adf3f47e39b0e0c1d95b26927 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49b9211e832c4533a4c1a99c6bf3ab7b, 54e9193adf3f47e39b0e0c1d95b26927; no voters: 
I20260709 13:18:00.896883 17313 raft_consensus.cc:1275] T cc80df5f70ca4386ac6b8fa5d5a87a90 P 49b9211e832c4533a4c1a99c6bf3ab7b [term 2 FOLLOWER]: Refusing update from remote peer 54e9193adf3f47e39b0e0c1d95b26927: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:00.897038 17404 raft_consensus.cc:2804] T 11f55ec80e7c4dce8a7979dbc6f4559c P 54e9193adf3f47e39b0e0c1d95b26927 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:18:00.897505 17404 raft_consensus.cc:697] T 11f55ec80e7c4dce8a7979dbc6f4559c P 54e9193adf3f47e39b0e0c1d95b26927 [term 2 LEADER]: Becoming Leader. State: Replica: 54e9193adf3f47e39b0e0c1d95b26927, State: Running, Role: LEADER
I20260709 13:18:00.898288 17404 consensus_queue.cc:237] T 11f55ec80e7c4dce8a7979dbc6f4559c P 54e9193adf3f47e39b0e0c1d95b26927 [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: "54e9193adf3f47e39b0e0c1d95b26927" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 33911 } } peers { permanent_uuid: "5da35fefb1b843f68df0faa4c1db8edd" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 43619 } } peers { permanent_uuid: "49b9211e832c4533a4c1a99c6bf3ab7b" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 45485 } }
I20260709 13:18:00.898788 17241 raft_consensus.cc:2468] T 11f55ec80e7c4dce8a7979dbc6f4559c P 5da35fefb1b843f68df0faa4c1db8edd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54e9193adf3f47e39b0e0c1d95b26927 in term 2.
W20260709 13:18:00.899469 17360 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260709 13:18:00.900264 17387 consensus_queue.cc:1048] T cc80df5f70ca4386ac6b8fa5d5a87a90 P 54e9193adf3f47e39b0e0c1d95b26927 [LEADER]: Connected to new peer: Peer: permanent_uuid: "49b9211e832c4533a4c1a99c6bf3ab7b" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 45485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:00.908663 17062 catalog_manager.cc:5697] T 11f55ec80e7c4dce8a7979dbc6f4559c P 54e9193adf3f47e39b0e0c1d95b26927 reported cstate change: term changed from 1 to 2, leader changed from 5da35fefb1b843f68df0faa4c1db8edd (127.12.19.130) to 54e9193adf3f47e39b0e0c1d95b26927 (127.12.19.129). New cstate: current_term: 2 leader_uuid: "54e9193adf3f47e39b0e0c1d95b26927" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54e9193adf3f47e39b0e0c1d95b26927" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 33911 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5da35fefb1b843f68df0faa4c1db8edd" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 43619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49b9211e832c4533a4c1a99c6bf3ab7b" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 45485 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:00.981657 17368 raft_consensus.cc:993] T e60d4b61780d419aa40d8379af8ade40 P 5da35fefb1b843f68df0faa4c1db8edd: : Instructing follower 49b9211e832c4533a4c1a99c6bf3ab7b to start an election
I20260709 13:18:00.982089 17360 raft_consensus.cc:1081] T e60d4b61780d419aa40d8379af8ade40 P 5da35fefb1b843f68df0faa4c1db8edd [term 1 LEADER]: Signalling peer 49b9211e832c4533a4c1a99c6bf3ab7b to start an election
I20260709 13:18:00.983388 17313 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e60d4b61780d419aa40d8379af8ade40"
dest_uuid: "49b9211e832c4533a4c1a99c6bf3ab7b"
 from {username='slave'} at 127.0.0.1:44514
I20260709 13:18:00.983803 17313 raft_consensus.cc:493] T e60d4b61780d419aa40d8379af8ade40 P 49b9211e832c4533a4c1a99c6bf3ab7b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:00.984038 17313 raft_consensus.cc:3060] T e60d4b61780d419aa40d8379af8ade40 P 49b9211e832c4533a4c1a99c6bf3ab7b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:00.988720 17313 raft_consensus.cc:515] T e60d4b61780d419aa40d8379af8ade40 P 49b9211e832c4533a4c1a99c6bf3ab7b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54e9193adf3f47e39b0e0c1d95b26927" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 33911 } } peers { permanent_uuid: "5da35fefb1b843f68df0faa4c1db8edd" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 43619 } } peers { permanent_uuid: "49b9211e832c4533a4c1a99c6bf3ab7b" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 45485 } }
I20260709 13:18:00.990509 17313 leader_election.cc:290] T e60d4b61780d419aa40d8379af8ade40 P 49b9211e832c4533a4c1a99c6bf3ab7b [CANDIDATE]: Term 2 election: Requested vote from peers 54e9193adf3f47e39b0e0c1d95b26927 (127.12.19.129:33911), 5da35fefb1b843f68df0faa4c1db8edd (127.12.19.130:43619)
I20260709 13:18:01.003019 17165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60d4b61780d419aa40d8379af8ade40" candidate_uuid: "49b9211e832c4533a4c1a99c6bf3ab7b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "54e9193adf3f47e39b0e0c1d95b26927"
I20260709 13:18:01.003621 17165 raft_consensus.cc:3060] T e60d4b61780d419aa40d8379af8ade40 P 54e9193adf3f47e39b0e0c1d95b26927 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:01.003551 17241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60d4b61780d419aa40d8379af8ade40" candidate_uuid: "49b9211e832c4533a4c1a99c6bf3ab7b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5da35fefb1b843f68df0faa4c1db8edd"
I20260709 13:18:01.004321 17241 raft_consensus.cc:3055] T e60d4b61780d419aa40d8379af8ade40 P 5da35fefb1b843f68df0faa4c1db8edd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:18:01.004637 17241 raft_consensus.cc:740] T e60d4b61780d419aa40d8379af8ade40 P 5da35fefb1b843f68df0faa4c1db8edd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5da35fefb1b843f68df0faa4c1db8edd, State: Running, Role: LEADER
I20260709 13:18:01.005467 17241 consensus_queue.cc:260] T e60d4b61780d419aa40d8379af8ade40 P 5da35fefb1b843f68df0faa4c1db8edd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54e9193adf3f47e39b0e0c1d95b26927" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 33911 } } peers { permanent_uuid: "5da35fefb1b843f68df0faa4c1db8edd" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 43619 } } peers { permanent_uuid: "49b9211e832c4533a4c1a99c6bf3ab7b" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 45485 } }
I20260709 13:18:01.006703 17241 raft_consensus.cc:3060] T e60d4b61780d419aa40d8379af8ade40 P 5da35fefb1b843f68df0faa4c1db8edd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:01.010883 17165 raft_consensus.cc:2468] T e60d4b61780d419aa40d8379af8ade40 P 54e9193adf3f47e39b0e0c1d95b26927 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49b9211e832c4533a4c1a99c6bf3ab7b in term 2.
I20260709 13:18:01.012295 17281 leader_election.cc:304] T e60d4b61780d419aa40d8379af8ade40 P 49b9211e832c4533a4c1a99c6bf3ab7b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49b9211e832c4533a4c1a99c6bf3ab7b, 54e9193adf3f47e39b0e0c1d95b26927; no voters: 
I20260709 13:18:01.013103 17384 raft_consensus.cc:2804] T e60d4b61780d419aa40d8379af8ade40 P 49b9211e832c4533a4c1a99c6bf3ab7b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:18:01.013532 17241 raft_consensus.cc:2468] T e60d4b61780d419aa40d8379af8ade40 P 5da35fefb1b843f68df0faa4c1db8edd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49b9211e832c4533a4c1a99c6bf3ab7b in term 2.
I20260709 13:18:01.014418 17384 raft_consensus.cc:697] T e60d4b61780d419aa40d8379af8ade40 P 49b9211e832c4533a4c1a99c6bf3ab7b [term 2 LEADER]: Becoming Leader. State: Replica: 49b9211e832c4533a4c1a99c6bf3ab7b, State: Running, Role: LEADER
I20260709 13:18:01.015246 17384 consensus_queue.cc:237] T e60d4b61780d419aa40d8379af8ade40 P 49b9211e832c4533a4c1a99c6bf3ab7b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54e9193adf3f47e39b0e0c1d95b26927" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 33911 } } peers { permanent_uuid: "5da35fefb1b843f68df0faa4c1db8edd" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 43619 } } peers { permanent_uuid: "49b9211e832c4533a4c1a99c6bf3ab7b" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 45485 } }
I20260709 13:18:01.020918 17062 catalog_manager.cc:5697] T e60d4b61780d419aa40d8379af8ade40 P 49b9211e832c4533a4c1a99c6bf3ab7b reported cstate change: term changed from 1 to 2, leader changed from 5da35fefb1b843f68df0faa4c1db8edd (127.12.19.130) to 49b9211e832c4533a4c1a99c6bf3ab7b (127.12.19.131). New cstate: current_term: 2 leader_uuid: "49b9211e832c4533a4c1a99c6bf3ab7b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54e9193adf3f47e39b0e0c1d95b26927" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 33911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5da35fefb1b843f68df0faa4c1db8edd" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 43619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49b9211e832c4533a4c1a99c6bf3ab7b" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 45485 } health_report { overall_health: HEALTHY } } }
I20260709 13:18:01.165235 12366 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260709 13:18:01.166678 12366 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260709 13:18:01.166992 12366 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260709 13:18:01.180589 17165 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5be5aa13d8fb43aca6c2103dae4697ab"
dest_uuid: "54e9193adf3f47e39b0e0c1d95b26927"
mode: GRACEFUL
new_leader_uuid: "5da35fefb1b843f68df0faa4c1db8edd"
 from {username='slave'} at 127.0.0.1:42000
I20260709 13:18:01.181174 17165 raft_consensus.cc:606] T 5be5aa13d8fb43aca6c2103dae4697ab P 54e9193adf3f47e39b0e0c1d95b26927 [term 1 LEADER]: Received request to transfer leadership to TS 5da35fefb1b843f68df0faa4c1db8edd
I20260709 13:18:01.182350 12366 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260709 13:18:01.223186 17387 raft_consensus.cc:993] T 5be5aa13d8fb43aca6c2103dae4697ab P 54e9193adf3f47e39b0e0c1d95b26927: : Instructing follower 5da35fefb1b843f68df0faa4c1db8edd to start an election
I20260709 13:18:01.223666 17404 raft_consensus.cc:1081] T 5be5aa13d8fb43aca6c2103dae4697ab P 54e9193adf3f47e39b0e0c1d95b26927 [term 1 LEADER]: Signalling peer 5da35fefb1b843f68df0faa4c1db8edd to start an election
I20260709 13:18:01.225178 17241 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5be5aa13d8fb43aca6c2103dae4697ab"
dest_uuid: "5da35fefb1b843f68df0faa4c1db8edd"
 from {username='slave'} at 127.0.0.1:42656
I20260709 13:18:01.225785 17241 raft_consensus.cc:493] T 5be5aa13d8fb43aca6c2103dae4697ab P 5da35fefb1b843f68df0faa4c1db8edd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:01.226176 17241 raft_consensus.cc:3060] T 5be5aa13d8fb43aca6c2103dae4697ab P 5da35fefb1b843f68df0faa4c1db8edd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:01.231232 17241 raft_consensus.cc:515] T 5be5aa13d8fb43aca6c2103dae4697ab P 5da35fefb1b843f68df0faa4c1db8edd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54e9193adf3f47e39b0e0c1d95b26927" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 33911 } } peers { permanent_uuid: "5da35fefb1b843f68df0faa4c1db8edd" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 43619 } } peers { permanent_uuid: "49b9211e832c4533a4c1a99c6bf3ab7b" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 45485 } }
I20260709 13:18:01.232784 17241 leader_election.cc:290] T 5be5aa13d8fb43aca6c2103dae4697ab P 5da35fefb1b843f68df0faa4c1db8edd [CANDIDATE]: Term 2 election: Requested vote from peers 54e9193adf3f47e39b0e0c1d95b26927 (127.12.19.129:33911), 49b9211e832c4533a4c1a99c6bf3ab7b (127.12.19.131:45485)
I20260709 13:18:01.233809 17165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5be5aa13d8fb43aca6c2103dae4697ab" candidate_uuid: "5da35fefb1b843f68df0faa4c1db8edd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "54e9193adf3f47e39b0e0c1d95b26927"
I20260709 13:18:01.233809 17313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5be5aa13d8fb43aca6c2103dae4697ab" candidate_uuid: "5da35fefb1b843f68df0faa4c1db8edd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "49b9211e832c4533a4c1a99c6bf3ab7b"
I20260709 13:18:01.234628 17165 raft_consensus.cc:3055] T 5be5aa13d8fb43aca6c2103dae4697ab P 54e9193adf3f47e39b0e0c1d95b26927 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:18:01.234642 17313 raft_consensus.cc:3060] T 5be5aa13d8fb43aca6c2103dae4697ab P 49b9211e832c4533a4c1a99c6bf3ab7b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:01.235020 17165 raft_consensus.cc:740] T 5be5aa13d8fb43aca6c2103dae4697ab P 54e9193adf3f47e39b0e0c1d95b26927 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 54e9193adf3f47e39b0e0c1d95b26927, State: Running, Role: LEADER
I20260709 13:18:01.235931 17165 consensus_queue.cc:260] T 5be5aa13d8fb43aca6c2103dae4697ab P 54e9193adf3f47e39b0e0c1d95b26927 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54e9193adf3f47e39b0e0c1d95b26927" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 33911 } } peers { permanent_uuid: "5da35fefb1b843f68df0faa4c1db8edd" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 43619 } } peers { permanent_uuid: "49b9211e832c4533a4c1a99c6bf3ab7b" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 45485 } }
I20260709 13:18:01.237185 17165 raft_consensus.cc:3060] T 5be5aa13d8fb43aca6c2103dae4697ab P 54e9193adf3f47e39b0e0c1d95b26927 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:01.241775 17313 raft_consensus.cc:2468] T 5be5aa13d8fb43aca6c2103dae4697ab P 49b9211e832c4533a4c1a99c6bf3ab7b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5da35fefb1b843f68df0faa4c1db8edd in term 2.
I20260709 13:18:01.243306 17204 leader_election.cc:304] T 5be5aa13d8fb43aca6c2103dae4697ab P 5da35fefb1b843f68df0faa4c1db8edd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49b9211e832c4533a4c1a99c6bf3ab7b, 5da35fefb1b843f68df0faa4c1db8edd; no voters: 
I20260709 13:18:01.244139 17360 raft_consensus.cc:2804] T 5be5aa13d8fb43aca6c2103dae4697ab P 5da35fefb1b843f68df0faa4c1db8edd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:18:01.244359 17165 raft_consensus.cc:2468] T 5be5aa13d8fb43aca6c2103dae4697ab P 54e9193adf3f47e39b0e0c1d95b26927 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5da35fefb1b843f68df0faa4c1db8edd in term 2.
I20260709 13:18:01.244532 17360 raft_consensus.cc:697] T 5be5aa13d8fb43aca6c2103dae4697ab P 5da35fefb1b843f68df0faa4c1db8edd [term 2 LEADER]: Becoming Leader. State: Replica: 5da35fefb1b843f68df0faa4c1db8edd, State: Running, Role: LEADER
I20260709 13:18:01.245427 17360 consensus_queue.cc:237] T 5be5aa13d8fb43aca6c2103dae4697ab P 5da35fefb1b843f68df0faa4c1db8edd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54e9193adf3f47e39b0e0c1d95b26927" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 33911 } } peers { permanent_uuid: "5da35fefb1b843f68df0faa4c1db8edd" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 43619 } } peers { permanent_uuid: "49b9211e832c4533a4c1a99c6bf3ab7b" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 45485 } }
I20260709 13:18:01.250654 17062 catalog_manager.cc:5697] T 5be5aa13d8fb43aca6c2103dae4697ab P 5da35fefb1b843f68df0faa4c1db8edd reported cstate change: term changed from 1 to 2, leader changed from 54e9193adf3f47e39b0e0c1d95b26927 (127.12.19.129) to 5da35fefb1b843f68df0faa4c1db8edd (127.12.19.130). New cstate: current_term: 2 leader_uuid: "5da35fefb1b843f68df0faa4c1db8edd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54e9193adf3f47e39b0e0c1d95b26927" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 33911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5da35fefb1b843f68df0faa4c1db8edd" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 43619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49b9211e832c4533a4c1a99c6bf3ab7b" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 45485 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:01.268302 12366 tablet_server.cc:179] TabletServer@127.12.19.129:0 shutting down...
I20260709 13:18:01.285123 12366 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:18:01.285804 12366 tablet_replica.cc:333] T 11f55ec80e7c4dce8a7979dbc6f4559c P 54e9193adf3f47e39b0e0c1d95b26927: stopping tablet replica
I20260709 13:18:01.286437 12366 raft_consensus.cc:2243] T 11f55ec80e7c4dce8a7979dbc6f4559c P 54e9193adf3f47e39b0e0c1d95b26927 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:18:01.287051 12366 pending_rounds.cc:70] T 11f55ec80e7c4dce8a7979dbc6f4559c P 54e9193adf3f47e39b0e0c1d95b26927: Trying to abort 2 pending ops.
I20260709 13:18:01.287292 12366 pending_rounds.cc:77] T 11f55ec80e7c4dce8a7979dbc6f4559c P 54e9193adf3f47e39b0e0c1d95b26927: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305638219378483200 op_type: NO_OP noop_request { }
I20260709 13:18:01.287609 12366 raft_consensus.cc:2889] T 11f55ec80e7c4dce8a7979dbc6f4559c P 54e9193adf3f47e39b0e0c1d95b26927 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:18:01.287864 12366 pending_rounds.cc:77] T 11f55ec80e7c4dce8a7979dbc6f4559c P 54e9193adf3f47e39b0e0c1d95b26927: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305638217293324288 op_type: NO_OP noop_request { }
I20260709 13:18:01.288113 12366 raft_consensus.cc:2889] T 11f55ec80e7c4dce8a7979dbc6f4559c P 54e9193adf3f47e39b0e0c1d95b26927 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:18:01.288378 12366 raft_consensus.cc:2272] T 11f55ec80e7c4dce8a7979dbc6f4559c P 54e9193adf3f47e39b0e0c1d95b26927 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:01.290349 12366 tablet_replica.cc:333] T 5be5aa13d8fb43aca6c2103dae4697ab P 54e9193adf3f47e39b0e0c1d95b26927: stopping tablet replica
I20260709 13:18:01.290849 12366 raft_consensus.cc:2243] T 5be5aa13d8fb43aca6c2103dae4697ab P 54e9193adf3f47e39b0e0c1d95b26927 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:01.291217 12366 raft_consensus.cc:2272] T 5be5aa13d8fb43aca6c2103dae4697ab P 54e9193adf3f47e39b0e0c1d95b26927 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:01.293097 12366 tablet_replica.cc:333] T e60d4b61780d419aa40d8379af8ade40 P 54e9193adf3f47e39b0e0c1d95b26927: stopping tablet replica
I20260709 13:18:01.293581 12366 raft_consensus.cc:2243] T e60d4b61780d419aa40d8379af8ade40 P 54e9193adf3f47e39b0e0c1d95b26927 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:01.293956 12366 raft_consensus.cc:2272] T e60d4b61780d419aa40d8379af8ade40 P 54e9193adf3f47e39b0e0c1d95b26927 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:01.295965 12366 tablet_replica.cc:333] T cc80df5f70ca4386ac6b8fa5d5a87a90 P 54e9193adf3f47e39b0e0c1d95b26927: stopping tablet replica
I20260709 13:18:01.296427 12366 raft_consensus.cc:2243] T cc80df5f70ca4386ac6b8fa5d5a87a90 P 54e9193adf3f47e39b0e0c1d95b26927 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:18:01.297154 12366 raft_consensus.cc:2272] T cc80df5f70ca4386ac6b8fa5d5a87a90 P 54e9193adf3f47e39b0e0c1d95b26927 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:01.311194 12366 tablet_server.cc:196] TabletServer@127.12.19.129:0 shutdown complete.
I20260709 13:18:01.322094 12366 tablet_server.cc:179] TabletServer@127.12.19.130:0 shutting down...
I20260709 13:18:01.339015 12366 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:18:01.339668 12366 tablet_replica.cc:333] T 11f55ec80e7c4dce8a7979dbc6f4559c P 5da35fefb1b843f68df0faa4c1db8edd: stopping tablet replica
I20260709 13:18:01.340197 12366 raft_consensus.cc:2243] T 11f55ec80e7c4dce8a7979dbc6f4559c P 5da35fefb1b843f68df0faa4c1db8edd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:01.340638 12366 raft_consensus.cc:2272] T 11f55ec80e7c4dce8a7979dbc6f4559c P 5da35fefb1b843f68df0faa4c1db8edd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:01.342655 12366 tablet_replica.cc:333] T 5be5aa13d8fb43aca6c2103dae4697ab P 5da35fefb1b843f68df0faa4c1db8edd: stopping tablet replica
I20260709 13:18:01.343174 12366 raft_consensus.cc:2243] T 5be5aa13d8fb43aca6c2103dae4697ab P 5da35fefb1b843f68df0faa4c1db8edd [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:18:01.343786 12366 pending_rounds.cc:70] T 5be5aa13d8fb43aca6c2103dae4697ab P 5da35fefb1b843f68df0faa4c1db8edd: Trying to abort 1 pending ops.
I20260709 13:18:01.343988 12366 pending_rounds.cc:77] T 5be5aa13d8fb43aca6c2103dae4697ab P 5da35fefb1b843f68df0faa4c1db8edd: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305638220787367936 op_type: NO_OP noop_request { }
I20260709 13:18:01.344249 12366 raft_consensus.cc:2889] T 5be5aa13d8fb43aca6c2103dae4697ab P 5da35fefb1b843f68df0faa4c1db8edd [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:18:01.344506 12366 raft_consensus.cc:2272] T 5be5aa13d8fb43aca6c2103dae4697ab P 5da35fefb1b843f68df0faa4c1db8edd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:01.346385 12366 tablet_replica.cc:333] T e60d4b61780d419aa40d8379af8ade40 P 5da35fefb1b843f68df0faa4c1db8edd: stopping tablet replica
I20260709 13:18:01.346868 12366 raft_consensus.cc:2243] T e60d4b61780d419aa40d8379af8ade40 P 5da35fefb1b843f68df0faa4c1db8edd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:01.347218 12366 raft_consensus.cc:2272] T e60d4b61780d419aa40d8379af8ade40 P 5da35fefb1b843f68df0faa4c1db8edd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:01.349049 12366 tablet_replica.cc:333] T cc80df5f70ca4386ac6b8fa5d5a87a90 P 5da35fefb1b843f68df0faa4c1db8edd: stopping tablet replica
I20260709 13:18:01.349493 12366 raft_consensus.cc:2243] T cc80df5f70ca4386ac6b8fa5d5a87a90 P 5da35fefb1b843f68df0faa4c1db8edd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:01.349884 12366 raft_consensus.cc:2272] T cc80df5f70ca4386ac6b8fa5d5a87a90 P 5da35fefb1b843f68df0faa4c1db8edd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:01.371109 12366 tablet_server.cc:196] TabletServer@127.12.19.130:0 shutdown complete.
I20260709 13:18:01.381966 12366 tablet_server.cc:179] TabletServer@127.12.19.131:0 shutting down...
I20260709 13:18:01.401424 12366 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:18:01.402034 12366 tablet_replica.cc:333] T 5be5aa13d8fb43aca6c2103dae4697ab P 49b9211e832c4533a4c1a99c6bf3ab7b: stopping tablet replica
I20260709 13:18:01.402632 12366 raft_consensus.cc:2243] T 5be5aa13d8fb43aca6c2103dae4697ab P 49b9211e832c4533a4c1a99c6bf3ab7b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:01.403117 12366 raft_consensus.cc:2272] T 5be5aa13d8fb43aca6c2103dae4697ab P 49b9211e832c4533a4c1a99c6bf3ab7b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:01.405378 12366 tablet_replica.cc:333] T 11f55ec80e7c4dce8a7979dbc6f4559c P 49b9211e832c4533a4c1a99c6bf3ab7b: stopping tablet replica
I20260709 13:18:01.405928 12366 raft_consensus.cc:2243] T 11f55ec80e7c4dce8a7979dbc6f4559c P 49b9211e832c4533a4c1a99c6bf3ab7b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:01.406350 12366 raft_consensus.cc:2272] T 11f55ec80e7c4dce8a7979dbc6f4559c P 49b9211e832c4533a4c1a99c6bf3ab7b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:01.408447 12366 tablet_replica.cc:333] T e60d4b61780d419aa40d8379af8ade40 P 49b9211e832c4533a4c1a99c6bf3ab7b: stopping tablet replica
I20260709 13:18:01.409045 12366 raft_consensus.cc:2243] T e60d4b61780d419aa40d8379af8ade40 P 49b9211e832c4533a4c1a99c6bf3ab7b [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:18:01.409648 12366 pending_rounds.cc:70] T e60d4b61780d419aa40d8379af8ade40 P 49b9211e832c4533a4c1a99c6bf3ab7b: Trying to abort 1 pending ops.
I20260709 13:18:01.409859 12366 pending_rounds.cc:77] T e60d4b61780d419aa40d8379af8ade40 P 49b9211e832c4533a4c1a99c6bf3ab7b: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305638219845099520 op_type: NO_OP noop_request { }
I20260709 13:18:01.410143 12366 raft_consensus.cc:2889] T e60d4b61780d419aa40d8379af8ade40 P 49b9211e832c4533a4c1a99c6bf3ab7b [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:18:01.410416 12366 raft_consensus.cc:2272] T e60d4b61780d419aa40d8379af8ade40 P 49b9211e832c4533a4c1a99c6bf3ab7b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:01.412622 12366 tablet_replica.cc:333] T cc80df5f70ca4386ac6b8fa5d5a87a90 P 49b9211e832c4533a4c1a99c6bf3ab7b: stopping tablet replica
I20260709 13:18:01.413130 12366 raft_consensus.cc:2243] T cc80df5f70ca4386ac6b8fa5d5a87a90 P 49b9211e832c4533a4c1a99c6bf3ab7b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:01.413537 12366 raft_consensus.cc:2272] T cc80df5f70ca4386ac6b8fa5d5a87a90 P 49b9211e832c4533a4c1a99c6bf3ab7b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:01.434998 12366 tablet_server.cc:196] TabletServer@127.12.19.131:0 shutdown complete.
I20260709 13:18:01.445484 12366 master.cc:562] Master@127.12.19.190:39487 shutting down...
I20260709 13:18:01.459987 12366 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c71595d47e484d89bbc291f8d75818a9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:18:01.460477 12366 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c71595d47e484d89bbc291f8d75818a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:01.460791 12366 tablet_replica.cc:333] T 00000000000000000000000000000000 P c71595d47e484d89bbc291f8d75818a9: stopping tablet replica
I20260709 13:18:01.470988 12366 master.cc:584] Master@127.12.19.190:39487 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2493 ms)
[----------] 6 tests from LeaderRebalancerTest (119735 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260709 13:18:01.499740 12366 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.12.19.190:38933
I20260709 13:18:01.500869 12366 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:18:01.506006 17414 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 13:18:01.506562 17415 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 13:18:01.507398 17417 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 13:18:01.508641 12366 server_base.cc:1061] running on GCE node
I20260709 13:18:01.509500 12366 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:18:01.509675 12366 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 13:18:01.509876 12366 hybrid_clock.cc:648] HybridClock initialized: now 1783603081509841 us; error 0 us; skew 500 ppm
I20260709 13:18:01.510426 12366 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:18:01.512698 12366 webserver.cc:533] Webserver started at http://127.12.19.190:39633/ using document root <none> and password file <none>
I20260709 13:18:01.513172 12366 fs_manager.cc:362] Metadata directory not provided
I20260709 13:18:01.513365 12366 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:18:01.513618 12366 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:18:01.514619 12366 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602961601857-12366-0/minicluster-data/master-0-root/instance:
uuid: "6905cae9299349128d56a4243fcd6f56"
format_stamp: "Formatted at 2026-07-09 13:18:01 on dist-test-slave-cd6k"
I20260709 13:18:01.518757 12366 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260709 13:18:01.522056 17422 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:18:01.522720 12366 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:18:01.523000 12366 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602961601857-12366-0/minicluster-data/master-0-root
uuid: "6905cae9299349128d56a4243fcd6f56"
format_stamp: "Formatted at 2026-07-09 13:18:01 on dist-test-slave-cd6k"
I20260709 13:18:01.523357 12366 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602961601857-12366-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602961601857-12366-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602961601857-12366-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 13:18:01.564113 12366 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:18:01.565132 12366 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:18:01.598367 12366 rpc_server.cc:307] RPC server started. Bound to: 127.12.19.190:38933
I20260709 13:18:01.598465 17473 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.19.190:38933 every 8 connection(s)
I20260709 13:18:01.601994 17474 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 13:18:01.611801 17474 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6905cae9299349128d56a4243fcd6f56: Bootstrap starting.
I20260709 13:18:01.615876 17474 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6905cae9299349128d56a4243fcd6f56: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:01.619452 17474 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6905cae9299349128d56a4243fcd6f56: No bootstrap required, opened a new log
I20260709 13:18:01.621400 17474 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6905cae9299349128d56a4243fcd6f56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6905cae9299349128d56a4243fcd6f56" member_type: VOTER }
I20260709 13:18:01.621744 17474 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6905cae9299349128d56a4243fcd6f56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:01.621918 17474 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6905cae9299349128d56a4243fcd6f56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6905cae9299349128d56a4243fcd6f56, State: Initialized, Role: FOLLOWER
I20260709 13:18:01.622378 17474 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6905cae9299349128d56a4243fcd6f56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6905cae9299349128d56a4243fcd6f56" member_type: VOTER }
I20260709 13:18:01.622771 17474 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6905cae9299349128d56a4243fcd6f56 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:18:01.622954 17474 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6905cae9299349128d56a4243fcd6f56 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:18:01.623160 17474 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6905cae9299349128d56a4243fcd6f56 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:01.627369 17474 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6905cae9299349128d56a4243fcd6f56 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6905cae9299349128d56a4243fcd6f56" member_type: VOTER }
I20260709 13:18:01.627800 17474 leader_election.cc:304] T 00000000000000000000000000000000 P 6905cae9299349128d56a4243fcd6f56 [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: 6905cae9299349128d56a4243fcd6f56; no voters: 
I20260709 13:18:01.628747 17474 leader_election.cc:290] T 00000000000000000000000000000000 P 6905cae9299349128d56a4243fcd6f56 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:18:01.629051 17477 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6905cae9299349128d56a4243fcd6f56 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:01.630326 17477 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6905cae9299349128d56a4243fcd6f56 [term 1 LEADER]: Becoming Leader. State: Replica: 6905cae9299349128d56a4243fcd6f56, State: Running, Role: LEADER
I20260709 13:18:01.630950 17477 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6905cae9299349128d56a4243fcd6f56 [LEADER]: Queue going to LEADER mode. State: All 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: "6905cae9299349128d56a4243fcd6f56" member_type: VOTER }
I20260709 13:18:01.631650 17474 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6905cae9299349128d56a4243fcd6f56 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:18:01.634006 17479 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6905cae9299349128d56a4243fcd6f56 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6905cae9299349128d56a4243fcd6f56. Latest consensus state: current_term: 1 leader_uuid: "6905cae9299349128d56a4243fcd6f56" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6905cae9299349128d56a4243fcd6f56" member_type: VOTER } }
I20260709 13:18:01.633926 17478 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6905cae9299349128d56a4243fcd6f56 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6905cae9299349128d56a4243fcd6f56" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6905cae9299349128d56a4243fcd6f56" member_type: VOTER } }
I20260709 13:18:01.634583 17479 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6905cae9299349128d56a4243fcd6f56 [sys.catalog]: This master's current role is: LEADER
I20260709 13:18:01.634728 17478 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6905cae9299349128d56a4243fcd6f56 [sys.catalog]: This master's current role is: LEADER
I20260709 13:18:01.636927 17482 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:18:01.643224 17482 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:18:01.645701 12366 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:18:01.651821 17482 catalog_manager.cc:1383] Generated new cluster ID: 06dbdbbe0a7f42bcbbeee26da4e4d108
I20260709 13:18:01.652096 17482 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:18:01.682126 17482 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:18:01.683391 17482 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:18:01.693706 17482 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 6905cae9299349128d56a4243fcd6f56: Generated new TSK 0
I20260709 13:18:01.694270 17482 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:18:01.711943 12366 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:18:01.717689 17495 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 13:18:01.719576 17496 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 13:18:01.722009 17499 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 13:18:01.722174 12366 server_base.cc:1061] running on GCE node
I20260709 13:18:01.723140 12366 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:18:01.723377 12366 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 13:18:01.723505 12366 hybrid_clock.cc:648] HybridClock initialized: now 1783603081723491 us; error 0 us; skew 500 ppm
I20260709 13:18:01.723969 12366 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:18:01.726447 12366 webserver.cc:533] Webserver started at http://127.12.19.129:34813/ using document root <none> and password file <none>
I20260709 13:18:01.726868 12366 fs_manager.cc:362] Metadata directory not provided
I20260709 13:18:01.727018 12366 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:18:01.727226 12366 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:18:01.728269 12366 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602961601857-12366-0/minicluster-data/ts-0-root/instance:
uuid: "d2810e43e8ba44bbb6e74ec557984369"
format_stamp: "Formatted at 2026-07-09 13:18:01 on dist-test-slave-cd6k"
I20260709 13:18:01.732347 12366 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:18:01.735548 17503 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:18:01.736320 12366 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:18:01.736594 12366 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602961601857-12366-0/minicluster-data/ts-0-root
uuid: "d2810e43e8ba44bbb6e74ec557984369"
format_stamp: "Formatted at 2026-07-09 13:18:01 on dist-test-slave-cd6k"
I20260709 13:18:01.736872 12366 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602961601857-12366-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602961601857-12366-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602961601857-12366-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 13:18:01.768405 12366 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:18:01.769546 12366 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:18:01.770991 12366 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:18:01.773166 12366 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:18:01.773335 12366 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:18:01.773634 12366 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:18:01.773792 12366 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:18:01.809988 12366 rpc_server.cc:307] RPC server started. Bound to: 127.12.19.129:39623
I20260709 13:18:01.810096 17565 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.19.129:39623 every 8 connection(s)
I20260709 13:18:01.814414 12366 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:18:01.821528 17570 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 13:18:01.822643 17571 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 13:18:01.825706 17573 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 13:18:01.826212 12366 server_base.cc:1061] running on GCE node
I20260709 13:18:01.828015 12366 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:18:01.828270 12366 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 13:18:01.828470 12366 hybrid_clock.cc:648] HybridClock initialized: now 1783603081828450 us; error 0 us; skew 500 ppm
I20260709 13:18:01.828514 17566 heartbeater.cc:344] Connected to a master server at 127.12.19.190:38933
I20260709 13:18:01.828994 17566 heartbeater.cc:461] Registering TS with master...
I20260709 13:18:01.829120 12366 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:18:01.829757 17566 heartbeater.cc:507] Master 127.12.19.190:38933 requested a full tablet report, sending...
I20260709 13:18:01.831919 17439 ts_manager.cc:194] Registered new tserver with Master: d2810e43e8ba44bbb6e74ec557984369 (127.12.19.129:39623)
I20260709 13:18:01.831934 12366 webserver.cc:533] Webserver started at http://127.12.19.130:38865/ using document root <none> and password file <none>
I20260709 13:18:01.832791 12366 fs_manager.cc:362] Metadata directory not provided
I20260709 13:18:01.833034 12366 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:18:01.833278 12366 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:18:01.833990 17439 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40444
I20260709 13:18:01.834314 12366 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602961601857-12366-0/minicluster-data/ts-1-root/instance:
uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c"
format_stamp: "Formatted at 2026-07-09 13:18:01 on dist-test-slave-cd6k"
I20260709 13:18:01.838667 12366 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:18:01.841861 17578 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:18:01.842518 12366 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:18:01.842803 12366 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602961601857-12366-0/minicluster-data/ts-1-root
uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c"
format_stamp: "Formatted at 2026-07-09 13:18:01 on dist-test-slave-cd6k"
I20260709 13:18:01.843055 12366 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602961601857-12366-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602961601857-12366-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602961601857-12366-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 13:18:01.852511 12366 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:18:01.853470 12366 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:18:01.854749 12366 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:18:01.856877 12366 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:18:01.857085 12366 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:18:01.857322 12366 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:18:01.857486 12366 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:18:01.894124 12366 rpc_server.cc:307] RPC server started. Bound to: 127.12.19.130:40513
I20260709 13:18:01.894232 17640 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.19.130:40513 every 8 connection(s)
I20260709 13:18:01.898838 12366 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:18:01.906713 17644 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 13:18:01.908214 17645 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 13:18:01.910197 17641 heartbeater.cc:344] Connected to a master server at 127.12.19.190:38933
I20260709 13:18:01.910809 17641 heartbeater.cc:461] Registering TS with master...
W20260709 13:18:01.911823 17647 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 13:18:01.911919 17641 heartbeater.cc:507] Master 127.12.19.190:38933 requested a full tablet report, sending...
I20260709 13:18:01.912657 12366 server_base.cc:1061] running on GCE node
I20260709 13:18:01.913587 12366 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:18:01.913842 12366 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 13:18:01.914052 12366 hybrid_clock.cc:648] HybridClock initialized: now 1783603081914035 us; error 0 us; skew 500 ppm
I20260709 13:18:01.914364 17439 ts_manager.cc:194] Registered new tserver with Master: 0fb9e16fbbd6453a8b5f9244ef060c5c (127.12.19.130:40513)
I20260709 13:18:01.914741 12366 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:18:01.916373 17439 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40448
I20260709 13:18:01.917549 12366 webserver.cc:533] Webserver started at http://127.12.19.131:34173/ using document root <none> and password file <none>
I20260709 13:18:01.918094 12366 fs_manager.cc:362] Metadata directory not provided
I20260709 13:18:01.918308 12366 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:18:01.918584 12366 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:18:01.919762 12366 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602961601857-12366-0/minicluster-data/ts-2-root/instance:
uuid: "48022b71730a4d55997d33fe9a96fb2a"
format_stamp: "Formatted at 2026-07-09 13:18:01 on dist-test-slave-cd6k"
I20260709 13:18:01.924036 12366 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:18:01.927317 17652 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:18:01.928077 12366 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:18:01.928362 12366 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602961601857-12366-0/minicluster-data/ts-2-root
uuid: "48022b71730a4d55997d33fe9a96fb2a"
format_stamp: "Formatted at 2026-07-09 13:18:01 on dist-test-slave-cd6k"
I20260709 13:18:01.928647 12366 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602961601857-12366-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602961601857-12366-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602961601857-12366-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 13:18:01.945118 12366 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:18:01.946066 12366 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:18:01.947459 12366 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:18:01.949612 12366 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:18:01.949831 12366 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:18:01.950067 12366 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:18:01.950235 12366 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:18:01.987071 12366 rpc_server.cc:307] RPC server started. Bound to: 127.12.19.131:42995
I20260709 13:18:01.987169 17714 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.19.131:42995 every 8 connection(s)
I20260709 13:18:02.000418 17715 heartbeater.cc:344] Connected to a master server at 127.12.19.190:38933
I20260709 13:18:02.000811 17715 heartbeater.cc:461] Registering TS with master...
I20260709 13:18:02.001436 17715 heartbeater.cc:507] Master 127.12.19.190:38933 requested a full tablet report, sending...
I20260709 13:18:02.003185 17439 ts_manager.cc:194] Registered new tserver with Master: 48022b71730a4d55997d33fe9a96fb2a (127.12.19.131:42995)
I20260709 13:18:02.003648 12366 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013472397s
I20260709 13:18:02.004949 17439 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40460
I20260709 13:18:02.026944 17439 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40474:
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 13:18:02.029386 17439 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 13:18:02.096845 17680 tablet_service.cc:1511] Processing CreateTablet for tablet 736448a557df455cb8611692bacb2e2b (DEFAULT_TABLE table=test-workload [id=d0d6bf878ec545c29690c86c7e2428de]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:18:02.097421 17606 tablet_service.cc:1511] Processing CreateTablet for tablet 736448a557df455cb8611692bacb2e2b (DEFAULT_TABLE table=test-workload [id=d0d6bf878ec545c29690c86c7e2428de]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:18:02.098186 17605 tablet_service.cc:1511] Processing CreateTablet for tablet c85a6294a838466891e6b289493a5af6 (DEFAULT_TABLE table=test-workload [id=d0d6bf878ec545c29690c86c7e2428de]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:18:02.098794 17606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 736448a557df455cb8611692bacb2e2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:02.099591 17605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c85a6294a838466891e6b289493a5af6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:02.099326 17679 tablet_service.cc:1511] Processing CreateTablet for tablet c85a6294a838466891e6b289493a5af6 (DEFAULT_TABLE table=test-workload [id=d0d6bf878ec545c29690c86c7e2428de]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:18:02.101387 17678 tablet_service.cc:1511] Processing CreateTablet for tablet 8b4230ed8ed4456a9b007b6f28bec921 (DEFAULT_TABLE table=test-workload [id=d0d6bf878ec545c29690c86c7e2428de]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:18:02.098212 17680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 736448a557df455cb8611692bacb2e2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:02.103461 17677 tablet_service.cc:1511] Processing CreateTablet for tablet 78cf0adeae7244b09c728c348852770a (DEFAULT_TABLE table=test-workload [id=d0d6bf878ec545c29690c86c7e2428de]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:18:02.104760 17677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78cf0adeae7244b09c728c348852770a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:02.105542 17604 tablet_service.cc:1511] Processing CreateTablet for tablet 8b4230ed8ed4456a9b007b6f28bec921 (DEFAULT_TABLE table=test-workload [id=d0d6bf878ec545c29690c86c7e2428de]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:18:02.106818 17604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b4230ed8ed4456a9b007b6f28bec921. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:02.107872 17678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b4230ed8ed4456a9b007b6f28bec921. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:02.110093 17679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c85a6294a838466891e6b289493a5af6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:02.111727 17603 tablet_service.cc:1511] Processing CreateTablet for tablet 78cf0adeae7244b09c728c348852770a (DEFAULT_TABLE table=test-workload [id=d0d6bf878ec545c29690c86c7e2428de]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:18:02.113678 17603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78cf0adeae7244b09c728c348852770a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:02.118289 17602 tablet_service.cc:1511] Processing CreateTablet for tablet aac619f541044b0c8981e605c79a27eb (DEFAULT_TABLE table=test-workload [id=d0d6bf878ec545c29690c86c7e2428de]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:18:02.119339 17530 tablet_service.cc:1511] Processing CreateTablet for tablet c85a6294a838466891e6b289493a5af6 (DEFAULT_TABLE table=test-workload [id=d0d6bf878ec545c29690c86c7e2428de]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:18:02.119805 17602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aac619f541044b0c8981e605c79a27eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:02.120635 17530 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c85a6294a838466891e6b289493a5af6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:02.122308 17529 tablet_service.cc:1511] Processing CreateTablet for tablet 8b4230ed8ed4456a9b007b6f28bec921 (DEFAULT_TABLE table=test-workload [id=d0d6bf878ec545c29690c86c7e2428de]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:18:02.123173 17529 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b4230ed8ed4456a9b007b6f28bec921. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:02.124404 17527 tablet_service.cc:1511] Processing CreateTablet for tablet aac619f541044b0c8981e605c79a27eb (DEFAULT_TABLE table=test-workload [id=d0d6bf878ec545c29690c86c7e2428de]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:18:02.125686 17527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aac619f541044b0c8981e605c79a27eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:02.128325 17528 tablet_service.cc:1511] Processing CreateTablet for tablet 78cf0adeae7244b09c728c348852770a (DEFAULT_TABLE table=test-workload [id=d0d6bf878ec545c29690c86c7e2428de]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:18:02.129549 17528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78cf0adeae7244b09c728c348852770a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:02.118330 17531 tablet_service.cc:1511] Processing CreateTablet for tablet 736448a557df455cb8611692bacb2e2b (DEFAULT_TABLE table=test-workload [id=d0d6bf878ec545c29690c86c7e2428de]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:18:02.132781 17531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 736448a557df455cb8611692bacb2e2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:02.134303 17676 tablet_service.cc:1511] Processing CreateTablet for tablet aac619f541044b0c8981e605c79a27eb (DEFAULT_TABLE table=test-workload [id=d0d6bf878ec545c29690c86c7e2428de]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:18:02.135742 17676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aac619f541044b0c8981e605c79a27eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:02.171114 17526 tablet_service.cc:1511] Processing CreateTablet for tablet ed238844d4f0496d98957c9e3ddb4c28 (DEFAULT_TABLE table=test-workload [id=d0d6bf878ec545c29690c86c7e2428de]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:18:02.172196 17601 tablet_service.cc:1511] Processing CreateTablet for tablet ed238844d4f0496d98957c9e3ddb4c28 (DEFAULT_TABLE table=test-workload [id=d0d6bf878ec545c29690c86c7e2428de]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:18:02.172926 17526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed238844d4f0496d98957c9e3ddb4c28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:02.173702 17601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed238844d4f0496d98957c9e3ddb4c28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:02.192411 17675 tablet_service.cc:1511] Processing CreateTablet for tablet ed238844d4f0496d98957c9e3ddb4c28 (DEFAULT_TABLE table=test-workload [id=d0d6bf878ec545c29690c86c7e2428de]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:18:02.193943 17675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed238844d4f0496d98957c9e3ddb4c28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:02.204435 17731 tablet_bootstrap.cc:492] T 736448a557df455cb8611692bacb2e2b P 0fb9e16fbbd6453a8b5f9244ef060c5c: Bootstrap starting.
I20260709 13:18:02.209520 17731 tablet_bootstrap.cc:654] T 736448a557df455cb8611692bacb2e2b P 0fb9e16fbbd6453a8b5f9244ef060c5c: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:02.213666 17730 tablet_bootstrap.cc:492] T 78cf0adeae7244b09c728c348852770a P 48022b71730a4d55997d33fe9a96fb2a: Bootstrap starting.
I20260709 13:18:02.213871 17732 tablet_bootstrap.cc:492] T 8b4230ed8ed4456a9b007b6f28bec921 P d2810e43e8ba44bbb6e74ec557984369: Bootstrap starting.
I20260709 13:18:02.230024 17732 tablet_bootstrap.cc:654] T 8b4230ed8ed4456a9b007b6f28bec921 P d2810e43e8ba44bbb6e74ec557984369: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:02.236713 17730 tablet_bootstrap.cc:654] T 78cf0adeae7244b09c728c348852770a P 48022b71730a4d55997d33fe9a96fb2a: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:02.251644 17526 tablet_service.cc:1511] Processing CreateTablet for tablet 8e73af515d7b4139a2906adba2e8842c (DEFAULT_TABLE table=test-workload [id=d0d6bf878ec545c29690c86c7e2428de]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:18:02.253497 17526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e73af515d7b4139a2906adba2e8842c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:02.257182 17731 tablet_bootstrap.cc:492] T 736448a557df455cb8611692bacb2e2b P 0fb9e16fbbd6453a8b5f9244ef060c5c: No bootstrap required, opened a new log
I20260709 13:18:02.257719 17731 ts_tablet_manager.cc:1403] T 736448a557df455cb8611692bacb2e2b P 0fb9e16fbbd6453a8b5f9244ef060c5c: Time spent bootstrapping tablet: real 0.054s	user 0.010s	sys 0.023s
I20260709 13:18:02.261204 17731 raft_consensus.cc:359] T 736448a557df455cb8611692bacb2e2b P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } } peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } }
I20260709 13:18:02.261961 17731 raft_consensus.cc:385] T 736448a557df455cb8611692bacb2e2b P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:02.262321 17731 raft_consensus.cc:740] T 736448a557df455cb8611692bacb2e2b P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0fb9e16fbbd6453a8b5f9244ef060c5c, State: Initialized, Role: FOLLOWER
I20260709 13:18:02.262669 17601 tablet_service.cc:1511] Processing CreateTablet for tablet 8e73af515d7b4139a2906adba2e8842c (DEFAULT_TABLE table=test-workload [id=d0d6bf878ec545c29690c86c7e2428de]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:18:02.263995 17601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e73af515d7b4139a2906adba2e8842c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:02.264521 17679 tablet_service.cc:1511] Processing CreateTablet for tablet 8e73af515d7b4139a2906adba2e8842c (DEFAULT_TABLE table=test-workload [id=d0d6bf878ec545c29690c86c7e2428de]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:18:02.265836 17679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e73af515d7b4139a2906adba2e8842c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:02.267120 17605 tablet_service.cc:1511] Processing CreateTablet for tablet 024a6211835d40fb93004ff5980e2747 (DEFAULT_TABLE table=test-workload [id=d0d6bf878ec545c29690c86c7e2428de]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:18:02.268404 17605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 024a6211835d40fb93004ff5980e2747. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:02.268868 17678 tablet_service.cc:1511] Processing CreateTablet for tablet 024a6211835d40fb93004ff5980e2747 (DEFAULT_TABLE table=test-workload [id=d0d6bf878ec545c29690c86c7e2428de]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:18:02.270087 17678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 024a6211835d40fb93004ff5980e2747. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:02.270156 17730 tablet_bootstrap.cc:492] T 78cf0adeae7244b09c728c348852770a P 48022b71730a4d55997d33fe9a96fb2a: No bootstrap required, opened a new log
I20260709 13:18:02.270654 17730 ts_tablet_manager.cc:1403] T 78cf0adeae7244b09c728c348852770a P 48022b71730a4d55997d33fe9a96fb2a: Time spent bootstrapping tablet: real 0.057s	user 0.009s	sys 0.009s
I20260709 13:18:02.265823 17531 tablet_service.cc:1511] Processing CreateTablet for tablet 024a6211835d40fb93004ff5980e2747 (DEFAULT_TABLE table=test-workload [id=d0d6bf878ec545c29690c86c7e2428de]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:18:02.273698 17531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 024a6211835d40fb93004ff5980e2747. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:02.272251 17731 consensus_queue.cc:260] T 736448a557df455cb8611692bacb2e2b P 0fb9e16fbbd6453a8b5f9244ef060c5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } } peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } }
I20260709 13:18:02.273478 17730 raft_consensus.cc:359] T 78cf0adeae7244b09c728c348852770a P 48022b71730a4d55997d33fe9a96fb2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:02.280220 17730 raft_consensus.cc:385] T 78cf0adeae7244b09c728c348852770a P 48022b71730a4d55997d33fe9a96fb2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:02.280807 17730 raft_consensus.cc:740] T 78cf0adeae7244b09c728c348852770a P 48022b71730a4d55997d33fe9a96fb2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48022b71730a4d55997d33fe9a96fb2a, State: Initialized, Role: FOLLOWER
I20260709 13:18:02.281967 17732 tablet_bootstrap.cc:492] T 8b4230ed8ed4456a9b007b6f28bec921 P d2810e43e8ba44bbb6e74ec557984369: No bootstrap required, opened a new log
I20260709 13:18:02.281751 17730 consensus_queue.cc:260] T 78cf0adeae7244b09c728c348852770a P 48022b71730a4d55997d33fe9a96fb2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:02.282541 17732 ts_tablet_manager.cc:1403] T 8b4230ed8ed4456a9b007b6f28bec921 P d2810e43e8ba44bbb6e74ec557984369: Time spent bootstrapping tablet: real 0.069s	user 0.012s	sys 0.025s
I20260709 13:18:02.287060 17732 raft_consensus.cc:359] T 8b4230ed8ed4456a9b007b6f28bec921 P d2810e43e8ba44bbb6e74ec557984369 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:02.294545 17528 tablet_service.cc:1511] Processing CreateTablet for tablet cc6f9f0aa99f485b899318f3e19c4983 (DEFAULT_TABLE table=test-workload [id=d0d6bf878ec545c29690c86c7e2428de]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:18:02.304322 17528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc6f9f0aa99f485b899318f3e19c4983. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:02.305493 17675 tablet_service.cc:1511] Processing CreateTablet for tablet cc6f9f0aa99f485b899318f3e19c4983 (DEFAULT_TABLE table=test-workload [id=d0d6bf878ec545c29690c86c7e2428de]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:18:02.306741 17675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc6f9f0aa99f485b899318f3e19c4983. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:02.314109 17732 raft_consensus.cc:385] T 8b4230ed8ed4456a9b007b6f28bec921 P d2810e43e8ba44bbb6e74ec557984369 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:02.314675 17732 raft_consensus.cc:740] T 8b4230ed8ed4456a9b007b6f28bec921 P d2810e43e8ba44bbb6e74ec557984369 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2810e43e8ba44bbb6e74ec557984369, State: Initialized, Role: FOLLOWER
I20260709 13:18:02.315743 17732 consensus_queue.cc:260] T 8b4230ed8ed4456a9b007b6f28bec921 P d2810e43e8ba44bbb6e74ec557984369 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:02.300148 17601 tablet_service.cc:1511] Processing CreateTablet for tablet cc6f9f0aa99f485b899318f3e19c4983 (DEFAULT_TABLE table=test-workload [id=d0d6bf878ec545c29690c86c7e2428de]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:18:02.318495 17601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc6f9f0aa99f485b899318f3e19c4983. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:02.319109 17641 heartbeater.cc:499] Master 127.12.19.190:38933 was elected leader, sending a full tablet report...
I20260709 13:18:02.319162 17731 ts_tablet_manager.cc:1434] T 736448a557df455cb8611692bacb2e2b P 0fb9e16fbbd6453a8b5f9244ef060c5c: Time spent starting tablet: real 0.061s	user 0.009s	sys 0.037s
I20260709 13:18:02.321170 17731 tablet_bootstrap.cc:492] T aac619f541044b0c8981e605c79a27eb P 0fb9e16fbbd6453a8b5f9244ef060c5c: Bootstrap starting.
I20260709 13:18:02.327148 17731 tablet_bootstrap.cc:654] T aac619f541044b0c8981e605c79a27eb P 0fb9e16fbbd6453a8b5f9244ef060c5c: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:02.328735 17566 heartbeater.cc:499] Master 127.12.19.190:38933 was elected leader, sending a full tablet report...
I20260709 13:18:02.342842 17715 heartbeater.cc:499] Master 127.12.19.190:38933 was elected leader, sending a full tablet report...
I20260709 13:18:02.343447 17730 ts_tablet_manager.cc:1434] T 78cf0adeae7244b09c728c348852770a P 48022b71730a4d55997d33fe9a96fb2a: Time spent starting tablet: real 0.073s	user 0.005s	sys 0.014s
I20260709 13:18:02.344614 17732 ts_tablet_manager.cc:1434] T 8b4230ed8ed4456a9b007b6f28bec921 P d2810e43e8ba44bbb6e74ec557984369: Time spent starting tablet: real 0.062s	user 0.009s	sys 0.000s
I20260709 13:18:02.345808 17732 tablet_bootstrap.cc:492] T c85a6294a838466891e6b289493a5af6 P d2810e43e8ba44bbb6e74ec557984369: Bootstrap starting.
I20260709 13:18:02.346751 17730 tablet_bootstrap.cc:492] T aac619f541044b0c8981e605c79a27eb P 48022b71730a4d55997d33fe9a96fb2a: Bootstrap starting.
I20260709 13:18:02.350529 17731 tablet_bootstrap.cc:492] T aac619f541044b0c8981e605c79a27eb P 0fb9e16fbbd6453a8b5f9244ef060c5c: No bootstrap required, opened a new log
I20260709 13:18:02.351100 17731 ts_tablet_manager.cc:1403] T aac619f541044b0c8981e605c79a27eb P 0fb9e16fbbd6453a8b5f9244ef060c5c: Time spent bootstrapping tablet: real 0.030s	user 0.019s	sys 0.000s
I20260709 13:18:02.353199 17730 tablet_bootstrap.cc:654] T aac619f541044b0c8981e605c79a27eb P 48022b71730a4d55997d33fe9a96fb2a: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:02.353906 17731 raft_consensus.cc:359] T aac619f541044b0c8981e605c79a27eb P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:02.354712 17731 raft_consensus.cc:385] T aac619f541044b0c8981e605c79a27eb P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:02.355055 17731 raft_consensus.cc:740] T aac619f541044b0c8981e605c79a27eb P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0fb9e16fbbd6453a8b5f9244ef060c5c, State: Initialized, Role: FOLLOWER
I20260709 13:18:02.356065 17731 consensus_queue.cc:260] T aac619f541044b0c8981e605c79a27eb P 0fb9e16fbbd6453a8b5f9244ef060c5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:02.358763 17731 ts_tablet_manager.cc:1434] T aac619f541044b0c8981e605c79a27eb P 0fb9e16fbbd6453a8b5f9244ef060c5c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:18:02.360066 17731 tablet_bootstrap.cc:492] T 8b4230ed8ed4456a9b007b6f28bec921 P 0fb9e16fbbd6453a8b5f9244ef060c5c: Bootstrap starting.
I20260709 13:18:02.367066 17732 tablet_bootstrap.cc:654] T c85a6294a838466891e6b289493a5af6 P d2810e43e8ba44bbb6e74ec557984369: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:02.368023 17731 tablet_bootstrap.cc:654] T 8b4230ed8ed4456a9b007b6f28bec921 P 0fb9e16fbbd6453a8b5f9244ef060c5c: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:02.381261 17738 raft_consensus.cc:493] T 8b4230ed8ed4456a9b007b6f28bec921 P d2810e43e8ba44bbb6e74ec557984369 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:02.382015 17738 raft_consensus.cc:515] T 8b4230ed8ed4456a9b007b6f28bec921 P d2810e43e8ba44bbb6e74ec557984369 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:02.392321 17738 leader_election.cc:290] T 8b4230ed8ed4456a9b007b6f28bec921 P d2810e43e8ba44bbb6e74ec557984369 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0fb9e16fbbd6453a8b5f9244ef060c5c (127.12.19.130:40513), 48022b71730a4d55997d33fe9a96fb2a (127.12.19.131:42995)
I20260709 13:18:02.439628 17732 tablet_bootstrap.cc:492] T c85a6294a838466891e6b289493a5af6 P d2810e43e8ba44bbb6e74ec557984369: No bootstrap required, opened a new log
I20260709 13:18:02.440325 17732 ts_tablet_manager.cc:1403] T c85a6294a838466891e6b289493a5af6 P d2810e43e8ba44bbb6e74ec557984369: Time spent bootstrapping tablet: real 0.095s	user 0.029s	sys 0.049s
I20260709 13:18:02.443362 17732 raft_consensus.cc:359] T c85a6294a838466891e6b289493a5af6 P d2810e43e8ba44bbb6e74ec557984369 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:02.444168 17732 raft_consensus.cc:385] T c85a6294a838466891e6b289493a5af6 P d2810e43e8ba44bbb6e74ec557984369 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:02.444594 17732 raft_consensus.cc:740] T c85a6294a838466891e6b289493a5af6 P d2810e43e8ba44bbb6e74ec557984369 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2810e43e8ba44bbb6e74ec557984369, State: Initialized, Role: FOLLOWER
I20260709 13:18:02.445598 17732 consensus_queue.cc:260] T c85a6294a838466891e6b289493a5af6 P d2810e43e8ba44bbb6e74ec557984369 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:02.448221 17732 ts_tablet_manager.cc:1434] T c85a6294a838466891e6b289493a5af6 P d2810e43e8ba44bbb6e74ec557984369: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.006s
I20260709 13:18:02.449237 17732 tablet_bootstrap.cc:492] T aac619f541044b0c8981e605c79a27eb P d2810e43e8ba44bbb6e74ec557984369: Bootstrap starting.
I20260709 13:18:02.455075 17732 tablet_bootstrap.cc:654] T aac619f541044b0c8981e605c79a27eb P d2810e43e8ba44bbb6e74ec557984369: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:02.465888 17616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b4230ed8ed4456a9b007b6f28bec921" candidate_uuid: "d2810e43e8ba44bbb6e74ec557984369" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" is_pre_election: true
I20260709 13:18:02.466346 17690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b4230ed8ed4456a9b007b6f28bec921" candidate_uuid: "d2810e43e8ba44bbb6e74ec557984369" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48022b71730a4d55997d33fe9a96fb2a" is_pre_election: true
W20260709 13:18:02.467614 17506 leader_election.cc:343] T 8b4230ed8ed4456a9b007b6f28bec921 P d2810e43e8ba44bbb6e74ec557984369 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0fb9e16fbbd6453a8b5f9244ef060c5c (127.12.19.130:40513): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:18:02.468106 17507 leader_election.cc:343] T 8b4230ed8ed4456a9b007b6f28bec921 P d2810e43e8ba44bbb6e74ec557984369 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 48022b71730a4d55997d33fe9a96fb2a (127.12.19.131:42995): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:02.468593 17507 leader_election.cc:304] T 8b4230ed8ed4456a9b007b6f28bec921 P d2810e43e8ba44bbb6e74ec557984369 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d2810e43e8ba44bbb6e74ec557984369; no voters: 0fb9e16fbbd6453a8b5f9244ef060c5c, 48022b71730a4d55997d33fe9a96fb2a
I20260709 13:18:02.469430 17738 raft_consensus.cc:2749] T 8b4230ed8ed4456a9b007b6f28bec921 P d2810e43e8ba44bbb6e74ec557984369 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:18:02.469549 17732 tablet_bootstrap.cc:492] T aac619f541044b0c8981e605c79a27eb P d2810e43e8ba44bbb6e74ec557984369: No bootstrap required, opened a new log
I20260709 13:18:02.470168 17732 ts_tablet_manager.cc:1403] T aac619f541044b0c8981e605c79a27eb P d2810e43e8ba44bbb6e74ec557984369: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.008s
I20260709 13:18:02.473078 17730 tablet_bootstrap.cc:492] T aac619f541044b0c8981e605c79a27eb P 48022b71730a4d55997d33fe9a96fb2a: No bootstrap required, opened a new log
I20260709 13:18:02.473140 17731 tablet_bootstrap.cc:492] T 8b4230ed8ed4456a9b007b6f28bec921 P 0fb9e16fbbd6453a8b5f9244ef060c5c: No bootstrap required, opened a new log
I20260709 13:18:02.473596 17730 ts_tablet_manager.cc:1403] T aac619f541044b0c8981e605c79a27eb P 48022b71730a4d55997d33fe9a96fb2a: Time spent bootstrapping tablet: real 0.127s	user 0.047s	sys 0.068s
I20260709 13:18:02.473181 17732 raft_consensus.cc:359] T aac619f541044b0c8981e605c79a27eb P d2810e43e8ba44bbb6e74ec557984369 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:02.474200 17732 raft_consensus.cc:385] T aac619f541044b0c8981e605c79a27eb P d2810e43e8ba44bbb6e74ec557984369 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:02.474447 17732 raft_consensus.cc:740] T aac619f541044b0c8981e605c79a27eb P d2810e43e8ba44bbb6e74ec557984369 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2810e43e8ba44bbb6e74ec557984369, State: Initialized, Role: FOLLOWER
I20260709 13:18:02.473904 17731 ts_tablet_manager.cc:1403] T 8b4230ed8ed4456a9b007b6f28bec921 P 0fb9e16fbbd6453a8b5f9244ef060c5c: Time spent bootstrapping tablet: real 0.114s	user 0.057s	sys 0.054s
I20260709 13:18:02.475092 17732 consensus_queue.cc:260] T aac619f541044b0c8981e605c79a27eb P d2810e43e8ba44bbb6e74ec557984369 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:02.476083 17730 raft_consensus.cc:359] T aac619f541044b0c8981e605c79a27eb P 48022b71730a4d55997d33fe9a96fb2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:02.476855 17730 raft_consensus.cc:385] T aac619f541044b0c8981e605c79a27eb P 48022b71730a4d55997d33fe9a96fb2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:02.477157 17730 raft_consensus.cc:740] T aac619f541044b0c8981e605c79a27eb P 48022b71730a4d55997d33fe9a96fb2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48022b71730a4d55997d33fe9a96fb2a, State: Initialized, Role: FOLLOWER
I20260709 13:18:02.477289 17732 ts_tablet_manager.cc:1434] T aac619f541044b0c8981e605c79a27eb P d2810e43e8ba44bbb6e74ec557984369: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:18:02.478310 17732 tablet_bootstrap.cc:492] T ed238844d4f0496d98957c9e3ddb4c28 P d2810e43e8ba44bbb6e74ec557984369: Bootstrap starting.
I20260709 13:18:02.478039 17730 consensus_queue.cc:260] T aac619f541044b0c8981e605c79a27eb P 48022b71730a4d55997d33fe9a96fb2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:02.478258 17731 raft_consensus.cc:359] T 8b4230ed8ed4456a9b007b6f28bec921 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:02.479185 17731 raft_consensus.cc:385] T 8b4230ed8ed4456a9b007b6f28bec921 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:02.479552 17731 raft_consensus.cc:740] T 8b4230ed8ed4456a9b007b6f28bec921 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0fb9e16fbbd6453a8b5f9244ef060c5c, State: Initialized, Role: FOLLOWER
I20260709 13:18:02.480322 17731 consensus_queue.cc:260] T 8b4230ed8ed4456a9b007b6f28bec921 P 0fb9e16fbbd6453a8b5f9244ef060c5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:02.482708 17731 ts_tablet_manager.cc:1434] T 8b4230ed8ed4456a9b007b6f28bec921 P 0fb9e16fbbd6453a8b5f9244ef060c5c: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.005s
I20260709 13:18:02.484190 17731 tablet_bootstrap.cc:492] T 78cf0adeae7244b09c728c348852770a P 0fb9e16fbbd6453a8b5f9244ef060c5c: Bootstrap starting.
I20260709 13:18:02.486019 17732 tablet_bootstrap.cc:654] T ed238844d4f0496d98957c9e3ddb4c28 P d2810e43e8ba44bbb6e74ec557984369: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:02.490694 17731 tablet_bootstrap.cc:654] T 78cf0adeae7244b09c728c348852770a P 0fb9e16fbbd6453a8b5f9244ef060c5c: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:02.491075 17730 ts_tablet_manager.cc:1434] T aac619f541044b0c8981e605c79a27eb P 48022b71730a4d55997d33fe9a96fb2a: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 13:18:02.493340 17738 raft_consensus.cc:493] T c85a6294a838466891e6b289493a5af6 P d2810e43e8ba44bbb6e74ec557984369 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:02.493902 17738 raft_consensus.cc:515] T c85a6294a838466891e6b289493a5af6 P d2810e43e8ba44bbb6e74ec557984369 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:02.496624 17738 leader_election.cc:290] T c85a6294a838466891e6b289493a5af6 P d2810e43e8ba44bbb6e74ec557984369 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0fb9e16fbbd6453a8b5f9244ef060c5c (127.12.19.130:40513), 48022b71730a4d55997d33fe9a96fb2a (127.12.19.131:42995)
I20260709 13:18:02.497881 17690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c85a6294a838466891e6b289493a5af6" candidate_uuid: "d2810e43e8ba44bbb6e74ec557984369" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48022b71730a4d55997d33fe9a96fb2a" is_pre_election: true
I20260709 13:18:02.498660 17616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c85a6294a838466891e6b289493a5af6" candidate_uuid: "d2810e43e8ba44bbb6e74ec557984369" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" is_pre_election: true
W20260709 13:18:02.499383 17507 leader_election.cc:343] T c85a6294a838466891e6b289493a5af6 P d2810e43e8ba44bbb6e74ec557984369 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 48022b71730a4d55997d33fe9a96fb2a (127.12.19.131:42995): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:18:02.500408 17506 leader_election.cc:343] T c85a6294a838466891e6b289493a5af6 P d2810e43e8ba44bbb6e74ec557984369 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0fb9e16fbbd6453a8b5f9244ef060c5c (127.12.19.130:40513): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:02.500993 17506 leader_election.cc:304] T c85a6294a838466891e6b289493a5af6 P d2810e43e8ba44bbb6e74ec557984369 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d2810e43e8ba44bbb6e74ec557984369; no voters: 0fb9e16fbbd6453a8b5f9244ef060c5c, 48022b71730a4d55997d33fe9a96fb2a
I20260709 13:18:02.501334 17730 tablet_bootstrap.cc:492] T 736448a557df455cb8611692bacb2e2b P 48022b71730a4d55997d33fe9a96fb2a: Bootstrap starting.
I20260709 13:18:02.502506 17738 raft_consensus.cc:2749] T c85a6294a838466891e6b289493a5af6 P d2810e43e8ba44bbb6e74ec557984369 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:18:02.506415 17731 tablet_bootstrap.cc:492] T 78cf0adeae7244b09c728c348852770a P 0fb9e16fbbd6453a8b5f9244ef060c5c: No bootstrap required, opened a new log
I20260709 13:18:02.506951 17731 ts_tablet_manager.cc:1403] T 78cf0adeae7244b09c728c348852770a P 0fb9e16fbbd6453a8b5f9244ef060c5c: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.010s
I20260709 13:18:02.507457 17730 tablet_bootstrap.cc:654] T 736448a557df455cb8611692bacb2e2b P 48022b71730a4d55997d33fe9a96fb2a: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:02.507498 17732 tablet_bootstrap.cc:492] T ed238844d4f0496d98957c9e3ddb4c28 P d2810e43e8ba44bbb6e74ec557984369: No bootstrap required, opened a new log
I20260709 13:18:02.508139 17732 ts_tablet_manager.cc:1403] T ed238844d4f0496d98957c9e3ddb4c28 P d2810e43e8ba44bbb6e74ec557984369: Time spent bootstrapping tablet: real 0.030s	user 0.009s	sys 0.010s
I20260709 13:18:02.509944 17731 raft_consensus.cc:359] T 78cf0adeae7244b09c728c348852770a P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:02.510708 17731 raft_consensus.cc:385] T 78cf0adeae7244b09c728c348852770a P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:02.511032 17731 raft_consensus.cc:740] T 78cf0adeae7244b09c728c348852770a P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0fb9e16fbbd6453a8b5f9244ef060c5c, State: Initialized, Role: FOLLOWER
I20260709 13:18:02.510890 17732 raft_consensus.cc:359] T ed238844d4f0496d98957c9e3ddb4c28 P d2810e43e8ba44bbb6e74ec557984369 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:02.511790 17730 tablet_bootstrap.cc:492] T 736448a557df455cb8611692bacb2e2b P 48022b71730a4d55997d33fe9a96fb2a: No bootstrap required, opened a new log
I20260709 13:18:02.511723 17732 raft_consensus.cc:385] T ed238844d4f0496d98957c9e3ddb4c28 P d2810e43e8ba44bbb6e74ec557984369 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:02.512207 17732 raft_consensus.cc:740] T ed238844d4f0496d98957c9e3ddb4c28 P d2810e43e8ba44bbb6e74ec557984369 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2810e43e8ba44bbb6e74ec557984369, State: Initialized, Role: FOLLOWER
I20260709 13:18:02.512336 17730 ts_tablet_manager.cc:1403] T 736448a557df455cb8611692bacb2e2b P 48022b71730a4d55997d33fe9a96fb2a: Time spent bootstrapping tablet: real 0.011s	user 0.007s	sys 0.002s
I20260709 13:18:02.511988 17731 consensus_queue.cc:260] T 78cf0adeae7244b09c728c348852770a P 0fb9e16fbbd6453a8b5f9244ef060c5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:02.513226 17732 consensus_queue.cc:260] T ed238844d4f0496d98957c9e3ddb4c28 P d2810e43e8ba44bbb6e74ec557984369 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:02.514324 17731 ts_tablet_manager.cc:1434] T 78cf0adeae7244b09c728c348852770a P 0fb9e16fbbd6453a8b5f9244ef060c5c: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 13:18:02.515377 17731 tablet_bootstrap.cc:492] T c85a6294a838466891e6b289493a5af6 P 0fb9e16fbbd6453a8b5f9244ef060c5c: Bootstrap starting.
I20260709 13:18:02.515393 17730 raft_consensus.cc:359] T 736448a557df455cb8611692bacb2e2b P 48022b71730a4d55997d33fe9a96fb2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } } peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } }
I20260709 13:18:02.516204 17730 raft_consensus.cc:385] T 736448a557df455cb8611692bacb2e2b P 48022b71730a4d55997d33fe9a96fb2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:02.516501 17730 raft_consensus.cc:740] T 736448a557df455cb8611692bacb2e2b P 48022b71730a4d55997d33fe9a96fb2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48022b71730a4d55997d33fe9a96fb2a, State: Initialized, Role: FOLLOWER
I20260709 13:18:02.517220 17730 consensus_queue.cc:260] T 736448a557df455cb8611692bacb2e2b P 48022b71730a4d55997d33fe9a96fb2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } } peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } }
I20260709 13:18:02.515432 17732 ts_tablet_manager.cc:1434] T ed238844d4f0496d98957c9e3ddb4c28 P d2810e43e8ba44bbb6e74ec557984369: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260709 13:18:02.519089 17732 tablet_bootstrap.cc:492] T 736448a557df455cb8611692bacb2e2b P d2810e43e8ba44bbb6e74ec557984369: Bootstrap starting.
I20260709 13:18:02.522607 17731 tablet_bootstrap.cc:654] T c85a6294a838466891e6b289493a5af6 P 0fb9e16fbbd6453a8b5f9244ef060c5c: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:02.524324 17732 tablet_bootstrap.cc:654] T 736448a557df455cb8611692bacb2e2b P d2810e43e8ba44bbb6e74ec557984369: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:02.528923 17730 ts_tablet_manager.cc:1434] T 736448a557df455cb8611692bacb2e2b P 48022b71730a4d55997d33fe9a96fb2a: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 13:18:02.529978 17730 tablet_bootstrap.cc:492] T 8b4230ed8ed4456a9b007b6f28bec921 P 48022b71730a4d55997d33fe9a96fb2a: Bootstrap starting.
I20260709 13:18:02.531633 17731 tablet_bootstrap.cc:492] T c85a6294a838466891e6b289493a5af6 P 0fb9e16fbbd6453a8b5f9244ef060c5c: No bootstrap required, opened a new log
I20260709 13:18:02.532133 17731 ts_tablet_manager.cc:1403] T c85a6294a838466891e6b289493a5af6 P 0fb9e16fbbd6453a8b5f9244ef060c5c: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.000s
I20260709 13:18:02.534673 17731 raft_consensus.cc:359] T c85a6294a838466891e6b289493a5af6 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:02.535226 17731 raft_consensus.cc:385] T c85a6294a838466891e6b289493a5af6 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:02.535634 17731 raft_consensus.cc:740] T c85a6294a838466891e6b289493a5af6 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0fb9e16fbbd6453a8b5f9244ef060c5c, State: Initialized, Role: FOLLOWER
I20260709 13:18:02.536304 17730 tablet_bootstrap.cc:654] T 8b4230ed8ed4456a9b007b6f28bec921 P 48022b71730a4d55997d33fe9a96fb2a: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:02.536545 17731 consensus_queue.cc:260] T c85a6294a838466891e6b289493a5af6 P 0fb9e16fbbd6453a8b5f9244ef060c5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:02.540395 17732 tablet_bootstrap.cc:492] T 736448a557df455cb8611692bacb2e2b P d2810e43e8ba44bbb6e74ec557984369: No bootstrap required, opened a new log
I20260709 13:18:02.540858 17731 ts_tablet_manager.cc:1434] T c85a6294a838466891e6b289493a5af6 P 0fb9e16fbbd6453a8b5f9244ef060c5c: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:18:02.540938 17732 ts_tablet_manager.cc:1403] T 736448a557df455cb8611692bacb2e2b P d2810e43e8ba44bbb6e74ec557984369: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.003s
I20260709 13:18:02.542021 17731 tablet_bootstrap.cc:492] T ed238844d4f0496d98957c9e3ddb4c28 P 0fb9e16fbbd6453a8b5f9244ef060c5c: Bootstrap starting.
I20260709 13:18:02.544147 17732 raft_consensus.cc:359] T 736448a557df455cb8611692bacb2e2b P d2810e43e8ba44bbb6e74ec557984369 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } } peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } }
I20260709 13:18:02.544914 17732 raft_consensus.cc:385] T 736448a557df455cb8611692bacb2e2b P d2810e43e8ba44bbb6e74ec557984369 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:02.545337 17732 raft_consensus.cc:740] T 736448a557df455cb8611692bacb2e2b P d2810e43e8ba44bbb6e74ec557984369 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2810e43e8ba44bbb6e74ec557984369, State: Initialized, Role: FOLLOWER
I20260709 13:18:02.546280 17732 consensus_queue.cc:260] T 736448a557df455cb8611692bacb2e2b P d2810e43e8ba44bbb6e74ec557984369 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } } peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } }
I20260709 13:18:02.549082 17731 tablet_bootstrap.cc:654] T ed238844d4f0496d98957c9e3ddb4c28 P 0fb9e16fbbd6453a8b5f9244ef060c5c: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:02.551741 17732 ts_tablet_manager.cc:1434] T 736448a557df455cb8611692bacb2e2b P d2810e43e8ba44bbb6e74ec557984369: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:18:02.552841 17732 tablet_bootstrap.cc:492] T 78cf0adeae7244b09c728c348852770a P d2810e43e8ba44bbb6e74ec557984369: Bootstrap starting.
I20260709 13:18:02.552932 17730 tablet_bootstrap.cc:492] T 8b4230ed8ed4456a9b007b6f28bec921 P 48022b71730a4d55997d33fe9a96fb2a: No bootstrap required, opened a new log
I20260709 13:18:02.553521 17730 ts_tablet_manager.cc:1403] T 8b4230ed8ed4456a9b007b6f28bec921 P 48022b71730a4d55997d33fe9a96fb2a: Time spent bootstrapping tablet: real 0.024s	user 0.018s	sys 0.005s
I20260709 13:18:02.556226 17730 raft_consensus.cc:359] T 8b4230ed8ed4456a9b007b6f28bec921 P 48022b71730a4d55997d33fe9a96fb2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:02.556677 17738 raft_consensus.cc:493] T aac619f541044b0c8981e605c79a27eb P d2810e43e8ba44bbb6e74ec557984369 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:02.557005 17730 raft_consensus.cc:385] T 8b4230ed8ed4456a9b007b6f28bec921 P 48022b71730a4d55997d33fe9a96fb2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:02.557361 17730 raft_consensus.cc:740] T 8b4230ed8ed4456a9b007b6f28bec921 P 48022b71730a4d55997d33fe9a96fb2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48022b71730a4d55997d33fe9a96fb2a, State: Initialized, Role: FOLLOWER
I20260709 13:18:02.557367 17738 raft_consensus.cc:515] T aac619f541044b0c8981e605c79a27eb P d2810e43e8ba44bbb6e74ec557984369 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:02.558350 17730 consensus_queue.cc:260] T 8b4230ed8ed4456a9b007b6f28bec921 P 48022b71730a4d55997d33fe9a96fb2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:02.560652 17730 ts_tablet_manager.cc:1434] T 8b4230ed8ed4456a9b007b6f28bec921 P 48022b71730a4d55997d33fe9a96fb2a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:18:02.561300 17616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aac619f541044b0c8981e605c79a27eb" candidate_uuid: "d2810e43e8ba44bbb6e74ec557984369" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" is_pre_election: true
I20260709 13:18:02.562166 17616 raft_consensus.cc:2468] T aac619f541044b0c8981e605c79a27eb P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d2810e43e8ba44bbb6e74ec557984369 in term 0.
I20260709 13:18:02.562880 17738 leader_election.cc:290] T aac619f541044b0c8981e605c79a27eb P d2810e43e8ba44bbb6e74ec557984369 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0fb9e16fbbd6453a8b5f9244ef060c5c (127.12.19.130:40513), 48022b71730a4d55997d33fe9a96fb2a (127.12.19.131:42995)
I20260709 13:18:02.563410 17732 tablet_bootstrap.cc:654] T 78cf0adeae7244b09c728c348852770a P d2810e43e8ba44bbb6e74ec557984369: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:02.563485 17506 leader_election.cc:304] T aac619f541044b0c8981e605c79a27eb P d2810e43e8ba44bbb6e74ec557984369 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0fb9e16fbbd6453a8b5f9244ef060c5c, d2810e43e8ba44bbb6e74ec557984369; no voters: 
I20260709 13:18:02.564412 17738 raft_consensus.cc:2804] T aac619f541044b0c8981e605c79a27eb P d2810e43e8ba44bbb6e74ec557984369 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:02.564812 17738 raft_consensus.cc:493] T aac619f541044b0c8981e605c79a27eb P d2810e43e8ba44bbb6e74ec557984369 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:02.565199 17738 raft_consensus.cc:3060] T aac619f541044b0c8981e605c79a27eb P d2810e43e8ba44bbb6e74ec557984369 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:02.566256 17690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aac619f541044b0c8981e605c79a27eb" candidate_uuid: "d2810e43e8ba44bbb6e74ec557984369" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48022b71730a4d55997d33fe9a96fb2a" is_pre_election: true
I20260709 13:18:02.561628 17730 tablet_bootstrap.cc:492] T c85a6294a838466891e6b289493a5af6 P 48022b71730a4d55997d33fe9a96fb2a: Bootstrap starting.
I20260709 13:18:02.566910 17690 raft_consensus.cc:2468] T aac619f541044b0c8981e605c79a27eb P 48022b71730a4d55997d33fe9a96fb2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d2810e43e8ba44bbb6e74ec557984369 in term 0.
I20260709 13:18:02.567945 17737 raft_consensus.cc:493] T 736448a557df455cb8611692bacb2e2b P 48022b71730a4d55997d33fe9a96fb2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:02.568411 17737 raft_consensus.cc:515] T 736448a557df455cb8611692bacb2e2b P 48022b71730a4d55997d33fe9a96fb2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } } peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } }
I20260709 13:18:02.575553 17737 leader_election.cc:290] T 736448a557df455cb8611692bacb2e2b P 48022b71730a4d55997d33fe9a96fb2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0fb9e16fbbd6453a8b5f9244ef060c5c (127.12.19.130:40513), d2810e43e8ba44bbb6e74ec557984369 (127.12.19.129:39623)
I20260709 13:18:02.584038 17737 raft_consensus.cc:493] T 78cf0adeae7244b09c728c348852770a P 48022b71730a4d55997d33fe9a96fb2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:02.584105 17738 raft_consensus.cc:515] T aac619f541044b0c8981e605c79a27eb P d2810e43e8ba44bbb6e74ec557984369 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:02.584571 17737 raft_consensus.cc:515] T 78cf0adeae7244b09c728c348852770a P 48022b71730a4d55997d33fe9a96fb2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:02.586551 17737 leader_election.cc:290] T 78cf0adeae7244b09c728c348852770a P 48022b71730a4d55997d33fe9a96fb2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d2810e43e8ba44bbb6e74ec557984369 (127.12.19.129:39623), 0fb9e16fbbd6453a8b5f9244ef060c5c (127.12.19.130:40513)
I20260709 13:18:02.586987 17616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aac619f541044b0c8981e605c79a27eb" candidate_uuid: "d2810e43e8ba44bbb6e74ec557984369" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c"
I20260709 13:18:02.587703 17616 raft_consensus.cc:3060] T aac619f541044b0c8981e605c79a27eb P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:02.596478 17616 raft_consensus.cc:2468] T aac619f541044b0c8981e605c79a27eb P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2810e43e8ba44bbb6e74ec557984369 in term 1.
I20260709 13:18:02.598430 17690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aac619f541044b0c8981e605c79a27eb" candidate_uuid: "d2810e43e8ba44bbb6e74ec557984369" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48022b71730a4d55997d33fe9a96fb2a"
I20260709 13:18:02.603209 17690 raft_consensus.cc:3060] T aac619f541044b0c8981e605c79a27eb P 48022b71730a4d55997d33fe9a96fb2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:02.606527 17541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "736448a557df455cb8611692bacb2e2b" candidate_uuid: "48022b71730a4d55997d33fe9a96fb2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2810e43e8ba44bbb6e74ec557984369" is_pre_election: true
I20260709 13:18:02.599412 17738 leader_election.cc:290] T aac619f541044b0c8981e605c79a27eb P d2810e43e8ba44bbb6e74ec557984369 [CANDIDATE]: Term 1 election: Requested vote from peers 0fb9e16fbbd6453a8b5f9244ef060c5c (127.12.19.130:40513), 48022b71730a4d55997d33fe9a96fb2a (127.12.19.131:42995)
I20260709 13:18:02.601529 17731 tablet_bootstrap.cc:492] T ed238844d4f0496d98957c9e3ddb4c28 P 0fb9e16fbbd6453a8b5f9244ef060c5c: No bootstrap required, opened a new log
I20260709 13:18:02.607399 17540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78cf0adeae7244b09c728c348852770a" candidate_uuid: "48022b71730a4d55997d33fe9a96fb2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2810e43e8ba44bbb6e74ec557984369" is_pre_election: true
I20260709 13:18:02.607928 17731 ts_tablet_manager.cc:1403] T ed238844d4f0496d98957c9e3ddb4c28 P 0fb9e16fbbd6453a8b5f9244ef060c5c: Time spent bootstrapping tablet: real 0.066s	user 0.018s	sys 0.026s
W20260709 13:18:02.609129 17653 leader_election.cc:343] T 78cf0adeae7244b09c728c348852770a P 48022b71730a4d55997d33fe9a96fb2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d2810e43e8ba44bbb6e74ec557984369 (127.12.19.129:39623): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:02.607311 17541 raft_consensus.cc:2468] T 736448a557df455cb8611692bacb2e2b P d2810e43e8ba44bbb6e74ec557984369 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48022b71730a4d55997d33fe9a96fb2a in term 0.
I20260709 13:18:02.612392 17653 leader_election.cc:304] T 736448a557df455cb8611692bacb2e2b P 48022b71730a4d55997d33fe9a96fb2a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48022b71730a4d55997d33fe9a96fb2a, d2810e43e8ba44bbb6e74ec557984369; no voters: 
I20260709 13:18:02.612115 17731 raft_consensus.cc:359] T ed238844d4f0496d98957c9e3ddb4c28 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:02.613175 17731 raft_consensus.cc:385] T ed238844d4f0496d98957c9e3ddb4c28 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:02.613337 17737 raft_consensus.cc:2804] T 736448a557df455cb8611692bacb2e2b P 48022b71730a4d55997d33fe9a96fb2a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:02.613590 17731 raft_consensus.cc:740] T ed238844d4f0496d98957c9e3ddb4c28 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0fb9e16fbbd6453a8b5f9244ef060c5c, State: Initialized, Role: FOLLOWER
I20260709 13:18:02.613852 17737 raft_consensus.cc:493] T 736448a557df455cb8611692bacb2e2b P 48022b71730a4d55997d33fe9a96fb2a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:02.614276 17737 raft_consensus.cc:3060] T 736448a557df455cb8611692bacb2e2b P 48022b71730a4d55997d33fe9a96fb2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:02.602562 17730 tablet_bootstrap.cc:654] T c85a6294a838466891e6b289493a5af6 P 48022b71730a4d55997d33fe9a96fb2a: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:02.616611 17615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78cf0adeae7244b09c728c348852770a" candidate_uuid: "48022b71730a4d55997d33fe9a96fb2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" is_pre_election: true
I20260709 13:18:02.617240 17615 raft_consensus.cc:2468] T 78cf0adeae7244b09c728c348852770a P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48022b71730a4d55997d33fe9a96fb2a in term 0.
I20260709 13:18:02.618495 17655 leader_election.cc:304] T 78cf0adeae7244b09c728c348852770a P 48022b71730a4d55997d33fe9a96fb2a [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: 0fb9e16fbbd6453a8b5f9244ef060c5c, 48022b71730a4d55997d33fe9a96fb2a; no voters: d2810e43e8ba44bbb6e74ec557984369
I20260709 13:18:02.614691 17731 consensus_queue.cc:260] T ed238844d4f0496d98957c9e3ddb4c28 P 0fb9e16fbbd6453a8b5f9244ef060c5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:02.619958 17506 leader_election.cc:304] T aac619f541044b0c8981e605c79a27eb P d2810e43e8ba44bbb6e74ec557984369 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0fb9e16fbbd6453a8b5f9244ef060c5c, d2810e43e8ba44bbb6e74ec557984369; no voters: 
I20260709 13:18:02.621191 17616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "736448a557df455cb8611692bacb2e2b" candidate_uuid: "48022b71730a4d55997d33fe9a96fb2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" is_pre_election: true
I20260709 13:18:02.621803 17731 ts_tablet_manager.cc:1434] T ed238844d4f0496d98957c9e3ddb4c28 P 0fb9e16fbbd6453a8b5f9244ef060c5c: Time spent starting tablet: real 0.013s	user 0.010s	sys 0.000s
I20260709 13:18:02.623208 17731 tablet_bootstrap.cc:492] T 024a6211835d40fb93004ff5980e2747 P 0fb9e16fbbd6453a8b5f9244ef060c5c: Bootstrap starting.
I20260709 13:18:02.623642 17738 raft_consensus.cc:2804] T aac619f541044b0c8981e605c79a27eb P d2810e43e8ba44bbb6e74ec557984369 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:02.621778 17616 raft_consensus.cc:2468] T 736448a557df455cb8611692bacb2e2b P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48022b71730a4d55997d33fe9a96fb2a in term 0.
I20260709 13:18:02.634070 17757 raft_consensus.cc:2804] T 78cf0adeae7244b09c728c348852770a P 48022b71730a4d55997d33fe9a96fb2a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:02.635604 17757 raft_consensus.cc:493] T 78cf0adeae7244b09c728c348852770a P 48022b71730a4d55997d33fe9a96fb2a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:02.636040 17757 raft_consensus.cc:3060] T 78cf0adeae7244b09c728c348852770a P 48022b71730a4d55997d33fe9a96fb2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:02.636510 17731 tablet_bootstrap.cc:654] T 024a6211835d40fb93004ff5980e2747 P 0fb9e16fbbd6453a8b5f9244ef060c5c: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:02.636880 17690 raft_consensus.cc:2468] T aac619f541044b0c8981e605c79a27eb P 48022b71730a4d55997d33fe9a96fb2a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2810e43e8ba44bbb6e74ec557984369 in term 1.
I20260709 13:18:02.641590 17732 tablet_bootstrap.cc:492] T 78cf0adeae7244b09c728c348852770a P d2810e43e8ba44bbb6e74ec557984369: No bootstrap required, opened a new log
I20260709 13:18:02.642119 17732 ts_tablet_manager.cc:1403] T 78cf0adeae7244b09c728c348852770a P d2810e43e8ba44bbb6e74ec557984369: Time spent bootstrapping tablet: real 0.089s	user 0.023s	sys 0.050s
I20260709 13:18:02.626979 17737 raft_consensus.cc:515] T 736448a557df455cb8611692bacb2e2b P 48022b71730a4d55997d33fe9a96fb2a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } } peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } }
W20260709 13:18:02.642370 17487 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:18:02.643862 17738 raft_consensus.cc:697] T aac619f541044b0c8981e605c79a27eb P d2810e43e8ba44bbb6e74ec557984369 [term 1 LEADER]: Becoming Leader. State: Replica: d2810e43e8ba44bbb6e74ec557984369, State: Running, Role: LEADER
I20260709 13:18:02.645011 17737 leader_election.cc:290] T 736448a557df455cb8611692bacb2e2b P 48022b71730a4d55997d33fe9a96fb2a [CANDIDATE]: Term 1 election: Requested vote from peers 0fb9e16fbbd6453a8b5f9244ef060c5c (127.12.19.130:40513), d2810e43e8ba44bbb6e74ec557984369 (127.12.19.129:39623)
I20260709 13:18:02.645129 17616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "736448a557df455cb8611692bacb2e2b" candidate_uuid: "48022b71730a4d55997d33fe9a96fb2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c"
I20260709 13:18:02.645198 17732 raft_consensus.cc:359] T 78cf0adeae7244b09c728c348852770a P d2810e43e8ba44bbb6e74ec557984369 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:02.645985 17616 raft_consensus.cc:3060] T 736448a557df455cb8611692bacb2e2b P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:02.644901 17738 consensus_queue.cc:237] T aac619f541044b0c8981e605c79a27eb P d2810e43e8ba44bbb6e74ec557984369 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:02.646149 17732 raft_consensus.cc:385] T 78cf0adeae7244b09c728c348852770a P d2810e43e8ba44bbb6e74ec557984369 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:02.646188 17541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "736448a557df455cb8611692bacb2e2b" candidate_uuid: "48022b71730a4d55997d33fe9a96fb2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2810e43e8ba44bbb6e74ec557984369"
I20260709 13:18:02.646651 17732 raft_consensus.cc:740] T 78cf0adeae7244b09c728c348852770a P d2810e43e8ba44bbb6e74ec557984369 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2810e43e8ba44bbb6e74ec557984369, State: Initialized, Role: FOLLOWER
I20260709 13:18:02.646854 17541 raft_consensus.cc:3060] T 736448a557df455cb8611692bacb2e2b P d2810e43e8ba44bbb6e74ec557984369 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:02.649053 17732 consensus_queue.cc:260] T 78cf0adeae7244b09c728c348852770a P d2810e43e8ba44bbb6e74ec557984369 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:02.651338 17732 ts_tablet_manager.cc:1434] T 78cf0adeae7244b09c728c348852770a P d2810e43e8ba44bbb6e74ec557984369: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:18:02.652304 17732 tablet_bootstrap.cc:492] T 8e73af515d7b4139a2906adba2e8842c P d2810e43e8ba44bbb6e74ec557984369: Bootstrap starting.
I20260709 13:18:02.654574 17616 raft_consensus.cc:2468] T 736448a557df455cb8611692bacb2e2b P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48022b71730a4d55997d33fe9a96fb2a in term 1.
I20260709 13:18:02.659112 17655 leader_election.cc:304] T 736448a557df455cb8611692bacb2e2b P 48022b71730a4d55997d33fe9a96fb2a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0fb9e16fbbd6453a8b5f9244ef060c5c, 48022b71730a4d55997d33fe9a96fb2a; no voters: 
I20260709 13:18:02.659402 17757 raft_consensus.cc:515] T 78cf0adeae7244b09c728c348852770a P 48022b71730a4d55997d33fe9a96fb2a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:02.659055 17731 tablet_bootstrap.cc:492] T 024a6211835d40fb93004ff5980e2747 P 0fb9e16fbbd6453a8b5f9244ef060c5c: No bootstrap required, opened a new log
I20260709 13:18:02.660544 17731 ts_tablet_manager.cc:1403] T 024a6211835d40fb93004ff5980e2747 P 0fb9e16fbbd6453a8b5f9244ef060c5c: Time spent bootstrapping tablet: real 0.038s	user 0.012s	sys 0.002s
I20260709 13:18:02.662256 17732 tablet_bootstrap.cc:654] T 8e73af515d7b4139a2906adba2e8842c P d2810e43e8ba44bbb6e74ec557984369: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:02.663511 17730 tablet_bootstrap.cc:492] T c85a6294a838466891e6b289493a5af6 P 48022b71730a4d55997d33fe9a96fb2a: No bootstrap required, opened a new log
I20260709 13:18:02.664125 17730 ts_tablet_manager.cc:1403] T c85a6294a838466891e6b289493a5af6 P 48022b71730a4d55997d33fe9a96fb2a: Time spent bootstrapping tablet: real 0.103s	user 0.020s	sys 0.003s
I20260709 13:18:02.663581 17731 raft_consensus.cc:359] T 024a6211835d40fb93004ff5980e2747 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:02.664605 17731 raft_consensus.cc:385] T 024a6211835d40fb93004ff5980e2747 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:02.663946 17438 catalog_manager.cc:5697] T aac619f541044b0c8981e605c79a27eb P d2810e43e8ba44bbb6e74ec557984369 reported cstate change: term changed from 0 to 1, leader changed from <none> to d2810e43e8ba44bbb6e74ec557984369 (127.12.19.129). New cstate: current_term: 1 leader_uuid: "d2810e43e8ba44bbb6e74ec557984369" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:02.664964 17731 raft_consensus.cc:740] T 024a6211835d40fb93004ff5980e2747 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0fb9e16fbbd6453a8b5f9244ef060c5c, State: Initialized, Role: FOLLOWER
I20260709 13:18:02.665969 17731 consensus_queue.cc:260] T 024a6211835d40fb93004ff5980e2747 P 0fb9e16fbbd6453a8b5f9244ef060c5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:02.668020 17540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78cf0adeae7244b09c728c348852770a" candidate_uuid: "48022b71730a4d55997d33fe9a96fb2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2810e43e8ba44bbb6e74ec557984369"
I20260709 13:18:02.667851 17730 raft_consensus.cc:359] T c85a6294a838466891e6b289493a5af6 P 48022b71730a4d55997d33fe9a96fb2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:02.668681 17540 raft_consensus.cc:3060] T 78cf0adeae7244b09c728c348852770a P d2810e43e8ba44bbb6e74ec557984369 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:02.668871 17730 raft_consensus.cc:385] T c85a6294a838466891e6b289493a5af6 P 48022b71730a4d55997d33fe9a96fb2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:02.669332 17730 raft_consensus.cc:740] T c85a6294a838466891e6b289493a5af6 P 48022b71730a4d55997d33fe9a96fb2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48022b71730a4d55997d33fe9a96fb2a, State: Initialized, Role: FOLLOWER
I20260709 13:18:02.670274 17730 consensus_queue.cc:260] T c85a6294a838466891e6b289493a5af6 P 48022b71730a4d55997d33fe9a96fb2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:02.672757 17757 leader_election.cc:290] T 78cf0adeae7244b09c728c348852770a P 48022b71730a4d55997d33fe9a96fb2a [CANDIDATE]: Term 1 election: Requested vote from peers d2810e43e8ba44bbb6e74ec557984369 (127.12.19.129:39623), 0fb9e16fbbd6453a8b5f9244ef060c5c (127.12.19.130:40513)
I20260709 13:18:02.673561 17757 raft_consensus.cc:2804] T 736448a557df455cb8611692bacb2e2b P 48022b71730a4d55997d33fe9a96fb2a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:02.674094 17757 raft_consensus.cc:697] T 736448a557df455cb8611692bacb2e2b P 48022b71730a4d55997d33fe9a96fb2a [term 1 LEADER]: Becoming Leader. State: Replica: 48022b71730a4d55997d33fe9a96fb2a, State: Running, Role: LEADER
I20260709 13:18:02.675434 17616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78cf0adeae7244b09c728c348852770a" candidate_uuid: "48022b71730a4d55997d33fe9a96fb2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c"
I20260709 13:18:02.675128 17757 consensus_queue.cc:237] T 736448a557df455cb8611692bacb2e2b P 48022b71730a4d55997d33fe9a96fb2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } } peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } }
I20260709 13:18:02.676102 17616 raft_consensus.cc:3060] T 78cf0adeae7244b09c728c348852770a P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:02.681293 17540 raft_consensus.cc:2468] T 78cf0adeae7244b09c728c348852770a P d2810e43e8ba44bbb6e74ec557984369 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48022b71730a4d55997d33fe9a96fb2a in term 1.
I20260709 13:18:02.686673 17731 ts_tablet_manager.cc:1434] T 024a6211835d40fb93004ff5980e2747 P 0fb9e16fbbd6453a8b5f9244ef060c5c: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.001s
I20260709 13:18:02.687425 17653 leader_election.cc:304] T 78cf0adeae7244b09c728c348852770a P 48022b71730a4d55997d33fe9a96fb2a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48022b71730a4d55997d33fe9a96fb2a, d2810e43e8ba44bbb6e74ec557984369; no voters: 
I20260709 13:18:02.683671 17737 raft_consensus.cc:493] T 8b4230ed8ed4456a9b007b6f28bec921 P 48022b71730a4d55997d33fe9a96fb2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:02.684512 17736 raft_consensus.cc:493] T c85a6294a838466891e6b289493a5af6 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:02.695003 17731 tablet_bootstrap.cc:492] T 8e73af515d7b4139a2906adba2e8842c P 0fb9e16fbbd6453a8b5f9244ef060c5c: Bootstrap starting.
I20260709 13:18:02.694876 17736 raft_consensus.cc:515] T c85a6294a838466891e6b289493a5af6 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:02.697587 17616 raft_consensus.cc:2468] T 78cf0adeae7244b09c728c348852770a P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48022b71730a4d55997d33fe9a96fb2a in term 1.
I20260709 13:18:02.700352 17736 leader_election.cc:290] T c85a6294a838466891e6b289493a5af6 P 0fb9e16fbbd6453a8b5f9244ef060c5c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d2810e43e8ba44bbb6e74ec557984369 (127.12.19.129:39623), 48022b71730a4d55997d33fe9a96fb2a (127.12.19.131:42995)
I20260709 13:18:02.702860 17731 tablet_bootstrap.cc:654] T 8e73af515d7b4139a2906adba2e8842c P 0fb9e16fbbd6453a8b5f9244ef060c5c: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:02.657565 17541 raft_consensus.cc:2468] T 736448a557df455cb8611692bacb2e2b P d2810e43e8ba44bbb6e74ec557984369 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48022b71730a4d55997d33fe9a96fb2a in term 1.
I20260709 13:18:02.708101 17732 tablet_bootstrap.cc:492] T 8e73af515d7b4139a2906adba2e8842c P d2810e43e8ba44bbb6e74ec557984369: No bootstrap required, opened a new log
I20260709 13:18:02.709355 17737 raft_consensus.cc:515] T 8b4230ed8ed4456a9b007b6f28bec921 P 48022b71730a4d55997d33fe9a96fb2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:02.711309 17732 ts_tablet_manager.cc:1403] T 8e73af515d7b4139a2906adba2e8842c P d2810e43e8ba44bbb6e74ec557984369: Time spent bootstrapping tablet: real 0.059s	user 0.032s	sys 0.013s
I20260709 13:18:02.714399 17616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b4230ed8ed4456a9b007b6f28bec921" candidate_uuid: "48022b71730a4d55997d33fe9a96fb2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" is_pre_election: true
I20260709 13:18:02.715371 17616 raft_consensus.cc:2468] T 8b4230ed8ed4456a9b007b6f28bec921 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48022b71730a4d55997d33fe9a96fb2a in term 0.
I20260709 13:18:02.717276 17655 leader_election.cc:304] T 8b4230ed8ed4456a9b007b6f28bec921 P 48022b71730a4d55997d33fe9a96fb2a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0fb9e16fbbd6453a8b5f9244ef060c5c, 48022b71730a4d55997d33fe9a96fb2a; no voters: 
I20260709 13:18:02.721859 17737 leader_election.cc:290] T 8b4230ed8ed4456a9b007b6f28bec921 P 48022b71730a4d55997d33fe9a96fb2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d2810e43e8ba44bbb6e74ec557984369 (127.12.19.129:39623), 0fb9e16fbbd6453a8b5f9244ef060c5c (127.12.19.130:40513)
I20260709 13:18:02.723673 17766 raft_consensus.cc:2804] T 78cf0adeae7244b09c728c348852770a P 48022b71730a4d55997d33fe9a96fb2a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:02.724257 17766 raft_consensus.cc:697] T 78cf0adeae7244b09c728c348852770a P 48022b71730a4d55997d33fe9a96fb2a [term 1 LEADER]: Becoming Leader. State: Replica: 48022b71730a4d55997d33fe9a96fb2a, State: Running, Role: LEADER
I20260709 13:18:02.725387 17766 consensus_queue.cc:237] T 78cf0adeae7244b09c728c348852770a P 48022b71730a4d55997d33fe9a96fb2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:02.714965 17732 raft_consensus.cc:359] T 8e73af515d7b4139a2906adba2e8842c P d2810e43e8ba44bbb6e74ec557984369 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:02.730593 17732 raft_consensus.cc:385] T 8e73af515d7b4139a2906adba2e8842c P d2810e43e8ba44bbb6e74ec557984369 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:02.730968 17732 raft_consensus.cc:740] T 8e73af515d7b4139a2906adba2e8842c P d2810e43e8ba44bbb6e74ec557984369 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2810e43e8ba44bbb6e74ec557984369, State: Initialized, Role: FOLLOWER
I20260709 13:18:02.731093 17541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b4230ed8ed4456a9b007b6f28bec921" candidate_uuid: "48022b71730a4d55997d33fe9a96fb2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2810e43e8ba44bbb6e74ec557984369" is_pre_election: true
I20260709 13:18:02.732183 17541 raft_consensus.cc:2468] T 8b4230ed8ed4456a9b007b6f28bec921 P d2810e43e8ba44bbb6e74ec557984369 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48022b71730a4d55997d33fe9a96fb2a in term 0.
I20260709 13:18:02.726843 17737 raft_consensus.cc:2804] T 8b4230ed8ed4456a9b007b6f28bec921 P 48022b71730a4d55997d33fe9a96fb2a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:02.735152 17737 raft_consensus.cc:493] T 8b4230ed8ed4456a9b007b6f28bec921 P 48022b71730a4d55997d33fe9a96fb2a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:02.738791 17737 raft_consensus.cc:3060] T 8b4230ed8ed4456a9b007b6f28bec921 P 48022b71730a4d55997d33fe9a96fb2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:02.738981 17732 consensus_queue.cc:260] T 8e73af515d7b4139a2906adba2e8842c P d2810e43e8ba44bbb6e74ec557984369 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:02.750773 17732 ts_tablet_manager.cc:1434] T 8e73af515d7b4139a2906adba2e8842c P d2810e43e8ba44bbb6e74ec557984369: Time spent starting tablet: real 0.039s	user 0.008s	sys 0.000s
I20260709 13:18:02.753154 17690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c85a6294a838466891e6b289493a5af6" candidate_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48022b71730a4d55997d33fe9a96fb2a" is_pre_election: true
I20260709 13:18:02.753942 17690 raft_consensus.cc:2468] T c85a6294a838466891e6b289493a5af6 P 48022b71730a4d55997d33fe9a96fb2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0fb9e16fbbd6453a8b5f9244ef060c5c in term 0.
I20260709 13:18:02.751883 17732 tablet_bootstrap.cc:492] T 024a6211835d40fb93004ff5980e2747 P d2810e43e8ba44bbb6e74ec557984369: Bootstrap starting.
I20260709 13:18:02.755383 17582 leader_election.cc:304] T c85a6294a838466891e6b289493a5af6 P 0fb9e16fbbd6453a8b5f9244ef060c5c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0fb9e16fbbd6453a8b5f9244ef060c5c, 48022b71730a4d55997d33fe9a96fb2a; no voters: 
I20260709 13:18:02.756318 17736 raft_consensus.cc:2804] T c85a6294a838466891e6b289493a5af6 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:02.756688 17736 raft_consensus.cc:493] T c85a6294a838466891e6b289493a5af6 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:02.757056 17736 raft_consensus.cc:3060] T c85a6294a838466891e6b289493a5af6 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:02.756789 17737 raft_consensus.cc:515] T 8b4230ed8ed4456a9b007b6f28bec921 P 48022b71730a4d55997d33fe9a96fb2a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:02.757388 17731 tablet_bootstrap.cc:492] T 8e73af515d7b4139a2906adba2e8842c P 0fb9e16fbbd6453a8b5f9244ef060c5c: No bootstrap required, opened a new log
I20260709 13:18:02.757879 17731 ts_tablet_manager.cc:1403] T 8e73af515d7b4139a2906adba2e8842c P 0fb9e16fbbd6453a8b5f9244ef060c5c: Time spent bootstrapping tablet: real 0.063s	user 0.015s	sys 0.024s
I20260709 13:18:02.758908 17737 leader_election.cc:290] T 8b4230ed8ed4456a9b007b6f28bec921 P 48022b71730a4d55997d33fe9a96fb2a [CANDIDATE]: Term 1 election: Requested vote from peers d2810e43e8ba44bbb6e74ec557984369 (127.12.19.129:39623), 0fb9e16fbbd6453a8b5f9244ef060c5c (127.12.19.130:40513)
I20260709 13:18:02.760334 17540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b4230ed8ed4456a9b007b6f28bec921" candidate_uuid: "48022b71730a4d55997d33fe9a96fb2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2810e43e8ba44bbb6e74ec557984369"
I20260709 13:18:02.760427 17731 raft_consensus.cc:359] T 8e73af515d7b4139a2906adba2e8842c P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:02.761086 17540 raft_consensus.cc:3060] T 8b4230ed8ed4456a9b007b6f28bec921 P d2810e43e8ba44bbb6e74ec557984369 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:02.761178 17731 raft_consensus.cc:385] T 8e73af515d7b4139a2906adba2e8842c P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:02.761487 17731 raft_consensus.cc:740] T 8e73af515d7b4139a2906adba2e8842c P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0fb9e16fbbd6453a8b5f9244ef060c5c, State: Initialized, Role: FOLLOWER
I20260709 13:18:02.762176 17731 consensus_queue.cc:260] T 8e73af515d7b4139a2906adba2e8842c P 0fb9e16fbbd6453a8b5f9244ef060c5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:02.770054 17540 raft_consensus.cc:2468] T 8b4230ed8ed4456a9b007b6f28bec921 P d2810e43e8ba44bbb6e74ec557984369 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48022b71730a4d55997d33fe9a96fb2a in term 1.
I20260709 13:18:02.771733 17541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c85a6294a838466891e6b289493a5af6" candidate_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2810e43e8ba44bbb6e74ec557984369" is_pre_election: true
I20260709 13:18:02.773352 17616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b4230ed8ed4456a9b007b6f28bec921" candidate_uuid: "48022b71730a4d55997d33fe9a96fb2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c"
I20260709 13:18:02.774694 17616 raft_consensus.cc:3060] T 8b4230ed8ed4456a9b007b6f28bec921 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:02.775879 17731 ts_tablet_manager.cc:1434] T 8e73af515d7b4139a2906adba2e8842c P 0fb9e16fbbd6453a8b5f9244ef060c5c: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.007s
I20260709 13:18:02.776779 17731 tablet_bootstrap.cc:492] T cc6f9f0aa99f485b899318f3e19c4983 P 0fb9e16fbbd6453a8b5f9244ef060c5c: Bootstrap starting.
I20260709 13:18:02.777658 17732 tablet_bootstrap.cc:654] T 024a6211835d40fb93004ff5980e2747 P d2810e43e8ba44bbb6e74ec557984369: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:02.781955 17731 tablet_bootstrap.cc:654] T cc6f9f0aa99f485b899318f3e19c4983 P 0fb9e16fbbd6453a8b5f9244ef060c5c: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:02.781870 17616 raft_consensus.cc:2468] T 8b4230ed8ed4456a9b007b6f28bec921 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48022b71730a4d55997d33fe9a96fb2a in term 1.
I20260709 13:18:02.772720 17653 leader_election.cc:304] T 8b4230ed8ed4456a9b007b6f28bec921 P 48022b71730a4d55997d33fe9a96fb2a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48022b71730a4d55997d33fe9a96fb2a, d2810e43e8ba44bbb6e74ec557984369; no voters: 
I20260709 13:18:02.783309 17541 raft_consensus.cc:2468] T c85a6294a838466891e6b289493a5af6 P d2810e43e8ba44bbb6e74ec557984369 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0fb9e16fbbd6453a8b5f9244ef060c5c in term 0.
I20260709 13:18:02.784155 17737 raft_consensus.cc:2804] T 8b4230ed8ed4456a9b007b6f28bec921 P 48022b71730a4d55997d33fe9a96fb2a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:02.784884 17737 raft_consensus.cc:697] T 8b4230ed8ed4456a9b007b6f28bec921 P 48022b71730a4d55997d33fe9a96fb2a [term 1 LEADER]: Becoming Leader. State: Replica: 48022b71730a4d55997d33fe9a96fb2a, State: Running, Role: LEADER
I20260709 13:18:02.785848 17737 consensus_queue.cc:237] T 8b4230ed8ed4456a9b007b6f28bec921 P 48022b71730a4d55997d33fe9a96fb2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:02.789306 17732 tablet_bootstrap.cc:492] T 024a6211835d40fb93004ff5980e2747 P d2810e43e8ba44bbb6e74ec557984369: No bootstrap required, opened a new log
I20260709 13:18:02.789845 17732 ts_tablet_manager.cc:1403] T 024a6211835d40fb93004ff5980e2747 P d2810e43e8ba44bbb6e74ec557984369: Time spent bootstrapping tablet: real 0.038s	user 0.016s	sys 0.001s
I20260709 13:18:02.792374 17732 raft_consensus.cc:359] T 024a6211835d40fb93004ff5980e2747 P d2810e43e8ba44bbb6e74ec557984369 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:02.793180 17732 raft_consensus.cc:385] T 024a6211835d40fb93004ff5980e2747 P d2810e43e8ba44bbb6e74ec557984369 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:02.793506 17732 raft_consensus.cc:740] T 024a6211835d40fb93004ff5980e2747 P d2810e43e8ba44bbb6e74ec557984369 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2810e43e8ba44bbb6e74ec557984369, State: Initialized, Role: FOLLOWER
I20260709 13:18:02.794526 17731 tablet_bootstrap.cc:492] T cc6f9f0aa99f485b899318f3e19c4983 P 0fb9e16fbbd6453a8b5f9244ef060c5c: No bootstrap required, opened a new log
I20260709 13:18:02.794308 17732 consensus_queue.cc:260] T 024a6211835d40fb93004ff5980e2747 P d2810e43e8ba44bbb6e74ec557984369 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:02.795281 17731 ts_tablet_manager.cc:1403] T cc6f9f0aa99f485b899318f3e19c4983 P 0fb9e16fbbd6453a8b5f9244ef060c5c: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.007s
I20260709 13:18:02.770162 17437 catalog_manager.cc:5697] T 736448a557df455cb8611692bacb2e2b P 48022b71730a4d55997d33fe9a96fb2a reported cstate change: term changed from 0 to 1, leader changed from <none> to 48022b71730a4d55997d33fe9a96fb2a (127.12.19.131). New cstate: current_term: 1 leader_uuid: "48022b71730a4d55997d33fe9a96fb2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:02.772938 17730 ts_tablet_manager.cc:1434] T c85a6294a838466891e6b289493a5af6 P 48022b71730a4d55997d33fe9a96fb2a: Time spent starting tablet: real 0.108s	user 0.018s	sys 0.024s
I20260709 13:18:02.799630 17730 tablet_bootstrap.cc:492] T ed238844d4f0496d98957c9e3ddb4c28 P 48022b71730a4d55997d33fe9a96fb2a: Bootstrap starting.
I20260709 13:18:02.800398 17736 raft_consensus.cc:515] T c85a6294a838466891e6b289493a5af6 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:02.804452 17731 raft_consensus.cc:359] T cc6f9f0aa99f485b899318f3e19c4983 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:02.805477 17731 raft_consensus.cc:385] T cc6f9f0aa99f485b899318f3e19c4983 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:02.805889 17732 ts_tablet_manager.cc:1434] T 024a6211835d40fb93004ff5980e2747 P d2810e43e8ba44bbb6e74ec557984369: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.002s
I20260709 13:18:02.805894 17731 raft_consensus.cc:740] T cc6f9f0aa99f485b899318f3e19c4983 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0fb9e16fbbd6453a8b5f9244ef060c5c, State: Initialized, Role: FOLLOWER
I20260709 13:18:02.807124 17541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c85a6294a838466891e6b289493a5af6" candidate_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2810e43e8ba44bbb6e74ec557984369"
I20260709 13:18:02.807173 17731 consensus_queue.cc:260] T cc6f9f0aa99f485b899318f3e19c4983 P 0fb9e16fbbd6453a8b5f9244ef060c5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:02.807808 17541 raft_consensus.cc:3060] T c85a6294a838466891e6b289493a5af6 P d2810e43e8ba44bbb6e74ec557984369 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:02.809273 17732 tablet_bootstrap.cc:492] T cc6f9f0aa99f485b899318f3e19c4983 P d2810e43e8ba44bbb6e74ec557984369: Bootstrap starting.
I20260709 13:18:02.809408 17731 ts_tablet_manager.cc:1434] T cc6f9f0aa99f485b899318f3e19c4983 P 0fb9e16fbbd6453a8b5f9244ef060c5c: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 13:18:02.813727 17732 tablet_bootstrap.cc:654] T cc6f9f0aa99f485b899318f3e19c4983 P d2810e43e8ba44bbb6e74ec557984369: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:02.817319 17541 raft_consensus.cc:2468] T c85a6294a838466891e6b289493a5af6 P d2810e43e8ba44bbb6e74ec557984369 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0fb9e16fbbd6453a8b5f9244ef060c5c in term 1.
I20260709 13:18:02.818887 17732 tablet_bootstrap.cc:492] T cc6f9f0aa99f485b899318f3e19c4983 P d2810e43e8ba44bbb6e74ec557984369: No bootstrap required, opened a new log
I20260709 13:18:02.819365 17732 ts_tablet_manager.cc:1403] T cc6f9f0aa99f485b899318f3e19c4983 P d2810e43e8ba44bbb6e74ec557984369: Time spent bootstrapping tablet: real 0.010s	user 0.009s	sys 0.000s
I20260709 13:18:02.819976 17736 leader_election.cc:290] T c85a6294a838466891e6b289493a5af6 P 0fb9e16fbbd6453a8b5f9244ef060c5c [CANDIDATE]: Term 1 election: Requested vote from peers d2810e43e8ba44bbb6e74ec557984369 (127.12.19.129:39623), 48022b71730a4d55997d33fe9a96fb2a (127.12.19.131:42995)
I20260709 13:18:02.822079 17732 raft_consensus.cc:359] T cc6f9f0aa99f485b899318f3e19c4983 P d2810e43e8ba44bbb6e74ec557984369 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:02.822576 17690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c85a6294a838466891e6b289493a5af6" candidate_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48022b71730a4d55997d33fe9a96fb2a"
I20260709 13:18:02.822963 17730 tablet_bootstrap.cc:654] T ed238844d4f0496d98957c9e3ddb4c28 P 48022b71730a4d55997d33fe9a96fb2a: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:02.823026 17732 raft_consensus.cc:385] T cc6f9f0aa99f485b899318f3e19c4983 P d2810e43e8ba44bbb6e74ec557984369 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:02.823560 17732 raft_consensus.cc:740] T cc6f9f0aa99f485b899318f3e19c4983 P d2810e43e8ba44bbb6e74ec557984369 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2810e43e8ba44bbb6e74ec557984369, State: Initialized, Role: FOLLOWER
I20260709 13:18:02.823215 17690 raft_consensus.cc:3060] T c85a6294a838466891e6b289493a5af6 P 48022b71730a4d55997d33fe9a96fb2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:02.824328 17732 consensus_queue.cc:260] T cc6f9f0aa99f485b899318f3e19c4983 P d2810e43e8ba44bbb6e74ec557984369 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:02.826614 17732 ts_tablet_manager.cc:1434] T cc6f9f0aa99f485b899318f3e19c4983 P d2810e43e8ba44bbb6e74ec557984369: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:18:02.828536 17436 catalog_manager.cc:5697] T 78cf0adeae7244b09c728c348852770a P 48022b71730a4d55997d33fe9a96fb2a reported cstate change: term changed from 0 to 1, leader changed from <none> to 48022b71730a4d55997d33fe9a96fb2a (127.12.19.131). New cstate: current_term: 1 leader_uuid: "48022b71730a4d55997d33fe9a96fb2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } health_report { overall_health: HEALTHY } } }
I20260709 13:18:02.831415 17579 leader_election.cc:304] T c85a6294a838466891e6b289493a5af6 P 0fb9e16fbbd6453a8b5f9244ef060c5c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0fb9e16fbbd6453a8b5f9244ef060c5c, d2810e43e8ba44bbb6e74ec557984369; no voters: 
I20260709 13:18:02.832337 17736 raft_consensus.cc:2804] T c85a6294a838466891e6b289493a5af6 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:02.832810 17736 raft_consensus.cc:697] T c85a6294a838466891e6b289493a5af6 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 1 LEADER]: Becoming Leader. State: Replica: 0fb9e16fbbd6453a8b5f9244ef060c5c, State: Running, Role: LEADER
I20260709 13:18:02.832345 17436 catalog_manager.cc:5697] T 8b4230ed8ed4456a9b007b6f28bec921 P 48022b71730a4d55997d33fe9a96fb2a reported cstate change: term changed from 0 to 1, leader changed from <none> to 48022b71730a4d55997d33fe9a96fb2a (127.12.19.131). New cstate: current_term: 1 leader_uuid: "48022b71730a4d55997d33fe9a96fb2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } health_report { overall_health: HEALTHY } } }
I20260709 13:18:02.833694 17736 consensus_queue.cc:237] T c85a6294a838466891e6b289493a5af6 P 0fb9e16fbbd6453a8b5f9244ef060c5c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:02.835095 17730 tablet_bootstrap.cc:492] T ed238844d4f0496d98957c9e3ddb4c28 P 48022b71730a4d55997d33fe9a96fb2a: No bootstrap required, opened a new log
I20260709 13:18:02.835626 17730 ts_tablet_manager.cc:1403] T ed238844d4f0496d98957c9e3ddb4c28 P 48022b71730a4d55997d33fe9a96fb2a: Time spent bootstrapping tablet: real 0.036s	user 0.015s	sys 0.003s
I20260709 13:18:02.837039 17690 raft_consensus.cc:2468] T c85a6294a838466891e6b289493a5af6 P 48022b71730a4d55997d33fe9a96fb2a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0fb9e16fbbd6453a8b5f9244ef060c5c in term 1.
I20260709 13:18:02.840200 17730 raft_consensus.cc:359] T ed238844d4f0496d98957c9e3ddb4c28 P 48022b71730a4d55997d33fe9a96fb2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:02.841012 17730 raft_consensus.cc:385] T ed238844d4f0496d98957c9e3ddb4c28 P 48022b71730a4d55997d33fe9a96fb2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:02.841321 17730 raft_consensus.cc:740] T ed238844d4f0496d98957c9e3ddb4c28 P 48022b71730a4d55997d33fe9a96fb2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48022b71730a4d55997d33fe9a96fb2a, State: Initialized, Role: FOLLOWER
I20260709 13:18:02.842211 17730 consensus_queue.cc:260] T ed238844d4f0496d98957c9e3ddb4c28 P 48022b71730a4d55997d33fe9a96fb2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:02.844868 17730 ts_tablet_manager.cc:1434] T ed238844d4f0496d98957c9e3ddb4c28 P 48022b71730a4d55997d33fe9a96fb2a: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:18:02.845714 17730 tablet_bootstrap.cc:492] T 024a6211835d40fb93004ff5980e2747 P 48022b71730a4d55997d33fe9a96fb2a: Bootstrap starting.
I20260709 13:18:02.851219 17730 tablet_bootstrap.cc:654] T 024a6211835d40fb93004ff5980e2747 P 48022b71730a4d55997d33fe9a96fb2a: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:02.850745 17436 catalog_manager.cc:5697] T c85a6294a838466891e6b289493a5af6 P 0fb9e16fbbd6453a8b5f9244ef060c5c reported cstate change: term changed from 0 to 1, leader changed from <none> to 0fb9e16fbbd6453a8b5f9244ef060c5c (127.12.19.130). New cstate: current_term: 1 leader_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:02.855953 17730 tablet_bootstrap.cc:492] T 024a6211835d40fb93004ff5980e2747 P 48022b71730a4d55997d33fe9a96fb2a: No bootstrap required, opened a new log
I20260709 13:18:02.856406 17730 ts_tablet_manager.cc:1403] T 024a6211835d40fb93004ff5980e2747 P 48022b71730a4d55997d33fe9a96fb2a: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260709 13:18:02.859020 17730 raft_consensus.cc:359] T 024a6211835d40fb93004ff5980e2747 P 48022b71730a4d55997d33fe9a96fb2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:02.859735 17730 raft_consensus.cc:385] T 024a6211835d40fb93004ff5980e2747 P 48022b71730a4d55997d33fe9a96fb2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:02.859965 17730 raft_consensus.cc:740] T 024a6211835d40fb93004ff5980e2747 P 48022b71730a4d55997d33fe9a96fb2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48022b71730a4d55997d33fe9a96fb2a, State: Initialized, Role: FOLLOWER
I20260709 13:18:02.860597 17730 consensus_queue.cc:260] T 024a6211835d40fb93004ff5980e2747 P 48022b71730a4d55997d33fe9a96fb2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:02.862143 17730 ts_tablet_manager.cc:1434] T 024a6211835d40fb93004ff5980e2747 P 48022b71730a4d55997d33fe9a96fb2a: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:18:02.862953 17730 tablet_bootstrap.cc:492] T cc6f9f0aa99f485b899318f3e19c4983 P 48022b71730a4d55997d33fe9a96fb2a: Bootstrap starting.
I20260709 13:18:02.867333 17730 tablet_bootstrap.cc:654] T cc6f9f0aa99f485b899318f3e19c4983 P 48022b71730a4d55997d33fe9a96fb2a: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:02.871372 17730 tablet_bootstrap.cc:492] T cc6f9f0aa99f485b899318f3e19c4983 P 48022b71730a4d55997d33fe9a96fb2a: No bootstrap required, opened a new log
I20260709 13:18:02.871572 17738 raft_consensus.cc:493] T ed238844d4f0496d98957c9e3ddb4c28 P d2810e43e8ba44bbb6e74ec557984369 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:02.871814 17730 ts_tablet_manager.cc:1403] T cc6f9f0aa99f485b899318f3e19c4983 P 48022b71730a4d55997d33fe9a96fb2a: Time spent bootstrapping tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 13:18:02.872084 17738 raft_consensus.cc:515] T ed238844d4f0496d98957c9e3ddb4c28 P d2810e43e8ba44bbb6e74ec557984369 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:02.874167 17738 leader_election.cc:290] T ed238844d4f0496d98957c9e3ddb4c28 P d2810e43e8ba44bbb6e74ec557984369 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0fb9e16fbbd6453a8b5f9244ef060c5c (127.12.19.130:40513), 48022b71730a4d55997d33fe9a96fb2a (127.12.19.131:42995)
I20260709 13:18:02.874404 17730 raft_consensus.cc:359] T cc6f9f0aa99f485b899318f3e19c4983 P 48022b71730a4d55997d33fe9a96fb2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:02.874763 17616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed238844d4f0496d98957c9e3ddb4c28" candidate_uuid: "d2810e43e8ba44bbb6e74ec557984369" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" is_pre_election: true
I20260709 13:18:02.875046 17730 raft_consensus.cc:385] T cc6f9f0aa99f485b899318f3e19c4983 P 48022b71730a4d55997d33fe9a96fb2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:02.875216 17690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed238844d4f0496d98957c9e3ddb4c28" candidate_uuid: "d2810e43e8ba44bbb6e74ec557984369" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48022b71730a4d55997d33fe9a96fb2a" is_pre_election: true
I20260709 13:18:02.875416 17730 raft_consensus.cc:740] T cc6f9f0aa99f485b899318f3e19c4983 P 48022b71730a4d55997d33fe9a96fb2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48022b71730a4d55997d33fe9a96fb2a, State: Initialized, Role: FOLLOWER
I20260709 13:18:02.875437 17616 raft_consensus.cc:2468] T ed238844d4f0496d98957c9e3ddb4c28 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d2810e43e8ba44bbb6e74ec557984369 in term 0.
I20260709 13:18:02.875849 17690 raft_consensus.cc:2468] T ed238844d4f0496d98957c9e3ddb4c28 P 48022b71730a4d55997d33fe9a96fb2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d2810e43e8ba44bbb6e74ec557984369 in term 0.
I20260709 13:18:02.876164 17730 consensus_queue.cc:260] T cc6f9f0aa99f485b899318f3e19c4983 P 48022b71730a4d55997d33fe9a96fb2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:02.876587 17506 leader_election.cc:304] T ed238844d4f0496d98957c9e3ddb4c28 P d2810e43e8ba44bbb6e74ec557984369 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0fb9e16fbbd6453a8b5f9244ef060c5c, d2810e43e8ba44bbb6e74ec557984369; no voters: 
I20260709 13:18:02.877506 17738 raft_consensus.cc:2804] T ed238844d4f0496d98957c9e3ddb4c28 P d2810e43e8ba44bbb6e74ec557984369 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:02.877859 17738 raft_consensus.cc:493] T ed238844d4f0496d98957c9e3ddb4c28 P d2810e43e8ba44bbb6e74ec557984369 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:02.878212 17730 ts_tablet_manager.cc:1434] T cc6f9f0aa99f485b899318f3e19c4983 P 48022b71730a4d55997d33fe9a96fb2a: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:18:02.878185 17738 raft_consensus.cc:3060] T ed238844d4f0496d98957c9e3ddb4c28 P d2810e43e8ba44bbb6e74ec557984369 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:02.879112 17730 tablet_bootstrap.cc:492] T 8e73af515d7b4139a2906adba2e8842c P 48022b71730a4d55997d33fe9a96fb2a: Bootstrap starting.
I20260709 13:18:02.883375 17730 tablet_bootstrap.cc:654] T 8e73af515d7b4139a2906adba2e8842c P 48022b71730a4d55997d33fe9a96fb2a: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:02.884927 17738 raft_consensus.cc:515] T ed238844d4f0496d98957c9e3ddb4c28 P d2810e43e8ba44bbb6e74ec557984369 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:02.885967 17736 raft_consensus.cc:493] T 024a6211835d40fb93004ff5980e2747 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:02.886696 17736 raft_consensus.cc:515] T 024a6211835d40fb93004ff5980e2747 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:02.887606 17616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed238844d4f0496d98957c9e3ddb4c28" candidate_uuid: "d2810e43e8ba44bbb6e74ec557984369" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c"
I20260709 13:18:02.888211 17616 raft_consensus.cc:3060] T ed238844d4f0496d98957c9e3ddb4c28 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:02.889467 17736 leader_election.cc:290] T 024a6211835d40fb93004ff5980e2747 P 0fb9e16fbbd6453a8b5f9244ef060c5c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d2810e43e8ba44bbb6e74ec557984369 (127.12.19.129:39623), 48022b71730a4d55997d33fe9a96fb2a (127.12.19.131:42995)
I20260709 13:18:02.890795 17690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "024a6211835d40fb93004ff5980e2747" candidate_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48022b71730a4d55997d33fe9a96fb2a" is_pre_election: true
I20260709 13:18:02.891479 17690 raft_consensus.cc:2468] T 024a6211835d40fb93004ff5980e2747 P 48022b71730a4d55997d33fe9a96fb2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0fb9e16fbbd6453a8b5f9244ef060c5c in term 0.
I20260709 13:18:02.891646 17541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "024a6211835d40fb93004ff5980e2747" candidate_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2810e43e8ba44bbb6e74ec557984369" is_pre_election: true
I20260709 13:18:02.892369 17541 raft_consensus.cc:2468] T 024a6211835d40fb93004ff5980e2747 P d2810e43e8ba44bbb6e74ec557984369 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0fb9e16fbbd6453a8b5f9244ef060c5c in term 0.
I20260709 13:18:02.892822 17738 leader_election.cc:290] T ed238844d4f0496d98957c9e3ddb4c28 P d2810e43e8ba44bbb6e74ec557984369 [CANDIDATE]: Term 1 election: Requested vote from peers 0fb9e16fbbd6453a8b5f9244ef060c5c (127.12.19.130:40513), 48022b71730a4d55997d33fe9a96fb2a (127.12.19.131:42995)
I20260709 13:18:02.892755 17582 leader_election.cc:304] T 024a6211835d40fb93004ff5980e2747 P 0fb9e16fbbd6453a8b5f9244ef060c5c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0fb9e16fbbd6453a8b5f9244ef060c5c, 48022b71730a4d55997d33fe9a96fb2a; no voters: 
I20260709 13:18:02.894106 17736 raft_consensus.cc:2804] T 024a6211835d40fb93004ff5980e2747 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:02.894531 17736 raft_consensus.cc:493] T 024a6211835d40fb93004ff5980e2747 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:02.894892 17736 raft_consensus.cc:3060] T 024a6211835d40fb93004ff5980e2747 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:02.895490 17690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed238844d4f0496d98957c9e3ddb4c28" candidate_uuid: "d2810e43e8ba44bbb6e74ec557984369" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48022b71730a4d55997d33fe9a96fb2a"
I20260709 13:18:02.895602 17616 raft_consensus.cc:2468] T ed238844d4f0496d98957c9e3ddb4c28 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2810e43e8ba44bbb6e74ec557984369 in term 1.
I20260709 13:18:02.896149 17690 raft_consensus.cc:3060] T ed238844d4f0496d98957c9e3ddb4c28 P 48022b71730a4d55997d33fe9a96fb2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:02.896884 17506 leader_election.cc:304] T ed238844d4f0496d98957c9e3ddb4c28 P d2810e43e8ba44bbb6e74ec557984369 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0fb9e16fbbd6453a8b5f9244ef060c5c, d2810e43e8ba44bbb6e74ec557984369; no voters: 
I20260709 13:18:02.896108 17730 tablet_bootstrap.cc:492] T 8e73af515d7b4139a2906adba2e8842c P 48022b71730a4d55997d33fe9a96fb2a: No bootstrap required, opened a new log
I20260709 13:18:02.897765 17738 raft_consensus.cc:2804] T ed238844d4f0496d98957c9e3ddb4c28 P d2810e43e8ba44bbb6e74ec557984369 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:02.897890 17730 ts_tablet_manager.cc:1403] T 8e73af515d7b4139a2906adba2e8842c P 48022b71730a4d55997d33fe9a96fb2a: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.002s
I20260709 13:18:02.898295 17738 raft_consensus.cc:697] T ed238844d4f0496d98957c9e3ddb4c28 P d2810e43e8ba44bbb6e74ec557984369 [term 1 LEADER]: Becoming Leader. State: Replica: d2810e43e8ba44bbb6e74ec557984369, State: Running, Role: LEADER
I20260709 13:18:02.899122 17738 consensus_queue.cc:237] T ed238844d4f0496d98957c9e3ddb4c28 P d2810e43e8ba44bbb6e74ec557984369 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:02.900677 17730 raft_consensus.cc:359] T 8e73af515d7b4139a2906adba2e8842c P 48022b71730a4d55997d33fe9a96fb2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:02.901398 17730 raft_consensus.cc:385] T 8e73af515d7b4139a2906adba2e8842c P 48022b71730a4d55997d33fe9a96fb2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:02.901691 17730 raft_consensus.cc:740] T 8e73af515d7b4139a2906adba2e8842c P 48022b71730a4d55997d33fe9a96fb2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48022b71730a4d55997d33fe9a96fb2a, State: Initialized, Role: FOLLOWER
I20260709 13:18:02.902113 17736 raft_consensus.cc:515] T 024a6211835d40fb93004ff5980e2747 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:02.902500 17730 consensus_queue.cc:260] T 8e73af515d7b4139a2906adba2e8842c P 48022b71730a4d55997d33fe9a96fb2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:02.904927 17541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "024a6211835d40fb93004ff5980e2747" candidate_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2810e43e8ba44bbb6e74ec557984369"
I20260709 13:18:02.905479 17541 raft_consensus.cc:3060] T 024a6211835d40fb93004ff5980e2747 P d2810e43e8ba44bbb6e74ec557984369 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:02.906703 17730 ts_tablet_manager.cc:1434] T 8e73af515d7b4139a2906adba2e8842c P 48022b71730a4d55997d33fe9a96fb2a: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:18:02.907980 17736 leader_election.cc:290] T 024a6211835d40fb93004ff5980e2747 P 0fb9e16fbbd6453a8b5f9244ef060c5c [CANDIDATE]: Term 1 election: Requested vote from peers d2810e43e8ba44bbb6e74ec557984369 (127.12.19.129:39623), 48022b71730a4d55997d33fe9a96fb2a (127.12.19.131:42995)
I20260709 13:18:02.909292 17689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "024a6211835d40fb93004ff5980e2747" candidate_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48022b71730a4d55997d33fe9a96fb2a"
I20260709 13:18:02.910028 17689 raft_consensus.cc:3060] T 024a6211835d40fb93004ff5980e2747 P 48022b71730a4d55997d33fe9a96fb2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:02.912828 17541 raft_consensus.cc:2468] T 024a6211835d40fb93004ff5980e2747 P d2810e43e8ba44bbb6e74ec557984369 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0fb9e16fbbd6453a8b5f9244ef060c5c in term 1.
I20260709 13:18:02.913867 17690 raft_consensus.cc:2468] T ed238844d4f0496d98957c9e3ddb4c28 P 48022b71730a4d55997d33fe9a96fb2a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2810e43e8ba44bbb6e74ec557984369 in term 1.
I20260709 13:18:02.914021 17579 leader_election.cc:304] T 024a6211835d40fb93004ff5980e2747 P 0fb9e16fbbd6453a8b5f9244ef060c5c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0fb9e16fbbd6453a8b5f9244ef060c5c, d2810e43e8ba44bbb6e74ec557984369; no voters: 
I20260709 13:18:02.914909 17736 raft_consensus.cc:2804] T 024a6211835d40fb93004ff5980e2747 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:02.915454 17736 raft_consensus.cc:697] T 024a6211835d40fb93004ff5980e2747 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 1 LEADER]: Becoming Leader. State: Replica: 0fb9e16fbbd6453a8b5f9244ef060c5c, State: Running, Role: LEADER
I20260709 13:18:02.918437 17689 raft_consensus.cc:2468] T 024a6211835d40fb93004ff5980e2747 P 48022b71730a4d55997d33fe9a96fb2a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0fb9e16fbbd6453a8b5f9244ef060c5c in term 1.
I20260709 13:18:02.918515 17736 consensus_queue.cc:237] T 024a6211835d40fb93004ff5980e2747 P 0fb9e16fbbd6453a8b5f9244ef060c5c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:02.963591 17436 catalog_manager.cc:5697] T ed238844d4f0496d98957c9e3ddb4c28 P d2810e43e8ba44bbb6e74ec557984369 reported cstate change: term changed from 0 to 1, leader changed from <none> to d2810e43e8ba44bbb6e74ec557984369 (127.12.19.129). New cstate: current_term: 1 leader_uuid: "d2810e43e8ba44bbb6e74ec557984369" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:02.966256 17437 catalog_manager.cc:5697] T 024a6211835d40fb93004ff5980e2747 P 0fb9e16fbbd6453a8b5f9244ef060c5c reported cstate change: term changed from 0 to 1, leader changed from <none> to 0fb9e16fbbd6453a8b5f9244ef060c5c (127.12.19.130). New cstate: current_term: 1 leader_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:02.992777 17736 raft_consensus.cc:493] T 8e73af515d7b4139a2906adba2e8842c P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:02.993618 17736 raft_consensus.cc:515] T 8e73af515d7b4139a2906adba2e8842c P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:02.995671 17736 leader_election.cc:290] T 8e73af515d7b4139a2906adba2e8842c P 0fb9e16fbbd6453a8b5f9244ef060c5c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d2810e43e8ba44bbb6e74ec557984369 (127.12.19.129:39623), 48022b71730a4d55997d33fe9a96fb2a (127.12.19.131:42995)
I20260709 13:18:02.997723 17689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e73af515d7b4139a2906adba2e8842c" candidate_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48022b71730a4d55997d33fe9a96fb2a" is_pre_election: true
I20260709 13:18:02.997560 17541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e73af515d7b4139a2906adba2e8842c" candidate_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2810e43e8ba44bbb6e74ec557984369" is_pre_election: true
I20260709 13:18:02.999013 17689 raft_consensus.cc:2468] T 8e73af515d7b4139a2906adba2e8842c P 48022b71730a4d55997d33fe9a96fb2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0fb9e16fbbd6453a8b5f9244ef060c5c in term 0.
I20260709 13:18:02.999357 17541 raft_consensus.cc:2468] T 8e73af515d7b4139a2906adba2e8842c P d2810e43e8ba44bbb6e74ec557984369 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0fb9e16fbbd6453a8b5f9244ef060c5c in term 0.
I20260709 13:18:03.000543 17582 leader_election.cc:304] T 8e73af515d7b4139a2906adba2e8842c P 0fb9e16fbbd6453a8b5f9244ef060c5c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0fb9e16fbbd6453a8b5f9244ef060c5c, 48022b71730a4d55997d33fe9a96fb2a; no voters: 
I20260709 13:18:03.001587 17736 raft_consensus.cc:2804] T 8e73af515d7b4139a2906adba2e8842c P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:03.002013 17736 raft_consensus.cc:493] T 8e73af515d7b4139a2906adba2e8842c P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:03.002337 17736 raft_consensus.cc:3060] T 8e73af515d7b4139a2906adba2e8842c P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:03.012306 17736 raft_consensus.cc:515] T 8e73af515d7b4139a2906adba2e8842c P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:03.012699 17737 raft_consensus.cc:493] T cc6f9f0aa99f485b899318f3e19c4983 P 48022b71730a4d55997d33fe9a96fb2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:03.013463 17737 raft_consensus.cc:515] T cc6f9f0aa99f485b899318f3e19c4983 P 48022b71730a4d55997d33fe9a96fb2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:03.014581 17736 leader_election.cc:290] T 8e73af515d7b4139a2906adba2e8842c P 0fb9e16fbbd6453a8b5f9244ef060c5c [CANDIDATE]: Term 1 election: Requested vote from peers d2810e43e8ba44bbb6e74ec557984369 (127.12.19.129:39623), 48022b71730a4d55997d33fe9a96fb2a (127.12.19.131:42995)
I20260709 13:18:03.015419 17541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e73af515d7b4139a2906adba2e8842c" candidate_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2810e43e8ba44bbb6e74ec557984369"
I20260709 13:18:03.015877 17689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e73af515d7b4139a2906adba2e8842c" candidate_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48022b71730a4d55997d33fe9a96fb2a"
I20260709 13:18:03.016271 17541 raft_consensus.cc:3060] T 8e73af515d7b4139a2906adba2e8842c P d2810e43e8ba44bbb6e74ec557984369 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:03.016603 17689 raft_consensus.cc:3060] T 8e73af515d7b4139a2906adba2e8842c P 48022b71730a4d55997d33fe9a96fb2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:03.017436 17540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc6f9f0aa99f485b899318f3e19c4983" candidate_uuid: "48022b71730a4d55997d33fe9a96fb2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2810e43e8ba44bbb6e74ec557984369" is_pre_election: true
I20260709 13:18:03.017887 17616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc6f9f0aa99f485b899318f3e19c4983" candidate_uuid: "48022b71730a4d55997d33fe9a96fb2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" is_pre_election: true
I20260709 13:18:03.018507 17540 raft_consensus.cc:2468] T cc6f9f0aa99f485b899318f3e19c4983 P d2810e43e8ba44bbb6e74ec557984369 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48022b71730a4d55997d33fe9a96fb2a in term 0.
I20260709 13:18:03.018908 17616 raft_consensus.cc:2468] T cc6f9f0aa99f485b899318f3e19c4983 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48022b71730a4d55997d33fe9a96fb2a in term 0.
I20260709 13:18:03.020258 17653 leader_election.cc:304] T cc6f9f0aa99f485b899318f3e19c4983 P 48022b71730a4d55997d33fe9a96fb2a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48022b71730a4d55997d33fe9a96fb2a, d2810e43e8ba44bbb6e74ec557984369; no voters: 
I20260709 13:18:03.020619 17737 leader_election.cc:290] T cc6f9f0aa99f485b899318f3e19c4983 P 48022b71730a4d55997d33fe9a96fb2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d2810e43e8ba44bbb6e74ec557984369 (127.12.19.129:39623), 0fb9e16fbbd6453a8b5f9244ef060c5c (127.12.19.130:40513)
I20260709 13:18:03.021263 17737 raft_consensus.cc:2804] T cc6f9f0aa99f485b899318f3e19c4983 P 48022b71730a4d55997d33fe9a96fb2a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:03.021709 17737 raft_consensus.cc:493] T cc6f9f0aa99f485b899318f3e19c4983 P 48022b71730a4d55997d33fe9a96fb2a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:03.022163 17737 raft_consensus.cc:3060] T cc6f9f0aa99f485b899318f3e19c4983 P 48022b71730a4d55997d33fe9a96fb2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:03.028602 17689 raft_consensus.cc:2468] T 8e73af515d7b4139a2906adba2e8842c P 48022b71730a4d55997d33fe9a96fb2a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0fb9e16fbbd6453a8b5f9244ef060c5c in term 1.
I20260709 13:18:03.029012 17541 raft_consensus.cc:2468] T 8e73af515d7b4139a2906adba2e8842c P d2810e43e8ba44bbb6e74ec557984369 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0fb9e16fbbd6453a8b5f9244ef060c5c in term 1.
I20260709 13:18:03.029937 17582 leader_election.cc:304] T 8e73af515d7b4139a2906adba2e8842c P 0fb9e16fbbd6453a8b5f9244ef060c5c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0fb9e16fbbd6453a8b5f9244ef060c5c, 48022b71730a4d55997d33fe9a96fb2a; no voters: 
I20260709 13:18:03.030807 17736 raft_consensus.cc:2804] T 8e73af515d7b4139a2906adba2e8842c P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:03.031374 17736 raft_consensus.cc:697] T 8e73af515d7b4139a2906adba2e8842c P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 1 LEADER]: Becoming Leader. State: Replica: 0fb9e16fbbd6453a8b5f9244ef060c5c, State: Running, Role: LEADER
I20260709 13:18:03.032388 17737 raft_consensus.cc:515] T cc6f9f0aa99f485b899318f3e19c4983 P 48022b71730a4d55997d33fe9a96fb2a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:03.032400 17736 consensus_queue.cc:237] T 8e73af515d7b4139a2906adba2e8842c P 0fb9e16fbbd6453a8b5f9244ef060c5c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:03.034672 17737 leader_election.cc:290] T cc6f9f0aa99f485b899318f3e19c4983 P 48022b71730a4d55997d33fe9a96fb2a [CANDIDATE]: Term 1 election: Requested vote from peers d2810e43e8ba44bbb6e74ec557984369 (127.12.19.129:39623), 0fb9e16fbbd6453a8b5f9244ef060c5c (127.12.19.130:40513)
I20260709 13:18:03.035390 17541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc6f9f0aa99f485b899318f3e19c4983" candidate_uuid: "48022b71730a4d55997d33fe9a96fb2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2810e43e8ba44bbb6e74ec557984369"
I20260709 13:18:03.035804 17616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc6f9f0aa99f485b899318f3e19c4983" candidate_uuid: "48022b71730a4d55997d33fe9a96fb2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c"
I20260709 13:18:03.035997 17541 raft_consensus.cc:3060] T cc6f9f0aa99f485b899318f3e19c4983 P d2810e43e8ba44bbb6e74ec557984369 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:03.036509 17616 raft_consensus.cc:3060] T cc6f9f0aa99f485b899318f3e19c4983 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:03.045534 17616 raft_consensus.cc:2468] T cc6f9f0aa99f485b899318f3e19c4983 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48022b71730a4d55997d33fe9a96fb2a in term 1.
I20260709 13:18:03.046145 17541 raft_consensus.cc:2468] T cc6f9f0aa99f485b899318f3e19c4983 P d2810e43e8ba44bbb6e74ec557984369 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48022b71730a4d55997d33fe9a96fb2a in term 1.
I20260709 13:18:03.045401 17437 catalog_manager.cc:5697] T 8e73af515d7b4139a2906adba2e8842c P 0fb9e16fbbd6453a8b5f9244ef060c5c reported cstate change: term changed from 0 to 1, leader changed from <none> to 0fb9e16fbbd6453a8b5f9244ef060c5c (127.12.19.130). New cstate: current_term: 1 leader_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:03.046851 17655 leader_election.cc:304] T cc6f9f0aa99f485b899318f3e19c4983 P 48022b71730a4d55997d33fe9a96fb2a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0fb9e16fbbd6453a8b5f9244ef060c5c, 48022b71730a4d55997d33fe9a96fb2a; no voters: 
I20260709 13:18:03.047713 17737 raft_consensus.cc:2804] T cc6f9f0aa99f485b899318f3e19c4983 P 48022b71730a4d55997d33fe9a96fb2a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:03.048154 17737 raft_consensus.cc:697] T cc6f9f0aa99f485b899318f3e19c4983 P 48022b71730a4d55997d33fe9a96fb2a [term 1 LEADER]: Becoming Leader. State: Replica: 48022b71730a4d55997d33fe9a96fb2a, State: Running, Role: LEADER
I20260709 13:18:03.049052 17737 consensus_queue.cc:237] T cc6f9f0aa99f485b899318f3e19c4983 P 48022b71730a4d55997d33fe9a96fb2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:03.057649 17437 catalog_manager.cc:5697] T cc6f9f0aa99f485b899318f3e19c4983 P 48022b71730a4d55997d33fe9a96fb2a reported cstate change: term changed from 0 to 1, leader changed from <none> to 48022b71730a4d55997d33fe9a96fb2a (127.12.19.131). New cstate: current_term: 1 leader_uuid: "48022b71730a4d55997d33fe9a96fb2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } health_report { overall_health: HEALTHY } } }
I20260709 13:18:03.093025 17738 consensus_queue.cc:1048] T aac619f541044b0c8981e605c79a27eb P d2810e43e8ba44bbb6e74ec557984369 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:03.108109 17792 consensus_queue.cc:1048] T aac619f541044b0c8981e605c79a27eb P d2810e43e8ba44bbb6e74ec557984369 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:18:03.118788 17737 consensus_queue.cc:1048] T 736448a557df455cb8611692bacb2e2b P 48022b71730a4d55997d33fe9a96fb2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:03.132592 17737 consensus_queue.cc:1048] T 736448a557df455cb8611692bacb2e2b P 48022b71730a4d55997d33fe9a96fb2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:03.167825 17770 consensus_queue.cc:1048] T 78cf0adeae7244b09c728c348852770a P 48022b71730a4d55997d33fe9a96fb2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:03.183032 17737 consensus_queue.cc:1048] T 78cf0adeae7244b09c728c348852770a P 48022b71730a4d55997d33fe9a96fb2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:03.217597 17737 consensus_queue.cc:1048] T 8b4230ed8ed4456a9b007b6f28bec921 P 48022b71730a4d55997d33fe9a96fb2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:03.230260 17761 consensus_queue.cc:1048] T 8b4230ed8ed4456a9b007b6f28bec921 P 48022b71730a4d55997d33fe9a96fb2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:18:03.249068 17689 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "736448a557df455cb8611692bacb2e2b"
dest_uuid: "48022b71730a4d55997d33fe9a96fb2a"
mode: GRACEFUL
new_leader_uuid: "d2810e43e8ba44bbb6e74ec557984369"
 from {username='slave'} at 127.0.0.1:45632
I20260709 13:18:03.249927 17689 raft_consensus.cc:606] T 736448a557df455cb8611692bacb2e2b P 48022b71730a4d55997d33fe9a96fb2a [term 1 LEADER]: Received request to transfer leadership to TS d2810e43e8ba44bbb6e74ec557984369
I20260709 13:18:03.263424 17616 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c85a6294a838466891e6b289493a5af6"
dest_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c"
mode: GRACEFUL
new_leader_uuid: "d2810e43e8ba44bbb6e74ec557984369"
 from {username='slave'} at 127.0.0.1:34486
I20260709 13:18:03.263942 17616 raft_consensus.cc:606] T c85a6294a838466891e6b289493a5af6 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 1 LEADER]: Received request to transfer leadership to TS d2810e43e8ba44bbb6e74ec557984369
I20260709 13:18:03.268699 17689 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8b4230ed8ed4456a9b007b6f28bec921"
dest_uuid: "48022b71730a4d55997d33fe9a96fb2a"
mode: GRACEFUL
new_leader_uuid: "d2810e43e8ba44bbb6e74ec557984369"
 from {username='slave'} at 127.0.0.1:45632
I20260709 13:18:03.269193 17689 raft_consensus.cc:606] T 8b4230ed8ed4456a9b007b6f28bec921 P 48022b71730a4d55997d33fe9a96fb2a [term 1 LEADER]: Received request to transfer leadership to TS d2810e43e8ba44bbb6e74ec557984369
I20260709 13:18:03.273759 17689 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "78cf0adeae7244b09c728c348852770a"
dest_uuid: "48022b71730a4d55997d33fe9a96fb2a"
mode: GRACEFUL
new_leader_uuid: "d2810e43e8ba44bbb6e74ec557984369"
 from {username='slave'} at 127.0.0.1:45632
I20260709 13:18:03.274199 17689 raft_consensus.cc:606] T 78cf0adeae7244b09c728c348852770a P 48022b71730a4d55997d33fe9a96fb2a [term 1 LEADER]: Received request to transfer leadership to TS d2810e43e8ba44bbb6e74ec557984369
I20260709 13:18:03.287108 17541 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aac619f541044b0c8981e605c79a27eb"
dest_uuid: "d2810e43e8ba44bbb6e74ec557984369"
mode: GRACEFUL
new_leader_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c"
 from {username='slave'} at 127.0.0.1:49896
I20260709 13:18:03.287714 17541 raft_consensus.cc:606] T aac619f541044b0c8981e605c79a27eb P d2810e43e8ba44bbb6e74ec557984369 [term 1 LEADER]: Received request to transfer leadership to TS 0fb9e16fbbd6453a8b5f9244ef060c5c
I20260709 13:18:03.287942 17758 consensus_queue.cc:1048] T ed238844d4f0496d98957c9e3ddb4c28 P d2810e43e8ba44bbb6e74ec557984369 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:18:03.293349 17541 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ed238844d4f0496d98957c9e3ddb4c28"
dest_uuid: "d2810e43e8ba44bbb6e74ec557984369"
mode: GRACEFUL
new_leader_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c"
 from {username='slave'} at 127.0.0.1:49896
I20260709 13:18:03.293960 17541 raft_consensus.cc:606] T ed238844d4f0496d98957c9e3ddb4c28 P d2810e43e8ba44bbb6e74ec557984369 [term 1 LEADER]: Received request to transfer leadership to TS 0fb9e16fbbd6453a8b5f9244ef060c5c
I20260709 13:18:03.297207 17758 raft_consensus.cc:993] T ed238844d4f0496d98957c9e3ddb4c28 P d2810e43e8ba44bbb6e74ec557984369: : Instructing follower 0fb9e16fbbd6453a8b5f9244ef060c5c to start an election
I20260709 13:18:03.297793 17738 raft_consensus.cc:1081] T ed238844d4f0496d98957c9e3ddb4c28 P d2810e43e8ba44bbb6e74ec557984369 [term 1 LEADER]: Signalling peer 0fb9e16fbbd6453a8b5f9244ef060c5c to start an election
I20260709 13:18:03.299927 17615 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ed238844d4f0496d98957c9e3ddb4c28"
dest_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c"
 from {username='slave'} at 127.0.0.1:36200
I20260709 13:18:03.300663 17615 raft_consensus.cc:493] T ed238844d4f0496d98957c9e3ddb4c28 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:03.301069 17615 raft_consensus.cc:3060] T ed238844d4f0496d98957c9e3ddb4c28 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:03.305862 17792 consensus_queue.cc:1048] T ed238844d4f0496d98957c9e3ddb4c28 P d2810e43e8ba44bbb6e74ec557984369 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:03.316527 17615 raft_consensus.cc:515] T ed238844d4f0496d98957c9e3ddb4c28 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:03.318692 17615 leader_election.cc:290] T ed238844d4f0496d98957c9e3ddb4c28 P 0fb9e16fbbd6453a8b5f9244ef060c5c [CANDIDATE]: Term 2 election: Requested vote from peers d2810e43e8ba44bbb6e74ec557984369 (127.12.19.129:39623), 48022b71730a4d55997d33fe9a96fb2a (127.12.19.131:42995)
I20260709 13:18:03.319430 17541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed238844d4f0496d98957c9e3ddb4c28" candidate_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d2810e43e8ba44bbb6e74ec557984369"
I20260709 13:18:03.320077 17541 raft_consensus.cc:3055] T ed238844d4f0496d98957c9e3ddb4c28 P d2810e43e8ba44bbb6e74ec557984369 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:18:03.320304 17541 raft_consensus.cc:740] T ed238844d4f0496d98957c9e3ddb4c28 P d2810e43e8ba44bbb6e74ec557984369 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d2810e43e8ba44bbb6e74ec557984369, State: Running, Role: LEADER
I20260709 13:18:03.320969 17541 consensus_queue.cc:260] T ed238844d4f0496d98957c9e3ddb4c28 P d2810e43e8ba44bbb6e74ec557984369 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:03.321853 17541 raft_consensus.cc:3060] T ed238844d4f0496d98957c9e3ddb4c28 P d2810e43e8ba44bbb6e74ec557984369 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:03.324642 17689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed238844d4f0496d98957c9e3ddb4c28" candidate_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "48022b71730a4d55997d33fe9a96fb2a"
I20260709 13:18:03.325524 17689 raft_consensus.cc:3060] T ed238844d4f0496d98957c9e3ddb4c28 P 48022b71730a4d55997d33fe9a96fb2a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:03.329067 17541 raft_consensus.cc:2468] T ed238844d4f0496d98957c9e3ddb4c28 P d2810e43e8ba44bbb6e74ec557984369 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0fb9e16fbbd6453a8b5f9244ef060c5c in term 2.
I20260709 13:18:03.330222 17579 leader_election.cc:304] T ed238844d4f0496d98957c9e3ddb4c28 P 0fb9e16fbbd6453a8b5f9244ef060c5c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0fb9e16fbbd6453a8b5f9244ef060c5c, d2810e43e8ba44bbb6e74ec557984369; no voters: 
I20260709 13:18:03.330892 17736 raft_consensus.cc:2804] T ed238844d4f0496d98957c9e3ddb4c28 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:18:03.331363 17736 raft_consensus.cc:697] T ed238844d4f0496d98957c9e3ddb4c28 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 2 LEADER]: Becoming Leader. State: Replica: 0fb9e16fbbd6453a8b5f9244ef060c5c, State: Running, Role: LEADER
I20260709 13:18:03.332243 17736 consensus_queue.cc:237] T ed238844d4f0496d98957c9e3ddb4c28 P 0fb9e16fbbd6453a8b5f9244ef060c5c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:03.332816 17689 raft_consensus.cc:2468] T ed238844d4f0496d98957c9e3ddb4c28 P 48022b71730a4d55997d33fe9a96fb2a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0fb9e16fbbd6453a8b5f9244ef060c5c in term 2.
I20260709 13:18:03.338794 17439 catalog_manager.cc:5697] T ed238844d4f0496d98957c9e3ddb4c28 P 0fb9e16fbbd6453a8b5f9244ef060c5c reported cstate change: term changed from 1 to 2, leader changed from d2810e43e8ba44bbb6e74ec557984369 (127.12.19.129) to 0fb9e16fbbd6453a8b5f9244ef060c5c (127.12.19.130). New cstate: current_term: 2 leader_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:03.436861 17736 consensus_queue.cc:1048] T 8e73af515d7b4139a2906adba2e8842c P 0fb9e16fbbd6453a8b5f9244ef060c5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:03.447795 17736 consensus_queue.cc:1048] T 8e73af515d7b4139a2906adba2e8842c P 0fb9e16fbbd6453a8b5f9244ef060c5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:18:03.462204 17736 consensus_queue.cc:1048] T 024a6211835d40fb93004ff5980e2747 P 0fb9e16fbbd6453a8b5f9244ef060c5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:03.462648 17808 consensus_queue.cc:1048] T c85a6294a838466891e6b289493a5af6 P 0fb9e16fbbd6453a8b5f9244ef060c5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:18:03.465757 17736 consensus_queue.cc:1048] T c85a6294a838466891e6b289493a5af6 P 0fb9e16fbbd6453a8b5f9244ef060c5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:03.491962 17774 consensus_queue.cc:1048] T 024a6211835d40fb93004ff5980e2747 P 0fb9e16fbbd6453a8b5f9244ef060c5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:18:03.496456 17736 raft_consensus.cc:993] T c85a6294a838466891e6b289493a5af6 P 0fb9e16fbbd6453a8b5f9244ef060c5c: : Instructing follower d2810e43e8ba44bbb6e74ec557984369 to start an election
I20260709 13:18:03.497090 17736 raft_consensus.cc:1081] T c85a6294a838466891e6b289493a5af6 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 1 LEADER]: Signalling peer d2810e43e8ba44bbb6e74ec557984369 to start an election
I20260709 13:18:03.498814 17540 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c85a6294a838466891e6b289493a5af6"
dest_uuid: "d2810e43e8ba44bbb6e74ec557984369"
 from {username='slave'} at 127.0.0.1:49888
I20260709 13:18:03.499410 17540 raft_consensus.cc:493] T c85a6294a838466891e6b289493a5af6 P d2810e43e8ba44bbb6e74ec557984369 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:03.499845 17540 raft_consensus.cc:3060] T c85a6294a838466891e6b289493a5af6 P d2810e43e8ba44bbb6e74ec557984369 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:03.510118 17540 raft_consensus.cc:515] T c85a6294a838466891e6b289493a5af6 P d2810e43e8ba44bbb6e74ec557984369 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:03.512233 17540 leader_election.cc:290] T c85a6294a838466891e6b289493a5af6 P d2810e43e8ba44bbb6e74ec557984369 [CANDIDATE]: Term 2 election: Requested vote from peers 0fb9e16fbbd6453a8b5f9244ef060c5c (127.12.19.130:40513), 48022b71730a4d55997d33fe9a96fb2a (127.12.19.131:42995)
I20260709 13:18:03.513247 17615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c85a6294a838466891e6b289493a5af6" candidate_uuid: "d2810e43e8ba44bbb6e74ec557984369" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c"
I20260709 13:18:03.513302 17690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c85a6294a838466891e6b289493a5af6" candidate_uuid: "d2810e43e8ba44bbb6e74ec557984369" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "48022b71730a4d55997d33fe9a96fb2a"
I20260709 13:18:03.514089 17615 raft_consensus.cc:3055] T c85a6294a838466891e6b289493a5af6 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:18:03.514142 17690 raft_consensus.cc:3060] T c85a6294a838466891e6b289493a5af6 P 48022b71730a4d55997d33fe9a96fb2a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:03.514557 17615 raft_consensus.cc:740] T c85a6294a838466891e6b289493a5af6 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0fb9e16fbbd6453a8b5f9244ef060c5c, State: Running, Role: LEADER
I20260709 13:18:03.515432 17615 consensus_queue.cc:260] T c85a6294a838466891e6b289493a5af6 P 0fb9e16fbbd6453a8b5f9244ef060c5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:03.516417 17615 raft_consensus.cc:3060] T c85a6294a838466891e6b289493a5af6 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:03.520226 17690 raft_consensus.cc:2468] T c85a6294a838466891e6b289493a5af6 P 48022b71730a4d55997d33fe9a96fb2a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2810e43e8ba44bbb6e74ec557984369 in term 2.
I20260709 13:18:03.521099 17615 raft_consensus.cc:2468] T c85a6294a838466891e6b289493a5af6 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2810e43e8ba44bbb6e74ec557984369 in term 2.
I20260709 13:18:03.521569 17507 leader_election.cc:304] T c85a6294a838466891e6b289493a5af6 P d2810e43e8ba44bbb6e74ec557984369 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48022b71730a4d55997d33fe9a96fb2a, d2810e43e8ba44bbb6e74ec557984369; no voters: 
I20260709 13:18:03.522498 17792 raft_consensus.cc:2804] T c85a6294a838466891e6b289493a5af6 P d2810e43e8ba44bbb6e74ec557984369 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:18:03.522918 17792 raft_consensus.cc:697] T c85a6294a838466891e6b289493a5af6 P d2810e43e8ba44bbb6e74ec557984369 [term 2 LEADER]: Becoming Leader. State: Replica: d2810e43e8ba44bbb6e74ec557984369, State: Running, Role: LEADER
I20260709 13:18:03.523675 17792 consensus_queue.cc:237] T c85a6294a838466891e6b289493a5af6 P d2810e43e8ba44bbb6e74ec557984369 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:03.529238 17737 consensus_queue.cc:1048] T cc6f9f0aa99f485b899318f3e19c4983 P 48022b71730a4d55997d33fe9a96fb2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:03.530680 17439 catalog_manager.cc:5697] T c85a6294a838466891e6b289493a5af6 P d2810e43e8ba44bbb6e74ec557984369 reported cstate change: term changed from 1 to 2, leader changed from 0fb9e16fbbd6453a8b5f9244ef060c5c (127.12.19.130) to d2810e43e8ba44bbb6e74ec557984369 (127.12.19.129). New cstate: current_term: 2 leader_uuid: "d2810e43e8ba44bbb6e74ec557984369" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:03.540666 17763 consensus_queue.cc:1048] T cc6f9f0aa99f485b899318f3e19c4983 P 48022b71730a4d55997d33fe9a96fb2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:18:03.580955 17761 raft_consensus.cc:993] T 736448a557df455cb8611692bacb2e2b P 48022b71730a4d55997d33fe9a96fb2a: : Instructing follower d2810e43e8ba44bbb6e74ec557984369 to start an election
I20260709 13:18:03.581514 17766 raft_consensus.cc:1081] T 736448a557df455cb8611692bacb2e2b P 48022b71730a4d55997d33fe9a96fb2a [term 1 LEADER]: Signalling peer d2810e43e8ba44bbb6e74ec557984369 to start an election
I20260709 13:18:03.582809 17540 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "736448a557df455cb8611692bacb2e2b"
dest_uuid: "d2810e43e8ba44bbb6e74ec557984369"
 from {username='slave'} at 127.0.0.1:40090
I20260709 13:18:03.583220 17540 raft_consensus.cc:493] T 736448a557df455cb8611692bacb2e2b P d2810e43e8ba44bbb6e74ec557984369 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:03.583539 17540 raft_consensus.cc:3060] T 736448a557df455cb8611692bacb2e2b P d2810e43e8ba44bbb6e74ec557984369 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:03.588441 17540 raft_consensus.cc:515] T 736448a557df455cb8611692bacb2e2b P d2810e43e8ba44bbb6e74ec557984369 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } } peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } }
I20260709 13:18:03.589937 17540 leader_election.cc:290] T 736448a557df455cb8611692bacb2e2b P d2810e43e8ba44bbb6e74ec557984369 [CANDIDATE]: Term 2 election: Requested vote from peers 0fb9e16fbbd6453a8b5f9244ef060c5c (127.12.19.130:40513), 48022b71730a4d55997d33fe9a96fb2a (127.12.19.131:42995)
I20260709 13:18:03.590637 17615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "736448a557df455cb8611692bacb2e2b" candidate_uuid: "d2810e43e8ba44bbb6e74ec557984369" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c"
I20260709 13:18:03.590935 17690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "736448a557df455cb8611692bacb2e2b" candidate_uuid: "d2810e43e8ba44bbb6e74ec557984369" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "48022b71730a4d55997d33fe9a96fb2a"
I20260709 13:18:03.591323 17615 raft_consensus.cc:3060] T 736448a557df455cb8611692bacb2e2b P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:03.591521 17690 raft_consensus.cc:3055] T 736448a557df455cb8611692bacb2e2b P 48022b71730a4d55997d33fe9a96fb2a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:18:03.591892 17690 raft_consensus.cc:740] T 736448a557df455cb8611692bacb2e2b P 48022b71730a4d55997d33fe9a96fb2a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 48022b71730a4d55997d33fe9a96fb2a, State: Running, Role: LEADER
I20260709 13:18:03.592742 17690 consensus_queue.cc:260] T 736448a557df455cb8611692bacb2e2b P 48022b71730a4d55997d33fe9a96fb2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } } peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } }
I20260709 13:18:03.594015 17690 raft_consensus.cc:3060] T 736448a557df455cb8611692bacb2e2b P 48022b71730a4d55997d33fe9a96fb2a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:03.598237 17615 raft_consensus.cc:2468] T 736448a557df455cb8611692bacb2e2b P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2810e43e8ba44bbb6e74ec557984369 in term 2.
I20260709 13:18:03.599462 17506 leader_election.cc:304] T 736448a557df455cb8611692bacb2e2b P d2810e43e8ba44bbb6e74ec557984369 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0fb9e16fbbd6453a8b5f9244ef060c5c, d2810e43e8ba44bbb6e74ec557984369; no voters: 
I20260709 13:18:03.600239 17792 raft_consensus.cc:2804] T 736448a557df455cb8611692bacb2e2b P d2810e43e8ba44bbb6e74ec557984369 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:18:03.600639 17792 raft_consensus.cc:697] T 736448a557df455cb8611692bacb2e2b P d2810e43e8ba44bbb6e74ec557984369 [term 2 LEADER]: Becoming Leader. State: Replica: d2810e43e8ba44bbb6e74ec557984369, State: Running, Role: LEADER
I20260709 13:18:03.601078 17690 raft_consensus.cc:2468] T 736448a557df455cb8611692bacb2e2b P 48022b71730a4d55997d33fe9a96fb2a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2810e43e8ba44bbb6e74ec557984369 in term 2.
I20260709 13:18:03.601543 17792 consensus_queue.cc:237] T 736448a557df455cb8611692bacb2e2b P d2810e43e8ba44bbb6e74ec557984369 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } } peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } }
I20260709 13:18:03.607450 17437 catalog_manager.cc:5697] T 736448a557df455cb8611692bacb2e2b P d2810e43e8ba44bbb6e74ec557984369 reported cstate change: term changed from 1 to 2, leader changed from 48022b71730a4d55997d33fe9a96fb2a (127.12.19.131) to d2810e43e8ba44bbb6e74ec557984369 (127.12.19.129). New cstate: current_term: 2 leader_uuid: "d2810e43e8ba44bbb6e74ec557984369" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } health_report { overall_health: HEALTHY } } }
I20260709 13:18:03.615784 17761 raft_consensus.cc:993] T 78cf0adeae7244b09c728c348852770a P 48022b71730a4d55997d33fe9a96fb2a: : Instructing follower d2810e43e8ba44bbb6e74ec557984369 to start an election
I20260709 13:18:03.616201 17766 raft_consensus.cc:1081] T 78cf0adeae7244b09c728c348852770a P 48022b71730a4d55997d33fe9a96fb2a [term 1 LEADER]: Signalling peer d2810e43e8ba44bbb6e74ec557984369 to start an election
I20260709 13:18:03.617599 17540 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "78cf0adeae7244b09c728c348852770a"
dest_uuid: "d2810e43e8ba44bbb6e74ec557984369"
 from {username='slave'} at 127.0.0.1:40090
I20260709 13:18:03.618135 17540 raft_consensus.cc:493] T 78cf0adeae7244b09c728c348852770a P d2810e43e8ba44bbb6e74ec557984369 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:03.618501 17540 raft_consensus.cc:3060] T 78cf0adeae7244b09c728c348852770a P d2810e43e8ba44bbb6e74ec557984369 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:03.623189 17540 raft_consensus.cc:515] T 78cf0adeae7244b09c728c348852770a P d2810e43e8ba44bbb6e74ec557984369 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:03.624867 17540 leader_election.cc:290] T 78cf0adeae7244b09c728c348852770a P d2810e43e8ba44bbb6e74ec557984369 [CANDIDATE]: Term 2 election: Requested vote from peers 0fb9e16fbbd6453a8b5f9244ef060c5c (127.12.19.130:40513), 48022b71730a4d55997d33fe9a96fb2a (127.12.19.131:42995)
I20260709 13:18:03.625659 17615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78cf0adeae7244b09c728c348852770a" candidate_uuid: "d2810e43e8ba44bbb6e74ec557984369" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c"
I20260709 13:18:03.625855 17690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78cf0adeae7244b09c728c348852770a" candidate_uuid: "d2810e43e8ba44bbb6e74ec557984369" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "48022b71730a4d55997d33fe9a96fb2a"
I20260709 13:18:03.626291 17615 raft_consensus.cc:3060] T 78cf0adeae7244b09c728c348852770a P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:03.626336 17690 raft_consensus.cc:3055] T 78cf0adeae7244b09c728c348852770a P 48022b71730a4d55997d33fe9a96fb2a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:18:03.626724 17690 raft_consensus.cc:740] T 78cf0adeae7244b09c728c348852770a P 48022b71730a4d55997d33fe9a96fb2a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 48022b71730a4d55997d33fe9a96fb2a, State: Running, Role: LEADER
I20260709 13:18:03.627627 17690 consensus_queue.cc:260] T 78cf0adeae7244b09c728c348852770a P 48022b71730a4d55997d33fe9a96fb2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:03.628746 17690 raft_consensus.cc:3060] T 78cf0adeae7244b09c728c348852770a P 48022b71730a4d55997d33fe9a96fb2a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:03.630211 17761 raft_consensus.cc:993] T 8b4230ed8ed4456a9b007b6f28bec921 P 48022b71730a4d55997d33fe9a96fb2a: : Instructing follower d2810e43e8ba44bbb6e74ec557984369 to start an election
I20260709 13:18:03.630735 17763 raft_consensus.cc:1081] T 8b4230ed8ed4456a9b007b6f28bec921 P 48022b71730a4d55997d33fe9a96fb2a [term 1 LEADER]: Signalling peer d2810e43e8ba44bbb6e74ec557984369 to start an election
I20260709 13:18:03.632359 17540 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8b4230ed8ed4456a9b007b6f28bec921"
dest_uuid: "d2810e43e8ba44bbb6e74ec557984369"
 from {username='slave'} at 127.0.0.1:40090
I20260709 13:18:03.633009 17540 raft_consensus.cc:493] T 8b4230ed8ed4456a9b007b6f28bec921 P d2810e43e8ba44bbb6e74ec557984369 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:03.633234 17615 raft_consensus.cc:2468] T 78cf0adeae7244b09c728c348852770a P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2810e43e8ba44bbb6e74ec557984369 in term 2.
I20260709 13:18:03.633494 17540 raft_consensus.cc:3060] T 8b4230ed8ed4456a9b007b6f28bec921 P d2810e43e8ba44bbb6e74ec557984369 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:03.634375 17506 leader_election.cc:304] T 78cf0adeae7244b09c728c348852770a P d2810e43e8ba44bbb6e74ec557984369 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0fb9e16fbbd6453a8b5f9244ef060c5c, d2810e43e8ba44bbb6e74ec557984369; no voters: 
I20260709 13:18:03.634833 17690 raft_consensus.cc:2468] T 78cf0adeae7244b09c728c348852770a P 48022b71730a4d55997d33fe9a96fb2a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2810e43e8ba44bbb6e74ec557984369 in term 2.
I20260709 13:18:03.635182 17792 raft_consensus.cc:2804] T 78cf0adeae7244b09c728c348852770a P d2810e43e8ba44bbb6e74ec557984369 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:18:03.635706 17792 raft_consensus.cc:697] T 78cf0adeae7244b09c728c348852770a P d2810e43e8ba44bbb6e74ec557984369 [term 2 LEADER]: Becoming Leader. State: Replica: d2810e43e8ba44bbb6e74ec557984369, State: Running, Role: LEADER
I20260709 13:18:03.636564 17792 consensus_queue.cc:237] T 78cf0adeae7244b09c728c348852770a P d2810e43e8ba44bbb6e74ec557984369 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:03.639945 17540 raft_consensus.cc:515] T 8b4230ed8ed4456a9b007b6f28bec921 P d2810e43e8ba44bbb6e74ec557984369 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:03.641806 17540 leader_election.cc:290] T 8b4230ed8ed4456a9b007b6f28bec921 P d2810e43e8ba44bbb6e74ec557984369 [CANDIDATE]: Term 2 election: Requested vote from peers 0fb9e16fbbd6453a8b5f9244ef060c5c (127.12.19.130:40513), 48022b71730a4d55997d33fe9a96fb2a (127.12.19.131:42995)
I20260709 13:18:03.642511 17615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b4230ed8ed4456a9b007b6f28bec921" candidate_uuid: "d2810e43e8ba44bbb6e74ec557984369" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c"
I20260709 13:18:03.643155 17615 raft_consensus.cc:3060] T 8b4230ed8ed4456a9b007b6f28bec921 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:03.643657 17690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b4230ed8ed4456a9b007b6f28bec921" candidate_uuid: "d2810e43e8ba44bbb6e74ec557984369" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "48022b71730a4d55997d33fe9a96fb2a"
I20260709 13:18:03.643296 17437 catalog_manager.cc:5697] T 78cf0adeae7244b09c728c348852770a P d2810e43e8ba44bbb6e74ec557984369 reported cstate change: term changed from 1 to 2, leader changed from 48022b71730a4d55997d33fe9a96fb2a (127.12.19.131) to d2810e43e8ba44bbb6e74ec557984369 (127.12.19.129). New cstate: current_term: 2 leader_uuid: "d2810e43e8ba44bbb6e74ec557984369" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:03.644296 17690 raft_consensus.cc:3055] T 8b4230ed8ed4456a9b007b6f28bec921 P 48022b71730a4d55997d33fe9a96fb2a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:18:03.644680 17690 raft_consensus.cc:740] T 8b4230ed8ed4456a9b007b6f28bec921 P 48022b71730a4d55997d33fe9a96fb2a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 48022b71730a4d55997d33fe9a96fb2a, State: Running, Role: LEADER
I20260709 13:18:03.645690 17690 consensus_queue.cc:260] T 8b4230ed8ed4456a9b007b6f28bec921 P 48022b71730a4d55997d33fe9a96fb2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:03.647015 17690 raft_consensus.cc:3060] T 8b4230ed8ed4456a9b007b6f28bec921 P 48022b71730a4d55997d33fe9a96fb2a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:03.649188 17615 raft_consensus.cc:2468] T 8b4230ed8ed4456a9b007b6f28bec921 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2810e43e8ba44bbb6e74ec557984369 in term 2.
I20260709 13:18:03.650410 17506 leader_election.cc:304] T 8b4230ed8ed4456a9b007b6f28bec921 P d2810e43e8ba44bbb6e74ec557984369 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0fb9e16fbbd6453a8b5f9244ef060c5c, d2810e43e8ba44bbb6e74ec557984369; no voters: 
I20260709 13:18:03.651235 17792 raft_consensus.cc:2804] T 8b4230ed8ed4456a9b007b6f28bec921 P d2810e43e8ba44bbb6e74ec557984369 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:18:03.651717 17792 raft_consensus.cc:697] T 8b4230ed8ed4456a9b007b6f28bec921 P d2810e43e8ba44bbb6e74ec557984369 [term 2 LEADER]: Becoming Leader. State: Replica: d2810e43e8ba44bbb6e74ec557984369, State: Running, Role: LEADER
I20260709 13:18:03.652617 17792 consensus_queue.cc:237] T 8b4230ed8ed4456a9b007b6f28bec921 P d2810e43e8ba44bbb6e74ec557984369 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:03.654029 17690 raft_consensus.cc:2468] T 8b4230ed8ed4456a9b007b6f28bec921 P 48022b71730a4d55997d33fe9a96fb2a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2810e43e8ba44bbb6e74ec557984369 in term 2.
I20260709 13:18:03.659492 17437 catalog_manager.cc:5697] T 8b4230ed8ed4456a9b007b6f28bec921 P d2810e43e8ba44bbb6e74ec557984369 reported cstate change: term changed from 1 to 2, leader changed from 48022b71730a4d55997d33fe9a96fb2a (127.12.19.131) to d2810e43e8ba44bbb6e74ec557984369 (127.12.19.129). New cstate: current_term: 2 leader_uuid: "d2810e43e8ba44bbb6e74ec557984369" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:03.724151 17738 raft_consensus.cc:993] T aac619f541044b0c8981e605c79a27eb P d2810e43e8ba44bbb6e74ec557984369: : Instructing follower 0fb9e16fbbd6453a8b5f9244ef060c5c to start an election
I20260709 13:18:03.724619 17792 raft_consensus.cc:1081] T aac619f541044b0c8981e605c79a27eb P d2810e43e8ba44bbb6e74ec557984369 [term 1 LEADER]: Signalling peer 0fb9e16fbbd6453a8b5f9244ef060c5c to start an election
I20260709 13:18:03.726032 17615 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aac619f541044b0c8981e605c79a27eb"
dest_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c"
 from {username='slave'} at 127.0.0.1:36200
I20260709 13:18:03.726531 17615 raft_consensus.cc:493] T aac619f541044b0c8981e605c79a27eb P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:03.726852 17615 raft_consensus.cc:3060] T aac619f541044b0c8981e605c79a27eb P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:03.731925 17615 raft_consensus.cc:515] T aac619f541044b0c8981e605c79a27eb P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:03.733533 17615 leader_election.cc:290] T aac619f541044b0c8981e605c79a27eb P 0fb9e16fbbd6453a8b5f9244ef060c5c [CANDIDATE]: Term 2 election: Requested vote from peers d2810e43e8ba44bbb6e74ec557984369 (127.12.19.129:39623), 48022b71730a4d55997d33fe9a96fb2a (127.12.19.131:42995)
I20260709 13:18:03.734356 17540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aac619f541044b0c8981e605c79a27eb" candidate_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d2810e43e8ba44bbb6e74ec557984369"
I20260709 13:18:03.734580 17690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aac619f541044b0c8981e605c79a27eb" candidate_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "48022b71730a4d55997d33fe9a96fb2a"
I20260709 13:18:03.735015 17540 raft_consensus.cc:3055] T aac619f541044b0c8981e605c79a27eb P d2810e43e8ba44bbb6e74ec557984369 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:18:03.735107 17690 raft_consensus.cc:3060] T aac619f541044b0c8981e605c79a27eb P 48022b71730a4d55997d33fe9a96fb2a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:03.735430 17540 raft_consensus.cc:740] T aac619f541044b0c8981e605c79a27eb P d2810e43e8ba44bbb6e74ec557984369 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d2810e43e8ba44bbb6e74ec557984369, State: Running, Role: LEADER
I20260709 13:18:03.736332 17540 consensus_queue.cc:260] T aac619f541044b0c8981e605c79a27eb P d2810e43e8ba44bbb6e74ec557984369 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:03.737584 17540 raft_consensus.cc:3060] T aac619f541044b0c8981e605c79a27eb P d2810e43e8ba44bbb6e74ec557984369 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:03.742528 17690 raft_consensus.cc:2468] T aac619f541044b0c8981e605c79a27eb P 48022b71730a4d55997d33fe9a96fb2a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0fb9e16fbbd6453a8b5f9244ef060c5c in term 2.
I20260709 13:18:03.743674 17582 leader_election.cc:304] T aac619f541044b0c8981e605c79a27eb P 0fb9e16fbbd6453a8b5f9244ef060c5c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0fb9e16fbbd6453a8b5f9244ef060c5c, 48022b71730a4d55997d33fe9a96fb2a; no voters: 
I20260709 13:18:03.744181 17540 raft_consensus.cc:2468] T aac619f541044b0c8981e605c79a27eb P d2810e43e8ba44bbb6e74ec557984369 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0fb9e16fbbd6453a8b5f9244ef060c5c in term 2.
I20260709 13:18:03.744351 17808 raft_consensus.cc:2804] T aac619f541044b0c8981e605c79a27eb P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:18:03.744949 17808 raft_consensus.cc:697] T aac619f541044b0c8981e605c79a27eb P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 2 LEADER]: Becoming Leader. State: Replica: 0fb9e16fbbd6453a8b5f9244ef060c5c, State: Running, Role: LEADER
I20260709 13:18:03.745831 17808 consensus_queue.cc:237] T aac619f541044b0c8981e605c79a27eb P 0fb9e16fbbd6453a8b5f9244ef060c5c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:03.751904 17437 catalog_manager.cc:5697] T aac619f541044b0c8981e605c79a27eb P 0fb9e16fbbd6453a8b5f9244ef060c5c reported cstate change: term changed from 1 to 2, leader changed from d2810e43e8ba44bbb6e74ec557984369 (127.12.19.129) to 0fb9e16fbbd6453a8b5f9244ef060c5c (127.12.19.130). New cstate: current_term: 2 leader_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:03.836067 17540 raft_consensus.cc:1275] T ed238844d4f0496d98957c9e3ddb4c28 P d2810e43e8ba44bbb6e74ec557984369 [term 2 FOLLOWER]: Refusing update from remote peer 0fb9e16fbbd6453a8b5f9244ef060c5c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:03.837368 17808 consensus_queue.cc:1048] T ed238844d4f0496d98957c9e3ddb4c28 P 0fb9e16fbbd6453a8b5f9244ef060c5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:03.844971 17690 raft_consensus.cc:1275] T ed238844d4f0496d98957c9e3ddb4c28 P 48022b71730a4d55997d33fe9a96fb2a [term 2 FOLLOWER]: Refusing update from remote peer 0fb9e16fbbd6453a8b5f9244ef060c5c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:03.846662 17814 consensus_queue.cc:1048] T ed238844d4f0496d98957c9e3ddb4c28 P 0fb9e16fbbd6453a8b5f9244ef060c5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:03.980239 17615 raft_consensus.cc:1275] T c85a6294a838466891e6b289493a5af6 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 2 FOLLOWER]: Refusing update from remote peer d2810e43e8ba44bbb6e74ec557984369: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:03.981432 17792 consensus_queue.cc:1048] T c85a6294a838466891e6b289493a5af6 P d2810e43e8ba44bbb6e74ec557984369 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:03.989041 17690 raft_consensus.cc:1275] T c85a6294a838466891e6b289493a5af6 P 48022b71730a4d55997d33fe9a96fb2a [term 2 FOLLOWER]: Refusing update from remote peer d2810e43e8ba44bbb6e74ec557984369: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:03.990814 17758 consensus_queue.cc:1048] T c85a6294a838466891e6b289493a5af6 P d2810e43e8ba44bbb6e74ec557984369 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:04.084973 17615 raft_consensus.cc:1275] T 736448a557df455cb8611692bacb2e2b P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 2 FOLLOWER]: Refusing update from remote peer d2810e43e8ba44bbb6e74ec557984369: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:04.086377 17758 consensus_queue.cc:1048] T 736448a557df455cb8611692bacb2e2b P d2810e43e8ba44bbb6e74ec557984369 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:04.094192 17690 raft_consensus.cc:1275] T 736448a557df455cb8611692bacb2e2b P 48022b71730a4d55997d33fe9a96fb2a [term 2 FOLLOWER]: Refusing update from remote peer d2810e43e8ba44bbb6e74ec557984369: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:04.096154 17792 consensus_queue.cc:1048] T 736448a557df455cb8611692bacb2e2b P d2810e43e8ba44bbb6e74ec557984369 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:04.154081 17690 raft_consensus.cc:1275] T aac619f541044b0c8981e605c79a27eb P 48022b71730a4d55997d33fe9a96fb2a [term 2 FOLLOWER]: Refusing update from remote peer 0fb9e16fbbd6453a8b5f9244ef060c5c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:04.155397 17814 consensus_queue.cc:1048] T aac619f541044b0c8981e605c79a27eb P 0fb9e16fbbd6453a8b5f9244ef060c5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:04.160851 17688 raft_consensus.cc:1275] T 78cf0adeae7244b09c728c348852770a P 48022b71730a4d55997d33fe9a96fb2a [term 2 FOLLOWER]: Refusing update from remote peer d2810e43e8ba44bbb6e74ec557984369: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:04.162379 17792 consensus_queue.cc:1048] T 78cf0adeae7244b09c728c348852770a P d2810e43e8ba44bbb6e74ec557984369 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:04.163460 17615 raft_consensus.cc:1275] T 78cf0adeae7244b09c728c348852770a P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 2 FOLLOWER]: Refusing update from remote peer d2810e43e8ba44bbb6e74ec557984369: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:04.164172 17540 raft_consensus.cc:1275] T aac619f541044b0c8981e605c79a27eb P d2810e43e8ba44bbb6e74ec557984369 [term 2 FOLLOWER]: Refusing update from remote peer 0fb9e16fbbd6453a8b5f9244ef060c5c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:04.166493 17814 consensus_queue.cc:1048] T aac619f541044b0c8981e605c79a27eb P 0fb9e16fbbd6453a8b5f9244ef060c5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:04.167573 17792 consensus_queue.cc:1048] T 78cf0adeae7244b09c728c348852770a P d2810e43e8ba44bbb6e74ec557984369 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:04.198945 17615 raft_consensus.cc:1275] T 8b4230ed8ed4456a9b007b6f28bec921 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 2 FOLLOWER]: Refusing update from remote peer d2810e43e8ba44bbb6e74ec557984369: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:04.200058 17792 consensus_queue.cc:1048] T 8b4230ed8ed4456a9b007b6f28bec921 P d2810e43e8ba44bbb6e74ec557984369 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:04.206764 17688 raft_consensus.cc:1275] T 8b4230ed8ed4456a9b007b6f28bec921 P 48022b71730a4d55997d33fe9a96fb2a [term 2 FOLLOWER]: Refusing update from remote peer d2810e43e8ba44bbb6e74ec557984369: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:04.208164 17738 consensus_queue.cc:1048] T 8b4230ed8ed4456a9b007b6f28bec921 P d2810e43e8ba44bbb6e74ec557984369 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:06.350193 17439 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40590:
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 13:18:06.352537 17439 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 13:18:06.400421 17528 tablet_service.cc:1511] Processing CreateTablet for tablet 49046b7316464d078c599b9c24b4006c (DEFAULT_TABLE table=soft_deleted_table [id=da63449adb3f448ba606308ff6095af2]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:18:06.401634 17601 tablet_service.cc:1511] Processing CreateTablet for tablet 49046b7316464d078c599b9c24b4006c (DEFAULT_TABLE table=soft_deleted_table [id=da63449adb3f448ba606308ff6095af2]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:18:06.402257 17528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49046b7316464d078c599b9c24b4006c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:06.403230 17601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49046b7316464d078c599b9c24b4006c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:06.403093 17679 tablet_service.cc:1511] Processing CreateTablet for tablet 49046b7316464d078c599b9c24b4006c (DEFAULT_TABLE table=soft_deleted_table [id=da63449adb3f448ba606308ff6095af2]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:18:06.404528 17679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49046b7316464d078c599b9c24b4006c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:06.406188 17605 tablet_service.cc:1511] Processing CreateTablet for tablet 784a11d17b9e472180464e7acd0bfbbb (DEFAULT_TABLE table=soft_deleted_table [id=da63449adb3f448ba606308ff6095af2]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:18:06.407559 17605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 784a11d17b9e472180464e7acd0bfbbb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:06.408984 17526 tablet_service.cc:1511] Processing CreateTablet for tablet 784a11d17b9e472180464e7acd0bfbbb (DEFAULT_TABLE table=soft_deleted_table [id=da63449adb3f448ba606308ff6095af2]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:18:06.410274 17526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 784a11d17b9e472180464e7acd0bfbbb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:06.411769 17603 tablet_service.cc:1511] Processing CreateTablet for tablet 57d3e4b9a6a04058ae310620fcf14942 (DEFAULT_TABLE table=soft_deleted_table [id=da63449adb3f448ba606308ff6095af2]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:18:06.413121 17603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57d3e4b9a6a04058ae310620fcf14942. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:06.413270 17678 tablet_service.cc:1511] Processing CreateTablet for tablet 784a11d17b9e472180464e7acd0bfbbb (DEFAULT_TABLE table=soft_deleted_table [id=da63449adb3f448ba606308ff6095af2]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:18:06.414971 17678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 784a11d17b9e472180464e7acd0bfbbb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:06.419492 17531 tablet_service.cc:1511] Processing CreateTablet for tablet 57d3e4b9a6a04058ae310620fcf14942 (DEFAULT_TABLE table=soft_deleted_table [id=da63449adb3f448ba606308ff6095af2]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:18:06.420832 17531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57d3e4b9a6a04058ae310620fcf14942. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:06.432375 17835 tablet_bootstrap.cc:492] T 49046b7316464d078c599b9c24b4006c P d2810e43e8ba44bbb6e74ec557984369: Bootstrap starting.
I20260709 13:18:06.436515 17675 tablet_service.cc:1511] Processing CreateTablet for tablet 57d3e4b9a6a04058ae310620fcf14942 (DEFAULT_TABLE table=soft_deleted_table [id=da63449adb3f448ba606308ff6095af2]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:18:06.437906 17675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57d3e4b9a6a04058ae310620fcf14942. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:06.439934 17835 tablet_bootstrap.cc:654] T 49046b7316464d078c599b9c24b4006c P d2810e43e8ba44bbb6e74ec557984369: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:06.454552 17528 tablet_service.cc:1511] Processing CreateTablet for tablet d88b374b83fa4444ad8cdd76f9e91632 (DEFAULT_TABLE table=soft_deleted_table [id=da63449adb3f448ba606308ff6095af2]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:18:06.456640 17528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d88b374b83fa4444ad8cdd76f9e91632. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:06.465368 17602 tablet_service.cc:1511] Processing CreateTablet for tablet d88b374b83fa4444ad8cdd76f9e91632 (DEFAULT_TABLE table=soft_deleted_table [id=da63449adb3f448ba606308ff6095af2]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:18:06.466749 17602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d88b374b83fa4444ad8cdd76f9e91632. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:06.477769 17835 tablet_bootstrap.cc:492] T 49046b7316464d078c599b9c24b4006c P d2810e43e8ba44bbb6e74ec557984369: No bootstrap required, opened a new log
I20260709 13:18:06.478380 17835 ts_tablet_manager.cc:1403] T 49046b7316464d078c599b9c24b4006c P d2810e43e8ba44bbb6e74ec557984369: Time spent bootstrapping tablet: real 0.046s	user 0.017s	sys 0.011s
I20260709 13:18:06.483557 17680 tablet_service.cc:1511] Processing CreateTablet for tablet f0d2d472e1bf4024afe8a53ac64d1f71 (DEFAULT_TABLE table=soft_deleted_table [id=da63449adb3f448ba606308ff6095af2]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:18:06.484278 17675 tablet_service.cc:1511] Processing CreateTablet for tablet d88b374b83fa4444ad8cdd76f9e91632 (DEFAULT_TABLE table=soft_deleted_table [id=da63449adb3f448ba606308ff6095af2]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:18:06.484478 17526 tablet_service.cc:1511] Processing CreateTablet for tablet cdb66ab1544245109b4edbdad82616be (DEFAULT_TABLE table=soft_deleted_table [id=da63449adb3f448ba606308ff6095af2]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:18:06.484894 17680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0d2d472e1bf4024afe8a53ac64d1f71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:06.485766 17526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdb66ab1544245109b4edbdad82616be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:06.486716 17838 tablet_bootstrap.cc:492] T 784a11d17b9e472180464e7acd0bfbbb P 0fb9e16fbbd6453a8b5f9244ef060c5c: Bootstrap starting.
I20260709 13:18:06.486599 17528 tablet_service.cc:1511] Processing CreateTablet for tablet f0d2d472e1bf4024afe8a53ac64d1f71 (DEFAULT_TABLE table=soft_deleted_table [id=da63449adb3f448ba606308ff6095af2]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:18:06.487972 17528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0d2d472e1bf4024afe8a53ac64d1f71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:06.493952 17838 tablet_bootstrap.cc:654] T 784a11d17b9e472180464e7acd0bfbbb P 0fb9e16fbbd6453a8b5f9244ef060c5c: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:06.488512 17675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d88b374b83fa4444ad8cdd76f9e91632. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:06.507573 17678 tablet_service.cc:1511] Processing CreateTablet for tablet cdb66ab1544245109b4edbdad82616be (DEFAULT_TABLE table=soft_deleted_table [id=da63449adb3f448ba606308ff6095af2]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:18:06.507818 17603 tablet_service.cc:1511] Processing CreateTablet for tablet cdb66ab1544245109b4edbdad82616be (DEFAULT_TABLE table=soft_deleted_table [id=da63449adb3f448ba606308ff6095af2]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:18:06.509449 17678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdb66ab1544245109b4edbdad82616be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:06.511071 17837 tablet_bootstrap.cc:492] T 49046b7316464d078c599b9c24b4006c P 48022b71730a4d55997d33fe9a96fb2a: Bootstrap starting.
I20260709 13:18:06.509383 17603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdb66ab1544245109b4edbdad82616be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:06.520938 17531 tablet_service.cc:1511] Processing CreateTablet for tablet a9ea1e76fa784471978c73527685d492 (DEFAULT_TABLE table=soft_deleted_table [id=da63449adb3f448ba606308ff6095af2]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:18:06.522217 17531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9ea1e76fa784471978c73527685d492. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:06.530509 17601 tablet_service.cc:1511] Processing CreateTablet for tablet f0d2d472e1bf4024afe8a53ac64d1f71 (DEFAULT_TABLE table=soft_deleted_table [id=da63449adb3f448ba606308ff6095af2]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:18:06.531800 17601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0d2d472e1bf4024afe8a53ac64d1f71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:06.533538 17602 tablet_service.cc:1511] Processing CreateTablet for tablet a9ea1e76fa784471978c73527685d492 (DEFAULT_TABLE table=soft_deleted_table [id=da63449adb3f448ba606308ff6095af2]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:18:06.534745 17602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9ea1e76fa784471978c73527685d492. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:06.529778 17837 tablet_bootstrap.cc:654] T 49046b7316464d078c599b9c24b4006c P 48022b71730a4d55997d33fe9a96fb2a: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:06.541749 17835 raft_consensus.cc:359] T 49046b7316464d078c599b9c24b4006c P d2810e43e8ba44bbb6e74ec557984369 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:06.547711 17835 raft_consensus.cc:385] T 49046b7316464d078c599b9c24b4006c P d2810e43e8ba44bbb6e74ec557984369 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:06.550329 17678 tablet_service.cc:1511] Processing CreateTablet for tablet a9ea1e76fa784471978c73527685d492 (DEFAULT_TABLE table=soft_deleted_table [id=da63449adb3f448ba606308ff6095af2]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:18:06.550896 17835 raft_consensus.cc:740] T 49046b7316464d078c599b9c24b4006c P d2810e43e8ba44bbb6e74ec557984369 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2810e43e8ba44bbb6e74ec557984369, State: Initialized, Role: FOLLOWER
I20260709 13:18:06.551806 17835 consensus_queue.cc:260] T 49046b7316464d078c599b9c24b4006c P d2810e43e8ba44bbb6e74ec557984369 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:06.558362 17835 ts_tablet_manager.cc:1434] T 49046b7316464d078c599b9c24b4006c P d2810e43e8ba44bbb6e74ec557984369: Time spent starting tablet: real 0.080s	user 0.001s	sys 0.013s
I20260709 13:18:06.553081 17678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9ea1e76fa784471978c73527685d492. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:06.563859 17526 tablet_service.cc:1511] Processing CreateTablet for tablet 2ce6201e71ee4c9b87efeda8873461de (DEFAULT_TABLE table=soft_deleted_table [id=da63449adb3f448ba606308ff6095af2]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:18:06.565091 17526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ce6201e71ee4c9b87efeda8873461de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:06.565478 17679 tablet_service.cc:1511] Processing CreateTablet for tablet 2ce6201e71ee4c9b87efeda8873461de (DEFAULT_TABLE table=soft_deleted_table [id=da63449adb3f448ba606308ff6095af2]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:18:06.566718 17679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ce6201e71ee4c9b87efeda8873461de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:06.554531 17837 tablet_bootstrap.cc:492] T 49046b7316464d078c599b9c24b4006c P 48022b71730a4d55997d33fe9a96fb2a: No bootstrap required, opened a new log
I20260709 13:18:06.555886 17602 tablet_service.cc:1511] Processing CreateTablet for tablet 42eb914869564d789fea590b2955adc4 (DEFAULT_TABLE table=soft_deleted_table [id=da63449adb3f448ba606308ff6095af2]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:18:06.549299 17531 tablet_service.cc:1511] Processing CreateTablet for tablet 42eb914869564d789fea590b2955adc4 (DEFAULT_TABLE table=soft_deleted_table [id=da63449adb3f448ba606308ff6095af2]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:18:06.572122 17602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42eb914869564d789fea590b2955adc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:06.572190 17531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42eb914869564d789fea590b2955adc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:06.562793 17605 tablet_service.cc:1511] Processing CreateTablet for tablet 2ce6201e71ee4c9b87efeda8873461de (DEFAULT_TABLE table=soft_deleted_table [id=da63449adb3f448ba606308ff6095af2]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:18:06.576449 17605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ce6201e71ee4c9b87efeda8873461de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:06.563185 17838 tablet_bootstrap.cc:492] T 784a11d17b9e472180464e7acd0bfbbb P 0fb9e16fbbd6453a8b5f9244ef060c5c: No bootstrap required, opened a new log
I20260709 13:18:06.579566 17838 ts_tablet_manager.cc:1403] T 784a11d17b9e472180464e7acd0bfbbb P 0fb9e16fbbd6453a8b5f9244ef060c5c: Time spent bootstrapping tablet: real 0.093s	user 0.013s	sys 0.008s
I20260709 13:18:06.559654 17680 tablet_service.cc:1511] Processing CreateTablet for tablet 42eb914869564d789fea590b2955adc4 (DEFAULT_TABLE table=soft_deleted_table [id=da63449adb3f448ba606308ff6095af2]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:18:06.583704 17680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42eb914869564d789fea590b2955adc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:06.586299 17835 tablet_bootstrap.cc:492] T 784a11d17b9e472180464e7acd0bfbbb P d2810e43e8ba44bbb6e74ec557984369: Bootstrap starting.
I20260709 13:18:06.582667 17838 raft_consensus.cc:359] T 784a11d17b9e472180464e7acd0bfbbb P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:06.595922 17838 raft_consensus.cc:385] T 784a11d17b9e472180464e7acd0bfbbb P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:06.596428 17838 raft_consensus.cc:740] T 784a11d17b9e472180464e7acd0bfbbb P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0fb9e16fbbd6453a8b5f9244ef060c5c, State: Initialized, Role: FOLLOWER
I20260709 13:18:06.576453 17837 ts_tablet_manager.cc:1403] T 49046b7316464d078c599b9c24b4006c P 48022b71730a4d55997d33fe9a96fb2a: Time spent bootstrapping tablet: real 0.066s	user 0.010s	sys 0.003s
I20260709 13:18:06.598300 17838 consensus_queue.cc:260] T 784a11d17b9e472180464e7acd0bfbbb P 0fb9e16fbbd6453a8b5f9244ef060c5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:06.603919 17838 ts_tablet_manager.cc:1434] T 784a11d17b9e472180464e7acd0bfbbb P 0fb9e16fbbd6453a8b5f9244ef060c5c: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260709 13:18:06.611346 17838 tablet_bootstrap.cc:492] T 49046b7316464d078c599b9c24b4006c P 0fb9e16fbbd6453a8b5f9244ef060c5c: Bootstrap starting.
I20260709 13:18:06.613443 17835 tablet_bootstrap.cc:654] T 784a11d17b9e472180464e7acd0bfbbb P d2810e43e8ba44bbb6e74ec557984369: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:06.609961 17837 raft_consensus.cc:359] T 49046b7316464d078c599b9c24b4006c P 48022b71730a4d55997d33fe9a96fb2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:06.617964 17837 raft_consensus.cc:385] T 49046b7316464d078c599b9c24b4006c P 48022b71730a4d55997d33fe9a96fb2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:06.618436 17837 raft_consensus.cc:740] T 49046b7316464d078c599b9c24b4006c P 48022b71730a4d55997d33fe9a96fb2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48022b71730a4d55997d33fe9a96fb2a, State: Initialized, Role: FOLLOWER
I20260709 13:18:06.619144 17837 consensus_queue.cc:260] T 49046b7316464d078c599b9c24b4006c P 48022b71730a4d55997d33fe9a96fb2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:06.621562 17837 ts_tablet_manager.cc:1434] T 49046b7316464d078c599b9c24b4006c P 48022b71730a4d55997d33fe9a96fb2a: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.001s
I20260709 13:18:06.622812 17837 tablet_bootstrap.cc:492] T 57d3e4b9a6a04058ae310620fcf14942 P 48022b71730a4d55997d33fe9a96fb2a: Bootstrap starting.
I20260709 13:18:06.629469 17837 tablet_bootstrap.cc:654] T 57d3e4b9a6a04058ae310620fcf14942 P 48022b71730a4d55997d33fe9a96fb2a: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:06.617786 17838 tablet_bootstrap.cc:654] T 49046b7316464d078c599b9c24b4006c P 0fb9e16fbbd6453a8b5f9244ef060c5c: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:06.634298 17835 tablet_bootstrap.cc:492] T 784a11d17b9e472180464e7acd0bfbbb P d2810e43e8ba44bbb6e74ec557984369: No bootstrap required, opened a new log
I20260709 13:18:06.634938 17835 ts_tablet_manager.cc:1403] T 784a11d17b9e472180464e7acd0bfbbb P d2810e43e8ba44bbb6e74ec557984369: Time spent bootstrapping tablet: real 0.049s	user 0.010s	sys 0.004s
I20260709 13:18:06.637358 17838 tablet_bootstrap.cc:492] T 49046b7316464d078c599b9c24b4006c P 0fb9e16fbbd6453a8b5f9244ef060c5c: No bootstrap required, opened a new log
I20260709 13:18:06.639761 17838 ts_tablet_manager.cc:1403] T 49046b7316464d078c599b9c24b4006c P 0fb9e16fbbd6453a8b5f9244ef060c5c: Time spent bootstrapping tablet: real 0.029s	user 0.001s	sys 0.012s
I20260709 13:18:06.644415 17838 raft_consensus.cc:359] T 49046b7316464d078c599b9c24b4006c P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:06.644766 17835 raft_consensus.cc:359] T 784a11d17b9e472180464e7acd0bfbbb P d2810e43e8ba44bbb6e74ec557984369 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:06.645219 17838 raft_consensus.cc:385] T 49046b7316464d078c599b9c24b4006c P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:06.645524 17835 raft_consensus.cc:385] T 784a11d17b9e472180464e7acd0bfbbb P d2810e43e8ba44bbb6e74ec557984369 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:06.645597 17838 raft_consensus.cc:740] T 49046b7316464d078c599b9c24b4006c P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0fb9e16fbbd6453a8b5f9244ef060c5c, State: Initialized, Role: FOLLOWER
I20260709 13:18:06.645921 17835 raft_consensus.cc:740] T 784a11d17b9e472180464e7acd0bfbbb P d2810e43e8ba44bbb6e74ec557984369 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2810e43e8ba44bbb6e74ec557984369, State: Initialized, Role: FOLLOWER
I20260709 13:18:06.646492 17837 tablet_bootstrap.cc:492] T 57d3e4b9a6a04058ae310620fcf14942 P 48022b71730a4d55997d33fe9a96fb2a: No bootstrap required, opened a new log
I20260709 13:18:06.646626 17838 consensus_queue.cc:260] T 49046b7316464d078c599b9c24b4006c P 0fb9e16fbbd6453a8b5f9244ef060c5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:06.647131 17837 ts_tablet_manager.cc:1403] T 57d3e4b9a6a04058ae310620fcf14942 P 48022b71730a4d55997d33fe9a96fb2a: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.007s
I20260709 13:18:06.646845 17835 consensus_queue.cc:260] T 784a11d17b9e472180464e7acd0bfbbb P d2810e43e8ba44bbb6e74ec557984369 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:06.649308 17838 ts_tablet_manager.cc:1434] T 49046b7316464d078c599b9c24b4006c P 0fb9e16fbbd6453a8b5f9244ef060c5c: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:18:06.649982 17835 ts_tablet_manager.cc:1434] T 784a11d17b9e472180464e7acd0bfbbb P d2810e43e8ba44bbb6e74ec557984369: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 13:18:06.650348 17838 tablet_bootstrap.cc:492] T 57d3e4b9a6a04058ae310620fcf14942 P 0fb9e16fbbd6453a8b5f9244ef060c5c: Bootstrap starting.
I20260709 13:18:06.651077 17835 tablet_bootstrap.cc:492] T d88b374b83fa4444ad8cdd76f9e91632 P d2810e43e8ba44bbb6e74ec557984369: Bootstrap starting.
I20260709 13:18:06.657724 17838 tablet_bootstrap.cc:654] T 57d3e4b9a6a04058ae310620fcf14942 P 0fb9e16fbbd6453a8b5f9244ef060c5c: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:06.658149 17835 tablet_bootstrap.cc:654] T d88b374b83fa4444ad8cdd76f9e91632 P d2810e43e8ba44bbb6e74ec557984369: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:06.659584 17823 raft_consensus.cc:493] T 784a11d17b9e472180464e7acd0bfbbb P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:06.660164 17823 raft_consensus.cc:515] T 784a11d17b9e472180464e7acd0bfbbb P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:06.662341 17823 leader_election.cc:290] T 784a11d17b9e472180464e7acd0bfbbb P 0fb9e16fbbd6453a8b5f9244ef060c5c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d2810e43e8ba44bbb6e74ec557984369 (127.12.19.129:39623), 48022b71730a4d55997d33fe9a96fb2a (127.12.19.131:42995)
I20260709 13:18:06.664144 17690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "784a11d17b9e472180464e7acd0bfbbb" candidate_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48022b71730a4d55997d33fe9a96fb2a" is_pre_election: true
W20260709 13:18:06.672068 17582 leader_election.cc:343] T 784a11d17b9e472180464e7acd0bfbbb P 0fb9e16fbbd6453a8b5f9244ef060c5c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 48022b71730a4d55997d33fe9a96fb2a (127.12.19.131:42995): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:06.664863 17541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "784a11d17b9e472180464e7acd0bfbbb" candidate_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2810e43e8ba44bbb6e74ec557984369" is_pre_election: true
I20260709 13:18:06.666736 17838 tablet_bootstrap.cc:492] T 57d3e4b9a6a04058ae310620fcf14942 P 0fb9e16fbbd6453a8b5f9244ef060c5c: No bootstrap required, opened a new log
I20260709 13:18:06.667130 17837 raft_consensus.cc:359] T 57d3e4b9a6a04058ae310620fcf14942 P 48022b71730a4d55997d33fe9a96fb2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:06.672948 17541 raft_consensus.cc:2468] T 784a11d17b9e472180464e7acd0bfbbb P d2810e43e8ba44bbb6e74ec557984369 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0fb9e16fbbd6453a8b5f9244ef060c5c in term 0.
I20260709 13:18:06.673101 17837 raft_consensus.cc:385] T 57d3e4b9a6a04058ae310620fcf14942 P 48022b71730a4d55997d33fe9a96fb2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:06.673434 17837 raft_consensus.cc:740] T 57d3e4b9a6a04058ae310620fcf14942 P 48022b71730a4d55997d33fe9a96fb2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48022b71730a4d55997d33fe9a96fb2a, State: Initialized, Role: FOLLOWER
I20260709 13:18:06.674425 17579 leader_election.cc:304] T 784a11d17b9e472180464e7acd0bfbbb P 0fb9e16fbbd6453a8b5f9244ef060c5c [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: 0fb9e16fbbd6453a8b5f9244ef060c5c, d2810e43e8ba44bbb6e74ec557984369; no voters: 48022b71730a4d55997d33fe9a96fb2a
I20260709 13:18:06.674297 17837 consensus_queue.cc:260] T 57d3e4b9a6a04058ae310620fcf14942 P 48022b71730a4d55997d33fe9a96fb2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:06.676664 17837 ts_tablet_manager.cc:1434] T 57d3e4b9a6a04058ae310620fcf14942 P 48022b71730a4d55997d33fe9a96fb2a: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.003s
I20260709 13:18:06.676806 17835 tablet_bootstrap.cc:492] T d88b374b83fa4444ad8cdd76f9e91632 P d2810e43e8ba44bbb6e74ec557984369: No bootstrap required, opened a new log
I20260709 13:18:06.677201 17838 ts_tablet_manager.cc:1403] T 57d3e4b9a6a04058ae310620fcf14942 P 0fb9e16fbbd6453a8b5f9244ef060c5c: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.000s
I20260709 13:18:06.677337 17835 ts_tablet_manager.cc:1403] T d88b374b83fa4444ad8cdd76f9e91632 P d2810e43e8ba44bbb6e74ec557984369: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.003s
I20260709 13:18:06.680191 17835 raft_consensus.cc:359] T d88b374b83fa4444ad8cdd76f9e91632 P d2810e43e8ba44bbb6e74ec557984369 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:06.680214 17823 raft_consensus.cc:2804] T 784a11d17b9e472180464e7acd0bfbbb P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:06.681198 17823 raft_consensus.cc:493] T 784a11d17b9e472180464e7acd0bfbbb P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:06.680867 17835 raft_consensus.cc:385] T d88b374b83fa4444ad8cdd76f9e91632 P d2810e43e8ba44bbb6e74ec557984369 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:06.682715 17823 raft_consensus.cc:3060] T 784a11d17b9e472180464e7acd0bfbbb P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:06.682802 17835 raft_consensus.cc:740] T d88b374b83fa4444ad8cdd76f9e91632 P d2810e43e8ba44bbb6e74ec557984369 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2810e43e8ba44bbb6e74ec557984369, State: Initialized, Role: FOLLOWER
I20260709 13:18:06.682233 17837 tablet_bootstrap.cc:492] T 784a11d17b9e472180464e7acd0bfbbb P 48022b71730a4d55997d33fe9a96fb2a: Bootstrap starting.
I20260709 13:18:06.684348 17819 raft_consensus.cc:493] T 57d3e4b9a6a04058ae310620fcf14942 P 48022b71730a4d55997d33fe9a96fb2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:06.683887 17835 consensus_queue.cc:260] T d88b374b83fa4444ad8cdd76f9e91632 P d2810e43e8ba44bbb6e74ec557984369 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:06.684124 17838 raft_consensus.cc:359] T 57d3e4b9a6a04058ae310620fcf14942 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:06.684979 17838 raft_consensus.cc:385] T 57d3e4b9a6a04058ae310620fcf14942 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:06.684850 17819 raft_consensus.cc:515] T 57d3e4b9a6a04058ae310620fcf14942 P 48022b71730a4d55997d33fe9a96fb2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:06.685324 17838 raft_consensus.cc:740] T 57d3e4b9a6a04058ae310620fcf14942 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0fb9e16fbbd6453a8b5f9244ef060c5c, State: Initialized, Role: FOLLOWER
I20260709 13:18:06.686718 17835 ts_tablet_manager.cc:1434] T d88b374b83fa4444ad8cdd76f9e91632 P d2810e43e8ba44bbb6e74ec557984369: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 13:18:06.687791 17835 tablet_bootstrap.cc:492] T 57d3e4b9a6a04058ae310620fcf14942 P d2810e43e8ba44bbb6e74ec557984369: Bootstrap starting.
W20260709 13:18:06.688228 17487 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:18:06.686123 17838 consensus_queue.cc:260] T 57d3e4b9a6a04058ae310620fcf14942 P 0fb9e16fbbd6453a8b5f9244ef060c5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:06.691960 17615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57d3e4b9a6a04058ae310620fcf14942" candidate_uuid: "48022b71730a4d55997d33fe9a96fb2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" is_pre_election: true
I20260709 13:18:06.692636 17615 raft_consensus.cc:2468] T 57d3e4b9a6a04058ae310620fcf14942 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48022b71730a4d55997d33fe9a96fb2a in term 0.
I20260709 13:18:06.691078 17823 raft_consensus.cc:515] T 784a11d17b9e472180464e7acd0bfbbb P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:06.694797 17835 tablet_bootstrap.cc:654] T 57d3e4b9a6a04058ae310620fcf14942 P d2810e43e8ba44bbb6e74ec557984369: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:06.695078 17655 leader_election.cc:304] T 57d3e4b9a6a04058ae310620fcf14942 P 48022b71730a4d55997d33fe9a96fb2a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0fb9e16fbbd6453a8b5f9244ef060c5c, 48022b71730a4d55997d33fe9a96fb2a; no voters: 
I20260709 13:18:06.693867 17541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57d3e4b9a6a04058ae310620fcf14942" candidate_uuid: "48022b71730a4d55997d33fe9a96fb2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2810e43e8ba44bbb6e74ec557984369" is_pre_election: true
I20260709 13:18:06.696682 17540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "784a11d17b9e472180464e7acd0bfbbb" candidate_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2810e43e8ba44bbb6e74ec557984369"
I20260709 13:18:06.697434 17540 raft_consensus.cc:3060] T 784a11d17b9e472180464e7acd0bfbbb P d2810e43e8ba44bbb6e74ec557984369 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:18:06.697774 17653 leader_election.cc:343] T 57d3e4b9a6a04058ae310620fcf14942 P 48022b71730a4d55997d33fe9a96fb2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d2810e43e8ba44bbb6e74ec557984369 (127.12.19.129:39623): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:06.687050 17819 leader_election.cc:290] T 57d3e4b9a6a04058ae310620fcf14942 P 48022b71730a4d55997d33fe9a96fb2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d2810e43e8ba44bbb6e74ec557984369 (127.12.19.129:39623), 0fb9e16fbbd6453a8b5f9244ef060c5c (127.12.19.130:40513)
I20260709 13:18:06.698714 17819 raft_consensus.cc:2804] T 57d3e4b9a6a04058ae310620fcf14942 P 48022b71730a4d55997d33fe9a96fb2a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:06.699069 17819 raft_consensus.cc:493] T 57d3e4b9a6a04058ae310620fcf14942 P 48022b71730a4d55997d33fe9a96fb2a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:06.699417 17819 raft_consensus.cc:3060] T 57d3e4b9a6a04058ae310620fcf14942 P 48022b71730a4d55997d33fe9a96fb2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:06.701730 17837 tablet_bootstrap.cc:654] T 784a11d17b9e472180464e7acd0bfbbb P 48022b71730a4d55997d33fe9a96fb2a: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:06.711167 17840 raft_consensus.cc:493] T 49046b7316464d078c599b9c24b4006c P d2810e43e8ba44bbb6e74ec557984369 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:06.711867 17840 raft_consensus.cc:515] T 49046b7316464d078c599b9c24b4006c P d2810e43e8ba44bbb6e74ec557984369 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:06.714149 17840 leader_election.cc:290] T 49046b7316464d078c599b9c24b4006c P d2810e43e8ba44bbb6e74ec557984369 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0fb9e16fbbd6453a8b5f9244ef060c5c (127.12.19.130:40513), 48022b71730a4d55997d33fe9a96fb2a (127.12.19.131:42995)
I20260709 13:18:06.715559 17690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "784a11d17b9e472180464e7acd0bfbbb" candidate_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48022b71730a4d55997d33fe9a96fb2a"
I20260709 13:18:06.715821 17688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49046b7316464d078c599b9c24b4006c" candidate_uuid: "d2810e43e8ba44bbb6e74ec557984369" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48022b71730a4d55997d33fe9a96fb2a" is_pre_election: true
I20260709 13:18:06.716662 17688 raft_consensus.cc:2468] T 49046b7316464d078c599b9c24b4006c P 48022b71730a4d55997d33fe9a96fb2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d2810e43e8ba44bbb6e74ec557984369 in term 0.
W20260709 13:18:06.717248 17582 leader_election.cc:343] T 784a11d17b9e472180464e7acd0bfbbb P 0fb9e16fbbd6453a8b5f9244ef060c5c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 48022b71730a4d55997d33fe9a96fb2a (127.12.19.131:42995): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:06.718353 17615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49046b7316464d078c599b9c24b4006c" candidate_uuid: "d2810e43e8ba44bbb6e74ec557984369" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" is_pre_election: true
I20260709 13:18:06.726284 17615 raft_consensus.cc:2468] T 49046b7316464d078c599b9c24b4006c P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d2810e43e8ba44bbb6e74ec557984369 in term 0.
I20260709 13:18:06.718725 17507 leader_election.cc:304] T 49046b7316464d078c599b9c24b4006c P d2810e43e8ba44bbb6e74ec557984369 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48022b71730a4d55997d33fe9a96fb2a, d2810e43e8ba44bbb6e74ec557984369; no voters: 
I20260709 13:18:06.730450 17840 raft_consensus.cc:2804] T 49046b7316464d078c599b9c24b4006c P d2810e43e8ba44bbb6e74ec557984369 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:06.732321 17840 raft_consensus.cc:493] T 49046b7316464d078c599b9c24b4006c P d2810e43e8ba44bbb6e74ec557984369 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:06.732846 17840 raft_consensus.cc:3060] T 49046b7316464d078c599b9c24b4006c P d2810e43e8ba44bbb6e74ec557984369 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:06.732894 17540 raft_consensus.cc:2468] T 784a11d17b9e472180464e7acd0bfbbb P d2810e43e8ba44bbb6e74ec557984369 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0fb9e16fbbd6453a8b5f9244ef060c5c in term 1.
I20260709 13:18:06.718088 17823 leader_election.cc:290] T 784a11d17b9e472180464e7acd0bfbbb P 0fb9e16fbbd6453a8b5f9244ef060c5c [CANDIDATE]: Term 1 election: Requested vote from peers d2810e43e8ba44bbb6e74ec557984369 (127.12.19.129:39623), 48022b71730a4d55997d33fe9a96fb2a (127.12.19.131:42995)
I20260709 13:18:06.746840 17838 ts_tablet_manager.cc:1434] T 57d3e4b9a6a04058ae310620fcf14942 P 0fb9e16fbbd6453a8b5f9244ef060c5c: Time spent starting tablet: real 0.069s	user 0.029s	sys 0.023s
I20260709 13:18:06.743609 17823 raft_consensus.cc:493] T 49046b7316464d078c599b9c24b4006c P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:06.747850 17838 tablet_bootstrap.cc:492] T d88b374b83fa4444ad8cdd76f9e91632 P 0fb9e16fbbd6453a8b5f9244ef060c5c: Bootstrap starting.
I20260709 13:18:06.748117 17823 raft_consensus.cc:515] T 49046b7316464d078c599b9c24b4006c P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:06.750164 17823 leader_election.cc:290] T 49046b7316464d078c599b9c24b4006c P 0fb9e16fbbd6453a8b5f9244ef060c5c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d2810e43e8ba44bbb6e74ec557984369 (127.12.19.129:39623), 48022b71730a4d55997d33fe9a96fb2a (127.12.19.131:42995)
I20260709 13:18:06.751739 17840 raft_consensus.cc:515] T 49046b7316464d078c599b9c24b4006c P d2810e43e8ba44bbb6e74ec557984369 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:06.751987 17688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49046b7316464d078c599b9c24b4006c" candidate_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48022b71730a4d55997d33fe9a96fb2a" is_pre_election: true
I20260709 13:18:06.752875 17688 raft_consensus.cc:2468] T 49046b7316464d078c599b9c24b4006c P 48022b71730a4d55997d33fe9a96fb2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0fb9e16fbbd6453a8b5f9244ef060c5c in term 0.
I20260709 13:18:06.754515 17582 leader_election.cc:304] T 49046b7316464d078c599b9c24b4006c P 0fb9e16fbbd6453a8b5f9244ef060c5c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0fb9e16fbbd6453a8b5f9244ef060c5c, 48022b71730a4d55997d33fe9a96fb2a; no voters: 
I20260709 13:18:06.754518 17615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49046b7316464d078c599b9c24b4006c" candidate_uuid: "d2810e43e8ba44bbb6e74ec557984369" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c"
I20260709 13:18:06.755694 17819 raft_consensus.cc:515] T 57d3e4b9a6a04058ae310620fcf14942 P 48022b71730a4d55997d33fe9a96fb2a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:06.756131 17615 raft_consensus.cc:3060] T 49046b7316464d078c599b9c24b4006c P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:06.757771 17819 leader_election.cc:290] T 57d3e4b9a6a04058ae310620fcf14942 P 48022b71730a4d55997d33fe9a96fb2a [CANDIDATE]: Term 1 election: Requested vote from peers d2810e43e8ba44bbb6e74ec557984369 (127.12.19.129:39623), 0fb9e16fbbd6453a8b5f9244ef060c5c (127.12.19.130:40513)
I20260709 13:18:06.754969 17838 tablet_bootstrap.cc:654] T d88b374b83fa4444ad8cdd76f9e91632 P 0fb9e16fbbd6453a8b5f9244ef060c5c: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:06.758514 17541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57d3e4b9a6a04058ae310620fcf14942" candidate_uuid: "48022b71730a4d55997d33fe9a96fb2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2810e43e8ba44bbb6e74ec557984369"
W20260709 13:18:06.760306 17653 leader_election.cc:343] T 57d3e4b9a6a04058ae310620fcf14942 P 48022b71730a4d55997d33fe9a96fb2a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d2810e43e8ba44bbb6e74ec557984369 (127.12.19.129:39623): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:06.760978 17840 leader_election.cc:290] T 49046b7316464d078c599b9c24b4006c P d2810e43e8ba44bbb6e74ec557984369 [CANDIDATE]: Term 1 election: Requested vote from peers 0fb9e16fbbd6453a8b5f9244ef060c5c (127.12.19.130:40513), 48022b71730a4d55997d33fe9a96fb2a (127.12.19.131:42995)
W20260709 13:18:06.743721 17655 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.12.19.130:40513, user_credentials={real_user=slave}} blocked reactor thread for 48739.5us
I20260709 13:18:06.767133 17837 tablet_bootstrap.cc:492] T 784a11d17b9e472180464e7acd0bfbbb P 48022b71730a4d55997d33fe9a96fb2a: No bootstrap required, opened a new log
I20260709 13:18:06.767714 17837 ts_tablet_manager.cc:1403] T 784a11d17b9e472180464e7acd0bfbbb P 48022b71730a4d55997d33fe9a96fb2a: Time spent bootstrapping tablet: real 0.086s	user 0.020s	sys 0.030s
I20260709 13:18:06.767853 17688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49046b7316464d078c599b9c24b4006c" candidate_uuid: "d2810e43e8ba44bbb6e74ec557984369" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48022b71730a4d55997d33fe9a96fb2a"
I20260709 13:18:06.768453 17688 raft_consensus.cc:3060] T 49046b7316464d078c599b9c24b4006c P 48022b71730a4d55997d33fe9a96fb2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:06.774814 17835 tablet_bootstrap.cc:492] T 57d3e4b9a6a04058ae310620fcf14942 P d2810e43e8ba44bbb6e74ec557984369: No bootstrap required, opened a new log
I20260709 13:18:06.775044 17615 raft_consensus.cc:2468] T 49046b7316464d078c599b9c24b4006c P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2810e43e8ba44bbb6e74ec557984369 in term 1.
I20260709 13:18:06.775404 17835 ts_tablet_manager.cc:1403] T 57d3e4b9a6a04058ae310620fcf14942 P d2810e43e8ba44bbb6e74ec557984369: Time spent bootstrapping tablet: real 0.088s	user 0.013s	sys 0.015s
I20260709 13:18:06.775599 17823 raft_consensus.cc:2764] T 49046b7316464d078c599b9c24b4006c P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 13:18:06.778542 17835 raft_consensus.cc:359] T 57d3e4b9a6a04058ae310620fcf14942 P d2810e43e8ba44bbb6e74ec557984369 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:06.779201 17835 raft_consensus.cc:385] T 57d3e4b9a6a04058ae310620fcf14942 P d2810e43e8ba44bbb6e74ec557984369 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:06.779721 17835 raft_consensus.cc:740] T 57d3e4b9a6a04058ae310620fcf14942 P d2810e43e8ba44bbb6e74ec557984369 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2810e43e8ba44bbb6e74ec557984369, State: Initialized, Role: FOLLOWER
I20260709 13:18:06.780575 17835 consensus_queue.cc:260] T 57d3e4b9a6a04058ae310620fcf14942 P d2810e43e8ba44bbb6e74ec557984369 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:06.770992 17837 raft_consensus.cc:359] T 784a11d17b9e472180464e7acd0bfbbb P 48022b71730a4d55997d33fe9a96fb2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:06.787988 17579 leader_election.cc:304] T 784a11d17b9e472180464e7acd0bfbbb P 0fb9e16fbbd6453a8b5f9244ef060c5c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0fb9e16fbbd6453a8b5f9244ef060c5c, d2810e43e8ba44bbb6e74ec557984369; no voters: 48022b71730a4d55997d33fe9a96fb2a
I20260709 13:18:06.788486 17837 raft_consensus.cc:385] T 784a11d17b9e472180464e7acd0bfbbb P 48022b71730a4d55997d33fe9a96fb2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:06.788836 17837 raft_consensus.cc:740] T 784a11d17b9e472180464e7acd0bfbbb P 48022b71730a4d55997d33fe9a96fb2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48022b71730a4d55997d33fe9a96fb2a, State: Initialized, Role: FOLLOWER
I20260709 13:18:06.788944 17823 raft_consensus.cc:2804] T 784a11d17b9e472180464e7acd0bfbbb P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:06.788944 17506 leader_election.cc:304] T 49046b7316464d078c599b9c24b4006c P d2810e43e8ba44bbb6e74ec557984369 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0fb9e16fbbd6453a8b5f9244ef060c5c, d2810e43e8ba44bbb6e74ec557984369; no voters: 
I20260709 13:18:06.789914 17823 raft_consensus.cc:697] T 784a11d17b9e472180464e7acd0bfbbb P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 1 LEADER]: Becoming Leader. State: Replica: 0fb9e16fbbd6453a8b5f9244ef060c5c, State: Running, Role: LEADER
I20260709 13:18:06.790069 17840 raft_consensus.cc:2804] T 49046b7316464d078c599b9c24b4006c P d2810e43e8ba44bbb6e74ec557984369 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:06.790364 17688 raft_consensus.cc:2468] T 49046b7316464d078c599b9c24b4006c P 48022b71730a4d55997d33fe9a96fb2a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2810e43e8ba44bbb6e74ec557984369 in term 1.
I20260709 13:18:06.790575 17840 raft_consensus.cc:697] T 49046b7316464d078c599b9c24b4006c P d2810e43e8ba44bbb6e74ec557984369 [term 1 LEADER]: Becoming Leader. State: Replica: d2810e43e8ba44bbb6e74ec557984369, State: Running, Role: LEADER
I20260709 13:18:06.783331 17835 ts_tablet_manager.cc:1434] T 57d3e4b9a6a04058ae310620fcf14942 P d2810e43e8ba44bbb6e74ec557984369: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260709 13:18:06.790797 17823 consensus_queue.cc:237] T 784a11d17b9e472180464e7acd0bfbbb P 0fb9e16fbbd6453a8b5f9244ef060c5c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:06.791499 17840 consensus_queue.cc:237] T 49046b7316464d078c599b9c24b4006c P d2810e43e8ba44bbb6e74ec557984369 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:06.792322 17835 tablet_bootstrap.cc:492] T f0d2d472e1bf4024afe8a53ac64d1f71 P d2810e43e8ba44bbb6e74ec557984369: Bootstrap starting.
I20260709 13:18:06.797390 17540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49046b7316464d078c599b9c24b4006c" candidate_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2810e43e8ba44bbb6e74ec557984369" is_pre_election: true
I20260709 13:18:06.798508 17615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57d3e4b9a6a04058ae310620fcf14942" candidate_uuid: "48022b71730a4d55997d33fe9a96fb2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c"
I20260709 13:18:06.799121 17615 raft_consensus.cc:3060] T 57d3e4b9a6a04058ae310620fcf14942 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:06.799181 17835 tablet_bootstrap.cc:654] T f0d2d472e1bf4024afe8a53ac64d1f71 P d2810e43e8ba44bbb6e74ec557984369: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:06.800462 17837 consensus_queue.cc:260] T 784a11d17b9e472180464e7acd0bfbbb P 48022b71730a4d55997d33fe9a96fb2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:06.803117 17837 ts_tablet_manager.cc:1434] T 784a11d17b9e472180464e7acd0bfbbb P 48022b71730a4d55997d33fe9a96fb2a: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.000s
I20260709 13:18:06.808270 17837 tablet_bootstrap.cc:492] T f0d2d472e1bf4024afe8a53ac64d1f71 P 48022b71730a4d55997d33fe9a96fb2a: Bootstrap starting.
I20260709 13:18:06.812981 17838 tablet_bootstrap.cc:492] T d88b374b83fa4444ad8cdd76f9e91632 P 0fb9e16fbbd6453a8b5f9244ef060c5c: No bootstrap required, opened a new log
I20260709 13:18:06.813509 17838 ts_tablet_manager.cc:1403] T d88b374b83fa4444ad8cdd76f9e91632 P 0fb9e16fbbd6453a8b5f9244ef060c5c: Time spent bootstrapping tablet: real 0.066s	user 0.021s	sys 0.007s
I20260709 13:18:06.816954 17838 raft_consensus.cc:359] T d88b374b83fa4444ad8cdd76f9e91632 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:06.817658 17838 raft_consensus.cc:385] T d88b374b83fa4444ad8cdd76f9e91632 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:06.817956 17838 raft_consensus.cc:740] T d88b374b83fa4444ad8cdd76f9e91632 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0fb9e16fbbd6453a8b5f9244ef060c5c, State: Initialized, Role: FOLLOWER
I20260709 13:18:06.818883 17838 consensus_queue.cc:260] T d88b374b83fa4444ad8cdd76f9e91632 P 0fb9e16fbbd6453a8b5f9244ef060c5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:06.819980 17439 catalog_manager.cc:5697] T 49046b7316464d078c599b9c24b4006c P d2810e43e8ba44bbb6e74ec557984369 reported cstate change: term changed from 0 to 1, leader changed from <none> to d2810e43e8ba44bbb6e74ec557984369 (127.12.19.129). New cstate: current_term: 1 leader_uuid: "d2810e43e8ba44bbb6e74ec557984369" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:06.821568 17838 ts_tablet_manager.cc:1434] T d88b374b83fa4444ad8cdd76f9e91632 P 0fb9e16fbbd6453a8b5f9244ef060c5c: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:18:06.822680 17838 tablet_bootstrap.cc:492] T a9ea1e76fa784471978c73527685d492 P 0fb9e16fbbd6453a8b5f9244ef060c5c: Bootstrap starting.
I20260709 13:18:06.817765 17615 raft_consensus.cc:2468] T 57d3e4b9a6a04058ae310620fcf14942 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48022b71730a4d55997d33fe9a96fb2a in term 1.
I20260709 13:18:06.827179 17655 leader_election.cc:304] T 57d3e4b9a6a04058ae310620fcf14942 P 48022b71730a4d55997d33fe9a96fb2a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0fb9e16fbbd6453a8b5f9244ef060c5c, 48022b71730a4d55997d33fe9a96fb2a; no voters: d2810e43e8ba44bbb6e74ec557984369
I20260709 13:18:06.828017 17848 raft_consensus.cc:2804] T 57d3e4b9a6a04058ae310620fcf14942 P 48022b71730a4d55997d33fe9a96fb2a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:06.828483 17848 raft_consensus.cc:697] T 57d3e4b9a6a04058ae310620fcf14942 P 48022b71730a4d55997d33fe9a96fb2a [term 1 LEADER]: Becoming Leader. State: Replica: 48022b71730a4d55997d33fe9a96fb2a, State: Running, Role: LEADER
I20260709 13:18:06.829123 17838 tablet_bootstrap.cc:654] T a9ea1e76fa784471978c73527685d492 P 0fb9e16fbbd6453a8b5f9244ef060c5c: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:06.829272 17848 consensus_queue.cc:237] T 57d3e4b9a6a04058ae310620fcf14942 P 48022b71730a4d55997d33fe9a96fb2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:06.833254 17835 tablet_bootstrap.cc:492] T f0d2d472e1bf4024afe8a53ac64d1f71 P d2810e43e8ba44bbb6e74ec557984369: No bootstrap required, opened a new log
I20260709 13:18:06.833856 17835 ts_tablet_manager.cc:1403] T f0d2d472e1bf4024afe8a53ac64d1f71 P d2810e43e8ba44bbb6e74ec557984369: Time spent bootstrapping tablet: real 0.042s	user 0.025s	sys 0.010s
I20260709 13:18:06.836349 17436 catalog_manager.cc:5697] T 784a11d17b9e472180464e7acd0bfbbb P 0fb9e16fbbd6453a8b5f9244ef060c5c reported cstate change: term changed from 0 to 1, leader changed from <none> to 0fb9e16fbbd6453a8b5f9244ef060c5c (127.12.19.130). New cstate: current_term: 1 leader_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:06.837869 17835 raft_consensus.cc:359] T f0d2d472e1bf4024afe8a53ac64d1f71 P d2810e43e8ba44bbb6e74ec557984369 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:06.838925 17835 raft_consensus.cc:385] T f0d2d472e1bf4024afe8a53ac64d1f71 P d2810e43e8ba44bbb6e74ec557984369 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:06.839370 17835 raft_consensus.cc:740] T f0d2d472e1bf4024afe8a53ac64d1f71 P d2810e43e8ba44bbb6e74ec557984369 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2810e43e8ba44bbb6e74ec557984369, State: Initialized, Role: FOLLOWER
I20260709 13:18:06.840453 17835 consensus_queue.cc:260] T f0d2d472e1bf4024afe8a53ac64d1f71 P d2810e43e8ba44bbb6e74ec557984369 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:06.843906 17835 ts_tablet_manager.cc:1434] T f0d2d472e1bf4024afe8a53ac64d1f71 P d2810e43e8ba44bbb6e74ec557984369: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.001s
I20260709 13:18:06.845682 17835 tablet_bootstrap.cc:492] T a9ea1e76fa784471978c73527685d492 P d2810e43e8ba44bbb6e74ec557984369: Bootstrap starting.
I20260709 13:18:06.860006 17837 tablet_bootstrap.cc:654] T f0d2d472e1bf4024afe8a53ac64d1f71 P 48022b71730a4d55997d33fe9a96fb2a: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:06.861935 17835 tablet_bootstrap.cc:654] T a9ea1e76fa784471978c73527685d492 P d2810e43e8ba44bbb6e74ec557984369: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:06.867213 17835 tablet_bootstrap.cc:492] T a9ea1e76fa784471978c73527685d492 P d2810e43e8ba44bbb6e74ec557984369: No bootstrap required, opened a new log
I20260709 13:18:06.867710 17835 ts_tablet_manager.cc:1403] T a9ea1e76fa784471978c73527685d492 P d2810e43e8ba44bbb6e74ec557984369: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.004s
I20260709 13:18:06.870608 17835 raft_consensus.cc:359] T a9ea1e76fa784471978c73527685d492 P d2810e43e8ba44bbb6e74ec557984369 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:06.871332 17835 raft_consensus.cc:385] T a9ea1e76fa784471978c73527685d492 P d2810e43e8ba44bbb6e74ec557984369 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:06.871626 17835 raft_consensus.cc:740] T a9ea1e76fa784471978c73527685d492 P d2810e43e8ba44bbb6e74ec557984369 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2810e43e8ba44bbb6e74ec557984369, State: Initialized, Role: FOLLOWER
I20260709 13:18:06.872293 17437 catalog_manager.cc:5697] T 57d3e4b9a6a04058ae310620fcf14942 P 48022b71730a4d55997d33fe9a96fb2a reported cstate change: term changed from 0 to 1, leader changed from <none> to 48022b71730a4d55997d33fe9a96fb2a (127.12.19.131). New cstate: current_term: 1 leader_uuid: "48022b71730a4d55997d33fe9a96fb2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } health_report { overall_health: HEALTHY } } }
I20260709 13:18:06.872318 17835 consensus_queue.cc:260] T a9ea1e76fa784471978c73527685d492 P d2810e43e8ba44bbb6e74ec557984369 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:06.877722 17835 ts_tablet_manager.cc:1434] T a9ea1e76fa784471978c73527685d492 P d2810e43e8ba44bbb6e74ec557984369: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:18:06.878754 17835 tablet_bootstrap.cc:492] T cdb66ab1544245109b4edbdad82616be P d2810e43e8ba44bbb6e74ec557984369: Bootstrap starting.
I20260709 13:18:06.884729 17837 tablet_bootstrap.cc:492] T f0d2d472e1bf4024afe8a53ac64d1f71 P 48022b71730a4d55997d33fe9a96fb2a: No bootstrap required, opened a new log
I20260709 13:18:06.885244 17837 ts_tablet_manager.cc:1403] T f0d2d472e1bf4024afe8a53ac64d1f71 P 48022b71730a4d55997d33fe9a96fb2a: Time spent bootstrapping tablet: real 0.081s	user 0.007s	sys 0.003s
I20260709 13:18:06.885912 17835 tablet_bootstrap.cc:654] T cdb66ab1544245109b4edbdad82616be P d2810e43e8ba44bbb6e74ec557984369: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:06.887281 17838 tablet_bootstrap.cc:492] T a9ea1e76fa784471978c73527685d492 P 0fb9e16fbbd6453a8b5f9244ef060c5c: No bootstrap required, opened a new log
I20260709 13:18:06.888131 17838 ts_tablet_manager.cc:1403] T a9ea1e76fa784471978c73527685d492 P 0fb9e16fbbd6453a8b5f9244ef060c5c: Time spent bootstrapping tablet: real 0.066s	user 0.015s	sys 0.035s
I20260709 13:18:06.888217 17837 raft_consensus.cc:359] T f0d2d472e1bf4024afe8a53ac64d1f71 P 48022b71730a4d55997d33fe9a96fb2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:06.889003 17837 raft_consensus.cc:385] T f0d2d472e1bf4024afe8a53ac64d1f71 P 48022b71730a4d55997d33fe9a96fb2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:06.889295 17837 raft_consensus.cc:740] T f0d2d472e1bf4024afe8a53ac64d1f71 P 48022b71730a4d55997d33fe9a96fb2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48022b71730a4d55997d33fe9a96fb2a, State: Initialized, Role: FOLLOWER
I20260709 13:18:06.890048 17837 consensus_queue.cc:260] T f0d2d472e1bf4024afe8a53ac64d1f71 P 48022b71730a4d55997d33fe9a96fb2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:06.890695 17835 tablet_bootstrap.cc:492] T cdb66ab1544245109b4edbdad82616be P d2810e43e8ba44bbb6e74ec557984369: No bootstrap required, opened a new log
I20260709 13:18:06.891191 17835 ts_tablet_manager.cc:1403] T cdb66ab1544245109b4edbdad82616be P d2810e43e8ba44bbb6e74ec557984369: Time spent bootstrapping tablet: real 0.013s	user 0.005s	sys 0.004s
I20260709 13:18:06.891130 17838 raft_consensus.cc:359] T a9ea1e76fa784471978c73527685d492 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:06.892005 17838 raft_consensus.cc:385] T a9ea1e76fa784471978c73527685d492 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:06.892565 17837 ts_tablet_manager.cc:1434] T f0d2d472e1bf4024afe8a53ac64d1f71 P 48022b71730a4d55997d33fe9a96fb2a: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:18:06.892302 17838 raft_consensus.cc:740] T a9ea1e76fa784471978c73527685d492 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0fb9e16fbbd6453a8b5f9244ef060c5c, State: Initialized, Role: FOLLOWER
I20260709 13:18:06.893591 17837 tablet_bootstrap.cc:492] T cdb66ab1544245109b4edbdad82616be P 48022b71730a4d55997d33fe9a96fb2a: Bootstrap starting.
I20260709 13:18:06.893512 17838 consensus_queue.cc:260] T a9ea1e76fa784471978c73527685d492 P 0fb9e16fbbd6453a8b5f9244ef060c5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:06.894130 17835 raft_consensus.cc:359] T cdb66ab1544245109b4edbdad82616be P d2810e43e8ba44bbb6e74ec557984369 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:06.896514 17835 raft_consensus.cc:385] T cdb66ab1544245109b4edbdad82616be P d2810e43e8ba44bbb6e74ec557984369 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:06.896878 17835 raft_consensus.cc:740] T cdb66ab1544245109b4edbdad82616be P d2810e43e8ba44bbb6e74ec557984369 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2810e43e8ba44bbb6e74ec557984369, State: Initialized, Role: FOLLOWER
I20260709 13:18:06.897748 17835 consensus_queue.cc:260] T cdb66ab1544245109b4edbdad82616be P d2810e43e8ba44bbb6e74ec557984369 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:06.900092 17835 ts_tablet_manager.cc:1434] T cdb66ab1544245109b4edbdad82616be P d2810e43e8ba44bbb6e74ec557984369: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 13:18:06.900985 17837 tablet_bootstrap.cc:654] T cdb66ab1544245109b4edbdad82616be P 48022b71730a4d55997d33fe9a96fb2a: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:06.901105 17835 tablet_bootstrap.cc:492] T 2ce6201e71ee4c9b87efeda8873461de P d2810e43e8ba44bbb6e74ec557984369: Bootstrap starting.
I20260709 13:18:06.896189 17838 ts_tablet_manager.cc:1434] T a9ea1e76fa784471978c73527685d492 P 0fb9e16fbbd6453a8b5f9244ef060c5c: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:18:06.905768 17838 tablet_bootstrap.cc:492] T f0d2d472e1bf4024afe8a53ac64d1f71 P 0fb9e16fbbd6453a8b5f9244ef060c5c: Bootstrap starting.
I20260709 13:18:06.910449 17837 tablet_bootstrap.cc:492] T cdb66ab1544245109b4edbdad82616be P 48022b71730a4d55997d33fe9a96fb2a: No bootstrap required, opened a new log
I20260709 13:18:06.910991 17837 ts_tablet_manager.cc:1403] T cdb66ab1544245109b4edbdad82616be P 48022b71730a4d55997d33fe9a96fb2a: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.002s
I20260709 13:18:06.912475 17838 tablet_bootstrap.cc:654] T f0d2d472e1bf4024afe8a53ac64d1f71 P 0fb9e16fbbd6453a8b5f9244ef060c5c: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:06.914026 17837 raft_consensus.cc:359] T cdb66ab1544245109b4edbdad82616be P 48022b71730a4d55997d33fe9a96fb2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:06.914801 17837 raft_consensus.cc:385] T cdb66ab1544245109b4edbdad82616be P 48022b71730a4d55997d33fe9a96fb2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:06.915108 17837 raft_consensus.cc:740] T cdb66ab1544245109b4edbdad82616be P 48022b71730a4d55997d33fe9a96fb2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48022b71730a4d55997d33fe9a96fb2a, State: Initialized, Role: FOLLOWER
I20260709 13:18:06.915938 17837 consensus_queue.cc:260] T cdb66ab1544245109b4edbdad82616be P 48022b71730a4d55997d33fe9a96fb2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:06.918645 17837 ts_tablet_manager.cc:1434] T cdb66ab1544245109b4edbdad82616be P 48022b71730a4d55997d33fe9a96fb2a: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:18:06.918992 17835 tablet_bootstrap.cc:654] T 2ce6201e71ee4c9b87efeda8873461de P d2810e43e8ba44bbb6e74ec557984369: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:06.919636 17837 tablet_bootstrap.cc:492] T d88b374b83fa4444ad8cdd76f9e91632 P 48022b71730a4d55997d33fe9a96fb2a: Bootstrap starting.
I20260709 13:18:06.922716 17838 tablet_bootstrap.cc:492] T f0d2d472e1bf4024afe8a53ac64d1f71 P 0fb9e16fbbd6453a8b5f9244ef060c5c: No bootstrap required, opened a new log
I20260709 13:18:06.923285 17838 ts_tablet_manager.cc:1403] T f0d2d472e1bf4024afe8a53ac64d1f71 P 0fb9e16fbbd6453a8b5f9244ef060c5c: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.003s
I20260709 13:18:06.926564 17837 tablet_bootstrap.cc:654] T d88b374b83fa4444ad8cdd76f9e91632 P 48022b71730a4d55997d33fe9a96fb2a: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:06.926297 17838 raft_consensus.cc:359] T f0d2d472e1bf4024afe8a53ac64d1f71 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:06.927013 17838 raft_consensus.cc:385] T f0d2d472e1bf4024afe8a53ac64d1f71 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:06.927349 17838 raft_consensus.cc:740] T f0d2d472e1bf4024afe8a53ac64d1f71 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0fb9e16fbbd6453a8b5f9244ef060c5c, State: Initialized, Role: FOLLOWER
I20260709 13:18:06.928222 17838 consensus_queue.cc:260] T f0d2d472e1bf4024afe8a53ac64d1f71 P 0fb9e16fbbd6453a8b5f9244ef060c5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:06.930971 17838 ts_tablet_manager.cc:1434] T f0d2d472e1bf4024afe8a53ac64d1f71 P 0fb9e16fbbd6453a8b5f9244ef060c5c: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260709 13:18:06.932515 17838 tablet_bootstrap.cc:492] T 42eb914869564d789fea590b2955adc4 P 0fb9e16fbbd6453a8b5f9244ef060c5c: Bootstrap starting.
I20260709 13:18:06.935371 17835 tablet_bootstrap.cc:492] T 2ce6201e71ee4c9b87efeda8873461de P d2810e43e8ba44bbb6e74ec557984369: No bootstrap required, opened a new log
I20260709 13:18:06.935869 17835 ts_tablet_manager.cc:1403] T 2ce6201e71ee4c9b87efeda8873461de P d2810e43e8ba44bbb6e74ec557984369: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.005s
I20260709 13:18:06.938617 17835 raft_consensus.cc:359] T 2ce6201e71ee4c9b87efeda8873461de P d2810e43e8ba44bbb6e74ec557984369 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:06.939328 17835 raft_consensus.cc:385] T 2ce6201e71ee4c9b87efeda8873461de P d2810e43e8ba44bbb6e74ec557984369 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:06.939639 17835 raft_consensus.cc:740] T 2ce6201e71ee4c9b87efeda8873461de P d2810e43e8ba44bbb6e74ec557984369 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2810e43e8ba44bbb6e74ec557984369, State: Initialized, Role: FOLLOWER
I20260709 13:18:06.940330 17835 consensus_queue.cc:260] T 2ce6201e71ee4c9b87efeda8873461de P d2810e43e8ba44bbb6e74ec557984369 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:06.942133 17835 ts_tablet_manager.cc:1434] T 2ce6201e71ee4c9b87efeda8873461de P d2810e43e8ba44bbb6e74ec557984369: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:18:06.943444 17835 tablet_bootstrap.cc:492] T 42eb914869564d789fea590b2955adc4 P d2810e43e8ba44bbb6e74ec557984369: Bootstrap starting.
I20260709 13:18:06.948398 17838 tablet_bootstrap.cc:654] T 42eb914869564d789fea590b2955adc4 P 0fb9e16fbbd6453a8b5f9244ef060c5c: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:06.948947 17835 tablet_bootstrap.cc:654] T 42eb914869564d789fea590b2955adc4 P d2810e43e8ba44bbb6e74ec557984369: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:06.950358 17837 tablet_bootstrap.cc:492] T d88b374b83fa4444ad8cdd76f9e91632 P 48022b71730a4d55997d33fe9a96fb2a: No bootstrap required, opened a new log
I20260709 13:18:06.950838 17837 ts_tablet_manager.cc:1403] T d88b374b83fa4444ad8cdd76f9e91632 P 48022b71730a4d55997d33fe9a96fb2a: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.016s
I20260709 13:18:06.952947 17848 raft_consensus.cc:493] T f0d2d472e1bf4024afe8a53ac64d1f71 P 48022b71730a4d55997d33fe9a96fb2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:06.953624 17848 raft_consensus.cc:515] T f0d2d472e1bf4024afe8a53ac64d1f71 P 48022b71730a4d55997d33fe9a96fb2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:06.958061 17615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0d2d472e1bf4024afe8a53ac64d1f71" candidate_uuid: "48022b71730a4d55997d33fe9a96fb2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" is_pre_election: true
I20260709 13:18:06.958870 17615 raft_consensus.cc:2468] T f0d2d472e1bf4024afe8a53ac64d1f71 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48022b71730a4d55997d33fe9a96fb2a in term 0.
I20260709 13:18:06.960064 17655 leader_election.cc:304] T f0d2d472e1bf4024afe8a53ac64d1f71 P 48022b71730a4d55997d33fe9a96fb2a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0fb9e16fbbd6453a8b5f9244ef060c5c, 48022b71730a4d55997d33fe9a96fb2a; no voters: 
I20260709 13:18:06.960868 17819 raft_consensus.cc:2804] T f0d2d472e1bf4024afe8a53ac64d1f71 P 48022b71730a4d55997d33fe9a96fb2a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:06.961211 17819 raft_consensus.cc:493] T f0d2d472e1bf4024afe8a53ac64d1f71 P 48022b71730a4d55997d33fe9a96fb2a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:06.961529 17819 raft_consensus.cc:3060] T f0d2d472e1bf4024afe8a53ac64d1f71 P 48022b71730a4d55997d33fe9a96fb2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:06.962095 17838 tablet_bootstrap.cc:492] T 42eb914869564d789fea590b2955adc4 P 0fb9e16fbbd6453a8b5f9244ef060c5c: No bootstrap required, opened a new log
I20260709 13:18:06.963020 17838 ts_tablet_manager.cc:1403] T 42eb914869564d789fea590b2955adc4 P 0fb9e16fbbd6453a8b5f9244ef060c5c: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.009s
I20260709 13:18:06.963622 17540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0d2d472e1bf4024afe8a53ac64d1f71" candidate_uuid: "48022b71730a4d55997d33fe9a96fb2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2810e43e8ba44bbb6e74ec557984369" is_pre_election: true
I20260709 13:18:06.964277 17540 raft_consensus.cc:2468] T f0d2d472e1bf4024afe8a53ac64d1f71 P d2810e43e8ba44bbb6e74ec557984369 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48022b71730a4d55997d33fe9a96fb2a in term 0.
I20260709 13:18:06.965296 17848 leader_election.cc:290] T f0d2d472e1bf4024afe8a53ac64d1f71 P 48022b71730a4d55997d33fe9a96fb2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d2810e43e8ba44bbb6e74ec557984369 (127.12.19.129:39623), 0fb9e16fbbd6453a8b5f9244ef060c5c (127.12.19.130:40513)
I20260709 13:18:06.967188 17838 raft_consensus.cc:359] T 42eb914869564d789fea590b2955adc4 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:06.968264 17838 raft_consensus.cc:385] T 42eb914869564d789fea590b2955adc4 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:06.968709 17838 raft_consensus.cc:740] T 42eb914869564d789fea590b2955adc4 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0fb9e16fbbd6453a8b5f9244ef060c5c, State: Initialized, Role: FOLLOWER
I20260709 13:18:06.969117 17819 raft_consensus.cc:515] T f0d2d472e1bf4024afe8a53ac64d1f71 P 48022b71730a4d55997d33fe9a96fb2a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:06.969708 17838 consensus_queue.cc:260] T 42eb914869564d789fea590b2955adc4 P 0fb9e16fbbd6453a8b5f9244ef060c5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:06.970438 17837 raft_consensus.cc:359] T d88b374b83fa4444ad8cdd76f9e91632 P 48022b71730a4d55997d33fe9a96fb2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:06.971192 17837 raft_consensus.cc:385] T d88b374b83fa4444ad8cdd76f9e91632 P 48022b71730a4d55997d33fe9a96fb2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:06.971526 17837 raft_consensus.cc:740] T d88b374b83fa4444ad8cdd76f9e91632 P 48022b71730a4d55997d33fe9a96fb2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48022b71730a4d55997d33fe9a96fb2a, State: Initialized, Role: FOLLOWER
I20260709 13:18:06.973008 17838 ts_tablet_manager.cc:1434] T 42eb914869564d789fea590b2955adc4 P 0fb9e16fbbd6453a8b5f9244ef060c5c: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.003s
I20260709 13:18:06.973105 17840 raft_consensus.cc:493] T d88b374b83fa4444ad8cdd76f9e91632 P d2810e43e8ba44bbb6e74ec557984369 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:06.973640 17840 raft_consensus.cc:515] T d88b374b83fa4444ad8cdd76f9e91632 P d2810e43e8ba44bbb6e74ec557984369 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:06.974498 17838 tablet_bootstrap.cc:492] T cdb66ab1544245109b4edbdad82616be P 0fb9e16fbbd6453a8b5f9244ef060c5c: Bootstrap starting.
I20260709 13:18:06.975666 17840 leader_election.cc:290] T d88b374b83fa4444ad8cdd76f9e91632 P d2810e43e8ba44bbb6e74ec557984369 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0fb9e16fbbd6453a8b5f9244ef060c5c (127.12.19.130:40513), 48022b71730a4d55997d33fe9a96fb2a (127.12.19.131:42995)
I20260709 13:18:06.972220 17837 consensus_queue.cc:260] T d88b374b83fa4444ad8cdd76f9e91632 P 48022b71730a4d55997d33fe9a96fb2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:06.978968 17615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d88b374b83fa4444ad8cdd76f9e91632" candidate_uuid: "d2810e43e8ba44bbb6e74ec557984369" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" is_pre_election: true
I20260709 13:18:06.979625 17615 raft_consensus.cc:2468] T d88b374b83fa4444ad8cdd76f9e91632 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d2810e43e8ba44bbb6e74ec557984369 in term 0.
I20260709 13:18:06.980801 17506 leader_election.cc:304] T d88b374b83fa4444ad8cdd76f9e91632 P d2810e43e8ba44bbb6e74ec557984369 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0fb9e16fbbd6453a8b5f9244ef060c5c, d2810e43e8ba44bbb6e74ec557984369; no voters: 
I20260709 13:18:06.981964 17837 ts_tablet_manager.cc:1434] T d88b374b83fa4444ad8cdd76f9e91632 P 48022b71730a4d55997d33fe9a96fb2a: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.001s
I20260709 13:18:06.982977 17837 tablet_bootstrap.cc:492] T 2ce6201e71ee4c9b87efeda8873461de P 48022b71730a4d55997d33fe9a96fb2a: Bootstrap starting.
I20260709 13:18:06.983417 17690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d88b374b83fa4444ad8cdd76f9e91632" candidate_uuid: "d2810e43e8ba44bbb6e74ec557984369" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48022b71730a4d55997d33fe9a96fb2a" is_pre_election: true
I20260709 13:18:06.984059 17690 raft_consensus.cc:2468] T d88b374b83fa4444ad8cdd76f9e91632 P 48022b71730a4d55997d33fe9a96fb2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d2810e43e8ba44bbb6e74ec557984369 in term 0.
I20260709 13:18:06.985304 17838 tablet_bootstrap.cc:654] T cdb66ab1544245109b4edbdad82616be P 0fb9e16fbbd6453a8b5f9244ef060c5c: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:06.989713 17837 tablet_bootstrap.cc:654] T 2ce6201e71ee4c9b87efeda8873461de P 48022b71730a4d55997d33fe9a96fb2a: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:06.990919 17840 raft_consensus.cc:2804] T d88b374b83fa4444ad8cdd76f9e91632 P d2810e43e8ba44bbb6e74ec557984369 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:06.995004 17840 raft_consensus.cc:493] T d88b374b83fa4444ad8cdd76f9e91632 P d2810e43e8ba44bbb6e74ec557984369 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:06.995616 17840 raft_consensus.cc:3060] T d88b374b83fa4444ad8cdd76f9e91632 P d2810e43e8ba44bbb6e74ec557984369 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:06.982918 17540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0d2d472e1bf4024afe8a53ac64d1f71" candidate_uuid: "48022b71730a4d55997d33fe9a96fb2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2810e43e8ba44bbb6e74ec557984369"
I20260709 13:18:06.994061 17835 tablet_bootstrap.cc:492] T 42eb914869564d789fea590b2955adc4 P d2810e43e8ba44bbb6e74ec557984369: No bootstrap required, opened a new log
I20260709 13:18:07.000141 17540 raft_consensus.cc:3060] T f0d2d472e1bf4024afe8a53ac64d1f71 P d2810e43e8ba44bbb6e74ec557984369 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:07.000494 17835 ts_tablet_manager.cc:1403] T 42eb914869564d789fea590b2955adc4 P d2810e43e8ba44bbb6e74ec557984369: Time spent bootstrapping tablet: real 0.057s	user 0.014s	sys 0.034s
I20260709 13:18:07.003507 17837 tablet_bootstrap.cc:492] T 2ce6201e71ee4c9b87efeda8873461de P 48022b71730a4d55997d33fe9a96fb2a: No bootstrap required, opened a new log
I20260709 13:18:07.004047 17837 ts_tablet_manager.cc:1403] T 2ce6201e71ee4c9b87efeda8873461de P 48022b71730a4d55997d33fe9a96fb2a: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.008s
I20260709 13:18:07.004271 17835 raft_consensus.cc:359] T 42eb914869564d789fea590b2955adc4 P d2810e43e8ba44bbb6e74ec557984369 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:07.005686 17738 raft_consensus.cc:493] T a9ea1e76fa784471978c73527685d492 P d2810e43e8ba44bbb6e74ec557984369 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:07.006294 17738 raft_consensus.cc:515] T a9ea1e76fa784471978c73527685d492 P d2810e43e8ba44bbb6e74ec557984369 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:07.007869 17837 raft_consensus.cc:359] T 2ce6201e71ee4c9b87efeda8873461de P 48022b71730a4d55997d33fe9a96fb2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:07.008671 17837 raft_consensus.cc:385] T 2ce6201e71ee4c9b87efeda8873461de P 48022b71730a4d55997d33fe9a96fb2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:07.008952 17738 leader_election.cc:290] T a9ea1e76fa784471978c73527685d492 P d2810e43e8ba44bbb6e74ec557984369 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0fb9e16fbbd6453a8b5f9244ef060c5c (127.12.19.130:40513), 48022b71730a4d55997d33fe9a96fb2a (127.12.19.131:42995)
I20260709 13:18:07.005201 17835 raft_consensus.cc:385] T 42eb914869564d789fea590b2955adc4 P d2810e43e8ba44bbb6e74ec557984369 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:07.009939 17835 raft_consensus.cc:740] T 42eb914869564d789fea590b2955adc4 P d2810e43e8ba44bbb6e74ec557984369 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2810e43e8ba44bbb6e74ec557984369, State: Initialized, Role: FOLLOWER
I20260709 13:18:07.010963 17835 consensus_queue.cc:260] T 42eb914869564d789fea590b2955adc4 P d2810e43e8ba44bbb6e74ec557984369 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:07.014467 17540 raft_consensus.cc:2468] T f0d2d472e1bf4024afe8a53ac64d1f71 P d2810e43e8ba44bbb6e74ec557984369 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48022b71730a4d55997d33fe9a96fb2a in term 1.
I20260709 13:18:07.014815 17690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9ea1e76fa784471978c73527685d492" candidate_uuid: "d2810e43e8ba44bbb6e74ec557984369" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48022b71730a4d55997d33fe9a96fb2a" is_pre_election: true
I20260709 13:18:07.015641 17615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9ea1e76fa784471978c73527685d492" candidate_uuid: "d2810e43e8ba44bbb6e74ec557984369" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" is_pre_election: true
I20260709 13:18:07.017199 17615 raft_consensus.cc:2468] T a9ea1e76fa784471978c73527685d492 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d2810e43e8ba44bbb6e74ec557984369 in term 0.
W20260709 13:18:07.017908 17507 leader_election.cc:343] T a9ea1e76fa784471978c73527685d492 P d2810e43e8ba44bbb6e74ec557984369 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 48022b71730a4d55997d33fe9a96fb2a (127.12.19.131:42995): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:07.019037 17819 leader_election.cc:290] T f0d2d472e1bf4024afe8a53ac64d1f71 P 48022b71730a4d55997d33fe9a96fb2a [CANDIDATE]: Term 1 election: Requested vote from peers d2810e43e8ba44bbb6e74ec557984369 (127.12.19.129:39623), 0fb9e16fbbd6453a8b5f9244ef060c5c (127.12.19.130:40513)
I20260709 13:18:07.019352 17506 leader_election.cc:304] T a9ea1e76fa784471978c73527685d492 P d2810e43e8ba44bbb6e74ec557984369 [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: 0fb9e16fbbd6453a8b5f9244ef060c5c, d2810e43e8ba44bbb6e74ec557984369; no voters: 48022b71730a4d55997d33fe9a96fb2a
I20260709 13:18:07.008997 17837 raft_consensus.cc:740] T 2ce6201e71ee4c9b87efeda8873461de P 48022b71730a4d55997d33fe9a96fb2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48022b71730a4d55997d33fe9a96fb2a, State: Initialized, Role: FOLLOWER
I20260709 13:18:07.020493 17837 consensus_queue.cc:260] T 2ce6201e71ee4c9b87efeda8873461de P 48022b71730a4d55997d33fe9a96fb2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:07.021520 17835 ts_tablet_manager.cc:1434] T 42eb914869564d789fea590b2955adc4 P d2810e43e8ba44bbb6e74ec557984369: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.000s
I20260709 13:18:07.021986 17616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0d2d472e1bf4024afe8a53ac64d1f71" candidate_uuid: "48022b71730a4d55997d33fe9a96fb2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c"
I20260709 13:18:07.022671 17616 raft_consensus.cc:3060] T f0d2d472e1bf4024afe8a53ac64d1f71 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:07.022964 17837 ts_tablet_manager.cc:1434] T 2ce6201e71ee4c9b87efeda8873461de P 48022b71730a4d55997d33fe9a96fb2a: Time spent starting tablet: real 0.019s	user 0.000s	sys 0.007s
I20260709 13:18:07.023628 17738 raft_consensus.cc:2804] T a9ea1e76fa784471978c73527685d492 P d2810e43e8ba44bbb6e74ec557984369 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:07.027961 17738 raft_consensus.cc:493] T a9ea1e76fa784471978c73527685d492 P d2810e43e8ba44bbb6e74ec557984369 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:07.028360 17738 raft_consensus.cc:3060] T a9ea1e76fa784471978c73527685d492 P d2810e43e8ba44bbb6e74ec557984369 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:07.031602 17653 leader_election.cc:304] T f0d2d472e1bf4024afe8a53ac64d1f71 P 48022b71730a4d55997d33fe9a96fb2a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48022b71730a4d55997d33fe9a96fb2a, d2810e43e8ba44bbb6e74ec557984369; no voters: 
I20260709 13:18:07.032297 17837 tablet_bootstrap.cc:492] T a9ea1e76fa784471978c73527685d492 P 48022b71730a4d55997d33fe9a96fb2a: Bootstrap starting.
I20260709 13:18:07.035799 17848 raft_consensus.cc:2804] T f0d2d472e1bf4024afe8a53ac64d1f71 P 48022b71730a4d55997d33fe9a96fb2a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:07.035897 17819 raft_consensus.cc:493] T 2ce6201e71ee4c9b87efeda8873461de P 48022b71730a4d55997d33fe9a96fb2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:07.026640 17840 raft_consensus.cc:515] T d88b374b83fa4444ad8cdd76f9e91632 P d2810e43e8ba44bbb6e74ec557984369 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:07.038211 17848 raft_consensus.cc:697] T f0d2d472e1bf4024afe8a53ac64d1f71 P 48022b71730a4d55997d33fe9a96fb2a [term 1 LEADER]: Becoming Leader. State: Replica: 48022b71730a4d55997d33fe9a96fb2a, State: Running, Role: LEADER
I20260709 13:18:07.040127 17848 consensus_queue.cc:237] T f0d2d472e1bf4024afe8a53ac64d1f71 P 48022b71730a4d55997d33fe9a96fb2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:07.037045 17819 raft_consensus.cc:515] T 2ce6201e71ee4c9b87efeda8873461de P 48022b71730a4d55997d33fe9a96fb2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:07.043134 17840 leader_election.cc:290] T d88b374b83fa4444ad8cdd76f9e91632 P d2810e43e8ba44bbb6e74ec557984369 [CANDIDATE]: Term 1 election: Requested vote from peers 0fb9e16fbbd6453a8b5f9244ef060c5c (127.12.19.130:40513), 48022b71730a4d55997d33fe9a96fb2a (127.12.19.131:42995)
I20260709 13:18:07.044042 17819 leader_election.cc:290] T 2ce6201e71ee4c9b87efeda8873461de P 48022b71730a4d55997d33fe9a96fb2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d2810e43e8ba44bbb6e74ec557984369 (127.12.19.129:39623), 0fb9e16fbbd6453a8b5f9244ef060c5c (127.12.19.130:40513)
I20260709 13:18:07.044389 17615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ce6201e71ee4c9b87efeda8873461de" candidate_uuid: "48022b71730a4d55997d33fe9a96fb2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" is_pre_election: true
I20260709 13:18:07.046006 17838 tablet_bootstrap.cc:492] T cdb66ab1544245109b4edbdad82616be P 0fb9e16fbbd6453a8b5f9244ef060c5c: No bootstrap required, opened a new log
I20260709 13:18:07.045737 17614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d88b374b83fa4444ad8cdd76f9e91632" candidate_uuid: "d2810e43e8ba44bbb6e74ec557984369" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c"
I20260709 13:18:07.048110 17838 ts_tablet_manager.cc:1403] T cdb66ab1544245109b4edbdad82616be P 0fb9e16fbbd6453a8b5f9244ef060c5c: Time spent bootstrapping tablet: real 0.074s	user 0.034s	sys 0.030s
I20260709 13:18:07.046530 17540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ce6201e71ee4c9b87efeda8873461de" candidate_uuid: "48022b71730a4d55997d33fe9a96fb2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2810e43e8ba44bbb6e74ec557984369" is_pre_election: true
I20260709 13:18:07.046885 17690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d88b374b83fa4444ad8cdd76f9e91632" candidate_uuid: "d2810e43e8ba44bbb6e74ec557984369" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48022b71730a4d55997d33fe9a96fb2a"
W20260709 13:18:07.048633 17655 leader_election.cc:343] T 2ce6201e71ee4c9b87efeda8873461de P 48022b71730a4d55997d33fe9a96fb2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0fb9e16fbbd6453a8b5f9244ef060c5c (127.12.19.130:40513): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:07.048791 17540 raft_consensus.cc:2468] T 2ce6201e71ee4c9b87efeda8873461de P d2810e43e8ba44bbb6e74ec557984369 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48022b71730a4d55997d33fe9a96fb2a in term 0.
I20260709 13:18:07.040685 17616 raft_consensus.cc:2468] T f0d2d472e1bf4024afe8a53ac64d1f71 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48022b71730a4d55997d33fe9a96fb2a in term 1.
I20260709 13:18:07.048074 17614 raft_consensus.cc:3060] T d88b374b83fa4444ad8cdd76f9e91632 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:07.050009 17653 leader_election.cc:304] T 2ce6201e71ee4c9b87efeda8873461de P 48022b71730a4d55997d33fe9a96fb2a [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: 48022b71730a4d55997d33fe9a96fb2a, d2810e43e8ba44bbb6e74ec557984369; no voters: 0fb9e16fbbd6453a8b5f9244ef060c5c
I20260709 13:18:07.056702 17614 raft_consensus.cc:2468] T d88b374b83fa4444ad8cdd76f9e91632 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2810e43e8ba44bbb6e74ec557984369 in term 1.
I20260709 13:18:07.047211 17837 tablet_bootstrap.cc:654] T a9ea1e76fa784471978c73527685d492 P 48022b71730a4d55997d33fe9a96fb2a: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:07.051488 17838 raft_consensus.cc:359] T cdb66ab1544245109b4edbdad82616be P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:07.057416 17838 raft_consensus.cc:385] T cdb66ab1544245109b4edbdad82616be P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:07.057796 17838 raft_consensus.cc:740] T cdb66ab1544245109b4edbdad82616be P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0fb9e16fbbd6453a8b5f9244ef060c5c, State: Initialized, Role: FOLLOWER
I20260709 13:18:07.058573 17819 raft_consensus.cc:2804] T 2ce6201e71ee4c9b87efeda8873461de P 48022b71730a4d55997d33fe9a96fb2a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:07.044183 17738 raft_consensus.cc:515] T a9ea1e76fa784471978c73527685d492 P d2810e43e8ba44bbb6e74ec557984369 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:07.048902 17690 raft_consensus.cc:3060] T d88b374b83fa4444ad8cdd76f9e91632 P 48022b71730a4d55997d33fe9a96fb2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:07.061892 17506 leader_election.cc:304] T d88b374b83fa4444ad8cdd76f9e91632 P d2810e43e8ba44bbb6e74ec557984369 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0fb9e16fbbd6453a8b5f9244ef060c5c, d2810e43e8ba44bbb6e74ec557984369; no voters: 
I20260709 13:18:07.059036 17819 raft_consensus.cc:493] T 2ce6201e71ee4c9b87efeda8873461de P 48022b71730a4d55997d33fe9a96fb2a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:07.063112 17819 raft_consensus.cc:3060] T 2ce6201e71ee4c9b87efeda8873461de P 48022b71730a4d55997d33fe9a96fb2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:07.063683 17840 raft_consensus.cc:2804] T d88b374b83fa4444ad8cdd76f9e91632 P d2810e43e8ba44bbb6e74ec557984369 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:07.075584 17840 raft_consensus.cc:697] T d88b374b83fa4444ad8cdd76f9e91632 P d2810e43e8ba44bbb6e74ec557984369 [term 1 LEADER]: Becoming Leader. State: Replica: d2810e43e8ba44bbb6e74ec557984369, State: Running, Role: LEADER
I20260709 13:18:07.059057 17838 consensus_queue.cc:260] T cdb66ab1544245109b4edbdad82616be P 0fb9e16fbbd6453a8b5f9244ef060c5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:07.077960 17840 consensus_queue.cc:237] T d88b374b83fa4444ad8cdd76f9e91632 P d2810e43e8ba44bbb6e74ec557984369 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:07.083911 17738 leader_election.cc:290] T a9ea1e76fa784471978c73527685d492 P d2810e43e8ba44bbb6e74ec557984369 [CANDIDATE]: Term 1 election: Requested vote from peers 0fb9e16fbbd6453a8b5f9244ef060c5c (127.12.19.130:40513), 48022b71730a4d55997d33fe9a96fb2a (127.12.19.131:42995)
I20260709 13:18:07.084525 17838 ts_tablet_manager.cc:1434] T cdb66ab1544245109b4edbdad82616be P 0fb9e16fbbd6453a8b5f9244ef060c5c: Time spent starting tablet: real 0.036s	user 0.007s	sys 0.000s
I20260709 13:18:07.085500 17838 tablet_bootstrap.cc:492] T 2ce6201e71ee4c9b87efeda8873461de P 0fb9e16fbbd6453a8b5f9244ef060c5c: Bootstrap starting.
I20260709 13:18:07.085850 17688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9ea1e76fa784471978c73527685d492" candidate_uuid: "d2810e43e8ba44bbb6e74ec557984369" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48022b71730a4d55997d33fe9a96fb2a"
I20260709 13:18:07.091629 17616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9ea1e76fa784471978c73527685d492" candidate_uuid: "d2810e43e8ba44bbb6e74ec557984369" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c"
W20260709 13:18:07.091877 17507 leader_election.cc:343] T a9ea1e76fa784471978c73527685d492 P d2810e43e8ba44bbb6e74ec557984369 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 48022b71730a4d55997d33fe9a96fb2a (127.12.19.131:42995): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:07.092239 17616 raft_consensus.cc:3060] T a9ea1e76fa784471978c73527685d492 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:07.102016 17870 raft_consensus.cc:493] T 784a11d17b9e472180464e7acd0bfbbb P 48022b71730a4d55997d33fe9a96fb2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:07.102536 17870 raft_consensus.cc:515] T 784a11d17b9e472180464e7acd0bfbbb P 48022b71730a4d55997d33fe9a96fb2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:07.105508 17616 raft_consensus.cc:2468] T a9ea1e76fa784471978c73527685d492 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2810e43e8ba44bbb6e74ec557984369 in term 1.
I20260709 13:18:07.105953 17870 leader_election.cc:290] T 784a11d17b9e472180464e7acd0bfbbb P 48022b71730a4d55997d33fe9a96fb2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d2810e43e8ba44bbb6e74ec557984369 (127.12.19.129:39623), 0fb9e16fbbd6453a8b5f9244ef060c5c (127.12.19.130:40513)
I20260709 13:18:07.105551 17819 raft_consensus.cc:515] T 2ce6201e71ee4c9b87efeda8873461de P 48022b71730a4d55997d33fe9a96fb2a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:07.113042 17540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "784a11d17b9e472180464e7acd0bfbbb" candidate_uuid: "48022b71730a4d55997d33fe9a96fb2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2810e43e8ba44bbb6e74ec557984369" is_pre_election: true
I20260709 13:18:07.114149 17540 raft_consensus.cc:2393] T 784a11d17b9e472180464e7acd0bfbbb P d2810e43e8ba44bbb6e74ec557984369 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 48022b71730a4d55997d33fe9a96fb2a in current term 1: Already voted for candidate 0fb9e16fbbd6453a8b5f9244ef060c5c in this term.
I20260709 13:18:07.114163 17541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ce6201e71ee4c9b87efeda8873461de" candidate_uuid: "48022b71730a4d55997d33fe9a96fb2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2810e43e8ba44bbb6e74ec557984369"
I20260709 13:18:07.114887 17541 raft_consensus.cc:3060] T 2ce6201e71ee4c9b87efeda8873461de P d2810e43e8ba44bbb6e74ec557984369 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:07.116760 17506 leader_election.cc:304] T a9ea1e76fa784471978c73527685d492 P d2810e43e8ba44bbb6e74ec557984369 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0fb9e16fbbd6453a8b5f9244ef060c5c, d2810e43e8ba44bbb6e74ec557984369; no voters: 48022b71730a4d55997d33fe9a96fb2a
I20260709 13:18:07.117300 17690 raft_consensus.cc:2468] T d88b374b83fa4444ad8cdd76f9e91632 P 48022b71730a4d55997d33fe9a96fb2a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2810e43e8ba44bbb6e74ec557984369 in term 1.
I20260709 13:18:07.118213 17819 leader_election.cc:290] T 2ce6201e71ee4c9b87efeda8873461de P 48022b71730a4d55997d33fe9a96fb2a [CANDIDATE]: Term 1 election: Requested vote from peers d2810e43e8ba44bbb6e74ec557984369 (127.12.19.129:39623), 0fb9e16fbbd6453a8b5f9244ef060c5c (127.12.19.130:40513)
I20260709 13:18:07.118762 17837 tablet_bootstrap.cc:492] T a9ea1e76fa784471978c73527685d492 P 48022b71730a4d55997d33fe9a96fb2a: No bootstrap required, opened a new log
I20260709 13:18:07.118767 17819 raft_consensus.cc:493] T cdb66ab1544245109b4edbdad82616be P 48022b71730a4d55997d33fe9a96fb2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:07.119128 17874 raft_consensus.cc:2804] T a9ea1e76fa784471978c73527685d492 P d2810e43e8ba44bbb6e74ec557984369 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:07.119599 17837 ts_tablet_manager.cc:1403] T a9ea1e76fa784471978c73527685d492 P 48022b71730a4d55997d33fe9a96fb2a: Time spent bootstrapping tablet: real 0.088s	user 0.030s	sys 0.025s
I20260709 13:18:07.119477 17819 raft_consensus.cc:515] T cdb66ab1544245109b4edbdad82616be P 48022b71730a4d55997d33fe9a96fb2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:07.119886 17874 raft_consensus.cc:697] T a9ea1e76fa784471978c73527685d492 P d2810e43e8ba44bbb6e74ec557984369 [term 1 LEADER]: Becoming Leader. State: Replica: d2810e43e8ba44bbb6e74ec557984369, State: Running, Role: LEADER
I20260709 13:18:07.120550 17838 tablet_bootstrap.cc:654] T 2ce6201e71ee4c9b87efeda8873461de P 0fb9e16fbbd6453a8b5f9244ef060c5c: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:07.121058 17874 consensus_queue.cc:237] T a9ea1e76fa784471978c73527685d492 P d2810e43e8ba44bbb6e74ec557984369 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:07.124711 17616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "784a11d17b9e472180464e7acd0bfbbb" candidate_uuid: "48022b71730a4d55997d33fe9a96fb2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" is_pre_election: true
I20260709 13:18:07.126091 17655 leader_election.cc:304] T 784a11d17b9e472180464e7acd0bfbbb P 48022b71730a4d55997d33fe9a96fb2a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 48022b71730a4d55997d33fe9a96fb2a; no voters: 0fb9e16fbbd6453a8b5f9244ef060c5c, d2810e43e8ba44bbb6e74ec557984369
I20260709 13:18:07.126191 17837 raft_consensus.cc:359] T a9ea1e76fa784471978c73527685d492 P 48022b71730a4d55997d33fe9a96fb2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:07.126888 17837 raft_consensus.cc:385] T a9ea1e76fa784471978c73527685d492 P 48022b71730a4d55997d33fe9a96fb2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:07.127190 17837 raft_consensus.cc:740] T a9ea1e76fa784471978c73527685d492 P 48022b71730a4d55997d33fe9a96fb2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48022b71730a4d55997d33fe9a96fb2a, State: Initialized, Role: FOLLOWER
I20260709 13:18:07.127863 17837 consensus_queue.cc:260] T a9ea1e76fa784471978c73527685d492 P 48022b71730a4d55997d33fe9a96fb2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:07.128742 17876 raft_consensus.cc:3060] T 784a11d17b9e472180464e7acd0bfbbb P 48022b71730a4d55997d33fe9a96fb2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:07.130420 17540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdb66ab1544245109b4edbdad82616be" candidate_uuid: "48022b71730a4d55997d33fe9a96fb2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2810e43e8ba44bbb6e74ec557984369" is_pre_election: true
I20260709 13:18:07.130606 17614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ce6201e71ee4c9b87efeda8873461de" candidate_uuid: "48022b71730a4d55997d33fe9a96fb2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c"
I20260709 13:18:07.131080 17540 raft_consensus.cc:2468] T cdb66ab1544245109b4edbdad82616be P d2810e43e8ba44bbb6e74ec557984369 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48022b71730a4d55997d33fe9a96fb2a in term 0.
I20260709 13:18:07.134315 17439 catalog_manager.cc:5697] T f0d2d472e1bf4024afe8a53ac64d1f71 P 48022b71730a4d55997d33fe9a96fb2a reported cstate change: term changed from 0 to 1, leader changed from <none> to 48022b71730a4d55997d33fe9a96fb2a (127.12.19.131). New cstate: current_term: 1 leader_uuid: "48022b71730a4d55997d33fe9a96fb2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } health_report { overall_health: HEALTHY } } }
I20260709 13:18:07.131469 17437 catalog_manager.cc:5697] T d88b374b83fa4444ad8cdd76f9e91632 P d2810e43e8ba44bbb6e74ec557984369 reported cstate change: term changed from 0 to 1, leader changed from <none> to d2810e43e8ba44bbb6e74ec557984369 (127.12.19.129). New cstate: current_term: 1 leader_uuid: "d2810e43e8ba44bbb6e74ec557984369" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:07.139873 17653 leader_election.cc:304] T cdb66ab1544245109b4edbdad82616be P 48022b71730a4d55997d33fe9a96fb2a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48022b71730a4d55997d33fe9a96fb2a, d2810e43e8ba44bbb6e74ec557984369; no voters: 
I20260709 13:18:07.143828 17541 raft_consensus.cc:2468] T 2ce6201e71ee4c9b87efeda8873461de P d2810e43e8ba44bbb6e74ec557984369 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48022b71730a4d55997d33fe9a96fb2a in term 1.
W20260709 13:18:07.135725 17655 leader_election.cc:343] T 2ce6201e71ee4c9b87efeda8873461de P 48022b71730a4d55997d33fe9a96fb2a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0fb9e16fbbd6453a8b5f9244ef060c5c (127.12.19.130:40513): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:07.146584 17819 leader_election.cc:290] T cdb66ab1544245109b4edbdad82616be P 48022b71730a4d55997d33fe9a96fb2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d2810e43e8ba44bbb6e74ec557984369 (127.12.19.129:39623), 0fb9e16fbbd6453a8b5f9244ef060c5c (127.12.19.130:40513)
I20260709 13:18:07.147670 17616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdb66ab1544245109b4edbdad82616be" candidate_uuid: "48022b71730a4d55997d33fe9a96fb2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" is_pre_election: true
I20260709 13:18:07.148371 17616 raft_consensus.cc:2468] T cdb66ab1544245109b4edbdad82616be P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48022b71730a4d55997d33fe9a96fb2a in term 0.
I20260709 13:18:07.148447 17653 leader_election.cc:304] T 2ce6201e71ee4c9b87efeda8873461de P 48022b71730a4d55997d33fe9a96fb2a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 48022b71730a4d55997d33fe9a96fb2a, d2810e43e8ba44bbb6e74ec557984369; no voters: 0fb9e16fbbd6453a8b5f9244ef060c5c
I20260709 13:18:07.150695 17837 ts_tablet_manager.cc:1434] T a9ea1e76fa784471978c73527685d492 P 48022b71730a4d55997d33fe9a96fb2a: Time spent starting tablet: real 0.031s	user 0.011s	sys 0.009s
I20260709 13:18:07.151800 17837 tablet_bootstrap.cc:492] T 42eb914869564d789fea590b2955adc4 P 48022b71730a4d55997d33fe9a96fb2a: Bootstrap starting.
I20260709 13:18:07.146194 17848 raft_consensus.cc:2804] T cdb66ab1544245109b4edbdad82616be P 48022b71730a4d55997d33fe9a96fb2a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:07.154295 17848 raft_consensus.cc:493] T cdb66ab1544245109b4edbdad82616be P 48022b71730a4d55997d33fe9a96fb2a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:07.154675 17848 raft_consensus.cc:3060] T cdb66ab1544245109b4edbdad82616be P 48022b71730a4d55997d33fe9a96fb2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:07.157298 17819 raft_consensus.cc:2804] T 2ce6201e71ee4c9b87efeda8873461de P 48022b71730a4d55997d33fe9a96fb2a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:07.157930 17819 raft_consensus.cc:697] T 2ce6201e71ee4c9b87efeda8873461de P 48022b71730a4d55997d33fe9a96fb2a [term 1 LEADER]: Becoming Leader. State: Replica: 48022b71730a4d55997d33fe9a96fb2a, State: Running, Role: LEADER
I20260709 13:18:07.158814 17819 consensus_queue.cc:237] T 2ce6201e71ee4c9b87efeda8873461de P 48022b71730a4d55997d33fe9a96fb2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:07.157521 17837 tablet_bootstrap.cc:654] T 42eb914869564d789fea590b2955adc4 P 48022b71730a4d55997d33fe9a96fb2a: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:07.168283 17848 raft_consensus.cc:515] T cdb66ab1544245109b4edbdad82616be P 48022b71730a4d55997d33fe9a96fb2a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:07.172781 17437 catalog_manager.cc:5697] T a9ea1e76fa784471978c73527685d492 P d2810e43e8ba44bbb6e74ec557984369 reported cstate change: term changed from 0 to 1, leader changed from <none> to d2810e43e8ba44bbb6e74ec557984369 (127.12.19.129). New cstate: current_term: 1 leader_uuid: "d2810e43e8ba44bbb6e74ec557984369" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:07.176812 17616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdb66ab1544245109b4edbdad82616be" candidate_uuid: "48022b71730a4d55997d33fe9a96fb2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c"
I20260709 13:18:07.177503 17616 raft_consensus.cc:3060] T cdb66ab1544245109b4edbdad82616be P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:07.178509 17541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdb66ab1544245109b4edbdad82616be" candidate_uuid: "48022b71730a4d55997d33fe9a96fb2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2810e43e8ba44bbb6e74ec557984369"
I20260709 13:18:07.179177 17541 raft_consensus.cc:3060] T cdb66ab1544245109b4edbdad82616be P d2810e43e8ba44bbb6e74ec557984369 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:07.172716 17876 raft_consensus.cc:2749] T 784a11d17b9e472180464e7acd0bfbbb P 48022b71730a4d55997d33fe9a96fb2a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:18:07.185076 17838 tablet_bootstrap.cc:492] T 2ce6201e71ee4c9b87efeda8873461de P 0fb9e16fbbd6453a8b5f9244ef060c5c: No bootstrap required, opened a new log
I20260709 13:18:07.185570 17838 ts_tablet_manager.cc:1403] T 2ce6201e71ee4c9b87efeda8873461de P 0fb9e16fbbd6453a8b5f9244ef060c5c: Time spent bootstrapping tablet: real 0.100s	user 0.012s	sys 0.002s
I20260709 13:18:07.186792 17616 raft_consensus.cc:2468] T cdb66ab1544245109b4edbdad82616be P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48022b71730a4d55997d33fe9a96fb2a in term 1.
I20260709 13:18:07.187968 17655 leader_election.cc:304] T cdb66ab1544245109b4edbdad82616be P 48022b71730a4d55997d33fe9a96fb2a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0fb9e16fbbd6453a8b5f9244ef060c5c, 48022b71730a4d55997d33fe9a96fb2a; no voters: 
I20260709 13:18:07.189169 17876 raft_consensus.cc:2804] T cdb66ab1544245109b4edbdad82616be P 48022b71730a4d55997d33fe9a96fb2a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:07.189710 17876 raft_consensus.cc:697] T cdb66ab1544245109b4edbdad82616be P 48022b71730a4d55997d33fe9a96fb2a [term 1 LEADER]: Becoming Leader. State: Replica: 48022b71730a4d55997d33fe9a96fb2a, State: Running, Role: LEADER
I20260709 13:18:07.189993 17837 tablet_bootstrap.cc:492] T 42eb914869564d789fea590b2955adc4 P 48022b71730a4d55997d33fe9a96fb2a: No bootstrap required, opened a new log
I20260709 13:18:07.190258 17541 raft_consensus.cc:2468] T cdb66ab1544245109b4edbdad82616be P d2810e43e8ba44bbb6e74ec557984369 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48022b71730a4d55997d33fe9a96fb2a in term 1.
I20260709 13:18:07.190447 17837 ts_tablet_manager.cc:1403] T 42eb914869564d789fea590b2955adc4 P 48022b71730a4d55997d33fe9a96fb2a: Time spent bootstrapping tablet: real 0.039s	user 0.009s	sys 0.000s
I20260709 13:18:07.191040 17848 leader_election.cc:290] T cdb66ab1544245109b4edbdad82616be P 48022b71730a4d55997d33fe9a96fb2a [CANDIDATE]: Term 1 election: Requested vote from peers d2810e43e8ba44bbb6e74ec557984369 (127.12.19.129:39623), 0fb9e16fbbd6453a8b5f9244ef060c5c (127.12.19.130:40513)
I20260709 13:18:07.190480 17876 consensus_queue.cc:237] T cdb66ab1544245109b4edbdad82616be P 48022b71730a4d55997d33fe9a96fb2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:07.193226 17837 raft_consensus.cc:359] T 42eb914869564d789fea590b2955adc4 P 48022b71730a4d55997d33fe9a96fb2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:07.193837 17837 raft_consensus.cc:385] T 42eb914869564d789fea590b2955adc4 P 48022b71730a4d55997d33fe9a96fb2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:07.194085 17837 raft_consensus.cc:740] T 42eb914869564d789fea590b2955adc4 P 48022b71730a4d55997d33fe9a96fb2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48022b71730a4d55997d33fe9a96fb2a, State: Initialized, Role: FOLLOWER
I20260709 13:18:07.194782 17837 consensus_queue.cc:260] T 42eb914869564d789fea590b2955adc4 P 48022b71730a4d55997d33fe9a96fb2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:07.197289 17837 ts_tablet_manager.cc:1434] T 42eb914869564d789fea590b2955adc4 P 48022b71730a4d55997d33fe9a96fb2a: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:18:07.197114 17437 catalog_manager.cc:5697] T 2ce6201e71ee4c9b87efeda8873461de P 48022b71730a4d55997d33fe9a96fb2a reported cstate change: term changed from 0 to 1, leader changed from <none> to 48022b71730a4d55997d33fe9a96fb2a (127.12.19.131). New cstate: current_term: 1 leader_uuid: "48022b71730a4d55997d33fe9a96fb2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } health_report { overall_health: HEALTHY } } }
I20260709 13:18:07.188354 17838 raft_consensus.cc:359] T 2ce6201e71ee4c9b87efeda8873461de P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:07.198722 17838 raft_consensus.cc:385] T 2ce6201e71ee4c9b87efeda8873461de P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:07.199054 17838 raft_consensus.cc:740] T 2ce6201e71ee4c9b87efeda8873461de P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0fb9e16fbbd6453a8b5f9244ef060c5c, State: Initialized, Role: FOLLOWER
I20260709 13:18:07.199901 17838 consensus_queue.cc:260] T 2ce6201e71ee4c9b87efeda8873461de P 0fb9e16fbbd6453a8b5f9244ef060c5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:07.202365 17838 ts_tablet_manager.cc:1434] T 2ce6201e71ee4c9b87efeda8873461de P 0fb9e16fbbd6453a8b5f9244ef060c5c: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.003s
I20260709 13:18:07.209868 17874 raft_consensus.cc:493] T 42eb914869564d789fea590b2955adc4 P d2810e43e8ba44bbb6e74ec557984369 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:07.210371 17874 raft_consensus.cc:515] T 42eb914869564d789fea590b2955adc4 P d2810e43e8ba44bbb6e74ec557984369 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:07.212368 17874 leader_election.cc:290] T 42eb914869564d789fea590b2955adc4 P d2810e43e8ba44bbb6e74ec557984369 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0fb9e16fbbd6453a8b5f9244ef060c5c (127.12.19.130:40513), 48022b71730a4d55997d33fe9a96fb2a (127.12.19.131:42995)
I20260709 13:18:07.213145 17616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42eb914869564d789fea590b2955adc4" candidate_uuid: "d2810e43e8ba44bbb6e74ec557984369" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" is_pre_election: true
I20260709 13:18:07.213493 17690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42eb914869564d789fea590b2955adc4" candidate_uuid: "d2810e43e8ba44bbb6e74ec557984369" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48022b71730a4d55997d33fe9a96fb2a" is_pre_election: true
I20260709 13:18:07.213838 17616 raft_consensus.cc:2468] T 42eb914869564d789fea590b2955adc4 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d2810e43e8ba44bbb6e74ec557984369 in term 0.
I20260709 13:18:07.214085 17690 raft_consensus.cc:2468] T 42eb914869564d789fea590b2955adc4 P 48022b71730a4d55997d33fe9a96fb2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d2810e43e8ba44bbb6e74ec557984369 in term 0.
I20260709 13:18:07.215219 17507 leader_election.cc:304] T 42eb914869564d789fea590b2955adc4 P d2810e43e8ba44bbb6e74ec557984369 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48022b71730a4d55997d33fe9a96fb2a, d2810e43e8ba44bbb6e74ec557984369; no voters: 
I20260709 13:18:07.214632 17439 catalog_manager.cc:5697] T cdb66ab1544245109b4edbdad82616be P 48022b71730a4d55997d33fe9a96fb2a reported cstate change: term changed from 0 to 1, leader changed from <none> to 48022b71730a4d55997d33fe9a96fb2a (127.12.19.131). New cstate: current_term: 1 leader_uuid: "48022b71730a4d55997d33fe9a96fb2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } health_report { overall_health: HEALTHY } } }
I20260709 13:18:07.216380 17874 raft_consensus.cc:2804] T 42eb914869564d789fea590b2955adc4 P d2810e43e8ba44bbb6e74ec557984369 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:07.216750 17874 raft_consensus.cc:493] T 42eb914869564d789fea590b2955adc4 P d2810e43e8ba44bbb6e74ec557984369 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:07.217077 17874 raft_consensus.cc:3060] T 42eb914869564d789fea590b2955adc4 P d2810e43e8ba44bbb6e74ec557984369 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:07.224547 17874 raft_consensus.cc:515] T 42eb914869564d789fea590b2955adc4 P d2810e43e8ba44bbb6e74ec557984369 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:07.226835 17874 leader_election.cc:290] T 42eb914869564d789fea590b2955adc4 P d2810e43e8ba44bbb6e74ec557984369 [CANDIDATE]: Term 1 election: Requested vote from peers 0fb9e16fbbd6453a8b5f9244ef060c5c (127.12.19.130:40513), 48022b71730a4d55997d33fe9a96fb2a (127.12.19.131:42995)
I20260709 13:18:07.226922 17616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42eb914869564d789fea590b2955adc4" candidate_uuid: "d2810e43e8ba44bbb6e74ec557984369" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c"
I20260709 13:18:07.227672 17616 raft_consensus.cc:3060] T 42eb914869564d789fea590b2955adc4 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:07.227838 17690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42eb914869564d789fea590b2955adc4" candidate_uuid: "d2810e43e8ba44bbb6e74ec557984369" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48022b71730a4d55997d33fe9a96fb2a"
I20260709 13:18:07.228375 17690 raft_consensus.cc:3060] T 42eb914869564d789fea590b2955adc4 P 48022b71730a4d55997d33fe9a96fb2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:07.233209 17616 raft_consensus.cc:2468] T 42eb914869564d789fea590b2955adc4 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2810e43e8ba44bbb6e74ec557984369 in term 1.
I20260709 13:18:07.233353 17690 raft_consensus.cc:2468] T 42eb914869564d789fea590b2955adc4 P 48022b71730a4d55997d33fe9a96fb2a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2810e43e8ba44bbb6e74ec557984369 in term 1.
I20260709 13:18:07.234337 17507 leader_election.cc:304] T 42eb914869564d789fea590b2955adc4 P d2810e43e8ba44bbb6e74ec557984369 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48022b71730a4d55997d33fe9a96fb2a, d2810e43e8ba44bbb6e74ec557984369; no voters: 
I20260709 13:18:07.234999 17874 raft_consensus.cc:2804] T 42eb914869564d789fea590b2955adc4 P d2810e43e8ba44bbb6e74ec557984369 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:07.235464 17874 raft_consensus.cc:697] T 42eb914869564d789fea590b2955adc4 P d2810e43e8ba44bbb6e74ec557984369 [term 1 LEADER]: Becoming Leader. State: Replica: d2810e43e8ba44bbb6e74ec557984369, State: Running, Role: LEADER
I20260709 13:18:07.236073 17874 consensus_queue.cc:237] T 42eb914869564d789fea590b2955adc4 P d2810e43e8ba44bbb6e74ec557984369 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:07.243553 17439 catalog_manager.cc:5697] T 42eb914869564d789fea590b2955adc4 P d2810e43e8ba44bbb6e74ec557984369 reported cstate change: term changed from 0 to 1, leader changed from <none> to d2810e43e8ba44bbb6e74ec557984369 (127.12.19.129). New cstate: current_term: 1 leader_uuid: "d2810e43e8ba44bbb6e74ec557984369" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:07.267004 17874 raft_consensus.cc:493] T 57d3e4b9a6a04058ae310620fcf14942 P d2810e43e8ba44bbb6e74ec557984369 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:07.267514 17874 raft_consensus.cc:515] T 57d3e4b9a6a04058ae310620fcf14942 P d2810e43e8ba44bbb6e74ec557984369 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:07.269146 17874 leader_election.cc:290] T 57d3e4b9a6a04058ae310620fcf14942 P d2810e43e8ba44bbb6e74ec557984369 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0fb9e16fbbd6453a8b5f9244ef060c5c (127.12.19.130:40513), 48022b71730a4d55997d33fe9a96fb2a (127.12.19.131:42995)
I20260709 13:18:07.270123 17690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57d3e4b9a6a04058ae310620fcf14942" candidate_uuid: "d2810e43e8ba44bbb6e74ec557984369" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48022b71730a4d55997d33fe9a96fb2a" is_pre_election: true
I20260709 13:18:07.270008 17616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57d3e4b9a6a04058ae310620fcf14942" candidate_uuid: "d2810e43e8ba44bbb6e74ec557984369" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" is_pre_election: true
I20260709 13:18:07.271014 17616 raft_consensus.cc:2393] T 57d3e4b9a6a04058ae310620fcf14942 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d2810e43e8ba44bbb6e74ec557984369 in current term 1: Already voted for candidate 48022b71730a4d55997d33fe9a96fb2a in this term.
I20260709 13:18:07.272018 17506 leader_election.cc:304] T 57d3e4b9a6a04058ae310620fcf14942 P d2810e43e8ba44bbb6e74ec557984369 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d2810e43e8ba44bbb6e74ec557984369; no voters: 0fb9e16fbbd6453a8b5f9244ef060c5c, 48022b71730a4d55997d33fe9a96fb2a
I20260709 13:18:07.272622 17874 raft_consensus.cc:3060] T 57d3e4b9a6a04058ae310620fcf14942 P d2810e43e8ba44bbb6e74ec557984369 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:07.276197 17823 consensus_queue.cc:1048] T 784a11d17b9e472180464e7acd0bfbbb P 0fb9e16fbbd6453a8b5f9244ef060c5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:07.277403 17874 raft_consensus.cc:2749] T 57d3e4b9a6a04058ae310620fcf14942 P d2810e43e8ba44bbb6e74ec557984369 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:18:07.287212 17823 consensus_queue.cc:1048] T 784a11d17b9e472180464e7acd0bfbbb P 0fb9e16fbbd6453a8b5f9244ef060c5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:07.307713 17874 consensus_queue.cc:1048] T 49046b7316464d078c599b9c24b4006c P d2810e43e8ba44bbb6e74ec557984369 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:07.318831 17873 consensus_queue.cc:1048] T 49046b7316464d078c599b9c24b4006c P d2810e43e8ba44bbb6e74ec557984369 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:07.331386 17819 consensus_queue.cc:1048] T 57d3e4b9a6a04058ae310620fcf14942 P 48022b71730a4d55997d33fe9a96fb2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:07.332093 17876 consensus_queue.cc:1048] T 57d3e4b9a6a04058ae310620fcf14942 P 48022b71730a4d55997d33fe9a96fb2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:07.388593 17616 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "784a11d17b9e472180464e7acd0bfbbb"
dest_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c"
mode: GRACEFUL
new_leader_uuid: "d2810e43e8ba44bbb6e74ec557984369"
 from {username='slave'} at 127.0.0.1:34486
I20260709 13:18:07.389130 17616 raft_consensus.cc:606] T 784a11d17b9e472180464e7acd0bfbbb P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 1 LEADER]: Received request to transfer leadership to TS d2810e43e8ba44bbb6e74ec557984369
I20260709 13:18:07.393729 17690 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "57d3e4b9a6a04058ae310620fcf14942"
dest_uuid: "48022b71730a4d55997d33fe9a96fb2a"
mode: GRACEFUL
new_leader_uuid: "d2810e43e8ba44bbb6e74ec557984369"
 from {username='slave'} at 127.0.0.1:45632
I20260709 13:18:07.394225 17690 raft_consensus.cc:606] T 57d3e4b9a6a04058ae310620fcf14942 P 48022b71730a4d55997d33fe9a96fb2a [term 1 LEADER]: Received request to transfer leadership to TS d2810e43e8ba44bbb6e74ec557984369
I20260709 13:18:07.399015 17823 raft_consensus.cc:493] T 2ce6201e71ee4c9b87efeda8873461de P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:07.399643 17823 raft_consensus.cc:515] T 2ce6201e71ee4c9b87efeda8873461de P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:07.401623 17690 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f0d2d472e1bf4024afe8a53ac64d1f71"
dest_uuid: "48022b71730a4d55997d33fe9a96fb2a"
mode: GRACEFUL
new_leader_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c"
 from {username='slave'} at 127.0.0.1:45632
I20260709 13:18:07.402295 17690 raft_consensus.cc:606] T f0d2d472e1bf4024afe8a53ac64d1f71 P 48022b71730a4d55997d33fe9a96fb2a [term 1 LEADER]: Received request to transfer leadership to TS 0fb9e16fbbd6453a8b5f9244ef060c5c
I20260709 13:18:07.401701 17823 leader_election.cc:290] T 2ce6201e71ee4c9b87efeda8873461de P 0fb9e16fbbd6453a8b5f9244ef060c5c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d2810e43e8ba44bbb6e74ec557984369 (127.12.19.129:39623), 48022b71730a4d55997d33fe9a96fb2a (127.12.19.131:42995)
I20260709 13:18:07.402787 17688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ce6201e71ee4c9b87efeda8873461de" candidate_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48022b71730a4d55997d33fe9a96fb2a" is_pre_election: true
I20260709 13:18:07.403402 17541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ce6201e71ee4c9b87efeda8873461de" candidate_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2810e43e8ba44bbb6e74ec557984369" is_pre_election: true
I20260709 13:18:07.404175 17541 raft_consensus.cc:2393] T 2ce6201e71ee4c9b87efeda8873461de P d2810e43e8ba44bbb6e74ec557984369 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0fb9e16fbbd6453a8b5f9244ef060c5c in current term 1: Already voted for candidate 48022b71730a4d55997d33fe9a96fb2a in this term.
I20260709 13:18:07.405121 17579 leader_election.cc:304] T 2ce6201e71ee4c9b87efeda8873461de P 0fb9e16fbbd6453a8b5f9244ef060c5c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0fb9e16fbbd6453a8b5f9244ef060c5c; no voters: 48022b71730a4d55997d33fe9a96fb2a, d2810e43e8ba44bbb6e74ec557984369
I20260709 13:18:07.405840 17823 raft_consensus.cc:3060] T 2ce6201e71ee4c9b87efeda8873461de P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:07.407994 17688 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cdb66ab1544245109b4edbdad82616be"
dest_uuid: "48022b71730a4d55997d33fe9a96fb2a"
mode: GRACEFUL
new_leader_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c"
 from {username='slave'} at 127.0.0.1:45632
I20260709 13:18:07.408552 17688 raft_consensus.cc:606] T cdb66ab1544245109b4edbdad82616be P 48022b71730a4d55997d33fe9a96fb2a [term 1 LEADER]: Received request to transfer leadership to TS 0fb9e16fbbd6453a8b5f9244ef060c5c
I20260709 13:18:07.411772 17823 raft_consensus.cc:2749] T 2ce6201e71ee4c9b87efeda8873461de P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:18:07.413282 17541 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a9ea1e76fa784471978c73527685d492"
dest_uuid: "d2810e43e8ba44bbb6e74ec557984369"
mode: GRACEFUL
new_leader_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c"
 from {username='slave'} at 127.0.0.1:49896
I20260709 13:18:07.413910 17541 raft_consensus.cc:606] T a9ea1e76fa784471978c73527685d492 P d2810e43e8ba44bbb6e74ec557984369 [term 1 LEADER]: Received request to transfer leadership to TS 0fb9e16fbbd6453a8b5f9244ef060c5c
I20260709 13:18:07.418514 17541 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "42eb914869564d789fea590b2955adc4"
dest_uuid: "d2810e43e8ba44bbb6e74ec557984369"
mode: GRACEFUL
new_leader_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c"
 from {username='slave'} at 127.0.0.1:49896
I20260709 13:18:07.418907 17541 raft_consensus.cc:606] T 42eb914869564d789fea590b2955adc4 P d2810e43e8ba44bbb6e74ec557984369 [term 1 LEADER]: Received request to transfer leadership to TS 0fb9e16fbbd6453a8b5f9244ef060c5c
I20260709 13:18:07.487934 17819 consensus_queue.cc:1048] T f0d2d472e1bf4024afe8a53ac64d1f71 P 48022b71730a4d55997d33fe9a96fb2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:07.493988 17848 raft_consensus.cc:993] T f0d2d472e1bf4024afe8a53ac64d1f71 P 48022b71730a4d55997d33fe9a96fb2a: : Instructing follower 0fb9e16fbbd6453a8b5f9244ef060c5c to start an election
I20260709 13:18:07.494606 17877 raft_consensus.cc:1081] T f0d2d472e1bf4024afe8a53ac64d1f71 P 48022b71730a4d55997d33fe9a96fb2a [term 1 LEADER]: Signalling peer 0fb9e16fbbd6453a8b5f9244ef060c5c to start an election
I20260709 13:18:07.498227 17616 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f0d2d472e1bf4024afe8a53ac64d1f71"
dest_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c"
 from {username='slave'} at 127.0.0.1:36204
I20260709 13:18:07.498813 17616 raft_consensus.cc:493] T f0d2d472e1bf4024afe8a53ac64d1f71 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:07.499200 17616 raft_consensus.cc:3060] T f0d2d472e1bf4024afe8a53ac64d1f71 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:07.500656 17877 consensus_queue.cc:1048] T f0d2d472e1bf4024afe8a53ac64d1f71 P 48022b71730a4d55997d33fe9a96fb2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:07.505815 17877 raft_consensus.cc:493] T a9ea1e76fa784471978c73527685d492 P 48022b71730a4d55997d33fe9a96fb2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:07.506064 17616 raft_consensus.cc:515] T f0d2d472e1bf4024afe8a53ac64d1f71 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:07.506263 17877 raft_consensus.cc:515] T a9ea1e76fa784471978c73527685d492 P 48022b71730a4d55997d33fe9a96fb2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:07.508090 17616 leader_election.cc:290] T f0d2d472e1bf4024afe8a53ac64d1f71 P 0fb9e16fbbd6453a8b5f9244ef060c5c [CANDIDATE]: Term 2 election: Requested vote from peers d2810e43e8ba44bbb6e74ec557984369 (127.12.19.129:39623), 48022b71730a4d55997d33fe9a96fb2a (127.12.19.131:42995)
I20260709 13:18:07.509155 17540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9ea1e76fa784471978c73527685d492" candidate_uuid: "48022b71730a4d55997d33fe9a96fb2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2810e43e8ba44bbb6e74ec557984369" is_pre_election: true
I20260709 13:18:07.510402 17688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0d2d472e1bf4024afe8a53ac64d1f71" candidate_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "48022b71730a4d55997d33fe9a96fb2a"
I20260709 13:18:07.511001 17688 raft_consensus.cc:3055] T f0d2d472e1bf4024afe8a53ac64d1f71 P 48022b71730a4d55997d33fe9a96fb2a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:18:07.510718 17539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0d2d472e1bf4024afe8a53ac64d1f71" candidate_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d2810e43e8ba44bbb6e74ec557984369"
I20260709 13:18:07.511366 17688 raft_consensus.cc:740] T f0d2d472e1bf4024afe8a53ac64d1f71 P 48022b71730a4d55997d33fe9a96fb2a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 48022b71730a4d55997d33fe9a96fb2a, State: Running, Role: LEADER
I20260709 13:18:07.511860 17877 leader_election.cc:290] T a9ea1e76fa784471978c73527685d492 P 48022b71730a4d55997d33fe9a96fb2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d2810e43e8ba44bbb6e74ec557984369 (127.12.19.129:39623), 0fb9e16fbbd6453a8b5f9244ef060c5c (127.12.19.130:40513)
I20260709 13:18:07.512228 17688 consensus_queue.cc:260] T f0d2d472e1bf4024afe8a53ac64d1f71 P 48022b71730a4d55997d33fe9a96fb2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:07.513270 17688 raft_consensus.cc:3060] T f0d2d472e1bf4024afe8a53ac64d1f71 P 48022b71730a4d55997d33fe9a96fb2a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:07.514938 17614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9ea1e76fa784471978c73527685d492" candidate_uuid: "48022b71730a4d55997d33fe9a96fb2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" is_pre_election: true
I20260709 13:18:07.515820 17614 raft_consensus.cc:2393] T a9ea1e76fa784471978c73527685d492 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 48022b71730a4d55997d33fe9a96fb2a in current term 1: Already voted for candidate d2810e43e8ba44bbb6e74ec557984369 in this term.
I20260709 13:18:07.518399 17655 leader_election.cc:304] T a9ea1e76fa784471978c73527685d492 P 48022b71730a4d55997d33fe9a96fb2a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 48022b71730a4d55997d33fe9a96fb2a; no voters: 0fb9e16fbbd6453a8b5f9244ef060c5c, d2810e43e8ba44bbb6e74ec557984369
I20260709 13:18:07.521783 17688 raft_consensus.cc:2468] T f0d2d472e1bf4024afe8a53ac64d1f71 P 48022b71730a4d55997d33fe9a96fb2a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0fb9e16fbbd6453a8b5f9244ef060c5c in term 2.
I20260709 13:18:07.521835 17877 raft_consensus.cc:3060] T a9ea1e76fa784471978c73527685d492 P 48022b71730a4d55997d33fe9a96fb2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:07.523680 17582 leader_election.cc:304] T f0d2d472e1bf4024afe8a53ac64d1f71 P 0fb9e16fbbd6453a8b5f9244ef060c5c [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: 0fb9e16fbbd6453a8b5f9244ef060c5c, 48022b71730a4d55997d33fe9a96fb2a; no voters: d2810e43e8ba44bbb6e74ec557984369
I20260709 13:18:07.524745 17823 raft_consensus.cc:2804] T f0d2d472e1bf4024afe8a53ac64d1f71 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:18:07.525206 17823 raft_consensus.cc:697] T f0d2d472e1bf4024afe8a53ac64d1f71 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 2 LEADER]: Becoming Leader. State: Replica: 0fb9e16fbbd6453a8b5f9244ef060c5c, State: Running, Role: LEADER
I20260709 13:18:07.525991 17823 consensus_queue.cc:237] T f0d2d472e1bf4024afe8a53ac64d1f71 P 0fb9e16fbbd6453a8b5f9244ef060c5c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:07.529085 17877 raft_consensus.cc:2749] T a9ea1e76fa784471978c73527685d492 P 48022b71730a4d55997d33fe9a96fb2a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:18:07.533377 17436 catalog_manager.cc:5697] T f0d2d472e1bf4024afe8a53ac64d1f71 P 0fb9e16fbbd6453a8b5f9244ef060c5c reported cstate change: term changed from 1 to 2, leader changed from 48022b71730a4d55997d33fe9a96fb2a (127.12.19.131) to 0fb9e16fbbd6453a8b5f9244ef060c5c (127.12.19.130). New cstate: current_term: 2 leader_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:07.619095 17873 consensus_queue.cc:1048] T d88b374b83fa4444ad8cdd76f9e91632 P d2810e43e8ba44bbb6e74ec557984369 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:07.628933 17840 consensus_queue.cc:1048] T d88b374b83fa4444ad8cdd76f9e91632 P d2810e43e8ba44bbb6e74ec557984369 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:18:07.628891 17877 consensus_queue.cc:1048] T cdb66ab1544245109b4edbdad82616be P 48022b71730a4d55997d33fe9a96fb2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:18:07.641389 17819 raft_consensus.cc:993] T cdb66ab1544245109b4edbdad82616be P 48022b71730a4d55997d33fe9a96fb2a: : Instructing follower 0fb9e16fbbd6453a8b5f9244ef060c5c to start an election
I20260709 13:18:07.642218 17819 raft_consensus.cc:1081] T cdb66ab1544245109b4edbdad82616be P 48022b71730a4d55997d33fe9a96fb2a [term 1 LEADER]: Signalling peer 0fb9e16fbbd6453a8b5f9244ef060c5c to start an election
I20260709 13:18:07.647580 17616 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cdb66ab1544245109b4edbdad82616be"
dest_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c"
 from {username='slave'} at 127.0.0.1:36204
I20260709 13:18:07.648128 17616 raft_consensus.cc:493] T cdb66ab1544245109b4edbdad82616be P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:07.648509 17616 raft_consensus.cc:3060] T cdb66ab1544245109b4edbdad82616be P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:07.648542 17877 consensus_queue.cc:1048] T cdb66ab1544245109b4edbdad82616be P 48022b71730a4d55997d33fe9a96fb2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:18:07.656836 17877 consensus_queue.cc:1048] T 2ce6201e71ee4c9b87efeda8873461de P 48022b71730a4d55997d33fe9a96fb2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:07.657256 17616 raft_consensus.cc:515] T cdb66ab1544245109b4edbdad82616be P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:07.658263 17614 raft_consensus.cc:1240] T cdb66ab1544245109b4edbdad82616be P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 2 FOLLOWER]: Rejecting Update request from peer 48022b71730a4d55997d33fe9a96fb2a for earlier term 1. Current term is 2. Ops: []
I20260709 13:18:07.664544 17539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdb66ab1544245109b4edbdad82616be" candidate_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d2810e43e8ba44bbb6e74ec557984369"
I20260709 13:18:07.664721 17877 consensus_queue.cc:1059] T cdb66ab1544245109b4edbdad82616be P 48022b71730a4d55997d33fe9a96fb2a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:07.665567 17877 raft_consensus.cc:3055] T cdb66ab1544245109b4edbdad82616be P 48022b71730a4d55997d33fe9a96fb2a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:18:07.665865 17877 raft_consensus.cc:740] T cdb66ab1544245109b4edbdad82616be P 48022b71730a4d55997d33fe9a96fb2a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 48022b71730a4d55997d33fe9a96fb2a, State: Running, Role: LEADER
I20260709 13:18:07.666622 17616 leader_election.cc:290] T cdb66ab1544245109b4edbdad82616be P 0fb9e16fbbd6453a8b5f9244ef060c5c [CANDIDATE]: Term 2 election: Requested vote from peers d2810e43e8ba44bbb6e74ec557984369 (127.12.19.129:39623), 48022b71730a4d55997d33fe9a96fb2a (127.12.19.131:42995)
I20260709 13:18:07.666992 17690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdb66ab1544245109b4edbdad82616be" candidate_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "48022b71730a4d55997d33fe9a96fb2a"
I20260709 13:18:07.666682 17877 consensus_queue.cc:260] T cdb66ab1544245109b4edbdad82616be P 48022b71730a4d55997d33fe9a96fb2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:07.667816 17877 raft_consensus.cc:3060] T cdb66ab1544245109b4edbdad82616be P 48022b71730a4d55997d33fe9a96fb2a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:07.677781 17848 consensus_queue.cc:1048] T 2ce6201e71ee4c9b87efeda8873461de P 48022b71730a4d55997d33fe9a96fb2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:18:07.692119 17690 raft_consensus.cc:2468] T cdb66ab1544245109b4edbdad82616be P 48022b71730a4d55997d33fe9a96fb2a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0fb9e16fbbd6453a8b5f9244ef060c5c in term 2.
I20260709 13:18:07.694635 17582 leader_election.cc:304] T cdb66ab1544245109b4edbdad82616be P 0fb9e16fbbd6453a8b5f9244ef060c5c [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: 0fb9e16fbbd6453a8b5f9244ef060c5c, 48022b71730a4d55997d33fe9a96fb2a; no voters: d2810e43e8ba44bbb6e74ec557984369
I20260709 13:18:07.695451 17823 raft_consensus.cc:2804] T cdb66ab1544245109b4edbdad82616be P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:18:07.695927 17823 raft_consensus.cc:697] T cdb66ab1544245109b4edbdad82616be P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 2 LEADER]: Becoming Leader. State: Replica: 0fb9e16fbbd6453a8b5f9244ef060c5c, State: Running, Role: LEADER
I20260709 13:18:07.696744 17823 consensus_queue.cc:237] T cdb66ab1544245109b4edbdad82616be P 0fb9e16fbbd6453a8b5f9244ef060c5c [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: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:07.705818 17439 catalog_manager.cc:5697] T cdb66ab1544245109b4edbdad82616be P 0fb9e16fbbd6453a8b5f9244ef060c5c reported cstate change: term changed from 1 to 2, leader changed from 48022b71730a4d55997d33fe9a96fb2a (127.12.19.131) to 0fb9e16fbbd6453a8b5f9244ef060c5c (127.12.19.130). New cstate: current_term: 2 leader_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:07.707242 17840 consensus_queue.cc:1048] T a9ea1e76fa784471978c73527685d492 P d2810e43e8ba44bbb6e74ec557984369 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:07.722653 17873 consensus_queue.cc:1048] T a9ea1e76fa784471978c73527685d492 P d2810e43e8ba44bbb6e74ec557984369 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:07.740909 17873 consensus_queue.cc:1048] T 42eb914869564d789fea590b2955adc4 P d2810e43e8ba44bbb6e74ec557984369 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:07.745299 17874 raft_consensus.cc:993] T a9ea1e76fa784471978c73527685d492 P d2810e43e8ba44bbb6e74ec557984369: : Instructing follower 0fb9e16fbbd6453a8b5f9244ef060c5c to start an election
I20260709 13:18:07.745854 17873 raft_consensus.cc:1081] T a9ea1e76fa784471978c73527685d492 P d2810e43e8ba44bbb6e74ec557984369 [term 1 LEADER]: Signalling peer 0fb9e16fbbd6453a8b5f9244ef060c5c to start an election
I20260709 13:18:07.747843 17615 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a9ea1e76fa784471978c73527685d492"
dest_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c"
 from {username='slave'} at 127.0.0.1:36200
I20260709 13:18:07.748454 17615 raft_consensus.cc:493] T a9ea1e76fa784471978c73527685d492 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:07.748817 17615 raft_consensus.cc:3060] T a9ea1e76fa784471978c73527685d492 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:07.756537 17615 raft_consensus.cc:515] T a9ea1e76fa784471978c73527685d492 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:07.757066 17903 consensus_queue.cc:1048] T 42eb914869564d789fea590b2955adc4 P d2810e43e8ba44bbb6e74ec557984369 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:18:07.761437 17539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9ea1e76fa784471978c73527685d492" candidate_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d2810e43e8ba44bbb6e74ec557984369"
I20260709 13:18:07.762004 17539 raft_consensus.cc:3055] T a9ea1e76fa784471978c73527685d492 P d2810e43e8ba44bbb6e74ec557984369 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:18:07.762319 17539 raft_consensus.cc:740] T a9ea1e76fa784471978c73527685d492 P d2810e43e8ba44bbb6e74ec557984369 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d2810e43e8ba44bbb6e74ec557984369, State: Running, Role: LEADER
I20260709 13:18:07.763136 17539 consensus_queue.cc:260] T a9ea1e76fa784471978c73527685d492 P d2810e43e8ba44bbb6e74ec557984369 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:07.764223 17539 raft_consensus.cc:3060] T a9ea1e76fa784471978c73527685d492 P d2810e43e8ba44bbb6e74ec557984369 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:07.767823 17615 leader_election.cc:290] T a9ea1e76fa784471978c73527685d492 P 0fb9e16fbbd6453a8b5f9244ef060c5c [CANDIDATE]: Term 2 election: Requested vote from peers d2810e43e8ba44bbb6e74ec557984369 (127.12.19.129:39623), 48022b71730a4d55997d33fe9a96fb2a (127.12.19.131:42995)
I20260709 13:18:07.769158 17688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9ea1e76fa784471978c73527685d492" candidate_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "48022b71730a4d55997d33fe9a96fb2a"
I20260709 13:18:07.769564 17874 raft_consensus.cc:993] T 42eb914869564d789fea590b2955adc4 P d2810e43e8ba44bbb6e74ec557984369: : Instructing follower 0fb9e16fbbd6453a8b5f9244ef060c5c to start an election
I20260709 13:18:07.769692 17688 raft_consensus.cc:3060] T a9ea1e76fa784471978c73527685d492 P 48022b71730a4d55997d33fe9a96fb2a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:07.770082 17874 raft_consensus.cc:1081] T 42eb914869564d789fea590b2955adc4 P d2810e43e8ba44bbb6e74ec557984369 [term 1 LEADER]: Signalling peer 0fb9e16fbbd6453a8b5f9244ef060c5c to start an election
I20260709 13:18:07.770128 17539 raft_consensus.cc:2468] T a9ea1e76fa784471978c73527685d492 P d2810e43e8ba44bbb6e74ec557984369 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0fb9e16fbbd6453a8b5f9244ef060c5c in term 2.
I20260709 13:18:07.771757 17579 leader_election.cc:304] T a9ea1e76fa784471978c73527685d492 P 0fb9e16fbbd6453a8b5f9244ef060c5c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0fb9e16fbbd6453a8b5f9244ef060c5c, d2810e43e8ba44bbb6e74ec557984369; no voters: 
I20260709 13:18:07.772506 17823 raft_consensus.cc:2804] T a9ea1e76fa784471978c73527685d492 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:18:07.772326 17615 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "42eb914869564d789fea590b2955adc4"
dest_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c"
 from {username='slave'} at 127.0.0.1:36200
I20260709 13:18:07.773052 17823 raft_consensus.cc:697] T a9ea1e76fa784471978c73527685d492 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 2 LEADER]: Becoming Leader. State: Replica: 0fb9e16fbbd6453a8b5f9244ef060c5c, State: Running, Role: LEADER
I20260709 13:18:07.773226 17615 raft_consensus.cc:493] T 42eb914869564d789fea590b2955adc4 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:07.773648 17615 raft_consensus.cc:3060] T 42eb914869564d789fea590b2955adc4 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:07.773917 17823 consensus_queue.cc:237] T a9ea1e76fa784471978c73527685d492 P 0fb9e16fbbd6453a8b5f9244ef060c5c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:07.776521 17688 raft_consensus.cc:2468] T a9ea1e76fa784471978c73527685d492 P 48022b71730a4d55997d33fe9a96fb2a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0fb9e16fbbd6453a8b5f9244ef060c5c in term 2.
I20260709 13:18:07.780438 17439 catalog_manager.cc:5697] T a9ea1e76fa784471978c73527685d492 P 0fb9e16fbbd6453a8b5f9244ef060c5c reported cstate change: term changed from 1 to 2, leader changed from d2810e43e8ba44bbb6e74ec557984369 (127.12.19.129) to 0fb9e16fbbd6453a8b5f9244ef060c5c (127.12.19.130). New cstate: current_term: 2 leader_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:07.782383 17848 raft_consensus.cc:993] T 57d3e4b9a6a04058ae310620fcf14942 P 48022b71730a4d55997d33fe9a96fb2a: : Instructing follower d2810e43e8ba44bbb6e74ec557984369 to start an election
I20260709 13:18:07.782271 17615 raft_consensus.cc:515] T 42eb914869564d789fea590b2955adc4 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:07.782840 17877 raft_consensus.cc:1081] T 57d3e4b9a6a04058ae310620fcf14942 P 48022b71730a4d55997d33fe9a96fb2a [term 1 LEADER]: Signalling peer d2810e43e8ba44bbb6e74ec557984369 to start an election
I20260709 13:18:07.784160 17615 leader_election.cc:290] T 42eb914869564d789fea590b2955adc4 P 0fb9e16fbbd6453a8b5f9244ef060c5c [CANDIDATE]: Term 2 election: Requested vote from peers d2810e43e8ba44bbb6e74ec557984369 (127.12.19.129:39623), 48022b71730a4d55997d33fe9a96fb2a (127.12.19.131:42995)
I20260709 13:18:07.785264 17541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42eb914869564d789fea590b2955adc4" candidate_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d2810e43e8ba44bbb6e74ec557984369"
I20260709 13:18:07.785476 17688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42eb914869564d789fea590b2955adc4" candidate_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "48022b71730a4d55997d33fe9a96fb2a"
I20260709 13:18:07.785818 17541 raft_consensus.cc:3055] T 42eb914869564d789fea590b2955adc4 P d2810e43e8ba44bbb6e74ec557984369 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:18:07.786021 17688 raft_consensus.cc:3060] T 42eb914869564d789fea590b2955adc4 P 48022b71730a4d55997d33fe9a96fb2a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:07.786164 17541 raft_consensus.cc:740] T 42eb914869564d789fea590b2955adc4 P d2810e43e8ba44bbb6e74ec557984369 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d2810e43e8ba44bbb6e74ec557984369, State: Running, Role: LEADER
I20260709 13:18:07.786793 17539 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "57d3e4b9a6a04058ae310620fcf14942"
dest_uuid: "d2810e43e8ba44bbb6e74ec557984369"
 from {username='slave'} at 127.0.0.1:40090
I20260709 13:18:07.787348 17539 raft_consensus.cc:493] T 57d3e4b9a6a04058ae310620fcf14942 P d2810e43e8ba44bbb6e74ec557984369 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:07.786948 17541 consensus_queue.cc:260] T 42eb914869564d789fea590b2955adc4 P d2810e43e8ba44bbb6e74ec557984369 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:07.787725 17539 raft_consensus.cc:3060] T 57d3e4b9a6a04058ae310620fcf14942 P d2810e43e8ba44bbb6e74ec557984369 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:07.788245 17541 raft_consensus.cc:3060] T 42eb914869564d789fea590b2955adc4 P d2810e43e8ba44bbb6e74ec557984369 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:07.793047 17688 raft_consensus.cc:2468] T 42eb914869564d789fea590b2955adc4 P 48022b71730a4d55997d33fe9a96fb2a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0fb9e16fbbd6453a8b5f9244ef060c5c in term 2.
I20260709 13:18:07.794130 17582 leader_election.cc:304] T 42eb914869564d789fea590b2955adc4 P 0fb9e16fbbd6453a8b5f9244ef060c5c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0fb9e16fbbd6453a8b5f9244ef060c5c, 48022b71730a4d55997d33fe9a96fb2a; no voters: 
I20260709 13:18:07.794241 17539 raft_consensus.cc:515] T 57d3e4b9a6a04058ae310620fcf14942 P d2810e43e8ba44bbb6e74ec557984369 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:07.794693 17541 raft_consensus.cc:2468] T 42eb914869564d789fea590b2955adc4 P d2810e43e8ba44bbb6e74ec557984369 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0fb9e16fbbd6453a8b5f9244ef060c5c in term 2.
I20260709 13:18:07.794929 17823 raft_consensus.cc:2804] T 42eb914869564d789fea590b2955adc4 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:18:07.795464 17823 raft_consensus.cc:697] T 42eb914869564d789fea590b2955adc4 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 2 LEADER]: Becoming Leader. State: Replica: 0fb9e16fbbd6453a8b5f9244ef060c5c, State: Running, Role: LEADER
I20260709 13:18:07.796620 17539 leader_election.cc:290] T 57d3e4b9a6a04058ae310620fcf14942 P d2810e43e8ba44bbb6e74ec557984369 [CANDIDATE]: Term 2 election: Requested vote from peers 0fb9e16fbbd6453a8b5f9244ef060c5c (127.12.19.130:40513), 48022b71730a4d55997d33fe9a96fb2a (127.12.19.131:42995)
I20260709 13:18:07.796319 17823 consensus_queue.cc:237] T 42eb914869564d789fea590b2955adc4 P 0fb9e16fbbd6453a8b5f9244ef060c5c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:07.796828 17615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57d3e4b9a6a04058ae310620fcf14942" candidate_uuid: "d2810e43e8ba44bbb6e74ec557984369" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c"
I20260709 13:18:07.797371 17615 raft_consensus.cc:3060] T 57d3e4b9a6a04058ae310620fcf14942 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:07.797796 17688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57d3e4b9a6a04058ae310620fcf14942" candidate_uuid: "d2810e43e8ba44bbb6e74ec557984369" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "48022b71730a4d55997d33fe9a96fb2a"
I20260709 13:18:07.798364 17688 raft_consensus.cc:3055] T 57d3e4b9a6a04058ae310620fcf14942 P 48022b71730a4d55997d33fe9a96fb2a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:18:07.798671 17688 raft_consensus.cc:740] T 57d3e4b9a6a04058ae310620fcf14942 P 48022b71730a4d55997d33fe9a96fb2a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 48022b71730a4d55997d33fe9a96fb2a, State: Running, Role: LEADER
I20260709 13:18:07.799556 17688 consensus_queue.cc:260] T 57d3e4b9a6a04058ae310620fcf14942 P 48022b71730a4d55997d33fe9a96fb2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:07.800397 17688 raft_consensus.cc:3060] T 57d3e4b9a6a04058ae310620fcf14942 P 48022b71730a4d55997d33fe9a96fb2a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:07.804358 17615 raft_consensus.cc:2468] T 57d3e4b9a6a04058ae310620fcf14942 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2810e43e8ba44bbb6e74ec557984369 in term 2.
I20260709 13:18:07.804557 17439 catalog_manager.cc:5697] T 42eb914869564d789fea590b2955adc4 P 0fb9e16fbbd6453a8b5f9244ef060c5c reported cstate change: term changed from 1 to 2, leader changed from d2810e43e8ba44bbb6e74ec557984369 (127.12.19.129) to 0fb9e16fbbd6453a8b5f9244ef060c5c (127.12.19.130). New cstate: current_term: 2 leader_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:07.805660 17506 leader_election.cc:304] T 57d3e4b9a6a04058ae310620fcf14942 P d2810e43e8ba44bbb6e74ec557984369 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0fb9e16fbbd6453a8b5f9244ef060c5c, d2810e43e8ba44bbb6e74ec557984369; no voters: 
I20260709 13:18:07.806433 17874 raft_consensus.cc:2804] T 57d3e4b9a6a04058ae310620fcf14942 P d2810e43e8ba44bbb6e74ec557984369 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:18:07.806881 17874 raft_consensus.cc:697] T 57d3e4b9a6a04058ae310620fcf14942 P d2810e43e8ba44bbb6e74ec557984369 [term 2 LEADER]: Becoming Leader. State: Replica: d2810e43e8ba44bbb6e74ec557984369, State: Running, Role: LEADER
I20260709 13:18:07.807211 17688 raft_consensus.cc:2468] T 57d3e4b9a6a04058ae310620fcf14942 P 48022b71730a4d55997d33fe9a96fb2a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2810e43e8ba44bbb6e74ec557984369 in term 2.
I20260709 13:18:07.807626 17874 consensus_queue.cc:237] T 57d3e4b9a6a04058ae310620fcf14942 P d2810e43e8ba44bbb6e74ec557984369 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:07.815245 17439 catalog_manager.cc:5697] T 57d3e4b9a6a04058ae310620fcf14942 P d2810e43e8ba44bbb6e74ec557984369 reported cstate change: term changed from 1 to 2, leader changed from 48022b71730a4d55997d33fe9a96fb2a (127.12.19.131) to d2810e43e8ba44bbb6e74ec557984369 (127.12.19.129). New cstate: current_term: 2 leader_uuid: "d2810e43e8ba44bbb6e74ec557984369" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:07.843739 17851 raft_consensus.cc:993] T 784a11d17b9e472180464e7acd0bfbbb P 0fb9e16fbbd6453a8b5f9244ef060c5c: : Instructing follower d2810e43e8ba44bbb6e74ec557984369 to start an election
I20260709 13:18:07.844169 17823 raft_consensus.cc:1081] T 784a11d17b9e472180464e7acd0bfbbb P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 1 LEADER]: Signalling peer d2810e43e8ba44bbb6e74ec557984369 to start an election
I20260709 13:18:07.845628 17539 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "784a11d17b9e472180464e7acd0bfbbb"
dest_uuid: "d2810e43e8ba44bbb6e74ec557984369"
 from {username='slave'} at 127.0.0.1:49888
I20260709 13:18:07.846026 17539 raft_consensus.cc:493] T 784a11d17b9e472180464e7acd0bfbbb P d2810e43e8ba44bbb6e74ec557984369 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:07.846275 17539 raft_consensus.cc:3060] T 784a11d17b9e472180464e7acd0bfbbb P d2810e43e8ba44bbb6e74ec557984369 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:07.850922 17539 raft_consensus.cc:515] T 784a11d17b9e472180464e7acd0bfbbb P d2810e43e8ba44bbb6e74ec557984369 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:07.852377 17539 leader_election.cc:290] T 784a11d17b9e472180464e7acd0bfbbb P d2810e43e8ba44bbb6e74ec557984369 [CANDIDATE]: Term 2 election: Requested vote from peers 0fb9e16fbbd6453a8b5f9244ef060c5c (127.12.19.130:40513), 48022b71730a4d55997d33fe9a96fb2a (127.12.19.131:42995)
I20260709 13:18:07.853143 17615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "784a11d17b9e472180464e7acd0bfbbb" candidate_uuid: "d2810e43e8ba44bbb6e74ec557984369" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c"
I20260709 13:18:07.853412 17688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "784a11d17b9e472180464e7acd0bfbbb" candidate_uuid: "d2810e43e8ba44bbb6e74ec557984369" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "48022b71730a4d55997d33fe9a96fb2a"
I20260709 13:18:07.853775 17615 raft_consensus.cc:3055] T 784a11d17b9e472180464e7acd0bfbbb P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:18:07.853958 17688 raft_consensus.cc:3060] T 784a11d17b9e472180464e7acd0bfbbb P 48022b71730a4d55997d33fe9a96fb2a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:07.854096 17615 raft_consensus.cc:740] T 784a11d17b9e472180464e7acd0bfbbb P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0fb9e16fbbd6453a8b5f9244ef060c5c, State: Running, Role: LEADER
I20260709 13:18:07.854876 17615 consensus_queue.cc:260] T 784a11d17b9e472180464e7acd0bfbbb P 0fb9e16fbbd6453a8b5f9244ef060c5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:07.856040 17615 raft_consensus.cc:3060] T 784a11d17b9e472180464e7acd0bfbbb P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:07.860762 17688 raft_consensus.cc:2468] T 784a11d17b9e472180464e7acd0bfbbb P 48022b71730a4d55997d33fe9a96fb2a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2810e43e8ba44bbb6e74ec557984369 in term 2.
I20260709 13:18:07.861958 17507 leader_election.cc:304] T 784a11d17b9e472180464e7acd0bfbbb P d2810e43e8ba44bbb6e74ec557984369 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48022b71730a4d55997d33fe9a96fb2a, d2810e43e8ba44bbb6e74ec557984369; no voters: 
I20260709 13:18:07.862242 17615 raft_consensus.cc:2468] T 784a11d17b9e472180464e7acd0bfbbb P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2810e43e8ba44bbb6e74ec557984369 in term 2.
I20260709 13:18:07.862673 17874 raft_consensus.cc:2804] T 784a11d17b9e472180464e7acd0bfbbb P d2810e43e8ba44bbb6e74ec557984369 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:18:07.863196 17874 raft_consensus.cc:697] T 784a11d17b9e472180464e7acd0bfbbb P d2810e43e8ba44bbb6e74ec557984369 [term 2 LEADER]: Becoming Leader. State: Replica: d2810e43e8ba44bbb6e74ec557984369, State: Running, Role: LEADER
I20260709 13:18:07.864006 17874 consensus_queue.cc:237] T 784a11d17b9e472180464e7acd0bfbbb P d2810e43e8ba44bbb6e74ec557984369 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:07.869879 17439 catalog_manager.cc:5697] T 784a11d17b9e472180464e7acd0bfbbb P d2810e43e8ba44bbb6e74ec557984369 reported cstate change: term changed from 1 to 2, leader changed from 0fb9e16fbbd6453a8b5f9244ef060c5c (127.12.19.130) to d2810e43e8ba44bbb6e74ec557984369 (127.12.19.129). New cstate: current_term: 2 leader_uuid: "d2810e43e8ba44bbb6e74ec557984369" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:08.052743 17688 raft_consensus.cc:1275] T f0d2d472e1bf4024afe8a53ac64d1f71 P 48022b71730a4d55997d33fe9a96fb2a [term 2 FOLLOWER]: Refusing update from remote peer 0fb9e16fbbd6453a8b5f9244ef060c5c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:08.054013 17823 consensus_queue.cc:1048] T f0d2d472e1bf4024afe8a53ac64d1f71 P 0fb9e16fbbd6453a8b5f9244ef060c5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:08.062674 17539 raft_consensus.cc:3060] T f0d2d472e1bf4024afe8a53ac64d1f71 P d2810e43e8ba44bbb6e74ec557984369 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:08.070015 17539 raft_consensus.cc:1275] T f0d2d472e1bf4024afe8a53ac64d1f71 P d2810e43e8ba44bbb6e74ec557984369 [term 2 FOLLOWER]: Refusing update from remote peer 0fb9e16fbbd6453a8b5f9244ef060c5c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:08.071235 17823 consensus_queue.cc:1048] T f0d2d472e1bf4024afe8a53ac64d1f71 P 0fb9e16fbbd6453a8b5f9244ef060c5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:08.220573 17688 raft_consensus.cc:1275] T cdb66ab1544245109b4edbdad82616be P 48022b71730a4d55997d33fe9a96fb2a [term 2 FOLLOWER]: Refusing update from remote peer 0fb9e16fbbd6453a8b5f9244ef060c5c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:08.221771 17823 consensus_queue.cc:1048] T cdb66ab1544245109b4edbdad82616be P 0fb9e16fbbd6453a8b5f9244ef060c5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:08.229105 17541 raft_consensus.cc:3060] T cdb66ab1544245109b4edbdad82616be P d2810e43e8ba44bbb6e74ec557984369 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:08.236831 17541 raft_consensus.cc:1275] T cdb66ab1544245109b4edbdad82616be P d2810e43e8ba44bbb6e74ec557984369 [term 2 FOLLOWER]: Refusing update from remote peer 0fb9e16fbbd6453a8b5f9244ef060c5c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:08.238106 17907 consensus_queue.cc:1048] T cdb66ab1544245109b4edbdad82616be P 0fb9e16fbbd6453a8b5f9244ef060c5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:08.243387 17541 raft_consensus.cc:1275] T 42eb914869564d789fea590b2955adc4 P d2810e43e8ba44bbb6e74ec557984369 [term 2 FOLLOWER]: Refusing update from remote peer 0fb9e16fbbd6453a8b5f9244ef060c5c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:08.245558 17823 consensus_queue.cc:1048] T 42eb914869564d789fea590b2955adc4 P 0fb9e16fbbd6453a8b5f9244ef060c5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:08.248586 17541 raft_consensus.cc:1275] T a9ea1e76fa784471978c73527685d492 P d2810e43e8ba44bbb6e74ec557984369 [term 2 FOLLOWER]: Refusing update from remote peer 0fb9e16fbbd6453a8b5f9244ef060c5c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:08.250329 17823 consensus_queue.cc:1048] T a9ea1e76fa784471978c73527685d492 P 0fb9e16fbbd6453a8b5f9244ef060c5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:08.258219 17690 raft_consensus.cc:1275] T 42eb914869564d789fea590b2955adc4 P 48022b71730a4d55997d33fe9a96fb2a [term 2 FOLLOWER]: Refusing update from remote peer 0fb9e16fbbd6453a8b5f9244ef060c5c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:08.265776 17823 consensus_queue.cc:1048] T 42eb914869564d789fea590b2955adc4 P 0fb9e16fbbd6453a8b5f9244ef060c5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:18:08.273147 17690 raft_consensus.cc:1275] T a9ea1e76fa784471978c73527685d492 P 48022b71730a4d55997d33fe9a96fb2a [term 2 FOLLOWER]: Refusing update from remote peer 0fb9e16fbbd6453a8b5f9244ef060c5c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:08.274682 17823 consensus_queue.cc:1048] T a9ea1e76fa784471978c73527685d492 P 0fb9e16fbbd6453a8b5f9244ef060c5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:08.283581 17615 raft_consensus.cc:1275] T 57d3e4b9a6a04058ae310620fcf14942 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 2 FOLLOWER]: Refusing update from remote peer d2810e43e8ba44bbb6e74ec557984369: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:08.284464 17688 raft_consensus.cc:1275] T 784a11d17b9e472180464e7acd0bfbbb P 48022b71730a4d55997d33fe9a96fb2a [term 2 FOLLOWER]: Refusing update from remote peer d2810e43e8ba44bbb6e74ec557984369: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:08.285096 17738 consensus_queue.cc:1048] T 57d3e4b9a6a04058ae310620fcf14942 P d2810e43e8ba44bbb6e74ec557984369 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:08.285877 17903 consensus_queue.cc:1048] T 784a11d17b9e472180464e7acd0bfbbb P d2810e43e8ba44bbb6e74ec557984369 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:08.293501 17688 raft_consensus.cc:1275] T 57d3e4b9a6a04058ae310620fcf14942 P 48022b71730a4d55997d33fe9a96fb2a [term 2 FOLLOWER]: Refusing update from remote peer d2810e43e8ba44bbb6e74ec557984369: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:08.295265 17874 consensus_queue.cc:1048] T 57d3e4b9a6a04058ae310620fcf14942 P d2810e43e8ba44bbb6e74ec557984369 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:08.295943 17615 raft_consensus.cc:1275] T 784a11d17b9e472180464e7acd0bfbbb P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 2 FOLLOWER]: Refusing update from remote peer d2810e43e8ba44bbb6e74ec557984369: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:08.299222 17874 consensus_queue.cc:1048] T 784a11d17b9e472180464e7acd0bfbbb P d2810e43e8ba44bbb6e74ec557984369 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:10.424265 17439 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:40590:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 13:18:10.444952 17439 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:40590:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 13:18:10.475889 12366 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 13:18:10.590224 17948 tablet.cc:1724] T 49046b7316464d078c599b9c24b4006c P d2810e43e8ba44bbb6e74ec557984369: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:18:10.604094 17946 tablet.cc:1724] T cdb66ab1544245109b4edbdad82616be P 0fb9e16fbbd6453a8b5f9244ef060c5c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:18:10.590803 17947 tablet.cc:1724] T cdb66ab1544245109b4edbdad82616be P 48022b71730a4d55997d33fe9a96fb2a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:18:10.653319 17716 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:cdb66ab1544245109b4edbdad82616be)
W20260709 13:18:10.657943 17716 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:cdb66ab1544245109b4edbdad82616be)
I20260709 13:18:10.627331 17949 tablet.cc:1724] T 49046b7316464d078c599b9c24b4006c P 0fb9e16fbbd6453a8b5f9244ef060c5c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:18:10.730403 17567 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:49046b7316464d078c599b9c24b4006c)
I20260709 13:18:10.732755 17536 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "57d3e4b9a6a04058ae310620fcf14942"
dest_uuid: "d2810e43e8ba44bbb6e74ec557984369"
mode: GRACEFUL
new_leader_uuid: "48022b71730a4d55997d33fe9a96fb2a"
 from {username='slave'} at 127.0.0.1:49900
I20260709 13:18:10.751734 17536 raft_consensus.cc:606] T 57d3e4b9a6a04058ae310620fcf14942 P d2810e43e8ba44bbb6e74ec557984369 [term 2 LEADER]: Received request to transfer leadership to TS 48022b71730a4d55997d33fe9a96fb2a
I20260709 13:18:10.697438 17965 tablet.cc:1724] T 784a11d17b9e472180464e7acd0bfbbb P d2810e43e8ba44bbb6e74ec557984369: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:18:10.746501 17966 tablet.cc:1724] T a9ea1e76fa784471978c73527685d492 P 0fb9e16fbbd6453a8b5f9244ef060c5c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:18:10.789409 17582 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.12.19.131:42995, user_credentials={real_user=slave}} blocked reactor thread for 86123.1us
I20260709 13:18:10.790217 17968 tablet.cc:1724] T a9ea1e76fa784471978c73527685d492 P 48022b71730a4d55997d33fe9a96fb2a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:18:10.791738 17948 tablet.cc:1724] T a9ea1e76fa784471978c73527685d492 P d2810e43e8ba44bbb6e74ec557984369: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:18:10.803968 17970 tablet.cc:1724] T 784a11d17b9e472180464e7acd0bfbbb P 48022b71730a4d55997d33fe9a96fb2a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:18:10.825623 17978 tablet.cc:1724] T 42eb914869564d789fea590b2955adc4 P 0fb9e16fbbd6453a8b5f9244ef060c5c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:18:10.845006 17959 raft_consensus.cc:993] T 57d3e4b9a6a04058ae310620fcf14942 P d2810e43e8ba44bbb6e74ec557984369: : Instructing follower 48022b71730a4d55997d33fe9a96fb2a to start an election
I20260709 13:18:10.845592 17959 raft_consensus.cc:1081] T 57d3e4b9a6a04058ae310620fcf14942 P d2810e43e8ba44bbb6e74ec557984369 [term 2 LEADER]: Signalling peer 48022b71730a4d55997d33fe9a96fb2a to start an election
I20260709 13:18:10.852128 17684 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "57d3e4b9a6a04058ae310620fcf14942"
dest_uuid: "48022b71730a4d55997d33fe9a96fb2a"
 from {username='slave'} at 127.0.0.1:35390
I20260709 13:18:10.855329 17980 tablet.cc:1724] T cdb66ab1544245109b4edbdad82616be P d2810e43e8ba44bbb6e74ec557984369: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:18:10.856662 17684 raft_consensus.cc:493] T 57d3e4b9a6a04058ae310620fcf14942 P 48022b71730a4d55997d33fe9a96fb2a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:10.857141 17684 raft_consensus.cc:3060] T 57d3e4b9a6a04058ae310620fcf14942 P 48022b71730a4d55997d33fe9a96fb2a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:18:10.860483 17970 tablet.cc:1724] T d88b374b83fa4444ad8cdd76f9e91632 P 48022b71730a4d55997d33fe9a96fb2a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:18:10.872166 17981 tablet.cc:1724] T d88b374b83fa4444ad8cdd76f9e91632 P d2810e43e8ba44bbb6e74ec557984369: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:18:10.884173 17946 tablet.cc:1724] T 784a11d17b9e472180464e7acd0bfbbb P 0fb9e16fbbd6453a8b5f9244ef060c5c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:18:10.889102 17947 tablet.cc:1724] T 42eb914869564d789fea590b2955adc4 P 48022b71730a4d55997d33fe9a96fb2a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:18:10.895403 17965 tablet.cc:1724] T 57d3e4b9a6a04058ae310620fcf14942 P d2810e43e8ba44bbb6e74ec557984369: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:18:10.897395 17981 tablet.cc:1724] T 42eb914869564d789fea590b2955adc4 P d2810e43e8ba44bbb6e74ec557984369: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:18:10.901996 17968 tablet.cc:1724] T 57d3e4b9a6a04058ae310620fcf14942 P 48022b71730a4d55997d33fe9a96fb2a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:18:10.899991 17970 tablet.cc:1724] T 2ce6201e71ee4c9b87efeda8873461de P 48022b71730a4d55997d33fe9a96fb2a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:18:10.876434 17684 raft_consensus.cc:515] T 57d3e4b9a6a04058ae310620fcf14942 P 48022b71730a4d55997d33fe9a96fb2a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:10.935021 17947 tablet.cc:1724] T 49046b7316464d078c599b9c24b4006c P 48022b71730a4d55997d33fe9a96fb2a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:18:10.936946 17978 tablet.cc:1724] T 2ce6201e71ee4c9b87efeda8873461de P 0fb9e16fbbd6453a8b5f9244ef060c5c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:18:10.940030 17537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57d3e4b9a6a04058ae310620fcf14942" candidate_uuid: "48022b71730a4d55997d33fe9a96fb2a" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "d2810e43e8ba44bbb6e74ec557984369"
I20260709 13:18:10.949136 17537 raft_consensus.cc:3055] T 57d3e4b9a6a04058ae310620fcf14942 P d2810e43e8ba44bbb6e74ec557984369 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:18:10.949465 17537 raft_consensus.cc:740] T 57d3e4b9a6a04058ae310620fcf14942 P d2810e43e8ba44bbb6e74ec557984369 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d2810e43e8ba44bbb6e74ec557984369, State: Running, Role: LEADER
I20260709 13:18:10.949378 17966 tablet.cc:1724] T 57d3e4b9a6a04058ae310620fcf14942 P 0fb9e16fbbd6453a8b5f9244ef060c5c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:18:10.940821 17616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57d3e4b9a6a04058ae310620fcf14942" candidate_uuid: "48022b71730a4d55997d33fe9a96fb2a" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c"
I20260709 13:18:10.942616 17949 tablet.cc:1724] T f0d2d472e1bf4024afe8a53ac64d1f71 P 0fb9e16fbbd6453a8b5f9244ef060c5c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:18:10.943595 17684 leader_election.cc:290] T 57d3e4b9a6a04058ae310620fcf14942 P 48022b71730a4d55997d33fe9a96fb2a [CANDIDATE]: Term 3 election: Requested vote from peers d2810e43e8ba44bbb6e74ec557984369 (127.12.19.129:39623), 0fb9e16fbbd6453a8b5f9244ef060c5c (127.12.19.130:40513)
I20260709 13:18:10.951653 17616 raft_consensus.cc:3060] T 57d3e4b9a6a04058ae310620fcf14942 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:18:10.979802 17978 tablet.cc:1724] T d88b374b83fa4444ad8cdd76f9e91632 P 0fb9e16fbbd6453a8b5f9244ef060c5c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:18:10.950443 17537 consensus_queue.cc:260] T 57d3e4b9a6a04058ae310620fcf14942 P d2810e43e8ba44bbb6e74ec557984369 [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: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:10.988050 17616 raft_consensus.cc:2468] T 57d3e4b9a6a04058ae310620fcf14942 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48022b71730a4d55997d33fe9a96fb2a in term 3.
I20260709 13:18:10.992231 17655 leader_election.cc:304] T 57d3e4b9a6a04058ae310620fcf14942 P 48022b71730a4d55997d33fe9a96fb2a [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: 0fb9e16fbbd6453a8b5f9244ef060c5c, 48022b71730a4d55997d33fe9a96fb2a; no voters: 
I20260709 13:18:11.000627 17876 raft_consensus.cc:2804] T 57d3e4b9a6a04058ae310620fcf14942 P 48022b71730a4d55997d33fe9a96fb2a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:18:11.002323 17876 raft_consensus.cc:697] T 57d3e4b9a6a04058ae310620fcf14942 P 48022b71730a4d55997d33fe9a96fb2a [term 3 LEADER]: Becoming Leader. State: Replica: 48022b71730a4d55997d33fe9a96fb2a, State: Running, Role: LEADER
I20260709 13:18:11.000753 17948 tablet.cc:1724] T 2ce6201e71ee4c9b87efeda8873461de P d2810e43e8ba44bbb6e74ec557984369: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:18:11.003154 17876 consensus_queue.cc:237] T 57d3e4b9a6a04058ae310620fcf14942 P 48022b71730a4d55997d33fe9a96fb2a [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: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:10.991693 17980 tablet.cc:1724] T f0d2d472e1bf4024afe8a53ac64d1f71 P d2810e43e8ba44bbb6e74ec557984369: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:18:11.019202 17537 raft_consensus.cc:3060] T 57d3e4b9a6a04058ae310620fcf14942 P d2810e43e8ba44bbb6e74ec557984369 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:18:11.029785 17613 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cdb66ab1544245109b4edbdad82616be"
dest_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c"
mode: GRACEFUL
new_leader_uuid: "48022b71730a4d55997d33fe9a96fb2a"
 from {username='slave'} at 127.0.0.1:34494
I20260709 13:18:11.030454 17613 raft_consensus.cc:606] T cdb66ab1544245109b4edbdad82616be P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 2 LEADER]: Received request to transfer leadership to TS 48022b71730a4d55997d33fe9a96fb2a
I20260709 13:18:11.033211 17537 raft_consensus.cc:2468] T 57d3e4b9a6a04058ae310620fcf14942 P d2810e43e8ba44bbb6e74ec557984369 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48022b71730a4d55997d33fe9a96fb2a in term 3.
I20260709 13:18:11.034564 12366 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260709 13:18:11.035231 12366 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:18:11.036450 17958 raft_consensus.cc:993] T cdb66ab1544245109b4edbdad82616be P 0fb9e16fbbd6453a8b5f9244ef060c5c: : Instructing follower 48022b71730a4d55997d33fe9a96fb2a to start an election
I20260709 13:18:11.036916 17958 raft_consensus.cc:1081] T cdb66ab1544245109b4edbdad82616be P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 2 LEADER]: Signalling peer 48022b71730a4d55997d33fe9a96fb2a to start an election
I20260709 13:18:11.038844 17684 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cdb66ab1544245109b4edbdad82616be"
dest_uuid: "48022b71730a4d55997d33fe9a96fb2a"
 from {username='slave'} at 127.0.0.1:45622
I20260709 13:18:11.039381 17684 raft_consensus.cc:493] T cdb66ab1544245109b4edbdad82616be P 48022b71730a4d55997d33fe9a96fb2a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:11.039726 17684 raft_consensus.cc:3060] T cdb66ab1544245109b4edbdad82616be P 48022b71730a4d55997d33fe9a96fb2a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:18:11.048913 17684 raft_consensus.cc:515] T cdb66ab1544245109b4edbdad82616be P 48022b71730a4d55997d33fe9a96fb2a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:11.052098 17535 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "78cf0adeae7244b09c728c348852770a"
dest_uuid: "d2810e43e8ba44bbb6e74ec557984369"
mode: GRACEFUL
new_leader_uuid: "48022b71730a4d55997d33fe9a96fb2a"
 from {username='slave'} at 127.0.0.1:49900
I20260709 13:18:11.052691 17535 raft_consensus.cc:606] T 78cf0adeae7244b09c728c348852770a P d2810e43e8ba44bbb6e74ec557984369 [term 2 LEADER]: Received request to transfer leadership to TS 48022b71730a4d55997d33fe9a96fb2a
I20260709 13:18:11.055315 17438 catalog_manager.cc:5697] T 57d3e4b9a6a04058ae310620fcf14942 P 48022b71730a4d55997d33fe9a96fb2a reported cstate change: term changed from 2 to 3, leader changed from d2810e43e8ba44bbb6e74ec557984369 (127.12.19.129) to 48022b71730a4d55997d33fe9a96fb2a (127.12.19.131). New cstate: current_term: 3 leader_uuid: "48022b71730a4d55997d33fe9a96fb2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } health_report { overall_health: HEALTHY } } }
I20260709 13:18:11.058409 17613 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ed238844d4f0496d98957c9e3ddb4c28"
dest_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c"
mode: GRACEFUL
new_leader_uuid: "48022b71730a4d55997d33fe9a96fb2a"
 from {username='slave'} at 127.0.0.1:34494
I20260709 13:18:11.059028 17613 raft_consensus.cc:606] T ed238844d4f0496d98957c9e3ddb4c28 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 2 LEADER]: Received request to transfer leadership to TS 48022b71730a4d55997d33fe9a96fb2a
I20260709 13:18:11.060536 17537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdb66ab1544245109b4edbdad82616be" candidate_uuid: "48022b71730a4d55997d33fe9a96fb2a" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "d2810e43e8ba44bbb6e74ec557984369"
I20260709 13:18:11.061187 17537 raft_consensus.cc:3060] T cdb66ab1544245109b4edbdad82616be P d2810e43e8ba44bbb6e74ec557984369 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:18:11.064963 12366 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:18:11.064441 17947 tablet.cc:1724] T f0d2d472e1bf4024afe8a53ac64d1f71 P 48022b71730a4d55997d33fe9a96fb2a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:18:11.066130 12366 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:18:11.074023 17537 raft_consensus.cc:2468] T cdb66ab1544245109b4edbdad82616be P d2810e43e8ba44bbb6e74ec557984369 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48022b71730a4d55997d33fe9a96fb2a in term 3.
I20260709 13:18:11.075017 17684 leader_election.cc:290] T cdb66ab1544245109b4edbdad82616be P 48022b71730a4d55997d33fe9a96fb2a [CANDIDATE]: Term 3 election: Requested vote from peers d2810e43e8ba44bbb6e74ec557984369 (127.12.19.129:39623), 0fb9e16fbbd6453a8b5f9244ef060c5c (127.12.19.130:40513)
I20260709 13:18:11.076220 17613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdb66ab1544245109b4edbdad82616be" candidate_uuid: "48022b71730a4d55997d33fe9a96fb2a" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c"
I20260709 13:18:11.076977 17653 leader_election.cc:304] T cdb66ab1544245109b4edbdad82616be P 48022b71730a4d55997d33fe9a96fb2a [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: 48022b71730a4d55997d33fe9a96fb2a, d2810e43e8ba44bbb6e74ec557984369; no voters: 
I20260709 13:18:11.077064 17613 raft_consensus.cc:3055] T cdb66ab1544245109b4edbdad82616be P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:18:11.077553 17613 raft_consensus.cc:740] T cdb66ab1544245109b4edbdad82616be P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0fb9e16fbbd6453a8b5f9244ef060c5c, State: Running, Role: LEADER
I20260709 13:18:11.077661 17876 raft_consensus.cc:2804] T cdb66ab1544245109b4edbdad82616be P 48022b71730a4d55997d33fe9a96fb2a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:18:11.078271 17876 raft_consensus.cc:697] T cdb66ab1544245109b4edbdad82616be P 48022b71730a4d55997d33fe9a96fb2a [term 3 LEADER]: Becoming Leader. State: Replica: 48022b71730a4d55997d33fe9a96fb2a, State: Running, Role: LEADER
I20260709 13:18:11.078639 17613 consensus_queue.cc:260] T cdb66ab1544245109b4edbdad82616be P 0fb9e16fbbd6453a8b5f9244ef060c5c [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: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:11.078984 17876 consensus_queue.cc:237] T cdb66ab1544245109b4edbdad82616be P 48022b71730a4d55997d33fe9a96fb2a [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: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:11.080454 17613 raft_consensus.cc:3060] T cdb66ab1544245109b4edbdad82616be P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:18:11.089979 17613 raft_consensus.cc:2468] T cdb66ab1544245109b4edbdad82616be P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48022b71730a4d55997d33fe9a96fb2a in term 3.
I20260709 13:18:11.107847 17436 catalog_manager.cc:5697] T cdb66ab1544245109b4edbdad82616be P 48022b71730a4d55997d33fe9a96fb2a reported cstate change: term changed from 2 to 3, leader changed from 0fb9e16fbbd6453a8b5f9244ef060c5c (127.12.19.130) to 48022b71730a4d55997d33fe9a96fb2a (127.12.19.131). New cstate: current_term: 3 leader_uuid: "48022b71730a4d55997d33fe9a96fb2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } health_report { overall_health: HEALTHY } } }
I20260709 13:18:11.114288 17438 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 6905cae9299349128d56a4243fcd6f56: soft_deleted_table [id=da63449adb3f448ba606308ff6095af2] alter complete (version 1)
I20260709 13:18:11.278545 17907 raft_consensus.cc:993] T ed238844d4f0496d98957c9e3ddb4c28 P 0fb9e16fbbd6453a8b5f9244ef060c5c: : Instructing follower 48022b71730a4d55997d33fe9a96fb2a to start an election
I20260709 13:18:11.279054 17958 raft_consensus.cc:1081] T ed238844d4f0496d98957c9e3ddb4c28 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 2 LEADER]: Signalling peer 48022b71730a4d55997d33fe9a96fb2a to start an election
I20260709 13:18:11.280722 17684 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ed238844d4f0496d98957c9e3ddb4c28"
dest_uuid: "48022b71730a4d55997d33fe9a96fb2a"
 from {username='slave'} at 127.0.0.1:45622
I20260709 13:18:11.281275 17684 raft_consensus.cc:493] T ed238844d4f0496d98957c9e3ddb4c28 P 48022b71730a4d55997d33fe9a96fb2a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:11.281558 17684 raft_consensus.cc:3060] T ed238844d4f0496d98957c9e3ddb4c28 P 48022b71730a4d55997d33fe9a96fb2a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:18:11.286515 17684 raft_consensus.cc:515] T ed238844d4f0496d98957c9e3ddb4c28 P 48022b71730a4d55997d33fe9a96fb2a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:11.288131 17684 leader_election.cc:290] T ed238844d4f0496d98957c9e3ddb4c28 P 48022b71730a4d55997d33fe9a96fb2a [CANDIDATE]: Term 3 election: Requested vote from peers d2810e43e8ba44bbb6e74ec557984369 (127.12.19.129:39623), 0fb9e16fbbd6453a8b5f9244ef060c5c (127.12.19.130:40513)
I20260709 13:18:11.288978 17535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed238844d4f0496d98957c9e3ddb4c28" candidate_uuid: "48022b71730a4d55997d33fe9a96fb2a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d2810e43e8ba44bbb6e74ec557984369"
I20260709 13:18:11.289081 17613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed238844d4f0496d98957c9e3ddb4c28" candidate_uuid: "48022b71730a4d55997d33fe9a96fb2a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c"
I20260709 13:18:11.289640 17535 raft_consensus.cc:3060] T ed238844d4f0496d98957c9e3ddb4c28 P d2810e43e8ba44bbb6e74ec557984369 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:18:11.289712 17613 raft_consensus.cc:3055] T ed238844d4f0496d98957c9e3ddb4c28 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:18:11.290145 17613 raft_consensus.cc:740] T ed238844d4f0496d98957c9e3ddb4c28 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0fb9e16fbbd6453a8b5f9244ef060c5c, State: Running, Role: LEADER
I20260709 13:18:11.290776 17613 consensus_queue.cc:260] T ed238844d4f0496d98957c9e3ddb4c28 P 0fb9e16fbbd6453a8b5f9244ef060c5c [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: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:11.291819 17613 raft_consensus.cc:3060] T ed238844d4f0496d98957c9e3ddb4c28 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:18:11.295416 17535 raft_consensus.cc:2468] T ed238844d4f0496d98957c9e3ddb4c28 P d2810e43e8ba44bbb6e74ec557984369 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48022b71730a4d55997d33fe9a96fb2a in term 3.
I20260709 13:18:11.296432 17653 leader_election.cc:304] T ed238844d4f0496d98957c9e3ddb4c28 P 48022b71730a4d55997d33fe9a96fb2a [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: 48022b71730a4d55997d33fe9a96fb2a, d2810e43e8ba44bbb6e74ec557984369; no voters: 
I20260709 13:18:11.297071 17876 raft_consensus.cc:2804] T ed238844d4f0496d98957c9e3ddb4c28 P 48022b71730a4d55997d33fe9a96fb2a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:18:11.297161 17613 raft_consensus.cc:2468] T ed238844d4f0496d98957c9e3ddb4c28 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48022b71730a4d55997d33fe9a96fb2a in term 3.
I20260709 13:18:11.297570 17876 raft_consensus.cc:697] T ed238844d4f0496d98957c9e3ddb4c28 P 48022b71730a4d55997d33fe9a96fb2a [term 3 LEADER]: Becoming Leader. State: Replica: 48022b71730a4d55997d33fe9a96fb2a, State: Running, Role: LEADER
I20260709 13:18:11.298444 17876 consensus_queue.cc:237] T ed238844d4f0496d98957c9e3ddb4c28 P 48022b71730a4d55997d33fe9a96fb2a [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: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:11.305421 17436 catalog_manager.cc:5697] T ed238844d4f0496d98957c9e3ddb4c28 P 48022b71730a4d55997d33fe9a96fb2a reported cstate change: term changed from 2 to 3, leader changed from 0fb9e16fbbd6453a8b5f9244ef060c5c (127.12.19.130) to 48022b71730a4d55997d33fe9a96fb2a (127.12.19.131). New cstate: current_term: 3 leader_uuid: "48022b71730a4d55997d33fe9a96fb2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } health_report { overall_health: HEALTHY } } }
I20260709 13:18:11.496678 17917 raft_consensus.cc:993] T 78cf0adeae7244b09c728c348852770a P d2810e43e8ba44bbb6e74ec557984369: : Instructing follower 48022b71730a4d55997d33fe9a96fb2a to start an election
I20260709 13:18:11.497166 17956 raft_consensus.cc:1081] T 78cf0adeae7244b09c728c348852770a P d2810e43e8ba44bbb6e74ec557984369 [term 2 LEADER]: Signalling peer 48022b71730a4d55997d33fe9a96fb2a to start an election
I20260709 13:18:11.498386 17684 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "78cf0adeae7244b09c728c348852770a"
dest_uuid: "48022b71730a4d55997d33fe9a96fb2a"
 from {username='slave'} at 127.0.0.1:35390
I20260709 13:18:11.498857 17684 raft_consensus.cc:493] T 78cf0adeae7244b09c728c348852770a P 48022b71730a4d55997d33fe9a96fb2a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:11.499154 17684 raft_consensus.cc:3060] T 78cf0adeae7244b09c728c348852770a P 48022b71730a4d55997d33fe9a96fb2a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:18:11.505125 17684 raft_consensus.cc:515] T 78cf0adeae7244b09c728c348852770a P 48022b71730a4d55997d33fe9a96fb2a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:11.506667 17684 leader_election.cc:290] T 78cf0adeae7244b09c728c348852770a P 48022b71730a4d55997d33fe9a96fb2a [CANDIDATE]: Term 3 election: Requested vote from peers d2810e43e8ba44bbb6e74ec557984369 (127.12.19.129:39623), 0fb9e16fbbd6453a8b5f9244ef060c5c (127.12.19.130:40513)
I20260709 13:18:11.507364 17535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78cf0adeae7244b09c728c348852770a" candidate_uuid: "48022b71730a4d55997d33fe9a96fb2a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d2810e43e8ba44bbb6e74ec557984369"
I20260709 13:18:11.507560 17616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78cf0adeae7244b09c728c348852770a" candidate_uuid: "48022b71730a4d55997d33fe9a96fb2a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c"
I20260709 13:18:11.508016 17535 raft_consensus.cc:3055] T 78cf0adeae7244b09c728c348852770a P d2810e43e8ba44bbb6e74ec557984369 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:18:11.508062 17616 raft_consensus.cc:3060] T 78cf0adeae7244b09c728c348852770a P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:18:11.508428 17535 raft_consensus.cc:740] T 78cf0adeae7244b09c728c348852770a P d2810e43e8ba44bbb6e74ec557984369 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d2810e43e8ba44bbb6e74ec557984369, State: Running, Role: LEADER
I20260709 13:18:11.509234 17535 consensus_queue.cc:260] T 78cf0adeae7244b09c728c348852770a P d2810e43e8ba44bbb6e74ec557984369 [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: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:11.510452 17535 raft_consensus.cc:3060] T 78cf0adeae7244b09c728c348852770a P d2810e43e8ba44bbb6e74ec557984369 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:18:11.514657 17616 raft_consensus.cc:2468] T 78cf0adeae7244b09c728c348852770a P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48022b71730a4d55997d33fe9a96fb2a in term 3.
I20260709 13:18:11.515762 17655 leader_election.cc:304] T 78cf0adeae7244b09c728c348852770a P 48022b71730a4d55997d33fe9a96fb2a [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: 0fb9e16fbbd6453a8b5f9244ef060c5c, 48022b71730a4d55997d33fe9a96fb2a; no voters: 
I20260709 13:18:11.516423 17876 raft_consensus.cc:2804] T 78cf0adeae7244b09c728c348852770a P 48022b71730a4d55997d33fe9a96fb2a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:18:11.516844 17876 raft_consensus.cc:697] T 78cf0adeae7244b09c728c348852770a P 48022b71730a4d55997d33fe9a96fb2a [term 3 LEADER]: Becoming Leader. State: Replica: 48022b71730a4d55997d33fe9a96fb2a, State: Running, Role: LEADER
I20260709 13:18:11.516887 17535 raft_consensus.cc:2468] T 78cf0adeae7244b09c728c348852770a P d2810e43e8ba44bbb6e74ec557984369 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48022b71730a4d55997d33fe9a96fb2a in term 3.
I20260709 13:18:11.517724 17876 consensus_queue.cc:237] T 78cf0adeae7244b09c728c348852770a P 48022b71730a4d55997d33fe9a96fb2a [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: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:11.525440 17436 catalog_manager.cc:5697] T 78cf0adeae7244b09c728c348852770a P 48022b71730a4d55997d33fe9a96fb2a reported cstate change: term changed from 2 to 3, leader changed from d2810e43e8ba44bbb6e74ec557984369 (127.12.19.129) to 48022b71730a4d55997d33fe9a96fb2a (127.12.19.131). New cstate: current_term: 3 leader_uuid: "48022b71730a4d55997d33fe9a96fb2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } health_report { overall_health: HEALTHY } } }
I20260709 13:18:11.530802 17616 raft_consensus.cc:1275] T 57d3e4b9a6a04058ae310620fcf14942 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 3 FOLLOWER]: Refusing update from remote peer 48022b71730a4d55997d33fe9a96fb2a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:18:11.532176 17876 consensus_queue.cc:1048] T 57d3e4b9a6a04058ae310620fcf14942 P 48022b71730a4d55997d33fe9a96fb2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:18:11.540437 17535 raft_consensus.cc:1275] T 57d3e4b9a6a04058ae310620fcf14942 P d2810e43e8ba44bbb6e74ec557984369 [term 3 FOLLOWER]: Refusing update from remote peer 48022b71730a4d55997d33fe9a96fb2a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:18:11.542153 17876 consensus_queue.cc:1048] T 57d3e4b9a6a04058ae310620fcf14942 P 48022b71730a4d55997d33fe9a96fb2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:18:11.601653 17616 raft_consensus.cc:1275] T cdb66ab1544245109b4edbdad82616be P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 3 FOLLOWER]: Refusing update from remote peer 48022b71730a4d55997d33fe9a96fb2a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:18:11.602763 17876 consensus_queue.cc:1048] T cdb66ab1544245109b4edbdad82616be P 48022b71730a4d55997d33fe9a96fb2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:18:11.613585 17535 raft_consensus.cc:1275] T cdb66ab1544245109b4edbdad82616be P d2810e43e8ba44bbb6e74ec557984369 [term 3 FOLLOWER]: Refusing update from remote peer 48022b71730a4d55997d33fe9a96fb2a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:18:11.615155 17983 consensus_queue.cc:1048] T cdb66ab1544245109b4edbdad82616be P 48022b71730a4d55997d33fe9a96fb2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:18:11.698742 17535 raft_consensus.cc:1275] T ed238844d4f0496d98957c9e3ddb4c28 P d2810e43e8ba44bbb6e74ec557984369 [term 3 FOLLOWER]: Refusing update from remote peer 48022b71730a4d55997d33fe9a96fb2a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:18:11.699815 17983 consensus_queue.cc:1048] T ed238844d4f0496d98957c9e3ddb4c28 P 48022b71730a4d55997d33fe9a96fb2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:18:11.707762 17616 raft_consensus.cc:1275] T ed238844d4f0496d98957c9e3ddb4c28 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 3 FOLLOWER]: Refusing update from remote peer 48022b71730a4d55997d33fe9a96fb2a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:18:11.709151 17996 consensus_queue.cc:1048] T ed238844d4f0496d98957c9e3ddb4c28 P 48022b71730a4d55997d33fe9a96fb2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:18:12.032474 17535 raft_consensus.cc:1275] T 78cf0adeae7244b09c728c348852770a P d2810e43e8ba44bbb6e74ec557984369 [term 3 FOLLOWER]: Refusing update from remote peer 48022b71730a4d55997d33fe9a96fb2a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:18:12.033833 17996 consensus_queue.cc:1048] T 78cf0adeae7244b09c728c348852770a P 48022b71730a4d55997d33fe9a96fb2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:18:12.044106 17616 raft_consensus.cc:1275] T 78cf0adeae7244b09c728c348852770a P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 3 FOLLOWER]: Refusing update from remote peer 48022b71730a4d55997d33fe9a96fb2a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:18:12.045612 17998 consensus_queue.cc:1048] T 78cf0adeae7244b09c728c348852770a P 48022b71730a4d55997d33fe9a96fb2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:18:12.119532 12366 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 13:18:12.124241 12366 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 13:18:12.124683 12366 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:18:12.129374 12366 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 13:18:12.129724 12366 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:18:13.280647 12366 tablet_server.cc:179] TabletServer@127.12.19.129:0 shutting down...
W20260709 13:18:13.287919 17579 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 5 similar messages]
W20260709 13:18:13.293676 17579 consensus_peers.cc:597] T aac619f541044b0c8981e605c79a27eb P 0fb9e16fbbd6453a8b5f9244ef060c5c -> Peer d2810e43e8ba44bbb6e74ec557984369 (127.12.19.129:39623): Couldn't send request to peer d2810e43e8ba44bbb6e74ec557984369. 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 13:18:13.295186 17579 consensus_peers.cc:597] T a9ea1e76fa784471978c73527685d492 P 0fb9e16fbbd6453a8b5f9244ef060c5c -> Peer d2810e43e8ba44bbb6e74ec557984369 (127.12.19.129:39623): Couldn't send request to peer d2810e43e8ba44bbb6e74ec557984369. 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 13:18:13.324374 12366 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:18:13.326663 12366 tablet_replica.cc:333] T f0d2d472e1bf4024afe8a53ac64d1f71 P d2810e43e8ba44bbb6e74ec557984369: stopping tablet replica
I20260709 13:18:13.327769 12366 raft_consensus.cc:2243] T f0d2d472e1bf4024afe8a53ac64d1f71 P d2810e43e8ba44bbb6e74ec557984369 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:13.328680 12366 raft_consensus.cc:2272] T f0d2d472e1bf4024afe8a53ac64d1f71 P d2810e43e8ba44bbb6e74ec557984369 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:13.333307 12366 tablet_replica.cc:333] T 42eb914869564d789fea590b2955adc4 P d2810e43e8ba44bbb6e74ec557984369: stopping tablet replica
I20260709 13:18:13.334651 12366 raft_consensus.cc:2243] T 42eb914869564d789fea590b2955adc4 P d2810e43e8ba44bbb6e74ec557984369 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:13.335664 12366 raft_consensus.cc:2272] T 42eb914869564d789fea590b2955adc4 P d2810e43e8ba44bbb6e74ec557984369 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:18:13.340572 17653 consensus_peers.cc:597] T 57d3e4b9a6a04058ae310620fcf14942 P 48022b71730a4d55997d33fe9a96fb2a -> Peer d2810e43e8ba44bbb6e74ec557984369 (127.12.19.129:39623): Couldn't send request to peer d2810e43e8ba44bbb6e74ec557984369. 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 13:18:13.341285 12366 tablet_replica.cc:333] T 57d3e4b9a6a04058ae310620fcf14942 P d2810e43e8ba44bbb6e74ec557984369: stopping tablet replica
W20260709 13:18:13.341776 17579 consensus_peers.cc:597] T f0d2d472e1bf4024afe8a53ac64d1f71 P 0fb9e16fbbd6453a8b5f9244ef060c5c -> Peer d2810e43e8ba44bbb6e74ec557984369 (127.12.19.129:39623): Couldn't send request to peer d2810e43e8ba44bbb6e74ec557984369. 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 13:18:13.342379 12366 raft_consensus.cc:2243] T 57d3e4b9a6a04058ae310620fcf14942 P d2810e43e8ba44bbb6e74ec557984369 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:13.343218 12366 raft_consensus.cc:2272] T 57d3e4b9a6a04058ae310620fcf14942 P d2810e43e8ba44bbb6e74ec557984369 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:13.345810 12366 tablet_replica.cc:333] T cdb66ab1544245109b4edbdad82616be P d2810e43e8ba44bbb6e74ec557984369: stopping tablet replica
I20260709 13:18:13.346513 12366 raft_consensus.cc:2243] T cdb66ab1544245109b4edbdad82616be P d2810e43e8ba44bbb6e74ec557984369 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:13.347434 12366 raft_consensus.cc:2272] T cdb66ab1544245109b4edbdad82616be P d2810e43e8ba44bbb6e74ec557984369 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:18:13.350126 17653 consensus_peers.cc:597] T cdb66ab1544245109b4edbdad82616be P 48022b71730a4d55997d33fe9a96fb2a -> Peer d2810e43e8ba44bbb6e74ec557984369 (127.12.19.129:39623): Couldn't send request to peer d2810e43e8ba44bbb6e74ec557984369. 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 13:18:13.350726 12366 tablet_replica.cc:333] T a9ea1e76fa784471978c73527685d492 P d2810e43e8ba44bbb6e74ec557984369: stopping tablet replica
I20260709 13:18:13.351511 12366 raft_consensus.cc:2243] T a9ea1e76fa784471978c73527685d492 P d2810e43e8ba44bbb6e74ec557984369 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:13.352244 12366 raft_consensus.cc:2272] T a9ea1e76fa784471978c73527685d492 P d2810e43e8ba44bbb6e74ec557984369 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:13.355068 12366 tablet_replica.cc:333] T d88b374b83fa4444ad8cdd76f9e91632 P d2810e43e8ba44bbb6e74ec557984369: stopping tablet replica
I20260709 13:18:13.355834 12366 raft_consensus.cc:2243] T d88b374b83fa4444ad8cdd76f9e91632 P d2810e43e8ba44bbb6e74ec557984369 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:18:13.357059 12366 raft_consensus.cc:2272] T d88b374b83fa4444ad8cdd76f9e91632 P d2810e43e8ba44bbb6e74ec557984369 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:18:13.358388 17653 consensus_peers.cc:597] T ed238844d4f0496d98957c9e3ddb4c28 P 48022b71730a4d55997d33fe9a96fb2a -> Peer d2810e43e8ba44bbb6e74ec557984369 (127.12.19.129:39623): Couldn't send request to peer d2810e43e8ba44bbb6e74ec557984369. 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 13:18:13.359977 12366 tablet_replica.cc:333] T 784a11d17b9e472180464e7acd0bfbbb P d2810e43e8ba44bbb6e74ec557984369: stopping tablet replica
I20260709 13:18:13.361169 12366 raft_consensus.cc:2243] T 784a11d17b9e472180464e7acd0bfbbb P d2810e43e8ba44bbb6e74ec557984369 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:18:13.362836 12366 raft_consensus.cc:2272] T 784a11d17b9e472180464e7acd0bfbbb P d2810e43e8ba44bbb6e74ec557984369 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:18:13.364795 17653 consensus_peers.cc:597] T 2ce6201e71ee4c9b87efeda8873461de P 48022b71730a4d55997d33fe9a96fb2a -> Peer d2810e43e8ba44bbb6e74ec557984369 (127.12.19.129:39623): Couldn't send request to peer d2810e43e8ba44bbb6e74ec557984369. 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 13:18:13.366032 12366 tablet_replica.cc:333] T cc6f9f0aa99f485b899318f3e19c4983 P d2810e43e8ba44bbb6e74ec557984369: stopping tablet replica
I20260709 13:18:13.366703 12366 raft_consensus.cc:2243] T cc6f9f0aa99f485b899318f3e19c4983 P d2810e43e8ba44bbb6e74ec557984369 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:13.367288 12366 raft_consensus.cc:2272] T cc6f9f0aa99f485b899318f3e19c4983 P d2810e43e8ba44bbb6e74ec557984369 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:13.369777 12366 tablet_replica.cc:333] T 8e73af515d7b4139a2906adba2e8842c P d2810e43e8ba44bbb6e74ec557984369: stopping tablet replica
I20260709 13:18:13.370426 12366 raft_consensus.cc:2243] T 8e73af515d7b4139a2906adba2e8842c P d2810e43e8ba44bbb6e74ec557984369 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:13.371024 12366 raft_consensus.cc:2272] T 8e73af515d7b4139a2906adba2e8842c P d2810e43e8ba44bbb6e74ec557984369 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:13.373685 12366 tablet_replica.cc:333] T 78cf0adeae7244b09c728c348852770a P d2810e43e8ba44bbb6e74ec557984369: stopping tablet replica
I20260709 13:18:13.374653 12366 raft_consensus.cc:2243] T 78cf0adeae7244b09c728c348852770a P d2810e43e8ba44bbb6e74ec557984369 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:13.375502 12366 raft_consensus.cc:2272] T 78cf0adeae7244b09c728c348852770a P d2810e43e8ba44bbb6e74ec557984369 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:18:13.378715 17653 consensus_peers.cc:597] T cc6f9f0aa99f485b899318f3e19c4983 P 48022b71730a4d55997d33fe9a96fb2a -> Peer d2810e43e8ba44bbb6e74ec557984369 (127.12.19.129:39623): Couldn't send request to peer d2810e43e8ba44bbb6e74ec557984369. 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 13:18:13.379072 12366 tablet_replica.cc:333] T 8b4230ed8ed4456a9b007b6f28bec921 P d2810e43e8ba44bbb6e74ec557984369: stopping tablet replica
I20260709 13:18:13.379881 12366 raft_consensus.cc:2243] T 8b4230ed8ed4456a9b007b6f28bec921 P d2810e43e8ba44bbb6e74ec557984369 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:18:13.380897 12366 raft_consensus.cc:2272] T 8b4230ed8ed4456a9b007b6f28bec921 P d2810e43e8ba44bbb6e74ec557984369 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:13.383539 12366 tablet_replica.cc:333] T 2ce6201e71ee4c9b87efeda8873461de P d2810e43e8ba44bbb6e74ec557984369: stopping tablet replica
I20260709 13:18:13.384187 12366 raft_consensus.cc:2243] T 2ce6201e71ee4c9b87efeda8873461de P d2810e43e8ba44bbb6e74ec557984369 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:13.384984 12366 raft_consensus.cc:2272] T 2ce6201e71ee4c9b87efeda8873461de P d2810e43e8ba44bbb6e74ec557984369 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:13.388392 12366 tablet_replica.cc:333] T c85a6294a838466891e6b289493a5af6 P d2810e43e8ba44bbb6e74ec557984369: stopping tablet replica
I20260709 13:18:13.389067 12366 raft_consensus.cc:2243] T c85a6294a838466891e6b289493a5af6 P d2810e43e8ba44bbb6e74ec557984369 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:18:13.390796 12366 raft_consensus.cc:2272] T c85a6294a838466891e6b289493a5af6 P d2810e43e8ba44bbb6e74ec557984369 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:13.393738 12366 tablet_replica.cc:333] T ed238844d4f0496d98957c9e3ddb4c28 P d2810e43e8ba44bbb6e74ec557984369: stopping tablet replica
I20260709 13:18:13.394407 12366 raft_consensus.cc:2243] T ed238844d4f0496d98957c9e3ddb4c28 P d2810e43e8ba44bbb6e74ec557984369 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:13.395061 12366 raft_consensus.cc:2272] T ed238844d4f0496d98957c9e3ddb4c28 P d2810e43e8ba44bbb6e74ec557984369 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:13.397505 12366 tablet_replica.cc:333] T 49046b7316464d078c599b9c24b4006c P d2810e43e8ba44bbb6e74ec557984369: stopping tablet replica
I20260709 13:18:13.398087 12366 raft_consensus.cc:2243] T 49046b7316464d078c599b9c24b4006c P d2810e43e8ba44bbb6e74ec557984369 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:18:13.399045 12366 raft_consensus.cc:2272] T 49046b7316464d078c599b9c24b4006c P d2810e43e8ba44bbb6e74ec557984369 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:13.402602 12366 tablet_replica.cc:333] T 024a6211835d40fb93004ff5980e2747 P d2810e43e8ba44bbb6e74ec557984369: stopping tablet replica
I20260709 13:18:13.403442 12366 raft_consensus.cc:2243] T 024a6211835d40fb93004ff5980e2747 P d2810e43e8ba44bbb6e74ec557984369 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:13.404135 12366 raft_consensus.cc:2272] T 024a6211835d40fb93004ff5980e2747 P d2810e43e8ba44bbb6e74ec557984369 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:13.406531 12366 tablet_replica.cc:333] T 736448a557df455cb8611692bacb2e2b P d2810e43e8ba44bbb6e74ec557984369: stopping tablet replica
I20260709 13:18:13.407068 12366 raft_consensus.cc:2243] T 736448a557df455cb8611692bacb2e2b P d2810e43e8ba44bbb6e74ec557984369 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:18:13.407974 12366 raft_consensus.cc:2272] T 736448a557df455cb8611692bacb2e2b P d2810e43e8ba44bbb6e74ec557984369 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:13.411099 12366 tablet_replica.cc:333] T aac619f541044b0c8981e605c79a27eb P d2810e43e8ba44bbb6e74ec557984369: stopping tablet replica
I20260709 13:18:13.411904 12366 raft_consensus.cc:2243] T aac619f541044b0c8981e605c79a27eb P d2810e43e8ba44bbb6e74ec557984369 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 13:18:13.412524 17579 consensus_peers.cc:597] T 8e73af515d7b4139a2906adba2e8842c P 0fb9e16fbbd6453a8b5f9244ef060c5c -> Peer d2810e43e8ba44bbb6e74ec557984369 (127.12.19.129:39623): Couldn't send request to peer d2810e43e8ba44bbb6e74ec557984369. 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 13:18:13.412673 12366 raft_consensus.cc:2272] T aac619f541044b0c8981e605c79a27eb P d2810e43e8ba44bbb6e74ec557984369 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:18:13.449306 17507 connection.cc:466] server connection from 127.0.0.1:40090 torn down before Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40090 (request call id 110) could send its response
W20260709 13:18:13.450469 17653 consensus_peers.cc:597] T 78cf0adeae7244b09c728c348852770a P 48022b71730a4d55997d33fe9a96fb2a -> Peer d2810e43e8ba44bbb6e74ec557984369 (127.12.19.129:39623): Couldn't send request to peer d2810e43e8ba44bbb6e74ec557984369. Status: Network error: recv got EOF from 127.12.19.129:39623 (error 108). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:18:13.494460 17562 debug-util.cc:398] Leaking SignalData structure 0x7b080028fb00 after lost signal to thread 12369
W20260709 13:18:13.495752 17562 debug-util.cc:398] Leaking SignalData structure 0x7b080023c220 after lost signal to thread 17473
W20260709 13:18:13.497978 17562 debug-util.cc:398] Leaking SignalData structure 0x7b080011d540 after lost signal to thread 17640
W20260709 13:18:13.499460 17562 debug-util.cc:398] Leaking SignalData structure 0x7b08002b6840 after lost signal to thread 17714
W20260709 13:18:13.718093 17579 consensus_peers.cc:597] T 42eb914869564d789fea590b2955adc4 P 0fb9e16fbbd6453a8b5f9244ef060c5c -> Peer d2810e43e8ba44bbb6e74ec557984369 (127.12.19.129:39623): Couldn't send request to peer d2810e43e8ba44bbb6e74ec557984369. Status: Network error: Client connection negotiation failed: client connection to 127.12.19.129:39623: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:18:13.728924 17579 consensus_peers.cc:597] T 024a6211835d40fb93004ff5980e2747 P 0fb9e16fbbd6453a8b5f9244ef060c5c -> Peer d2810e43e8ba44bbb6e74ec557984369 (127.12.19.129:39623): Couldn't send request to peer d2810e43e8ba44bbb6e74ec557984369. Status: Network error: Client connection negotiation failed: client connection to 127.12.19.129:39623: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:18:14.418645 18013 raft_consensus.cc:493] T c85a6294a838466891e6b289493a5af6 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d2810e43e8ba44bbb6e74ec557984369)
I20260709 13:18:14.419241 18013 raft_consensus.cc:515] T c85a6294a838466891e6b289493a5af6 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:14.421375 18013 leader_election.cc:290] T c85a6294a838466891e6b289493a5af6 P 0fb9e16fbbd6453a8b5f9244ef060c5c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d2810e43e8ba44bbb6e74ec557984369 (127.12.19.129:39623), 48022b71730a4d55997d33fe9a96fb2a (127.12.19.131:42995)
I20260709 13:18:14.422701 17686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c85a6294a838466891e6b289493a5af6" candidate_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "48022b71730a4d55997d33fe9a96fb2a" is_pre_election: true
W20260709 13:18:14.425204 17579 leader_election.cc:336] T c85a6294a838466891e6b289493a5af6 P 0fb9e16fbbd6453a8b5f9244ef060c5c [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer d2810e43e8ba44bbb6e74ec557984369 (127.12.19.129:39623): Network error: Client connection negotiation failed: client connection to 127.12.19.129:39623: connect: Connection refused (error 111)
I20260709 13:18:14.425633 17579 leader_election.cc:304] T c85a6294a838466891e6b289493a5af6 P 0fb9e16fbbd6453a8b5f9244ef060c5c [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: 0fb9e16fbbd6453a8b5f9244ef060c5c; no voters: 48022b71730a4d55997d33fe9a96fb2a, d2810e43e8ba44bbb6e74ec557984369
I20260709 13:18:14.426088 18016 raft_consensus.cc:493] T 784a11d17b9e472180464e7acd0bfbbb P 48022b71730a4d55997d33fe9a96fb2a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d2810e43e8ba44bbb6e74ec557984369)
I20260709 13:18:14.426236 18013 raft_consensus.cc:2749] T c85a6294a838466891e6b289493a5af6 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:18:14.426731 18016 raft_consensus.cc:515] T 784a11d17b9e472180464e7acd0bfbbb P 48022b71730a4d55997d33fe9a96fb2a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:14.428686 18016 leader_election.cc:290] T 784a11d17b9e472180464e7acd0bfbbb P 48022b71730a4d55997d33fe9a96fb2a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d2810e43e8ba44bbb6e74ec557984369 (127.12.19.129:39623), 0fb9e16fbbd6453a8b5f9244ef060c5c (127.12.19.130:40513)
I20260709 13:18:14.429976 17616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "784a11d17b9e472180464e7acd0bfbbb" candidate_uuid: "48022b71730a4d55997d33fe9a96fb2a" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" is_pre_election: true
W20260709 13:18:14.432353 17653 leader_election.cc:336] T 784a11d17b9e472180464e7acd0bfbbb P 48022b71730a4d55997d33fe9a96fb2a [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer d2810e43e8ba44bbb6e74ec557984369 (127.12.19.129:39623): Network error: Client connection negotiation failed: client connection to 127.12.19.129:39623: connect: Connection refused (error 111)
I20260709 13:18:14.432814 17653 leader_election.cc:304] T 784a11d17b9e472180464e7acd0bfbbb P 48022b71730a4d55997d33fe9a96fb2a [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: 48022b71730a4d55997d33fe9a96fb2a; no voters: 0fb9e16fbbd6453a8b5f9244ef060c5c, d2810e43e8ba44bbb6e74ec557984369
I20260709 13:18:14.433609 18016 raft_consensus.cc:2749] T 784a11d17b9e472180464e7acd0bfbbb P 48022b71730a4d55997d33fe9a96fb2a [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:18:14.462566 12366 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 17562)
I20260709 13:18:14.533118 18013 raft_consensus.cc:493] T 49046b7316464d078c599b9c24b4006c P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d2810e43e8ba44bbb6e74ec557984369)
I20260709 13:18:14.534536 18013 raft_consensus.cc:515] T 49046b7316464d078c599b9c24b4006c P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:14.536751 18013 leader_election.cc:290] T 49046b7316464d078c599b9c24b4006c P 0fb9e16fbbd6453a8b5f9244ef060c5c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d2810e43e8ba44bbb6e74ec557984369 (127.12.19.129:39623), 48022b71730a4d55997d33fe9a96fb2a (127.12.19.131:42995)
I20260709 13:18:14.537837 17686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49046b7316464d078c599b9c24b4006c" candidate_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "48022b71730a4d55997d33fe9a96fb2a" is_pre_election: true
I20260709 13:18:14.538637 18008 raft_consensus.cc:493] T 8b4230ed8ed4456a9b007b6f28bec921 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d2810e43e8ba44bbb6e74ec557984369)
I20260709 13:18:14.539232 18008 raft_consensus.cc:515] T 8b4230ed8ed4456a9b007b6f28bec921 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
W20260709 13:18:14.540796 17579 leader_election.cc:336] T 49046b7316464d078c599b9c24b4006c P 0fb9e16fbbd6453a8b5f9244ef060c5c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d2810e43e8ba44bbb6e74ec557984369 (127.12.19.129:39623): Network error: Client connection negotiation failed: client connection to 127.12.19.129:39623: connect: Connection refused (error 111)
I20260709 13:18:14.541257 17579 leader_election.cc:304] T 49046b7316464d078c599b9c24b4006c P 0fb9e16fbbd6453a8b5f9244ef060c5c [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: 0fb9e16fbbd6453a8b5f9244ef060c5c; no voters: 48022b71730a4d55997d33fe9a96fb2a, d2810e43e8ba44bbb6e74ec557984369
I20260709 13:18:14.541531 18008 leader_election.cc:290] T 8b4230ed8ed4456a9b007b6f28bec921 P 0fb9e16fbbd6453a8b5f9244ef060c5c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d2810e43e8ba44bbb6e74ec557984369 (127.12.19.129:39623), 48022b71730a4d55997d33fe9a96fb2a (127.12.19.131:42995)
I20260709 13:18:14.542466 17686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b4230ed8ed4456a9b007b6f28bec921" candidate_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "48022b71730a4d55997d33fe9a96fb2a" is_pre_election: true
I20260709 13:18:14.544535 18012 raft_consensus.cc:2749] T 49046b7316464d078c599b9c24b4006c P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:18:14.548651 17579 leader_election.cc:336] T 8b4230ed8ed4456a9b007b6f28bec921 P 0fb9e16fbbd6453a8b5f9244ef060c5c [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer d2810e43e8ba44bbb6e74ec557984369 (127.12.19.129:39623): Network error: Client connection negotiation failed: client connection to 127.12.19.129:39623: connect: Connection refused (error 111)
I20260709 13:18:14.549072 17579 leader_election.cc:304] T 8b4230ed8ed4456a9b007b6f28bec921 P 0fb9e16fbbd6453a8b5f9244ef060c5c [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: 0fb9e16fbbd6453a8b5f9244ef060c5c; no voters: 48022b71730a4d55997d33fe9a96fb2a, d2810e43e8ba44bbb6e74ec557984369
I20260709 13:18:14.549717 18013 raft_consensus.cc:2749] T 8b4230ed8ed4456a9b007b6f28bec921 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:18:14.607596 18016 raft_consensus.cc:493] T 49046b7316464d078c599b9c24b4006c P 48022b71730a4d55997d33fe9a96fb2a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d2810e43e8ba44bbb6e74ec557984369)
I20260709 13:18:14.608318 18016 raft_consensus.cc:515] T 49046b7316464d078c599b9c24b4006c P 48022b71730a4d55997d33fe9a96fb2a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:14.610716 18016 leader_election.cc:290] T 49046b7316464d078c599b9c24b4006c P 48022b71730a4d55997d33fe9a96fb2a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d2810e43e8ba44bbb6e74ec557984369 (127.12.19.129:39623), 0fb9e16fbbd6453a8b5f9244ef060c5c (127.12.19.130:40513)
I20260709 13:18:14.611554 18008 raft_consensus.cc:493] T d88b374b83fa4444ad8cdd76f9e91632 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d2810e43e8ba44bbb6e74ec557984369)
I20260709 13:18:14.612170 18008 raft_consensus.cc:515] T d88b374b83fa4444ad8cdd76f9e91632 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:14.612950 17616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49046b7316464d078c599b9c24b4006c" candidate_uuid: "48022b71730a4d55997d33fe9a96fb2a" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" is_pre_election: true
I20260709 13:18:14.613596 17616 raft_consensus.cc:2468] T 49046b7316464d078c599b9c24b4006c P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48022b71730a4d55997d33fe9a96fb2a in term 1.
I20260709 13:18:14.615401 17655 leader_election.cc:304] T 49046b7316464d078c599b9c24b4006c P 48022b71730a4d55997d33fe9a96fb2a [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: 0fb9e16fbbd6453a8b5f9244ef060c5c, 48022b71730a4d55997d33fe9a96fb2a; no voters: 
I20260709 13:18:14.616338 18016 raft_consensus.cc:2804] T 49046b7316464d078c599b9c24b4006c P 48022b71730a4d55997d33fe9a96fb2a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:18:14.616750 18016 raft_consensus.cc:493] T 49046b7316464d078c599b9c24b4006c P 48022b71730a4d55997d33fe9a96fb2a [term 1 FOLLOWER]: Starting leader election (detected failure of leader d2810e43e8ba44bbb6e74ec557984369)
I20260709 13:18:14.617548 18016 raft_consensus.cc:3060] T 49046b7316464d078c599b9c24b4006c P 48022b71730a4d55997d33fe9a96fb2a [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:18:14.617098 17653 leader_election.cc:336] T 49046b7316464d078c599b9c24b4006c P 48022b71730a4d55997d33fe9a96fb2a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d2810e43e8ba44bbb6e74ec557984369 (127.12.19.129:39623): Network error: Client connection negotiation failed: client connection to 127.12.19.129:39623: connect: Connection refused (error 111)
I20260709 13:18:14.617869 17686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d88b374b83fa4444ad8cdd76f9e91632" candidate_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "48022b71730a4d55997d33fe9a96fb2a" is_pre_election: true
I20260709 13:18:14.618409 18008 leader_election.cc:290] T d88b374b83fa4444ad8cdd76f9e91632 P 0fb9e16fbbd6453a8b5f9244ef060c5c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d2810e43e8ba44bbb6e74ec557984369 (127.12.19.129:39623), 48022b71730a4d55997d33fe9a96fb2a (127.12.19.131:42995)
I20260709 13:18:14.622438 18013 raft_consensus.cc:493] T 736448a557df455cb8611692bacb2e2b P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d2810e43e8ba44bbb6e74ec557984369)
I20260709 13:18:14.623059 18013 raft_consensus.cc:515] T 736448a557df455cb8611692bacb2e2b P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } } peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } }
I20260709 13:18:14.626101 17686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "736448a557df455cb8611692bacb2e2b" candidate_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "48022b71730a4d55997d33fe9a96fb2a" is_pre_election: true
W20260709 13:18:14.627692 17579 leader_election.cc:336] T d88b374b83fa4444ad8cdd76f9e91632 P 0fb9e16fbbd6453a8b5f9244ef060c5c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d2810e43e8ba44bbb6e74ec557984369 (127.12.19.129:39623): Network error: Client connection negotiation failed: client connection to 127.12.19.129:39623: connect: Connection refused (error 111)
I20260709 13:18:14.627880 18013 leader_election.cc:290] T 736448a557df455cb8611692bacb2e2b P 0fb9e16fbbd6453a8b5f9244ef060c5c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 48022b71730a4d55997d33fe9a96fb2a (127.12.19.131:42995), d2810e43e8ba44bbb6e74ec557984369 (127.12.19.129:39623)
I20260709 13:18:14.628142 18016 raft_consensus.cc:515] T 49046b7316464d078c599b9c24b4006c P 48022b71730a4d55997d33fe9a96fb2a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:14.628324 17579 leader_election.cc:304] T d88b374b83fa4444ad8cdd76f9e91632 P 0fb9e16fbbd6453a8b5f9244ef060c5c [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: 0fb9e16fbbd6453a8b5f9244ef060c5c; no voters: 48022b71730a4d55997d33fe9a96fb2a, d2810e43e8ba44bbb6e74ec557984369
I20260709 13:18:14.629135 18013 raft_consensus.cc:2749] T d88b374b83fa4444ad8cdd76f9e91632 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:18:14.631314 18016 leader_election.cc:290] T 49046b7316464d078c599b9c24b4006c P 48022b71730a4d55997d33fe9a96fb2a [CANDIDATE]: Term 2 election: Requested vote from peers d2810e43e8ba44bbb6e74ec557984369 (127.12.19.129:39623), 0fb9e16fbbd6453a8b5f9244ef060c5c (127.12.19.130:40513)
I20260709 13:18:14.632965 17616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49046b7316464d078c599b9c24b4006c" candidate_uuid: "48022b71730a4d55997d33fe9a96fb2a" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c"
I20260709 13:18:14.633569 17616 raft_consensus.cc:3060] T 49046b7316464d078c599b9c24b4006c P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:18:14.633710 17579 leader_election.cc:336] T 736448a557df455cb8611692bacb2e2b P 0fb9e16fbbd6453a8b5f9244ef060c5c [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer d2810e43e8ba44bbb6e74ec557984369 (127.12.19.129:39623): Network error: Client connection negotiation failed: client connection to 127.12.19.129:39623: connect: Connection refused (error 111)
I20260709 13:18:14.634202 17579 leader_election.cc:304] T 736448a557df455cb8611692bacb2e2b P 0fb9e16fbbd6453a8b5f9244ef060c5c [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: 0fb9e16fbbd6453a8b5f9244ef060c5c; no voters: 48022b71730a4d55997d33fe9a96fb2a, d2810e43e8ba44bbb6e74ec557984369
W20260709 13:18:14.634989 17653 leader_election.cc:336] T 49046b7316464d078c599b9c24b4006c P 48022b71730a4d55997d33fe9a96fb2a [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer d2810e43e8ba44bbb6e74ec557984369 (127.12.19.129:39623): Network error: Client connection negotiation failed: client connection to 127.12.19.129:39623: connect: Connection refused (error 111)
I20260709 13:18:14.635277 18013 raft_consensus.cc:2749] T 736448a557df455cb8611692bacb2e2b P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:18:14.641659 17616 raft_consensus.cc:2468] T 49046b7316464d078c599b9c24b4006c P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48022b71730a4d55997d33fe9a96fb2a in term 2.
I20260709 13:18:14.642915 17655 leader_election.cc:304] T 49046b7316464d078c599b9c24b4006c P 48022b71730a4d55997d33fe9a96fb2a [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: 0fb9e16fbbd6453a8b5f9244ef060c5c, 48022b71730a4d55997d33fe9a96fb2a; no voters: d2810e43e8ba44bbb6e74ec557984369
I20260709 13:18:14.643743 18016 raft_consensus.cc:2804] T 49046b7316464d078c599b9c24b4006c P 48022b71730a4d55997d33fe9a96fb2a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:18:14.644308 18016 raft_consensus.cc:697] T 49046b7316464d078c599b9c24b4006c P 48022b71730a4d55997d33fe9a96fb2a [term 2 LEADER]: Becoming Leader. State: Replica: 48022b71730a4d55997d33fe9a96fb2a, State: Running, Role: LEADER
I20260709 13:18:14.645350 18016 consensus_queue.cc:237] T 49046b7316464d078c599b9c24b4006c P 48022b71730a4d55997d33fe9a96fb2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:14.648248 18013 raft_consensus.cc:493] T 784a11d17b9e472180464e7acd0bfbbb P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d2810e43e8ba44bbb6e74ec557984369)
I20260709 13:18:14.648763 18013 raft_consensus.cc:515] T 784a11d17b9e472180464e7acd0bfbbb P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:14.651594 17686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "784a11d17b9e472180464e7acd0bfbbb" candidate_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "48022b71730a4d55997d33fe9a96fb2a" is_pre_election: true
I20260709 13:18:14.652206 17686 raft_consensus.cc:2468] T 784a11d17b9e472180464e7acd0bfbbb P 48022b71730a4d55997d33fe9a96fb2a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0fb9e16fbbd6453a8b5f9244ef060c5c in term 2.
I20260709 13:18:14.653353 17582 leader_election.cc:304] T 784a11d17b9e472180464e7acd0bfbbb P 0fb9e16fbbd6453a8b5f9244ef060c5c [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: 0fb9e16fbbd6453a8b5f9244ef060c5c, 48022b71730a4d55997d33fe9a96fb2a; no voters: 
I20260709 13:18:14.654162 18008 raft_consensus.cc:2804] T 784a11d17b9e472180464e7acd0bfbbb P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:18:14.654069 18013 leader_election.cc:290] T 784a11d17b9e472180464e7acd0bfbbb P 0fb9e16fbbd6453a8b5f9244ef060c5c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d2810e43e8ba44bbb6e74ec557984369 (127.12.19.129:39623), 48022b71730a4d55997d33fe9a96fb2a (127.12.19.131:42995)
I20260709 13:18:14.654553 18008 raft_consensus.cc:493] T 784a11d17b9e472180464e7acd0bfbbb P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 2 FOLLOWER]: Starting leader election (detected failure of leader d2810e43e8ba44bbb6e74ec557984369)
I20260709 13:18:14.654953 18008 raft_consensus.cc:3060] T 784a11d17b9e472180464e7acd0bfbbb P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:18:14.661101 17579 leader_election.cc:336] T 784a11d17b9e472180464e7acd0bfbbb P 0fb9e16fbbd6453a8b5f9244ef060c5c [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer d2810e43e8ba44bbb6e74ec557984369 (127.12.19.129:39623): Network error: Client connection negotiation failed: client connection to 127.12.19.129:39623: connect: Connection refused (error 111)
I20260709 13:18:14.663308 18008 raft_consensus.cc:515] T 784a11d17b9e472180464e7acd0bfbbb P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:14.666011 17686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "784a11d17b9e472180464e7acd0bfbbb" candidate_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "48022b71730a4d55997d33fe9a96fb2a"
I20260709 13:18:14.665421 17438 catalog_manager.cc:5697] T 49046b7316464d078c599b9c24b4006c P 48022b71730a4d55997d33fe9a96fb2a reported cstate change: term changed from 1 to 2, leader changed from d2810e43e8ba44bbb6e74ec557984369 (127.12.19.129) to 48022b71730a4d55997d33fe9a96fb2a (127.12.19.131). New cstate: current_term: 2 leader_uuid: "48022b71730a4d55997d33fe9a96fb2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } health_report { overall_health: HEALTHY } } }
I20260709 13:18:14.666602 17686 raft_consensus.cc:3060] T 784a11d17b9e472180464e7acd0bfbbb P 48022b71730a4d55997d33fe9a96fb2a [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:18:14.669693 17579 leader_election.cc:336] T 784a11d17b9e472180464e7acd0bfbbb P 0fb9e16fbbd6453a8b5f9244ef060c5c [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer d2810e43e8ba44bbb6e74ec557984369 (127.12.19.129:39623): Network error: Client connection negotiation failed: client connection to 127.12.19.129:39623: connect: Connection refused (error 111)
I20260709 13:18:14.671350 18008 leader_election.cc:290] T 784a11d17b9e472180464e7acd0bfbbb P 0fb9e16fbbd6453a8b5f9244ef060c5c [CANDIDATE]: Term 3 election: Requested vote from peers d2810e43e8ba44bbb6e74ec557984369 (127.12.19.129:39623), 48022b71730a4d55997d33fe9a96fb2a (127.12.19.131:42995)
I20260709 13:18:14.674741 17686 raft_consensus.cc:2468] T 784a11d17b9e472180464e7acd0bfbbb P 48022b71730a4d55997d33fe9a96fb2a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0fb9e16fbbd6453a8b5f9244ef060c5c in term 3.
I20260709 13:18:14.676344 17582 leader_election.cc:304] T 784a11d17b9e472180464e7acd0bfbbb P 0fb9e16fbbd6453a8b5f9244ef060c5c [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: 0fb9e16fbbd6453a8b5f9244ef060c5c, 48022b71730a4d55997d33fe9a96fb2a; no voters: d2810e43e8ba44bbb6e74ec557984369
I20260709 13:18:14.677381 18008 raft_consensus.cc:2804] T 784a11d17b9e472180464e7acd0bfbbb P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:18:14.677930 18008 raft_consensus.cc:697] T 784a11d17b9e472180464e7acd0bfbbb P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 3 LEADER]: Becoming Leader. State: Replica: 0fb9e16fbbd6453a8b5f9244ef060c5c, State: Running, Role: LEADER
I20260709 13:18:14.679214 18008 consensus_queue.cc:237] T 784a11d17b9e472180464e7acd0bfbbb P 0fb9e16fbbd6453a8b5f9244ef060c5c [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: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:14.682449 18016 raft_consensus.cc:493] T 736448a557df455cb8611692bacb2e2b P 48022b71730a4d55997d33fe9a96fb2a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d2810e43e8ba44bbb6e74ec557984369)
I20260709 13:18:14.683076 18016 raft_consensus.cc:515] T 736448a557df455cb8611692bacb2e2b P 48022b71730a4d55997d33fe9a96fb2a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } } peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } }
I20260709 13:18:14.685338 18016 leader_election.cc:290] T 736448a557df455cb8611692bacb2e2b P 48022b71730a4d55997d33fe9a96fb2a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0fb9e16fbbd6453a8b5f9244ef060c5c (127.12.19.130:40513), d2810e43e8ba44bbb6e74ec557984369 (127.12.19.129:39623)
I20260709 13:18:14.687805 17616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "736448a557df455cb8611692bacb2e2b" candidate_uuid: "48022b71730a4d55997d33fe9a96fb2a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" is_pre_election: true
I20260709 13:18:14.688468 17616 raft_consensus.cc:2468] T 736448a557df455cb8611692bacb2e2b P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48022b71730a4d55997d33fe9a96fb2a in term 2.
I20260709 13:18:14.689584 17655 leader_election.cc:304] T 736448a557df455cb8611692bacb2e2b P 48022b71730a4d55997d33fe9a96fb2a [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: 0fb9e16fbbd6453a8b5f9244ef060c5c, 48022b71730a4d55997d33fe9a96fb2a; no voters: 
I20260709 13:18:14.690428 18016 raft_consensus.cc:2804] T 736448a557df455cb8611692bacb2e2b P 48022b71730a4d55997d33fe9a96fb2a [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:18:14.690806 18016 raft_consensus.cc:493] T 736448a557df455cb8611692bacb2e2b P 48022b71730a4d55997d33fe9a96fb2a [term 2 FOLLOWER]: Starting leader election (detected failure of leader d2810e43e8ba44bbb6e74ec557984369)
W20260709 13:18:14.690887 17653 leader_election.cc:336] T 736448a557df455cb8611692bacb2e2b P 48022b71730a4d55997d33fe9a96fb2a [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer d2810e43e8ba44bbb6e74ec557984369 (127.12.19.129:39623): Network error: Client connection negotiation failed: client connection to 127.12.19.129:39623: connect: Connection refused (error 111)
I20260709 13:18:14.691236 18016 raft_consensus.cc:3060] T 736448a557df455cb8611692bacb2e2b P 48022b71730a4d55997d33fe9a96fb2a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:18:14.698000 17438 catalog_manager.cc:5697] T 784a11d17b9e472180464e7acd0bfbbb P 0fb9e16fbbd6453a8b5f9244ef060c5c reported cstate change: term changed from 2 to 3, leader changed from d2810e43e8ba44bbb6e74ec557984369 (127.12.19.129) to 0fb9e16fbbd6453a8b5f9244ef060c5c (127.12.19.130). New cstate: current_term: 3 leader_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:14.698716 18016 raft_consensus.cc:515] T 736448a557df455cb8611692bacb2e2b P 48022b71730a4d55997d33fe9a96fb2a [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } } peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } }
I20260709 13:18:14.701380 18016 leader_election.cc:290] T 736448a557df455cb8611692bacb2e2b P 48022b71730a4d55997d33fe9a96fb2a [CANDIDATE]: Term 3 election: Requested vote from peers 0fb9e16fbbd6453a8b5f9244ef060c5c (127.12.19.130:40513), d2810e43e8ba44bbb6e74ec557984369 (127.12.19.129:39623)
I20260709 13:18:14.703828 17616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "736448a557df455cb8611692bacb2e2b" candidate_uuid: "48022b71730a4d55997d33fe9a96fb2a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c"
I20260709 13:18:14.704430 17616 raft_consensus.cc:3060] T 736448a557df455cb8611692bacb2e2b P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:18:14.705744 17653 leader_election.cc:336] T 736448a557df455cb8611692bacb2e2b P 48022b71730a4d55997d33fe9a96fb2a [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer d2810e43e8ba44bbb6e74ec557984369 (127.12.19.129:39623): Network error: Client connection negotiation failed: client connection to 127.12.19.129:39623: connect: Connection refused (error 111)
I20260709 13:18:14.710952 17616 raft_consensus.cc:2468] T 736448a557df455cb8611692bacb2e2b P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48022b71730a4d55997d33fe9a96fb2a in term 3.
I20260709 13:18:14.712136 17655 leader_election.cc:304] T 736448a557df455cb8611692bacb2e2b P 48022b71730a4d55997d33fe9a96fb2a [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: 0fb9e16fbbd6453a8b5f9244ef060c5c, 48022b71730a4d55997d33fe9a96fb2a; no voters: d2810e43e8ba44bbb6e74ec557984369
I20260709 13:18:14.713109 18016 raft_consensus.cc:2804] T 736448a557df455cb8611692bacb2e2b P 48022b71730a4d55997d33fe9a96fb2a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:18:14.713604 18016 raft_consensus.cc:697] T 736448a557df455cb8611692bacb2e2b P 48022b71730a4d55997d33fe9a96fb2a [term 3 LEADER]: Becoming Leader. State: Replica: 48022b71730a4d55997d33fe9a96fb2a, State: Running, Role: LEADER
I20260709 13:18:14.715085 18016 consensus_queue.cc:237] T 736448a557df455cb8611692bacb2e2b P 48022b71730a4d55997d33fe9a96fb2a [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: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } } peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } }
I20260709 13:18:14.723122 17438 catalog_manager.cc:5697] T 736448a557df455cb8611692bacb2e2b P 48022b71730a4d55997d33fe9a96fb2a reported cstate change: term changed from 2 to 3, leader changed from d2810e43e8ba44bbb6e74ec557984369 (127.12.19.129) to 48022b71730a4d55997d33fe9a96fb2a (127.12.19.131). New cstate: current_term: 3 leader_uuid: "48022b71730a4d55997d33fe9a96fb2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:14.732038 18016 raft_consensus.cc:493] T 8b4230ed8ed4456a9b007b6f28bec921 P 48022b71730a4d55997d33fe9a96fb2a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d2810e43e8ba44bbb6e74ec557984369)
I20260709 13:18:14.732540 18016 raft_consensus.cc:515] T 8b4230ed8ed4456a9b007b6f28bec921 P 48022b71730a4d55997d33fe9a96fb2a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:14.734400 18016 leader_election.cc:290] T 8b4230ed8ed4456a9b007b6f28bec921 P 48022b71730a4d55997d33fe9a96fb2a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d2810e43e8ba44bbb6e74ec557984369 (127.12.19.129:39623), 0fb9e16fbbd6453a8b5f9244ef060c5c (127.12.19.130:40513)
I20260709 13:18:14.735468 17616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b4230ed8ed4456a9b007b6f28bec921" candidate_uuid: "48022b71730a4d55997d33fe9a96fb2a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" is_pre_election: true
I20260709 13:18:14.736210 17616 raft_consensus.cc:2468] T 8b4230ed8ed4456a9b007b6f28bec921 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48022b71730a4d55997d33fe9a96fb2a in term 2.
W20260709 13:18:14.738394 17653 leader_election.cc:336] T 8b4230ed8ed4456a9b007b6f28bec921 P 48022b71730a4d55997d33fe9a96fb2a [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer d2810e43e8ba44bbb6e74ec557984369 (127.12.19.129:39623): Network error: Client connection negotiation failed: client connection to 127.12.19.129:39623: connect: Connection refused (error 111)
I20260709 13:18:14.739394 17655 leader_election.cc:304] T 8b4230ed8ed4456a9b007b6f28bec921 P 48022b71730a4d55997d33fe9a96fb2a [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: 0fb9e16fbbd6453a8b5f9244ef060c5c, 48022b71730a4d55997d33fe9a96fb2a; no voters: d2810e43e8ba44bbb6e74ec557984369
I20260709 13:18:14.740160 18016 raft_consensus.cc:2804] T 8b4230ed8ed4456a9b007b6f28bec921 P 48022b71730a4d55997d33fe9a96fb2a [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:18:14.740598 18016 raft_consensus.cc:493] T 8b4230ed8ed4456a9b007b6f28bec921 P 48022b71730a4d55997d33fe9a96fb2a [term 2 FOLLOWER]: Starting leader election (detected failure of leader d2810e43e8ba44bbb6e74ec557984369)
I20260709 13:18:14.741111 18016 raft_consensus.cc:3060] T 8b4230ed8ed4456a9b007b6f28bec921 P 48022b71730a4d55997d33fe9a96fb2a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:18:14.749442 18016 raft_consensus.cc:515] T 8b4230ed8ed4456a9b007b6f28bec921 P 48022b71730a4d55997d33fe9a96fb2a [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:14.751972 18016 leader_election.cc:290] T 8b4230ed8ed4456a9b007b6f28bec921 P 48022b71730a4d55997d33fe9a96fb2a [CANDIDATE]: Term 3 election: Requested vote from peers d2810e43e8ba44bbb6e74ec557984369 (127.12.19.129:39623), 0fb9e16fbbd6453a8b5f9244ef060c5c (127.12.19.130:40513)
I20260709 13:18:14.753280 17616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b4230ed8ed4456a9b007b6f28bec921" candidate_uuid: "48022b71730a4d55997d33fe9a96fb2a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c"
I20260709 13:18:14.753880 17616 raft_consensus.cc:3060] T 8b4230ed8ed4456a9b007b6f28bec921 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:18:14.755455 17653 leader_election.cc:336] T 8b4230ed8ed4456a9b007b6f28bec921 P 48022b71730a4d55997d33fe9a96fb2a [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer d2810e43e8ba44bbb6e74ec557984369 (127.12.19.129:39623): Network error: Client connection negotiation failed: client connection to 127.12.19.129:39623: connect: Connection refused (error 111)
I20260709 13:18:14.758574 17616 raft_consensus.cc:2468] T 8b4230ed8ed4456a9b007b6f28bec921 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48022b71730a4d55997d33fe9a96fb2a in term 3.
I20260709 13:18:14.759550 17655 leader_election.cc:304] T 8b4230ed8ed4456a9b007b6f28bec921 P 48022b71730a4d55997d33fe9a96fb2a [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: 0fb9e16fbbd6453a8b5f9244ef060c5c, 48022b71730a4d55997d33fe9a96fb2a; no voters: d2810e43e8ba44bbb6e74ec557984369
I20260709 13:18:14.760224 18016 raft_consensus.cc:2804] T 8b4230ed8ed4456a9b007b6f28bec921 P 48022b71730a4d55997d33fe9a96fb2a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:18:14.760740 18016 raft_consensus.cc:697] T 8b4230ed8ed4456a9b007b6f28bec921 P 48022b71730a4d55997d33fe9a96fb2a [term 3 LEADER]: Becoming Leader. State: Replica: 48022b71730a4d55997d33fe9a96fb2a, State: Running, Role: LEADER
I20260709 13:18:14.761783 18016 consensus_queue.cc:237] T 8b4230ed8ed4456a9b007b6f28bec921 P 48022b71730a4d55997d33fe9a96fb2a [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: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:14.771093 17438 catalog_manager.cc:5697] T 8b4230ed8ed4456a9b007b6f28bec921 P 48022b71730a4d55997d33fe9a96fb2a reported cstate change: term changed from 2 to 3, leader changed from d2810e43e8ba44bbb6e74ec557984369 (127.12.19.129) to 48022b71730a4d55997d33fe9a96fb2a (127.12.19.131). New cstate: current_term: 3 leader_uuid: "48022b71730a4d55997d33fe9a96fb2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } health_report { overall_health: HEALTHY } } }
I20260709 13:18:14.827889 18016 raft_consensus.cc:493] T c85a6294a838466891e6b289493a5af6 P 48022b71730a4d55997d33fe9a96fb2a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d2810e43e8ba44bbb6e74ec557984369)
I20260709 13:18:14.828573 18016 raft_consensus.cc:515] T c85a6294a838466891e6b289493a5af6 P 48022b71730a4d55997d33fe9a96fb2a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:14.832011 18016 leader_election.cc:290] T c85a6294a838466891e6b289493a5af6 P 48022b71730a4d55997d33fe9a96fb2a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d2810e43e8ba44bbb6e74ec557984369 (127.12.19.129:39623), 0fb9e16fbbd6453a8b5f9244ef060c5c (127.12.19.130:40513)
I20260709 13:18:14.832489 17616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c85a6294a838466891e6b289493a5af6" candidate_uuid: "48022b71730a4d55997d33fe9a96fb2a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" is_pre_election: true
I20260709 13:18:14.832876 18016 raft_consensus.cc:493] T d88b374b83fa4444ad8cdd76f9e91632 P 48022b71730a4d55997d33fe9a96fb2a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d2810e43e8ba44bbb6e74ec557984369)
I20260709 13:18:14.833204 17616 raft_consensus.cc:2468] T c85a6294a838466891e6b289493a5af6 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48022b71730a4d55997d33fe9a96fb2a in term 2.
I20260709 13:18:14.834371 17655 leader_election.cc:304] T c85a6294a838466891e6b289493a5af6 P 48022b71730a4d55997d33fe9a96fb2a [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: 0fb9e16fbbd6453a8b5f9244ef060c5c, 48022b71730a4d55997d33fe9a96fb2a; no voters: 
I20260709 13:18:14.836727 18027 raft_consensus.cc:2804] T c85a6294a838466891e6b289493a5af6 P 48022b71730a4d55997d33fe9a96fb2a [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:18:14.837165 18027 raft_consensus.cc:493] T c85a6294a838466891e6b289493a5af6 P 48022b71730a4d55997d33fe9a96fb2a [term 2 FOLLOWER]: Starting leader election (detected failure of leader d2810e43e8ba44bbb6e74ec557984369)
I20260709 13:18:14.833642 18016 raft_consensus.cc:515] T d88b374b83fa4444ad8cdd76f9e91632 P 48022b71730a4d55997d33fe9a96fb2a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:14.837536 18027 raft_consensus.cc:3060] T c85a6294a838466891e6b289493a5af6 P 48022b71730a4d55997d33fe9a96fb2a [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:18:14.838934 17653 leader_election.cc:336] T c85a6294a838466891e6b289493a5af6 P 48022b71730a4d55997d33fe9a96fb2a [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer d2810e43e8ba44bbb6e74ec557984369 (127.12.19.129:39623): Network error: Client connection negotiation failed: client connection to 127.12.19.129:39623: connect: Connection refused (error 111)
I20260709 13:18:14.840219 17616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d88b374b83fa4444ad8cdd76f9e91632" candidate_uuid: "48022b71730a4d55997d33fe9a96fb2a" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" is_pre_election: true
I20260709 13:18:14.840945 17616 raft_consensus.cc:2468] T d88b374b83fa4444ad8cdd76f9e91632 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48022b71730a4d55997d33fe9a96fb2a in term 1.
I20260709 13:18:14.842124 17655 leader_election.cc:304] T d88b374b83fa4444ad8cdd76f9e91632 P 48022b71730a4d55997d33fe9a96fb2a [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: 0fb9e16fbbd6453a8b5f9244ef060c5c, 48022b71730a4d55997d33fe9a96fb2a; no voters: 
I20260709 13:18:14.843111 18018 raft_consensus.cc:2804] T d88b374b83fa4444ad8cdd76f9e91632 P 48022b71730a4d55997d33fe9a96fb2a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:18:14.843508 18018 raft_consensus.cc:493] T d88b374b83fa4444ad8cdd76f9e91632 P 48022b71730a4d55997d33fe9a96fb2a [term 1 FOLLOWER]: Starting leader election (detected failure of leader d2810e43e8ba44bbb6e74ec557984369)
I20260709 13:18:14.843874 18018 raft_consensus.cc:3060] T d88b374b83fa4444ad8cdd76f9e91632 P 48022b71730a4d55997d33fe9a96fb2a [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:18:14.845098 17653 leader_election.cc:336] T d88b374b83fa4444ad8cdd76f9e91632 P 48022b71730a4d55997d33fe9a96fb2a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d2810e43e8ba44bbb6e74ec557984369 (127.12.19.129:39623): Network error: Client connection negotiation failed: client connection to 127.12.19.129:39623: connect: Connection refused (error 111)
I20260709 13:18:14.847375 18027 raft_consensus.cc:515] T c85a6294a838466891e6b289493a5af6 P 48022b71730a4d55997d33fe9a96fb2a [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:14.848441 18016 leader_election.cc:290] T d88b374b83fa4444ad8cdd76f9e91632 P 48022b71730a4d55997d33fe9a96fb2a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d2810e43e8ba44bbb6e74ec557984369 (127.12.19.129:39623), 0fb9e16fbbd6453a8b5f9244ef060c5c (127.12.19.130:40513)
I20260709 13:18:14.849858 18027 leader_election.cc:290] T c85a6294a838466891e6b289493a5af6 P 48022b71730a4d55997d33fe9a96fb2a [CANDIDATE]: Term 3 election: Requested vote from peers d2810e43e8ba44bbb6e74ec557984369 (127.12.19.129:39623), 0fb9e16fbbd6453a8b5f9244ef060c5c (127.12.19.130:40513)
I20260709 13:18:14.850909 17616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c85a6294a838466891e6b289493a5af6" candidate_uuid: "48022b71730a4d55997d33fe9a96fb2a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c"
I20260709 13:18:14.851550 17616 raft_consensus.cc:3060] T c85a6294a838466891e6b289493a5af6 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:18:14.852497 18018 raft_consensus.cc:515] T d88b374b83fa4444ad8cdd76f9e91632 P 48022b71730a4d55997d33fe9a96fb2a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
W20260709 13:18:14.854238 17653 leader_election.cc:336] T c85a6294a838466891e6b289493a5af6 P 48022b71730a4d55997d33fe9a96fb2a [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer d2810e43e8ba44bbb6e74ec557984369 (127.12.19.129:39623): Network error: Client connection negotiation failed: client connection to 127.12.19.129:39623: connect: Connection refused (error 111)
I20260709 13:18:14.854530 18018 leader_election.cc:290] T d88b374b83fa4444ad8cdd76f9e91632 P 48022b71730a4d55997d33fe9a96fb2a [CANDIDATE]: Term 2 election: Requested vote from peers d2810e43e8ba44bbb6e74ec557984369 (127.12.19.129:39623), 0fb9e16fbbd6453a8b5f9244ef060c5c (127.12.19.130:40513)
I20260709 13:18:14.856348 17614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d88b374b83fa4444ad8cdd76f9e91632" candidate_uuid: "48022b71730a4d55997d33fe9a96fb2a" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c"
I20260709 13:18:14.856971 17614 raft_consensus.cc:3060] T d88b374b83fa4444ad8cdd76f9e91632 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:18:14.859316 17653 leader_election.cc:336] T d88b374b83fa4444ad8cdd76f9e91632 P 48022b71730a4d55997d33fe9a96fb2a [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer d2810e43e8ba44bbb6e74ec557984369 (127.12.19.129:39623): Network error: Client connection negotiation failed: client connection to 127.12.19.129:39623: connect: Connection refused (error 111)
I20260709 13:18:14.859335 17616 raft_consensus.cc:2468] T c85a6294a838466891e6b289493a5af6 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48022b71730a4d55997d33fe9a96fb2a in term 3.
I20260709 13:18:14.860656 17655 leader_election.cc:304] T c85a6294a838466891e6b289493a5af6 P 48022b71730a4d55997d33fe9a96fb2a [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: 0fb9e16fbbd6453a8b5f9244ef060c5c, 48022b71730a4d55997d33fe9a96fb2a; no voters: d2810e43e8ba44bbb6e74ec557984369
I20260709 13:18:14.861522 18018 raft_consensus.cc:2804] T c85a6294a838466891e6b289493a5af6 P 48022b71730a4d55997d33fe9a96fb2a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:18:14.862068 18018 raft_consensus.cc:697] T c85a6294a838466891e6b289493a5af6 P 48022b71730a4d55997d33fe9a96fb2a [term 3 LEADER]: Becoming Leader. State: Replica: 48022b71730a4d55997d33fe9a96fb2a, State: Running, Role: LEADER
I20260709 13:18:14.863013 18018 consensus_queue.cc:237] T c85a6294a838466891e6b289493a5af6 P 48022b71730a4d55997d33fe9a96fb2a [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: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:14.864639 17614 raft_consensus.cc:2468] T d88b374b83fa4444ad8cdd76f9e91632 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48022b71730a4d55997d33fe9a96fb2a in term 2.
I20260709 13:18:14.865756 17655 leader_election.cc:304] T d88b374b83fa4444ad8cdd76f9e91632 P 48022b71730a4d55997d33fe9a96fb2a [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: 0fb9e16fbbd6453a8b5f9244ef060c5c, 48022b71730a4d55997d33fe9a96fb2a; no voters: d2810e43e8ba44bbb6e74ec557984369
I20260709 13:18:14.867198 18018 raft_consensus.cc:2804] T d88b374b83fa4444ad8cdd76f9e91632 P 48022b71730a4d55997d33fe9a96fb2a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:18:14.868000 18018 raft_consensus.cc:697] T d88b374b83fa4444ad8cdd76f9e91632 P 48022b71730a4d55997d33fe9a96fb2a [term 2 LEADER]: Becoming Leader. State: Replica: 48022b71730a4d55997d33fe9a96fb2a, State: Running, Role: LEADER
I20260709 13:18:14.868988 18018 consensus_queue.cc:237] T d88b374b83fa4444ad8cdd76f9e91632 P 48022b71730a4d55997d33fe9a96fb2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } }
I20260709 13:18:14.872740 17438 catalog_manager.cc:5697] T c85a6294a838466891e6b289493a5af6 P 48022b71730a4d55997d33fe9a96fb2a reported cstate change: term changed from 2 to 3, leader changed from d2810e43e8ba44bbb6e74ec557984369 (127.12.19.129) to 48022b71730a4d55997d33fe9a96fb2a (127.12.19.131). New cstate: current_term: 3 leader_uuid: "48022b71730a4d55997d33fe9a96fb2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } health_report { overall_health: HEALTHY } } }
I20260709 13:18:14.886843 17438 catalog_manager.cc:5697] T d88b374b83fa4444ad8cdd76f9e91632 P 48022b71730a4d55997d33fe9a96fb2a reported cstate change: term changed from 1 to 2, leader changed from d2810e43e8ba44bbb6e74ec557984369 (127.12.19.129) to 48022b71730a4d55997d33fe9a96fb2a (127.12.19.131). New cstate: current_term: 2 leader_uuid: "48022b71730a4d55997d33fe9a96fb2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2810e43e8ba44bbb6e74ec557984369" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 39623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 } health_report { overall_health: HEALTHY } } }
I20260709 13:18:15.161510 17614 raft_consensus.cc:1275] T 736448a557df455cb8611692bacb2e2b P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 3 FOLLOWER]: Refusing update from remote peer 48022b71730a4d55997d33fe9a96fb2a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:18:15.162873 18018 consensus_queue.cc:1048] T 736448a557df455cb8611692bacb2e2b P 48022b71730a4d55997d33fe9a96fb2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:18:15.174808 17653 consensus_peers.cc:597] T 736448a557df455cb8611692bacb2e2b P 48022b71730a4d55997d33fe9a96fb2a -> Peer d2810e43e8ba44bbb6e74ec557984369 (127.12.19.129:39623): Couldn't send request to peer d2810e43e8ba44bbb6e74ec557984369. Status: Network error: Client connection negotiation failed: client connection to 127.12.19.129:39623: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:18:15.238826 17653 consensus_peers.cc:597] T 49046b7316464d078c599b9c24b4006c P 48022b71730a4d55997d33fe9a96fb2a -> Peer d2810e43e8ba44bbb6e74ec557984369 (127.12.19.129:39623): Couldn't send request to peer d2810e43e8ba44bbb6e74ec557984369. Status: Network error: Client connection negotiation failed: client connection to 127.12.19.129:39623: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:18:15.242758 17614 raft_consensus.cc:1275] T 49046b7316464d078c599b9c24b4006c P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 2 FOLLOWER]: Refusing update from remote peer 48022b71730a4d55997d33fe9a96fb2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:18:15.244218 18027 consensus_queue.cc:1048] T 49046b7316464d078c599b9c24b4006c P 48022b71730a4d55997d33fe9a96fb2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:18:15.264837 17614 raft_consensus.cc:1275] T c85a6294a838466891e6b289493a5af6 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 3 FOLLOWER]: Refusing update from remote peer 48022b71730a4d55997d33fe9a96fb2a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260709 13:18:15.266386 17579 consensus_peers.cc:597] T 784a11d17b9e472180464e7acd0bfbbb P 0fb9e16fbbd6453a8b5f9244ef060c5c -> Peer d2810e43e8ba44bbb6e74ec557984369 (127.12.19.129:39623): Couldn't send request to peer d2810e43e8ba44bbb6e74ec557984369. Status: Network error: Client connection negotiation failed: client connection to 127.12.19.129:39623: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:18:15.266247 18016 consensus_queue.cc:1048] T c85a6294a838466891e6b289493a5af6 P 48022b71730a4d55997d33fe9a96fb2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:18:15.284338 17653 consensus_peers.cc:597] T c85a6294a838466891e6b289493a5af6 P 48022b71730a4d55997d33fe9a96fb2a -> Peer d2810e43e8ba44bbb6e74ec557984369 (127.12.19.129:39623): Couldn't send request to peer d2810e43e8ba44bbb6e74ec557984369. Status: Network error: Client connection negotiation failed: client connection to 127.12.19.129:39623: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:18:15.284910 17653 consensus_peers.cc:597] T 8b4230ed8ed4456a9b007b6f28bec921 P 48022b71730a4d55997d33fe9a96fb2a -> Peer d2810e43e8ba44bbb6e74ec557984369 (127.12.19.129:39623): Couldn't send request to peer d2810e43e8ba44bbb6e74ec557984369. Status: Network error: Client connection negotiation failed: client connection to 127.12.19.129:39623: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:18:15.299942 17686 raft_consensus.cc:1275] T 784a11d17b9e472180464e7acd0bfbbb P 48022b71730a4d55997d33fe9a96fb2a [term 3 FOLLOWER]: Refusing update from remote peer 0fb9e16fbbd6453a8b5f9244ef060c5c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:18:15.301347 18008 consensus_queue.cc:1048] T 784a11d17b9e472180464e7acd0bfbbb P 0fb9e16fbbd6453a8b5f9244ef060c5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "48022b71730a4d55997d33fe9a96fb2a" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 13:18:15.326040 17653 consensus_peers.cc:597] T d88b374b83fa4444ad8cdd76f9e91632 P 48022b71730a4d55997d33fe9a96fb2a -> Peer d2810e43e8ba44bbb6e74ec557984369 (127.12.19.129:39623): Couldn't send request to peer d2810e43e8ba44bbb6e74ec557984369. Status: Network error: Client connection negotiation failed: client connection to 127.12.19.129:39623: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:18:15.335103 17614 raft_consensus.cc:1275] T 8b4230ed8ed4456a9b007b6f28bec921 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 3 FOLLOWER]: Refusing update from remote peer 48022b71730a4d55997d33fe9a96fb2a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:18:15.336308 18027 consensus_queue.cc:1048] T 8b4230ed8ed4456a9b007b6f28bec921 P 48022b71730a4d55997d33fe9a96fb2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:18:15.413434 17614 raft_consensus.cc:1275] T d88b374b83fa4444ad8cdd76f9e91632 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 2 FOLLOWER]: Refusing update from remote peer 48022b71730a4d55997d33fe9a96fb2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:18:15.414690 18018 consensus_queue.cc:1048] T d88b374b83fa4444ad8cdd76f9e91632 P 48022b71730a4d55997d33fe9a96fb2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0fb9e16fbbd6453a8b5f9244ef060c5c" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 40513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:18:15.463161 12366 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 17562)
W20260709 13:18:15.473132 17579 consensus_peers.cc:597] T 8e73af515d7b4139a2906adba2e8842c P 0fb9e16fbbd6453a8b5f9244ef060c5c -> Peer d2810e43e8ba44bbb6e74ec557984369 (127.12.19.129:39623): Couldn't send request to peer d2810e43e8ba44bbb6e74ec557984369. Status: Network error: Client connection negotiation failed: client connection to 127.12.19.129:39623: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:18:15.517491 17579 consensus_peers.cc:597] T aac619f541044b0c8981e605c79a27eb P 0fb9e16fbbd6453a8b5f9244ef060c5c -> Peer d2810e43e8ba44bbb6e74ec557984369 (127.12.19.129:39623): Couldn't send request to peer d2810e43e8ba44bbb6e74ec557984369. Status: Network error: Client connection negotiation failed: client connection to 127.12.19.129:39623: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:18:15.572309 17579 consensus_peers.cc:597] T f0d2d472e1bf4024afe8a53ac64d1f71 P 0fb9e16fbbd6453a8b5f9244ef060c5c -> Peer d2810e43e8ba44bbb6e74ec557984369 (127.12.19.129:39623): Couldn't send request to peer d2810e43e8ba44bbb6e74ec557984369. Status: Network error: Client connection negotiation failed: client connection to 127.12.19.129:39623: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:18:15.668013 17653 consensus_peers.cc:597] T 57d3e4b9a6a04058ae310620fcf14942 P 48022b71730a4d55997d33fe9a96fb2a -> Peer d2810e43e8ba44bbb6e74ec557984369 (127.12.19.129:39623): Couldn't send request to peer d2810e43e8ba44bbb6e74ec557984369. Status: Network error: Client connection negotiation failed: client connection to 127.12.19.129:39623: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:18:15.702239 17653 consensus_peers.cc:597] T ed238844d4f0496d98957c9e3ddb4c28 P 48022b71730a4d55997d33fe9a96fb2a -> Peer d2810e43e8ba44bbb6e74ec557984369 (127.12.19.129:39623): Couldn't send request to peer d2810e43e8ba44bbb6e74ec557984369. Status: Network error: Client connection negotiation failed: client connection to 127.12.19.129:39623: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:18:15.740803 17579 consensus_peers.cc:597] T a9ea1e76fa784471978c73527685d492 P 0fb9e16fbbd6453a8b5f9244ef060c5c -> Peer d2810e43e8ba44bbb6e74ec557984369 (127.12.19.129:39623): Couldn't send request to peer d2810e43e8ba44bbb6e74ec557984369. Status: Network error: Client connection negotiation failed: client connection to 127.12.19.129:39623: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:18:15.797191 17653 consensus_peers.cc:597] T cdb66ab1544245109b4edbdad82616be P 48022b71730a4d55997d33fe9a96fb2a -> Peer d2810e43e8ba44bbb6e74ec557984369 (127.12.19.129:39623): Couldn't send request to peer d2810e43e8ba44bbb6e74ec557984369. Status: Network error: Client connection negotiation failed: client connection to 127.12.19.129:39623: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:18:15.814674 17653 consensus_peers.cc:597] T 78cf0adeae7244b09c728c348852770a P 48022b71730a4d55997d33fe9a96fb2a -> Peer d2810e43e8ba44bbb6e74ec557984369 (127.12.19.129:39623): Couldn't send request to peer d2810e43e8ba44bbb6e74ec557984369. Status: Network error: Client connection negotiation failed: client connection to 127.12.19.129:39623: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:18:15.944350 17653 consensus_peers.cc:597] T 2ce6201e71ee4c9b87efeda8873461de P 48022b71730a4d55997d33fe9a96fb2a -> Peer d2810e43e8ba44bbb6e74ec557984369 (127.12.19.129:39623): Couldn't send request to peer d2810e43e8ba44bbb6e74ec557984369. Status: Network error: Client connection negotiation failed: client connection to 127.12.19.129:39623: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:18:16.171099 17653 consensus_peers.cc:597] T cc6f9f0aa99f485b899318f3e19c4983 P 48022b71730a4d55997d33fe9a96fb2a -> Peer d2810e43e8ba44bbb6e74ec557984369 (127.12.19.129:39623): Couldn't send request to peer d2810e43e8ba44bbb6e74ec557984369. Status: Network error: Client connection negotiation failed: client connection to 127.12.19.129:39623: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:18:16.241931 17579 consensus_peers.cc:597] T 42eb914869564d789fea590b2955adc4 P 0fb9e16fbbd6453a8b5f9244ef060c5c -> Peer d2810e43e8ba44bbb6e74ec557984369 (127.12.19.129:39623): Couldn't send request to peer d2810e43e8ba44bbb6e74ec557984369. Status: Network error: Client connection negotiation failed: client connection to 127.12.19.129:39623: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:18:16.321506 17579 consensus_peers.cc:597] T 024a6211835d40fb93004ff5980e2747 P 0fb9e16fbbd6453a8b5f9244ef060c5c -> Peer d2810e43e8ba44bbb6e74ec557984369 (127.12.19.129:39623): Couldn't send request to peer d2810e43e8ba44bbb6e74ec557984369. Status: Network error: Client connection negotiation failed: client connection to 127.12.19.129:39623: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:18:16.463706 12366 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 17562)
I20260709 13:18:16.716854 12366 tablet_server.cc:196] TabletServer@127.12.19.129:0 shutdown complete.
I20260709 13:18:16.770475 12366 tablet_server.cc:179] TabletServer@127.12.19.130:0 shutting down...
I20260709 13:18:16.798310 12366 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:18:16.798972 12366 tablet_replica.cc:333] T f0d2d472e1bf4024afe8a53ac64d1f71 P 0fb9e16fbbd6453a8b5f9244ef060c5c: stopping tablet replica
I20260709 13:18:16.799760 12366 raft_consensus.cc:2243] T f0d2d472e1bf4024afe8a53ac64d1f71 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:18:16.800590 12366 raft_consensus.cc:2272] T f0d2d472e1bf4024afe8a53ac64d1f71 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:16.802667 12366 tablet_replica.cc:333] T cdb66ab1544245109b4edbdad82616be P 0fb9e16fbbd6453a8b5f9244ef060c5c: stopping tablet replica
I20260709 13:18:16.803332 12366 raft_consensus.cc:2243] T cdb66ab1544245109b4edbdad82616be P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:16.803776 12366 raft_consensus.cc:2272] T cdb66ab1544245109b4edbdad82616be P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:16.805750 12366 tablet_replica.cc:333] T a9ea1e76fa784471978c73527685d492 P 0fb9e16fbbd6453a8b5f9244ef060c5c: stopping tablet replica
I20260709 13:18:16.806315 12366 raft_consensus.cc:2243] T a9ea1e76fa784471978c73527685d492 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:18:16.807088 12366 raft_consensus.cc:2272] T a9ea1e76fa784471978c73527685d492 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:16.809089 12366 tablet_replica.cc:333] T d88b374b83fa4444ad8cdd76f9e91632 P 0fb9e16fbbd6453a8b5f9244ef060c5c: stopping tablet replica
I20260709 13:18:16.809616 12366 raft_consensus.cc:2243] T d88b374b83fa4444ad8cdd76f9e91632 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:16.810082 12366 raft_consensus.cc:2272] T d88b374b83fa4444ad8cdd76f9e91632 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:16.811926 12366 tablet_replica.cc:333] T 42eb914869564d789fea590b2955adc4 P 0fb9e16fbbd6453a8b5f9244ef060c5c: stopping tablet replica
I20260709 13:18:16.812486 12366 raft_consensus.cc:2243] T 42eb914869564d789fea590b2955adc4 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:18:16.813205 12366 raft_consensus.cc:2272] T 42eb914869564d789fea590b2955adc4 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:16.815117 12366 tablet_replica.cc:333] T 57d3e4b9a6a04058ae310620fcf14942 P 0fb9e16fbbd6453a8b5f9244ef060c5c: stopping tablet replica
I20260709 13:18:16.815644 12366 raft_consensus.cc:2243] T 57d3e4b9a6a04058ae310620fcf14942 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:16.816090 12366 raft_consensus.cc:2272] T 57d3e4b9a6a04058ae310620fcf14942 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:16.817947 12366 tablet_replica.cc:333] T 784a11d17b9e472180464e7acd0bfbbb P 0fb9e16fbbd6453a8b5f9244ef060c5c: stopping tablet replica
I20260709 13:18:16.818476 12366 raft_consensus.cc:2243] T 784a11d17b9e472180464e7acd0bfbbb P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:18:16.819228 12366 raft_consensus.cc:2272] T 784a11d17b9e472180464e7acd0bfbbb P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:16.821043 12366 tablet_replica.cc:333] T cc6f9f0aa99f485b899318f3e19c4983 P 0fb9e16fbbd6453a8b5f9244ef060c5c: stopping tablet replica
I20260709 13:18:16.821586 12366 raft_consensus.cc:2243] T cc6f9f0aa99f485b899318f3e19c4983 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:16.822008 12366 raft_consensus.cc:2272] T cc6f9f0aa99f485b899318f3e19c4983 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:16.823921 12366 tablet_replica.cc:333] T 8e73af515d7b4139a2906adba2e8842c P 0fb9e16fbbd6453a8b5f9244ef060c5c: stopping tablet replica
I20260709 13:18:16.824548 12366 raft_consensus.cc:2243] T 8e73af515d7b4139a2906adba2e8842c P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:18:16.825409 12366 raft_consensus.cc:2272] T 8e73af515d7b4139a2906adba2e8842c P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:16.827481 12366 tablet_replica.cc:333] T ed238844d4f0496d98957c9e3ddb4c28 P 0fb9e16fbbd6453a8b5f9244ef060c5c: stopping tablet replica
I20260709 13:18:16.828001 12366 raft_consensus.cc:2243] T ed238844d4f0496d98957c9e3ddb4c28 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:16.828447 12366 raft_consensus.cc:2272] T ed238844d4f0496d98957c9e3ddb4c28 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:16.831013 12366 tablet_replica.cc:333] T 78cf0adeae7244b09c728c348852770a P 0fb9e16fbbd6453a8b5f9244ef060c5c: stopping tablet replica
I20260709 13:18:16.831759 12366 raft_consensus.cc:2243] T 78cf0adeae7244b09c728c348852770a P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:16.832234 12366 raft_consensus.cc:2272] T 78cf0adeae7244b09c728c348852770a P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:16.834798 12366 tablet_replica.cc:333] T 8b4230ed8ed4456a9b007b6f28bec921 P 0fb9e16fbbd6453a8b5f9244ef060c5c: stopping tablet replica
I20260709 13:18:16.835453 12366 raft_consensus.cc:2243] T 8b4230ed8ed4456a9b007b6f28bec921 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:16.835973 12366 raft_consensus.cc:2272] T 8b4230ed8ed4456a9b007b6f28bec921 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:18:16.836901 17655 consensus_peers.cc:597] T 736448a557df455cb8611692bacb2e2b P 48022b71730a4d55997d33fe9a96fb2a -> Peer 0fb9e16fbbd6453a8b5f9244ef060c5c (127.12.19.130:40513): Couldn't send request to peer 0fb9e16fbbd6453a8b5f9244ef060c5c. 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 13:18:16.838088 12366 tablet_replica.cc:333] T 2ce6201e71ee4c9b87efeda8873461de P 0fb9e16fbbd6453a8b5f9244ef060c5c: stopping tablet replica
I20260709 13:18:16.838692 12366 raft_consensus.cc:2243] T 2ce6201e71ee4c9b87efeda8873461de P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:16.839160 12366 raft_consensus.cc:2272] T 2ce6201e71ee4c9b87efeda8873461de P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:16.841300 12366 tablet_replica.cc:333] T c85a6294a838466891e6b289493a5af6 P 0fb9e16fbbd6453a8b5f9244ef060c5c: stopping tablet replica
I20260709 13:18:16.841816 12366 raft_consensus.cc:2243] T c85a6294a838466891e6b289493a5af6 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:16.842247 12366 raft_consensus.cc:2272] T c85a6294a838466891e6b289493a5af6 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:16.844067 12366 tablet_replica.cc:333] T aac619f541044b0c8981e605c79a27eb P 0fb9e16fbbd6453a8b5f9244ef060c5c: stopping tablet replica
I20260709 13:18:16.844545 12366 raft_consensus.cc:2243] T aac619f541044b0c8981e605c79a27eb P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:18:16.845302 12366 raft_consensus.cc:2272] T aac619f541044b0c8981e605c79a27eb P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:16.847249 12366 tablet_replica.cc:333] T 49046b7316464d078c599b9c24b4006c P 0fb9e16fbbd6453a8b5f9244ef060c5c: stopping tablet replica
I20260709 13:18:16.847795 12366 raft_consensus.cc:2243] T 49046b7316464d078c599b9c24b4006c P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:16.848220 12366 raft_consensus.cc:2272] T 49046b7316464d078c599b9c24b4006c P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:16.850009 12366 tablet_replica.cc:333] T 024a6211835d40fb93004ff5980e2747 P 0fb9e16fbbd6453a8b5f9244ef060c5c: stopping tablet replica
I20260709 13:18:16.850492 12366 raft_consensus.cc:2243] T 024a6211835d40fb93004ff5980e2747 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:18:16.851190 12366 raft_consensus.cc:2272] T 024a6211835d40fb93004ff5980e2747 P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:16.853176 12366 tablet_replica.cc:333] T 736448a557df455cb8611692bacb2e2b P 0fb9e16fbbd6453a8b5f9244ef060c5c: stopping tablet replica
I20260709 13:18:16.853670 12366 raft_consensus.cc:2243] T 736448a557df455cb8611692bacb2e2b P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:16.854151 12366 raft_consensus.cc:2272] T 736448a557df455cb8611692bacb2e2b P 0fb9e16fbbd6453a8b5f9244ef060c5c [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:18:16.857543 17655 consensus_peers.cc:597] T cdb66ab1544245109b4edbdad82616be P 48022b71730a4d55997d33fe9a96fb2a -> Peer 0fb9e16fbbd6453a8b5f9244ef060c5c (127.12.19.130:40513): Couldn't send request to peer 0fb9e16fbbd6453a8b5f9244ef060c5c. 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 13:18:16.885483 17655 consensus_peers.cc:597] T 57d3e4b9a6a04058ae310620fcf14942 P 48022b71730a4d55997d33fe9a96fb2a -> Peer 0fb9e16fbbd6453a8b5f9244ef060c5c (127.12.19.130:40513): Couldn't send request to peer 0fb9e16fbbd6453a8b5f9244ef060c5c. Status: Network error: Client connection negotiation failed: client connection to 127.12.19.130:40513: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:18:16.895628 12366 tablet_server.cc:196] TabletServer@127.12.19.130:0 shutdown complete.
W20260709 13:18:16.904333 17655 consensus_peers.cc:597] T ed238844d4f0496d98957c9e3ddb4c28 P 48022b71730a4d55997d33fe9a96fb2a -> Peer 0fb9e16fbbd6453a8b5f9244ef060c5c (127.12.19.130:40513): Couldn't send request to peer 0fb9e16fbbd6453a8b5f9244ef060c5c. Status: Network error: Client connection negotiation failed: client connection to 127.12.19.130:40513: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:18:16.933073 12366 tablet_server.cc:179] TabletServer@127.12.19.131:0 shutting down...
W20260709 13:18:16.949657 17655 consensus_peers.cc:597] T 78cf0adeae7244b09c728c348852770a P 48022b71730a4d55997d33fe9a96fb2a -> Peer 0fb9e16fbbd6453a8b5f9244ef060c5c (127.12.19.130:40513): Couldn't send request to peer 0fb9e16fbbd6453a8b5f9244ef060c5c. Status: Network error: Client connection negotiation failed: client connection to 127.12.19.130:40513: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:18:16.965073 12366 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:18:16.965813 12366 tablet_replica.cc:333] T a9ea1e76fa784471978c73527685d492 P 48022b71730a4d55997d33fe9a96fb2a: stopping tablet replica
I20260709 13:18:16.966516 12366 raft_consensus.cc:2243] T a9ea1e76fa784471978c73527685d492 P 48022b71730a4d55997d33fe9a96fb2a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:16.967101 12366 raft_consensus.cc:2272] T a9ea1e76fa784471978c73527685d492 P 48022b71730a4d55997d33fe9a96fb2a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:16.969111 12366 tablet_replica.cc:333] T d88b374b83fa4444ad8cdd76f9e91632 P 48022b71730a4d55997d33fe9a96fb2a: stopping tablet replica
I20260709 13:18:16.969666 12366 raft_consensus.cc:2243] T d88b374b83fa4444ad8cdd76f9e91632 P 48022b71730a4d55997d33fe9a96fb2a [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:18:16.970463 12366 raft_consensus.cc:2272] T d88b374b83fa4444ad8cdd76f9e91632 P 48022b71730a4d55997d33fe9a96fb2a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:16.972659 12366 tablet_replica.cc:333] T cdb66ab1544245109b4edbdad82616be P 48022b71730a4d55997d33fe9a96fb2a: stopping tablet replica
I20260709 13:18:16.973285 12366 raft_consensus.cc:2243] T cdb66ab1544245109b4edbdad82616be P 48022b71730a4d55997d33fe9a96fb2a [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:18:16.974246 12366 raft_consensus.cc:2272] T cdb66ab1544245109b4edbdad82616be P 48022b71730a4d55997d33fe9a96fb2a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:16.976639 12366 tablet_replica.cc:333] T f0d2d472e1bf4024afe8a53ac64d1f71 P 48022b71730a4d55997d33fe9a96fb2a: stopping tablet replica
I20260709 13:18:16.977181 12366 raft_consensus.cc:2243] T f0d2d472e1bf4024afe8a53ac64d1f71 P 48022b71730a4d55997d33fe9a96fb2a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:16.977633 12366 raft_consensus.cc:2272] T f0d2d472e1bf4024afe8a53ac64d1f71 P 48022b71730a4d55997d33fe9a96fb2a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:16.979528 12366 tablet_replica.cc:333] T 784a11d17b9e472180464e7acd0bfbbb P 48022b71730a4d55997d33fe9a96fb2a: stopping tablet replica
I20260709 13:18:16.980051 12366 raft_consensus.cc:2243] T 784a11d17b9e472180464e7acd0bfbbb P 48022b71730a4d55997d33fe9a96fb2a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:16.980484 12366 raft_consensus.cc:2272] T 784a11d17b9e472180464e7acd0bfbbb P 48022b71730a4d55997d33fe9a96fb2a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:16.982199 12366 tablet_replica.cc:333] T 8e73af515d7b4139a2906adba2e8842c P 48022b71730a4d55997d33fe9a96fb2a: stopping tablet replica
I20260709 13:18:16.982759 12366 raft_consensus.cc:2243] T 8e73af515d7b4139a2906adba2e8842c P 48022b71730a4d55997d33fe9a96fb2a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:16.983191 12366 raft_consensus.cc:2272] T 8e73af515d7b4139a2906adba2e8842c P 48022b71730a4d55997d33fe9a96fb2a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:16.985110 12366 tablet_replica.cc:333] T cc6f9f0aa99f485b899318f3e19c4983 P 48022b71730a4d55997d33fe9a96fb2a: stopping tablet replica
I20260709 13:18:16.985627 12366 raft_consensus.cc:2243] T cc6f9f0aa99f485b899318f3e19c4983 P 48022b71730a4d55997d33fe9a96fb2a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:18:16.986389 12366 raft_consensus.cc:2272] T cc6f9f0aa99f485b899318f3e19c4983 P 48022b71730a4d55997d33fe9a96fb2a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:16.988428 12366 tablet_replica.cc:333] T 42eb914869564d789fea590b2955adc4 P 48022b71730a4d55997d33fe9a96fb2a: stopping tablet replica
I20260709 13:18:16.989007 12366 raft_consensus.cc:2243] T 42eb914869564d789fea590b2955adc4 P 48022b71730a4d55997d33fe9a96fb2a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:16.989588 12366 raft_consensus.cc:2272] T 42eb914869564d789fea590b2955adc4 P 48022b71730a4d55997d33fe9a96fb2a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:16.991976 12366 tablet_replica.cc:333] T 57d3e4b9a6a04058ae310620fcf14942 P 48022b71730a4d55997d33fe9a96fb2a: stopping tablet replica
I20260709 13:18:16.992516 12366 raft_consensus.cc:2243] T 57d3e4b9a6a04058ae310620fcf14942 P 48022b71730a4d55997d33fe9a96fb2a [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:18:16.993206 12366 raft_consensus.cc:2272] T 57d3e4b9a6a04058ae310620fcf14942 P 48022b71730a4d55997d33fe9a96fb2a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:16.994932 12366 tablet_replica.cc:333] T ed238844d4f0496d98957c9e3ddb4c28 P 48022b71730a4d55997d33fe9a96fb2a: stopping tablet replica
I20260709 13:18:16.995458 12366 raft_consensus.cc:2243] T ed238844d4f0496d98957c9e3ddb4c28 P 48022b71730a4d55997d33fe9a96fb2a [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:18:16.996131 12366 raft_consensus.cc:2272] T ed238844d4f0496d98957c9e3ddb4c28 P 48022b71730a4d55997d33fe9a96fb2a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:16.997877 12366 tablet_replica.cc:333] T 78cf0adeae7244b09c728c348852770a P 48022b71730a4d55997d33fe9a96fb2a: stopping tablet replica
I20260709 13:18:16.998359 12366 raft_consensus.cc:2243] T 78cf0adeae7244b09c728c348852770a P 48022b71730a4d55997d33fe9a96fb2a [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:18:16.999074 12366 raft_consensus.cc:2272] T 78cf0adeae7244b09c728c348852770a P 48022b71730a4d55997d33fe9a96fb2a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:17.001060 12366 tablet_replica.cc:333] T 8b4230ed8ed4456a9b007b6f28bec921 P 48022b71730a4d55997d33fe9a96fb2a: stopping tablet replica
I20260709 13:18:17.001612 12366 raft_consensus.cc:2243] T 8b4230ed8ed4456a9b007b6f28bec921 P 48022b71730a4d55997d33fe9a96fb2a [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:18:17.002331 12366 raft_consensus.cc:2272] T 8b4230ed8ed4456a9b007b6f28bec921 P 48022b71730a4d55997d33fe9a96fb2a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:17.004280 12366 tablet_replica.cc:333] T 2ce6201e71ee4c9b87efeda8873461de P 48022b71730a4d55997d33fe9a96fb2a: stopping tablet replica
I20260709 13:18:17.004783 12366 raft_consensus.cc:2243] T 2ce6201e71ee4c9b87efeda8873461de P 48022b71730a4d55997d33fe9a96fb2a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:18:17.005527 12366 raft_consensus.cc:2272] T 2ce6201e71ee4c9b87efeda8873461de P 48022b71730a4d55997d33fe9a96fb2a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:17.007470 12366 tablet_replica.cc:333] T c85a6294a838466891e6b289493a5af6 P 48022b71730a4d55997d33fe9a96fb2a: stopping tablet replica
I20260709 13:18:17.007968 12366 raft_consensus.cc:2243] T c85a6294a838466891e6b289493a5af6 P 48022b71730a4d55997d33fe9a96fb2a [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:18:17.008668 12366 raft_consensus.cc:2272] T c85a6294a838466891e6b289493a5af6 P 48022b71730a4d55997d33fe9a96fb2a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:17.010367 12366 tablet_replica.cc:333] T 49046b7316464d078c599b9c24b4006c P 48022b71730a4d55997d33fe9a96fb2a: stopping tablet replica
I20260709 13:18:17.010821 12366 raft_consensus.cc:2243] T 49046b7316464d078c599b9c24b4006c P 48022b71730a4d55997d33fe9a96fb2a [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:18:17.011622 12366 raft_consensus.cc:2272] T 49046b7316464d078c599b9c24b4006c P 48022b71730a4d55997d33fe9a96fb2a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:17.013453 12366 tablet_replica.cc:333] T 024a6211835d40fb93004ff5980e2747 P 48022b71730a4d55997d33fe9a96fb2a: stopping tablet replica
I20260709 13:18:17.013935 12366 raft_consensus.cc:2243] T 024a6211835d40fb93004ff5980e2747 P 48022b71730a4d55997d33fe9a96fb2a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:17.014335 12366 raft_consensus.cc:2272] T 024a6211835d40fb93004ff5980e2747 P 48022b71730a4d55997d33fe9a96fb2a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:17.016253 12366 tablet_replica.cc:333] T 736448a557df455cb8611692bacb2e2b P 48022b71730a4d55997d33fe9a96fb2a: stopping tablet replica
I20260709 13:18:17.016713 12366 raft_consensus.cc:2243] T 736448a557df455cb8611692bacb2e2b P 48022b71730a4d55997d33fe9a96fb2a [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:18:17.017431 12366 raft_consensus.cc:2272] T 736448a557df455cb8611692bacb2e2b P 48022b71730a4d55997d33fe9a96fb2a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:17.019402 12366 tablet_replica.cc:333] T aac619f541044b0c8981e605c79a27eb P 48022b71730a4d55997d33fe9a96fb2a: stopping tablet replica
I20260709 13:18:17.019866 12366 raft_consensus.cc:2243] T aac619f541044b0c8981e605c79a27eb P 48022b71730a4d55997d33fe9a96fb2a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:17.020282 12366 raft_consensus.cc:2272] T aac619f541044b0c8981e605c79a27eb P 48022b71730a4d55997d33fe9a96fb2a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:17.058161 12366 tablet_server.cc:196] TabletServer@127.12.19.131:0 shutdown complete.
I20260709 13:18:17.089700 12366 master.cc:562] Master@127.12.19.190:38933 shutting down...
I20260709 13:18:17.114187 12366 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6905cae9299349128d56a4243fcd6f56 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:18:17.114739 12366 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6905cae9299349128d56a4243fcd6f56 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:17.115069 12366 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6905cae9299349128d56a4243fcd6f56: stopping tablet replica
I20260709 13:18:17.136551 12366 master.cc:584] Master@127.12.19.190:38933 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (15691 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260709 13:18:17.191594 12366 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.12.19.190:34149
I20260709 13:18:17.192724 12366 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:18:17.197790 18040 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 13:18:17.198374 18041 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 13:18:17.199334 18043 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 13:18:17.200764 12366 server_base.cc:1061] running on GCE node
I20260709 13:18:17.201607 12366 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:18:17.201776 12366 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 13:18:17.201884 12366 hybrid_clock.cc:648] HybridClock initialized: now 1783603097201872 us; error 0 us; skew 500 ppm
I20260709 13:18:17.202317 12366 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:18:17.204501 12366 webserver.cc:533] Webserver started at http://127.12.19.190:46051/ using document root <none> and password file <none>
I20260709 13:18:17.204907 12366 fs_manager.cc:362] Metadata directory not provided
I20260709 13:18:17.205057 12366 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:18:17.205257 12366 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:18:17.206305 12366 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602961601857-12366-0/minicluster-data/master-0-root/instance:
uuid: "352af7faea65427b83a54e3c15c5faa8"
format_stamp: "Formatted at 2026-07-09 13:18:17 on dist-test-slave-cd6k"
I20260709 13:18:17.210505 12366 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:18:17.213546 18048 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:18:17.214217 12366 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:18:17.214438 12366 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602961601857-12366-0/minicluster-data/master-0-root
uuid: "352af7faea65427b83a54e3c15c5faa8"
format_stamp: "Formatted at 2026-07-09 13:18:17 on dist-test-slave-cd6k"
I20260709 13:18:17.214680 12366 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602961601857-12366-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602961601857-12366-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602961601857-12366-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 13:18:17.234777 12366 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:18:17.235954 12366 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:18:17.272908 12366 rpc_server.cc:307] RPC server started. Bound to: 127.12.19.190:34149
I20260709 13:18:17.273011 18099 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.19.190:34149 every 8 connection(s)
I20260709 13:18:17.276717 18100 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 13:18:17.286881 18100 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 352af7faea65427b83a54e3c15c5faa8: Bootstrap starting.
I20260709 13:18:17.291461 18100 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 352af7faea65427b83a54e3c15c5faa8: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:17.295465 18100 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 352af7faea65427b83a54e3c15c5faa8: No bootstrap required, opened a new log
I20260709 13:18:17.297482 18100 raft_consensus.cc:359] T 00000000000000000000000000000000 P 352af7faea65427b83a54e3c15c5faa8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "352af7faea65427b83a54e3c15c5faa8" member_type: VOTER }
I20260709 13:18:17.298055 18100 raft_consensus.cc:385] T 00000000000000000000000000000000 P 352af7faea65427b83a54e3c15c5faa8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:17.298316 18100 raft_consensus.cc:740] T 00000000000000000000000000000000 P 352af7faea65427b83a54e3c15c5faa8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 352af7faea65427b83a54e3c15c5faa8, State: Initialized, Role: FOLLOWER
I20260709 13:18:17.298942 18100 consensus_queue.cc:260] T 00000000000000000000000000000000 P 352af7faea65427b83a54e3c15c5faa8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "352af7faea65427b83a54e3c15c5faa8" member_type: VOTER }
I20260709 13:18:17.299446 18100 raft_consensus.cc:399] T 00000000000000000000000000000000 P 352af7faea65427b83a54e3c15c5faa8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:18:17.299685 18100 raft_consensus.cc:493] T 00000000000000000000000000000000 P 352af7faea65427b83a54e3c15c5faa8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:18:17.299950 18100 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 352af7faea65427b83a54e3c15c5faa8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:17.304313 18100 raft_consensus.cc:515] T 00000000000000000000000000000000 P 352af7faea65427b83a54e3c15c5faa8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "352af7faea65427b83a54e3c15c5faa8" member_type: VOTER }
I20260709 13:18:17.304800 18100 leader_election.cc:304] T 00000000000000000000000000000000 P 352af7faea65427b83a54e3c15c5faa8 [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: 352af7faea65427b83a54e3c15c5faa8; no voters: 
I20260709 13:18:17.305883 18100 leader_election.cc:290] T 00000000000000000000000000000000 P 352af7faea65427b83a54e3c15c5faa8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:18:17.306339 18103 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 352af7faea65427b83a54e3c15c5faa8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:17.307726 18103 raft_consensus.cc:697] T 00000000000000000000000000000000 P 352af7faea65427b83a54e3c15c5faa8 [term 1 LEADER]: Becoming Leader. State: Replica: 352af7faea65427b83a54e3c15c5faa8, State: Running, Role: LEADER
I20260709 13:18:17.308416 18103 consensus_queue.cc:237] T 00000000000000000000000000000000 P 352af7faea65427b83a54e3c15c5faa8 [LEADER]: Queue going to LEADER mode. State: All 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: "352af7faea65427b83a54e3c15c5faa8" member_type: VOTER }
I20260709 13:18:17.308666 18100 sys_catalog.cc:565] T 00000000000000000000000000000000 P 352af7faea65427b83a54e3c15c5faa8 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:18:17.313112 18105 sys_catalog.cc:455] T 00000000000000000000000000000000 P 352af7faea65427b83a54e3c15c5faa8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 352af7faea65427b83a54e3c15c5faa8. Latest consensus state: current_term: 1 leader_uuid: "352af7faea65427b83a54e3c15c5faa8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "352af7faea65427b83a54e3c15c5faa8" member_type: VOTER } }
I20260709 13:18:17.313392 18104 sys_catalog.cc:455] T 00000000000000000000000000000000 P 352af7faea65427b83a54e3c15c5faa8 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "352af7faea65427b83a54e3c15c5faa8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "352af7faea65427b83a54e3c15c5faa8" member_type: VOTER } }
I20260709 13:18:17.313985 18105 sys_catalog.cc:458] T 00000000000000000000000000000000 P 352af7faea65427b83a54e3c15c5faa8 [sys.catalog]: This master's current role is: LEADER
I20260709 13:18:17.314158 18104 sys_catalog.cc:458] T 00000000000000000000000000000000 P 352af7faea65427b83a54e3c15c5faa8 [sys.catalog]: This master's current role is: LEADER
I20260709 13:18:17.317085 18110 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:18:17.322090 18110 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:18:17.325018 12366 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:18:17.330515 18110 catalog_manager.cc:1383] Generated new cluster ID: 124f8d5c7d2a4f4495aded72153080ae
I20260709 13:18:17.330773 18110 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:18:17.345216 18110 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:18:17.346539 18110 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:18:17.357918 18110 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 352af7faea65427b83a54e3c15c5faa8: Generated new TSK 0
I20260709 13:18:17.358470 18110 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:18:17.391829 12366 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:18:17.397666 18121 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 13:18:17.398908 18122 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 13:18:17.400369 18124 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 13:18:17.400578 12366 server_base.cc:1061] running on GCE node
I20260709 13:18:17.401593 12366 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:18:17.401772 12366 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 13:18:17.401886 12366 hybrid_clock.cc:648] HybridClock initialized: now 1783603097401876 us; error 0 us; skew 500 ppm
I20260709 13:18:17.402334 12366 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:18:17.404497 12366 webserver.cc:533] Webserver started at http://127.12.19.129:39157/ using document root <none> and password file <none>
I20260709 13:18:17.404999 12366 fs_manager.cc:362] Metadata directory not provided
I20260709 13:18:17.405201 12366 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:18:17.405470 12366 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:18:17.406478 12366 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602961601857-12366-0/minicluster-data/ts-0-root/instance:
uuid: "c1d757ebdf934c0191dc461696aa1e8e"
format_stamp: "Formatted at 2026-07-09 13:18:17 on dist-test-slave-cd6k"
I20260709 13:18:17.411123 12366 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260709 13:18:17.414204 18129 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:18:17.414964 12366 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260709 13:18:17.415244 12366 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602961601857-12366-0/minicluster-data/ts-0-root
uuid: "c1d757ebdf934c0191dc461696aa1e8e"
format_stamp: "Formatted at 2026-07-09 13:18:17 on dist-test-slave-cd6k"
I20260709 13:18:17.415566 12366 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602961601857-12366-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602961601857-12366-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602961601857-12366-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 13:18:17.426644 12366 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:18:17.427802 12366 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:18:17.429158 12366 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:18:17.431211 12366 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:18:17.431444 12366 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:18:17.431674 12366 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:18:17.431850 12366 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:18:17.470358 12366 rpc_server.cc:307] RPC server started. Bound to: 127.12.19.129:40103
I20260709 13:18:17.470456 18191 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.19.129:40103 every 8 connection(s)
I20260709 13:18:17.475306 12366 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:18:17.481910 18196 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 13:18:17.483626 18197 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 13:18:17.486625 18199 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 13:18:17.487430 12366 server_base.cc:1061] running on GCE node
I20260709 13:18:17.488207 18192 heartbeater.cc:344] Connected to a master server at 127.12.19.190:34149
I20260709 13:18:17.488592 18192 heartbeater.cc:461] Registering TS with master...
I20260709 13:18:17.489030 12366 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:18:17.489300 12366 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 13:18:17.489374 18192 heartbeater.cc:507] Master 127.12.19.190:34149 requested a full tablet report, sending...
I20260709 13:18:17.489480 12366 hybrid_clock.cc:648] HybridClock initialized: now 1783603097489461 us; error 0 us; skew 500 ppm
I20260709 13:18:17.490242 12366 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:18:17.491815 18065 ts_manager.cc:194] Registered new tserver with Master: c1d757ebdf934c0191dc461696aa1e8e (127.12.19.129:40103)
I20260709 13:18:17.492820 12366 webserver.cc:533] Webserver started at http://127.12.19.130:39459/ using document root <none> and password file <none>
I20260709 13:18:17.493343 12366 fs_manager.cc:362] Metadata directory not provided
I20260709 13:18:17.493528 12366 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:18:17.493803 12366 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:18:17.493774 18065 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46468
I20260709 13:18:17.495339 12366 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602961601857-12366-0/minicluster-data/ts-1-root/instance:
uuid: "ea7d68f1c1f146498364f8450a5f8ee9"
format_stamp: "Formatted at 2026-07-09 13:18:17 on dist-test-slave-cd6k"
I20260709 13:18:17.499468 12366 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260709 13:18:17.502526 18204 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:18:17.503208 12366 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:18:17.503528 12366 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602961601857-12366-0/minicluster-data/ts-1-root
uuid: "ea7d68f1c1f146498364f8450a5f8ee9"
format_stamp: "Formatted at 2026-07-09 13:18:17 on dist-test-slave-cd6k"
I20260709 13:18:17.503845 12366 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602961601857-12366-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602961601857-12366-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602961601857-12366-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 13:18:17.544116 12366 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:18:17.545233 12366 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:18:17.546646 12366 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:18:17.548780 12366 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:18:17.548996 12366 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:18:17.549230 12366 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:18:17.549397 12366 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:18:17.587217 12366 rpc_server.cc:307] RPC server started. Bound to: 127.12.19.130:36285
I20260709 13:18:17.587391 18266 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.19.130:36285 every 8 connection(s)
I20260709 13:18:17.591993 12366 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:18:17.598985 18270 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 13:18:17.600111 18271 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 13:18:17.604323 18267 heartbeater.cc:344] Connected to a master server at 127.12.19.190:34149
I20260709 13:18:17.604848 18267 heartbeater.cc:461] Registering TS with master...
I20260709 13:18:17.605124 12366 server_base.cc:1061] running on GCE node
I20260709 13:18:17.605783 18267 heartbeater.cc:507] Master 127.12.19.190:34149 requested a full tablet report, sending...
W20260709 13:18:17.605870 18273 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 13:18:17.607129 12366 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:18:17.607422 12366 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 13:18:17.607604 12366 hybrid_clock.cc:648] HybridClock initialized: now 1783603097607583 us; error 0 us; skew 500 ppm
I20260709 13:18:17.608110 12366 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:18:17.608189 18065 ts_manager.cc:194] Registered new tserver with Master: ea7d68f1c1f146498364f8450a5f8ee9 (127.12.19.130:36285)
I20260709 13:18:17.609850 18065 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46474
I20260709 13:18:17.610574 12366 webserver.cc:533] Webserver started at http://127.12.19.131:43247/ using document root <none> and password file <none>
I20260709 13:18:17.611202 12366 fs_manager.cc:362] Metadata directory not provided
I20260709 13:18:17.611474 12366 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:18:17.611763 12366 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:18:17.612890 12366 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602961601857-12366-0/minicluster-data/ts-2-root/instance:
uuid: "e6097522851546e1a539b0644d9762d5"
format_stamp: "Formatted at 2026-07-09 13:18:17 on dist-test-slave-cd6k"
I20260709 13:18:17.617115 12366 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:18:17.620360 18278 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:18:17.621066 12366 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:18:17.621346 12366 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602961601857-12366-0/minicluster-data/ts-2-root
uuid: "e6097522851546e1a539b0644d9762d5"
format_stamp: "Formatted at 2026-07-09 13:18:17 on dist-test-slave-cd6k"
I20260709 13:18:17.621608 12366 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602961601857-12366-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602961601857-12366-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskZ8GJIm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602961601857-12366-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 13:18:17.647753 12366 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:18:17.648918 12366 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:18:17.650405 12366 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:18:17.652503 12366 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:18:17.652740 12366 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:18:17.652974 12366 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:18:17.653153 12366 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:18:17.691833 12366 rpc_server.cc:307] RPC server started. Bound to: 127.12.19.131:42955
I20260709 13:18:17.691936 18340 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.19.131:42955 every 8 connection(s)
I20260709 13:18:17.704841 18341 heartbeater.cc:344] Connected to a master server at 127.12.19.190:34149
I20260709 13:18:17.705334 18341 heartbeater.cc:461] Registering TS with master...
I20260709 13:18:17.706030 18341 heartbeater.cc:507] Master 127.12.19.190:34149 requested a full tablet report, sending...
I20260709 13:18:17.707914 18065 ts_manager.cc:194] Registered new tserver with Master: e6097522851546e1a539b0644d9762d5 (127.12.19.131:42955)
I20260709 13:18:17.708563 12366 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013514656s
I20260709 13:18:17.709246 18065 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46482
I20260709 13:18:17.731823 18065 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46490:
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 13:18:17.734426 18065 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 13:18:17.816645 18232 tablet_service.cc:1511] Processing CreateTablet for tablet fdc12db962614c5d9a53667f3c0782fb (DEFAULT_TABLE table=test-workload [id=a3fe08f96b004585b2567d77a02c1fbd]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:18:17.818087 18232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdc12db962614c5d9a53667f3c0782fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:17.819824 18306 tablet_service.cc:1511] Processing CreateTablet for tablet fdc12db962614c5d9a53667f3c0782fb (DEFAULT_TABLE table=test-workload [id=a3fe08f96b004585b2567d77a02c1fbd]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:18:17.820714 18231 tablet_service.cc:1511] Processing CreateTablet for tablet 73e4702af8c54095b5f5ede0bc531bb1 (DEFAULT_TABLE table=test-workload [id=a3fe08f96b004585b2567d77a02c1fbd]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:18:17.821183 18306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdc12db962614c5d9a53667f3c0782fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:17.822095 18231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73e4702af8c54095b5f5ede0bc531bb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:17.822403 18299 tablet_service.cc:1511] Processing CreateTablet for tablet 4ab6563464b343508d388464ca7138bd (DEFAULT_TABLE table=test-workload [id=a3fe08f96b004585b2567d77a02c1fbd]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:18:17.823051 18230 tablet_service.cc:1511] Processing CreateTablet for tablet 905065f9c4254328832089cedf3a98f0 (DEFAULT_TABLE table=test-workload [id=a3fe08f96b004585b2567d77a02c1fbd]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:18:17.823700 18299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ab6563464b343508d388464ca7138bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:17.824429 18230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 905065f9c4254328832089cedf3a98f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:17.824651 18305 tablet_service.cc:1511] Processing CreateTablet for tablet 73e4702af8c54095b5f5ede0bc531bb1 (DEFAULT_TABLE table=test-workload [id=a3fe08f96b004585b2567d77a02c1fbd]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:18:17.825981 18305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73e4702af8c54095b5f5ede0bc531bb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:17.828373 18304 tablet_service.cc:1511] Processing CreateTablet for tablet 905065f9c4254328832089cedf3a98f0 (DEFAULT_TABLE table=test-workload [id=a3fe08f96b004585b2567d77a02c1fbd]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:18:17.829653 18304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 905065f9c4254328832089cedf3a98f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:17.832351 18303 tablet_service.cc:1511] Processing CreateTablet for tablet 95d7560963914386a3cfb3cb1e3b68ee (DEFAULT_TABLE table=test-workload [id=a3fe08f96b004585b2567d77a02c1fbd]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:18:17.833633 18303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95d7560963914386a3cfb3cb1e3b68ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:17.836380 18302 tablet_service.cc:1511] Processing CreateTablet for tablet 045a169a6f774beaa1d9ac1492a1211e (DEFAULT_TABLE table=test-workload [id=a3fe08f96b004585b2567d77a02c1fbd]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:18:17.837050 18229 tablet_service.cc:1511] Processing CreateTablet for tablet 95d7560963914386a3cfb3cb1e3b68ee (DEFAULT_TABLE table=test-workload [id=a3fe08f96b004585b2567d77a02c1fbd]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:18:17.837663 18302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 045a169a6f774beaa1d9ac1492a1211e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:17.838441 18229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95d7560963914386a3cfb3cb1e3b68ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:17.840365 18301 tablet_service.cc:1511] Processing CreateTablet for tablet a4daa266e33540299aa0c54b1466d604 (DEFAULT_TABLE table=test-workload [id=a3fe08f96b004585b2567d77a02c1fbd]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:18:17.841022 18228 tablet_service.cc:1511] Processing CreateTablet for tablet 045a169a6f774beaa1d9ac1492a1211e (DEFAULT_TABLE table=test-workload [id=a3fe08f96b004585b2567d77a02c1fbd]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:18:17.841615 18301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4daa266e33540299aa0c54b1466d604. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:17.842286 18228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 045a169a6f774beaa1d9ac1492a1211e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:17.844264 18298 tablet_service.cc:1511] Processing CreateTablet for tablet 5be27ccae1ce49799118879eed504e63 (DEFAULT_TABLE table=test-workload [id=a3fe08f96b004585b2567d77a02c1fbd]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:18:17.845558 18298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5be27ccae1ce49799118879eed504e63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:17.844264 18300 tablet_service.cc:1511] Processing CreateTablet for tablet 88f912859fc24442ab485468b847ff5a (DEFAULT_TABLE table=test-workload [id=a3fe08f96b004585b2567d77a02c1fbd]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:18:17.852720 18300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88f912859fc24442ab485468b847ff5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:17.852921 18227 tablet_service.cc:1511] Processing CreateTablet for tablet a4daa266e33540299aa0c54b1466d604 (DEFAULT_TABLE table=test-workload [id=a3fe08f96b004585b2567d77a02c1fbd]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:18:17.854259 18227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4daa266e33540299aa0c54b1466d604. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:17.855765 18224 tablet_service.cc:1511] Processing CreateTablet for tablet 5be27ccae1ce49799118879eed504e63 (DEFAULT_TABLE table=test-workload [id=a3fe08f96b004585b2567d77a02c1fbd]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:18:17.856226 18225 tablet_service.cc:1511] Processing CreateTablet for tablet 4ab6563464b343508d388464ca7138bd (DEFAULT_TABLE table=test-workload [id=a3fe08f96b004585b2567d77a02c1fbd]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:18:17.857120 18224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5be27ccae1ce49799118879eed504e63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:17.858326 18226 tablet_service.cc:1511] Processing CreateTablet for tablet 88f912859fc24442ab485468b847ff5a (DEFAULT_TABLE table=test-workload [id=a3fe08f96b004585b2567d77a02c1fbd]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:18:17.859654 18226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88f912859fc24442ab485468b847ff5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:17.866448 18225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ab6563464b343508d388464ca7138bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:17.868990 18157 tablet_service.cc:1511] Processing CreateTablet for tablet fdc12db962614c5d9a53667f3c0782fb (DEFAULT_TABLE table=test-workload [id=a3fe08f96b004585b2567d77a02c1fbd]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:18:17.870272 18157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdc12db962614c5d9a53667f3c0782fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:17.871567 18152 tablet_service.cc:1511] Processing CreateTablet for tablet a4daa266e33540299aa0c54b1466d604 (DEFAULT_TABLE table=test-workload [id=a3fe08f96b004585b2567d77a02c1fbd]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:18:17.872282 18156 tablet_service.cc:1511] Processing CreateTablet for tablet 73e4702af8c54095b5f5ede0bc531bb1 (DEFAULT_TABLE table=test-workload [id=a3fe08f96b004585b2567d77a02c1fbd]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:18:17.872895 18152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4daa266e33540299aa0c54b1466d604. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:17.873705 18156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73e4702af8c54095b5f5ede0bc531bb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:17.876550 18155 tablet_service.cc:1511] Processing CreateTablet for tablet 905065f9c4254328832089cedf3a98f0 (DEFAULT_TABLE table=test-workload [id=a3fe08f96b004585b2567d77a02c1fbd]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:18:17.876993 18151 tablet_service.cc:1511] Processing CreateTablet for tablet 88f912859fc24442ab485468b847ff5a (DEFAULT_TABLE table=test-workload [id=a3fe08f96b004585b2567d77a02c1fbd]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:18:17.877980 18155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 905065f9c4254328832089cedf3a98f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:17.880568 18154 tablet_service.cc:1511] Processing CreateTablet for tablet 95d7560963914386a3cfb3cb1e3b68ee (DEFAULT_TABLE table=test-workload [id=a3fe08f96b004585b2567d77a02c1fbd]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:18:17.882088 18151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88f912859fc24442ab485468b847ff5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:17.883378 18153 tablet_service.cc:1511] Processing CreateTablet for tablet 045a169a6f774beaa1d9ac1492a1211e (DEFAULT_TABLE table=test-workload [id=a3fe08f96b004585b2567d77a02c1fbd]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:18:17.887799 18154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95d7560963914386a3cfb3cb1e3b68ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:17.893124 18150 tablet_service.cc:1511] Processing CreateTablet for tablet 4ab6563464b343508d388464ca7138bd (DEFAULT_TABLE table=test-workload [id=a3fe08f96b004585b2567d77a02c1fbd]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:18:17.894729 18150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ab6563464b343508d388464ca7138bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:17.907042 18149 tablet_service.cc:1511] Processing CreateTablet for tablet 5be27ccae1ce49799118879eed504e63 (DEFAULT_TABLE table=test-workload [id=a3fe08f96b004585b2567d77a02c1fbd]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:18:17.908334 18153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 045a169a6f774beaa1d9ac1492a1211e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:17.918864 18149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5be27ccae1ce49799118879eed504e63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:17.920614 18357 tablet_bootstrap.cc:492] T 5be27ccae1ce49799118879eed504e63 P e6097522851546e1a539b0644d9762d5: Bootstrap starting.
I20260709 13:18:17.968116 18356 tablet_bootstrap.cc:492] T 73e4702af8c54095b5f5ede0bc531bb1 P ea7d68f1c1f146498364f8450a5f8ee9: Bootstrap starting.
I20260709 13:18:17.986434 18356 tablet_bootstrap.cc:654] T 73e4702af8c54095b5f5ede0bc531bb1 P ea7d68f1c1f146498364f8450a5f8ee9: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:17.997051 18357 tablet_bootstrap.cc:654] T 5be27ccae1ce49799118879eed504e63 P e6097522851546e1a539b0644d9762d5: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:17.997210 18358 tablet_bootstrap.cc:492] T 88f912859fc24442ab485468b847ff5a P c1d757ebdf934c0191dc461696aa1e8e: Bootstrap starting.
I20260709 13:18:18.006518 18357 tablet_bootstrap.cc:492] T 5be27ccae1ce49799118879eed504e63 P e6097522851546e1a539b0644d9762d5: No bootstrap required, opened a new log
I20260709 13:18:18.006916 18357 ts_tablet_manager.cc:1403] T 5be27ccae1ce49799118879eed504e63 P e6097522851546e1a539b0644d9762d5: Time spent bootstrapping tablet: real 0.087s	user 0.008s	sys 0.004s
I20260709 13:18:18.009893 18357 raft_consensus.cc:359] T 5be27ccae1ce49799118879eed504e63 P e6097522851546e1a539b0644d9762d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:18.010663 18357 raft_consensus.cc:385] T 5be27ccae1ce49799118879eed504e63 P e6097522851546e1a539b0644d9762d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:18.010815 18358 tablet_bootstrap.cc:654] T 88f912859fc24442ab485468b847ff5a P c1d757ebdf934c0191dc461696aa1e8e: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:18.011031 18357 raft_consensus.cc:740] T 5be27ccae1ce49799118879eed504e63 P e6097522851546e1a539b0644d9762d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6097522851546e1a539b0644d9762d5, State: Initialized, Role: FOLLOWER
I20260709 13:18:18.011984 18357 consensus_queue.cc:260] T 5be27ccae1ce49799118879eed504e63 P e6097522851546e1a539b0644d9762d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:18.014130 18341 heartbeater.cc:499] Master 127.12.19.190:34149 was elected leader, sending a full tablet report...
I20260709 13:18:18.014629 18357 ts_tablet_manager.cc:1434] T 5be27ccae1ce49799118879eed504e63 P e6097522851546e1a539b0644d9762d5: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260709 13:18:18.015666 18357 tablet_bootstrap.cc:492] T 88f912859fc24442ab485468b847ff5a P e6097522851546e1a539b0644d9762d5: Bootstrap starting.
I20260709 13:18:18.016691 18356 tablet_bootstrap.cc:492] T 73e4702af8c54095b5f5ede0bc531bb1 P ea7d68f1c1f146498364f8450a5f8ee9: No bootstrap required, opened a new log
I20260709 13:18:18.017349 18356 ts_tablet_manager.cc:1403] T 73e4702af8c54095b5f5ede0bc531bb1 P ea7d68f1c1f146498364f8450a5f8ee9: Time spent bootstrapping tablet: real 0.050s	user 0.014s	sys 0.000s
I20260709 13:18:18.017479 18358 tablet_bootstrap.cc:492] T 88f912859fc24442ab485468b847ff5a P c1d757ebdf934c0191dc461696aa1e8e: No bootstrap required, opened a new log
I20260709 13:18:18.018062 18358 ts_tablet_manager.cc:1403] T 88f912859fc24442ab485468b847ff5a P c1d757ebdf934c0191dc461696aa1e8e: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.002s
I20260709 13:18:18.020465 18356 raft_consensus.cc:359] T 73e4702af8c54095b5f5ede0bc531bb1 P ea7d68f1c1f146498364f8450a5f8ee9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:18.021258 18356 raft_consensus.cc:385] T 73e4702af8c54095b5f5ede0bc531bb1 P ea7d68f1c1f146498364f8450a5f8ee9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:18.021601 18356 raft_consensus.cc:740] T 73e4702af8c54095b5f5ede0bc531bb1 P ea7d68f1c1f146498364f8450a5f8ee9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea7d68f1c1f146498364f8450a5f8ee9, State: Initialized, Role: FOLLOWER
I20260709 13:18:18.022027 18357 tablet_bootstrap.cc:654] T 88f912859fc24442ab485468b847ff5a P e6097522851546e1a539b0644d9762d5: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:18.021727 18358 raft_consensus.cc:359] T 88f912859fc24442ab485468b847ff5a P c1d757ebdf934c0191dc461696aa1e8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:18.022573 18358 raft_consensus.cc:385] T 88f912859fc24442ab485468b847ff5a P c1d757ebdf934c0191dc461696aa1e8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:18.022598 18356 consensus_queue.cc:260] T 73e4702af8c54095b5f5ede0bc531bb1 P ea7d68f1c1f146498364f8450a5f8ee9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:18.023185 18358 raft_consensus.cc:740] T 88f912859fc24442ab485468b847ff5a P c1d757ebdf934c0191dc461696aa1e8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1d757ebdf934c0191dc461696aa1e8e, State: Initialized, Role: FOLLOWER
I20260709 13:18:18.024065 18358 consensus_queue.cc:260] T 88f912859fc24442ab485468b847ff5a P c1d757ebdf934c0191dc461696aa1e8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:18.034389 18358 ts_tablet_manager.cc:1434] T 88f912859fc24442ab485468b847ff5a P c1d757ebdf934c0191dc461696aa1e8e: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.006s
I20260709 13:18:18.035360 18192 heartbeater.cc:499] Master 127.12.19.190:34149 was elected leader, sending a full tablet report...
I20260709 13:18:18.040795 18358 tablet_bootstrap.cc:492] T 73e4702af8c54095b5f5ede0bc531bb1 P c1d757ebdf934c0191dc461696aa1e8e: Bootstrap starting.
I20260709 13:18:18.049335 18358 tablet_bootstrap.cc:654] T 73e4702af8c54095b5f5ede0bc531bb1 P c1d757ebdf934c0191dc461696aa1e8e: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:18.062747 18358 tablet_bootstrap.cc:492] T 73e4702af8c54095b5f5ede0bc531bb1 P c1d757ebdf934c0191dc461696aa1e8e: No bootstrap required, opened a new log
I20260709 13:18:18.063501 18358 ts_tablet_manager.cc:1403] T 73e4702af8c54095b5f5ede0bc531bb1 P c1d757ebdf934c0191dc461696aa1e8e: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.006s
I20260709 13:18:18.064496 18267 heartbeater.cc:499] Master 127.12.19.190:34149 was elected leader, sending a full tablet report...
I20260709 13:18:18.064980 18356 ts_tablet_manager.cc:1434] T 73e4702af8c54095b5f5ede0bc531bb1 P ea7d68f1c1f146498364f8450a5f8ee9: Time spent starting tablet: real 0.047s	user 0.028s	sys 0.017s
I20260709 13:18:18.066095 18356 tablet_bootstrap.cc:492] T 5be27ccae1ce49799118879eed504e63 P ea7d68f1c1f146498364f8450a5f8ee9: Bootstrap starting.
I20260709 13:18:18.066469 18358 raft_consensus.cc:359] T 73e4702af8c54095b5f5ede0bc531bb1 P c1d757ebdf934c0191dc461696aa1e8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:18.067232 18358 raft_consensus.cc:385] T 73e4702af8c54095b5f5ede0bc531bb1 P c1d757ebdf934c0191dc461696aa1e8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:18.067709 18358 raft_consensus.cc:740] T 73e4702af8c54095b5f5ede0bc531bb1 P c1d757ebdf934c0191dc461696aa1e8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1d757ebdf934c0191dc461696aa1e8e, State: Initialized, Role: FOLLOWER
I20260709 13:18:18.068624 18358 consensus_queue.cc:260] T 73e4702af8c54095b5f5ede0bc531bb1 P c1d757ebdf934c0191dc461696aa1e8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:18.071069 18358 ts_tablet_manager.cc:1434] T 73e4702af8c54095b5f5ede0bc531bb1 P c1d757ebdf934c0191dc461696aa1e8e: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.005s
I20260709 13:18:18.072044 18358 tablet_bootstrap.cc:492] T a4daa266e33540299aa0c54b1466d604 P c1d757ebdf934c0191dc461696aa1e8e: Bootstrap starting.
I20260709 13:18:18.072329 18356 tablet_bootstrap.cc:654] T 5be27ccae1ce49799118879eed504e63 P ea7d68f1c1f146498364f8450a5f8ee9: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:18.079447 18358 tablet_bootstrap.cc:654] T a4daa266e33540299aa0c54b1466d604 P c1d757ebdf934c0191dc461696aa1e8e: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:18.080998 18357 tablet_bootstrap.cc:492] T 88f912859fc24442ab485468b847ff5a P e6097522851546e1a539b0644d9762d5: No bootstrap required, opened a new log
I20260709 13:18:18.081559 18357 ts_tablet_manager.cc:1403] T 88f912859fc24442ab485468b847ff5a P e6097522851546e1a539b0644d9762d5: Time spent bootstrapping tablet: real 0.066s	user 0.030s	sys 0.021s
I20260709 13:18:18.084372 18356 tablet_bootstrap.cc:492] T 5be27ccae1ce49799118879eed504e63 P ea7d68f1c1f146498364f8450a5f8ee9: No bootstrap required, opened a new log
I20260709 13:18:18.085126 18356 ts_tablet_manager.cc:1403] T 5be27ccae1ce49799118879eed504e63 P ea7d68f1c1f146498364f8450a5f8ee9: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.008s
I20260709 13:18:18.084807 18357 raft_consensus.cc:359] T 88f912859fc24442ab485468b847ff5a P e6097522851546e1a539b0644d9762d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:18.085786 18357 raft_consensus.cc:385] T 88f912859fc24442ab485468b847ff5a P e6097522851546e1a539b0644d9762d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:18.086143 18357 raft_consensus.cc:740] T 88f912859fc24442ab485468b847ff5a P e6097522851546e1a539b0644d9762d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6097522851546e1a539b0644d9762d5, State: Initialized, Role: FOLLOWER
I20260709 13:18:18.087085 18357 consensus_queue.cc:260] T 88f912859fc24442ab485468b847ff5a P e6097522851546e1a539b0644d9762d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:18.089339 18357 ts_tablet_manager.cc:1434] T 88f912859fc24442ab485468b847ff5a P e6097522851546e1a539b0644d9762d5: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:18:18.090700 18357 tablet_bootstrap.cc:492] T 4ab6563464b343508d388464ca7138bd P e6097522851546e1a539b0644d9762d5: Bootstrap starting.
I20260709 13:18:18.090871 18356 raft_consensus.cc:359] T 5be27ccae1ce49799118879eed504e63 P ea7d68f1c1f146498364f8450a5f8ee9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:18.091548 18358 tablet_bootstrap.cc:492] T a4daa266e33540299aa0c54b1466d604 P c1d757ebdf934c0191dc461696aa1e8e: No bootstrap required, opened a new log
I20260709 13:18:18.091737 18356 raft_consensus.cc:385] T 5be27ccae1ce49799118879eed504e63 P ea7d68f1c1f146498364f8450a5f8ee9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:18.092144 18358 ts_tablet_manager.cc:1403] T a4daa266e33540299aa0c54b1466d604 P c1d757ebdf934c0191dc461696aa1e8e: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.009s
I20260709 13:18:18.092118 18356 raft_consensus.cc:740] T 5be27ccae1ce49799118879eed504e63 P ea7d68f1c1f146498364f8450a5f8ee9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea7d68f1c1f146498364f8450a5f8ee9, State: Initialized, Role: FOLLOWER
I20260709 13:18:18.093330 18356 consensus_queue.cc:260] T 5be27ccae1ce49799118879eed504e63 P ea7d68f1c1f146498364f8450a5f8ee9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:18.095520 18356 ts_tablet_manager.cc:1434] T 5be27ccae1ce49799118879eed504e63 P ea7d68f1c1f146498364f8450a5f8ee9: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:18:18.095439 18358 raft_consensus.cc:359] T a4daa266e33540299aa0c54b1466d604 P c1d757ebdf934c0191dc461696aa1e8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:18.096365 18358 raft_consensus.cc:385] T a4daa266e33540299aa0c54b1466d604 P c1d757ebdf934c0191dc461696aa1e8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:18.096614 18356 tablet_bootstrap.cc:492] T 88f912859fc24442ab485468b847ff5a P ea7d68f1c1f146498364f8450a5f8ee9: Bootstrap starting.
I20260709 13:18:18.096750 18358 raft_consensus.cc:740] T a4daa266e33540299aa0c54b1466d604 P c1d757ebdf934c0191dc461696aa1e8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1d757ebdf934c0191dc461696aa1e8e, State: Initialized, Role: FOLLOWER
W20260709 13:18:18.096850 18268 tablet.cc:2406] T 5be27ccae1ce49799118879eed504e63 P ea7d68f1c1f146498364f8450a5f8ee9: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:18:18.098798 18358 consensus_queue.cc:260] T a4daa266e33540299aa0c54b1466d604 P c1d757ebdf934c0191dc461696aa1e8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:18.100682 18357 tablet_bootstrap.cc:654] T 4ab6563464b343508d388464ca7138bd P e6097522851546e1a539b0644d9762d5: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:18.102837 18358 ts_tablet_manager.cc:1434] T a4daa266e33540299aa0c54b1466d604 P c1d757ebdf934c0191dc461696aa1e8e: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:18:18.103425 18356 tablet_bootstrap.cc:654] T 88f912859fc24442ab485468b847ff5a P ea7d68f1c1f146498364f8450a5f8ee9: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:18.104050 18358 tablet_bootstrap.cc:492] T 95d7560963914386a3cfb3cb1e3b68ee P c1d757ebdf934c0191dc461696aa1e8e: Bootstrap starting.
I20260709 13:18:18.112484 18357 tablet_bootstrap.cc:492] T 4ab6563464b343508d388464ca7138bd P e6097522851546e1a539b0644d9762d5: No bootstrap required, opened a new log
I20260709 13:18:18.112571 18358 tablet_bootstrap.cc:654] T 95d7560963914386a3cfb3cb1e3b68ee P c1d757ebdf934c0191dc461696aa1e8e: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:18.113212 18357 ts_tablet_manager.cc:1403] T 4ab6563464b343508d388464ca7138bd P e6097522851546e1a539b0644d9762d5: Time spent bootstrapping tablet: real 0.023s	user 0.007s	sys 0.011s
I20260709 13:18:18.115053 18356 tablet_bootstrap.cc:492] T 88f912859fc24442ab485468b847ff5a P ea7d68f1c1f146498364f8450a5f8ee9: No bootstrap required, opened a new log
I20260709 13:18:18.115643 18356 ts_tablet_manager.cc:1403] T 88f912859fc24442ab485468b847ff5a P ea7d68f1c1f146498364f8450a5f8ee9: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.006s
I20260709 13:18:18.116886 18357 raft_consensus.cc:359] T 4ab6563464b343508d388464ca7138bd P e6097522851546e1a539b0644d9762d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:18.117779 18357 raft_consensus.cc:385] T 4ab6563464b343508d388464ca7138bd P e6097522851546e1a539b0644d9762d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:18.118134 18357 raft_consensus.cc:740] T 4ab6563464b343508d388464ca7138bd P e6097522851546e1a539b0644d9762d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6097522851546e1a539b0644d9762d5, State: Initialized, Role: FOLLOWER
I20260709 13:18:18.119066 18357 consensus_queue.cc:260] T 4ab6563464b343508d388464ca7138bd P e6097522851546e1a539b0644d9762d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:18.119627 18356 raft_consensus.cc:359] T 88f912859fc24442ab485468b847ff5a P ea7d68f1c1f146498364f8450a5f8ee9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:18.120684 18356 raft_consensus.cc:385] T 88f912859fc24442ab485468b847ff5a P ea7d68f1c1f146498364f8450a5f8ee9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:18.121152 18356 raft_consensus.cc:740] T 88f912859fc24442ab485468b847ff5a P ea7d68f1c1f146498364f8450a5f8ee9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea7d68f1c1f146498364f8450a5f8ee9, State: Initialized, Role: FOLLOWER
I20260709 13:18:18.122097 18356 consensus_queue.cc:260] T 88f912859fc24442ab485468b847ff5a P ea7d68f1c1f146498364f8450a5f8ee9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:18.124289 18357 ts_tablet_manager.cc:1434] T 4ab6563464b343508d388464ca7138bd P e6097522851546e1a539b0644d9762d5: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:18:18.124526 18358 tablet_bootstrap.cc:492] T 95d7560963914386a3cfb3cb1e3b68ee P c1d757ebdf934c0191dc461696aa1e8e: No bootstrap required, opened a new log
I20260709 13:18:18.125102 18358 ts_tablet_manager.cc:1403] T 95d7560963914386a3cfb3cb1e3b68ee P c1d757ebdf934c0191dc461696aa1e8e: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.005s
I20260709 13:18:18.125375 18357 tablet_bootstrap.cc:492] T 95d7560963914386a3cfb3cb1e3b68ee P e6097522851546e1a539b0644d9762d5: Bootstrap starting.
I20260709 13:18:18.126852 18356 ts_tablet_manager.cc:1434] T 88f912859fc24442ab485468b847ff5a P ea7d68f1c1f146498364f8450a5f8ee9: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:18:18.127882 18356 tablet_bootstrap.cc:492] T fdc12db962614c5d9a53667f3c0782fb P ea7d68f1c1f146498364f8450a5f8ee9: Bootstrap starting.
I20260709 13:18:18.128083 18358 raft_consensus.cc:359] T 95d7560963914386a3cfb3cb1e3b68ee P c1d757ebdf934c0191dc461696aa1e8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:18.128959 18358 raft_consensus.cc:385] T 95d7560963914386a3cfb3cb1e3b68ee P c1d757ebdf934c0191dc461696aa1e8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:18.129300 18358 raft_consensus.cc:740] T 95d7560963914386a3cfb3cb1e3b68ee P c1d757ebdf934c0191dc461696aa1e8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1d757ebdf934c0191dc461696aa1e8e, State: Initialized, Role: FOLLOWER
I20260709 13:18:18.130225 18358 consensus_queue.cc:260] T 95d7560963914386a3cfb3cb1e3b68ee P c1d757ebdf934c0191dc461696aa1e8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:18.132447 18357 tablet_bootstrap.cc:654] T 95d7560963914386a3cfb3cb1e3b68ee P e6097522851546e1a539b0644d9762d5: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:18.134460 18358 ts_tablet_manager.cc:1434] T 95d7560963914386a3cfb3cb1e3b68ee P c1d757ebdf934c0191dc461696aa1e8e: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260709 13:18:18.135540 18358 tablet_bootstrap.cc:492] T 4ab6563464b343508d388464ca7138bd P c1d757ebdf934c0191dc461696aa1e8e: Bootstrap starting.
I20260709 13:18:18.134466 18356 tablet_bootstrap.cc:654] T fdc12db962614c5d9a53667f3c0782fb P ea7d68f1c1f146498364f8450a5f8ee9: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:18.142352 18358 tablet_bootstrap.cc:654] T 4ab6563464b343508d388464ca7138bd P c1d757ebdf934c0191dc461696aa1e8e: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:18.147003 18363 raft_consensus.cc:493] T 73e4702af8c54095b5f5ede0bc531bb1 P ea7d68f1c1f146498364f8450a5f8ee9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:18.147679 18363 raft_consensus.cc:515] T 73e4702af8c54095b5f5ede0bc531bb1 P ea7d68f1c1f146498364f8450a5f8ee9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:18.152854 18363 leader_election.cc:290] T 73e4702af8c54095b5f5ede0bc531bb1 P ea7d68f1c1f146498364f8450a5f8ee9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1d757ebdf934c0191dc461696aa1e8e (127.12.19.129:40103), e6097522851546e1a539b0644d9762d5 (127.12.19.131:42955)
I20260709 13:18:18.159597 18356 tablet_bootstrap.cc:492] T fdc12db962614c5d9a53667f3c0782fb P ea7d68f1c1f146498364f8450a5f8ee9: No bootstrap required, opened a new log
I20260709 13:18:18.160326 18356 ts_tablet_manager.cc:1403] T fdc12db962614c5d9a53667f3c0782fb P ea7d68f1c1f146498364f8450a5f8ee9: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.005s
I20260709 13:18:18.164191 18356 raft_consensus.cc:359] T fdc12db962614c5d9a53667f3c0782fb P ea7d68f1c1f146498364f8450a5f8ee9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } } peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } }
I20260709 13:18:18.165138 18356 raft_consensus.cc:385] T fdc12db962614c5d9a53667f3c0782fb P ea7d68f1c1f146498364f8450a5f8ee9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:18.165505 18356 raft_consensus.cc:740] T fdc12db962614c5d9a53667f3c0782fb P ea7d68f1c1f146498364f8450a5f8ee9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea7d68f1c1f146498364f8450a5f8ee9, State: Initialized, Role: FOLLOWER
I20260709 13:18:18.177341 18356 consensus_queue.cc:260] T fdc12db962614c5d9a53667f3c0782fb P ea7d68f1c1f146498364f8450a5f8ee9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } } peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } }
I20260709 13:18:18.178081 18357 tablet_bootstrap.cc:492] T 95d7560963914386a3cfb3cb1e3b68ee P e6097522851546e1a539b0644d9762d5: No bootstrap required, opened a new log
I20260709 13:18:18.178764 18357 ts_tablet_manager.cc:1403] T 95d7560963914386a3cfb3cb1e3b68ee P e6097522851546e1a539b0644d9762d5: Time spent bootstrapping tablet: real 0.054s	user 0.021s	sys 0.028s
I20260709 13:18:18.181299 18167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73e4702af8c54095b5f5ede0bc531bb1" candidate_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1d757ebdf934c0191dc461696aa1e8e" is_pre_election: true
I20260709 13:18:18.182096 18167 raft_consensus.cc:2468] T 73e4702af8c54095b5f5ede0bc531bb1 P c1d757ebdf934c0191dc461696aa1e8e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea7d68f1c1f146498364f8450a5f8ee9 in term 0.
I20260709 13:18:18.182492 18356 ts_tablet_manager.cc:1434] T fdc12db962614c5d9a53667f3c0782fb P ea7d68f1c1f146498364f8450a5f8ee9: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.004s
I20260709 13:18:18.182281 18357 raft_consensus.cc:359] T 95d7560963914386a3cfb3cb1e3b68ee P e6097522851546e1a539b0644d9762d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:18.181388 18316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73e4702af8c54095b5f5ede0bc531bb1" candidate_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6097522851546e1a539b0644d9762d5" is_pre_election: true
I20260709 13:18:18.183161 18357 raft_consensus.cc:385] T 95d7560963914386a3cfb3cb1e3b68ee P e6097522851546e1a539b0644d9762d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:18.183550 18356 tablet_bootstrap.cc:492] T 95d7560963914386a3cfb3cb1e3b68ee P ea7d68f1c1f146498364f8450a5f8ee9: Bootstrap starting.
I20260709 13:18:18.183631 18357 raft_consensus.cc:740] T 95d7560963914386a3cfb3cb1e3b68ee P e6097522851546e1a539b0644d9762d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6097522851546e1a539b0644d9762d5, State: Initialized, Role: FOLLOWER
I20260709 13:18:18.184785 18206 leader_election.cc:304] T 73e4702af8c54095b5f5ede0bc531bb1 P ea7d68f1c1f146498364f8450a5f8ee9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c1d757ebdf934c0191dc461696aa1e8e, ea7d68f1c1f146498364f8450a5f8ee9; no voters: 
I20260709 13:18:18.184623 18357 consensus_queue.cc:260] T 95d7560963914386a3cfb3cb1e3b68ee P e6097522851546e1a539b0644d9762d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:18.185696 18363 raft_consensus.cc:2804] T 73e4702af8c54095b5f5ede0bc531bb1 P ea7d68f1c1f146498364f8450a5f8ee9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:18.186051 18363 raft_consensus.cc:493] T 73e4702af8c54095b5f5ede0bc531bb1 P ea7d68f1c1f146498364f8450a5f8ee9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:18.186367 18363 raft_consensus.cc:3060] T 73e4702af8c54095b5f5ede0bc531bb1 P ea7d68f1c1f146498364f8450a5f8ee9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:18.189090 18357 ts_tablet_manager.cc:1434] T 95d7560963914386a3cfb3cb1e3b68ee P e6097522851546e1a539b0644d9762d5: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260709 13:18:18.190047 18357 tablet_bootstrap.cc:492] T a4daa266e33540299aa0c54b1466d604 P e6097522851546e1a539b0644d9762d5: Bootstrap starting.
I20260709 13:18:18.190425 18356 tablet_bootstrap.cc:654] T 95d7560963914386a3cfb3cb1e3b68ee P ea7d68f1c1f146498364f8450a5f8ee9: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:18.194870 18363 raft_consensus.cc:515] T 73e4702af8c54095b5f5ede0bc531bb1 P ea7d68f1c1f146498364f8450a5f8ee9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
W20260709 13:18:18.197468 18207 leader_election.cc:343] T 73e4702af8c54095b5f5ede0bc531bb1 P ea7d68f1c1f146498364f8450a5f8ee9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e6097522851546e1a539b0644d9762d5 (127.12.19.131:42955): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:18.198192 18167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73e4702af8c54095b5f5ede0bc531bb1" candidate_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1d757ebdf934c0191dc461696aa1e8e"
I20260709 13:18:18.198784 18167 raft_consensus.cc:3060] T 73e4702af8c54095b5f5ede0bc531bb1 P c1d757ebdf934c0191dc461696aa1e8e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:18.200276 18365 raft_consensus.cc:493] T a4daa266e33540299aa0c54b1466d604 P c1d757ebdf934c0191dc461696aa1e8e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:18.200915 18365 raft_consensus.cc:515] T a4daa266e33540299aa0c54b1466d604 P c1d757ebdf934c0191dc461696aa1e8e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:18.202116 18357 tablet_bootstrap.cc:654] T a4daa266e33540299aa0c54b1466d604 P e6097522851546e1a539b0644d9762d5: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:18.206247 18356 tablet_bootstrap.cc:492] T 95d7560963914386a3cfb3cb1e3b68ee P ea7d68f1c1f146498364f8450a5f8ee9: No bootstrap required, opened a new log
I20260709 13:18:18.206255 18361 raft_consensus.cc:493] T 95d7560963914386a3cfb3cb1e3b68ee P e6097522851546e1a539b0644d9762d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:18.206919 18356 ts_tablet_manager.cc:1403] T 95d7560963914386a3cfb3cb1e3b68ee P ea7d68f1c1f146498364f8450a5f8ee9: Time spent bootstrapping tablet: real 0.024s	user 0.007s	sys 0.014s
I20260709 13:18:18.206869 18361 raft_consensus.cc:515] T 95d7560963914386a3cfb3cb1e3b68ee P e6097522851546e1a539b0644d9762d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:18.209352 18361 leader_election.cc:290] T 95d7560963914386a3cfb3cb1e3b68ee P e6097522851546e1a539b0644d9762d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1d757ebdf934c0191dc461696aa1e8e (127.12.19.129:40103), ea7d68f1c1f146498364f8450a5f8ee9 (127.12.19.130:36285)
I20260709 13:18:18.209977 18356 raft_consensus.cc:359] T 95d7560963914386a3cfb3cb1e3b68ee P ea7d68f1c1f146498364f8450a5f8ee9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:18.210784 18356 raft_consensus.cc:385] T 95d7560963914386a3cfb3cb1e3b68ee P ea7d68f1c1f146498364f8450a5f8ee9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:18.211169 18356 raft_consensus.cc:740] T 95d7560963914386a3cfb3cb1e3b68ee P ea7d68f1c1f146498364f8450a5f8ee9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea7d68f1c1f146498364f8450a5f8ee9, State: Initialized, Role: FOLLOWER
I20260709 13:18:18.211895 18365 leader_election.cc:290] T a4daa266e33540299aa0c54b1466d604 P c1d757ebdf934c0191dc461696aa1e8e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea7d68f1c1f146498364f8450a5f8ee9 (127.12.19.130:36285), e6097522851546e1a539b0644d9762d5 (127.12.19.131:42955)
I20260709 13:18:18.213407 18167 raft_consensus.cc:2468] T 73e4702af8c54095b5f5ede0bc531bb1 P c1d757ebdf934c0191dc461696aa1e8e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea7d68f1c1f146498364f8450a5f8ee9 in term 1.
I20260709 13:18:18.212134 18356 consensus_queue.cc:260] T 95d7560963914386a3cfb3cb1e3b68ee P ea7d68f1c1f146498364f8450a5f8ee9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:18.215235 18363 leader_election.cc:290] T 73e4702af8c54095b5f5ede0bc531bb1 P ea7d68f1c1f146498364f8450a5f8ee9 [CANDIDATE]: Term 1 election: Requested vote from peers c1d757ebdf934c0191dc461696aa1e8e (127.12.19.129:40103), e6097522851546e1a539b0644d9762d5 (127.12.19.131:42955)
I20260709 13:18:18.216320 18316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73e4702af8c54095b5f5ede0bc531bb1" candidate_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6097522851546e1a539b0644d9762d5"
W20260709 13:18:18.220641 18207 leader_election.cc:343] T 73e4702af8c54095b5f5ede0bc531bb1 P ea7d68f1c1f146498364f8450a5f8ee9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e6097522851546e1a539b0644d9762d5 (127.12.19.131:42955): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:18.222294 18206 leader_election.cc:304] T 73e4702af8c54095b5f5ede0bc531bb1 P ea7d68f1c1f146498364f8450a5f8ee9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c1d757ebdf934c0191dc461696aa1e8e, ea7d68f1c1f146498364f8450a5f8ee9; no voters: e6097522851546e1a539b0644d9762d5
I20260709 13:18:18.217393 18358 tablet_bootstrap.cc:492] T 4ab6563464b343508d388464ca7138bd P c1d757ebdf934c0191dc461696aa1e8e: No bootstrap required, opened a new log
I20260709 13:18:18.223708 18358 ts_tablet_manager.cc:1403] T 4ab6563464b343508d388464ca7138bd P c1d757ebdf934c0191dc461696aa1e8e: Time spent bootstrapping tablet: real 0.088s	user 0.020s	sys 0.024s
I20260709 13:18:18.226076 18358 raft_consensus.cc:359] T 4ab6563464b343508d388464ca7138bd P c1d757ebdf934c0191dc461696aa1e8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:18.226610 18358 raft_consensus.cc:385] T 4ab6563464b343508d388464ca7138bd P c1d757ebdf934c0191dc461696aa1e8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:18.226841 18358 raft_consensus.cc:740] T 4ab6563464b343508d388464ca7138bd P c1d757ebdf934c0191dc461696aa1e8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1d757ebdf934c0191dc461696aa1e8e, State: Initialized, Role: FOLLOWER
I20260709 13:18:18.227466 18363 raft_consensus.cc:2804] T 73e4702af8c54095b5f5ede0bc531bb1 P ea7d68f1c1f146498364f8450a5f8ee9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:18.227888 18363 raft_consensus.cc:697] T 73e4702af8c54095b5f5ede0bc531bb1 P ea7d68f1c1f146498364f8450a5f8ee9 [term 1 LEADER]: Becoming Leader. State: Replica: ea7d68f1c1f146498364f8450a5f8ee9, State: Running, Role: LEADER
I20260709 13:18:18.228588 18363 consensus_queue.cc:237] T 73e4702af8c54095b5f5ede0bc531bb1 P ea7d68f1c1f146498364f8450a5f8ee9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:18.234611 18365 raft_consensus.cc:493] T 88f912859fc24442ab485468b847ff5a P c1d757ebdf934c0191dc461696aa1e8e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:18.235190 18365 raft_consensus.cc:515] T 88f912859fc24442ab485468b847ff5a P c1d757ebdf934c0191dc461696aa1e8e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:18.237535 18365 leader_election.cc:290] T 88f912859fc24442ab485468b847ff5a P c1d757ebdf934c0191dc461696aa1e8e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea7d68f1c1f146498364f8450a5f8ee9 (127.12.19.130:36285), e6097522851546e1a539b0644d9762d5 (127.12.19.131:42955)
I20260709 13:18:18.238751 18358 consensus_queue.cc:260] T 4ab6563464b343508d388464ca7138bd P c1d757ebdf934c0191dc461696aa1e8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:18.240515 18063 catalog_manager.cc:5697] T 73e4702af8c54095b5f5ede0bc531bb1 P ea7d68f1c1f146498364f8450a5f8ee9 reported cstate change: term changed from 0 to 1, leader changed from <none> to ea7d68f1c1f146498364f8450a5f8ee9 (127.12.19.130). New cstate: current_term: 1 leader_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:18.243328 18358 ts_tablet_manager.cc:1434] T 4ab6563464b343508d388464ca7138bd P c1d757ebdf934c0191dc461696aa1e8e: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.001s
I20260709 13:18:18.244307 18358 tablet_bootstrap.cc:492] T 905065f9c4254328832089cedf3a98f0 P c1d757ebdf934c0191dc461696aa1e8e: Bootstrap starting.
I20260709 13:18:18.251243 18242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4daa266e33540299aa0c54b1466d604" candidate_uuid: "c1d757ebdf934c0191dc461696aa1e8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" is_pre_election: true
I20260709 13:18:18.252847 18316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4daa266e33540299aa0c54b1466d604" candidate_uuid: "c1d757ebdf934c0191dc461696aa1e8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6097522851546e1a539b0644d9762d5" is_pre_election: true
W20260709 13:18:18.254370 18131 leader_election.cc:343] T a4daa266e33540299aa0c54b1466d604 P c1d757ebdf934c0191dc461696aa1e8e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea7d68f1c1f146498364f8450a5f8ee9 (127.12.19.130:36285): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:18:18.256006 18132 leader_election.cc:343] T a4daa266e33540299aa0c54b1466d604 P c1d757ebdf934c0191dc461696aa1e8e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e6097522851546e1a539b0644d9762d5 (127.12.19.131:42955): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:18.255614 18242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88f912859fc24442ab485468b847ff5a" candidate_uuid: "c1d757ebdf934c0191dc461696aa1e8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" is_pre_election: true
I20260709 13:18:18.256508 18132 leader_election.cc:304] T a4daa266e33540299aa0c54b1466d604 P c1d757ebdf934c0191dc461696aa1e8e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c1d757ebdf934c0191dc461696aa1e8e; no voters: e6097522851546e1a539b0644d9762d5, ea7d68f1c1f146498364f8450a5f8ee9
I20260709 13:18:18.257083 18242 raft_consensus.cc:2468] T 88f912859fc24442ab485468b847ff5a P ea7d68f1c1f146498364f8450a5f8ee9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1d757ebdf934c0191dc461696aa1e8e in term 0.
I20260709 13:18:18.254462 18316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88f912859fc24442ab485468b847ff5a" candidate_uuid: "c1d757ebdf934c0191dc461696aa1e8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6097522851546e1a539b0644d9762d5" is_pre_election: true
I20260709 13:18:18.257253 18356 ts_tablet_manager.cc:1434] T 95d7560963914386a3cfb3cb1e3b68ee P ea7d68f1c1f146498364f8450a5f8ee9: Time spent starting tablet: real 0.050s	user 0.020s	sys 0.004s
I20260709 13:18:18.257395 18365 raft_consensus.cc:2749] T a4daa266e33540299aa0c54b1466d604 P c1d757ebdf934c0191dc461696aa1e8e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:18:18.257768 18316 raft_consensus.cc:2468] T 88f912859fc24442ab485468b847ff5a P e6097522851546e1a539b0644d9762d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1d757ebdf934c0191dc461696aa1e8e in term 0.
I20260709 13:18:18.255610 18358 tablet_bootstrap.cc:654] T 905065f9c4254328832089cedf3a98f0 P c1d757ebdf934c0191dc461696aa1e8e: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:18.258953 18357 tablet_bootstrap.cc:492] T a4daa266e33540299aa0c54b1466d604 P e6097522851546e1a539b0644d9762d5: No bootstrap required, opened a new log
I20260709 13:18:18.259138 18132 leader_election.cc:304] T 88f912859fc24442ab485468b847ff5a P c1d757ebdf934c0191dc461696aa1e8e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c1d757ebdf934c0191dc461696aa1e8e, e6097522851546e1a539b0644d9762d5; no voters: 
I20260709 13:18:18.259570 18357 ts_tablet_manager.cc:1403] T a4daa266e33540299aa0c54b1466d604 P e6097522851546e1a539b0644d9762d5: Time spent bootstrapping tablet: real 0.070s	user 0.013s	sys 0.003s
I20260709 13:18:18.260228 18356 tablet_bootstrap.cc:492] T 045a169a6f774beaa1d9ac1492a1211e P ea7d68f1c1f146498364f8450a5f8ee9: Bootstrap starting.
I20260709 13:18:18.260954 18365 raft_consensus.cc:2804] T 88f912859fc24442ab485468b847ff5a P c1d757ebdf934c0191dc461696aa1e8e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:18.261417 18365 raft_consensus.cc:493] T 88f912859fc24442ab485468b847ff5a P c1d757ebdf934c0191dc461696aa1e8e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:18.261837 18365 raft_consensus.cc:3060] T 88f912859fc24442ab485468b847ff5a P c1d757ebdf934c0191dc461696aa1e8e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:18.264933 18357 raft_consensus.cc:359] T a4daa266e33540299aa0c54b1466d604 P e6097522851546e1a539b0644d9762d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:18.265991 18357 raft_consensus.cc:385] T a4daa266e33540299aa0c54b1466d604 P e6097522851546e1a539b0644d9762d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:18.266333 18357 raft_consensus.cc:740] T a4daa266e33540299aa0c54b1466d604 P e6097522851546e1a539b0644d9762d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6097522851546e1a539b0644d9762d5, State: Initialized, Role: FOLLOWER
I20260709 13:18:18.266966 18356 tablet_bootstrap.cc:654] T 045a169a6f774beaa1d9ac1492a1211e P ea7d68f1c1f146498364f8450a5f8ee9: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:18.267313 18357 consensus_queue.cc:260] T a4daa266e33540299aa0c54b1466d604 P e6097522851546e1a539b0644d9762d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:18.270386 18167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95d7560963914386a3cfb3cb1e3b68ee" candidate_uuid: "e6097522851546e1a539b0644d9762d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1d757ebdf934c0191dc461696aa1e8e" is_pre_election: true
I20260709 13:18:18.273783 18365 raft_consensus.cc:515] T 88f912859fc24442ab485468b847ff5a P c1d757ebdf934c0191dc461696aa1e8e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:18.274199 18357 ts_tablet_manager.cc:1434] T a4daa266e33540299aa0c54b1466d604 P e6097522851546e1a539b0644d9762d5: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 13:18:18.274441 18167 raft_consensus.cc:2468] T 95d7560963914386a3cfb3cb1e3b68ee P c1d757ebdf934c0191dc461696aa1e8e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6097522851546e1a539b0644d9762d5 in term 0.
I20260709 13:18:18.275290 18357 tablet_bootstrap.cc:492] T 905065f9c4254328832089cedf3a98f0 P e6097522851546e1a539b0644d9762d5: Bootstrap starting.
I20260709 13:18:18.275462 18242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95d7560963914386a3cfb3cb1e3b68ee" candidate_uuid: "e6097522851546e1a539b0644d9762d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" is_pre_election: true
I20260709 13:18:18.275792 18280 leader_election.cc:304] T 95d7560963914386a3cfb3cb1e3b68ee P e6097522851546e1a539b0644d9762d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c1d757ebdf934c0191dc461696aa1e8e, e6097522851546e1a539b0644d9762d5; no voters: 
I20260709 13:18:18.270653 18358 tablet_bootstrap.cc:492] T 905065f9c4254328832089cedf3a98f0 P c1d757ebdf934c0191dc461696aa1e8e: No bootstrap required, opened a new log
I20260709 13:18:18.276129 18242 raft_consensus.cc:2468] T 95d7560963914386a3cfb3cb1e3b68ee P ea7d68f1c1f146498364f8450a5f8ee9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6097522851546e1a539b0644d9762d5 in term 0.
I20260709 13:18:18.276645 18358 ts_tablet_manager.cc:1403] T 905065f9c4254328832089cedf3a98f0 P c1d757ebdf934c0191dc461696aa1e8e: Time spent bootstrapping tablet: real 0.033s	user 0.015s	sys 0.004s
I20260709 13:18:18.276762 18361 raft_consensus.cc:2804] T 95d7560963914386a3cfb3cb1e3b68ee P e6097522851546e1a539b0644d9762d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:18.277173 18361 raft_consensus.cc:493] T 95d7560963914386a3cfb3cb1e3b68ee P e6097522851546e1a539b0644d9762d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:18.277493 18361 raft_consensus.cc:3060] T 95d7560963914386a3cfb3cb1e3b68ee P e6097522851546e1a539b0644d9762d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:18.279683 18358 raft_consensus.cc:359] T 905065f9c4254328832089cedf3a98f0 P c1d757ebdf934c0191dc461696aa1e8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:18.280421 18358 raft_consensus.cc:385] T 905065f9c4254328832089cedf3a98f0 P c1d757ebdf934c0191dc461696aa1e8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:18.280692 18358 raft_consensus.cc:740] T 905065f9c4254328832089cedf3a98f0 P c1d757ebdf934c0191dc461696aa1e8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1d757ebdf934c0191dc461696aa1e8e, State: Initialized, Role: FOLLOWER
I20260709 13:18:18.281384 18358 consensus_queue.cc:260] T 905065f9c4254328832089cedf3a98f0 P c1d757ebdf934c0191dc461696aa1e8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:18.284027 18316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88f912859fc24442ab485468b847ff5a" candidate_uuid: "c1d757ebdf934c0191dc461696aa1e8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6097522851546e1a539b0644d9762d5"
I20260709 13:18:18.284605 18316 raft_consensus.cc:3060] T 88f912859fc24442ab485468b847ff5a P e6097522851546e1a539b0644d9762d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:18.284713 18242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88f912859fc24442ab485468b847ff5a" candidate_uuid: "c1d757ebdf934c0191dc461696aa1e8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea7d68f1c1f146498364f8450a5f8ee9"
I20260709 13:18:18.285414 18242 raft_consensus.cc:3060] T 88f912859fc24442ab485468b847ff5a P ea7d68f1c1f146498364f8450a5f8ee9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:18.288798 18361 raft_consensus.cc:515] T 95d7560963914386a3cfb3cb1e3b68ee P e6097522851546e1a539b0644d9762d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:18.289784 18356 tablet_bootstrap.cc:492] T 045a169a6f774beaa1d9ac1492a1211e P ea7d68f1c1f146498364f8450a5f8ee9: No bootstrap required, opened a new log
I20260709 13:18:18.292335 18356 ts_tablet_manager.cc:1403] T 045a169a6f774beaa1d9ac1492a1211e P ea7d68f1c1f146498364f8450a5f8ee9: Time spent bootstrapping tablet: real 0.032s	user 0.009s	sys 0.004s
I20260709 13:18:18.294564 18316 raft_consensus.cc:2468] T 88f912859fc24442ab485468b847ff5a P e6097522851546e1a539b0644d9762d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1d757ebdf934c0191dc461696aa1e8e in term 1.
I20260709 13:18:18.294922 18242 raft_consensus.cc:2468] T 88f912859fc24442ab485468b847ff5a P ea7d68f1c1f146498364f8450a5f8ee9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1d757ebdf934c0191dc461696aa1e8e in term 1.
I20260709 13:18:18.281420 18357 tablet_bootstrap.cc:654] T 905065f9c4254328832089cedf3a98f0 P e6097522851546e1a539b0644d9762d5: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:18.296262 18361 leader_election.cc:290] T 95d7560963914386a3cfb3cb1e3b68ee P e6097522851546e1a539b0644d9762d5 [CANDIDATE]: Term 1 election: Requested vote from peers c1d757ebdf934c0191dc461696aa1e8e (127.12.19.129:40103), ea7d68f1c1f146498364f8450a5f8ee9 (127.12.19.130:36285)
I20260709 13:18:18.296417 18131 leader_election.cc:304] T 88f912859fc24442ab485468b847ff5a P c1d757ebdf934c0191dc461696aa1e8e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c1d757ebdf934c0191dc461696aa1e8e, ea7d68f1c1f146498364f8450a5f8ee9; no voters: 
I20260709 13:18:18.297766 18241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95d7560963914386a3cfb3cb1e3b68ee" candidate_uuid: "e6097522851546e1a539b0644d9762d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea7d68f1c1f146498364f8450a5f8ee9"
I20260709 13:18:18.297936 18387 raft_consensus.cc:2804] T 88f912859fc24442ab485468b847ff5a P c1d757ebdf934c0191dc461696aa1e8e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:18.298444 18241 raft_consensus.cc:3060] T 95d7560963914386a3cfb3cb1e3b68ee P ea7d68f1c1f146498364f8450a5f8ee9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:18.298529 18387 raft_consensus.cc:697] T 88f912859fc24442ab485468b847ff5a P c1d757ebdf934c0191dc461696aa1e8e [term 1 LEADER]: Becoming Leader. State: Replica: c1d757ebdf934c0191dc461696aa1e8e, State: Running, Role: LEADER
I20260709 13:18:18.295372 18365 leader_election.cc:290] T 88f912859fc24442ab485468b847ff5a P c1d757ebdf934c0191dc461696aa1e8e [CANDIDATE]: Term 1 election: Requested vote from peers ea7d68f1c1f146498364f8450a5f8ee9 (127.12.19.130:36285), e6097522851546e1a539b0644d9762d5 (127.12.19.131:42955)
I20260709 13:18:18.299582 18387 consensus_queue.cc:237] T 88f912859fc24442ab485468b847ff5a P c1d757ebdf934c0191dc461696aa1e8e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:18.295328 18356 raft_consensus.cc:359] T 045a169a6f774beaa1d9ac1492a1211e P ea7d68f1c1f146498364f8450a5f8ee9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:18.298637 18358 ts_tablet_manager.cc:1434] T 905065f9c4254328832089cedf3a98f0 P c1d757ebdf934c0191dc461696aa1e8e: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.010s
I20260709 13:18:18.302938 18356 raft_consensus.cc:385] T 045a169a6f774beaa1d9ac1492a1211e P ea7d68f1c1f146498364f8450a5f8ee9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:18.303314 18356 raft_consensus.cc:740] T 045a169a6f774beaa1d9ac1492a1211e P ea7d68f1c1f146498364f8450a5f8ee9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea7d68f1c1f146498364f8450a5f8ee9, State: Initialized, Role: FOLLOWER
I20260709 13:18:18.304071 18356 consensus_queue.cc:260] T 045a169a6f774beaa1d9ac1492a1211e P ea7d68f1c1f146498364f8450a5f8ee9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:18.304768 18358 tablet_bootstrap.cc:492] T fdc12db962614c5d9a53667f3c0782fb P c1d757ebdf934c0191dc461696aa1e8e: Bootstrap starting.
I20260709 13:18:18.306252 18356 ts_tablet_manager.cc:1434] T 045a169a6f774beaa1d9ac1492a1211e P ea7d68f1c1f146498364f8450a5f8ee9: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.000s
I20260709 13:18:18.307231 18356 tablet_bootstrap.cc:492] T 905065f9c4254328832089cedf3a98f0 P ea7d68f1c1f146498364f8450a5f8ee9: Bootstrap starting.
I20260709 13:18:18.312811 18358 tablet_bootstrap.cc:654] T fdc12db962614c5d9a53667f3c0782fb P c1d757ebdf934c0191dc461696aa1e8e: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:18.316107 18167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95d7560963914386a3cfb3cb1e3b68ee" candidate_uuid: "e6097522851546e1a539b0644d9762d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1d757ebdf934c0191dc461696aa1e8e"
I20260709 13:18:18.316936 18167 raft_consensus.cc:3060] T 95d7560963914386a3cfb3cb1e3b68ee P c1d757ebdf934c0191dc461696aa1e8e [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:18:18.320442 18113 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:18:18.320605 18356 tablet_bootstrap.cc:654] T 905065f9c4254328832089cedf3a98f0 P ea7d68f1c1f146498364f8450a5f8ee9: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:18.321480 18361 raft_consensus.cc:493] T 5be27ccae1ce49799118879eed504e63 P e6097522851546e1a539b0644d9762d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:18.321997 18361 raft_consensus.cc:515] T 5be27ccae1ce49799118879eed504e63 P e6097522851546e1a539b0644d9762d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:18.324419 18361 leader_election.cc:290] T 5be27ccae1ce49799118879eed504e63 P e6097522851546e1a539b0644d9762d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1d757ebdf934c0191dc461696aa1e8e (127.12.19.129:40103), ea7d68f1c1f146498364f8450a5f8ee9 (127.12.19.130:36285)
I20260709 13:18:18.327733 18242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5be27ccae1ce49799118879eed504e63" candidate_uuid: "e6097522851546e1a539b0644d9762d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" is_pre_election: true
I20260709 13:18:18.328619 18241 raft_consensus.cc:2468] T 95d7560963914386a3cfb3cb1e3b68ee P ea7d68f1c1f146498364f8450a5f8ee9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6097522851546e1a539b0644d9762d5 in term 1.
I20260709 13:18:18.328616 18242 raft_consensus.cc:2468] T 5be27ccae1ce49799118879eed504e63 P ea7d68f1c1f146498364f8450a5f8ee9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6097522851546e1a539b0644d9762d5 in term 0.
I20260709 13:18:18.330092 18280 leader_election.cc:304] T 95d7560963914386a3cfb3cb1e3b68ee P e6097522851546e1a539b0644d9762d5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e6097522851546e1a539b0644d9762d5, ea7d68f1c1f146498364f8450a5f8ee9; no voters: 
I20260709 13:18:18.331344 18166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5be27ccae1ce49799118879eed504e63" candidate_uuid: "e6097522851546e1a539b0644d9762d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1d757ebdf934c0191dc461696aa1e8e" is_pre_election: true
I20260709 13:18:18.331523 18361 raft_consensus.cc:2804] T 95d7560963914386a3cfb3cb1e3b68ee P e6097522851546e1a539b0644d9762d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:18.331346 18280 leader_election.cc:304] T 5be27ccae1ce49799118879eed504e63 P e6097522851546e1a539b0644d9762d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e6097522851546e1a539b0644d9762d5, ea7d68f1c1f146498364f8450a5f8ee9; no voters: 
I20260709 13:18:18.335346 18361 raft_consensus.cc:697] T 95d7560963914386a3cfb3cb1e3b68ee P e6097522851546e1a539b0644d9762d5 [term 1 LEADER]: Becoming Leader. State: Replica: e6097522851546e1a539b0644d9762d5, State: Running, Role: LEADER
W20260709 13:18:18.335744 18280 leader_election.cc:343] T 5be27ccae1ce49799118879eed504e63 P e6097522851546e1a539b0644d9762d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1d757ebdf934c0191dc461696aa1e8e (127.12.19.129:40103): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:18.327008 18167 raft_consensus.cc:2468] T 95d7560963914386a3cfb3cb1e3b68ee P c1d757ebdf934c0191dc461696aa1e8e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6097522851546e1a539b0644d9762d5 in term 1.
I20260709 13:18:18.337368 18358 tablet_bootstrap.cc:492] T fdc12db962614c5d9a53667f3c0782fb P c1d757ebdf934c0191dc461696aa1e8e: No bootstrap required, opened a new log
I20260709 13:18:18.336822 18361 consensus_queue.cc:237] T 95d7560963914386a3cfb3cb1e3b68ee P e6097522851546e1a539b0644d9762d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:18.338781 18358 ts_tablet_manager.cc:1403] T fdc12db962614c5d9a53667f3c0782fb P c1d757ebdf934c0191dc461696aa1e8e: Time spent bootstrapping tablet: real 0.034s	user 0.011s	sys 0.008s
I20260709 13:18:18.335294 18357 tablet_bootstrap.cc:492] T 905065f9c4254328832089cedf3a98f0 P e6097522851546e1a539b0644d9762d5: No bootstrap required, opened a new log
I20260709 13:18:18.335568 18394 raft_consensus.cc:2804] T 5be27ccae1ce49799118879eed504e63 P e6097522851546e1a539b0644d9762d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:18.342593 18357 ts_tablet_manager.cc:1403] T 905065f9c4254328832089cedf3a98f0 P e6097522851546e1a539b0644d9762d5: Time spent bootstrapping tablet: real 0.068s	user 0.013s	sys 0.011s
I20260709 13:18:18.342931 18394 raft_consensus.cc:493] T 5be27ccae1ce49799118879eed504e63 P e6097522851546e1a539b0644d9762d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:18.343449 18394 raft_consensus.cc:3060] T 5be27ccae1ce49799118879eed504e63 P e6097522851546e1a539b0644d9762d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:18.346556 18357 raft_consensus.cc:359] T 905065f9c4254328832089cedf3a98f0 P e6097522851546e1a539b0644d9762d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:18.348490 18357 raft_consensus.cc:385] T 905065f9c4254328832089cedf3a98f0 P e6097522851546e1a539b0644d9762d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:18.349184 18357 raft_consensus.cc:740] T 905065f9c4254328832089cedf3a98f0 P e6097522851546e1a539b0644d9762d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6097522851546e1a539b0644d9762d5, State: Initialized, Role: FOLLOWER
I20260709 13:18:18.350863 18357 consensus_queue.cc:260] T 905065f9c4254328832089cedf3a98f0 P e6097522851546e1a539b0644d9762d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:18.342620 18358 raft_consensus.cc:359] T fdc12db962614c5d9a53667f3c0782fb P c1d757ebdf934c0191dc461696aa1e8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } } peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } }
I20260709 13:18:18.352685 18358 raft_consensus.cc:385] T fdc12db962614c5d9a53667f3c0782fb P c1d757ebdf934c0191dc461696aa1e8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:18.353006 18356 tablet_bootstrap.cc:492] T 905065f9c4254328832089cedf3a98f0 P ea7d68f1c1f146498364f8450a5f8ee9: No bootstrap required, opened a new log
I20260709 13:18:18.355516 18356 ts_tablet_manager.cc:1403] T 905065f9c4254328832089cedf3a98f0 P ea7d68f1c1f146498364f8450a5f8ee9: Time spent bootstrapping tablet: real 0.048s	user 0.016s	sys 0.013s
I20260709 13:18:18.354687 18061 catalog_manager.cc:5697] T 88f912859fc24442ab485468b847ff5a P c1d757ebdf934c0191dc461696aa1e8e reported cstate change: term changed from 0 to 1, leader changed from <none> to c1d757ebdf934c0191dc461696aa1e8e (127.12.19.129). New cstate: current_term: 1 leader_uuid: "c1d757ebdf934c0191dc461696aa1e8e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:18.355458 18394 raft_consensus.cc:515] T 5be27ccae1ce49799118879eed504e63 P e6097522851546e1a539b0644d9762d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:18.354708 18357 ts_tablet_manager.cc:1434] T 905065f9c4254328832089cedf3a98f0 P e6097522851546e1a539b0644d9762d5: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.002s
I20260709 13:18:18.354815 18358 raft_consensus.cc:740] T fdc12db962614c5d9a53667f3c0782fb P c1d757ebdf934c0191dc461696aa1e8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1d757ebdf934c0191dc461696aa1e8e, State: Initialized, Role: FOLLOWER
I20260709 13:18:18.358654 18357 tablet_bootstrap.cc:492] T fdc12db962614c5d9a53667f3c0782fb P e6097522851546e1a539b0644d9762d5: Bootstrap starting.
I20260709 13:18:18.358724 18167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5be27ccae1ce49799118879eed504e63" candidate_uuid: "e6097522851546e1a539b0644d9762d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1d757ebdf934c0191dc461696aa1e8e"
I20260709 13:18:18.360147 18382 raft_consensus.cc:493] T 045a169a6f774beaa1d9ac1492a1211e P ea7d68f1c1f146498364f8450a5f8ee9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:18:18.360538 18280 leader_election.cc:343] T 5be27ccae1ce49799118879eed504e63 P e6097522851546e1a539b0644d9762d5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c1d757ebdf934c0191dc461696aa1e8e (127.12.19.129:40103): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:18.359970 18063 catalog_manager.cc:5697] T 95d7560963914386a3cfb3cb1e3b68ee P e6097522851546e1a539b0644d9762d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to e6097522851546e1a539b0644d9762d5 (127.12.19.131). New cstate: current_term: 1 leader_uuid: "e6097522851546e1a539b0644d9762d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } health_report { overall_health: HEALTHY } } }
I20260709 13:18:18.360647 18382 raft_consensus.cc:515] T 045a169a6f774beaa1d9ac1492a1211e P ea7d68f1c1f146498364f8450a5f8ee9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:18.362656 18241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5be27ccae1ce49799118879eed504e63" candidate_uuid: "e6097522851546e1a539b0644d9762d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea7d68f1c1f146498364f8450a5f8ee9"
I20260709 13:18:18.363263 18241 raft_consensus.cc:3060] T 5be27ccae1ce49799118879eed504e63 P ea7d68f1c1f146498364f8450a5f8ee9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:18.365514 18316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "045a169a6f774beaa1d9ac1492a1211e" candidate_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6097522851546e1a539b0644d9762d5" is_pre_election: true
I20260709 13:18:18.366201 18357 tablet_bootstrap.cc:654] T fdc12db962614c5d9a53667f3c0782fb P e6097522851546e1a539b0644d9762d5: Neither blocks nor log segments found. Creating new log.
W20260709 13:18:18.367023 18207 leader_election.cc:343] T 045a169a6f774beaa1d9ac1492a1211e P ea7d68f1c1f146498364f8450a5f8ee9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e6097522851546e1a539b0644d9762d5 (127.12.19.131:42955): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:18.367959 18167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "045a169a6f774beaa1d9ac1492a1211e" candidate_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1d757ebdf934c0191dc461696aa1e8e" is_pre_election: true
I20260709 13:18:18.362983 18382 leader_election.cc:290] T 045a169a6f774beaa1d9ac1492a1211e P ea7d68f1c1f146498364f8450a5f8ee9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1d757ebdf934c0191dc461696aa1e8e (127.12.19.129:40103), e6097522851546e1a539b0644d9762d5 (127.12.19.131:42955)
I20260709 13:18:18.359352 18358 consensus_queue.cc:260] T fdc12db962614c5d9a53667f3c0782fb P c1d757ebdf934c0191dc461696aa1e8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } } peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } }
W20260709 13:18:18.369277 18206 leader_election.cc:343] T 045a169a6f774beaa1d9ac1492a1211e P ea7d68f1c1f146498364f8450a5f8ee9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1d757ebdf934c0191dc461696aa1e8e (127.12.19.129:40103): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:18.369714 18394 leader_election.cc:290] T 5be27ccae1ce49799118879eed504e63 P e6097522851546e1a539b0644d9762d5 [CANDIDATE]: Term 1 election: Requested vote from peers c1d757ebdf934c0191dc461696aa1e8e (127.12.19.129:40103), ea7d68f1c1f146498364f8450a5f8ee9 (127.12.19.130:36285)
I20260709 13:18:18.370013 18206 leader_election.cc:304] T 045a169a6f774beaa1d9ac1492a1211e P ea7d68f1c1f146498364f8450a5f8ee9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea7d68f1c1f146498364f8450a5f8ee9; no voters: c1d757ebdf934c0191dc461696aa1e8e, e6097522851546e1a539b0644d9762d5
I20260709 13:18:18.358741 18356 raft_consensus.cc:359] T 905065f9c4254328832089cedf3a98f0 P ea7d68f1c1f146498364f8450a5f8ee9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:18.371083 18356 raft_consensus.cc:385] T 905065f9c4254328832089cedf3a98f0 P ea7d68f1c1f146498364f8450a5f8ee9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:18.371130 18241 raft_consensus.cc:2468] T 5be27ccae1ce49799118879eed504e63 P ea7d68f1c1f146498364f8450a5f8ee9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6097522851546e1a539b0644d9762d5 in term 1.
I20260709 13:18:18.371340 18382 raft_consensus.cc:2749] T 045a169a6f774beaa1d9ac1492a1211e P ea7d68f1c1f146498364f8450a5f8ee9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:18:18.372578 18387 raft_consensus.cc:493] T fdc12db962614c5d9a53667f3c0782fb P c1d757ebdf934c0191dc461696aa1e8e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:18.372700 18280 leader_election.cc:304] T 5be27ccae1ce49799118879eed504e63 P e6097522851546e1a539b0644d9762d5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: e6097522851546e1a539b0644d9762d5, ea7d68f1c1f146498364f8450a5f8ee9; no voters: c1d757ebdf934c0191dc461696aa1e8e
I20260709 13:18:18.373049 18387 raft_consensus.cc:515] T fdc12db962614c5d9a53667f3c0782fb P c1d757ebdf934c0191dc461696aa1e8e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } } peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } }
I20260709 13:18:18.373986 18394 raft_consensus.cc:2804] T 5be27ccae1ce49799118879eed504e63 P e6097522851546e1a539b0644d9762d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:18.374444 18394 raft_consensus.cc:697] T 5be27ccae1ce49799118879eed504e63 P e6097522851546e1a539b0644d9762d5 [term 1 LEADER]: Becoming Leader. State: Replica: e6097522851546e1a539b0644d9762d5, State: Running, Role: LEADER
I20260709 13:18:18.375211 18387 leader_election.cc:290] T fdc12db962614c5d9a53667f3c0782fb P c1d757ebdf934c0191dc461696aa1e8e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea7d68f1c1f146498364f8450a5f8ee9 (127.12.19.130:36285), e6097522851546e1a539b0644d9762d5 (127.12.19.131:42955)
I20260709 13:18:18.375284 18394 consensus_queue.cc:237] T 5be27ccae1ce49799118879eed504e63 P e6097522851546e1a539b0644d9762d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:18.376312 18316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdc12db962614c5d9a53667f3c0782fb" candidate_uuid: "c1d757ebdf934c0191dc461696aa1e8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6097522851546e1a539b0644d9762d5" is_pre_election: true
I20260709 13:18:18.377329 18358 ts_tablet_manager.cc:1434] T fdc12db962614c5d9a53667f3c0782fb P c1d757ebdf934c0191dc461696aa1e8e: Time spent starting tablet: real 0.038s	user 0.006s	sys 0.002s
W20260709 13:18:18.377810 18132 leader_election.cc:343] T fdc12db962614c5d9a53667f3c0782fb P c1d757ebdf934c0191dc461696aa1e8e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e6097522851546e1a539b0644d9762d5 (127.12.19.131:42955): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:18.378407 18358 tablet_bootstrap.cc:492] T 045a169a6f774beaa1d9ac1492a1211e P c1d757ebdf934c0191dc461696aa1e8e: Bootstrap starting.
I20260709 13:18:18.376312 18241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdc12db962614c5d9a53667f3c0782fb" candidate_uuid: "c1d757ebdf934c0191dc461696aa1e8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" is_pre_election: true
I20260709 13:18:18.378969 18241 raft_consensus.cc:2468] T fdc12db962614c5d9a53667f3c0782fb P ea7d68f1c1f146498364f8450a5f8ee9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1d757ebdf934c0191dc461696aa1e8e in term 0.
I20260709 13:18:18.380108 18131 leader_election.cc:304] T fdc12db962614c5d9a53667f3c0782fb P c1d757ebdf934c0191dc461696aa1e8e [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: c1d757ebdf934c0191dc461696aa1e8e, ea7d68f1c1f146498364f8450a5f8ee9; no voters: e6097522851546e1a539b0644d9762d5
I20260709 13:18:18.381187 18387 raft_consensus.cc:2804] T fdc12db962614c5d9a53667f3c0782fb P c1d757ebdf934c0191dc461696aa1e8e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:18.381561 18387 raft_consensus.cc:493] T fdc12db962614c5d9a53667f3c0782fb P c1d757ebdf934c0191dc461696aa1e8e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:18.381898 18387 raft_consensus.cc:3060] T fdc12db962614c5d9a53667f3c0782fb P c1d757ebdf934c0191dc461696aa1e8e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:18.371548 18356 raft_consensus.cc:740] T 905065f9c4254328832089cedf3a98f0 P ea7d68f1c1f146498364f8450a5f8ee9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea7d68f1c1f146498364f8450a5f8ee9, State: Initialized, Role: FOLLOWER
I20260709 13:18:18.383183 18356 consensus_queue.cc:260] T 905065f9c4254328832089cedf3a98f0 P ea7d68f1c1f146498364f8450a5f8ee9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:18.385453 18356 ts_tablet_manager.cc:1434] T 905065f9c4254328832089cedf3a98f0 P ea7d68f1c1f146498364f8450a5f8ee9: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.000s
I20260709 13:18:18.386629 18356 tablet_bootstrap.cc:492] T 4ab6563464b343508d388464ca7138bd P ea7d68f1c1f146498364f8450a5f8ee9: Bootstrap starting.
I20260709 13:18:18.389628 18387 raft_consensus.cc:515] T fdc12db962614c5d9a53667f3c0782fb P c1d757ebdf934c0191dc461696aa1e8e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } } peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } }
I20260709 13:18:18.393303 18241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdc12db962614c5d9a53667f3c0782fb" candidate_uuid: "c1d757ebdf934c0191dc461696aa1e8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea7d68f1c1f146498364f8450a5f8ee9"
I20260709 13:18:18.393867 18241 raft_consensus.cc:3060] T fdc12db962614c5d9a53667f3c0782fb P ea7d68f1c1f146498364f8450a5f8ee9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:18.394320 18357 tablet_bootstrap.cc:492] T fdc12db962614c5d9a53667f3c0782fb P e6097522851546e1a539b0644d9762d5: No bootstrap required, opened a new log
I20260709 13:18:18.394861 18357 ts_tablet_manager.cc:1403] T fdc12db962614c5d9a53667f3c0782fb P e6097522851546e1a539b0644d9762d5: Time spent bootstrapping tablet: real 0.036s	user 0.007s	sys 0.004s
I20260709 13:18:18.395573 18387 leader_election.cc:290] T fdc12db962614c5d9a53667f3c0782fb P c1d757ebdf934c0191dc461696aa1e8e [CANDIDATE]: Term 1 election: Requested vote from peers ea7d68f1c1f146498364f8450a5f8ee9 (127.12.19.130:36285), e6097522851546e1a539b0644d9762d5 (127.12.19.131:42955)
I20260709 13:18:18.396757 18356 tablet_bootstrap.cc:654] T 4ab6563464b343508d388464ca7138bd P ea7d68f1c1f146498364f8450a5f8ee9: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:18.398240 18357 raft_consensus.cc:359] T fdc12db962614c5d9a53667f3c0782fb P e6097522851546e1a539b0644d9762d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } } peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } }
I20260709 13:18:18.399084 18357 raft_consensus.cc:385] T fdc12db962614c5d9a53667f3c0782fb P e6097522851546e1a539b0644d9762d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:18.399441 18357 raft_consensus.cc:740] T fdc12db962614c5d9a53667f3c0782fb P e6097522851546e1a539b0644d9762d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6097522851546e1a539b0644d9762d5, State: Initialized, Role: FOLLOWER
I20260709 13:18:18.400050 18358 tablet_bootstrap.cc:654] T 045a169a6f774beaa1d9ac1492a1211e P c1d757ebdf934c0191dc461696aa1e8e: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:18.400209 18357 consensus_queue.cc:260] T fdc12db962614c5d9a53667f3c0782fb P e6097522851546e1a539b0644d9762d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } } peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } }
I20260709 13:18:18.402611 18241 raft_consensus.cc:2468] T fdc12db962614c5d9a53667f3c0782fb P ea7d68f1c1f146498364f8450a5f8ee9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1d757ebdf934c0191dc461696aa1e8e in term 1.
I20260709 13:18:18.404042 18131 leader_election.cc:304] T fdc12db962614c5d9a53667f3c0782fb P c1d757ebdf934c0191dc461696aa1e8e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c1d757ebdf934c0191dc461696aa1e8e, ea7d68f1c1f146498364f8450a5f8ee9; no voters: 
I20260709 13:18:18.400617 18316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdc12db962614c5d9a53667f3c0782fb" candidate_uuid: "c1d757ebdf934c0191dc461696aa1e8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6097522851546e1a539b0644d9762d5"
I20260709 13:18:18.404955 18387 raft_consensus.cc:2804] T fdc12db962614c5d9a53667f3c0782fb P c1d757ebdf934c0191dc461696aa1e8e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:18.405015 18316 raft_consensus.cc:3060] T fdc12db962614c5d9a53667f3c0782fb P e6097522851546e1a539b0644d9762d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:18.405875 18387 raft_consensus.cc:697] T fdc12db962614c5d9a53667f3c0782fb P c1d757ebdf934c0191dc461696aa1e8e [term 1 LEADER]: Becoming Leader. State: Replica: c1d757ebdf934c0191dc461696aa1e8e, State: Running, Role: LEADER
I20260709 13:18:18.406733 18387 consensus_queue.cc:237] T fdc12db962614c5d9a53667f3c0782fb P c1d757ebdf934c0191dc461696aa1e8e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } } peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } }
I20260709 13:18:18.402766 18357 ts_tablet_manager.cc:1434] T fdc12db962614c5d9a53667f3c0782fb P e6097522851546e1a539b0644d9762d5: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:18:18.407454 18358 tablet_bootstrap.cc:492] T 045a169a6f774beaa1d9ac1492a1211e P c1d757ebdf934c0191dc461696aa1e8e: No bootstrap required, opened a new log
I20260709 13:18:18.407943 18358 ts_tablet_manager.cc:1403] T 045a169a6f774beaa1d9ac1492a1211e P c1d757ebdf934c0191dc461696aa1e8e: Time spent bootstrapping tablet: real 0.030s	user 0.007s	sys 0.005s
I20260709 13:18:18.408365 18357 tablet_bootstrap.cc:492] T 045a169a6f774beaa1d9ac1492a1211e P e6097522851546e1a539b0644d9762d5: Bootstrap starting.
I20260709 13:18:18.413290 18358 raft_consensus.cc:359] T 045a169a6f774beaa1d9ac1492a1211e P c1d757ebdf934c0191dc461696aa1e8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:18.414148 18358 raft_consensus.cc:385] T 045a169a6f774beaa1d9ac1492a1211e P c1d757ebdf934c0191dc461696aa1e8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:18.414513 18358 raft_consensus.cc:740] T 045a169a6f774beaa1d9ac1492a1211e P c1d757ebdf934c0191dc461696aa1e8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1d757ebdf934c0191dc461696aa1e8e, State: Initialized, Role: FOLLOWER
I20260709 13:18:18.415980 18357 tablet_bootstrap.cc:654] T 045a169a6f774beaa1d9ac1492a1211e P e6097522851546e1a539b0644d9762d5: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:18.398382 18063 catalog_manager.cc:5697] T 5be27ccae1ce49799118879eed504e63 P e6097522851546e1a539b0644d9762d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to e6097522851546e1a539b0644d9762d5 (127.12.19.131). New cstate: current_term: 1 leader_uuid: "e6097522851546e1a539b0644d9762d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } health_report { overall_health: HEALTHY } } }
I20260709 13:18:18.419572 18356 tablet_bootstrap.cc:492] T 4ab6563464b343508d388464ca7138bd P ea7d68f1c1f146498364f8450a5f8ee9: No bootstrap required, opened a new log
I20260709 13:18:18.420228 18356 ts_tablet_manager.cc:1403] T 4ab6563464b343508d388464ca7138bd P ea7d68f1c1f146498364f8450a5f8ee9: Time spent bootstrapping tablet: real 0.034s	user 0.005s	sys 0.007s
I20260709 13:18:18.415315 18358 consensus_queue.cc:260] T 045a169a6f774beaa1d9ac1492a1211e P c1d757ebdf934c0191dc461696aa1e8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:18.422714 18356 raft_consensus.cc:359] T 4ab6563464b343508d388464ca7138bd P ea7d68f1c1f146498364f8450a5f8ee9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:18.423487 18356 raft_consensus.cc:385] T 4ab6563464b343508d388464ca7138bd P ea7d68f1c1f146498364f8450a5f8ee9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:18.423758 18356 raft_consensus.cc:740] T 4ab6563464b343508d388464ca7138bd P ea7d68f1c1f146498364f8450a5f8ee9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea7d68f1c1f146498364f8450a5f8ee9, State: Initialized, Role: FOLLOWER
I20260709 13:18:18.424708 18358 ts_tablet_manager.cc:1434] T 045a169a6f774beaa1d9ac1492a1211e P c1d757ebdf934c0191dc461696aa1e8e: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 13:18:18.424494 18356 consensus_queue.cc:260] T 4ab6563464b343508d388464ca7138bd P ea7d68f1c1f146498364f8450a5f8ee9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:18.425664 18358 tablet_bootstrap.cc:492] T 5be27ccae1ce49799118879eed504e63 P c1d757ebdf934c0191dc461696aa1e8e: Bootstrap starting.
I20260709 13:18:18.426668 18356 ts_tablet_manager.cc:1434] T 4ab6563464b343508d388464ca7138bd P ea7d68f1c1f146498364f8450a5f8ee9: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260709 13:18:18.427600 18356 tablet_bootstrap.cc:492] T a4daa266e33540299aa0c54b1466d604 P ea7d68f1c1f146498364f8450a5f8ee9: Bootstrap starting.
I20260709 13:18:18.431882 18358 tablet_bootstrap.cc:654] T 5be27ccae1ce49799118879eed504e63 P c1d757ebdf934c0191dc461696aa1e8e: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:18.432811 18356 tablet_bootstrap.cc:654] T a4daa266e33540299aa0c54b1466d604 P ea7d68f1c1f146498364f8450a5f8ee9: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:18.434724 18394 raft_consensus.cc:493] T a4daa266e33540299aa0c54b1466d604 P e6097522851546e1a539b0644d9762d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:18.435423 18394 raft_consensus.cc:515] T a4daa266e33540299aa0c54b1466d604 P e6097522851546e1a539b0644d9762d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:18.438081 18394 leader_election.cc:290] T a4daa266e33540299aa0c54b1466d604 P e6097522851546e1a539b0644d9762d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1d757ebdf934c0191dc461696aa1e8e (127.12.19.129:40103), ea7d68f1c1f146498364f8450a5f8ee9 (127.12.19.130:36285)
I20260709 13:18:18.440533 18241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4daa266e33540299aa0c54b1466d604" candidate_uuid: "e6097522851546e1a539b0644d9762d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" is_pre_election: true
I20260709 13:18:18.440528 18167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4daa266e33540299aa0c54b1466d604" candidate_uuid: "e6097522851546e1a539b0644d9762d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1d757ebdf934c0191dc461696aa1e8e" is_pre_election: true
I20260709 13:18:18.442754 18167 raft_consensus.cc:2468] T a4daa266e33540299aa0c54b1466d604 P c1d757ebdf934c0191dc461696aa1e8e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6097522851546e1a539b0644d9762d5 in term 0.
W20260709 13:18:18.443864 18280 leader_election.cc:343] T a4daa266e33540299aa0c54b1466d604 P e6097522851546e1a539b0644d9762d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea7d68f1c1f146498364f8450a5f8ee9 (127.12.19.130:36285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:18.445317 18280 leader_election.cc:304] T a4daa266e33540299aa0c54b1466d604 P e6097522851546e1a539b0644d9762d5 [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: c1d757ebdf934c0191dc461696aa1e8e, e6097522851546e1a539b0644d9762d5; no voters: ea7d68f1c1f146498364f8450a5f8ee9
I20260709 13:18:18.446785 18394 raft_consensus.cc:2804] T a4daa266e33540299aa0c54b1466d604 P e6097522851546e1a539b0644d9762d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:18.447273 18394 raft_consensus.cc:493] T a4daa266e33540299aa0c54b1466d604 P e6097522851546e1a539b0644d9762d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:18.447752 18394 raft_consensus.cc:3060] T a4daa266e33540299aa0c54b1466d604 P e6097522851546e1a539b0644d9762d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:18.458055 18394 raft_consensus.cc:515] T a4daa266e33540299aa0c54b1466d604 P e6097522851546e1a539b0644d9762d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:18.461695 18167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4daa266e33540299aa0c54b1466d604" candidate_uuid: "e6097522851546e1a539b0644d9762d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1d757ebdf934c0191dc461696aa1e8e"
I20260709 13:18:18.462436 18167 raft_consensus.cc:3060] T a4daa266e33540299aa0c54b1466d604 P c1d757ebdf934c0191dc461696aa1e8e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:18.463629 18316 raft_consensus.cc:2468] T fdc12db962614c5d9a53667f3c0782fb P e6097522851546e1a539b0644d9762d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1d757ebdf934c0191dc461696aa1e8e in term 1.
I20260709 13:18:18.426451 18061 catalog_manager.cc:5697] T fdc12db962614c5d9a53667f3c0782fb P c1d757ebdf934c0191dc461696aa1e8e reported cstate change: term changed from 0 to 1, leader changed from <none> to c1d757ebdf934c0191dc461696aa1e8e (127.12.19.129). New cstate: current_term: 1 leader_uuid: "c1d757ebdf934c0191dc461696aa1e8e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } health_report { overall_health: HEALTHY } } }
I20260709 13:18:18.473762 18356 tablet_bootstrap.cc:492] T a4daa266e33540299aa0c54b1466d604 P ea7d68f1c1f146498364f8450a5f8ee9: No bootstrap required, opened a new log
I20260709 13:18:18.474454 18356 ts_tablet_manager.cc:1403] T a4daa266e33540299aa0c54b1466d604 P ea7d68f1c1f146498364f8450a5f8ee9: Time spent bootstrapping tablet: real 0.047s	user 0.007s	sys 0.003s
I20260709 13:18:18.477617 18356 raft_consensus.cc:359] T a4daa266e33540299aa0c54b1466d604 P ea7d68f1c1f146498364f8450a5f8ee9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:18.478251 18356 raft_consensus.cc:385] T a4daa266e33540299aa0c54b1466d604 P ea7d68f1c1f146498364f8450a5f8ee9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:18.478528 18356 raft_consensus.cc:740] T a4daa266e33540299aa0c54b1466d604 P ea7d68f1c1f146498364f8450a5f8ee9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea7d68f1c1f146498364f8450a5f8ee9, State: Initialized, Role: FOLLOWER
I20260709 13:18:18.479964 18167 raft_consensus.cc:2468] T a4daa266e33540299aa0c54b1466d604 P c1d757ebdf934c0191dc461696aa1e8e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6097522851546e1a539b0644d9762d5 in term 1.
I20260709 13:18:18.481364 18280 leader_election.cc:304] T a4daa266e33540299aa0c54b1466d604 P e6097522851546e1a539b0644d9762d5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c1d757ebdf934c0191dc461696aa1e8e, e6097522851546e1a539b0644d9762d5; no voters: 
I20260709 13:18:18.482251 18361 raft_consensus.cc:2804] T a4daa266e33540299aa0c54b1466d604 P e6097522851546e1a539b0644d9762d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:18.484359 18358 tablet_bootstrap.cc:492] T 5be27ccae1ce49799118879eed504e63 P c1d757ebdf934c0191dc461696aa1e8e: No bootstrap required, opened a new log
I20260709 13:18:18.484905 18358 ts_tablet_manager.cc:1403] T 5be27ccae1ce49799118879eed504e63 P c1d757ebdf934c0191dc461696aa1e8e: Time spent bootstrapping tablet: real 0.059s	user 0.034s	sys 0.020s
I20260709 13:18:18.486382 18241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4daa266e33540299aa0c54b1466d604" candidate_uuid: "e6097522851546e1a539b0644d9762d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea7d68f1c1f146498364f8450a5f8ee9"
I20260709 13:18:18.486937 18394 leader_election.cc:290] T a4daa266e33540299aa0c54b1466d604 P e6097522851546e1a539b0644d9762d5 [CANDIDATE]: Term 1 election: Requested vote from peers c1d757ebdf934c0191dc461696aa1e8e (127.12.19.129:40103), ea7d68f1c1f146498364f8450a5f8ee9 (127.12.19.130:36285)
I20260709 13:18:18.486223 18356 consensus_queue.cc:260] T a4daa266e33540299aa0c54b1466d604 P ea7d68f1c1f146498364f8450a5f8ee9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:18.487504 18358 raft_consensus.cc:359] T 5be27ccae1ce49799118879eed504e63 P c1d757ebdf934c0191dc461696aa1e8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:18.487880 18241 raft_consensus.cc:3060] T a4daa266e33540299aa0c54b1466d604 P ea7d68f1c1f146498364f8450a5f8ee9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:18.489323 18356 ts_tablet_manager.cc:1434] T a4daa266e33540299aa0c54b1466d604 P ea7d68f1c1f146498364f8450a5f8ee9: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.002s
I20260709 13:18:18.491498 18361 raft_consensus.cc:697] T a4daa266e33540299aa0c54b1466d604 P e6097522851546e1a539b0644d9762d5 [term 1 LEADER]: Becoming Leader. State: Replica: e6097522851546e1a539b0644d9762d5, State: Running, Role: LEADER
I20260709 13:18:18.491787 18358 raft_consensus.cc:385] T 5be27ccae1ce49799118879eed504e63 P c1d757ebdf934c0191dc461696aa1e8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:18.492197 18358 raft_consensus.cc:740] T 5be27ccae1ce49799118879eed504e63 P c1d757ebdf934c0191dc461696aa1e8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1d757ebdf934c0191dc461696aa1e8e, State: Initialized, Role: FOLLOWER
I20260709 13:18:18.492435 18357 tablet_bootstrap.cc:492] T 045a169a6f774beaa1d9ac1492a1211e P e6097522851546e1a539b0644d9762d5: No bootstrap required, opened a new log
I20260709 13:18:18.492957 18357 ts_tablet_manager.cc:1403] T 045a169a6f774beaa1d9ac1492a1211e P e6097522851546e1a539b0644d9762d5: Time spent bootstrapping tablet: real 0.085s	user 0.030s	sys 0.033s
I20260709 13:18:18.493059 18358 consensus_queue.cc:260] T 5be27ccae1ce49799118879eed504e63 P c1d757ebdf934c0191dc461696aa1e8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:18.493242 18361 consensus_queue.cc:237] T a4daa266e33540299aa0c54b1466d604 P e6097522851546e1a539b0644d9762d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:18.495321 18358 ts_tablet_manager.cc:1434] T 5be27ccae1ce49799118879eed504e63 P c1d757ebdf934c0191dc461696aa1e8e: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 13:18:18.495563 18357 raft_consensus.cc:359] T 045a169a6f774beaa1d9ac1492a1211e P e6097522851546e1a539b0644d9762d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:18.496271 18357 raft_consensus.cc:385] T 045a169a6f774beaa1d9ac1492a1211e P e6097522851546e1a539b0644d9762d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:18.496544 18357 raft_consensus.cc:740] T 045a169a6f774beaa1d9ac1492a1211e P e6097522851546e1a539b0644d9762d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6097522851546e1a539b0644d9762d5, State: Initialized, Role: FOLLOWER
I20260709 13:18:18.497037 18241 raft_consensus.cc:2468] T a4daa266e33540299aa0c54b1466d604 P ea7d68f1c1f146498364f8450a5f8ee9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6097522851546e1a539b0644d9762d5 in term 1.
I20260709 13:18:18.497198 18357 consensus_queue.cc:260] T 045a169a6f774beaa1d9ac1492a1211e P e6097522851546e1a539b0644d9762d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:18.499392 18357 ts_tablet_manager.cc:1434] T 045a169a6f774beaa1d9ac1492a1211e P e6097522851546e1a539b0644d9762d5: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:18:18.500439 18357 tablet_bootstrap.cc:492] T 73e4702af8c54095b5f5ede0bc531bb1 P e6097522851546e1a539b0644d9762d5: Bootstrap starting.
I20260709 13:18:18.506202 18357 tablet_bootstrap.cc:654] T 73e4702af8c54095b5f5ede0bc531bb1 P e6097522851546e1a539b0644d9762d5: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:18.511739 18357 tablet_bootstrap.cc:492] T 73e4702af8c54095b5f5ede0bc531bb1 P e6097522851546e1a539b0644d9762d5: No bootstrap required, opened a new log
I20260709 13:18:18.512214 18357 ts_tablet_manager.cc:1403] T 73e4702af8c54095b5f5ede0bc531bb1 P e6097522851546e1a539b0644d9762d5: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.004s
I20260709 13:18:18.514211 18361 raft_consensus.cc:493] T 4ab6563464b343508d388464ca7138bd P e6097522851546e1a539b0644d9762d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:18.513744 18065 catalog_manager.cc:5697] T a4daa266e33540299aa0c54b1466d604 P e6097522851546e1a539b0644d9762d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to e6097522851546e1a539b0644d9762d5 (127.12.19.131). New cstate: current_term: 1 leader_uuid: "e6097522851546e1a539b0644d9762d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } health_report { overall_health: HEALTHY } } }
I20260709 13:18:18.514827 18361 raft_consensus.cc:515] T 4ab6563464b343508d388464ca7138bd P e6097522851546e1a539b0644d9762d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:18.515215 18357 raft_consensus.cc:359] T 73e4702af8c54095b5f5ede0bc531bb1 P e6097522851546e1a539b0644d9762d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:18.516258 18357 raft_consensus.cc:385] T 73e4702af8c54095b5f5ede0bc531bb1 P e6097522851546e1a539b0644d9762d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:18.516569 18357 raft_consensus.cc:740] T 73e4702af8c54095b5f5ede0bc531bb1 P e6097522851546e1a539b0644d9762d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6097522851546e1a539b0644d9762d5, State: Initialized, Role: FOLLOWER
I20260709 13:18:18.517176 18361 leader_election.cc:290] T 4ab6563464b343508d388464ca7138bd P e6097522851546e1a539b0644d9762d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1d757ebdf934c0191dc461696aa1e8e (127.12.19.129:40103), ea7d68f1c1f146498364f8450a5f8ee9 (127.12.19.130:36285)
I20260709 13:18:18.517241 18357 consensus_queue.cc:260] T 73e4702af8c54095b5f5ede0bc531bb1 P e6097522851546e1a539b0644d9762d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:18.519178 18167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ab6563464b343508d388464ca7138bd" candidate_uuid: "e6097522851546e1a539b0644d9762d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1d757ebdf934c0191dc461696aa1e8e" is_pre_election: true
I20260709 13:18:18.519363 18357 ts_tablet_manager.cc:1434] T 73e4702af8c54095b5f5ede0bc531bb1 P e6097522851546e1a539b0644d9762d5: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260709 13:18:18.519730 18241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ab6563464b343508d388464ca7138bd" candidate_uuid: "e6097522851546e1a539b0644d9762d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" is_pre_election: true
I20260709 13:18:18.519881 18167 raft_consensus.cc:2468] T 4ab6563464b343508d388464ca7138bd P c1d757ebdf934c0191dc461696aa1e8e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6097522851546e1a539b0644d9762d5 in term 0.
I20260709 13:18:18.520370 18241 raft_consensus.cc:2468] T 4ab6563464b343508d388464ca7138bd P ea7d68f1c1f146498364f8450a5f8ee9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6097522851546e1a539b0644d9762d5 in term 0.
I20260709 13:18:18.520864 18280 leader_election.cc:304] T 4ab6563464b343508d388464ca7138bd P e6097522851546e1a539b0644d9762d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c1d757ebdf934c0191dc461696aa1e8e, e6097522851546e1a539b0644d9762d5; no voters: 
I20260709 13:18:18.521625 18361 raft_consensus.cc:2804] T 4ab6563464b343508d388464ca7138bd P e6097522851546e1a539b0644d9762d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:18.521929 18361 raft_consensus.cc:493] T 4ab6563464b343508d388464ca7138bd P e6097522851546e1a539b0644d9762d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:18.522257 18361 raft_consensus.cc:3060] T 4ab6563464b343508d388464ca7138bd P e6097522851546e1a539b0644d9762d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:18.528026 18361 raft_consensus.cc:515] T 4ab6563464b343508d388464ca7138bd P e6097522851546e1a539b0644d9762d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:18.529456 18361 leader_election.cc:290] T 4ab6563464b343508d388464ca7138bd P e6097522851546e1a539b0644d9762d5 [CANDIDATE]: Term 1 election: Requested vote from peers c1d757ebdf934c0191dc461696aa1e8e (127.12.19.129:40103), ea7d68f1c1f146498364f8450a5f8ee9 (127.12.19.130:36285)
I20260709 13:18:18.530400 18167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ab6563464b343508d388464ca7138bd" candidate_uuid: "e6097522851546e1a539b0644d9762d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1d757ebdf934c0191dc461696aa1e8e"
I20260709 13:18:18.531041 18167 raft_consensus.cc:3060] T 4ab6563464b343508d388464ca7138bd P c1d757ebdf934c0191dc461696aa1e8e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:18.530700 18241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ab6563464b343508d388464ca7138bd" candidate_uuid: "e6097522851546e1a539b0644d9762d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea7d68f1c1f146498364f8450a5f8ee9"
I20260709 13:18:18.532425 18241 raft_consensus.cc:3060] T 4ab6563464b343508d388464ca7138bd P ea7d68f1c1f146498364f8450a5f8ee9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:18.538221 18167 raft_consensus.cc:2468] T 4ab6563464b343508d388464ca7138bd P c1d757ebdf934c0191dc461696aa1e8e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6097522851546e1a539b0644d9762d5 in term 1.
I20260709 13:18:18.539225 18241 raft_consensus.cc:2468] T 4ab6563464b343508d388464ca7138bd P ea7d68f1c1f146498364f8450a5f8ee9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6097522851546e1a539b0644d9762d5 in term 1.
I20260709 13:18:18.539371 18280 leader_election.cc:304] T 4ab6563464b343508d388464ca7138bd P e6097522851546e1a539b0644d9762d5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c1d757ebdf934c0191dc461696aa1e8e, e6097522851546e1a539b0644d9762d5; no voters: 
I20260709 13:18:18.540164 18361 raft_consensus.cc:2804] T 4ab6563464b343508d388464ca7138bd P e6097522851546e1a539b0644d9762d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:18.540609 18361 raft_consensus.cc:697] T 4ab6563464b343508d388464ca7138bd P e6097522851546e1a539b0644d9762d5 [term 1 LEADER]: Becoming Leader. State: Replica: e6097522851546e1a539b0644d9762d5, State: Running, Role: LEADER
I20260709 13:18:18.541306 18361 consensus_queue.cc:237] T 4ab6563464b343508d388464ca7138bd P e6097522851546e1a539b0644d9762d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:18.548385 18065 catalog_manager.cc:5697] T 4ab6563464b343508d388464ca7138bd P e6097522851546e1a539b0644d9762d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to e6097522851546e1a539b0644d9762d5 (127.12.19.131). New cstate: current_term: 1 leader_uuid: "e6097522851546e1a539b0644d9762d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } health_report { overall_health: HEALTHY } } }
I20260709 13:18:18.595872 18361 raft_consensus.cc:493] T 905065f9c4254328832089cedf3a98f0 P e6097522851546e1a539b0644d9762d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:18.596496 18361 raft_consensus.cc:515] T 905065f9c4254328832089cedf3a98f0 P e6097522851546e1a539b0644d9762d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:18.598332 18361 leader_election.cc:290] T 905065f9c4254328832089cedf3a98f0 P e6097522851546e1a539b0644d9762d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1d757ebdf934c0191dc461696aa1e8e (127.12.19.129:40103), ea7d68f1c1f146498364f8450a5f8ee9 (127.12.19.130:36285)
I20260709 13:18:18.599154 18167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "905065f9c4254328832089cedf3a98f0" candidate_uuid: "e6097522851546e1a539b0644d9762d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1d757ebdf934c0191dc461696aa1e8e" is_pre_election: true
I20260709 13:18:18.599514 18241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "905065f9c4254328832089cedf3a98f0" candidate_uuid: "e6097522851546e1a539b0644d9762d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" is_pre_election: true
I20260709 13:18:18.599900 18167 raft_consensus.cc:2468] T 905065f9c4254328832089cedf3a98f0 P c1d757ebdf934c0191dc461696aa1e8e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6097522851546e1a539b0644d9762d5 in term 0.
I20260709 13:18:18.600144 18241 raft_consensus.cc:2468] T 905065f9c4254328832089cedf3a98f0 P ea7d68f1c1f146498364f8450a5f8ee9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6097522851546e1a539b0644d9762d5 in term 0.
I20260709 13:18:18.600946 18280 leader_election.cc:304] T 905065f9c4254328832089cedf3a98f0 P e6097522851546e1a539b0644d9762d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c1d757ebdf934c0191dc461696aa1e8e, e6097522851546e1a539b0644d9762d5; no voters: 
I20260709 13:18:18.601632 18361 raft_consensus.cc:2804] T 905065f9c4254328832089cedf3a98f0 P e6097522851546e1a539b0644d9762d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:18.602018 18361 raft_consensus.cc:493] T 905065f9c4254328832089cedf3a98f0 P e6097522851546e1a539b0644d9762d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:18.602378 18361 raft_consensus.cc:3060] T 905065f9c4254328832089cedf3a98f0 P e6097522851546e1a539b0644d9762d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:18.608408 18361 raft_consensus.cc:515] T 905065f9c4254328832089cedf3a98f0 P e6097522851546e1a539b0644d9762d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:18.610075 18361 leader_election.cc:290] T 905065f9c4254328832089cedf3a98f0 P e6097522851546e1a539b0644d9762d5 [CANDIDATE]: Term 1 election: Requested vote from peers c1d757ebdf934c0191dc461696aa1e8e (127.12.19.129:40103), ea7d68f1c1f146498364f8450a5f8ee9 (127.12.19.130:36285)
I20260709 13:18:18.610769 18167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "905065f9c4254328832089cedf3a98f0" candidate_uuid: "e6097522851546e1a539b0644d9762d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1d757ebdf934c0191dc461696aa1e8e"
I20260709 13:18:18.611125 18241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "905065f9c4254328832089cedf3a98f0" candidate_uuid: "e6097522851546e1a539b0644d9762d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea7d68f1c1f146498364f8450a5f8ee9"
I20260709 13:18:18.611441 18167 raft_consensus.cc:3060] T 905065f9c4254328832089cedf3a98f0 P c1d757ebdf934c0191dc461696aa1e8e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:18.611750 18241 raft_consensus.cc:3060] T 905065f9c4254328832089cedf3a98f0 P ea7d68f1c1f146498364f8450a5f8ee9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:18.618287 18241 raft_consensus.cc:2468] T 905065f9c4254328832089cedf3a98f0 P ea7d68f1c1f146498364f8450a5f8ee9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6097522851546e1a539b0644d9762d5 in term 1.
I20260709 13:18:18.618287 18167 raft_consensus.cc:2468] T 905065f9c4254328832089cedf3a98f0 P c1d757ebdf934c0191dc461696aa1e8e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6097522851546e1a539b0644d9762d5 in term 1.
I20260709 13:18:18.619555 18280 leader_election.cc:304] T 905065f9c4254328832089cedf3a98f0 P e6097522851546e1a539b0644d9762d5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e6097522851546e1a539b0644d9762d5, ea7d68f1c1f146498364f8450a5f8ee9; no voters: 
I20260709 13:18:18.620277 18361 raft_consensus.cc:2804] T 905065f9c4254328832089cedf3a98f0 P e6097522851546e1a539b0644d9762d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:18.620723 18361 raft_consensus.cc:697] T 905065f9c4254328832089cedf3a98f0 P e6097522851546e1a539b0644d9762d5 [term 1 LEADER]: Becoming Leader. State: Replica: e6097522851546e1a539b0644d9762d5, State: Running, Role: LEADER
I20260709 13:18:18.621562 18361 consensus_queue.cc:237] T 905065f9c4254328832089cedf3a98f0 P e6097522851546e1a539b0644d9762d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:18.625818 18316 raft_consensus.cc:3060] T 73e4702af8c54095b5f5ede0bc531bb1 P e6097522851546e1a539b0644d9762d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:18.630069 18065 catalog_manager.cc:5697] T 905065f9c4254328832089cedf3a98f0 P e6097522851546e1a539b0644d9762d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to e6097522851546e1a539b0644d9762d5 (127.12.19.131). New cstate: current_term: 1 leader_uuid: "e6097522851546e1a539b0644d9762d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } health_report { overall_health: HEALTHY } } }
I20260709 13:18:18.633927 18382 consensus_queue.cc:1048] T 73e4702af8c54095b5f5ede0bc531bb1 P ea7d68f1c1f146498364f8450a5f8ee9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:18:18.637482 18382 consensus_queue.cc:1048] T 73e4702af8c54095b5f5ede0bc531bb1 P ea7d68f1c1f146498364f8450a5f8ee9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:18.696950 18387 consensus_queue.cc:1048] T 88f912859fc24442ab485468b847ff5a P c1d757ebdf934c0191dc461696aa1e8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:18.707618 18365 consensus_queue.cc:1048] T 88f912859fc24442ab485468b847ff5a P c1d757ebdf934c0191dc461696aa1e8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:18.775547 18361 consensus_queue.cc:1048] T 95d7560963914386a3cfb3cb1e3b68ee P e6097522851546e1a539b0644d9762d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:18.785390 18404 consensus_queue.cc:1048] T 95d7560963914386a3cfb3cb1e3b68ee P e6097522851546e1a539b0644d9762d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:18:18.789569 18389 raft_consensus.cc:493] T 045a169a6f774beaa1d9ac1492a1211e P c1d757ebdf934c0191dc461696aa1e8e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:18.790095 18389 raft_consensus.cc:515] T 045a169a6f774beaa1d9ac1492a1211e P c1d757ebdf934c0191dc461696aa1e8e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:18.792200 18389 leader_election.cc:290] T 045a169a6f774beaa1d9ac1492a1211e P c1d757ebdf934c0191dc461696aa1e8e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea7d68f1c1f146498364f8450a5f8ee9 (127.12.19.130:36285), e6097522851546e1a539b0644d9762d5 (127.12.19.131:42955)
I20260709 13:18:18.793365 18241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "045a169a6f774beaa1d9ac1492a1211e" candidate_uuid: "c1d757ebdf934c0191dc461696aa1e8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" is_pre_election: true
I20260709 13:18:18.793265 18316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "045a169a6f774beaa1d9ac1492a1211e" candidate_uuid: "c1d757ebdf934c0191dc461696aa1e8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6097522851546e1a539b0644d9762d5" is_pre_election: true
I20260709 13:18:18.794210 18316 raft_consensus.cc:2468] T 045a169a6f774beaa1d9ac1492a1211e P e6097522851546e1a539b0644d9762d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1d757ebdf934c0191dc461696aa1e8e in term 0.
I20260709 13:18:18.794210 18241 raft_consensus.cc:2468] T 045a169a6f774beaa1d9ac1492a1211e P ea7d68f1c1f146498364f8450a5f8ee9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1d757ebdf934c0191dc461696aa1e8e in term 0.
I20260709 13:18:18.795416 18131 leader_election.cc:304] T 045a169a6f774beaa1d9ac1492a1211e P c1d757ebdf934c0191dc461696aa1e8e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c1d757ebdf934c0191dc461696aa1e8e, ea7d68f1c1f146498364f8450a5f8ee9; no voters: 
I20260709 13:18:18.796129 18389 raft_consensus.cc:2804] T 045a169a6f774beaa1d9ac1492a1211e P c1d757ebdf934c0191dc461696aa1e8e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:18.796494 18389 raft_consensus.cc:493] T 045a169a6f774beaa1d9ac1492a1211e P c1d757ebdf934c0191dc461696aa1e8e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:18.796777 18389 raft_consensus.cc:3060] T 045a169a6f774beaa1d9ac1492a1211e P c1d757ebdf934c0191dc461696aa1e8e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:18.801991 18389 raft_consensus.cc:515] T 045a169a6f774beaa1d9ac1492a1211e P c1d757ebdf934c0191dc461696aa1e8e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:18.803993 18389 leader_election.cc:290] T 045a169a6f774beaa1d9ac1492a1211e P c1d757ebdf934c0191dc461696aa1e8e [CANDIDATE]: Term 1 election: Requested vote from peers ea7d68f1c1f146498364f8450a5f8ee9 (127.12.19.130:36285), e6097522851546e1a539b0644d9762d5 (127.12.19.131:42955)
I20260709 13:18:18.804711 18241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "045a169a6f774beaa1d9ac1492a1211e" candidate_uuid: "c1d757ebdf934c0191dc461696aa1e8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea7d68f1c1f146498364f8450a5f8ee9"
I20260709 13:18:18.804875 18316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "045a169a6f774beaa1d9ac1492a1211e" candidate_uuid: "c1d757ebdf934c0191dc461696aa1e8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6097522851546e1a539b0644d9762d5"
I20260709 13:18:18.805349 18241 raft_consensus.cc:3060] T 045a169a6f774beaa1d9ac1492a1211e P ea7d68f1c1f146498364f8450a5f8ee9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:18.805387 18316 raft_consensus.cc:3060] T 045a169a6f774beaa1d9ac1492a1211e P e6097522851546e1a539b0644d9762d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:18.811358 18404 consensus_queue.cc:1048] T 5be27ccae1ce49799118879eed504e63 P e6097522851546e1a539b0644d9762d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:18.812280 18241 raft_consensus.cc:2468] T 045a169a6f774beaa1d9ac1492a1211e P ea7d68f1c1f146498364f8450a5f8ee9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1d757ebdf934c0191dc461696aa1e8e in term 1.
I20260709 13:18:18.812302 18316 raft_consensus.cc:2468] T 045a169a6f774beaa1d9ac1492a1211e P e6097522851546e1a539b0644d9762d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1d757ebdf934c0191dc461696aa1e8e in term 1.
I20260709 13:18:18.813720 18131 leader_election.cc:304] T 045a169a6f774beaa1d9ac1492a1211e P c1d757ebdf934c0191dc461696aa1e8e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c1d757ebdf934c0191dc461696aa1e8e, ea7d68f1c1f146498364f8450a5f8ee9; no voters: 
I20260709 13:18:18.814661 18389 raft_consensus.cc:2804] T 045a169a6f774beaa1d9ac1492a1211e P c1d757ebdf934c0191dc461696aa1e8e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:18.815070 18389 raft_consensus.cc:697] T 045a169a6f774beaa1d9ac1492a1211e P c1d757ebdf934c0191dc461696aa1e8e [term 1 LEADER]: Becoming Leader. State: Replica: c1d757ebdf934c0191dc461696aa1e8e, State: Running, Role: LEADER
I20260709 13:18:18.815816 18389 consensus_queue.cc:237] T 045a169a6f774beaa1d9ac1492a1211e P c1d757ebdf934c0191dc461696aa1e8e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:18.820161 18365 raft_consensus.cc:493] T 5be27ccae1ce49799118879eed504e63 P c1d757ebdf934c0191dc461696aa1e8e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:18.820680 18365 raft_consensus.cc:515] T 5be27ccae1ce49799118879eed504e63 P c1d757ebdf934c0191dc461696aa1e8e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:18.822674 18365 leader_election.cc:290] T 5be27ccae1ce49799118879eed504e63 P c1d757ebdf934c0191dc461696aa1e8e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea7d68f1c1f146498364f8450a5f8ee9 (127.12.19.130:36285), e6097522851546e1a539b0644d9762d5 (127.12.19.131:42955)
I20260709 13:18:18.823916 18241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5be27ccae1ce49799118879eed504e63" candidate_uuid: "c1d757ebdf934c0191dc461696aa1e8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" is_pre_election: true
I20260709 13:18:18.826344 18167 raft_consensus.cc:3060] T 5be27ccae1ce49799118879eed504e63 P c1d757ebdf934c0191dc461696aa1e8e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:18.827709 18316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5be27ccae1ce49799118879eed504e63" candidate_uuid: "c1d757ebdf934c0191dc461696aa1e8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6097522851546e1a539b0644d9762d5" is_pre_election: true
I20260709 13:18:18.829123 18132 leader_election.cc:304] T 5be27ccae1ce49799118879eed504e63 P c1d757ebdf934c0191dc461696aa1e8e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c1d757ebdf934c0191dc461696aa1e8e; no voters: e6097522851546e1a539b0644d9762d5, ea7d68f1c1f146498364f8450a5f8ee9
I20260709 13:18:18.832301 18389 raft_consensus.cc:2749] T 5be27ccae1ce49799118879eed504e63 P c1d757ebdf934c0191dc461696aa1e8e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:18:18.833029 18404 consensus_queue.cc:1048] T 5be27ccae1ce49799118879eed504e63 P e6097522851546e1a539b0644d9762d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:18.835682 18065 catalog_manager.cc:5697] T 045a169a6f774beaa1d9ac1492a1211e P c1d757ebdf934c0191dc461696aa1e8e reported cstate change: term changed from 0 to 1, leader changed from <none> to c1d757ebdf934c0191dc461696aa1e8e (127.12.19.129). New cstate: current_term: 1 leader_uuid: "c1d757ebdf934c0191dc461696aa1e8e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:18.892915 18389 consensus_queue.cc:1048] T fdc12db962614c5d9a53667f3c0782fb P c1d757ebdf934c0191dc461696aa1e8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:18.904888 18423 consensus_queue.cc:1048] T fdc12db962614c5d9a53667f3c0782fb P c1d757ebdf934c0191dc461696aa1e8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:18:18.942348 18404 consensus_queue.cc:1048] T a4daa266e33540299aa0c54b1466d604 P e6097522851546e1a539b0644d9762d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:18.955653 18404 consensus_queue.cc:1048] T a4daa266e33540299aa0c54b1466d604 P e6097522851546e1a539b0644d9762d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:18.965320 18241 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "73e4702af8c54095b5f5ede0bc531bb1"
dest_uuid: "ea7d68f1c1f146498364f8450a5f8ee9"
mode: GRACEFUL
new_leader_uuid: "c1d757ebdf934c0191dc461696aa1e8e"
 from {username='slave'} at 127.0.0.1:39792
I20260709 13:18:18.966040 18241 raft_consensus.cc:606] T 73e4702af8c54095b5f5ede0bc531bb1 P ea7d68f1c1f146498364f8450a5f8ee9 [term 1 LEADER]: Received request to transfer leadership to TS c1d757ebdf934c0191dc461696aa1e8e
I20260709 13:18:18.979889 18316 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "905065f9c4254328832089cedf3a98f0"
dest_uuid: "e6097522851546e1a539b0644d9762d5"
mode: GRACEFUL
new_leader_uuid: "c1d757ebdf934c0191dc461696aa1e8e"
 from {username='slave'} at 127.0.0.1:37542
I20260709 13:18:18.980336 18316 raft_consensus.cc:606] T 905065f9c4254328832089cedf3a98f0 P e6097522851546e1a539b0644d9762d5 [term 1 LEADER]: Received request to transfer leadership to TS c1d757ebdf934c0191dc461696aa1e8e
I20260709 13:18:18.985112 18316 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "95d7560963914386a3cfb3cb1e3b68ee"
dest_uuid: "e6097522851546e1a539b0644d9762d5"
mode: GRACEFUL
new_leader_uuid: "c1d757ebdf934c0191dc461696aa1e8e"
 from {username='slave'} at 127.0.0.1:37542
I20260709 13:18:18.985581 18316 raft_consensus.cc:606] T 95d7560963914386a3cfb3cb1e3b68ee P e6097522851546e1a539b0644d9762d5 [term 1 LEADER]: Received request to transfer leadership to TS c1d757ebdf934c0191dc461696aa1e8e
I20260709 13:18:18.998234 18167 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "045a169a6f774beaa1d9ac1492a1211e"
dest_uuid: "c1d757ebdf934c0191dc461696aa1e8e"
mode: GRACEFUL
new_leader_uuid: "ea7d68f1c1f146498364f8450a5f8ee9"
 from {username='slave'} at 127.0.0.1:56194
I20260709 13:18:18.998764 18167 raft_consensus.cc:606] T 045a169a6f774beaa1d9ac1492a1211e P c1d757ebdf934c0191dc461696aa1e8e [term 1 LEADER]: Received request to transfer leadership to TS ea7d68f1c1f146498364f8450a5f8ee9
I20260709 13:18:19.003592 18316 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a4daa266e33540299aa0c54b1466d604"
dest_uuid: "e6097522851546e1a539b0644d9762d5"
mode: GRACEFUL
new_leader_uuid: "ea7d68f1c1f146498364f8450a5f8ee9"
 from {username='slave'} at 127.0.0.1:37542
I20260709 13:18:19.004136 18316 raft_consensus.cc:606] T a4daa266e33540299aa0c54b1466d604 P e6097522851546e1a539b0644d9762d5 [term 1 LEADER]: Received request to transfer leadership to TS ea7d68f1c1f146498364f8450a5f8ee9
I20260709 13:18:19.009070 18361 consensus_queue.cc:1048] T 4ab6563464b343508d388464ca7138bd P e6097522851546e1a539b0644d9762d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:19.009263 18167 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "88f912859fc24442ab485468b847ff5a"
dest_uuid: "c1d757ebdf934c0191dc461696aa1e8e"
mode: GRACEFUL
new_leader_uuid: "ea7d68f1c1f146498364f8450a5f8ee9"
 from {username='slave'} at 127.0.0.1:56194
I20260709 13:18:19.009903 18167 raft_consensus.cc:606] T 88f912859fc24442ab485468b847ff5a P c1d757ebdf934c0191dc461696aa1e8e [term 1 LEADER]: Received request to transfer leadership to TS ea7d68f1c1f146498364f8450a5f8ee9
I20260709 13:18:19.015535 18316 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4ab6563464b343508d388464ca7138bd"
dest_uuid: "e6097522851546e1a539b0644d9762d5"
mode: GRACEFUL
new_leader_uuid: "ea7d68f1c1f146498364f8450a5f8ee9"
 from {username='slave'} at 127.0.0.1:37542
I20260709 13:18:19.017683 18316 raft_consensus.cc:606] T 4ab6563464b343508d388464ca7138bd P e6097522851546e1a539b0644d9762d5 [term 1 LEADER]: Received request to transfer leadership to TS ea7d68f1c1f146498364f8450a5f8ee9
I20260709 13:18:19.020342 18394 consensus_queue.cc:1048] T 4ab6563464b343508d388464ca7138bd P e6097522851546e1a539b0644d9762d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:19.030941 18394 raft_consensus.cc:993] T 4ab6563464b343508d388464ca7138bd P e6097522851546e1a539b0644d9762d5: : Instructing follower ea7d68f1c1f146498364f8450a5f8ee9 to start an election
I20260709 13:18:19.031400 18432 raft_consensus.cc:1081] T 4ab6563464b343508d388464ca7138bd P e6097522851546e1a539b0644d9762d5 [term 1 LEADER]: Signalling peer ea7d68f1c1f146498364f8450a5f8ee9 to start an election
I20260709 13:18:19.032773 18242 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4ab6563464b343508d388464ca7138bd"
dest_uuid: "ea7d68f1c1f146498364f8450a5f8ee9"
 from {username='slave'} at 127.0.0.1:39786
I20260709 13:18:19.033272 18242 raft_consensus.cc:493] T 4ab6563464b343508d388464ca7138bd P ea7d68f1c1f146498364f8450a5f8ee9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:19.033568 18242 raft_consensus.cc:3060] T 4ab6563464b343508d388464ca7138bd P ea7d68f1c1f146498364f8450a5f8ee9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:19.038378 18242 raft_consensus.cc:515] T 4ab6563464b343508d388464ca7138bd P ea7d68f1c1f146498364f8450a5f8ee9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:19.040079 18242 leader_election.cc:290] T 4ab6563464b343508d388464ca7138bd P ea7d68f1c1f146498364f8450a5f8ee9 [CANDIDATE]: Term 2 election: Requested vote from peers c1d757ebdf934c0191dc461696aa1e8e (127.12.19.129:40103), e6097522851546e1a539b0644d9762d5 (127.12.19.131:42955)
I20260709 13:18:19.040766 18167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ab6563464b343508d388464ca7138bd" candidate_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c1d757ebdf934c0191dc461696aa1e8e"
I20260709 13:18:19.041141 18316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ab6563464b343508d388464ca7138bd" candidate_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e6097522851546e1a539b0644d9762d5"
I20260709 13:18:19.041399 18167 raft_consensus.cc:3060] T 4ab6563464b343508d388464ca7138bd P c1d757ebdf934c0191dc461696aa1e8e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:19.041780 18316 raft_consensus.cc:3055] T 4ab6563464b343508d388464ca7138bd P e6097522851546e1a539b0644d9762d5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:18:19.042124 18316 raft_consensus.cc:740] T 4ab6563464b343508d388464ca7138bd P e6097522851546e1a539b0644d9762d5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e6097522851546e1a539b0644d9762d5, State: Running, Role: LEADER
I20260709 13:18:19.042898 18316 consensus_queue.cc:260] T 4ab6563464b343508d388464ca7138bd P e6097522851546e1a539b0644d9762d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:19.044153 18316 raft_consensus.cc:3060] T 4ab6563464b343508d388464ca7138bd P e6097522851546e1a539b0644d9762d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:19.046825 18167 raft_consensus.cc:2468] T 4ab6563464b343508d388464ca7138bd P c1d757ebdf934c0191dc461696aa1e8e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea7d68f1c1f146498364f8450a5f8ee9 in term 2.
I20260709 13:18:19.047818 18206 leader_election.cc:304] T 4ab6563464b343508d388464ca7138bd P ea7d68f1c1f146498364f8450a5f8ee9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c1d757ebdf934c0191dc461696aa1e8e, ea7d68f1c1f146498364f8450a5f8ee9; no voters: 
I20260709 13:18:19.048491 18363 raft_consensus.cc:2804] T 4ab6563464b343508d388464ca7138bd P ea7d68f1c1f146498364f8450a5f8ee9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:18:19.048872 18363 raft_consensus.cc:697] T 4ab6563464b343508d388464ca7138bd P ea7d68f1c1f146498364f8450a5f8ee9 [term 2 LEADER]: Becoming Leader. State: Replica: ea7d68f1c1f146498364f8450a5f8ee9, State: Running, Role: LEADER
I20260709 13:18:19.049260 18316 raft_consensus.cc:2468] T 4ab6563464b343508d388464ca7138bd P e6097522851546e1a539b0644d9762d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea7d68f1c1f146498364f8450a5f8ee9 in term 2.
I20260709 13:18:19.049644 18363 consensus_queue.cc:237] T 4ab6563464b343508d388464ca7138bd P ea7d68f1c1f146498364f8450a5f8ee9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:19.055440 18065 catalog_manager.cc:5697] T 4ab6563464b343508d388464ca7138bd P ea7d68f1c1f146498364f8450a5f8ee9 reported cstate change: term changed from 1 to 2, leader changed from e6097522851546e1a539b0644d9762d5 (127.12.19.131) to ea7d68f1c1f146498364f8450a5f8ee9 (127.12.19.130). New cstate: current_term: 2 leader_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:19.125927 18432 consensus_queue.cc:1048] T 905065f9c4254328832089cedf3a98f0 P e6097522851546e1a539b0644d9762d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:19.131942 18394 raft_consensus.cc:993] T 905065f9c4254328832089cedf3a98f0 P e6097522851546e1a539b0644d9762d5: : Instructing follower c1d757ebdf934c0191dc461696aa1e8e to start an election
I20260709 13:18:19.132416 18404 raft_consensus.cc:1081] T 905065f9c4254328832089cedf3a98f0 P e6097522851546e1a539b0644d9762d5 [term 1 LEADER]: Signalling peer c1d757ebdf934c0191dc461696aa1e8e to start an election
I20260709 13:18:19.134742 18166 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "905065f9c4254328832089cedf3a98f0"
dest_uuid: "c1d757ebdf934c0191dc461696aa1e8e"
 from {username='slave'} at 127.0.0.1:56190
I20260709 13:18:19.137935 18166 raft_consensus.cc:493] T 905065f9c4254328832089cedf3a98f0 P c1d757ebdf934c0191dc461696aa1e8e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:19.138337 18166 raft_consensus.cc:3060] T 905065f9c4254328832089cedf3a98f0 P c1d757ebdf934c0191dc461696aa1e8e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:19.139604 18404 consensus_queue.cc:1048] T 905065f9c4254328832089cedf3a98f0 P e6097522851546e1a539b0644d9762d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:19.145728 18166 raft_consensus.cc:515] T 905065f9c4254328832089cedf3a98f0 P c1d757ebdf934c0191dc461696aa1e8e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:19.149889 18166 leader_election.cc:290] T 905065f9c4254328832089cedf3a98f0 P c1d757ebdf934c0191dc461696aa1e8e [CANDIDATE]: Term 2 election: Requested vote from peers ea7d68f1c1f146498364f8450a5f8ee9 (127.12.19.130:36285), e6097522851546e1a539b0644d9762d5 (127.12.19.131:42955)
I20260709 13:18:19.150710 18242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "905065f9c4254328832089cedf3a98f0" candidate_uuid: "c1d757ebdf934c0191dc461696aa1e8e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ea7d68f1c1f146498364f8450a5f8ee9"
I20260709 13:18:19.152169 18242 raft_consensus.cc:3060] T 905065f9c4254328832089cedf3a98f0 P ea7d68f1c1f146498364f8450a5f8ee9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:19.157016 18242 raft_consensus.cc:2468] T 905065f9c4254328832089cedf3a98f0 P ea7d68f1c1f146498364f8450a5f8ee9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1d757ebdf934c0191dc461696aa1e8e in term 2.
I20260709 13:18:19.151033 18316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "905065f9c4254328832089cedf3a98f0" candidate_uuid: "c1d757ebdf934c0191dc461696aa1e8e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e6097522851546e1a539b0644d9762d5"
I20260709 13:18:19.157585 18316 raft_consensus.cc:3055] T 905065f9c4254328832089cedf3a98f0 P e6097522851546e1a539b0644d9762d5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:18:19.157948 18316 raft_consensus.cc:740] T 905065f9c4254328832089cedf3a98f0 P e6097522851546e1a539b0644d9762d5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e6097522851546e1a539b0644d9762d5, State: Running, Role: LEADER
I20260709 13:18:19.158236 18131 leader_election.cc:304] T 905065f9c4254328832089cedf3a98f0 P c1d757ebdf934c0191dc461696aa1e8e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c1d757ebdf934c0191dc461696aa1e8e, ea7d68f1c1f146498364f8450a5f8ee9; no voters: 
I20260709 13:18:19.159200 18423 raft_consensus.cc:2804] T 905065f9c4254328832089cedf3a98f0 P c1d757ebdf934c0191dc461696aa1e8e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:18:19.158902 18316 consensus_queue.cc:260] T 905065f9c4254328832089cedf3a98f0 P e6097522851546e1a539b0644d9762d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:19.159785 18423 raft_consensus.cc:697] T 905065f9c4254328832089cedf3a98f0 P c1d757ebdf934c0191dc461696aa1e8e [term 2 LEADER]: Becoming Leader. State: Replica: c1d757ebdf934c0191dc461696aa1e8e, State: Running, Role: LEADER
I20260709 13:18:19.160312 18316 raft_consensus.cc:3060] T 905065f9c4254328832089cedf3a98f0 P e6097522851546e1a539b0644d9762d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:19.160621 18423 consensus_queue.cc:237] T 905065f9c4254328832089cedf3a98f0 P c1d757ebdf934c0191dc461696aa1e8e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:19.166478 18316 raft_consensus.cc:2468] T 905065f9c4254328832089cedf3a98f0 P e6097522851546e1a539b0644d9762d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1d757ebdf934c0191dc461696aa1e8e in term 2.
I20260709 13:18:19.167550 18065 catalog_manager.cc:5697] T 905065f9c4254328832089cedf3a98f0 P c1d757ebdf934c0191dc461696aa1e8e reported cstate change: term changed from 1 to 2, leader changed from e6097522851546e1a539b0644d9762d5 (127.12.19.131) to c1d757ebdf934c0191dc461696aa1e8e (127.12.19.129). New cstate: current_term: 2 leader_uuid: "c1d757ebdf934c0191dc461696aa1e8e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:19.182528 18389 raft_consensus.cc:993] T 88f912859fc24442ab485468b847ff5a P c1d757ebdf934c0191dc461696aa1e8e: : Instructing follower ea7d68f1c1f146498364f8450a5f8ee9 to start an election
I20260709 13:18:19.182955 18423 raft_consensus.cc:1081] T 88f912859fc24442ab485468b847ff5a P c1d757ebdf934c0191dc461696aa1e8e [term 1 LEADER]: Signalling peer ea7d68f1c1f146498364f8450a5f8ee9 to start an election
I20260709 13:18:19.184389 18242 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "88f912859fc24442ab485468b847ff5a"
dest_uuid: "ea7d68f1c1f146498364f8450a5f8ee9"
 from {username='slave'} at 127.0.0.1:39784
I20260709 13:18:19.184937 18242 raft_consensus.cc:493] T 88f912859fc24442ab485468b847ff5a P ea7d68f1c1f146498364f8450a5f8ee9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:19.185333 18242 raft_consensus.cc:3060] T 88f912859fc24442ab485468b847ff5a P ea7d68f1c1f146498364f8450a5f8ee9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:19.190578 18242 raft_consensus.cc:515] T 88f912859fc24442ab485468b847ff5a P ea7d68f1c1f146498364f8450a5f8ee9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:19.192119 18242 leader_election.cc:290] T 88f912859fc24442ab485468b847ff5a P ea7d68f1c1f146498364f8450a5f8ee9 [CANDIDATE]: Term 2 election: Requested vote from peers c1d757ebdf934c0191dc461696aa1e8e (127.12.19.129:40103), e6097522851546e1a539b0644d9762d5 (127.12.19.131:42955)
I20260709 13:18:19.192889 18166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88f912859fc24442ab485468b847ff5a" candidate_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c1d757ebdf934c0191dc461696aa1e8e"
I20260709 13:18:19.193066 18316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88f912859fc24442ab485468b847ff5a" candidate_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e6097522851546e1a539b0644d9762d5"
I20260709 13:18:19.193509 18166 raft_consensus.cc:3055] T 88f912859fc24442ab485468b847ff5a P c1d757ebdf934c0191dc461696aa1e8e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:18:19.193619 18316 raft_consensus.cc:3060] T 88f912859fc24442ab485468b847ff5a P e6097522851546e1a539b0644d9762d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:19.193813 18166 raft_consensus.cc:740] T 88f912859fc24442ab485468b847ff5a P c1d757ebdf934c0191dc461696aa1e8e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c1d757ebdf934c0191dc461696aa1e8e, State: Running, Role: LEADER
I20260709 13:18:19.194640 18166 consensus_queue.cc:260] T 88f912859fc24442ab485468b847ff5a P c1d757ebdf934c0191dc461696aa1e8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:19.195607 18166 raft_consensus.cc:3060] T 88f912859fc24442ab485468b847ff5a P c1d757ebdf934c0191dc461696aa1e8e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:19.198551 18316 raft_consensus.cc:2468] T 88f912859fc24442ab485468b847ff5a P e6097522851546e1a539b0644d9762d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea7d68f1c1f146498364f8450a5f8ee9 in term 2.
I20260709 13:18:19.199648 18207 leader_election.cc:304] T 88f912859fc24442ab485468b847ff5a P ea7d68f1c1f146498364f8450a5f8ee9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e6097522851546e1a539b0644d9762d5, ea7d68f1c1f146498364f8450a5f8ee9; no voters: 
I20260709 13:18:19.200426 18363 raft_consensus.cc:2804] T 88f912859fc24442ab485468b847ff5a P ea7d68f1c1f146498364f8450a5f8ee9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:18:19.200616 18166 raft_consensus.cc:2468] T 88f912859fc24442ab485468b847ff5a P c1d757ebdf934c0191dc461696aa1e8e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea7d68f1c1f146498364f8450a5f8ee9 in term 2.
I20260709 13:18:19.200824 18363 raft_consensus.cc:697] T 88f912859fc24442ab485468b847ff5a P ea7d68f1c1f146498364f8450a5f8ee9 [term 2 LEADER]: Becoming Leader. State: Replica: ea7d68f1c1f146498364f8450a5f8ee9, State: Running, Role: LEADER
I20260709 13:18:19.201687 18363 consensus_queue.cc:237] T 88f912859fc24442ab485468b847ff5a P ea7d68f1c1f146498364f8450a5f8ee9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:19.207553 18065 catalog_manager.cc:5697] T 88f912859fc24442ab485468b847ff5a P ea7d68f1c1f146498364f8450a5f8ee9 reported cstate change: term changed from 1 to 2, leader changed from c1d757ebdf934c0191dc461696aa1e8e (127.12.19.129) to ea7d68f1c1f146498364f8450a5f8ee9 (127.12.19.130). New cstate: current_term: 2 leader_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:19.266155 18432 raft_consensus.cc:993] T 95d7560963914386a3cfb3cb1e3b68ee P e6097522851546e1a539b0644d9762d5: : Instructing follower c1d757ebdf934c0191dc461696aa1e8e to start an election
I20260709 13:18:19.266600 18404 raft_consensus.cc:1081] T 95d7560963914386a3cfb3cb1e3b68ee P e6097522851546e1a539b0644d9762d5 [term 1 LEADER]: Signalling peer c1d757ebdf934c0191dc461696aa1e8e to start an election
I20260709 13:18:19.268127 18166 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "95d7560963914386a3cfb3cb1e3b68ee"
dest_uuid: "c1d757ebdf934c0191dc461696aa1e8e"
 from {username='slave'} at 127.0.0.1:56190
I20260709 13:18:19.268687 18166 raft_consensus.cc:493] T 95d7560963914386a3cfb3cb1e3b68ee P c1d757ebdf934c0191dc461696aa1e8e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:19.269049 18166 raft_consensus.cc:3060] T 95d7560963914386a3cfb3cb1e3b68ee P c1d757ebdf934c0191dc461696aa1e8e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:19.275239 18382 raft_consensus.cc:993] T 73e4702af8c54095b5f5ede0bc531bb1 P ea7d68f1c1f146498364f8450a5f8ee9: : Instructing follower c1d757ebdf934c0191dc461696aa1e8e to start an election
I20260709 13:18:19.275770 18363 raft_consensus.cc:1081] T 73e4702af8c54095b5f5ede0bc531bb1 P ea7d68f1c1f146498364f8450a5f8ee9 [term 1 LEADER]: Signalling peer c1d757ebdf934c0191dc461696aa1e8e to start an election
I20260709 13:18:19.275916 18166 raft_consensus.cc:515] T 95d7560963914386a3cfb3cb1e3b68ee P c1d757ebdf934c0191dc461696aa1e8e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:19.277350 18167 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "73e4702af8c54095b5f5ede0bc531bb1"
dest_uuid: "c1d757ebdf934c0191dc461696aa1e8e"
 from {username='slave'} at 127.0.0.1:56180
I20260709 13:18:19.277802 18167 raft_consensus.cc:493] T 73e4702af8c54095b5f5ede0bc531bb1 P c1d757ebdf934c0191dc461696aa1e8e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:19.278030 18166 leader_election.cc:290] T 95d7560963914386a3cfb3cb1e3b68ee P c1d757ebdf934c0191dc461696aa1e8e [CANDIDATE]: Term 2 election: Requested vote from peers ea7d68f1c1f146498364f8450a5f8ee9 (127.12.19.130:36285), e6097522851546e1a539b0644d9762d5 (127.12.19.131:42955)
I20260709 13:18:19.278162 18167 raft_consensus.cc:3060] T 73e4702af8c54095b5f5ede0bc531bb1 P c1d757ebdf934c0191dc461696aa1e8e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:19.278774 18242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95d7560963914386a3cfb3cb1e3b68ee" candidate_uuid: "c1d757ebdf934c0191dc461696aa1e8e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ea7d68f1c1f146498364f8450a5f8ee9"
I20260709 13:18:19.279008 18316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95d7560963914386a3cfb3cb1e3b68ee" candidate_uuid: "c1d757ebdf934c0191dc461696aa1e8e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e6097522851546e1a539b0644d9762d5"
I20260709 13:18:19.279403 18242 raft_consensus.cc:3060] T 95d7560963914386a3cfb3cb1e3b68ee P ea7d68f1c1f146498364f8450a5f8ee9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:19.279635 18316 raft_consensus.cc:3055] T 95d7560963914386a3cfb3cb1e3b68ee P e6097522851546e1a539b0644d9762d5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:18:19.280016 18316 raft_consensus.cc:740] T 95d7560963914386a3cfb3cb1e3b68ee P e6097522851546e1a539b0644d9762d5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e6097522851546e1a539b0644d9762d5, State: Running, Role: LEADER
I20260709 13:18:19.280722 18316 consensus_queue.cc:260] T 95d7560963914386a3cfb3cb1e3b68ee P e6097522851546e1a539b0644d9762d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:19.281749 18316 raft_consensus.cc:3060] T 95d7560963914386a3cfb3cb1e3b68ee P e6097522851546e1a539b0644d9762d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:19.285121 18167 raft_consensus.cc:515] T 73e4702af8c54095b5f5ede0bc531bb1 P c1d757ebdf934c0191dc461696aa1e8e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:19.286486 18242 raft_consensus.cc:2468] T 95d7560963914386a3cfb3cb1e3b68ee P ea7d68f1c1f146498364f8450a5f8ee9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1d757ebdf934c0191dc461696aa1e8e in term 2.
I20260709 13:18:19.286618 18316 raft_consensus.cc:2468] T 95d7560963914386a3cfb3cb1e3b68ee P e6097522851546e1a539b0644d9762d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1d757ebdf934c0191dc461696aa1e8e in term 2.
I20260709 13:18:19.287672 18131 leader_election.cc:304] T 95d7560963914386a3cfb3cb1e3b68ee P c1d757ebdf934c0191dc461696aa1e8e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c1d757ebdf934c0191dc461696aa1e8e, ea7d68f1c1f146498364f8450a5f8ee9; no voters: 
I20260709 13:18:19.288059 18167 leader_election.cc:290] T 73e4702af8c54095b5f5ede0bc531bb1 P c1d757ebdf934c0191dc461696aa1e8e [CANDIDATE]: Term 2 election: Requested vote from peers ea7d68f1c1f146498364f8450a5f8ee9 (127.12.19.130:36285), e6097522851546e1a539b0644d9762d5 (127.12.19.131:42955)
I20260709 13:18:19.288256 18241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73e4702af8c54095b5f5ede0bc531bb1" candidate_uuid: "c1d757ebdf934c0191dc461696aa1e8e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ea7d68f1c1f146498364f8450a5f8ee9"
I20260709 13:18:19.288374 18316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73e4702af8c54095b5f5ede0bc531bb1" candidate_uuid: "c1d757ebdf934c0191dc461696aa1e8e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e6097522851546e1a539b0644d9762d5"
I20260709 13:18:19.288817 18241 raft_consensus.cc:3055] T 73e4702af8c54095b5f5ede0bc531bb1 P ea7d68f1c1f146498364f8450a5f8ee9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:18:19.288750 18423 raft_consensus.cc:2804] T 95d7560963914386a3cfb3cb1e3b68ee P c1d757ebdf934c0191dc461696aa1e8e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:18:19.288978 18316 raft_consensus.cc:3060] T 73e4702af8c54095b5f5ede0bc531bb1 P e6097522851546e1a539b0644d9762d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:19.289361 18241 raft_consensus.cc:740] T 73e4702af8c54095b5f5ede0bc531bb1 P ea7d68f1c1f146498364f8450a5f8ee9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ea7d68f1c1f146498364f8450a5f8ee9, State: Running, Role: LEADER
I20260709 13:18:19.289582 18423 raft_consensus.cc:697] T 95d7560963914386a3cfb3cb1e3b68ee P c1d757ebdf934c0191dc461696aa1e8e [term 2 LEADER]: Becoming Leader. State: Replica: c1d757ebdf934c0191dc461696aa1e8e, State: Running, Role: LEADER
I20260709 13:18:19.290198 18241 consensus_queue.cc:260] T 73e4702af8c54095b5f5ede0bc531bb1 P ea7d68f1c1f146498364f8450a5f8ee9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:19.290345 18423 consensus_queue.cc:237] T 95d7560963914386a3cfb3cb1e3b68ee P c1d757ebdf934c0191dc461696aa1e8e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:19.291491 18241 raft_consensus.cc:3060] T 73e4702af8c54095b5f5ede0bc531bb1 P ea7d68f1c1f146498364f8450a5f8ee9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:19.294641 18316 raft_consensus.cc:2468] T 73e4702af8c54095b5f5ede0bc531bb1 P e6097522851546e1a539b0644d9762d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1d757ebdf934c0191dc461696aa1e8e in term 2.
I20260709 13:18:19.295611 18132 leader_election.cc:304] T 73e4702af8c54095b5f5ede0bc531bb1 P c1d757ebdf934c0191dc461696aa1e8e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c1d757ebdf934c0191dc461696aa1e8e, e6097522851546e1a539b0644d9762d5; no voters: 
I20260709 13:18:19.296293 18423 raft_consensus.cc:2804] T 73e4702af8c54095b5f5ede0bc531bb1 P c1d757ebdf934c0191dc461696aa1e8e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:18:19.296836 18423 raft_consensus.cc:697] T 73e4702af8c54095b5f5ede0bc531bb1 P c1d757ebdf934c0191dc461696aa1e8e [term 2 LEADER]: Becoming Leader. State: Replica: c1d757ebdf934c0191dc461696aa1e8e, State: Running, Role: LEADER
I20260709 13:18:19.297521 18423 consensus_queue.cc:237] T 73e4702af8c54095b5f5ede0bc531bb1 P c1d757ebdf934c0191dc461696aa1e8e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:19.297850 18241 raft_consensus.cc:2468] T 73e4702af8c54095b5f5ede0bc531bb1 P ea7d68f1c1f146498364f8450a5f8ee9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1d757ebdf934c0191dc461696aa1e8e in term 2.
I20260709 13:18:19.298830 18065 catalog_manager.cc:5697] T 95d7560963914386a3cfb3cb1e3b68ee P c1d757ebdf934c0191dc461696aa1e8e reported cstate change: term changed from 1 to 2, leader changed from e6097522851546e1a539b0644d9762d5 (127.12.19.131) to c1d757ebdf934c0191dc461696aa1e8e (127.12.19.129). New cstate: current_term: 2 leader_uuid: "c1d757ebdf934c0191dc461696aa1e8e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:19.309913 18065 catalog_manager.cc:5697] T 73e4702af8c54095b5f5ede0bc531bb1 P c1d757ebdf934c0191dc461696aa1e8e reported cstate change: term changed from 1 to 2, leader changed from ea7d68f1c1f146498364f8450a5f8ee9 (127.12.19.130) to c1d757ebdf934c0191dc461696aa1e8e (127.12.19.129). New cstate: current_term: 2 leader_uuid: "c1d757ebdf934c0191dc461696aa1e8e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:19.346745 18423 consensus_queue.cc:1048] T 045a169a6f774beaa1d9ac1492a1211e P c1d757ebdf934c0191dc461696aa1e8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:19.356352 18365 consensus_queue.cc:1048] T 045a169a6f774beaa1d9ac1492a1211e P c1d757ebdf934c0191dc461696aa1e8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:19.365267 18389 raft_consensus.cc:993] T 045a169a6f774beaa1d9ac1492a1211e P c1d757ebdf934c0191dc461696aa1e8e: : Instructing follower ea7d68f1c1f146498364f8450a5f8ee9 to start an election
I20260709 13:18:19.365633 18365 raft_consensus.cc:1081] T 045a169a6f774beaa1d9ac1492a1211e P c1d757ebdf934c0191dc461696aa1e8e [term 1 LEADER]: Signalling peer ea7d68f1c1f146498364f8450a5f8ee9 to start an election
I20260709 13:18:19.367164 18241 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "045a169a6f774beaa1d9ac1492a1211e"
dest_uuid: "ea7d68f1c1f146498364f8450a5f8ee9"
 from {username='slave'} at 127.0.0.1:39784
I20260709 13:18:19.367745 18241 raft_consensus.cc:493] T 045a169a6f774beaa1d9ac1492a1211e P ea7d68f1c1f146498364f8450a5f8ee9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:19.368094 18241 raft_consensus.cc:3060] T 045a169a6f774beaa1d9ac1492a1211e P ea7d68f1c1f146498364f8450a5f8ee9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:19.373229 18241 raft_consensus.cc:515] T 045a169a6f774beaa1d9ac1492a1211e P ea7d68f1c1f146498364f8450a5f8ee9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:19.375485 18241 leader_election.cc:290] T 045a169a6f774beaa1d9ac1492a1211e P ea7d68f1c1f146498364f8450a5f8ee9 [CANDIDATE]: Term 2 election: Requested vote from peers c1d757ebdf934c0191dc461696aa1e8e (127.12.19.129:40103), e6097522851546e1a539b0644d9762d5 (127.12.19.131:42955)
I20260709 13:18:19.375737 18167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "045a169a6f774beaa1d9ac1492a1211e" candidate_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c1d757ebdf934c0191dc461696aa1e8e"
I20260709 13:18:19.375994 18316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "045a169a6f774beaa1d9ac1492a1211e" candidate_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e6097522851546e1a539b0644d9762d5"
I20260709 13:18:19.376375 18167 raft_consensus.cc:3055] T 045a169a6f774beaa1d9ac1492a1211e P c1d757ebdf934c0191dc461696aa1e8e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:18:19.376677 18316 raft_consensus.cc:3060] T 045a169a6f774beaa1d9ac1492a1211e P e6097522851546e1a539b0644d9762d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:19.376782 18167 raft_consensus.cc:740] T 045a169a6f774beaa1d9ac1492a1211e P c1d757ebdf934c0191dc461696aa1e8e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c1d757ebdf934c0191dc461696aa1e8e, State: Running, Role: LEADER
I20260709 13:18:19.377732 18167 consensus_queue.cc:260] T 045a169a6f774beaa1d9ac1492a1211e P c1d757ebdf934c0191dc461696aa1e8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:19.379015 18167 raft_consensus.cc:3060] T 045a169a6f774beaa1d9ac1492a1211e P c1d757ebdf934c0191dc461696aa1e8e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:19.382093 18316 raft_consensus.cc:2468] T 045a169a6f774beaa1d9ac1492a1211e P e6097522851546e1a539b0644d9762d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea7d68f1c1f146498364f8450a5f8ee9 in term 2.
I20260709 13:18:19.383085 18207 leader_election.cc:304] T 045a169a6f774beaa1d9ac1492a1211e P ea7d68f1c1f146498364f8450a5f8ee9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e6097522851546e1a539b0644d9762d5, ea7d68f1c1f146498364f8450a5f8ee9; no voters: 
I20260709 13:18:19.383910 18363 raft_consensus.cc:2804] T 045a169a6f774beaa1d9ac1492a1211e P ea7d68f1c1f146498364f8450a5f8ee9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:18:19.384301 18363 raft_consensus.cc:697] T 045a169a6f774beaa1d9ac1492a1211e P ea7d68f1c1f146498364f8450a5f8ee9 [term 2 LEADER]: Becoming Leader. State: Replica: ea7d68f1c1f146498364f8450a5f8ee9, State: Running, Role: LEADER
I20260709 13:18:19.384871 18167 raft_consensus.cc:2468] T 045a169a6f774beaa1d9ac1492a1211e P c1d757ebdf934c0191dc461696aa1e8e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea7d68f1c1f146498364f8450a5f8ee9 in term 2.
I20260709 13:18:19.385056 18363 consensus_queue.cc:237] T 045a169a6f774beaa1d9ac1492a1211e P ea7d68f1c1f146498364f8450a5f8ee9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:19.391033 18061 catalog_manager.cc:5697] T 045a169a6f774beaa1d9ac1492a1211e P ea7d68f1c1f146498364f8450a5f8ee9 reported cstate change: term changed from 1 to 2, leader changed from c1d757ebdf934c0191dc461696aa1e8e (127.12.19.129) to ea7d68f1c1f146498364f8450a5f8ee9 (127.12.19.130). New cstate: current_term: 2 leader_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:19.545542 18394 raft_consensus.cc:993] T a4daa266e33540299aa0c54b1466d604 P e6097522851546e1a539b0644d9762d5: : Instructing follower ea7d68f1c1f146498364f8450a5f8ee9 to start an election
I20260709 13:18:19.545993 18404 raft_consensus.cc:1081] T a4daa266e33540299aa0c54b1466d604 P e6097522851546e1a539b0644d9762d5 [term 1 LEADER]: Signalling peer ea7d68f1c1f146498364f8450a5f8ee9 to start an election
I20260709 13:18:19.547523 18241 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a4daa266e33540299aa0c54b1466d604"
dest_uuid: "ea7d68f1c1f146498364f8450a5f8ee9"
 from {username='slave'} at 127.0.0.1:39786
I20260709 13:18:19.548017 18241 raft_consensus.cc:493] T a4daa266e33540299aa0c54b1466d604 P ea7d68f1c1f146498364f8450a5f8ee9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:19.548329 18241 raft_consensus.cc:3060] T a4daa266e33540299aa0c54b1466d604 P ea7d68f1c1f146498364f8450a5f8ee9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:19.553036 18241 raft_consensus.cc:515] T a4daa266e33540299aa0c54b1466d604 P ea7d68f1c1f146498364f8450a5f8ee9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:19.554984 18241 leader_election.cc:290] T a4daa266e33540299aa0c54b1466d604 P ea7d68f1c1f146498364f8450a5f8ee9 [CANDIDATE]: Term 2 election: Requested vote from peers c1d757ebdf934c0191dc461696aa1e8e (127.12.19.129:40103), e6097522851546e1a539b0644d9762d5 (127.12.19.131:42955)
I20260709 13:18:19.555557 18316 raft_consensus.cc:1275] T 905065f9c4254328832089cedf3a98f0 P e6097522851546e1a539b0644d9762d5 [term 2 FOLLOWER]: Refusing update from remote peer c1d757ebdf934c0191dc461696aa1e8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:19.555558 18167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4daa266e33540299aa0c54b1466d604" candidate_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c1d757ebdf934c0191dc461696aa1e8e"
I20260709 13:18:19.556099 18315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4daa266e33540299aa0c54b1466d604" candidate_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e6097522851546e1a539b0644d9762d5"
I20260709 13:18:19.556582 18167 raft_consensus.cc:3060] T a4daa266e33540299aa0c54b1466d604 P c1d757ebdf934c0191dc461696aa1e8e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:19.557083 18365 consensus_queue.cc:1048] T 905065f9c4254328832089cedf3a98f0 P c1d757ebdf934c0191dc461696aa1e8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:18:19.556687 18315 raft_consensus.cc:3055] T a4daa266e33540299aa0c54b1466d604 P e6097522851546e1a539b0644d9762d5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:18:19.558379 18315 raft_consensus.cc:740] T a4daa266e33540299aa0c54b1466d604 P e6097522851546e1a539b0644d9762d5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e6097522851546e1a539b0644d9762d5, State: Running, Role: LEADER
I20260709 13:18:19.559218 18315 consensus_queue.cc:260] T a4daa266e33540299aa0c54b1466d604 P e6097522851546e1a539b0644d9762d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:19.560411 18315 raft_consensus.cc:3060] T a4daa266e33540299aa0c54b1466d604 P e6097522851546e1a539b0644d9762d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:19.564327 18167 raft_consensus.cc:2468] T a4daa266e33540299aa0c54b1466d604 P c1d757ebdf934c0191dc461696aa1e8e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea7d68f1c1f146498364f8450a5f8ee9 in term 2.
I20260709 13:18:19.565742 18206 leader_election.cc:304] T a4daa266e33540299aa0c54b1466d604 P ea7d68f1c1f146498364f8450a5f8ee9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c1d757ebdf934c0191dc461696aa1e8e, ea7d68f1c1f146498364f8450a5f8ee9; no voters: 
I20260709 13:18:19.566473 18363 raft_consensus.cc:2804] T a4daa266e33540299aa0c54b1466d604 P ea7d68f1c1f146498364f8450a5f8ee9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:18:19.566929 18363 raft_consensus.cc:697] T a4daa266e33540299aa0c54b1466d604 P ea7d68f1c1f146498364f8450a5f8ee9 [term 2 LEADER]: Becoming Leader. State: Replica: ea7d68f1c1f146498364f8450a5f8ee9, State: Running, Role: LEADER
I20260709 13:18:19.568166 18241 raft_consensus.cc:1275] T 905065f9c4254328832089cedf3a98f0 P ea7d68f1c1f146498364f8450a5f8ee9 [term 2 FOLLOWER]: Refusing update from remote peer c1d757ebdf934c0191dc461696aa1e8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:19.567998 18363 consensus_queue.cc:237] T a4daa266e33540299aa0c54b1466d604 P ea7d68f1c1f146498364f8450a5f8ee9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:19.570704 18315 raft_consensus.cc:2468] T a4daa266e33540299aa0c54b1466d604 P e6097522851546e1a539b0644d9762d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea7d68f1c1f146498364f8450a5f8ee9 in term 2.
I20260709 13:18:19.571425 18365 consensus_queue.cc:1048] T 905065f9c4254328832089cedf3a98f0 P c1d757ebdf934c0191dc461696aa1e8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:19.577656 18065 catalog_manager.cc:5697] T a4daa266e33540299aa0c54b1466d604 P ea7d68f1c1f146498364f8450a5f8ee9 reported cstate change: term changed from 1 to 2, leader changed from e6097522851546e1a539b0644d9762d5 (127.12.19.131) to ea7d68f1c1f146498364f8450a5f8ee9 (127.12.19.130). New cstate: current_term: 2 leader_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:19.601191 18167 raft_consensus.cc:1275] T 4ab6563464b343508d388464ca7138bd P c1d757ebdf934c0191dc461696aa1e8e [term 2 FOLLOWER]: Refusing update from remote peer ea7d68f1c1f146498364f8450a5f8ee9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:19.602353 18363 consensus_queue.cc:1048] T 4ab6563464b343508d388464ca7138bd P ea7d68f1c1f146498364f8450a5f8ee9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:19.609248 18315 raft_consensus.cc:1275] T 4ab6563464b343508d388464ca7138bd P e6097522851546e1a539b0644d9762d5 [term 2 FOLLOWER]: Refusing update from remote peer ea7d68f1c1f146498364f8450a5f8ee9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:19.610898 18382 consensus_queue.cc:1048] T 4ab6563464b343508d388464ca7138bd P ea7d68f1c1f146498364f8450a5f8ee9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:19.678660 18241 raft_consensus.cc:1275] T 73e4702af8c54095b5f5ede0bc531bb1 P ea7d68f1c1f146498364f8450a5f8ee9 [term 2 FOLLOWER]: Refusing update from remote peer c1d757ebdf934c0191dc461696aa1e8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:19.679875 18365 consensus_queue.cc:1048] T 73e4702af8c54095b5f5ede0bc531bb1 P c1d757ebdf934c0191dc461696aa1e8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:19.687582 18315 raft_consensus.cc:1275] T 73e4702af8c54095b5f5ede0bc531bb1 P e6097522851546e1a539b0644d9762d5 [term 2 FOLLOWER]: Refusing update from remote peer c1d757ebdf934c0191dc461696aa1e8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:19.689494 18387 consensus_queue.cc:1048] T 73e4702af8c54095b5f5ede0bc531bb1 P c1d757ebdf934c0191dc461696aa1e8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:19.707751 18241 raft_consensus.cc:1275] T 95d7560963914386a3cfb3cb1e3b68ee P ea7d68f1c1f146498364f8450a5f8ee9 [term 2 FOLLOWER]: Refusing update from remote peer c1d757ebdf934c0191dc461696aa1e8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:19.708899 18387 consensus_queue.cc:1048] T 95d7560963914386a3cfb3cb1e3b68ee P c1d757ebdf934c0191dc461696aa1e8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:19.717963 18315 raft_consensus.cc:1275] T 95d7560963914386a3cfb3cb1e3b68ee P e6097522851546e1a539b0644d9762d5 [term 2 FOLLOWER]: Refusing update from remote peer c1d757ebdf934c0191dc461696aa1e8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:19.720041 18423 consensus_queue.cc:1048] T 95d7560963914386a3cfb3cb1e3b68ee P c1d757ebdf934c0191dc461696aa1e8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:19.770565 18315 raft_consensus.cc:1275] T 88f912859fc24442ab485468b847ff5a P e6097522851546e1a539b0644d9762d5 [term 2 FOLLOWER]: Refusing update from remote peer ea7d68f1c1f146498364f8450a5f8ee9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:19.771684 18382 consensus_queue.cc:1048] T 88f912859fc24442ab485468b847ff5a P ea7d68f1c1f146498364f8450a5f8ee9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:19.780896 18167 raft_consensus.cc:1275] T 88f912859fc24442ab485468b847ff5a P c1d757ebdf934c0191dc461696aa1e8e [term 2 FOLLOWER]: Refusing update from remote peer ea7d68f1c1f146498364f8450a5f8ee9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:19.782444 18438 consensus_queue.cc:1048] T 88f912859fc24442ab485468b847ff5a P ea7d68f1c1f146498364f8450a5f8ee9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:19.874155 18167 raft_consensus.cc:1275] T 045a169a6f774beaa1d9ac1492a1211e P c1d757ebdf934c0191dc461696aa1e8e [term 2 FOLLOWER]: Refusing update from remote peer ea7d68f1c1f146498364f8450a5f8ee9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:19.875396 18438 consensus_queue.cc:1048] T 045a169a6f774beaa1d9ac1492a1211e P ea7d68f1c1f146498364f8450a5f8ee9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:19.882433 18315 raft_consensus.cc:1275] T 045a169a6f774beaa1d9ac1492a1211e P e6097522851546e1a539b0644d9762d5 [term 2 FOLLOWER]: Refusing update from remote peer ea7d68f1c1f146498364f8450a5f8ee9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:19.884572 18443 consensus_queue.cc:1048] T 045a169a6f774beaa1d9ac1492a1211e P ea7d68f1c1f146498364f8450a5f8ee9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:20.070348 18315 raft_consensus.cc:1275] T a4daa266e33540299aa0c54b1466d604 P e6097522851546e1a539b0644d9762d5 [term 2 FOLLOWER]: Refusing update from remote peer ea7d68f1c1f146498364f8450a5f8ee9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:20.071555 18443 consensus_queue.cc:1048] T a4daa266e33540299aa0c54b1466d604 P ea7d68f1c1f146498364f8450a5f8ee9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:20.079763 18167 raft_consensus.cc:1275] T a4daa266e33540299aa0c54b1466d604 P c1d757ebdf934c0191dc461696aa1e8e [term 2 FOLLOWER]: Refusing update from remote peer ea7d68f1c1f146498364f8450a5f8ee9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:20.081239 18363 consensus_queue.cc:1048] T a4daa266e33540299aa0c54b1466d604 P ea7d68f1c1f146498364f8450a5f8ee9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:22.052762 18065 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46506:
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 13:18:22.054826 18065 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 13:18:22.102756 18149 tablet_service.cc:1511] Processing CreateTablet for tablet 07ed861d9504437eb1bd2be3d8f6bc23 (DEFAULT_TABLE table=soft_deleted_table [id=23ef811e469a4272919d8e35db574ba1]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:18:22.103895 18149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07ed861d9504437eb1bd2be3d8f6bc23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:22.103925 18225 tablet_service.cc:1511] Processing CreateTablet for tablet 07ed861d9504437eb1bd2be3d8f6bc23 (DEFAULT_TABLE table=soft_deleted_table [id=23ef811e469a4272919d8e35db574ba1]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:18:22.105189 18225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07ed861d9504437eb1bd2be3d8f6bc23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:22.105811 18305 tablet_service.cc:1511] Processing CreateTablet for tablet 07ed861d9504437eb1bd2be3d8f6bc23 (DEFAULT_TABLE table=soft_deleted_table [id=23ef811e469a4272919d8e35db574ba1]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:18:22.107009 18305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07ed861d9504437eb1bd2be3d8f6bc23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:22.108484 18227 tablet_service.cc:1511] Processing CreateTablet for tablet 06c815ac0f3e40358acf8de6a5045e94 (DEFAULT_TABLE table=soft_deleted_table [id=23ef811e469a4272919d8e35db574ba1]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:18:22.108803 18153 tablet_service.cc:1511] Processing CreateTablet for tablet 06c815ac0f3e40358acf8de6a5045e94 (DEFAULT_TABLE table=soft_deleted_table [id=23ef811e469a4272919d8e35db574ba1]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:18:22.109766 18227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06c815ac0f3e40358acf8de6a5045e94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:22.110092 18153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06c815ac0f3e40358acf8de6a5045e94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:22.112910 18150 tablet_service.cc:1511] Processing CreateTablet for tablet 68e7880056ca4af380903714aebb5938 (DEFAULT_TABLE table=soft_deleted_table [id=23ef811e469a4272919d8e35db574ba1]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:18:22.114130 18150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68e7880056ca4af380903714aebb5938. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:22.114218 18228 tablet_service.cc:1511] Processing CreateTablet for tablet 68e7880056ca4af380903714aebb5938 (DEFAULT_TABLE table=soft_deleted_table [id=23ef811e469a4272919d8e35db574ba1]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:18:22.115445 18228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68e7880056ca4af380903714aebb5938. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:22.118832 18230 tablet_service.cc:1511] Processing CreateTablet for tablet bf03ae73187848de9e143f4254446050 (DEFAULT_TABLE table=soft_deleted_table [id=23ef811e469a4272919d8e35db574ba1]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:18:22.118942 18157 tablet_service.cc:1511] Processing CreateTablet for tablet bf03ae73187848de9e143f4254446050 (DEFAULT_TABLE table=soft_deleted_table [id=23ef811e469a4272919d8e35db574ba1]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:18:22.120131 18230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf03ae73187848de9e143f4254446050. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:22.120288 18157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf03ae73187848de9e143f4254446050. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:22.130718 18458 tablet_bootstrap.cc:492] T 07ed861d9504437eb1bd2be3d8f6bc23 P c1d757ebdf934c0191dc461696aa1e8e: Bootstrap starting.
I20260709 13:18:22.136850 18458 tablet_bootstrap.cc:654] T 07ed861d9504437eb1bd2be3d8f6bc23 P c1d757ebdf934c0191dc461696aa1e8e: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:22.138608 18306 tablet_service.cc:1511] Processing CreateTablet for tablet 06c815ac0f3e40358acf8de6a5045e94 (DEFAULT_TABLE table=soft_deleted_table [id=23ef811e469a4272919d8e35db574ba1]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:18:22.139992 18155 tablet_service.cc:1511] Processing CreateTablet for tablet 675694e64076476bab54fd1baebf7bc2 (DEFAULT_TABLE table=soft_deleted_table [id=23ef811e469a4272919d8e35db574ba1]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:18:22.141268 18155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 675694e64076476bab54fd1baebf7bc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:22.141650 18302 tablet_service.cc:1511] Processing CreateTablet for tablet 68e7880056ca4af380903714aebb5938 (DEFAULT_TABLE table=soft_deleted_table [id=23ef811e469a4272919d8e35db574ba1]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:18:22.140065 18306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06c815ac0f3e40358acf8de6a5045e94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:22.144140 18302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68e7880056ca4af380903714aebb5938. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:22.145321 18232 tablet_service.cc:1511] Processing CreateTablet for tablet 675694e64076476bab54fd1baebf7bc2 (DEFAULT_TABLE table=soft_deleted_table [id=23ef811e469a4272919d8e35db574ba1]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:18:22.146526 18232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 675694e64076476bab54fd1baebf7bc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:22.153131 18304 tablet_service.cc:1511] Processing CreateTablet for tablet bf03ae73187848de9e143f4254446050 (DEFAULT_TABLE table=soft_deleted_table [id=23ef811e469a4272919d8e35db574ba1]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:18:22.154392 18304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf03ae73187848de9e143f4254446050. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:22.165457 18301 tablet_service.cc:1511] Processing CreateTablet for tablet 675694e64076476bab54fd1baebf7bc2 (DEFAULT_TABLE table=soft_deleted_table [id=23ef811e469a4272919d8e35db574ba1]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:18:22.166873 18301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 675694e64076476bab54fd1baebf7bc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:22.166529 18149 tablet_service.cc:1511] Processing CreateTablet for tablet 11088daaf431493caeb66bbb6c61613f (DEFAULT_TABLE table=soft_deleted_table [id=23ef811e469a4272919d8e35db574ba1]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:18:22.167855 18149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11088daaf431493caeb66bbb6c61613f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:22.184090 18229 tablet_service.cc:1511] Processing CreateTablet for tablet 11088daaf431493caeb66bbb6c61613f (DEFAULT_TABLE table=soft_deleted_table [id=23ef811e469a4272919d8e35db574ba1]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:18:22.185417 18229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11088daaf431493caeb66bbb6c61613f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:22.197518 18461 tablet_bootstrap.cc:492] T 675694e64076476bab54fd1baebf7bc2 P e6097522851546e1a539b0644d9762d5: Bootstrap starting.
I20260709 13:18:22.198267 18303 tablet_service.cc:1511] Processing CreateTablet for tablet 11088daaf431493caeb66bbb6c61613f (DEFAULT_TABLE table=soft_deleted_table [id=23ef811e469a4272919d8e35db574ba1]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:18:22.199570 18151 tablet_service.cc:1511] Processing CreateTablet for tablet d9eaab202ff64678865461b97f4460f6 (DEFAULT_TABLE table=soft_deleted_table [id=23ef811e469a4272919d8e35db574ba1]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:18:22.201185 18303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11088daaf431493caeb66bbb6c61613f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:22.201256 18151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9eaab202ff64678865461b97f4460f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:22.206604 18461 tablet_bootstrap.cc:654] T 675694e64076476bab54fd1baebf7bc2 P e6097522851546e1a539b0644d9762d5: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:22.208451 18231 tablet_service.cc:1511] Processing CreateTablet for tablet d9eaab202ff64678865461b97f4460f6 (DEFAULT_TABLE table=soft_deleted_table [id=23ef811e469a4272919d8e35db574ba1]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:18:22.209692 18231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9eaab202ff64678865461b97f4460f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:22.221280 18152 tablet_service.cc:1511] Processing CreateTablet for tablet b4dec449fd834c4ba012cab7cc1c5b13 (DEFAULT_TABLE table=soft_deleted_table [id=23ef811e469a4272919d8e35db574ba1]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:18:22.222536 18152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4dec449fd834c4ba012cab7cc1c5b13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:22.225001 18301 tablet_service.cc:1511] Processing CreateTablet for tablet d9eaab202ff64678865461b97f4460f6 (DEFAULT_TABLE table=soft_deleted_table [id=23ef811e469a4272919d8e35db574ba1]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:18:22.226367 18301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9eaab202ff64678865461b97f4460f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:22.234277 18226 tablet_service.cc:1511] Processing CreateTablet for tablet b4dec449fd834c4ba012cab7cc1c5b13 (DEFAULT_TABLE table=soft_deleted_table [id=23ef811e469a4272919d8e35db574ba1]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:18:22.235983 18226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4dec449fd834c4ba012cab7cc1c5b13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:22.248592 18459 tablet_bootstrap.cc:492] T bf03ae73187848de9e143f4254446050 P ea7d68f1c1f146498364f8450a5f8ee9: Bootstrap starting.
I20260709 13:18:22.253794 18461 tablet_bootstrap.cc:492] T 675694e64076476bab54fd1baebf7bc2 P e6097522851546e1a539b0644d9762d5: No bootstrap required, opened a new log
I20260709 13:18:22.255136 18461 ts_tablet_manager.cc:1403] T 675694e64076476bab54fd1baebf7bc2 P e6097522851546e1a539b0644d9762d5: Time spent bootstrapping tablet: real 0.058s	user 0.012s	sys 0.000s
I20260709 13:18:22.270592 18461 raft_consensus.cc:359] T 675694e64076476bab54fd1baebf7bc2 P e6097522851546e1a539b0644d9762d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:22.271122 18153 tablet_service.cc:1511] Processing CreateTablet for tablet b885b7e2dcd64e97aa69d1dc22d007c7 (DEFAULT_TABLE table=soft_deleted_table [id=23ef811e469a4272919d8e35db574ba1]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:18:22.271436 18461 raft_consensus.cc:385] T 675694e64076476bab54fd1baebf7bc2 P e6097522851546e1a539b0644d9762d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:22.274945 18461 raft_consensus.cc:740] T 675694e64076476bab54fd1baebf7bc2 P e6097522851546e1a539b0644d9762d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6097522851546e1a539b0644d9762d5, State: Initialized, Role: FOLLOWER
I20260709 13:18:22.273916 18232 tablet_service.cc:1511] Processing CreateTablet for tablet b885b7e2dcd64e97aa69d1dc22d007c7 (DEFAULT_TABLE table=soft_deleted_table [id=23ef811e469a4272919d8e35db574ba1]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:18:22.277252 18232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b885b7e2dcd64e97aa69d1dc22d007c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:22.278173 18301 tablet_service.cc:1511] Processing CreateTablet for tablet b885b7e2dcd64e97aa69d1dc22d007c7 (DEFAULT_TABLE table=soft_deleted_table [id=23ef811e469a4272919d8e35db574ba1]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:18:22.279793 18301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b885b7e2dcd64e97aa69d1dc22d007c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:22.272395 18305 tablet_service.cc:1511] Processing CreateTablet for tablet b4dec449fd834c4ba012cab7cc1c5b13 (DEFAULT_TABLE table=soft_deleted_table [id=23ef811e469a4272919d8e35db574ba1]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:18:22.280905 18305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4dec449fd834c4ba012cab7cc1c5b13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:22.281536 18461 consensus_queue.cc:260] T 675694e64076476bab54fd1baebf7bc2 P e6097522851546e1a539b0644d9762d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:22.276302 18153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b885b7e2dcd64e97aa69d1dc22d007c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:22.288776 18461 ts_tablet_manager.cc:1434] T 675694e64076476bab54fd1baebf7bc2 P e6097522851546e1a539b0644d9762d5: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.000s
I20260709 13:18:22.289762 18461 tablet_bootstrap.cc:492] T bf03ae73187848de9e143f4254446050 P e6097522851546e1a539b0644d9762d5: Bootstrap starting.
I20260709 13:18:22.295819 18459 tablet_bootstrap.cc:654] T bf03ae73187848de9e143f4254446050 P ea7d68f1c1f146498364f8450a5f8ee9: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:22.282837 18458 tablet_bootstrap.cc:492] T 07ed861d9504437eb1bd2be3d8f6bc23 P c1d757ebdf934c0191dc461696aa1e8e: No bootstrap required, opened a new log
I20260709 13:18:22.303602 18458 ts_tablet_manager.cc:1403] T 07ed861d9504437eb1bd2be3d8f6bc23 P c1d757ebdf934c0191dc461696aa1e8e: Time spent bootstrapping tablet: real 0.173s	user 0.029s	sys 0.037s
I20260709 13:18:22.303877 18459 tablet_bootstrap.cc:492] T bf03ae73187848de9e143f4254446050 P ea7d68f1c1f146498364f8450a5f8ee9: No bootstrap required, opened a new log
I20260709 13:18:22.306633 18458 raft_consensus.cc:359] T 07ed861d9504437eb1bd2be3d8f6bc23 P c1d757ebdf934c0191dc461696aa1e8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:22.307519 18458 raft_consensus.cc:385] T 07ed861d9504437eb1bd2be3d8f6bc23 P c1d757ebdf934c0191dc461696aa1e8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:22.307822 18458 raft_consensus.cc:740] T 07ed861d9504437eb1bd2be3d8f6bc23 P c1d757ebdf934c0191dc461696aa1e8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1d757ebdf934c0191dc461696aa1e8e, State: Initialized, Role: FOLLOWER
I20260709 13:18:22.308517 18458 consensus_queue.cc:260] T 07ed861d9504437eb1bd2be3d8f6bc23 P c1d757ebdf934c0191dc461696aa1e8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:22.309397 18461 tablet_bootstrap.cc:654] T bf03ae73187848de9e143f4254446050 P e6097522851546e1a539b0644d9762d5: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:22.311131 18458 ts_tablet_manager.cc:1434] T 07ed861d9504437eb1bd2be3d8f6bc23 P c1d757ebdf934c0191dc461696aa1e8e: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.006s
I20260709 13:18:22.312179 18458 tablet_bootstrap.cc:492] T 06c815ac0f3e40358acf8de6a5045e94 P c1d757ebdf934c0191dc461696aa1e8e: Bootstrap starting.
I20260709 13:18:22.304507 18459 ts_tablet_manager.cc:1403] T bf03ae73187848de9e143f4254446050 P ea7d68f1c1f146498364f8450a5f8ee9: Time spent bootstrapping tablet: real 0.056s	user 0.013s	sys 0.000s
I20260709 13:18:22.317867 18459 raft_consensus.cc:359] T bf03ae73187848de9e143f4254446050 P ea7d68f1c1f146498364f8450a5f8ee9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:22.318594 18459 raft_consensus.cc:385] T bf03ae73187848de9e143f4254446050 P ea7d68f1c1f146498364f8450a5f8ee9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:22.318933 18459 raft_consensus.cc:740] T bf03ae73187848de9e143f4254446050 P ea7d68f1c1f146498364f8450a5f8ee9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea7d68f1c1f146498364f8450a5f8ee9, State: Initialized, Role: FOLLOWER
I20260709 13:18:22.319911 18458 tablet_bootstrap.cc:654] T 06c815ac0f3e40358acf8de6a5045e94 P c1d757ebdf934c0191dc461696aa1e8e: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:22.319708 18459 consensus_queue.cc:260] T bf03ae73187848de9e143f4254446050 P ea7d68f1c1f146498364f8450a5f8ee9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:22.322181 18459 ts_tablet_manager.cc:1434] T bf03ae73187848de9e143f4254446050 P ea7d68f1c1f146498364f8450a5f8ee9: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:18:22.323565 18459 tablet_bootstrap.cc:492] T 07ed861d9504437eb1bd2be3d8f6bc23 P ea7d68f1c1f146498364f8450a5f8ee9: Bootstrap starting.
I20260709 13:18:22.324826 18461 tablet_bootstrap.cc:492] T bf03ae73187848de9e143f4254446050 P e6097522851546e1a539b0644d9762d5: No bootstrap required, opened a new log
I20260709 13:18:22.325551 18461 ts_tablet_manager.cc:1403] T bf03ae73187848de9e143f4254446050 P e6097522851546e1a539b0644d9762d5: Time spent bootstrapping tablet: real 0.036s	user 0.008s	sys 0.010s
I20260709 13:18:22.329710 18459 tablet_bootstrap.cc:654] T 07ed861d9504437eb1bd2be3d8f6bc23 P ea7d68f1c1f146498364f8450a5f8ee9: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:22.329751 18461 raft_consensus.cc:359] T bf03ae73187848de9e143f4254446050 P e6097522851546e1a539b0644d9762d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:22.331007 18461 raft_consensus.cc:385] T bf03ae73187848de9e143f4254446050 P e6097522851546e1a539b0644d9762d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:22.331480 18461 raft_consensus.cc:740] T bf03ae73187848de9e143f4254446050 P e6097522851546e1a539b0644d9762d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6097522851546e1a539b0644d9762d5, State: Initialized, Role: FOLLOWER
I20260709 13:18:22.332653 18461 consensus_queue.cc:260] T bf03ae73187848de9e143f4254446050 P e6097522851546e1a539b0644d9762d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:22.336097 18461 ts_tablet_manager.cc:1434] T bf03ae73187848de9e143f4254446050 P e6097522851546e1a539b0644d9762d5: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 13:18:22.337488 18461 tablet_bootstrap.cc:492] T 68e7880056ca4af380903714aebb5938 P e6097522851546e1a539b0644d9762d5: Bootstrap starting.
I20260709 13:18:22.340425 18458 tablet_bootstrap.cc:492] T 06c815ac0f3e40358acf8de6a5045e94 P c1d757ebdf934c0191dc461696aa1e8e: No bootstrap required, opened a new log
I20260709 13:18:22.341015 18458 ts_tablet_manager.cc:1403] T 06c815ac0f3e40358acf8de6a5045e94 P c1d757ebdf934c0191dc461696aa1e8e: Time spent bootstrapping tablet: real 0.029s	user 0.016s	sys 0.012s
I20260709 13:18:22.344231 18461 tablet_bootstrap.cc:654] T 68e7880056ca4af380903714aebb5938 P e6097522851546e1a539b0644d9762d5: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:22.345652 18458 raft_consensus.cc:359] T 06c815ac0f3e40358acf8de6a5045e94 P c1d757ebdf934c0191dc461696aa1e8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:22.346453 18458 raft_consensus.cc:385] T 06c815ac0f3e40358acf8de6a5045e94 P c1d757ebdf934c0191dc461696aa1e8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:22.346776 18458 raft_consensus.cc:740] T 06c815ac0f3e40358acf8de6a5045e94 P c1d757ebdf934c0191dc461696aa1e8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1d757ebdf934c0191dc461696aa1e8e, State: Initialized, Role: FOLLOWER
I20260709 13:18:22.347888 18458 consensus_queue.cc:260] T 06c815ac0f3e40358acf8de6a5045e94 P c1d757ebdf934c0191dc461696aa1e8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:22.350885 18458 ts_tablet_manager.cc:1434] T 06c815ac0f3e40358acf8de6a5045e94 P c1d757ebdf934c0191dc461696aa1e8e: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:18:22.352118 18458 tablet_bootstrap.cc:492] T 11088daaf431493caeb66bbb6c61613f P c1d757ebdf934c0191dc461696aa1e8e: Bootstrap starting.
W20260709 13:18:22.355957 18113 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:18:22.356753 18461 tablet_bootstrap.cc:492] T 68e7880056ca4af380903714aebb5938 P e6097522851546e1a539b0644d9762d5: No bootstrap required, opened a new log
I20260709 13:18:22.357338 18461 ts_tablet_manager.cc:1403] T 68e7880056ca4af380903714aebb5938 P e6097522851546e1a539b0644d9762d5: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.008s
I20260709 13:18:22.358632 18458 tablet_bootstrap.cc:654] T 11088daaf431493caeb66bbb6c61613f P c1d757ebdf934c0191dc461696aa1e8e: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:22.360432 18461 raft_consensus.cc:359] T 68e7880056ca4af380903714aebb5938 P e6097522851546e1a539b0644d9762d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:22.361317 18461 raft_consensus.cc:385] T 68e7880056ca4af380903714aebb5938 P e6097522851546e1a539b0644d9762d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:22.361701 18461 raft_consensus.cc:740] T 68e7880056ca4af380903714aebb5938 P e6097522851546e1a539b0644d9762d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6097522851546e1a539b0644d9762d5, State: Initialized, Role: FOLLOWER
I20260709 13:18:22.362859 18461 consensus_queue.cc:260] T 68e7880056ca4af380903714aebb5938 P e6097522851546e1a539b0644d9762d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:22.366277 18461 ts_tablet_manager.cc:1434] T 68e7880056ca4af380903714aebb5938 P e6097522851546e1a539b0644d9762d5: Time spent starting tablet: real 0.009s	user 0.000s	sys 0.006s
I20260709 13:18:22.367693 18461 tablet_bootstrap.cc:492] T 11088daaf431493caeb66bbb6c61613f P e6097522851546e1a539b0644d9762d5: Bootstrap starting.
I20260709 13:18:22.376475 18461 tablet_bootstrap.cc:654] T 11088daaf431493caeb66bbb6c61613f P e6097522851546e1a539b0644d9762d5: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:22.378016 18458 tablet_bootstrap.cc:492] T 11088daaf431493caeb66bbb6c61613f P c1d757ebdf934c0191dc461696aa1e8e: No bootstrap required, opened a new log
I20260709 13:18:22.378628 18458 ts_tablet_manager.cc:1403] T 11088daaf431493caeb66bbb6c61613f P c1d757ebdf934c0191dc461696aa1e8e: Time spent bootstrapping tablet: real 0.027s	user 0.018s	sys 0.007s
I20260709 13:18:22.382325 18458 raft_consensus.cc:359] T 11088daaf431493caeb66bbb6c61613f P c1d757ebdf934c0191dc461696aa1e8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:22.383368 18458 raft_consensus.cc:385] T 11088daaf431493caeb66bbb6c61613f P c1d757ebdf934c0191dc461696aa1e8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:22.383805 18458 raft_consensus.cc:740] T 11088daaf431493caeb66bbb6c61613f P c1d757ebdf934c0191dc461696aa1e8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1d757ebdf934c0191dc461696aa1e8e, State: Initialized, Role: FOLLOWER
I20260709 13:18:22.384884 18458 consensus_queue.cc:260] T 11088daaf431493caeb66bbb6c61613f P c1d757ebdf934c0191dc461696aa1e8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:22.388055 18458 ts_tablet_manager.cc:1434] T 11088daaf431493caeb66bbb6c61613f P c1d757ebdf934c0191dc461696aa1e8e: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260709 13:18:22.389395 18458 tablet_bootstrap.cc:492] T b4dec449fd834c4ba012cab7cc1c5b13 P c1d757ebdf934c0191dc461696aa1e8e: Bootstrap starting.
I20260709 13:18:22.397964 18458 tablet_bootstrap.cc:654] T b4dec449fd834c4ba012cab7cc1c5b13 P c1d757ebdf934c0191dc461696aa1e8e: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:22.425019 18458 tablet_bootstrap.cc:492] T b4dec449fd834c4ba012cab7cc1c5b13 P c1d757ebdf934c0191dc461696aa1e8e: No bootstrap required, opened a new log
I20260709 13:18:22.425046 18461 tablet_bootstrap.cc:492] T 11088daaf431493caeb66bbb6c61613f P e6097522851546e1a539b0644d9762d5: No bootstrap required, opened a new log
I20260709 13:18:22.425143 18459 tablet_bootstrap.cc:492] T 07ed861d9504437eb1bd2be3d8f6bc23 P ea7d68f1c1f146498364f8450a5f8ee9: No bootstrap required, opened a new log
I20260709 13:18:22.425654 18458 ts_tablet_manager.cc:1403] T b4dec449fd834c4ba012cab7cc1c5b13 P c1d757ebdf934c0191dc461696aa1e8e: Time spent bootstrapping tablet: real 0.037s	user 0.014s	sys 0.021s
I20260709 13:18:22.425956 18459 ts_tablet_manager.cc:1403] T 07ed861d9504437eb1bd2be3d8f6bc23 P ea7d68f1c1f146498364f8450a5f8ee9: Time spent bootstrapping tablet: real 0.103s	user 0.043s	sys 0.053s
I20260709 13:18:22.425671 18461 ts_tablet_manager.cc:1403] T 11088daaf431493caeb66bbb6c61613f P e6097522851546e1a539b0644d9762d5: Time spent bootstrapping tablet: real 0.058s	user 0.035s	sys 0.021s
I20260709 13:18:22.428880 18458 raft_consensus.cc:359] T b4dec449fd834c4ba012cab7cc1c5b13 P c1d757ebdf934c0191dc461696aa1e8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:22.429690 18458 raft_consensus.cc:385] T b4dec449fd834c4ba012cab7cc1c5b13 P c1d757ebdf934c0191dc461696aa1e8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:22.429466 18459 raft_consensus.cc:359] T 07ed861d9504437eb1bd2be3d8f6bc23 P ea7d68f1c1f146498364f8450a5f8ee9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:22.430121 18458 raft_consensus.cc:740] T b4dec449fd834c4ba012cab7cc1c5b13 P c1d757ebdf934c0191dc461696aa1e8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1d757ebdf934c0191dc461696aa1e8e, State: Initialized, Role: FOLLOWER
I20260709 13:18:22.430460 18459 raft_consensus.cc:385] T 07ed861d9504437eb1bd2be3d8f6bc23 P ea7d68f1c1f146498364f8450a5f8ee9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:22.430859 18459 raft_consensus.cc:740] T 07ed861d9504437eb1bd2be3d8f6bc23 P ea7d68f1c1f146498364f8450a5f8ee9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea7d68f1c1f146498364f8450a5f8ee9, State: Initialized, Role: FOLLOWER
I20260709 13:18:22.431035 18458 consensus_queue.cc:260] T b4dec449fd834c4ba012cab7cc1c5b13 P c1d757ebdf934c0191dc461696aa1e8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:22.431695 18459 consensus_queue.cc:260] T 07ed861d9504437eb1bd2be3d8f6bc23 P ea7d68f1c1f146498364f8450a5f8ee9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:22.431880 18461 raft_consensus.cc:359] T 11088daaf431493caeb66bbb6c61613f P e6097522851546e1a539b0644d9762d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:22.432798 18461 raft_consensus.cc:385] T 11088daaf431493caeb66bbb6c61613f P e6097522851546e1a539b0644d9762d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:22.433126 18461 raft_consensus.cc:740] T 11088daaf431493caeb66bbb6c61613f P e6097522851546e1a539b0644d9762d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6097522851546e1a539b0644d9762d5, State: Initialized, Role: FOLLOWER
I20260709 13:18:22.433825 18461 consensus_queue.cc:260] T 11088daaf431493caeb66bbb6c61613f P e6097522851546e1a539b0644d9762d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:22.436221 18461 ts_tablet_manager.cc:1434] T 11088daaf431493caeb66bbb6c61613f P e6097522851546e1a539b0644d9762d5: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.005s
I20260709 13:18:22.437265 18461 tablet_bootstrap.cc:492] T 07ed861d9504437eb1bd2be3d8f6bc23 P e6097522851546e1a539b0644d9762d5: Bootstrap starting.
I20260709 13:18:22.438994 18459 ts_tablet_manager.cc:1434] T 07ed861d9504437eb1bd2be3d8f6bc23 P ea7d68f1c1f146498364f8450a5f8ee9: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 13:18:22.440011 18459 tablet_bootstrap.cc:492] T 11088daaf431493caeb66bbb6c61613f P ea7d68f1c1f146498364f8450a5f8ee9: Bootstrap starting.
I20260709 13:18:22.443939 18461 tablet_bootstrap.cc:654] T 07ed861d9504437eb1bd2be3d8f6bc23 P e6097522851546e1a539b0644d9762d5: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:22.446353 18459 tablet_bootstrap.cc:654] T 11088daaf431493caeb66bbb6c61613f P ea7d68f1c1f146498364f8450a5f8ee9: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:22.437237 18458 ts_tablet_manager.cc:1434] T b4dec449fd834c4ba012cab7cc1c5b13 P c1d757ebdf934c0191dc461696aa1e8e: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260709 13:18:22.447615 18458 tablet_bootstrap.cc:492] T 675694e64076476bab54fd1baebf7bc2 P c1d757ebdf934c0191dc461696aa1e8e: Bootstrap starting.
I20260709 13:18:22.455426 18458 tablet_bootstrap.cc:654] T 675694e64076476bab54fd1baebf7bc2 P c1d757ebdf934c0191dc461696aa1e8e: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:22.458093 18461 tablet_bootstrap.cc:492] T 07ed861d9504437eb1bd2be3d8f6bc23 P e6097522851546e1a539b0644d9762d5: No bootstrap required, opened a new log
I20260709 13:18:22.458799 18461 ts_tablet_manager.cc:1403] T 07ed861d9504437eb1bd2be3d8f6bc23 P e6097522851546e1a539b0644d9762d5: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.005s
I20260709 13:18:22.462049 18461 raft_consensus.cc:359] T 07ed861d9504437eb1bd2be3d8f6bc23 P e6097522851546e1a539b0644d9762d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:22.462891 18461 raft_consensus.cc:385] T 07ed861d9504437eb1bd2be3d8f6bc23 P e6097522851546e1a539b0644d9762d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:22.463244 18461 raft_consensus.cc:740] T 07ed861d9504437eb1bd2be3d8f6bc23 P e6097522851546e1a539b0644d9762d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6097522851546e1a539b0644d9762d5, State: Initialized, Role: FOLLOWER
I20260709 13:18:22.464066 18461 consensus_queue.cc:260] T 07ed861d9504437eb1bd2be3d8f6bc23 P e6097522851546e1a539b0644d9762d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:22.469470 18461 ts_tablet_manager.cc:1434] T 07ed861d9504437eb1bd2be3d8f6bc23 P e6097522851546e1a539b0644d9762d5: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:18:22.469851 18458 tablet_bootstrap.cc:492] T 675694e64076476bab54fd1baebf7bc2 P c1d757ebdf934c0191dc461696aa1e8e: No bootstrap required, opened a new log
I20260709 13:18:22.470603 18461 tablet_bootstrap.cc:492] T 06c815ac0f3e40358acf8de6a5045e94 P e6097522851546e1a539b0644d9762d5: Bootstrap starting.
I20260709 13:18:22.470722 18458 ts_tablet_manager.cc:1403] T 675694e64076476bab54fd1baebf7bc2 P c1d757ebdf934c0191dc461696aa1e8e: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.013s
I20260709 13:18:22.472051 18447 raft_consensus.cc:493] T 11088daaf431493caeb66bbb6c61613f P c1d757ebdf934c0191dc461696aa1e8e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:22.472630 18447 raft_consensus.cc:515] T 11088daaf431493caeb66bbb6c61613f P c1d757ebdf934c0191dc461696aa1e8e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:22.473647 18446 raft_consensus.cc:493] T bf03ae73187848de9e143f4254446050 P e6097522851546e1a539b0644d9762d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:22.474233 18446 raft_consensus.cc:515] T bf03ae73187848de9e143f4254446050 P e6097522851546e1a539b0644d9762d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:22.475448 18458 raft_consensus.cc:359] T 675694e64076476bab54fd1baebf7bc2 P c1d757ebdf934c0191dc461696aa1e8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:22.476626 18446 leader_election.cc:290] T bf03ae73187848de9e143f4254446050 P e6097522851546e1a539b0644d9762d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1d757ebdf934c0191dc461696aa1e8e (127.12.19.129:40103), ea7d68f1c1f146498364f8450a5f8ee9 (127.12.19.130:36285)
I20260709 13:18:22.476599 18458 raft_consensus.cc:385] T 675694e64076476bab54fd1baebf7bc2 P c1d757ebdf934c0191dc461696aa1e8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:22.477758 18458 raft_consensus.cc:740] T 675694e64076476bab54fd1baebf7bc2 P c1d757ebdf934c0191dc461696aa1e8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1d757ebdf934c0191dc461696aa1e8e, State: Initialized, Role: FOLLOWER
I20260709 13:18:22.478602 18461 tablet_bootstrap.cc:654] T 06c815ac0f3e40358acf8de6a5045e94 P e6097522851546e1a539b0644d9762d5: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:22.478710 18167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf03ae73187848de9e143f4254446050" candidate_uuid: "e6097522851546e1a539b0644d9762d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1d757ebdf934c0191dc461696aa1e8e" is_pre_election: true
I20260709 13:18:22.478775 18458 consensus_queue.cc:260] T 675694e64076476bab54fd1baebf7bc2 P c1d757ebdf934c0191dc461696aa1e8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:22.480367 18242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf03ae73187848de9e143f4254446050" candidate_uuid: "e6097522851546e1a539b0644d9762d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" is_pre_election: true
I20260709 13:18:22.481041 18242 raft_consensus.cc:2468] T bf03ae73187848de9e143f4254446050 P ea7d68f1c1f146498364f8450a5f8ee9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6097522851546e1a539b0644d9762d5 in term 0.
I20260709 13:18:22.482625 18458 ts_tablet_manager.cc:1434] T 675694e64076476bab54fd1baebf7bc2 P c1d757ebdf934c0191dc461696aa1e8e: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
W20260709 13:18:22.482930 18280 leader_election.cc:343] T bf03ae73187848de9e143f4254446050 P e6097522851546e1a539b0644d9762d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1d757ebdf934c0191dc461696aa1e8e (127.12.19.129:40103): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:22.484062 18458 tablet_bootstrap.cc:492] T d9eaab202ff64678865461b97f4460f6 P c1d757ebdf934c0191dc461696aa1e8e: Bootstrap starting.
I20260709 13:18:22.483937 18280 leader_election.cc:304] T bf03ae73187848de9e143f4254446050 P e6097522851546e1a539b0644d9762d5 [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: e6097522851546e1a539b0644d9762d5, ea7d68f1c1f146498364f8450a5f8ee9; no voters: c1d757ebdf934c0191dc461696aa1e8e
I20260709 13:18:22.485067 18446 raft_consensus.cc:2804] T bf03ae73187848de9e143f4254446050 P e6097522851546e1a539b0644d9762d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:22.485558 18446 raft_consensus.cc:493] T bf03ae73187848de9e143f4254446050 P e6097522851546e1a539b0644d9762d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:22.485952 18446 raft_consensus.cc:3060] T bf03ae73187848de9e143f4254446050 P e6097522851546e1a539b0644d9762d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:22.493043 18458 tablet_bootstrap.cc:654] T d9eaab202ff64678865461b97f4460f6 P c1d757ebdf934c0191dc461696aa1e8e: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:22.498306 18242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11088daaf431493caeb66bbb6c61613f" candidate_uuid: "c1d757ebdf934c0191dc461696aa1e8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" is_pre_election: true
W20260709 13:18:22.504521 18131 leader_election.cc:343] T 11088daaf431493caeb66bbb6c61613f P c1d757ebdf934c0191dc461696aa1e8e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea7d68f1c1f146498364f8450a5f8ee9 (127.12.19.130:36285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:22.506749 18458 tablet_bootstrap.cc:492] T d9eaab202ff64678865461b97f4460f6 P c1d757ebdf934c0191dc461696aa1e8e: No bootstrap required, opened a new log
I20260709 13:18:22.507551 18458 ts_tablet_manager.cc:1403] T d9eaab202ff64678865461b97f4460f6 P c1d757ebdf934c0191dc461696aa1e8e: Time spent bootstrapping tablet: real 0.024s	user 0.020s	sys 0.002s
I20260709 13:18:22.509375 18447 leader_election.cc:290] T 11088daaf431493caeb66bbb6c61613f P c1d757ebdf934c0191dc461696aa1e8e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea7d68f1c1f146498364f8450a5f8ee9 (127.12.19.130:36285), e6097522851546e1a539b0644d9762d5 (127.12.19.131:42955)
I20260709 13:18:22.511773 18458 raft_consensus.cc:359] T d9eaab202ff64678865461b97f4460f6 P c1d757ebdf934c0191dc461696aa1e8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:22.512897 18458 raft_consensus.cc:385] T d9eaab202ff64678865461b97f4460f6 P c1d757ebdf934c0191dc461696aa1e8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:22.517807 18315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11088daaf431493caeb66bbb6c61613f" candidate_uuid: "c1d757ebdf934c0191dc461696aa1e8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6097522851546e1a539b0644d9762d5" is_pre_election: true
I20260709 13:18:22.518544 18315 raft_consensus.cc:2468] T 11088daaf431493caeb66bbb6c61613f P e6097522851546e1a539b0644d9762d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1d757ebdf934c0191dc461696aa1e8e in term 0.
I20260709 13:18:22.519408 18458 raft_consensus.cc:740] T d9eaab202ff64678865461b97f4460f6 P c1d757ebdf934c0191dc461696aa1e8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1d757ebdf934c0191dc461696aa1e8e, State: Initialized, Role: FOLLOWER
I20260709 13:18:22.520174 18458 consensus_queue.cc:260] T d9eaab202ff64678865461b97f4460f6 P c1d757ebdf934c0191dc461696aa1e8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:22.521845 18458 ts_tablet_manager.cc:1434] T d9eaab202ff64678865461b97f4460f6 P c1d757ebdf934c0191dc461696aa1e8e: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260709 13:18:22.522995 18458 tablet_bootstrap.cc:492] T bf03ae73187848de9e143f4254446050 P c1d757ebdf934c0191dc461696aa1e8e: Bootstrap starting.
I20260709 13:18:22.531190 18458 tablet_bootstrap.cc:654] T bf03ae73187848de9e143f4254446050 P c1d757ebdf934c0191dc461696aa1e8e: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:22.544068 18458 tablet_bootstrap.cc:492] T bf03ae73187848de9e143f4254446050 P c1d757ebdf934c0191dc461696aa1e8e: No bootstrap required, opened a new log
I20260709 13:18:22.544806 18458 ts_tablet_manager.cc:1403] T bf03ae73187848de9e143f4254446050 P c1d757ebdf934c0191dc461696aa1e8e: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.007s
I20260709 13:18:22.549021 18446 raft_consensus.cc:515] T bf03ae73187848de9e143f4254446050 P e6097522851546e1a539b0644d9762d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:22.549650 18458 raft_consensus.cc:359] T bf03ae73187848de9e143f4254446050 P c1d757ebdf934c0191dc461696aa1e8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:22.555941 18458 raft_consensus.cc:385] T bf03ae73187848de9e143f4254446050 P c1d757ebdf934c0191dc461696aa1e8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:22.556497 18458 raft_consensus.cc:740] T bf03ae73187848de9e143f4254446050 P c1d757ebdf934c0191dc461696aa1e8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1d757ebdf934c0191dc461696aa1e8e, State: Initialized, Role: FOLLOWER
I20260709 13:18:22.556520 18477 raft_consensus.cc:493] T 675694e64076476bab54fd1baebf7bc2 P e6097522851546e1a539b0644d9762d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:22.557485 18132 leader_election.cc:304] T 11088daaf431493caeb66bbb6c61613f P c1d757ebdf934c0191dc461696aa1e8e [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: c1d757ebdf934c0191dc461696aa1e8e, e6097522851546e1a539b0644d9762d5; no voters: ea7d68f1c1f146498364f8450a5f8ee9
I20260709 13:18:22.557305 18458 consensus_queue.cc:260] T bf03ae73187848de9e143f4254446050 P c1d757ebdf934c0191dc461696aa1e8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:22.558715 18471 raft_consensus.cc:2804] T 11088daaf431493caeb66bbb6c61613f P c1d757ebdf934c0191dc461696aa1e8e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:22.559106 18471 raft_consensus.cc:493] T 11088daaf431493caeb66bbb6c61613f P c1d757ebdf934c0191dc461696aa1e8e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:22.559345 18479 raft_consensus.cc:493] T 68e7880056ca4af380903714aebb5938 P e6097522851546e1a539b0644d9762d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:22.562175 18459 tablet_bootstrap.cc:492] T 11088daaf431493caeb66bbb6c61613f P ea7d68f1c1f146498364f8450a5f8ee9: No bootstrap required, opened a new log
I20260709 13:18:22.562528 18461 tablet_bootstrap.cc:492] T 06c815ac0f3e40358acf8de6a5045e94 P e6097522851546e1a539b0644d9762d5: No bootstrap required, opened a new log
I20260709 13:18:22.562670 18459 ts_tablet_manager.cc:1403] T 11088daaf431493caeb66bbb6c61613f P ea7d68f1c1f146498364f8450a5f8ee9: Time spent bootstrapping tablet: real 0.123s	user 0.045s	sys 0.061s
I20260709 13:18:22.563153 18461 ts_tablet_manager.cc:1403] T 06c815ac0f3e40358acf8de6a5045e94 P e6097522851546e1a539b0644d9762d5: Time spent bootstrapping tablet: real 0.093s	user 0.044s	sys 0.032s
I20260709 13:18:22.565687 18459 raft_consensus.cc:359] T 11088daaf431493caeb66bbb6c61613f P ea7d68f1c1f146498364f8450a5f8ee9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:22.560637 18479 raft_consensus.cc:515] T 68e7880056ca4af380903714aebb5938 P e6097522851546e1a539b0644d9762d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:22.560583 18458 ts_tablet_manager.cc:1434] T bf03ae73187848de9e143f4254446050 P c1d757ebdf934c0191dc461696aa1e8e: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.002s
I20260709 13:18:22.567762 18458 tablet_bootstrap.cc:492] T 68e7880056ca4af380903714aebb5938 P c1d757ebdf934c0191dc461696aa1e8e: Bootstrap starting.
I20260709 13:18:22.568252 18479 leader_election.cc:290] T 68e7880056ca4af380903714aebb5938 P e6097522851546e1a539b0644d9762d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1d757ebdf934c0191dc461696aa1e8e (127.12.19.129:40103), ea7d68f1c1f146498364f8450a5f8ee9 (127.12.19.130:36285)
I20260709 13:18:22.566145 18461 raft_consensus.cc:359] T 06c815ac0f3e40358acf8de6a5045e94 P e6097522851546e1a539b0644d9762d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:22.557632 18477 raft_consensus.cc:515] T 675694e64076476bab54fd1baebf7bc2 P e6097522851546e1a539b0644d9762d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:22.569552 18167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68e7880056ca4af380903714aebb5938" candidate_uuid: "e6097522851546e1a539b0644d9762d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1d757ebdf934c0191dc461696aa1e8e" is_pre_election: true
I20260709 13:18:22.570246 18446 leader_election.cc:290] T bf03ae73187848de9e143f4254446050 P e6097522851546e1a539b0644d9762d5 [CANDIDATE]: Term 1 election: Requested vote from peers c1d757ebdf934c0191dc461696aa1e8e (127.12.19.129:40103), ea7d68f1c1f146498364f8450a5f8ee9 (127.12.19.130:36285)
I20260709 13:18:22.569272 18461 raft_consensus.cc:385] T 06c815ac0f3e40358acf8de6a5045e94 P e6097522851546e1a539b0644d9762d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:22.570863 18461 raft_consensus.cc:740] T 06c815ac0f3e40358acf8de6a5045e94 P e6097522851546e1a539b0644d9762d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6097522851546e1a539b0644d9762d5, State: Initialized, Role: FOLLOWER
I20260709 13:18:22.566437 18459 raft_consensus.cc:385] T 11088daaf431493caeb66bbb6c61613f P ea7d68f1c1f146498364f8450a5f8ee9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:22.571579 18459 raft_consensus.cc:740] T 11088daaf431493caeb66bbb6c61613f P ea7d68f1c1f146498364f8450a5f8ee9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea7d68f1c1f146498364f8450a5f8ee9, State: Initialized, Role: FOLLOWER
I20260709 13:18:22.571889 18461 consensus_queue.cc:260] T 06c815ac0f3e40358acf8de6a5045e94 P e6097522851546e1a539b0644d9762d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:22.572474 18242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68e7880056ca4af380903714aebb5938" candidate_uuid: "e6097522851546e1a539b0644d9762d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" is_pre_election: true
I20260709 13:18:22.572570 18459 consensus_queue.cc:260] T 11088daaf431493caeb66bbb6c61613f P ea7d68f1c1f146498364f8450a5f8ee9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:22.570976 18477 leader_election.cc:290] T 675694e64076476bab54fd1baebf7bc2 P e6097522851546e1a539b0644d9762d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1d757ebdf934c0191dc461696aa1e8e (127.12.19.129:40103), ea7d68f1c1f146498364f8450a5f8ee9 (127.12.19.130:36285)
I20260709 13:18:22.559466 18471 raft_consensus.cc:3060] T 11088daaf431493caeb66bbb6c61613f P c1d757ebdf934c0191dc461696aa1e8e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:22.574172 18458 tablet_bootstrap.cc:654] T 68e7880056ca4af380903714aebb5938 P c1d757ebdf934c0191dc461696aa1e8e: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:22.574429 18461 ts_tablet_manager.cc:1434] T 06c815ac0f3e40358acf8de6a5045e94 P e6097522851546e1a539b0644d9762d5: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:18:22.574935 18167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf03ae73187848de9e143f4254446050" candidate_uuid: "e6097522851546e1a539b0644d9762d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1d757ebdf934c0191dc461696aa1e8e"
I20260709 13:18:22.575562 18167 raft_consensus.cc:3060] T bf03ae73187848de9e143f4254446050 P c1d757ebdf934c0191dc461696aa1e8e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:22.576577 18459 ts_tablet_manager.cc:1434] T 11088daaf431493caeb66bbb6c61613f P ea7d68f1c1f146498364f8450a5f8ee9: Time spent starting tablet: real 0.014s	user 0.002s	sys 0.006s
I20260709 13:18:22.577513 18461 tablet_bootstrap.cc:492] T d9eaab202ff64678865461b97f4460f6 P e6097522851546e1a539b0644d9762d5: Bootstrap starting.
I20260709 13:18:22.577896 18363 raft_consensus.cc:493] T 11088daaf431493caeb66bbb6c61613f P ea7d68f1c1f146498364f8450a5f8ee9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:22.578361 18363 raft_consensus.cc:515] T 11088daaf431493caeb66bbb6c61613f P ea7d68f1c1f146498364f8450a5f8ee9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:22.580428 18363 leader_election.cc:290] T 11088daaf431493caeb66bbb6c61613f P ea7d68f1c1f146498364f8450a5f8ee9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1d757ebdf934c0191dc461696aa1e8e (127.12.19.129:40103), e6097522851546e1a539b0644d9762d5 (127.12.19.131:42955)
I20260709 13:18:22.581874 18315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11088daaf431493caeb66bbb6c61613f" candidate_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6097522851546e1a539b0644d9762d5" is_pre_election: true
I20260709 13:18:22.582708 18315 raft_consensus.cc:2468] T 11088daaf431493caeb66bbb6c61613f P e6097522851546e1a539b0644d9762d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea7d68f1c1f146498364f8450a5f8ee9 in term 0.
I20260709 13:18:22.584403 18461 tablet_bootstrap.cc:654] T d9eaab202ff64678865461b97f4460f6 P e6097522851546e1a539b0644d9762d5: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:22.587744 18207 leader_election.cc:304] T 11088daaf431493caeb66bbb6c61613f P ea7d68f1c1f146498364f8450a5f8ee9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e6097522851546e1a539b0644d9762d5, ea7d68f1c1f146498364f8450a5f8ee9; no voters: 
I20260709 13:18:22.588653 18459 tablet_bootstrap.cc:492] T 675694e64076476bab54fd1baebf7bc2 P ea7d68f1c1f146498364f8450a5f8ee9: Bootstrap starting.
I20260709 13:18:22.589591 18166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11088daaf431493caeb66bbb6c61613f" candidate_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1d757ebdf934c0191dc461696aa1e8e" is_pre_election: true
I20260709 13:18:22.595974 18461 tablet_bootstrap.cc:492] T d9eaab202ff64678865461b97f4460f6 P e6097522851546e1a539b0644d9762d5: No bootstrap required, opened a new log
I20260709 13:18:22.596566 18461 ts_tablet_manager.cc:1403] T d9eaab202ff64678865461b97f4460f6 P e6097522851546e1a539b0644d9762d5: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.004s
I20260709 13:18:22.599493 18461 raft_consensus.cc:359] T d9eaab202ff64678865461b97f4460f6 P e6097522851546e1a539b0644d9762d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:22.589461 18363 raft_consensus.cc:2804] T 11088daaf431493caeb66bbb6c61613f P ea7d68f1c1f146498364f8450a5f8ee9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:22.600432 18363 raft_consensus.cc:493] T 11088daaf431493caeb66bbb6c61613f P ea7d68f1c1f146498364f8450a5f8ee9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:22.600669 18461 raft_consensus.cc:385] T d9eaab202ff64678865461b97f4460f6 P e6097522851546e1a539b0644d9762d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:22.600986 18363 raft_consensus.cc:3060] T 11088daaf431493caeb66bbb6c61613f P ea7d68f1c1f146498364f8450a5f8ee9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:22.601953 18471 raft_consensus.cc:515] T 11088daaf431493caeb66bbb6c61613f P c1d757ebdf934c0191dc461696aa1e8e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:22.603286 18166 raft_consensus.cc:2393] T 11088daaf431493caeb66bbb6c61613f P c1d757ebdf934c0191dc461696aa1e8e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ea7d68f1c1f146498364f8450a5f8ee9 in current term 1: Already voted for candidate c1d757ebdf934c0191dc461696aa1e8e in this term.
I20260709 13:18:22.606467 18459 tablet_bootstrap.cc:654] T 675694e64076476bab54fd1baebf7bc2 P ea7d68f1c1f146498364f8450a5f8ee9: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:22.610527 18471 leader_election.cc:290] T 11088daaf431493caeb66bbb6c61613f P c1d757ebdf934c0191dc461696aa1e8e [CANDIDATE]: Term 1 election: Requested vote from peers ea7d68f1c1f146498364f8450a5f8ee9 (127.12.19.130:36285), e6097522851546e1a539b0644d9762d5 (127.12.19.131:42955)
I20260709 13:18:22.611112 18242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11088daaf431493caeb66bbb6c61613f" candidate_uuid: "c1d757ebdf934c0191dc461696aa1e8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea7d68f1c1f146498364f8450a5f8ee9"
I20260709 13:18:22.611356 18241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf03ae73187848de9e143f4254446050" candidate_uuid: "e6097522851546e1a539b0644d9762d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea7d68f1c1f146498364f8450a5f8ee9"
I20260709 13:18:22.611963 18241 raft_consensus.cc:3060] T bf03ae73187848de9e143f4254446050 P ea7d68f1c1f146498364f8450a5f8ee9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:22.619017 18459 tablet_bootstrap.cc:492] T 675694e64076476bab54fd1baebf7bc2 P ea7d68f1c1f146498364f8450a5f8ee9: No bootstrap required, opened a new log
I20260709 13:18:22.619613 18459 ts_tablet_manager.cc:1403] T 675694e64076476bab54fd1baebf7bc2 P ea7d68f1c1f146498364f8450a5f8ee9: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.007s
W20260709 13:18:22.620258 18280 leader_election.cc:343] T 68e7880056ca4af380903714aebb5938 P e6097522851546e1a539b0644d9762d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea7d68f1c1f146498364f8450a5f8ee9 (127.12.19.130:36285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:22.620400 18166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "675694e64076476bab54fd1baebf7bc2" candidate_uuid: "e6097522851546e1a539b0644d9762d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1d757ebdf934c0191dc461696aa1e8e" is_pre_election: true
I20260709 13:18:22.621018 18166 raft_consensus.cc:2468] T 675694e64076476bab54fd1baebf7bc2 P c1d757ebdf934c0191dc461696aa1e8e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6097522851546e1a539b0644d9762d5 in term 0.
W20260709 13:18:22.621104 18280 leader_election.cc:343] T 68e7880056ca4af380903714aebb5938 P e6097522851546e1a539b0644d9762d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1d757ebdf934c0191dc461696aa1e8e (127.12.19.129:40103): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:22.622129 18280 leader_election.cc:304] T 68e7880056ca4af380903714aebb5938 P e6097522851546e1a539b0644d9762d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e6097522851546e1a539b0644d9762d5; no voters: c1d757ebdf934c0191dc461696aa1e8e, ea7d68f1c1f146498364f8450a5f8ee9
I20260709 13:18:22.622848 18477 raft_consensus.cc:2749] T 68e7880056ca4af380903714aebb5938 P e6097522851546e1a539b0644d9762d5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:18:22.623325 18280 leader_election.cc:304] T 675694e64076476bab54fd1baebf7bc2 P e6097522851546e1a539b0644d9762d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c1d757ebdf934c0191dc461696aa1e8e, e6097522851546e1a539b0644d9762d5; no voters: 
I20260709 13:18:22.624122 18477 raft_consensus.cc:2804] T 675694e64076476bab54fd1baebf7bc2 P e6097522851546e1a539b0644d9762d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:22.624573 18477 raft_consensus.cc:493] T 675694e64076476bab54fd1baebf7bc2 P e6097522851546e1a539b0644d9762d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:22.624970 18447 raft_consensus.cc:493] T 07ed861d9504437eb1bd2be3d8f6bc23 P c1d757ebdf934c0191dc461696aa1e8e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:22.624919 18477 raft_consensus.cc:3060] T 675694e64076476bab54fd1baebf7bc2 P e6097522851546e1a539b0644d9762d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:22.625699 18447 raft_consensus.cc:515] T 07ed861d9504437eb1bd2be3d8f6bc23 P c1d757ebdf934c0191dc461696aa1e8e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:22.626158 18315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11088daaf431493caeb66bbb6c61613f" candidate_uuid: "c1d757ebdf934c0191dc461696aa1e8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6097522851546e1a539b0644d9762d5"
I20260709 13:18:22.626753 18315 raft_consensus.cc:3060] T 11088daaf431493caeb66bbb6c61613f P e6097522851546e1a539b0644d9762d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:22.629115 18240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07ed861d9504437eb1bd2be3d8f6bc23" candidate_uuid: "c1d757ebdf934c0191dc461696aa1e8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" is_pre_election: true
I20260709 13:18:22.629346 18447 leader_election.cc:290] T 07ed861d9504437eb1bd2be3d8f6bc23 P c1d757ebdf934c0191dc461696aa1e8e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea7d68f1c1f146498364f8450a5f8ee9 (127.12.19.130:36285), e6097522851546e1a539b0644d9762d5 (127.12.19.131:42955)
I20260709 13:18:22.629827 18240 raft_consensus.cc:2468] T 07ed861d9504437eb1bd2be3d8f6bc23 P ea7d68f1c1f146498364f8450a5f8ee9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1d757ebdf934c0191dc461696aa1e8e in term 0.
I20260709 13:18:22.630975 18131 leader_election.cc:304] T 07ed861d9504437eb1bd2be3d8f6bc23 P c1d757ebdf934c0191dc461696aa1e8e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c1d757ebdf934c0191dc461696aa1e8e, ea7d68f1c1f146498364f8450a5f8ee9; no voters: 
I20260709 13:18:22.624868 18471 raft_consensus.cc:493] T d9eaab202ff64678865461b97f4460f6 P c1d757ebdf934c0191dc461696aa1e8e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:22.631660 18316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07ed861d9504437eb1bd2be3d8f6bc23" candidate_uuid: "c1d757ebdf934c0191dc461696aa1e8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6097522851546e1a539b0644d9762d5" is_pre_election: true
I20260709 13:18:22.631626 18471 raft_consensus.cc:515] T d9eaab202ff64678865461b97f4460f6 P c1d757ebdf934c0191dc461696aa1e8e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:22.631911 18447 raft_consensus.cc:2804] T 07ed861d9504437eb1bd2be3d8f6bc23 P c1d757ebdf934c0191dc461696aa1e8e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:22.632328 18316 raft_consensus.cc:2468] T 07ed861d9504437eb1bd2be3d8f6bc23 P e6097522851546e1a539b0644d9762d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1d757ebdf934c0191dc461696aa1e8e in term 0.
I20260709 13:18:22.632490 18447 raft_consensus.cc:493] T 07ed861d9504437eb1bd2be3d8f6bc23 P c1d757ebdf934c0191dc461696aa1e8e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:22.633026 18447 raft_consensus.cc:3060] T 07ed861d9504437eb1bd2be3d8f6bc23 P c1d757ebdf934c0191dc461696aa1e8e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:22.634349 18240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9eaab202ff64678865461b97f4460f6" candidate_uuid: "c1d757ebdf934c0191dc461696aa1e8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" is_pre_election: true
I20260709 13:18:22.634590 18459 raft_consensus.cc:359] T 675694e64076476bab54fd1baebf7bc2 P ea7d68f1c1f146498364f8450a5f8ee9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:22.635462 18459 raft_consensus.cc:385] T 675694e64076476bab54fd1baebf7bc2 P ea7d68f1c1f146498364f8450a5f8ee9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:18:22.635740 18131 leader_election.cc:343] T d9eaab202ff64678865461b97f4460f6 P c1d757ebdf934c0191dc461696aa1e8e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea7d68f1c1f146498364f8450a5f8ee9 (127.12.19.130:36285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:22.637305 18477 raft_consensus.cc:515] T 675694e64076476bab54fd1baebf7bc2 P e6097522851546e1a539b0644d9762d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:22.638002 18458 tablet_bootstrap.cc:492] T 68e7880056ca4af380903714aebb5938 P c1d757ebdf934c0191dc461696aa1e8e: No bootstrap required, opened a new log
I20260709 13:18:22.638602 18458 ts_tablet_manager.cc:1403] T 68e7880056ca4af380903714aebb5938 P c1d757ebdf934c0191dc461696aa1e8e: Time spent bootstrapping tablet: real 0.071s	user 0.030s	sys 0.022s
I20260709 13:18:22.639994 18316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9eaab202ff64678865461b97f4460f6" candidate_uuid: "c1d757ebdf934c0191dc461696aa1e8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6097522851546e1a539b0644d9762d5" is_pre_election: true
I20260709 13:18:22.640220 18167 raft_consensus.cc:2468] T bf03ae73187848de9e143f4254446050 P c1d757ebdf934c0191dc461696aa1e8e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6097522851546e1a539b0644d9762d5 in term 1.
I20260709 13:18:22.635810 18459 raft_consensus.cc:740] T 675694e64076476bab54fd1baebf7bc2 P ea7d68f1c1f146498364f8450a5f8ee9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea7d68f1c1f146498364f8450a5f8ee9, State: Initialized, Role: FOLLOWER
I20260709 13:18:22.640635 18166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "675694e64076476bab54fd1baebf7bc2" candidate_uuid: "e6097522851546e1a539b0644d9762d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1d757ebdf934c0191dc461696aa1e8e"
I20260709 13:18:22.640849 18471 leader_election.cc:290] T d9eaab202ff64678865461b97f4460f6 P c1d757ebdf934c0191dc461696aa1e8e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea7d68f1c1f146498364f8450a5f8ee9 (127.12.19.130:36285), e6097522851546e1a539b0644d9762d5 (127.12.19.131:42955)
I20260709 13:18:22.639508 18477 leader_election.cc:290] T 675694e64076476bab54fd1baebf7bc2 P e6097522851546e1a539b0644d9762d5 [CANDIDATE]: Term 1 election: Requested vote from peers c1d757ebdf934c0191dc461696aa1e8e (127.12.19.129:40103), ea7d68f1c1f146498364f8450a5f8ee9 (127.12.19.130:36285)
I20260709 13:18:22.641242 18166 raft_consensus.cc:3060] T 675694e64076476bab54fd1baebf7bc2 P c1d757ebdf934c0191dc461696aa1e8e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:22.642592 18458 raft_consensus.cc:359] T 68e7880056ca4af380903714aebb5938 P c1d757ebdf934c0191dc461696aa1e8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:22.643314 18458 raft_consensus.cc:385] T 68e7880056ca4af380903714aebb5938 P c1d757ebdf934c0191dc461696aa1e8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:22.601078 18461 raft_consensus.cc:740] T d9eaab202ff64678865461b97f4460f6 P e6097522851546e1a539b0644d9762d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6097522851546e1a539b0644d9762d5, State: Initialized, Role: FOLLOWER
I20260709 13:18:22.644570 18461 consensus_queue.cc:260] T d9eaab202ff64678865461b97f4460f6 P e6097522851546e1a539b0644d9762d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:22.645454 18316 raft_consensus.cc:2468] T d9eaab202ff64678865461b97f4460f6 P e6097522851546e1a539b0644d9762d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1d757ebdf934c0191dc461696aa1e8e in term 0.
I20260709 13:18:22.646375 18241 raft_consensus.cc:2468] T bf03ae73187848de9e143f4254446050 P ea7d68f1c1f146498364f8450a5f8ee9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6097522851546e1a539b0644d9762d5 in term 1.
I20260709 13:18:22.651786 18166 raft_consensus.cc:2468] T 675694e64076476bab54fd1baebf7bc2 P c1d757ebdf934c0191dc461696aa1e8e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6097522851546e1a539b0644d9762d5 in term 1.
I20260709 13:18:22.641690 18459 consensus_queue.cc:260] T 675694e64076476bab54fd1baebf7bc2 P ea7d68f1c1f146498364f8450a5f8ee9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:22.652483 18461 ts_tablet_manager.cc:1434] T d9eaab202ff64678865461b97f4460f6 P e6097522851546e1a539b0644d9762d5: Time spent starting tablet: real 0.056s	user 0.006s	sys 0.000s
I20260709 13:18:22.653744 18280 leader_election.cc:304] T bf03ae73187848de9e143f4254446050 P e6097522851546e1a539b0644d9762d5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c1d757ebdf934c0191dc461696aa1e8e, e6097522851546e1a539b0644d9762d5; no voters: 
I20260709 13:18:22.654412 18461 tablet_bootstrap.cc:492] T b885b7e2dcd64e97aa69d1dc22d007c7 P e6097522851546e1a539b0644d9762d5: Bootstrap starting.
I20260709 13:18:22.654723 18280 leader_election.cc:304] T 675694e64076476bab54fd1baebf7bc2 P e6097522851546e1a539b0644d9762d5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c1d757ebdf934c0191dc461696aa1e8e, e6097522851546e1a539b0644d9762d5; no voters: 
I20260709 13:18:22.656066 18459 ts_tablet_manager.cc:1434] T 675694e64076476bab54fd1baebf7bc2 P ea7d68f1c1f146498364f8450a5f8ee9: Time spent starting tablet: real 0.036s	user 0.002s	sys 0.005s
I20260709 13:18:22.656497 18446 raft_consensus.cc:2804] T bf03ae73187848de9e143f4254446050 P e6097522851546e1a539b0644d9762d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:22.637991 18315 raft_consensus.cc:2468] T 11088daaf431493caeb66bbb6c61613f P e6097522851546e1a539b0644d9762d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1d757ebdf934c0191dc461696aa1e8e in term 1.
I20260709 13:18:22.657033 18446 raft_consensus.cc:697] T bf03ae73187848de9e143f4254446050 P e6097522851546e1a539b0644d9762d5 [term 1 LEADER]: Becoming Leader. State: Replica: e6097522851546e1a539b0644d9762d5, State: Running, Role: LEADER
I20260709 13:18:22.657151 18479 raft_consensus.cc:2804] T 675694e64076476bab54fd1baebf7bc2 P e6097522851546e1a539b0644d9762d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:22.657929 18446 consensus_queue.cc:237] T bf03ae73187848de9e143f4254446050 P e6097522851546e1a539b0644d9762d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:22.659678 18447 raft_consensus.cc:515] T 07ed861d9504437eb1bd2be3d8f6bc23 P c1d757ebdf934c0191dc461696aa1e8e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:22.662267 18241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07ed861d9504437eb1bd2be3d8f6bc23" candidate_uuid: "c1d757ebdf934c0191dc461696aa1e8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea7d68f1c1f146498364f8450a5f8ee9"
I20260709 13:18:22.662792 18241 raft_consensus.cc:3060] T 07ed861d9504437eb1bd2be3d8f6bc23 P ea7d68f1c1f146498364f8450a5f8ee9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:22.653095 18132 leader_election.cc:304] T d9eaab202ff64678865461b97f4460f6 P c1d757ebdf934c0191dc461696aa1e8e [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: c1d757ebdf934c0191dc461696aa1e8e, e6097522851546e1a539b0644d9762d5; no voters: ea7d68f1c1f146498364f8450a5f8ee9
I20260709 13:18:22.664024 18471 raft_consensus.cc:2804] T d9eaab202ff64678865461b97f4460f6 P c1d757ebdf934c0191dc461696aa1e8e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:22.664391 18471 raft_consensus.cc:493] T d9eaab202ff64678865461b97f4460f6 P c1d757ebdf934c0191dc461696aa1e8e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:22.664623 18132 leader_election.cc:304] T 11088daaf431493caeb66bbb6c61613f P c1d757ebdf934c0191dc461696aa1e8e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c1d757ebdf934c0191dc461696aa1e8e, e6097522851546e1a539b0644d9762d5; no voters: 
I20260709 13:18:22.664855 18471 raft_consensus.cc:3060] T d9eaab202ff64678865461b97f4460f6 P c1d757ebdf934c0191dc461696aa1e8e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:22.665000 18459 tablet_bootstrap.cc:492] T 68e7880056ca4af380903714aebb5938 P ea7d68f1c1f146498364f8450a5f8ee9: Bootstrap starting.
I20260709 13:18:22.643586 18458 raft_consensus.cc:740] T 68e7880056ca4af380903714aebb5938 P c1d757ebdf934c0191dc461696aa1e8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1d757ebdf934c0191dc461696aa1e8e, State: Initialized, Role: FOLLOWER
I20260709 13:18:22.666595 18458 consensus_queue.cc:260] T 68e7880056ca4af380903714aebb5938 P c1d757ebdf934c0191dc461696aa1e8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:22.610252 18363 raft_consensus.cc:515] T 11088daaf431493caeb66bbb6c61613f P ea7d68f1c1f146498364f8450a5f8ee9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:22.668875 18242 raft_consensus.cc:2393] T 11088daaf431493caeb66bbb6c61613f P ea7d68f1c1f146498364f8450a5f8ee9 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c1d757ebdf934c0191dc461696aa1e8e in current term 1: Already voted for candidate ea7d68f1c1f146498364f8450a5f8ee9 in this term.
I20260709 13:18:22.671813 18166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11088daaf431493caeb66bbb6c61613f" candidate_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1d757ebdf934c0191dc461696aa1e8e"
I20260709 13:18:22.672135 18363 leader_election.cc:290] T 11088daaf431493caeb66bbb6c61613f P ea7d68f1c1f146498364f8450a5f8ee9 [CANDIDATE]: Term 1 election: Requested vote from peers c1d757ebdf934c0191dc461696aa1e8e (127.12.19.129:40103), e6097522851546e1a539b0644d9762d5 (127.12.19.131:42955)
I20260709 13:18:22.672781 18166 raft_consensus.cc:2393] T 11088daaf431493caeb66bbb6c61613f P c1d757ebdf934c0191dc461696aa1e8e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ea7d68f1c1f146498364f8450a5f8ee9 in current term 1: Already voted for candidate c1d757ebdf934c0191dc461696aa1e8e in this term.
I20260709 13:18:22.675944 18447 leader_election.cc:290] T 07ed861d9504437eb1bd2be3d8f6bc23 P c1d757ebdf934c0191dc461696aa1e8e [CANDIDATE]: Term 1 election: Requested vote from peers ea7d68f1c1f146498364f8450a5f8ee9 (127.12.19.130:36285), e6097522851546e1a539b0644d9762d5 (127.12.19.131:42955)
I20260709 13:18:22.676498 18447 raft_consensus.cc:2804] T 11088daaf431493caeb66bbb6c61613f P c1d757ebdf934c0191dc461696aa1e8e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:22.676961 18447 raft_consensus.cc:697] T 11088daaf431493caeb66bbb6c61613f P c1d757ebdf934c0191dc461696aa1e8e [term 1 LEADER]: Becoming Leader. State: Replica: c1d757ebdf934c0191dc461696aa1e8e, State: Running, Role: LEADER
I20260709 13:18:22.677073 18242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "675694e64076476bab54fd1baebf7bc2" candidate_uuid: "e6097522851546e1a539b0644d9762d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" is_pre_election: true
I20260709 13:18:22.677457 18479 raft_consensus.cc:697] T 675694e64076476bab54fd1baebf7bc2 P e6097522851546e1a539b0644d9762d5 [term 1 LEADER]: Becoming Leader. State: Replica: e6097522851546e1a539b0644d9762d5, State: Running, Role: LEADER
I20260709 13:18:22.677829 18242 raft_consensus.cc:2468] T 675694e64076476bab54fd1baebf7bc2 P ea7d68f1c1f146498364f8450a5f8ee9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6097522851546e1a539b0644d9762d5 in term 0.
I20260709 13:18:22.678053 18447 consensus_queue.cc:237] T 11088daaf431493caeb66bbb6c61613f P c1d757ebdf934c0191dc461696aa1e8e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:22.678539 18479 consensus_queue.cc:237] T 675694e64076476bab54fd1baebf7bc2 P e6097522851546e1a539b0644d9762d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:22.679178 18242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "675694e64076476bab54fd1baebf7bc2" candidate_uuid: "e6097522851546e1a539b0644d9762d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea7d68f1c1f146498364f8450a5f8ee9"
I20260709 13:18:22.679750 18242 raft_consensus.cc:3060] T 675694e64076476bab54fd1baebf7bc2 P ea7d68f1c1f146498364f8450a5f8ee9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:22.682071 18241 raft_consensus.cc:2468] T 07ed861d9504437eb1bd2be3d8f6bc23 P ea7d68f1c1f146498364f8450a5f8ee9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1d757ebdf934c0191dc461696aa1e8e in term 1.
I20260709 13:18:22.683718 18131 leader_election.cc:304] T 07ed861d9504437eb1bd2be3d8f6bc23 P c1d757ebdf934c0191dc461696aa1e8e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c1d757ebdf934c0191dc461696aa1e8e, ea7d68f1c1f146498364f8450a5f8ee9; no voters: 
I20260709 13:18:22.688161 18458 ts_tablet_manager.cc:1434] T 68e7880056ca4af380903714aebb5938 P c1d757ebdf934c0191dc461696aa1e8e: Time spent starting tablet: real 0.049s	user 0.007s	sys 0.008s
I20260709 13:18:22.688668 18489 raft_consensus.cc:2804] T 07ed861d9504437eb1bd2be3d8f6bc23 P c1d757ebdf934c0191dc461696aa1e8e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:22.689095 18458 tablet_bootstrap.cc:492] T b885b7e2dcd64e97aa69d1dc22d007c7 P c1d757ebdf934c0191dc461696aa1e8e: Bootstrap starting.
I20260709 13:18:22.689169 18489 raft_consensus.cc:697] T 07ed861d9504437eb1bd2be3d8f6bc23 P c1d757ebdf934c0191dc461696aa1e8e [term 1 LEADER]: Becoming Leader. State: Replica: c1d757ebdf934c0191dc461696aa1e8e, State: Running, Role: LEADER
I20260709 13:18:22.690107 18489 consensus_queue.cc:237] T 07ed861d9504437eb1bd2be3d8f6bc23 P c1d757ebdf934c0191dc461696aa1e8e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:22.696579 18461 tablet_bootstrap.cc:654] T b885b7e2dcd64e97aa69d1dc22d007c7 P e6097522851546e1a539b0644d9762d5: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:22.698864 18459 tablet_bootstrap.cc:654] T 68e7880056ca4af380903714aebb5938 P ea7d68f1c1f146498364f8450a5f8ee9: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:22.699326 18315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11088daaf431493caeb66bbb6c61613f" candidate_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6097522851546e1a539b0644d9762d5"
I20260709 13:18:22.700107 18315 raft_consensus.cc:2393] T 11088daaf431493caeb66bbb6c61613f P e6097522851546e1a539b0644d9762d5 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ea7d68f1c1f146498364f8450a5f8ee9 in current term 1: Already voted for candidate c1d757ebdf934c0191dc461696aa1e8e in this term.
I20260709 13:18:22.701346 18207 leader_election.cc:304] T 11088daaf431493caeb66bbb6c61613f P ea7d68f1c1f146498364f8450a5f8ee9 [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: ea7d68f1c1f146498364f8450a5f8ee9; no voters: c1d757ebdf934c0191dc461696aa1e8e, e6097522851546e1a539b0644d9762d5
I20260709 13:18:22.702150 18363 raft_consensus.cc:2749] T 11088daaf431493caeb66bbb6c61613f P ea7d68f1c1f146498364f8450a5f8ee9 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:18:22.704540 18458 tablet_bootstrap.cc:654] T b885b7e2dcd64e97aa69d1dc22d007c7 P c1d757ebdf934c0191dc461696aa1e8e: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:22.709646 18242 raft_consensus.cc:2468] T 675694e64076476bab54fd1baebf7bc2 P ea7d68f1c1f146498364f8450a5f8ee9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6097522851546e1a539b0644d9762d5 in term 1.
I20260709 13:18:22.708629 18315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07ed861d9504437eb1bd2be3d8f6bc23" candidate_uuid: "c1d757ebdf934c0191dc461696aa1e8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6097522851546e1a539b0644d9762d5"
I20260709 13:18:22.710996 18315 raft_consensus.cc:3060] T 07ed861d9504437eb1bd2be3d8f6bc23 P e6097522851546e1a539b0644d9762d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:22.711751 18471 raft_consensus.cc:515] T d9eaab202ff64678865461b97f4460f6 P c1d757ebdf934c0191dc461696aa1e8e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:22.728608 18471 leader_election.cc:290] T d9eaab202ff64678865461b97f4460f6 P c1d757ebdf934c0191dc461696aa1e8e [CANDIDATE]: Term 1 election: Requested vote from peers ea7d68f1c1f146498364f8450a5f8ee9 (127.12.19.130:36285), e6097522851546e1a539b0644d9762d5 (127.12.19.131:42955)
I20260709 13:18:22.732664 18316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9eaab202ff64678865461b97f4460f6" candidate_uuid: "c1d757ebdf934c0191dc461696aa1e8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6097522851546e1a539b0644d9762d5"
I20260709 13:18:22.732998 18241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9eaab202ff64678865461b97f4460f6" candidate_uuid: "c1d757ebdf934c0191dc461696aa1e8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea7d68f1c1f146498364f8450a5f8ee9"
I20260709 13:18:22.733275 18316 raft_consensus.cc:3060] T d9eaab202ff64678865461b97f4460f6 P e6097522851546e1a539b0644d9762d5 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:18:22.734831 18131 leader_election.cc:343] T d9eaab202ff64678865461b97f4460f6 P c1d757ebdf934c0191dc461696aa1e8e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ea7d68f1c1f146498364f8450a5f8ee9 (127.12.19.130:36285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:22.735493 18471 raft_consensus.cc:493] T 06c815ac0f3e40358acf8de6a5045e94 P c1d757ebdf934c0191dc461696aa1e8e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:22.736009 18471 raft_consensus.cc:515] T 06c815ac0f3e40358acf8de6a5045e94 P c1d757ebdf934c0191dc461696aa1e8e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:22.737031 18065 catalog_manager.cc:5697] T 11088daaf431493caeb66bbb6c61613f P c1d757ebdf934c0191dc461696aa1e8e reported cstate change: term changed from 0 to 1, leader changed from <none> to c1d757ebdf934c0191dc461696aa1e8e (127.12.19.129). New cstate: current_term: 1 leader_uuid: "c1d757ebdf934c0191dc461696aa1e8e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:22.738232 18471 leader_election.cc:290] T 06c815ac0f3e40358acf8de6a5045e94 P c1d757ebdf934c0191dc461696aa1e8e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea7d68f1c1f146498364f8450a5f8ee9 (127.12.19.130:36285), e6097522851546e1a539b0644d9762d5 (127.12.19.131:42955)
I20260709 13:18:22.739679 18241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06c815ac0f3e40358acf8de6a5045e94" candidate_uuid: "c1d757ebdf934c0191dc461696aa1e8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" is_pre_election: true
I20260709 13:18:22.740298 18314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06c815ac0f3e40358acf8de6a5045e94" candidate_uuid: "c1d757ebdf934c0191dc461696aa1e8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6097522851546e1a539b0644d9762d5" is_pre_election: true
W20260709 13:18:22.741122 18131 leader_election.cc:343] T 06c815ac0f3e40358acf8de6a5045e94 P c1d757ebdf934c0191dc461696aa1e8e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea7d68f1c1f146498364f8450a5f8ee9 (127.12.19.130:36285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:22.741084 18314 raft_consensus.cc:2468] T 06c815ac0f3e40358acf8de6a5045e94 P e6097522851546e1a539b0644d9762d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1d757ebdf934c0191dc461696aa1e8e in term 0.
I20260709 13:18:22.746920 18132 leader_election.cc:304] T 06c815ac0f3e40358acf8de6a5045e94 P c1d757ebdf934c0191dc461696aa1e8e [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: c1d757ebdf934c0191dc461696aa1e8e, e6097522851546e1a539b0644d9762d5; no voters: ea7d68f1c1f146498364f8450a5f8ee9
I20260709 13:18:22.744725 18316 raft_consensus.cc:2468] T d9eaab202ff64678865461b97f4460f6 P e6097522851546e1a539b0644d9762d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1d757ebdf934c0191dc461696aa1e8e in term 1.
I20260709 13:18:22.749512 18132 leader_election.cc:304] T d9eaab202ff64678865461b97f4460f6 P c1d757ebdf934c0191dc461696aa1e8e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c1d757ebdf934c0191dc461696aa1e8e, e6097522851546e1a539b0644d9762d5; no voters: ea7d68f1c1f146498364f8450a5f8ee9
I20260709 13:18:22.751127 18487 raft_consensus.cc:2804] T 06c815ac0f3e40358acf8de6a5045e94 P c1d757ebdf934c0191dc461696aa1e8e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:22.751567 18487 raft_consensus.cc:493] T 06c815ac0f3e40358acf8de6a5045e94 P c1d757ebdf934c0191dc461696aa1e8e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:22.751974 18487 raft_consensus.cc:3060] T 06c815ac0f3e40358acf8de6a5045e94 P c1d757ebdf934c0191dc461696aa1e8e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:22.755605 18488 raft_consensus.cc:2804] T d9eaab202ff64678865461b97f4460f6 P c1d757ebdf934c0191dc461696aa1e8e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:22.756136 18488 raft_consensus.cc:697] T d9eaab202ff64678865461b97f4460f6 P c1d757ebdf934c0191dc461696aa1e8e [term 1 LEADER]: Becoming Leader. State: Replica: c1d757ebdf934c0191dc461696aa1e8e, State: Running, Role: LEADER
I20260709 13:18:22.756989 18488 consensus_queue.cc:237] T d9eaab202ff64678865461b97f4460f6 P c1d757ebdf934c0191dc461696aa1e8e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:22.744792 18315 raft_consensus.cc:2468] T 07ed861d9504437eb1bd2be3d8f6bc23 P e6097522851546e1a539b0644d9762d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1d757ebdf934c0191dc461696aa1e8e in term 1.
I20260709 13:18:22.784946 18487 raft_consensus.cc:515] T 06c815ac0f3e40358acf8de6a5045e94 P c1d757ebdf934c0191dc461696aa1e8e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:22.785609 18459 tablet_bootstrap.cc:492] T 68e7880056ca4af380903714aebb5938 P ea7d68f1c1f146498364f8450a5f8ee9: No bootstrap required, opened a new log
I20260709 13:18:22.786352 18459 ts_tablet_manager.cc:1403] T 68e7880056ca4af380903714aebb5938 P ea7d68f1c1f146498364f8450a5f8ee9: Time spent bootstrapping tablet: real 0.122s	user 0.007s	sys 0.009s
I20260709 13:18:22.785629 18061 catalog_manager.cc:5697] T bf03ae73187848de9e143f4254446050 P e6097522851546e1a539b0644d9762d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to e6097522851546e1a539b0644d9762d5 (127.12.19.131). New cstate: current_term: 1 leader_uuid: "e6097522851546e1a539b0644d9762d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } health_report { overall_health: HEALTHY } } }
I20260709 13:18:22.787595 18061 catalog_manager.cc:5697] T 675694e64076476bab54fd1baebf7bc2 P e6097522851546e1a539b0644d9762d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to e6097522851546e1a539b0644d9762d5 (127.12.19.131). New cstate: current_term: 1 leader_uuid: "e6097522851546e1a539b0644d9762d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } health_report { overall_health: HEALTHY } } }
I20260709 13:18:22.788556 18242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06c815ac0f3e40358acf8de6a5045e94" candidate_uuid: "c1d757ebdf934c0191dc461696aa1e8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea7d68f1c1f146498364f8450a5f8ee9"
I20260709 13:18:22.789388 18459 raft_consensus.cc:359] T 68e7880056ca4af380903714aebb5938 P ea7d68f1c1f146498364f8450a5f8ee9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
W20260709 13:18:22.789822 18131 leader_election.cc:343] T 06c815ac0f3e40358acf8de6a5045e94 P c1d757ebdf934c0191dc461696aa1e8e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ea7d68f1c1f146498364f8450a5f8ee9 (127.12.19.130:36285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:22.790091 18459 raft_consensus.cc:385] T 68e7880056ca4af380903714aebb5938 P ea7d68f1c1f146498364f8450a5f8ee9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:22.785611 18458 tablet_bootstrap.cc:492] T b885b7e2dcd64e97aa69d1dc22d007c7 P c1d757ebdf934c0191dc461696aa1e8e: No bootstrap required, opened a new log
I20260709 13:18:22.790442 18459 raft_consensus.cc:740] T 68e7880056ca4af380903714aebb5938 P ea7d68f1c1f146498364f8450a5f8ee9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea7d68f1c1f146498364f8450a5f8ee9, State: Initialized, Role: FOLLOWER
I20260709 13:18:22.790815 18458 ts_tablet_manager.cc:1403] T b885b7e2dcd64e97aa69d1dc22d007c7 P c1d757ebdf934c0191dc461696aa1e8e: Time spent bootstrapping tablet: real 0.102s	user 0.011s	sys 0.005s
I20260709 13:18:22.791316 18459 consensus_queue.cc:260] T 68e7880056ca4af380903714aebb5938 P ea7d68f1c1f146498364f8450a5f8ee9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:22.792490 18315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06c815ac0f3e40358acf8de6a5045e94" candidate_uuid: "c1d757ebdf934c0191dc461696aa1e8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6097522851546e1a539b0644d9762d5"
I20260709 13:18:22.793298 18315 raft_consensus.cc:3060] T 06c815ac0f3e40358acf8de6a5045e94 P e6097522851546e1a539b0644d9762d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:22.793584 18458 raft_consensus.cc:359] T b885b7e2dcd64e97aa69d1dc22d007c7 P c1d757ebdf934c0191dc461696aa1e8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:22.794299 18458 raft_consensus.cc:385] T b885b7e2dcd64e97aa69d1dc22d007c7 P c1d757ebdf934c0191dc461696aa1e8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:22.794598 18458 raft_consensus.cc:740] T b885b7e2dcd64e97aa69d1dc22d007c7 P c1d757ebdf934c0191dc461696aa1e8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1d757ebdf934c0191dc461696aa1e8e, State: Initialized, Role: FOLLOWER
I20260709 13:18:22.797211 18459 ts_tablet_manager.cc:1434] T 68e7880056ca4af380903714aebb5938 P ea7d68f1c1f146498364f8450a5f8ee9: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.004s
I20260709 13:18:22.796998 18458 consensus_queue.cc:260] T b885b7e2dcd64e97aa69d1dc22d007c7 P c1d757ebdf934c0191dc461696aa1e8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:22.798244 18459 tablet_bootstrap.cc:492] T 06c815ac0f3e40358acf8de6a5045e94 P ea7d68f1c1f146498364f8450a5f8ee9: Bootstrap starting.
I20260709 13:18:22.799357 18458 ts_tablet_manager.cc:1434] T b885b7e2dcd64e97aa69d1dc22d007c7 P c1d757ebdf934c0191dc461696aa1e8e: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:18:22.804574 18459 tablet_bootstrap.cc:654] T 06c815ac0f3e40358acf8de6a5045e94 P ea7d68f1c1f146498364f8450a5f8ee9: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:22.804600 18461 tablet_bootstrap.cc:492] T b885b7e2dcd64e97aa69d1dc22d007c7 P e6097522851546e1a539b0644d9762d5: No bootstrap required, opened a new log
I20260709 13:18:22.799719 18487 leader_election.cc:290] T 06c815ac0f3e40358acf8de6a5045e94 P c1d757ebdf934c0191dc461696aa1e8e [CANDIDATE]: Term 1 election: Requested vote from peers ea7d68f1c1f146498364f8450a5f8ee9 (127.12.19.130:36285), e6097522851546e1a539b0644d9762d5 (127.12.19.131:42955)
I20260709 13:18:22.805392 18461 ts_tablet_manager.cc:1403] T b885b7e2dcd64e97aa69d1dc22d007c7 P e6097522851546e1a539b0644d9762d5: Time spent bootstrapping tablet: real 0.151s	user 0.038s	sys 0.010s
I20260709 13:18:22.805469 18487 raft_consensus.cc:493] T b4dec449fd834c4ba012cab7cc1c5b13 P c1d757ebdf934c0191dc461696aa1e8e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:22.805644 18315 raft_consensus.cc:2468] T 06c815ac0f3e40358acf8de6a5045e94 P e6097522851546e1a539b0644d9762d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1d757ebdf934c0191dc461696aa1e8e in term 1.
I20260709 13:18:22.806114 18487 raft_consensus.cc:515] T b4dec449fd834c4ba012cab7cc1c5b13 P c1d757ebdf934c0191dc461696aa1e8e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:22.806802 18132 leader_election.cc:304] T 06c815ac0f3e40358acf8de6a5045e94 P c1d757ebdf934c0191dc461696aa1e8e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c1d757ebdf934c0191dc461696aa1e8e, e6097522851546e1a539b0644d9762d5; no voters: ea7d68f1c1f146498364f8450a5f8ee9
I20260709 13:18:22.807626 18488 raft_consensus.cc:2804] T 06c815ac0f3e40358acf8de6a5045e94 P c1d757ebdf934c0191dc461696aa1e8e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:22.808069 18488 raft_consensus.cc:697] T 06c815ac0f3e40358acf8de6a5045e94 P c1d757ebdf934c0191dc461696aa1e8e [term 1 LEADER]: Becoming Leader. State: Replica: c1d757ebdf934c0191dc461696aa1e8e, State: Running, Role: LEADER
I20260709 13:18:22.808853 18488 consensus_queue.cc:237] T 06c815ac0f3e40358acf8de6a5045e94 P c1d757ebdf934c0191dc461696aa1e8e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:22.809271 18315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4dec449fd834c4ba012cab7cc1c5b13" candidate_uuid: "c1d757ebdf934c0191dc461696aa1e8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6097522851546e1a539b0644d9762d5" is_pre_election: true
I20260709 13:18:22.810021 18242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4dec449fd834c4ba012cab7cc1c5b13" candidate_uuid: "c1d757ebdf934c0191dc461696aa1e8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" is_pre_election: true
W20260709 13:18:22.810886 18132 leader_election.cc:343] T b4dec449fd834c4ba012cab7cc1c5b13 P c1d757ebdf934c0191dc461696aa1e8e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e6097522851546e1a539b0644d9762d5 (127.12.19.131:42955): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:18:22.811866 18131 leader_election.cc:343] T b4dec449fd834c4ba012cab7cc1c5b13 P c1d757ebdf934c0191dc461696aa1e8e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea7d68f1c1f146498364f8450a5f8ee9 (127.12.19.130:36285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:22.812506 18131 leader_election.cc:304] T b4dec449fd834c4ba012cab7cc1c5b13 P c1d757ebdf934c0191dc461696aa1e8e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c1d757ebdf934c0191dc461696aa1e8e; no voters: e6097522851546e1a539b0644d9762d5, ea7d68f1c1f146498364f8450a5f8ee9
I20260709 13:18:22.812668 18461 raft_consensus.cc:359] T b885b7e2dcd64e97aa69d1dc22d007c7 P e6097522851546e1a539b0644d9762d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:22.813376 18461 raft_consensus.cc:385] T b885b7e2dcd64e97aa69d1dc22d007c7 P e6097522851546e1a539b0644d9762d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:22.810473 18487 leader_election.cc:290] T b4dec449fd834c4ba012cab7cc1c5b13 P c1d757ebdf934c0191dc461696aa1e8e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea7d68f1c1f146498364f8450a5f8ee9 (127.12.19.130:36285), e6097522851546e1a539b0644d9762d5 (127.12.19.131:42955)
I20260709 13:18:22.813630 18471 raft_consensus.cc:2749] T b4dec449fd834c4ba012cab7cc1c5b13 P c1d757ebdf934c0191dc461696aa1e8e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:18:22.813658 18461 raft_consensus.cc:740] T b885b7e2dcd64e97aa69d1dc22d007c7 P e6097522851546e1a539b0644d9762d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6097522851546e1a539b0644d9762d5, State: Initialized, Role: FOLLOWER
I20260709 13:18:22.814632 18461 consensus_queue.cc:260] T b885b7e2dcd64e97aa69d1dc22d007c7 P e6097522851546e1a539b0644d9762d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:22.816947 18461 ts_tablet_manager.cc:1434] T b885b7e2dcd64e97aa69d1dc22d007c7 P e6097522851546e1a539b0644d9762d5: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:18:22.817986 18461 tablet_bootstrap.cc:492] T b4dec449fd834c4ba012cab7cc1c5b13 P e6097522851546e1a539b0644d9762d5: Bootstrap starting.
I20260709 13:18:22.824780 18461 tablet_bootstrap.cc:654] T b4dec449fd834c4ba012cab7cc1c5b13 P e6097522851546e1a539b0644d9762d5: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:22.829842 18459 tablet_bootstrap.cc:492] T 06c815ac0f3e40358acf8de6a5045e94 P ea7d68f1c1f146498364f8450a5f8ee9: No bootstrap required, opened a new log
I20260709 13:18:22.830318 18459 ts_tablet_manager.cc:1403] T 06c815ac0f3e40358acf8de6a5045e94 P ea7d68f1c1f146498364f8450a5f8ee9: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.015s
I20260709 13:18:22.833644 18459 raft_consensus.cc:359] T 06c815ac0f3e40358acf8de6a5045e94 P ea7d68f1c1f146498364f8450a5f8ee9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:22.834597 18459 raft_consensus.cc:385] T 06c815ac0f3e40358acf8de6a5045e94 P ea7d68f1c1f146498364f8450a5f8ee9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:22.835453 18459 raft_consensus.cc:740] T 06c815ac0f3e40358acf8de6a5045e94 P ea7d68f1c1f146498364f8450a5f8ee9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea7d68f1c1f146498364f8450a5f8ee9, State: Initialized, Role: FOLLOWER
I20260709 13:18:22.836423 18459 consensus_queue.cc:260] T 06c815ac0f3e40358acf8de6a5045e94 P ea7d68f1c1f146498364f8450a5f8ee9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:22.839047 18459 ts_tablet_manager.cc:1434] T 06c815ac0f3e40358acf8de6a5045e94 P ea7d68f1c1f146498364f8450a5f8ee9: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:18:22.839965 18459 tablet_bootstrap.cc:492] T d9eaab202ff64678865461b97f4460f6 P ea7d68f1c1f146498364f8450a5f8ee9: Bootstrap starting.
I20260709 13:18:22.842893 18061 catalog_manager.cc:5697] T d9eaab202ff64678865461b97f4460f6 P c1d757ebdf934c0191dc461696aa1e8e reported cstate change: term changed from 0 to 1, leader changed from <none> to c1d757ebdf934c0191dc461696aa1e8e (127.12.19.129). New cstate: current_term: 1 leader_uuid: "c1d757ebdf934c0191dc461696aa1e8e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:22.844548 18061 catalog_manager.cc:5697] T 07ed861d9504437eb1bd2be3d8f6bc23 P c1d757ebdf934c0191dc461696aa1e8e reported cstate change: term changed from 0 to 1, leader changed from <none> to c1d757ebdf934c0191dc461696aa1e8e (127.12.19.129). New cstate: current_term: 1 leader_uuid: "c1d757ebdf934c0191dc461696aa1e8e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:22.845139 18461 tablet_bootstrap.cc:492] T b4dec449fd834c4ba012cab7cc1c5b13 P e6097522851546e1a539b0644d9762d5: No bootstrap required, opened a new log
I20260709 13:18:22.845646 18459 tablet_bootstrap.cc:654] T d9eaab202ff64678865461b97f4460f6 P ea7d68f1c1f146498364f8450a5f8ee9: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:22.845836 18461 ts_tablet_manager.cc:1403] T b4dec449fd834c4ba012cab7cc1c5b13 P e6097522851546e1a539b0644d9762d5: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.001s
I20260709 13:18:22.846091 18061 catalog_manager.cc:5697] T 06c815ac0f3e40358acf8de6a5045e94 P c1d757ebdf934c0191dc461696aa1e8e reported cstate change: term changed from 0 to 1, leader changed from <none> to c1d757ebdf934c0191dc461696aa1e8e (127.12.19.129). New cstate: current_term: 1 leader_uuid: "c1d757ebdf934c0191dc461696aa1e8e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:22.849012 18461 raft_consensus.cc:359] T b4dec449fd834c4ba012cab7cc1c5b13 P e6097522851546e1a539b0644d9762d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:22.849969 18461 raft_consensus.cc:385] T b4dec449fd834c4ba012cab7cc1c5b13 P e6097522851546e1a539b0644d9762d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:22.850261 18461 raft_consensus.cc:740] T b4dec449fd834c4ba012cab7cc1c5b13 P e6097522851546e1a539b0644d9762d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6097522851546e1a539b0644d9762d5, State: Initialized, Role: FOLLOWER
I20260709 13:18:22.850893 18461 consensus_queue.cc:260] T b4dec449fd834c4ba012cab7cc1c5b13 P e6097522851546e1a539b0644d9762d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:22.852380 18459 tablet_bootstrap.cc:492] T d9eaab202ff64678865461b97f4460f6 P ea7d68f1c1f146498364f8450a5f8ee9: No bootstrap required, opened a new log
I20260709 13:18:22.852975 18459 ts_tablet_manager.cc:1403] T d9eaab202ff64678865461b97f4460f6 P ea7d68f1c1f146498364f8450a5f8ee9: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.002s
I20260709 13:18:22.853363 18461 ts_tablet_manager.cc:1434] T b4dec449fd834c4ba012cab7cc1c5b13 P e6097522851546e1a539b0644d9762d5: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:18:22.855721 18459 raft_consensus.cc:359] T d9eaab202ff64678865461b97f4460f6 P ea7d68f1c1f146498364f8450a5f8ee9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:22.856439 18459 raft_consensus.cc:385] T d9eaab202ff64678865461b97f4460f6 P ea7d68f1c1f146498364f8450a5f8ee9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:22.856750 18459 raft_consensus.cc:740] T d9eaab202ff64678865461b97f4460f6 P ea7d68f1c1f146498364f8450a5f8ee9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea7d68f1c1f146498364f8450a5f8ee9, State: Initialized, Role: FOLLOWER
I20260709 13:18:22.857565 18459 consensus_queue.cc:260] T d9eaab202ff64678865461b97f4460f6 P ea7d68f1c1f146498364f8450a5f8ee9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:22.860164 18459 ts_tablet_manager.cc:1434] T d9eaab202ff64678865461b97f4460f6 P ea7d68f1c1f146498364f8450a5f8ee9: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260709 13:18:22.861100 18459 tablet_bootstrap.cc:492] T b4dec449fd834c4ba012cab7cc1c5b13 P ea7d68f1c1f146498364f8450a5f8ee9: Bootstrap starting.
I20260709 13:18:22.866953 18459 tablet_bootstrap.cc:654] T b4dec449fd834c4ba012cab7cc1c5b13 P ea7d68f1c1f146498364f8450a5f8ee9: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:22.870926 18488 raft_consensus.cc:493] T 68e7880056ca4af380903714aebb5938 P c1d757ebdf934c0191dc461696aa1e8e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:22.871348 18459 tablet_bootstrap.cc:492] T b4dec449fd834c4ba012cab7cc1c5b13 P ea7d68f1c1f146498364f8450a5f8ee9: No bootstrap required, opened a new log
I20260709 13:18:22.871867 18459 ts_tablet_manager.cc:1403] T b4dec449fd834c4ba012cab7cc1c5b13 P ea7d68f1c1f146498364f8450a5f8ee9: Time spent bootstrapping tablet: real 0.011s	user 0.010s	sys 0.000s
I20260709 13:18:22.871466 18488 raft_consensus.cc:515] T 68e7880056ca4af380903714aebb5938 P c1d757ebdf934c0191dc461696aa1e8e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:22.873703 18488 leader_election.cc:290] T 68e7880056ca4af380903714aebb5938 P c1d757ebdf934c0191dc461696aa1e8e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea7d68f1c1f146498364f8450a5f8ee9 (127.12.19.130:36285), e6097522851546e1a539b0644d9762d5 (127.12.19.131:42955)
I20260709 13:18:22.874246 18242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68e7880056ca4af380903714aebb5938" candidate_uuid: "c1d757ebdf934c0191dc461696aa1e8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" is_pre_election: true
I20260709 13:18:22.874826 18242 raft_consensus.cc:2468] T 68e7880056ca4af380903714aebb5938 P ea7d68f1c1f146498364f8450a5f8ee9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1d757ebdf934c0191dc461696aa1e8e in term 0.
I20260709 13:18:22.874536 18459 raft_consensus.cc:359] T b4dec449fd834c4ba012cab7cc1c5b13 P ea7d68f1c1f146498364f8450a5f8ee9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:22.875303 18459 raft_consensus.cc:385] T b4dec449fd834c4ba012cab7cc1c5b13 P ea7d68f1c1f146498364f8450a5f8ee9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:22.875135 18315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68e7880056ca4af380903714aebb5938" candidate_uuid: "c1d757ebdf934c0191dc461696aa1e8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6097522851546e1a539b0644d9762d5" is_pre_election: true
I20260709 13:18:22.875617 18459 raft_consensus.cc:740] T b4dec449fd834c4ba012cab7cc1c5b13 P ea7d68f1c1f146498364f8450a5f8ee9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea7d68f1c1f146498364f8450a5f8ee9, State: Initialized, Role: FOLLOWER
I20260709 13:18:22.875811 18315 raft_consensus.cc:2468] T 68e7880056ca4af380903714aebb5938 P e6097522851546e1a539b0644d9762d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1d757ebdf934c0191dc461696aa1e8e in term 0.
I20260709 13:18:22.875820 18131 leader_election.cc:304] T 68e7880056ca4af380903714aebb5938 P c1d757ebdf934c0191dc461696aa1e8e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c1d757ebdf934c0191dc461696aa1e8e, ea7d68f1c1f146498364f8450a5f8ee9; no voters: 
I20260709 13:18:22.876304 18459 consensus_queue.cc:260] T b4dec449fd834c4ba012cab7cc1c5b13 P ea7d68f1c1f146498364f8450a5f8ee9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:22.876886 18488 raft_consensus.cc:2804] T 68e7880056ca4af380903714aebb5938 P c1d757ebdf934c0191dc461696aa1e8e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:22.877301 18488 raft_consensus.cc:493] T 68e7880056ca4af380903714aebb5938 P c1d757ebdf934c0191dc461696aa1e8e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:22.877640 18488 raft_consensus.cc:3060] T 68e7880056ca4af380903714aebb5938 P c1d757ebdf934c0191dc461696aa1e8e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:22.880435 18459 ts_tablet_manager.cc:1434] T b4dec449fd834c4ba012cab7cc1c5b13 P ea7d68f1c1f146498364f8450a5f8ee9: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:18:22.881209 18459 tablet_bootstrap.cc:492] T b885b7e2dcd64e97aa69d1dc22d007c7 P ea7d68f1c1f146498364f8450a5f8ee9: Bootstrap starting.
I20260709 13:18:22.885119 18459 tablet_bootstrap.cc:654] T b885b7e2dcd64e97aa69d1dc22d007c7 P ea7d68f1c1f146498364f8450a5f8ee9: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:22.885218 18488 raft_consensus.cc:515] T 68e7880056ca4af380903714aebb5938 P c1d757ebdf934c0191dc461696aa1e8e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:22.887157 18488 leader_election.cc:290] T 68e7880056ca4af380903714aebb5938 P c1d757ebdf934c0191dc461696aa1e8e [CANDIDATE]: Term 1 election: Requested vote from peers ea7d68f1c1f146498364f8450a5f8ee9 (127.12.19.130:36285), e6097522851546e1a539b0644d9762d5 (127.12.19.131:42955)
I20260709 13:18:22.888347 18242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68e7880056ca4af380903714aebb5938" candidate_uuid: "c1d757ebdf934c0191dc461696aa1e8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea7d68f1c1f146498364f8450a5f8ee9"
I20260709 13:18:22.888935 18242 raft_consensus.cc:3060] T 68e7880056ca4af380903714aebb5938 P ea7d68f1c1f146498364f8450a5f8ee9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:22.889485 18315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68e7880056ca4af380903714aebb5938" candidate_uuid: "c1d757ebdf934c0191dc461696aa1e8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6097522851546e1a539b0644d9762d5"
I20260709 13:18:22.890228 18315 raft_consensus.cc:3060] T 68e7880056ca4af380903714aebb5938 P e6097522851546e1a539b0644d9762d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:22.894560 18242 raft_consensus.cc:2468] T 68e7880056ca4af380903714aebb5938 P ea7d68f1c1f146498364f8450a5f8ee9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1d757ebdf934c0191dc461696aa1e8e in term 1.
I20260709 13:18:22.895610 18131 leader_election.cc:304] T 68e7880056ca4af380903714aebb5938 P c1d757ebdf934c0191dc461696aa1e8e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c1d757ebdf934c0191dc461696aa1e8e, ea7d68f1c1f146498364f8450a5f8ee9; no voters: 
I20260709 13:18:22.896271 18459 tablet_bootstrap.cc:492] T b885b7e2dcd64e97aa69d1dc22d007c7 P ea7d68f1c1f146498364f8450a5f8ee9: No bootstrap required, opened a new log
I20260709 13:18:22.896413 18488 raft_consensus.cc:2804] T 68e7880056ca4af380903714aebb5938 P c1d757ebdf934c0191dc461696aa1e8e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:22.896993 18488 raft_consensus.cc:697] T 68e7880056ca4af380903714aebb5938 P c1d757ebdf934c0191dc461696aa1e8e [term 1 LEADER]: Becoming Leader. State: Replica: c1d757ebdf934c0191dc461696aa1e8e, State: Running, Role: LEADER
I20260709 13:18:22.896838 18459 ts_tablet_manager.cc:1403] T b885b7e2dcd64e97aa69d1dc22d007c7 P ea7d68f1c1f146498364f8450a5f8ee9: Time spent bootstrapping tablet: real 0.016s	user 0.001s	sys 0.012s
I20260709 13:18:22.897758 18488 consensus_queue.cc:237] T 68e7880056ca4af380903714aebb5938 P c1d757ebdf934c0191dc461696aa1e8e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:22.900197 18459 raft_consensus.cc:359] T b885b7e2dcd64e97aa69d1dc22d007c7 P ea7d68f1c1f146498364f8450a5f8ee9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:22.900841 18459 raft_consensus.cc:385] T b885b7e2dcd64e97aa69d1dc22d007c7 P ea7d68f1c1f146498364f8450a5f8ee9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:22.900771 18315 raft_consensus.cc:2468] T 68e7880056ca4af380903714aebb5938 P e6097522851546e1a539b0644d9762d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1d757ebdf934c0191dc461696aa1e8e in term 1.
I20260709 13:18:22.901217 18459 raft_consensus.cc:740] T b885b7e2dcd64e97aa69d1dc22d007c7 P ea7d68f1c1f146498364f8450a5f8ee9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea7d68f1c1f146498364f8450a5f8ee9, State: Initialized, Role: FOLLOWER
I20260709 13:18:22.901898 18459 consensus_queue.cc:260] T b885b7e2dcd64e97aa69d1dc22d007c7 P ea7d68f1c1f146498364f8450a5f8ee9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:22.903563 18459 ts_tablet_manager.cc:1434] T b885b7e2dcd64e97aa69d1dc22d007c7 P ea7d68f1c1f146498364f8450a5f8ee9: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260709 13:18:22.904904 18363 raft_consensus.cc:493] T d9eaab202ff64678865461b97f4460f6 P ea7d68f1c1f146498364f8450a5f8ee9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:22.905642 18363 raft_consensus.cc:515] T d9eaab202ff64678865461b97f4460f6 P ea7d68f1c1f146498364f8450a5f8ee9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:22.907894 18363 leader_election.cc:290] T d9eaab202ff64678865461b97f4460f6 P ea7d68f1c1f146498364f8450a5f8ee9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1d757ebdf934c0191dc461696aa1e8e (127.12.19.129:40103), e6097522851546e1a539b0644d9762d5 (127.12.19.131:42955)
I20260709 13:18:22.909309 18166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9eaab202ff64678865461b97f4460f6" candidate_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1d757ebdf934c0191dc461696aa1e8e" is_pre_election: true
I20260709 13:18:22.909722 18316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9eaab202ff64678865461b97f4460f6" candidate_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6097522851546e1a539b0644d9762d5" is_pre_election: true
I20260709 13:18:22.910514 18316 raft_consensus.cc:2393] T d9eaab202ff64678865461b97f4460f6 P e6097522851546e1a539b0644d9762d5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ea7d68f1c1f146498364f8450a5f8ee9 in current term 1: Already voted for candidate c1d757ebdf934c0191dc461696aa1e8e in this term.
I20260709 13:18:22.911381 18207 leader_election.cc:304] T d9eaab202ff64678865461b97f4460f6 P ea7d68f1c1f146498364f8450a5f8ee9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea7d68f1c1f146498364f8450a5f8ee9; no voters: c1d757ebdf934c0191dc461696aa1e8e, e6097522851546e1a539b0644d9762d5
I20260709 13:18:22.911995 18363 raft_consensus.cc:3060] T d9eaab202ff64678865461b97f4460f6 P ea7d68f1c1f146498364f8450a5f8ee9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:22.920068 18363 raft_consensus.cc:2749] T d9eaab202ff64678865461b97f4460f6 P ea7d68f1c1f146498364f8450a5f8ee9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:18:22.921653 18065 catalog_manager.cc:5697] T 68e7880056ca4af380903714aebb5938 P c1d757ebdf934c0191dc461696aa1e8e reported cstate change: term changed from 0 to 1, leader changed from <none> to c1d757ebdf934c0191dc461696aa1e8e (127.12.19.129). New cstate: current_term: 1 leader_uuid: "c1d757ebdf934c0191dc461696aa1e8e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:23.029712 18479 raft_consensus.cc:493] T b4dec449fd834c4ba012cab7cc1c5b13 P e6097522851546e1a539b0644d9762d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:23.030201 18479 raft_consensus.cc:515] T b4dec449fd834c4ba012cab7cc1c5b13 P e6097522851546e1a539b0644d9762d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:23.031749 18479 leader_election.cc:290] T b4dec449fd834c4ba012cab7cc1c5b13 P e6097522851546e1a539b0644d9762d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1d757ebdf934c0191dc461696aa1e8e (127.12.19.129:40103), ea7d68f1c1f146498364f8450a5f8ee9 (127.12.19.130:36285)
I20260709 13:18:23.032516 18166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4dec449fd834c4ba012cab7cc1c5b13" candidate_uuid: "e6097522851546e1a539b0644d9762d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1d757ebdf934c0191dc461696aa1e8e" is_pre_election: true
I20260709 13:18:23.032935 18242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4dec449fd834c4ba012cab7cc1c5b13" candidate_uuid: "e6097522851546e1a539b0644d9762d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" is_pre_election: true
I20260709 13:18:23.033274 18166 raft_consensus.cc:2468] T b4dec449fd834c4ba012cab7cc1c5b13 P c1d757ebdf934c0191dc461696aa1e8e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6097522851546e1a539b0644d9762d5 in term 0.
I20260709 13:18:23.033574 18242 raft_consensus.cc:2468] T b4dec449fd834c4ba012cab7cc1c5b13 P ea7d68f1c1f146498364f8450a5f8ee9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6097522851546e1a539b0644d9762d5 in term 0.
I20260709 13:18:23.034389 18280 leader_election.cc:304] T b4dec449fd834c4ba012cab7cc1c5b13 P e6097522851546e1a539b0644d9762d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c1d757ebdf934c0191dc461696aa1e8e, e6097522851546e1a539b0644d9762d5; no voters: 
I20260709 13:18:23.035107 18479 raft_consensus.cc:2804] T b4dec449fd834c4ba012cab7cc1c5b13 P e6097522851546e1a539b0644d9762d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:23.035485 18479 raft_consensus.cc:493] T b4dec449fd834c4ba012cab7cc1c5b13 P e6097522851546e1a539b0644d9762d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:23.035844 18479 raft_consensus.cc:3060] T b4dec449fd834c4ba012cab7cc1c5b13 P e6097522851546e1a539b0644d9762d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:23.042733 18479 raft_consensus.cc:515] T b4dec449fd834c4ba012cab7cc1c5b13 P e6097522851546e1a539b0644d9762d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:23.044659 18479 leader_election.cc:290] T b4dec449fd834c4ba012cab7cc1c5b13 P e6097522851546e1a539b0644d9762d5 [CANDIDATE]: Term 1 election: Requested vote from peers c1d757ebdf934c0191dc461696aa1e8e (127.12.19.129:40103), ea7d68f1c1f146498364f8450a5f8ee9 (127.12.19.130:36285)
I20260709 13:18:23.079931 18242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4dec449fd834c4ba012cab7cc1c5b13" candidate_uuid: "e6097522851546e1a539b0644d9762d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea7d68f1c1f146498364f8450a5f8ee9"
I20260709 13:18:23.080466 18166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4dec449fd834c4ba012cab7cc1c5b13" candidate_uuid: "e6097522851546e1a539b0644d9762d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1d757ebdf934c0191dc461696aa1e8e"
I20260709 13:18:23.081758 18242 raft_consensus.cc:3060] T b4dec449fd834c4ba012cab7cc1c5b13 P ea7d68f1c1f146498364f8450a5f8ee9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:23.081921 18166 raft_consensus.cc:3060] T b4dec449fd834c4ba012cab7cc1c5b13 P c1d757ebdf934c0191dc461696aa1e8e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:23.091583 18242 raft_consensus.cc:2468] T b4dec449fd834c4ba012cab7cc1c5b13 P ea7d68f1c1f146498364f8450a5f8ee9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6097522851546e1a539b0644d9762d5 in term 1.
I20260709 13:18:23.091800 18166 raft_consensus.cc:2468] T b4dec449fd834c4ba012cab7cc1c5b13 P c1d757ebdf934c0191dc461696aa1e8e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6097522851546e1a539b0644d9762d5 in term 1.
I20260709 13:18:23.093266 18280 leader_election.cc:304] T b4dec449fd834c4ba012cab7cc1c5b13 P e6097522851546e1a539b0644d9762d5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e6097522851546e1a539b0644d9762d5, ea7d68f1c1f146498364f8450a5f8ee9; no voters: 
I20260709 13:18:23.094782 18479 raft_consensus.cc:2804] T b4dec449fd834c4ba012cab7cc1c5b13 P e6097522851546e1a539b0644d9762d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:23.095711 18479 raft_consensus.cc:697] T b4dec449fd834c4ba012cab7cc1c5b13 P e6097522851546e1a539b0644d9762d5 [term 1 LEADER]: Becoming Leader. State: Replica: e6097522851546e1a539b0644d9762d5, State: Running, Role: LEADER
I20260709 13:18:23.097685 18479 consensus_queue.cc:237] T b4dec449fd834c4ba012cab7cc1c5b13 P e6097522851546e1a539b0644d9762d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:23.102352 18363 raft_consensus.cc:493] T 06c815ac0f3e40358acf8de6a5045e94 P ea7d68f1c1f146498364f8450a5f8ee9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:23.103454 18363 raft_consensus.cc:515] T 06c815ac0f3e40358acf8de6a5045e94 P ea7d68f1c1f146498364f8450a5f8ee9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:23.108438 18363 leader_election.cc:290] T 06c815ac0f3e40358acf8de6a5045e94 P ea7d68f1c1f146498364f8450a5f8ee9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1d757ebdf934c0191dc461696aa1e8e (127.12.19.129:40103), e6097522851546e1a539b0644d9762d5 (127.12.19.131:42955)
I20260709 13:18:23.108861 18315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06c815ac0f3e40358acf8de6a5045e94" candidate_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6097522851546e1a539b0644d9762d5" is_pre_election: true
I20260709 13:18:23.110230 18315 raft_consensus.cc:2393] T 06c815ac0f3e40358acf8de6a5045e94 P e6097522851546e1a539b0644d9762d5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ea7d68f1c1f146498364f8450a5f8ee9 in current term 1: Already voted for candidate c1d757ebdf934c0191dc461696aa1e8e in this term.
I20260709 13:18:23.109905 18488 consensus_queue.cc:1048] T 11088daaf431493caeb66bbb6c61613f P c1d757ebdf934c0191dc461696aa1e8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:18:23.115070 18166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06c815ac0f3e40358acf8de6a5045e94" candidate_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1d757ebdf934c0191dc461696aa1e8e" is_pre_election: true
I20260709 13:18:23.115352 18488 raft_consensus.cc:493] T b885b7e2dcd64e97aa69d1dc22d007c7 P c1d757ebdf934c0191dc461696aa1e8e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:23.116174 18488 raft_consensus.cc:515] T b885b7e2dcd64e97aa69d1dc22d007c7 P c1d757ebdf934c0191dc461696aa1e8e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:23.118486 18206 leader_election.cc:304] T 06c815ac0f3e40358acf8de6a5045e94 P ea7d68f1c1f146498364f8450a5f8ee9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea7d68f1c1f146498364f8450a5f8ee9; no voters: c1d757ebdf934c0191dc461696aa1e8e, e6097522851546e1a539b0644d9762d5
I20260709 13:18:23.119030 18065 catalog_manager.cc:5697] T b4dec449fd834c4ba012cab7cc1c5b13 P e6097522851546e1a539b0644d9762d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to e6097522851546e1a539b0644d9762d5 (127.12.19.131). New cstate: current_term: 1 leader_uuid: "e6097522851546e1a539b0644d9762d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } health_report { overall_health: HEALTHY } } }
I20260709 13:18:23.120963 18315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b885b7e2dcd64e97aa69d1dc22d007c7" candidate_uuid: "c1d757ebdf934c0191dc461696aa1e8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6097522851546e1a539b0644d9762d5" is_pre_election: true
I20260709 13:18:23.121165 18484 raft_consensus.cc:3060] T 06c815ac0f3e40358acf8de6a5045e94 P ea7d68f1c1f146498364f8450a5f8ee9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:23.121078 18488 leader_election.cc:290] T b885b7e2dcd64e97aa69d1dc22d007c7 P c1d757ebdf934c0191dc461696aa1e8e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea7d68f1c1f146498364f8450a5f8ee9 (127.12.19.130:36285), e6097522851546e1a539b0644d9762d5 (127.12.19.131:42955)
I20260709 13:18:23.122080 18315 raft_consensus.cc:2468] T b885b7e2dcd64e97aa69d1dc22d007c7 P e6097522851546e1a539b0644d9762d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1d757ebdf934c0191dc461696aa1e8e in term 0.
I20260709 13:18:23.123915 18132 leader_election.cc:304] T b885b7e2dcd64e97aa69d1dc22d007c7 P c1d757ebdf934c0191dc461696aa1e8e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c1d757ebdf934c0191dc461696aa1e8e, e6097522851546e1a539b0644d9762d5; no voters: 
I20260709 13:18:23.125305 18488 raft_consensus.cc:2804] T b885b7e2dcd64e97aa69d1dc22d007c7 P c1d757ebdf934c0191dc461696aa1e8e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:23.125738 18488 raft_consensus.cc:493] T b885b7e2dcd64e97aa69d1dc22d007c7 P c1d757ebdf934c0191dc461696aa1e8e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:23.126166 18488 raft_consensus.cc:3060] T b885b7e2dcd64e97aa69d1dc22d007c7 P c1d757ebdf934c0191dc461696aa1e8e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:23.135076 18484 raft_consensus.cc:2749] T 06c815ac0f3e40358acf8de6a5045e94 P ea7d68f1c1f146498364f8450a5f8ee9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:18:23.137400 18241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b885b7e2dcd64e97aa69d1dc22d007c7" candidate_uuid: "c1d757ebdf934c0191dc461696aa1e8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" is_pre_election: true
I20260709 13:18:23.142973 18241 raft_consensus.cc:2468] T b885b7e2dcd64e97aa69d1dc22d007c7 P ea7d68f1c1f146498364f8450a5f8ee9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1d757ebdf934c0191dc461696aa1e8e in term 0.
I20260709 13:18:23.137452 18488 raft_consensus.cc:515] T b885b7e2dcd64e97aa69d1dc22d007c7 P c1d757ebdf934c0191dc461696aa1e8e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:23.144955 18479 consensus_queue.cc:1048] T 675694e64076476bab54fd1baebf7bc2 P e6097522851546e1a539b0644d9762d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:23.145430 18488 leader_election.cc:290] T b885b7e2dcd64e97aa69d1dc22d007c7 P c1d757ebdf934c0191dc461696aa1e8e [CANDIDATE]: Term 1 election: Requested vote from peers ea7d68f1c1f146498364f8450a5f8ee9 (127.12.19.130:36285), e6097522851546e1a539b0644d9762d5 (127.12.19.131:42955)
I20260709 13:18:23.147961 18315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b885b7e2dcd64e97aa69d1dc22d007c7" candidate_uuid: "c1d757ebdf934c0191dc461696aa1e8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6097522851546e1a539b0644d9762d5"
I20260709 13:18:23.148692 18315 raft_consensus.cc:3060] T b885b7e2dcd64e97aa69d1dc22d007c7 P e6097522851546e1a539b0644d9762d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:23.148815 18241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b885b7e2dcd64e97aa69d1dc22d007c7" candidate_uuid: "c1d757ebdf934c0191dc461696aa1e8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea7d68f1c1f146498364f8450a5f8ee9"
I20260709 13:18:23.149442 18241 raft_consensus.cc:3060] T b885b7e2dcd64e97aa69d1dc22d007c7 P ea7d68f1c1f146498364f8450a5f8ee9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:23.157935 18447 consensus_queue.cc:1048] T 11088daaf431493caeb66bbb6c61613f P c1d757ebdf934c0191dc461696aa1e8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:18:23.204612 18447 consensus_queue.cc:1048] T d9eaab202ff64678865461b97f4460f6 P c1d757ebdf934c0191dc461696aa1e8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:23.227545 18479 consensus_queue.cc:1048] T bf03ae73187848de9e143f4254446050 P e6097522851546e1a539b0644d9762d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:18:23.226403 18315 raft_consensus.cc:2468] T b885b7e2dcd64e97aa69d1dc22d007c7 P e6097522851546e1a539b0644d9762d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1d757ebdf934c0191dc461696aa1e8e in term 1.
I20260709 13:18:23.233533 18132 leader_election.cc:304] T b885b7e2dcd64e97aa69d1dc22d007c7 P c1d757ebdf934c0191dc461696aa1e8e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c1d757ebdf934c0191dc461696aa1e8e, e6097522851546e1a539b0644d9762d5; no voters: 
I20260709 13:18:23.234548 18447 raft_consensus.cc:2804] T b885b7e2dcd64e97aa69d1dc22d007c7 P c1d757ebdf934c0191dc461696aa1e8e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:23.235112 18447 raft_consensus.cc:697] T b885b7e2dcd64e97aa69d1dc22d007c7 P c1d757ebdf934c0191dc461696aa1e8e [term 1 LEADER]: Becoming Leader. State: Replica: c1d757ebdf934c0191dc461696aa1e8e, State: Running, Role: LEADER
I20260709 13:18:23.236299 18447 consensus_queue.cc:237] T b885b7e2dcd64e97aa69d1dc22d007c7 P c1d757ebdf934c0191dc461696aa1e8e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:23.251072 18241 raft_consensus.cc:2468] T b885b7e2dcd64e97aa69d1dc22d007c7 P ea7d68f1c1f146498364f8450a5f8ee9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1d757ebdf934c0191dc461696aa1e8e in term 1.
I20260709 13:18:23.252970 18471 consensus_queue.cc:1048] T 07ed861d9504437eb1bd2be3d8f6bc23 P c1d757ebdf934c0191dc461696aa1e8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:18:23.261093 18471 consensus_queue.cc:1048] T 06c815ac0f3e40358acf8de6a5045e94 P c1d757ebdf934c0191dc461696aa1e8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:18:23.262890 18487 consensus_queue.cc:1048] T d9eaab202ff64678865461b97f4460f6 P c1d757ebdf934c0191dc461696aa1e8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:18:23.287225 18479 consensus_queue.cc:1048] T 675694e64076476bab54fd1baebf7bc2 P e6097522851546e1a539b0644d9762d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:18:23.293637 18471 consensus_queue.cc:1048] T 07ed861d9504437eb1bd2be3d8f6bc23 P c1d757ebdf934c0191dc461696aa1e8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:18:23.299299 18516 consensus_queue.cc:1048] T bf03ae73187848de9e143f4254446050 P e6097522851546e1a539b0644d9762d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:18:23.325907 18487 consensus_queue.cc:1048] T 68e7880056ca4af380903714aebb5938 P c1d757ebdf934c0191dc461696aa1e8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:23.333734 18471 consensus_queue.cc:1048] T 68e7880056ca4af380903714aebb5938 P c1d757ebdf934c0191dc461696aa1e8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 13:18:23.343609 18061 catalog_manager.cc:5697] T b885b7e2dcd64e97aa69d1dc22d007c7 P c1d757ebdf934c0191dc461696aa1e8e reported cstate change: term changed from 0 to 1, leader changed from <none> to c1d757ebdf934c0191dc461696aa1e8e (127.12.19.129). New cstate: current_term: 1 leader_uuid: "c1d757ebdf934c0191dc461696aa1e8e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:23.358243 18471 consensus_queue.cc:1048] T 06c815ac0f3e40358acf8de6a5045e94 P c1d757ebdf934c0191dc461696aa1e8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:23.601329 18314 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bf03ae73187848de9e143f4254446050"
dest_uuid: "e6097522851546e1a539b0644d9762d5"
mode: GRACEFUL
new_leader_uuid: "c1d757ebdf934c0191dc461696aa1e8e"
 from {username='slave'} at 127.0.0.1:37542
I20260709 13:18:23.601917 18314 raft_consensus.cc:606] T bf03ae73187848de9e143f4254446050 P e6097522851546e1a539b0644d9762d5 [term 1 LEADER]: Received request to transfer leadership to TS c1d757ebdf934c0191dc461696aa1e8e
I20260709 13:18:23.606451 18314 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "675694e64076476bab54fd1baebf7bc2"
dest_uuid: "e6097522851546e1a539b0644d9762d5"
mode: GRACEFUL
new_leader_uuid: "ea7d68f1c1f146498364f8450a5f8ee9"
 from {username='slave'} at 127.0.0.1:37542
I20260709 13:18:23.606917 18314 raft_consensus.cc:606] T 675694e64076476bab54fd1baebf7bc2 P e6097522851546e1a539b0644d9762d5 [term 1 LEADER]: Received request to transfer leadership to TS ea7d68f1c1f146498364f8450a5f8ee9
I20260709 13:18:23.611423 18167 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "11088daaf431493caeb66bbb6c61613f"
dest_uuid: "c1d757ebdf934c0191dc461696aa1e8e"
mode: GRACEFUL
new_leader_uuid: "ea7d68f1c1f146498364f8450a5f8ee9"
 from {username='slave'} at 127.0.0.1:56194
I20260709 13:18:23.611855 18167 raft_consensus.cc:606] T 11088daaf431493caeb66bbb6c61613f P c1d757ebdf934c0191dc461696aa1e8e [term 1 LEADER]: Received request to transfer leadership to TS ea7d68f1c1f146498364f8450a5f8ee9
I20260709 13:18:23.616919 18167 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d9eaab202ff64678865461b97f4460f6"
dest_uuid: "c1d757ebdf934c0191dc461696aa1e8e"
mode: GRACEFUL
new_leader_uuid: "ea7d68f1c1f146498364f8450a5f8ee9"
 from {username='slave'} at 127.0.0.1:56194
I20260709 13:18:23.617309 18167 raft_consensus.cc:606] T d9eaab202ff64678865461b97f4460f6 P c1d757ebdf934c0191dc461696aa1e8e [term 1 LEADER]: Received request to transfer leadership to TS ea7d68f1c1f146498364f8450a5f8ee9
I20260709 13:18:23.622231 18314 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b4dec449fd834c4ba012cab7cc1c5b13"
dest_uuid: "e6097522851546e1a539b0644d9762d5"
mode: GRACEFUL
new_leader_uuid: "ea7d68f1c1f146498364f8450a5f8ee9"
 from {username='slave'} at 127.0.0.1:37542
I20260709 13:18:23.622748 18314 raft_consensus.cc:606] T b4dec449fd834c4ba012cab7cc1c5b13 P e6097522851546e1a539b0644d9762d5 [term 1 LEADER]: Received request to transfer leadership to TS ea7d68f1c1f146498364f8450a5f8ee9
I20260709 13:18:23.622653 18485 consensus_queue.cc:1048] T b4dec449fd834c4ba012cab7cc1c5b13 P e6097522851546e1a539b0644d9762d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:23.631243 18165 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b885b7e2dcd64e97aa69d1dc22d007c7"
dest_uuid: "c1d757ebdf934c0191dc461696aa1e8e"
mode: GRACEFUL
new_leader_uuid: "e6097522851546e1a539b0644d9762d5"
 from {username='slave'} at 127.0.0.1:56194
I20260709 13:18:23.631878 18165 raft_consensus.cc:606] T b885b7e2dcd64e97aa69d1dc22d007c7 P c1d757ebdf934c0191dc461696aa1e8e [term 1 LEADER]: Received request to transfer leadership to TS e6097522851546e1a539b0644d9762d5
I20260709 13:18:23.636255 18485 consensus_queue.cc:1048] T b4dec449fd834c4ba012cab7cc1c5b13 P e6097522851546e1a539b0644d9762d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:23.648772 18524 raft_consensus.cc:993] T b4dec449fd834c4ba012cab7cc1c5b13 P e6097522851546e1a539b0644d9762d5: : Instructing follower ea7d68f1c1f146498364f8450a5f8ee9 to start an election
I20260709 13:18:23.649214 18485 raft_consensus.cc:1081] T b4dec449fd834c4ba012cab7cc1c5b13 P e6097522851546e1a539b0644d9762d5 [term 1 LEADER]: Signalling peer ea7d68f1c1f146498364f8450a5f8ee9 to start an election
I20260709 13:18:23.650714 18238 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b4dec449fd834c4ba012cab7cc1c5b13"
dest_uuid: "ea7d68f1c1f146498364f8450a5f8ee9"
 from {username='slave'} at 127.0.0.1:39786
I20260709 13:18:23.651324 18238 raft_consensus.cc:493] T b4dec449fd834c4ba012cab7cc1c5b13 P ea7d68f1c1f146498364f8450a5f8ee9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:23.651662 18238 raft_consensus.cc:3060] T b4dec449fd834c4ba012cab7cc1c5b13 P ea7d68f1c1f146498364f8450a5f8ee9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:23.658000 18238 raft_consensus.cc:515] T b4dec449fd834c4ba012cab7cc1c5b13 P ea7d68f1c1f146498364f8450a5f8ee9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:23.659785 18238 leader_election.cc:290] T b4dec449fd834c4ba012cab7cc1c5b13 P ea7d68f1c1f146498364f8450a5f8ee9 [CANDIDATE]: Term 2 election: Requested vote from peers c1d757ebdf934c0191dc461696aa1e8e (127.12.19.129:40103), e6097522851546e1a539b0644d9762d5 (127.12.19.131:42955)
I20260709 13:18:23.660399 18165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4dec449fd834c4ba012cab7cc1c5b13" candidate_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c1d757ebdf934c0191dc461696aa1e8e"
I20260709 13:18:23.661027 18165 raft_consensus.cc:3060] T b4dec449fd834c4ba012cab7cc1c5b13 P c1d757ebdf934c0191dc461696aa1e8e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:23.661130 18314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4dec449fd834c4ba012cab7cc1c5b13" candidate_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e6097522851546e1a539b0644d9762d5"
I20260709 13:18:23.661780 18314 raft_consensus.cc:3055] T b4dec449fd834c4ba012cab7cc1c5b13 P e6097522851546e1a539b0644d9762d5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:18:23.662101 18314 raft_consensus.cc:740] T b4dec449fd834c4ba012cab7cc1c5b13 P e6097522851546e1a539b0644d9762d5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e6097522851546e1a539b0644d9762d5, State: Running, Role: LEADER
I20260709 13:18:23.662945 18314 consensus_queue.cc:260] T b4dec449fd834c4ba012cab7cc1c5b13 P e6097522851546e1a539b0644d9762d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:23.664279 18314 raft_consensus.cc:3060] T b4dec449fd834c4ba012cab7cc1c5b13 P e6097522851546e1a539b0644d9762d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:23.669281 18165 raft_consensus.cc:2468] T b4dec449fd834c4ba012cab7cc1c5b13 P c1d757ebdf934c0191dc461696aa1e8e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea7d68f1c1f146498364f8450a5f8ee9 in term 2.
I20260709 13:18:23.670652 18206 leader_election.cc:304] T b4dec449fd834c4ba012cab7cc1c5b13 P ea7d68f1c1f146498364f8450a5f8ee9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c1d757ebdf934c0191dc461696aa1e8e, ea7d68f1c1f146498364f8450a5f8ee9; no voters: 
I20260709 13:18:23.671491 18484 raft_consensus.cc:2804] T b4dec449fd834c4ba012cab7cc1c5b13 P ea7d68f1c1f146498364f8450a5f8ee9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:18:23.671950 18484 raft_consensus.cc:697] T b4dec449fd834c4ba012cab7cc1c5b13 P ea7d68f1c1f146498364f8450a5f8ee9 [term 2 LEADER]: Becoming Leader. State: Replica: ea7d68f1c1f146498364f8450a5f8ee9, State: Running, Role: LEADER
I20260709 13:18:23.672482 18314 raft_consensus.cc:2468] T b4dec449fd834c4ba012cab7cc1c5b13 P e6097522851546e1a539b0644d9762d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea7d68f1c1f146498364f8450a5f8ee9 in term 2.
I20260709 13:18:23.672839 18484 consensus_queue.cc:237] T b4dec449fd834c4ba012cab7cc1c5b13 P ea7d68f1c1f146498364f8450a5f8ee9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:23.679383 18063 catalog_manager.cc:5697] T b4dec449fd834c4ba012cab7cc1c5b13 P ea7d68f1c1f146498364f8450a5f8ee9 reported cstate change: term changed from 1 to 2, leader changed from e6097522851546e1a539b0644d9762d5 (127.12.19.131) to ea7d68f1c1f146498364f8450a5f8ee9 (127.12.19.130). New cstate: current_term: 2 leader_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:23.680269 18524 raft_consensus.cc:993] T 675694e64076476bab54fd1baebf7bc2 P e6097522851546e1a539b0644d9762d5: : Instructing follower ea7d68f1c1f146498364f8450a5f8ee9 to start an election
I20260709 13:18:23.680760 18485 raft_consensus.cc:1081] T 675694e64076476bab54fd1baebf7bc2 P e6097522851546e1a539b0644d9762d5 [term 1 LEADER]: Signalling peer ea7d68f1c1f146498364f8450a5f8ee9 to start an election
I20260709 13:18:23.682188 18238 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "675694e64076476bab54fd1baebf7bc2"
dest_uuid: "ea7d68f1c1f146498364f8450a5f8ee9"
 from {username='slave'} at 127.0.0.1:39786
I20260709 13:18:23.682711 18238 raft_consensus.cc:493] T 675694e64076476bab54fd1baebf7bc2 P ea7d68f1c1f146498364f8450a5f8ee9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:23.683073 18238 raft_consensus.cc:3060] T 675694e64076476bab54fd1baebf7bc2 P ea7d68f1c1f146498364f8450a5f8ee9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:23.689901 18238 raft_consensus.cc:515] T 675694e64076476bab54fd1baebf7bc2 P ea7d68f1c1f146498364f8450a5f8ee9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:23.691787 18238 leader_election.cc:290] T 675694e64076476bab54fd1baebf7bc2 P ea7d68f1c1f146498364f8450a5f8ee9 [CANDIDATE]: Term 2 election: Requested vote from peers c1d757ebdf934c0191dc461696aa1e8e (127.12.19.129:40103), e6097522851546e1a539b0644d9762d5 (127.12.19.131:42955)
I20260709 13:18:23.692593 18165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "675694e64076476bab54fd1baebf7bc2" candidate_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c1d757ebdf934c0191dc461696aa1e8e"
I20260709 13:18:23.692842 18314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "675694e64076476bab54fd1baebf7bc2" candidate_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e6097522851546e1a539b0644d9762d5"
I20260709 13:18:23.693315 18165 raft_consensus.cc:3060] T 675694e64076476bab54fd1baebf7bc2 P c1d757ebdf934c0191dc461696aa1e8e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:23.693426 18314 raft_consensus.cc:3055] T 675694e64076476bab54fd1baebf7bc2 P e6097522851546e1a539b0644d9762d5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:18:23.693852 18314 raft_consensus.cc:740] T 675694e64076476bab54fd1baebf7bc2 P e6097522851546e1a539b0644d9762d5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e6097522851546e1a539b0644d9762d5, State: Running, Role: LEADER
I20260709 13:18:23.694487 18314 consensus_queue.cc:260] T 675694e64076476bab54fd1baebf7bc2 P e6097522851546e1a539b0644d9762d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:23.695448 18314 raft_consensus.cc:3060] T 675694e64076476bab54fd1baebf7bc2 P e6097522851546e1a539b0644d9762d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:23.698443 18165 raft_consensus.cc:2468] T 675694e64076476bab54fd1baebf7bc2 P c1d757ebdf934c0191dc461696aa1e8e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea7d68f1c1f146498364f8450a5f8ee9 in term 2.
I20260709 13:18:23.699553 18206 leader_election.cc:304] T 675694e64076476bab54fd1baebf7bc2 P ea7d68f1c1f146498364f8450a5f8ee9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c1d757ebdf934c0191dc461696aa1e8e, ea7d68f1c1f146498364f8450a5f8ee9; no voters: 
I20260709 13:18:23.700219 18484 raft_consensus.cc:2804] T 675694e64076476bab54fd1baebf7bc2 P ea7d68f1c1f146498364f8450a5f8ee9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:18:23.700736 18484 raft_consensus.cc:697] T 675694e64076476bab54fd1baebf7bc2 P ea7d68f1c1f146498364f8450a5f8ee9 [term 2 LEADER]: Becoming Leader. State: Replica: ea7d68f1c1f146498364f8450a5f8ee9, State: Running, Role: LEADER
I20260709 13:18:23.700675 18314 raft_consensus.cc:2468] T 675694e64076476bab54fd1baebf7bc2 P e6097522851546e1a539b0644d9762d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea7d68f1c1f146498364f8450a5f8ee9 in term 2.
I20260709 13:18:23.701879 18484 consensus_queue.cc:237] T 675694e64076476bab54fd1baebf7bc2 P ea7d68f1c1f146498364f8450a5f8ee9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:23.708684 18063 catalog_manager.cc:5697] T 675694e64076476bab54fd1baebf7bc2 P ea7d68f1c1f146498364f8450a5f8ee9 reported cstate change: term changed from 1 to 2, leader changed from e6097522851546e1a539b0644d9762d5 (127.12.19.131) to ea7d68f1c1f146498364f8450a5f8ee9 (127.12.19.130). New cstate: current_term: 2 leader_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:23.746853 18447 raft_consensus.cc:993] T 11088daaf431493caeb66bbb6c61613f P c1d757ebdf934c0191dc461696aa1e8e: : Instructing follower ea7d68f1c1f146498364f8450a5f8ee9 to start an election
I20260709 13:18:23.747457 18531 raft_consensus.cc:1081] T 11088daaf431493caeb66bbb6c61613f P c1d757ebdf934c0191dc461696aa1e8e [term 1 LEADER]: Signalling peer ea7d68f1c1f146498364f8450a5f8ee9 to start an election
I20260709 13:18:23.748884 18238 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "11088daaf431493caeb66bbb6c61613f"
dest_uuid: "ea7d68f1c1f146498364f8450a5f8ee9"
 from {username='slave'} at 127.0.0.1:39784
I20260709 13:18:23.749378 18238 raft_consensus.cc:493] T 11088daaf431493caeb66bbb6c61613f P ea7d68f1c1f146498364f8450a5f8ee9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:23.749684 18238 raft_consensus.cc:3060] T 11088daaf431493caeb66bbb6c61613f P ea7d68f1c1f146498364f8450a5f8ee9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:23.754488 18238 raft_consensus.cc:515] T 11088daaf431493caeb66bbb6c61613f P ea7d68f1c1f146498364f8450a5f8ee9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:23.755995 18238 leader_election.cc:290] T 11088daaf431493caeb66bbb6c61613f P ea7d68f1c1f146498364f8450a5f8ee9 [CANDIDATE]: Term 2 election: Requested vote from peers c1d757ebdf934c0191dc461696aa1e8e (127.12.19.129:40103), e6097522851546e1a539b0644d9762d5 (127.12.19.131:42955)
I20260709 13:18:23.756814 18165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11088daaf431493caeb66bbb6c61613f" candidate_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c1d757ebdf934c0191dc461696aa1e8e"
I20260709 13:18:23.757040 18314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11088daaf431493caeb66bbb6c61613f" candidate_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e6097522851546e1a539b0644d9762d5"
I20260709 13:18:23.757463 18165 raft_consensus.cc:3055] T 11088daaf431493caeb66bbb6c61613f P c1d757ebdf934c0191dc461696aa1e8e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:18:23.757599 18314 raft_consensus.cc:3060] T 11088daaf431493caeb66bbb6c61613f P e6097522851546e1a539b0644d9762d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:23.757876 18165 raft_consensus.cc:740] T 11088daaf431493caeb66bbb6c61613f P c1d757ebdf934c0191dc461696aa1e8e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c1d757ebdf934c0191dc461696aa1e8e, State: Running, Role: LEADER
I20260709 13:18:23.758858 18165 consensus_queue.cc:260] T 11088daaf431493caeb66bbb6c61613f P c1d757ebdf934c0191dc461696aa1e8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:23.760174 18165 raft_consensus.cc:3060] T 11088daaf431493caeb66bbb6c61613f P c1d757ebdf934c0191dc461696aa1e8e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:23.764629 18314 raft_consensus.cc:2468] T 11088daaf431493caeb66bbb6c61613f P e6097522851546e1a539b0644d9762d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea7d68f1c1f146498364f8450a5f8ee9 in term 2.
I20260709 13:18:23.765870 18207 leader_election.cc:304] T 11088daaf431493caeb66bbb6c61613f P ea7d68f1c1f146498364f8450a5f8ee9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e6097522851546e1a539b0644d9762d5, ea7d68f1c1f146498364f8450a5f8ee9; no voters: 
I20260709 13:18:23.766681 18484 raft_consensus.cc:2804] T 11088daaf431493caeb66bbb6c61613f P ea7d68f1c1f146498364f8450a5f8ee9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:18:23.767024 18165 raft_consensus.cc:2468] T 11088daaf431493caeb66bbb6c61613f P c1d757ebdf934c0191dc461696aa1e8e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea7d68f1c1f146498364f8450a5f8ee9 in term 2.
I20260709 13:18:23.767151 18484 raft_consensus.cc:697] T 11088daaf431493caeb66bbb6c61613f P ea7d68f1c1f146498364f8450a5f8ee9 [term 2 LEADER]: Becoming Leader. State: Replica: ea7d68f1c1f146498364f8450a5f8ee9, State: Running, Role: LEADER
I20260709 13:18:23.768432 18484 consensus_queue.cc:237] T 11088daaf431493caeb66bbb6c61613f P ea7d68f1c1f146498364f8450a5f8ee9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:23.774786 18063 catalog_manager.cc:5697] T 11088daaf431493caeb66bbb6c61613f P ea7d68f1c1f146498364f8450a5f8ee9 reported cstate change: term changed from 1 to 2, leader changed from c1d757ebdf934c0191dc461696aa1e8e (127.12.19.129) to ea7d68f1c1f146498364f8450a5f8ee9 (127.12.19.130). New cstate: current_term: 2 leader_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:23.822196 18531 consensus_queue.cc:1048] T b885b7e2dcd64e97aa69d1dc22d007c7 P c1d757ebdf934c0191dc461696aa1e8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:23.826545 18521 raft_consensus.cc:993] T bf03ae73187848de9e143f4254446050 P e6097522851546e1a539b0644d9762d5: : Instructing follower c1d757ebdf934c0191dc461696aa1e8e to start an election
I20260709 13:18:23.827127 18485 raft_consensus.cc:1081] T bf03ae73187848de9e143f4254446050 P e6097522851546e1a539b0644d9762d5 [term 1 LEADER]: Signalling peer c1d757ebdf934c0191dc461696aa1e8e to start an election
I20260709 13:18:23.836128 18165 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bf03ae73187848de9e143f4254446050"
dest_uuid: "c1d757ebdf934c0191dc461696aa1e8e"
 from {username='slave'} at 127.0.0.1:56190
I20260709 13:18:23.837426 18488 raft_consensus.cc:993] T d9eaab202ff64678865461b97f4460f6 P c1d757ebdf934c0191dc461696aa1e8e: : Instructing follower ea7d68f1c1f146498364f8450a5f8ee9 to start an election
I20260709 13:18:23.837963 18488 raft_consensus.cc:1081] T d9eaab202ff64678865461b97f4460f6 P c1d757ebdf934c0191dc461696aa1e8e [term 1 LEADER]: Signalling peer ea7d68f1c1f146498364f8450a5f8ee9 to start an election
I20260709 13:18:23.838815 18488 consensus_queue.cc:1048] T b885b7e2dcd64e97aa69d1dc22d007c7 P c1d757ebdf934c0191dc461696aa1e8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:23.839485 18238 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d9eaab202ff64678865461b97f4460f6"
dest_uuid: "ea7d68f1c1f146498364f8450a5f8ee9"
 from {username='slave'} at 127.0.0.1:39784
I20260709 13:18:23.840057 18238 raft_consensus.cc:493] T d9eaab202ff64678865461b97f4460f6 P ea7d68f1c1f146498364f8450a5f8ee9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:23.836676 18165 raft_consensus.cc:493] T bf03ae73187848de9e143f4254446050 P c1d757ebdf934c0191dc461696aa1e8e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:23.840411 18238 raft_consensus.cc:3060] T d9eaab202ff64678865461b97f4460f6 P ea7d68f1c1f146498364f8450a5f8ee9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:23.840703 18165 raft_consensus.cc:3060] T bf03ae73187848de9e143f4254446050 P c1d757ebdf934c0191dc461696aa1e8e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:23.849012 18165 raft_consensus.cc:515] T bf03ae73187848de9e143f4254446050 P c1d757ebdf934c0191dc461696aa1e8e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:23.849234 18238 raft_consensus.cc:515] T d9eaab202ff64678865461b97f4460f6 P ea7d68f1c1f146498364f8450a5f8ee9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:23.851078 18165 leader_election.cc:290] T bf03ae73187848de9e143f4254446050 P c1d757ebdf934c0191dc461696aa1e8e [CANDIDATE]: Term 2 election: Requested vote from peers ea7d68f1c1f146498364f8450a5f8ee9 (127.12.19.130:36285), e6097522851546e1a539b0644d9762d5 (127.12.19.131:42955)
I20260709 13:18:23.852303 18239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf03ae73187848de9e143f4254446050" candidate_uuid: "c1d757ebdf934c0191dc461696aa1e8e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ea7d68f1c1f146498364f8450a5f8ee9"
I20260709 13:18:23.852986 18239 raft_consensus.cc:3060] T bf03ae73187848de9e143f4254446050 P ea7d68f1c1f146498364f8450a5f8ee9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:23.854705 18316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf03ae73187848de9e143f4254446050" candidate_uuid: "c1d757ebdf934c0191dc461696aa1e8e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e6097522851546e1a539b0644d9762d5"
I20260709 13:18:23.855211 18316 raft_consensus.cc:3055] T bf03ae73187848de9e143f4254446050 P e6097522851546e1a539b0644d9762d5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:18:23.855525 18316 raft_consensus.cc:740] T bf03ae73187848de9e143f4254446050 P e6097522851546e1a539b0644d9762d5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e6097522851546e1a539b0644d9762d5, State: Running, Role: LEADER
I20260709 13:18:23.856356 18316 consensus_queue.cc:260] T bf03ae73187848de9e143f4254446050 P e6097522851546e1a539b0644d9762d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:23.856895 18165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9eaab202ff64678865461b97f4460f6" candidate_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c1d757ebdf934c0191dc461696aa1e8e"
I20260709 13:18:23.857378 18316 raft_consensus.cc:3060] T bf03ae73187848de9e143f4254446050 P e6097522851546e1a539b0644d9762d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:23.857589 18165 raft_consensus.cc:3055] T d9eaab202ff64678865461b97f4460f6 P c1d757ebdf934c0191dc461696aa1e8e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:18:23.858072 18165 raft_consensus.cc:740] T d9eaab202ff64678865461b97f4460f6 P c1d757ebdf934c0191dc461696aa1e8e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c1d757ebdf934c0191dc461696aa1e8e, State: Running, Role: LEADER
I20260709 13:18:23.858973 18165 consensus_queue.cc:260] T d9eaab202ff64678865461b97f4460f6 P c1d757ebdf934c0191dc461696aa1e8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:23.860126 18165 raft_consensus.cc:3060] T d9eaab202ff64678865461b97f4460f6 P c1d757ebdf934c0191dc461696aa1e8e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:23.860541 18239 raft_consensus.cc:2468] T bf03ae73187848de9e143f4254446050 P ea7d68f1c1f146498364f8450a5f8ee9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1d757ebdf934c0191dc461696aa1e8e in term 2.
I20260709 13:18:23.862481 18131 leader_election.cc:304] T bf03ae73187848de9e143f4254446050 P c1d757ebdf934c0191dc461696aa1e8e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c1d757ebdf934c0191dc461696aa1e8e, ea7d68f1c1f146498364f8450a5f8ee9; no voters: 
I20260709 13:18:23.863364 18471 raft_consensus.cc:2804] T bf03ae73187848de9e143f4254446050 P c1d757ebdf934c0191dc461696aa1e8e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:18:23.863601 18238 leader_election.cc:290] T d9eaab202ff64678865461b97f4460f6 P ea7d68f1c1f146498364f8450a5f8ee9 [CANDIDATE]: Term 2 election: Requested vote from peers c1d757ebdf934c0191dc461696aa1e8e (127.12.19.129:40103), e6097522851546e1a539b0644d9762d5 (127.12.19.131:42955)
I20260709 13:18:23.863741 18487 raft_consensus.cc:993] T b885b7e2dcd64e97aa69d1dc22d007c7 P c1d757ebdf934c0191dc461696aa1e8e: : Instructing follower e6097522851546e1a539b0644d9762d5 to start an election
I20260709 13:18:23.863802 18471 raft_consensus.cc:697] T bf03ae73187848de9e143f4254446050 P c1d757ebdf934c0191dc461696aa1e8e [term 2 LEADER]: Becoming Leader. State: Replica: c1d757ebdf934c0191dc461696aa1e8e, State: Running, Role: LEADER
I20260709 13:18:23.864300 18487 raft_consensus.cc:1081] T b885b7e2dcd64e97aa69d1dc22d007c7 P c1d757ebdf934c0191dc461696aa1e8e [term 1 LEADER]: Signalling peer e6097522851546e1a539b0644d9762d5 to start an election
I20260709 13:18:23.865116 18471 consensus_queue.cc:237] T bf03ae73187848de9e143f4254446050 P c1d757ebdf934c0191dc461696aa1e8e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:23.866168 18314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9eaab202ff64678865461b97f4460f6" candidate_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e6097522851546e1a539b0644d9762d5"
I20260709 13:18:23.869289 18316 raft_consensus.cc:2468] T bf03ae73187848de9e143f4254446050 P e6097522851546e1a539b0644d9762d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1d757ebdf934c0191dc461696aa1e8e in term 2.
I20260709 13:18:23.870262 18314 raft_consensus.cc:3060] T d9eaab202ff64678865461b97f4460f6 P e6097522851546e1a539b0644d9762d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:23.874898 18063 catalog_manager.cc:5697] T bf03ae73187848de9e143f4254446050 P c1d757ebdf934c0191dc461696aa1e8e reported cstate change: term changed from 1 to 2, leader changed from e6097522851546e1a539b0644d9762d5 (127.12.19.131) to c1d757ebdf934c0191dc461696aa1e8e (127.12.19.129). New cstate: current_term: 2 leader_uuid: "c1d757ebdf934c0191dc461696aa1e8e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:23.875635 18316 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b885b7e2dcd64e97aa69d1dc22d007c7"
dest_uuid: "e6097522851546e1a539b0644d9762d5"
 from {username='slave'} at 127.0.0.1:37530
I20260709 13:18:23.876232 18316 raft_consensus.cc:493] T b885b7e2dcd64e97aa69d1dc22d007c7 P e6097522851546e1a539b0644d9762d5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:23.876380 18165 raft_consensus.cc:2468] T d9eaab202ff64678865461b97f4460f6 P c1d757ebdf934c0191dc461696aa1e8e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea7d68f1c1f146498364f8450a5f8ee9 in term 2.
I20260709 13:18:23.876612 18316 raft_consensus.cc:3060] T b885b7e2dcd64e97aa69d1dc22d007c7 P e6097522851546e1a539b0644d9762d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:23.877274 18314 raft_consensus.cc:2468] T d9eaab202ff64678865461b97f4460f6 P e6097522851546e1a539b0644d9762d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea7d68f1c1f146498364f8450a5f8ee9 in term 2.
I20260709 13:18:23.877775 18206 leader_election.cc:304] T d9eaab202ff64678865461b97f4460f6 P ea7d68f1c1f146498364f8450a5f8ee9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c1d757ebdf934c0191dc461696aa1e8e, ea7d68f1c1f146498364f8450a5f8ee9; no voters: 
I20260709 13:18:23.878705 18484 raft_consensus.cc:2804] T d9eaab202ff64678865461b97f4460f6 P ea7d68f1c1f146498364f8450a5f8ee9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:18:23.879144 18484 raft_consensus.cc:697] T d9eaab202ff64678865461b97f4460f6 P ea7d68f1c1f146498364f8450a5f8ee9 [term 2 LEADER]: Becoming Leader. State: Replica: ea7d68f1c1f146498364f8450a5f8ee9, State: Running, Role: LEADER
I20260709 13:18:23.880023 18484 consensus_queue.cc:237] T d9eaab202ff64678865461b97f4460f6 P ea7d68f1c1f146498364f8450a5f8ee9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:23.882609 18316 raft_consensus.cc:515] T b885b7e2dcd64e97aa69d1dc22d007c7 P e6097522851546e1a539b0644d9762d5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:23.884341 18316 leader_election.cc:290] T b885b7e2dcd64e97aa69d1dc22d007c7 P e6097522851546e1a539b0644d9762d5 [CANDIDATE]: Term 2 election: Requested vote from peers c1d757ebdf934c0191dc461696aa1e8e (127.12.19.129:40103), ea7d68f1c1f146498364f8450a5f8ee9 (127.12.19.130:36285)
I20260709 13:18:23.885847 18165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b885b7e2dcd64e97aa69d1dc22d007c7" candidate_uuid: "e6097522851546e1a539b0644d9762d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c1d757ebdf934c0191dc461696aa1e8e"
I20260709 13:18:23.885924 18238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b885b7e2dcd64e97aa69d1dc22d007c7" candidate_uuid: "e6097522851546e1a539b0644d9762d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ea7d68f1c1f146498364f8450a5f8ee9"
I20260709 13:18:23.886394 18165 raft_consensus.cc:3055] T b885b7e2dcd64e97aa69d1dc22d007c7 P c1d757ebdf934c0191dc461696aa1e8e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:18:23.886497 18238 raft_consensus.cc:3060] T b885b7e2dcd64e97aa69d1dc22d007c7 P ea7d68f1c1f146498364f8450a5f8ee9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:23.886688 18165 raft_consensus.cc:740] T b885b7e2dcd64e97aa69d1dc22d007c7 P c1d757ebdf934c0191dc461696aa1e8e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c1d757ebdf934c0191dc461696aa1e8e, State: Running, Role: LEADER
I20260709 13:18:23.887498 18165 consensus_queue.cc:260] T b885b7e2dcd64e97aa69d1dc22d007c7 P c1d757ebdf934c0191dc461696aa1e8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:23.888614 18165 raft_consensus.cc:3060] T b885b7e2dcd64e97aa69d1dc22d007c7 P c1d757ebdf934c0191dc461696aa1e8e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:23.890049 18063 catalog_manager.cc:5697] T d9eaab202ff64678865461b97f4460f6 P ea7d68f1c1f146498364f8450a5f8ee9 reported cstate change: term changed from 1 to 2, leader changed from c1d757ebdf934c0191dc461696aa1e8e (127.12.19.129) to ea7d68f1c1f146498364f8450a5f8ee9 (127.12.19.130). New cstate: current_term: 2 leader_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:23.891532 18238 raft_consensus.cc:2468] T b885b7e2dcd64e97aa69d1dc22d007c7 P ea7d68f1c1f146498364f8450a5f8ee9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6097522851546e1a539b0644d9762d5 in term 2.
I20260709 13:18:23.892452 18280 leader_election.cc:304] T b885b7e2dcd64e97aa69d1dc22d007c7 P e6097522851546e1a539b0644d9762d5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e6097522851546e1a539b0644d9762d5, ea7d68f1c1f146498364f8450a5f8ee9; no voters: 
I20260709 13:18:23.893172 18485 raft_consensus.cc:2804] T b885b7e2dcd64e97aa69d1dc22d007c7 P e6097522851546e1a539b0644d9762d5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:18:23.893656 18485 raft_consensus.cc:697] T b885b7e2dcd64e97aa69d1dc22d007c7 P e6097522851546e1a539b0644d9762d5 [term 2 LEADER]: Becoming Leader. State: Replica: e6097522851546e1a539b0644d9762d5, State: Running, Role: LEADER
I20260709 13:18:23.894454 18485 consensus_queue.cc:237] T b885b7e2dcd64e97aa69d1dc22d007c7 P e6097522851546e1a539b0644d9762d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:23.895447 18165 raft_consensus.cc:2468] T b885b7e2dcd64e97aa69d1dc22d007c7 P c1d757ebdf934c0191dc461696aa1e8e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6097522851546e1a539b0644d9762d5 in term 2.
I20260709 13:18:23.902060 18062 catalog_manager.cc:5697] T b885b7e2dcd64e97aa69d1dc22d007c7 P e6097522851546e1a539b0644d9762d5 reported cstate change: term changed from 1 to 2, leader changed from c1d757ebdf934c0191dc461696aa1e8e (127.12.19.129) to e6097522851546e1a539b0644d9762d5 (127.12.19.131). New cstate: current_term: 2 leader_uuid: "e6097522851546e1a539b0644d9762d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } health_report { overall_health: HEALTHY } } }
I20260709 13:18:24.116858 18165 raft_consensus.cc:1275] T 675694e64076476bab54fd1baebf7bc2 P c1d757ebdf934c0191dc461696aa1e8e [term 2 FOLLOWER]: Refusing update from remote peer ea7d68f1c1f146498364f8450a5f8ee9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:24.118137 18363 consensus_queue.cc:1048] T 675694e64076476bab54fd1baebf7bc2 P ea7d68f1c1f146498364f8450a5f8ee9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:24.128713 18316 raft_consensus.cc:1275] T 675694e64076476bab54fd1baebf7bc2 P e6097522851546e1a539b0644d9762d5 [term 2 FOLLOWER]: Refusing update from remote peer ea7d68f1c1f146498364f8450a5f8ee9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:24.130290 18363 consensus_queue.cc:1048] T 675694e64076476bab54fd1baebf7bc2 P ea7d68f1c1f146498364f8450a5f8ee9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:18:24.168835 18165 raft_consensus.cc:1275] T b4dec449fd834c4ba012cab7cc1c5b13 P c1d757ebdf934c0191dc461696aa1e8e [term 2 FOLLOWER]: Refusing update from remote peer ea7d68f1c1f146498364f8450a5f8ee9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:24.170065 18363 consensus_queue.cc:1048] T b4dec449fd834c4ba012cab7cc1c5b13 P ea7d68f1c1f146498364f8450a5f8ee9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:24.185372 18315 raft_consensus.cc:1275] T b4dec449fd834c4ba012cab7cc1c5b13 P e6097522851546e1a539b0644d9762d5 [term 2 FOLLOWER]: Refusing update from remote peer ea7d68f1c1f146498364f8450a5f8ee9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:24.187574 18537 consensus_queue.cc:1048] T b4dec449fd834c4ba012cab7cc1c5b13 P ea7d68f1c1f146498364f8450a5f8ee9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:24.248731 18316 raft_consensus.cc:1275] T bf03ae73187848de9e143f4254446050 P e6097522851546e1a539b0644d9762d5 [term 2 FOLLOWER]: Refusing update from remote peer c1d757ebdf934c0191dc461696aa1e8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:24.249918 18471 consensus_queue.cc:1048] T bf03ae73187848de9e143f4254446050 P c1d757ebdf934c0191dc461696aa1e8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:24.257107 18238 raft_consensus.cc:1275] T bf03ae73187848de9e143f4254446050 P ea7d68f1c1f146498364f8450a5f8ee9 [term 2 FOLLOWER]: Refusing update from remote peer c1d757ebdf934c0191dc461696aa1e8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:24.258662 18487 consensus_queue.cc:1048] T bf03ae73187848de9e143f4254446050 P c1d757ebdf934c0191dc461696aa1e8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:24.267535 18165 raft_consensus.cc:1275] T 11088daaf431493caeb66bbb6c61613f P c1d757ebdf934c0191dc461696aa1e8e [term 2 FOLLOWER]: Refusing update from remote peer ea7d68f1c1f146498364f8450a5f8ee9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:24.268749 18537 consensus_queue.cc:1048] T 11088daaf431493caeb66bbb6c61613f P ea7d68f1c1f146498364f8450a5f8ee9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:24.280886 18315 raft_consensus.cc:1275] T 11088daaf431493caeb66bbb6c61613f P e6097522851546e1a539b0644d9762d5 [term 2 FOLLOWER]: Refusing update from remote peer ea7d68f1c1f146498364f8450a5f8ee9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:24.282236 18536 consensus_queue.cc:1048] T 11088daaf431493caeb66bbb6c61613f P ea7d68f1c1f146498364f8450a5f8ee9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:18:24.312299 18165 raft_consensus.cc:1275] T d9eaab202ff64678865461b97f4460f6 P c1d757ebdf934c0191dc461696aa1e8e [term 2 FOLLOWER]: Refusing update from remote peer ea7d68f1c1f146498364f8450a5f8ee9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:24.313323 18536 consensus_queue.cc:1048] T d9eaab202ff64678865461b97f4460f6 P ea7d68f1c1f146498364f8450a5f8ee9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:24.322088 18315 raft_consensus.cc:1275] T d9eaab202ff64678865461b97f4460f6 P e6097522851546e1a539b0644d9762d5 [term 2 FOLLOWER]: Refusing update from remote peer ea7d68f1c1f146498364f8450a5f8ee9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:24.323413 18536 consensus_queue.cc:1048] T d9eaab202ff64678865461b97f4460f6 P ea7d68f1c1f146498364f8450a5f8ee9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:24.422554 18165 raft_consensus.cc:1275] T b885b7e2dcd64e97aa69d1dc22d007c7 P c1d757ebdf934c0191dc461696aa1e8e [term 2 FOLLOWER]: Refusing update from remote peer e6097522851546e1a539b0644d9762d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:24.423836 18485 consensus_queue.cc:1048] T b885b7e2dcd64e97aa69d1dc22d007c7 P e6097522851546e1a539b0644d9762d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:24.435705 18238 raft_consensus.cc:1275] T b885b7e2dcd64e97aa69d1dc22d007c7 P ea7d68f1c1f146498364f8450a5f8ee9 [term 2 FOLLOWER]: Refusing update from remote peer e6097522851546e1a539b0644d9762d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:24.437011 18543 consensus_queue.cc:1048] T b885b7e2dcd64e97aa69d1dc22d007c7 P e6097522851546e1a539b0644d9762d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:26.635619 18063 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:46506:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 13:18:26.655614 18063 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46506:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 13:18:26.676086 12366 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 13:18:26.821319 18132 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.12.19.131:42955, user_credentials={real_user=slave}} blocked reactor thread for 121713us
W20260709 13:18:26.922369 18207 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.12.19.131:42955, user_credentials={real_user=slave}} blocked reactor thread for 57866.2us
I20260709 13:18:26.933168 18594 tablet.cc:1724] T b885b7e2dcd64e97aa69d1dc22d007c7 P e6097522851546e1a539b0644d9762d5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:18:27.024699 18604 tablet.cc:1724] T 11088daaf431493caeb66bbb6c61613f P ea7d68f1c1f146498364f8450a5f8ee9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:18:27.029860 18606 tablet.cc:1724] T 07ed861d9504437eb1bd2be3d8f6bc23 P c1d757ebdf934c0191dc461696aa1e8e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:18:27.034610 18603 tablet.cc:1724] T 11088daaf431493caeb66bbb6c61613f P e6097522851546e1a539b0644d9762d5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:18:27.048717 18594 tablet.cc:1724] T b4dec449fd834c4ba012cab7cc1c5b13 P e6097522851546e1a539b0644d9762d5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:18:27.061561 18610 tablet.cc:1724] T 06c815ac0f3e40358acf8de6a5045e94 P c1d757ebdf934c0191dc461696aa1e8e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:18:27.066435 18241 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "045a169a6f774beaa1d9ac1492a1211e"
dest_uuid: "ea7d68f1c1f146498364f8450a5f8ee9"
mode: GRACEFUL
new_leader_uuid: "e6097522851546e1a539b0644d9762d5"
 from {username='slave'} at 127.0.0.1:60992
I20260709 13:18:27.068723 18241 raft_consensus.cc:606] T 045a169a6f774beaa1d9ac1492a1211e P ea7d68f1c1f146498364f8450a5f8ee9 [term 2 LEADER]: Received request to transfer leadership to TS e6097522851546e1a539b0644d9762d5
W20260709 13:18:27.091359 18601 log.cc:927] Time spent T 11088daaf431493caeb66bbb6c61613f P c1d757ebdf934c0191dc461696aa1e8e: Append to log took a long time: real 0.051s	user 0.001s	sys 0.000s
I20260709 13:18:27.087325 18605 tablet.cc:1724] T b885b7e2dcd64e97aa69d1dc22d007c7 P ea7d68f1c1f146498364f8450a5f8ee9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:18:27.104197 18613 tablet.cc:1724] T b4dec449fd834c4ba012cab7cc1c5b13 P c1d757ebdf934c0191dc461696aa1e8e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:18:27.092247 18608 tablet.cc:1724] T b4dec449fd834c4ba012cab7cc1c5b13 P ea7d68f1c1f146498364f8450a5f8ee9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:18:27.113320 18603 tablet.cc:1724] T 06c815ac0f3e40358acf8de6a5045e94 P e6097522851546e1a539b0644d9762d5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:18:27.115921 18611 tablet.cc:1724] T 07ed861d9504437eb1bd2be3d8f6bc23 P e6097522851546e1a539b0644d9762d5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:18:27.131683 18619 tablet.cc:1724] T 675694e64076476bab54fd1baebf7bc2 P e6097522851546e1a539b0644d9762d5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:18:27.143692 18596 raft_consensus.cc:993] T 045a169a6f774beaa1d9ac1492a1211e P ea7d68f1c1f146498364f8450a5f8ee9: : Instructing follower e6097522851546e1a539b0644d9762d5 to start an election
I20260709 13:18:27.144239 18596 raft_consensus.cc:1081] T 045a169a6f774beaa1d9ac1492a1211e P ea7d68f1c1f146498364f8450a5f8ee9 [term 2 LEADER]: Signalling peer e6097522851546e1a539b0644d9762d5 to start an election
I20260709 13:18:27.146589 18312 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "045a169a6f774beaa1d9ac1492a1211e"
dest_uuid: "e6097522851546e1a539b0644d9762d5"
 from {username='slave'} at 127.0.0.1:37516
I20260709 13:18:27.147202 18312 raft_consensus.cc:493] T 045a169a6f774beaa1d9ac1492a1211e P e6097522851546e1a539b0644d9762d5 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:27.147631 18312 raft_consensus.cc:3060] T 045a169a6f774beaa1d9ac1492a1211e P e6097522851546e1a539b0644d9762d5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:18:27.148273 18614 tablet.cc:1724] T 07ed861d9504437eb1bd2be3d8f6bc23 P ea7d68f1c1f146498364f8450a5f8ee9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:18:27.146183 18606 tablet.cc:1724] T b885b7e2dcd64e97aa69d1dc22d007c7 P c1d757ebdf934c0191dc461696aa1e8e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:18:27.186278 18604 tablet.cc:1724] T 675694e64076476bab54fd1baebf7bc2 P ea7d68f1c1f146498364f8450a5f8ee9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:18:27.190021 18312 raft_consensus.cc:515] T 045a169a6f774beaa1d9ac1492a1211e P e6097522851546e1a539b0644d9762d5 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:27.186337 18611 tablet.cc:1724] T bf03ae73187848de9e143f4254446050 P e6097522851546e1a539b0644d9762d5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:18:27.195690 18620 tablet.cc:1724] T 675694e64076476bab54fd1baebf7bc2 P c1d757ebdf934c0191dc461696aa1e8e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:18:27.201371 18167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "045a169a6f774beaa1d9ac1492a1211e" candidate_uuid: "e6097522851546e1a539b0644d9762d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c1d757ebdf934c0191dc461696aa1e8e"
I20260709 13:18:27.206785 18167 raft_consensus.cc:3060] T 045a169a6f774beaa1d9ac1492a1211e P c1d757ebdf934c0191dc461696aa1e8e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:18:27.219416 18608 tablet.cc:1724] T 06c815ac0f3e40358acf8de6a5045e94 P ea7d68f1c1f146498364f8450a5f8ee9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:18:27.220551 18619 tablet.cc:1724] T 68e7880056ca4af380903714aebb5938 P e6097522851546e1a539b0644d9762d5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:18:27.222533 18312 leader_election.cc:290] T 045a169a6f774beaa1d9ac1492a1211e P e6097522851546e1a539b0644d9762d5 [CANDIDATE]: Term 3 election: Requested vote from peers c1d757ebdf934c0191dc461696aa1e8e (127.12.19.129:40103), ea7d68f1c1f146498364f8450a5f8ee9 (127.12.19.130:36285)
I20260709 13:18:27.223681 18240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "045a169a6f774beaa1d9ac1492a1211e" candidate_uuid: "e6097522851546e1a539b0644d9762d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ea7d68f1c1f146498364f8450a5f8ee9"
I20260709 13:18:27.224293 18240 raft_consensus.cc:3055] T 045a169a6f774beaa1d9ac1492a1211e P ea7d68f1c1f146498364f8450a5f8ee9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:18:27.224607 18240 raft_consensus.cc:740] T 045a169a6f774beaa1d9ac1492a1211e P ea7d68f1c1f146498364f8450a5f8ee9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ea7d68f1c1f146498364f8450a5f8ee9, State: Running, Role: LEADER
I20260709 13:18:27.225394 18240 consensus_queue.cc:260] T 045a169a6f774beaa1d9ac1492a1211e P ea7d68f1c1f146498364f8450a5f8ee9 [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: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:27.226562 18240 raft_consensus.cc:3060] T 045a169a6f774beaa1d9ac1492a1211e P ea7d68f1c1f146498364f8450a5f8ee9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:18:27.236095 18594 tablet.cc:1724] T d9eaab202ff64678865461b97f4460f6 P e6097522851546e1a539b0644d9762d5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:18:27.241236 18610 tablet.cc:1724] T 11088daaf431493caeb66bbb6c61613f P c1d757ebdf934c0191dc461696aa1e8e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:18:27.243427 18613 tablet.cc:1724] T bf03ae73187848de9e143f4254446050 P c1d757ebdf934c0191dc461696aa1e8e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:18:27.247543 18240 raft_consensus.cc:2468] T 045a169a6f774beaa1d9ac1492a1211e P ea7d68f1c1f146498364f8450a5f8ee9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6097522851546e1a539b0644d9762d5 in term 3.
I20260709 13:18:27.249125 18280 leader_election.cc:304] T 045a169a6f774beaa1d9ac1492a1211e P e6097522851546e1a539b0644d9762d5 [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: e6097522851546e1a539b0644d9762d5, ea7d68f1c1f146498364f8450a5f8ee9; no voters: 
I20260709 13:18:27.250097 18573 raft_consensus.cc:2804] T 045a169a6f774beaa1d9ac1492a1211e P e6097522851546e1a539b0644d9762d5 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:18:27.250586 18573 raft_consensus.cc:697] T 045a169a6f774beaa1d9ac1492a1211e P e6097522851546e1a539b0644d9762d5 [term 3 LEADER]: Becoming Leader. State: Replica: e6097522851546e1a539b0644d9762d5, State: Running, Role: LEADER
I20260709 13:18:27.251451 18573 consensus_queue.cc:237] T 045a169a6f774beaa1d9ac1492a1211e P e6097522851546e1a539b0644d9762d5 [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: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:27.266155 18162 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fdc12db962614c5d9a53667f3c0782fb"
dest_uuid: "c1d757ebdf934c0191dc461696aa1e8e"
mode: GRACEFUL
new_leader_uuid: "e6097522851546e1a539b0644d9762d5"
 from {username='slave'} at 127.0.0.1:38182
I20260709 13:18:27.266808 18604 tablet.cc:1724] T 68e7880056ca4af380903714aebb5938 P ea7d68f1c1f146498364f8450a5f8ee9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:18:27.267225 18167 raft_consensus.cc:2468] T 045a169a6f774beaa1d9ac1492a1211e P c1d757ebdf934c0191dc461696aa1e8e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6097522851546e1a539b0644d9762d5 in term 3.
I20260709 13:18:27.266883 18162 raft_consensus.cc:606] T fdc12db962614c5d9a53667f3c0782fb P c1d757ebdf934c0191dc461696aa1e8e [term 1 LEADER]: Received request to transfer leadership to TS e6097522851546e1a539b0644d9762d5
I20260709 13:18:27.274045 18606 tablet.cc:1724] T 68e7880056ca4af380903714aebb5938 P c1d757ebdf934c0191dc461696aa1e8e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:18:27.275542 12366 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:18:27.276496 12366 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:18:27.267447 18605 tablet.cc:1724] T d9eaab202ff64678865461b97f4460f6 P ea7d68f1c1f146498364f8450a5f8ee9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:18:27.285288 18614 tablet.cc:1724] T bf03ae73187848de9e143f4254446050 P ea7d68f1c1f146498364f8450a5f8ee9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:18:27.268458 18613 tablet.cc:1724] T d9eaab202ff64678865461b97f4460f6 P c1d757ebdf934c0191dc461696aa1e8e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:18:27.308744 18063 catalog_manager.cc:5697] T 045a169a6f774beaa1d9ac1492a1211e P e6097522851546e1a539b0644d9762d5 reported cstate change: term changed from 2 to 3, leader changed from ea7d68f1c1f146498364f8450a5f8ee9 (127.12.19.130) to e6097522851546e1a539b0644d9762d5 (127.12.19.131). New cstate: current_term: 3 leader_uuid: "e6097522851546e1a539b0644d9762d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } health_report { overall_health: HEALTHY } } }
I20260709 13:18:27.320837 18590 raft_consensus.cc:993] T fdc12db962614c5d9a53667f3c0782fb P c1d757ebdf934c0191dc461696aa1e8e: : Instructing follower e6097522851546e1a539b0644d9762d5 to start an election
I20260709 13:18:27.321393 18567 raft_consensus.cc:1081] T fdc12db962614c5d9a53667f3c0782fb P c1d757ebdf934c0191dc461696aa1e8e [term 1 LEADER]: Signalling peer e6097522851546e1a539b0644d9762d5 to start an election
I20260709 13:18:27.322952 18313 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fdc12db962614c5d9a53667f3c0782fb"
dest_uuid: "e6097522851546e1a539b0644d9762d5"
 from {username='slave'} at 127.0.0.1:37530
I20260709 13:18:27.323463 18313 raft_consensus.cc:493] T fdc12db962614c5d9a53667f3c0782fb P e6097522851546e1a539b0644d9762d5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:27.323769 18313 raft_consensus.cc:3060] T fdc12db962614c5d9a53667f3c0782fb P e6097522851546e1a539b0644d9762d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:27.330868 18061 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 352af7faea65427b83a54e3c15c5faa8: soft_deleted_table [id=23ef811e469a4272919d8e35db574ba1] alter complete (version 1)
I20260709 13:18:27.332741 18313 raft_consensus.cc:515] T fdc12db962614c5d9a53667f3c0782fb P e6097522851546e1a539b0644d9762d5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } } peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } }
I20260709 13:18:27.334884 18313 leader_election.cc:290] T fdc12db962614c5d9a53667f3c0782fb P e6097522851546e1a539b0644d9762d5 [CANDIDATE]: Term 2 election: Requested vote from peers ea7d68f1c1f146498364f8450a5f8ee9 (127.12.19.130:36285), c1d757ebdf934c0191dc461696aa1e8e (127.12.19.129:40103)
I20260709 13:18:27.336229 18240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdc12db962614c5d9a53667f3c0782fb" candidate_uuid: "e6097522851546e1a539b0644d9762d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ea7d68f1c1f146498364f8450a5f8ee9"
I20260709 13:18:27.336289 18167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdc12db962614c5d9a53667f3c0782fb" candidate_uuid: "e6097522851546e1a539b0644d9762d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c1d757ebdf934c0191dc461696aa1e8e"
I20260709 13:18:27.336848 18240 raft_consensus.cc:3060] T fdc12db962614c5d9a53667f3c0782fb P ea7d68f1c1f146498364f8450a5f8ee9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:27.336926 18167 raft_consensus.cc:3055] T fdc12db962614c5d9a53667f3c0782fb P c1d757ebdf934c0191dc461696aa1e8e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:18:27.337333 18167 raft_consensus.cc:740] T fdc12db962614c5d9a53667f3c0782fb P c1d757ebdf934c0191dc461696aa1e8e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c1d757ebdf934c0191dc461696aa1e8e, State: Running, Role: LEADER
I20260709 13:18:27.338032 18167 consensus_queue.cc:260] T fdc12db962614c5d9a53667f3c0782fb P c1d757ebdf934c0191dc461696aa1e8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } } peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } }
I20260709 13:18:27.339005 18167 raft_consensus.cc:3060] T fdc12db962614c5d9a53667f3c0782fb P c1d757ebdf934c0191dc461696aa1e8e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:27.343103 18240 raft_consensus.cc:2468] T fdc12db962614c5d9a53667f3c0782fb P ea7d68f1c1f146498364f8450a5f8ee9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6097522851546e1a539b0644d9762d5 in term 2.
I20260709 13:18:27.344401 18167 raft_consensus.cc:2468] T fdc12db962614c5d9a53667f3c0782fb P c1d757ebdf934c0191dc461696aa1e8e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6097522851546e1a539b0644d9762d5 in term 2.
I20260709 13:18:27.345304 18280 leader_election.cc:304] T fdc12db962614c5d9a53667f3c0782fb P e6097522851546e1a539b0644d9762d5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e6097522851546e1a539b0644d9762d5, ea7d68f1c1f146498364f8450a5f8ee9; no voters: 
I20260709 13:18:27.346112 18573 raft_consensus.cc:2804] T fdc12db962614c5d9a53667f3c0782fb P e6097522851546e1a539b0644d9762d5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:18:27.346562 18573 raft_consensus.cc:697] T fdc12db962614c5d9a53667f3c0782fb P e6097522851546e1a539b0644d9762d5 [term 2 LEADER]: Becoming Leader. State: Replica: e6097522851546e1a539b0644d9762d5, State: Running, Role: LEADER
I20260709 13:18:27.347384 18573 consensus_queue.cc:237] T fdc12db962614c5d9a53667f3c0782fb P e6097522851546e1a539b0644d9762d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } } peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } }
I20260709 13:18:27.355405 18063 catalog_manager.cc:5697] T fdc12db962614c5d9a53667f3c0782fb P e6097522851546e1a539b0644d9762d5 reported cstate change: term changed from 1 to 2, leader changed from c1d757ebdf934c0191dc461696aa1e8e (127.12.19.129) to e6097522851546e1a539b0644d9762d5 (127.12.19.131). New cstate: current_term: 2 leader_uuid: "e6097522851546e1a539b0644d9762d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:27.779796 18240 raft_consensus.cc:1275] T 045a169a6f774beaa1d9ac1492a1211e P ea7d68f1c1f146498364f8450a5f8ee9 [term 3 FOLLOWER]: Refusing update from remote peer e6097522851546e1a539b0644d9762d5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:18:27.780838 18573 consensus_queue.cc:1048] T 045a169a6f774beaa1d9ac1492a1211e P e6097522851546e1a539b0644d9762d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:18:27.793129 18167 raft_consensus.cc:1275] T 045a169a6f774beaa1d9ac1492a1211e P c1d757ebdf934c0191dc461696aa1e8e [term 3 FOLLOWER]: Refusing update from remote peer e6097522851546e1a539b0644d9762d5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:18:27.793452 18162 raft_consensus.cc:1275] T fdc12db962614c5d9a53667f3c0782fb P c1d757ebdf934c0191dc461696aa1e8e [term 2 FOLLOWER]: Refusing update from remote peer e6097522851546e1a539b0644d9762d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:27.794950 18629 consensus_queue.cc:1048] T 045a169a6f774beaa1d9ac1492a1211e P e6097522851546e1a539b0644d9762d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:18:27.795374 18573 consensus_queue.cc:1048] T fdc12db962614c5d9a53667f3c0782fb P e6097522851546e1a539b0644d9762d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:27.819288 18240 raft_consensus.cc:1275] T fdc12db962614c5d9a53667f3c0782fb P ea7d68f1c1f146498364f8450a5f8ee9 [term 2 FOLLOWER]: Refusing update from remote peer e6097522851546e1a539b0644d9762d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:27.820550 18543 consensus_queue.cc:1048] T fdc12db962614c5d9a53667f3c0782fb P e6097522851546e1a539b0644d9762d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:18:28.542012 18207 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.12.19.131:42955, user_credentials={real_user=slave}} blocked reactor thread for 64250.1us
I20260709 13:18:28.589221 12366 tablet_server.cc:179] TabletServer@127.12.19.129:0 shutting down...
W20260709 13:18:28.634348 18280 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 139 similar messages]
W20260709 13:18:28.640027 18280 consensus_peers.cc:597] T fdc12db962614c5d9a53667f3c0782fb P e6097522851546e1a539b0644d9762d5 -> Peer c1d757ebdf934c0191dc461696aa1e8e (127.12.19.129:40103): Couldn't send request to peer c1d757ebdf934c0191dc461696aa1e8e. 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 13:18:28.726159 18206 consensus_peers.cc:597] T a4daa266e33540299aa0c54b1466d604 P ea7d68f1c1f146498364f8450a5f8ee9 -> Peer c1d757ebdf934c0191dc461696aa1e8e (127.12.19.129:40103): Couldn't send request to peer c1d757ebdf934c0191dc461696aa1e8e. 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 13:18:28.930378 18206 consensus_peers.cc:597] T d9eaab202ff64678865461b97f4460f6 P ea7d68f1c1f146498364f8450a5f8ee9 -> Peer c1d757ebdf934c0191dc461696aa1e8e (127.12.19.129:40103): Couldn't send request to peer c1d757ebdf934c0191dc461696aa1e8e. 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 13:18:28.931056 18206 consensus_peers.cc:597] T 675694e64076476bab54fd1baebf7bc2 P ea7d68f1c1f146498364f8450a5f8ee9 -> Peer c1d757ebdf934c0191dc461696aa1e8e (127.12.19.129:40103): Couldn't send request to peer c1d757ebdf934c0191dc461696aa1e8e. 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 13:18:28.944928 18280 consensus_peers.cc:597] T 045a169a6f774beaa1d9ac1492a1211e P e6097522851546e1a539b0644d9762d5 -> Peer c1d757ebdf934c0191dc461696aa1e8e (127.12.19.129:40103): Couldn't send request to peer c1d757ebdf934c0191dc461696aa1e8e. 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 13:18:28.945704 18280 consensus_peers.cc:597] T b885b7e2dcd64e97aa69d1dc22d007c7 P e6097522851546e1a539b0644d9762d5 -> Peer c1d757ebdf934c0191dc461696aa1e8e (127.12.19.129:40103): Couldn't send request to peer c1d757ebdf934c0191dc461696aa1e8e. 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 13:18:28.959527 18206 consensus_peers.cc:597] T 4ab6563464b343508d388464ca7138bd P ea7d68f1c1f146498364f8450a5f8ee9 -> Peer c1d757ebdf934c0191dc461696aa1e8e (127.12.19.129:40103): Couldn't send request to peer c1d757ebdf934c0191dc461696aa1e8e. 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 13:18:28.967505 18206 consensus_peers.cc:597] T 88f912859fc24442ab485468b847ff5a P ea7d68f1c1f146498364f8450a5f8ee9 -> Peer c1d757ebdf934c0191dc461696aa1e8e (127.12.19.129:40103): Couldn't send request to peer c1d757ebdf934c0191dc461696aa1e8e. 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 13:18:28.969477 12366 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:18:28.970317 12366 tablet_replica.cc:333] T bf03ae73187848de9e143f4254446050 P c1d757ebdf934c0191dc461696aa1e8e: stopping tablet replica
I20260709 13:18:28.971454 12366 raft_consensus.cc:2243] T bf03ae73187848de9e143f4254446050 P c1d757ebdf934c0191dc461696aa1e8e [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:18:28.972325 12366 raft_consensus.cc:2272] T bf03ae73187848de9e143f4254446050 P c1d757ebdf934c0191dc461696aa1e8e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:28.974293 12366 tablet_replica.cc:333] T d9eaab202ff64678865461b97f4460f6 P c1d757ebdf934c0191dc461696aa1e8e: stopping tablet replica
I20260709 13:18:28.974833 12366 raft_consensus.cc:2243] T d9eaab202ff64678865461b97f4460f6 P c1d757ebdf934c0191dc461696aa1e8e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:28.975292 12366 raft_consensus.cc:2272] T d9eaab202ff64678865461b97f4460f6 P c1d757ebdf934c0191dc461696aa1e8e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:28.977422 12366 tablet_replica.cc:333] T b4dec449fd834c4ba012cab7cc1c5b13 P c1d757ebdf934c0191dc461696aa1e8e: stopping tablet replica
I20260709 13:18:28.978168 12366 raft_consensus.cc:2243] T b4dec449fd834c4ba012cab7cc1c5b13 P c1d757ebdf934c0191dc461696aa1e8e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:28.978680 12366 raft_consensus.cc:2272] T b4dec449fd834c4ba012cab7cc1c5b13 P c1d757ebdf934c0191dc461696aa1e8e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:28.980765 12366 tablet_replica.cc:333] T 11088daaf431493caeb66bbb6c61613f P c1d757ebdf934c0191dc461696aa1e8e: stopping tablet replica
I20260709 13:18:28.981312 12366 raft_consensus.cc:2243] T 11088daaf431493caeb66bbb6c61613f P c1d757ebdf934c0191dc461696aa1e8e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:28.981680 12366 raft_consensus.cc:2272] T 11088daaf431493caeb66bbb6c61613f P c1d757ebdf934c0191dc461696aa1e8e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:28.983500 12366 tablet_replica.cc:333] T 4ab6563464b343508d388464ca7138bd P c1d757ebdf934c0191dc461696aa1e8e: stopping tablet replica
I20260709 13:18:28.983997 12366 raft_consensus.cc:2243] T 4ab6563464b343508d388464ca7138bd P c1d757ebdf934c0191dc461696aa1e8e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:28.984380 12366 raft_consensus.cc:2272] T 4ab6563464b343508d388464ca7138bd P c1d757ebdf934c0191dc461696aa1e8e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:28.986312 12366 tablet_replica.cc:333] T 07ed861d9504437eb1bd2be3d8f6bc23 P c1d757ebdf934c0191dc461696aa1e8e: stopping tablet replica
I20260709 13:18:28.986924 12366 raft_consensus.cc:2243] T 07ed861d9504437eb1bd2be3d8f6bc23 P c1d757ebdf934c0191dc461696aa1e8e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:18:28.987744 12366 raft_consensus.cc:2272] T 07ed861d9504437eb1bd2be3d8f6bc23 P c1d757ebdf934c0191dc461696aa1e8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:28.989444 12366 tablet_replica.cc:333] T 88f912859fc24442ab485468b847ff5a P c1d757ebdf934c0191dc461696aa1e8e: stopping tablet replica
I20260709 13:18:28.989921 12366 raft_consensus.cc:2243] T 88f912859fc24442ab485468b847ff5a P c1d757ebdf934c0191dc461696aa1e8e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:28.990295 12366 raft_consensus.cc:2272] T 88f912859fc24442ab485468b847ff5a P c1d757ebdf934c0191dc461696aa1e8e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:28.992235 12366 tablet_replica.cc:333] T 06c815ac0f3e40358acf8de6a5045e94 P c1d757ebdf934c0191dc461696aa1e8e: stopping tablet replica
I20260709 13:18:28.992722 12366 raft_consensus.cc:2243] T 06c815ac0f3e40358acf8de6a5045e94 P c1d757ebdf934c0191dc461696aa1e8e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:18:28.993376 12366 raft_consensus.cc:2272] T 06c815ac0f3e40358acf8de6a5045e94 P c1d757ebdf934c0191dc461696aa1e8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:28.995223 12366 tablet_replica.cc:333] T b885b7e2dcd64e97aa69d1dc22d007c7 P c1d757ebdf934c0191dc461696aa1e8e: stopping tablet replica
I20260709 13:18:28.995746 12366 raft_consensus.cc:2243] T b885b7e2dcd64e97aa69d1dc22d007c7 P c1d757ebdf934c0191dc461696aa1e8e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:28.996107 12366 raft_consensus.cc:2272] T b885b7e2dcd64e97aa69d1dc22d007c7 P c1d757ebdf934c0191dc461696aa1e8e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:28.997741 12366 tablet_replica.cc:333] T 5be27ccae1ce49799118879eed504e63 P c1d757ebdf934c0191dc461696aa1e8e: stopping tablet replica
I20260709 13:18:28.998200 12366 raft_consensus.cc:2243] T 5be27ccae1ce49799118879eed504e63 P c1d757ebdf934c0191dc461696aa1e8e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:28.998582 12366 raft_consensus.cc:2272] T 5be27ccae1ce49799118879eed504e63 P c1d757ebdf934c0191dc461696aa1e8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:29.000524 12366 tablet_replica.cc:333] T 045a169a6f774beaa1d9ac1492a1211e P c1d757ebdf934c0191dc461696aa1e8e: stopping tablet replica
I20260709 13:18:29.000972 12366 raft_consensus.cc:2243] T 045a169a6f774beaa1d9ac1492a1211e P c1d757ebdf934c0191dc461696aa1e8e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:29.001327 12366 raft_consensus.cc:2272] T 045a169a6f774beaa1d9ac1492a1211e P c1d757ebdf934c0191dc461696aa1e8e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:29.002962 12366 tablet_replica.cc:333] T 68e7880056ca4af380903714aebb5938 P c1d757ebdf934c0191dc461696aa1e8e: stopping tablet replica
I20260709 13:18:29.003479 12366 raft_consensus.cc:2243] T 68e7880056ca4af380903714aebb5938 P c1d757ebdf934c0191dc461696aa1e8e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:18:29.004148 12366 raft_consensus.cc:2272] T 68e7880056ca4af380903714aebb5938 P c1d757ebdf934c0191dc461696aa1e8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:29.006062 12366 tablet_replica.cc:333] T 905065f9c4254328832089cedf3a98f0 P c1d757ebdf934c0191dc461696aa1e8e: stopping tablet replica
I20260709 13:18:29.006676 12366 raft_consensus.cc:2243] T 905065f9c4254328832089cedf3a98f0 P c1d757ebdf934c0191dc461696aa1e8e [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:18:29.007452 12366 raft_consensus.cc:2272] T 905065f9c4254328832089cedf3a98f0 P c1d757ebdf934c0191dc461696aa1e8e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:29.009681 12366 tablet_replica.cc:333] T 675694e64076476bab54fd1baebf7bc2 P c1d757ebdf934c0191dc461696aa1e8e: stopping tablet replica
I20260709 13:18:29.010504 12366 raft_consensus.cc:2243] T 675694e64076476bab54fd1baebf7bc2 P c1d757ebdf934c0191dc461696aa1e8e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:29.011025 12366 raft_consensus.cc:2272] T 675694e64076476bab54fd1baebf7bc2 P c1d757ebdf934c0191dc461696aa1e8e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:29.013285 12366 tablet_replica.cc:333] T 73e4702af8c54095b5f5ede0bc531bb1 P c1d757ebdf934c0191dc461696aa1e8e: stopping tablet replica
I20260709 13:18:29.013815 12366 raft_consensus.cc:2243] T 73e4702af8c54095b5f5ede0bc531bb1 P c1d757ebdf934c0191dc461696aa1e8e [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:18:29.014560 12366 raft_consensus.cc:2272] T 73e4702af8c54095b5f5ede0bc531bb1 P c1d757ebdf934c0191dc461696aa1e8e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:29.016822 12366 tablet_replica.cc:333] T 95d7560963914386a3cfb3cb1e3b68ee P c1d757ebdf934c0191dc461696aa1e8e: stopping tablet replica
I20260709 13:18:29.017400 12366 raft_consensus.cc:2243] T 95d7560963914386a3cfb3cb1e3b68ee P c1d757ebdf934c0191dc461696aa1e8e [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:18:29.018105 12366 raft_consensus.cc:2272] T 95d7560963914386a3cfb3cb1e3b68ee P c1d757ebdf934c0191dc461696aa1e8e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:29.020479 12366 tablet_replica.cc:333] T fdc12db962614c5d9a53667f3c0782fb P c1d757ebdf934c0191dc461696aa1e8e: stopping tablet replica
I20260709 13:18:29.021134 12366 raft_consensus.cc:2243] T fdc12db962614c5d9a53667f3c0782fb P c1d757ebdf934c0191dc461696aa1e8e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:29.021612 12366 raft_consensus.cc:2272] T fdc12db962614c5d9a53667f3c0782fb P c1d757ebdf934c0191dc461696aa1e8e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:29.023495 12366 tablet_replica.cc:333] T a4daa266e33540299aa0c54b1466d604 P c1d757ebdf934c0191dc461696aa1e8e: stopping tablet replica
I20260709 13:18:29.023880 12366 raft_consensus.cc:2243] T a4daa266e33540299aa0c54b1466d604 P c1d757ebdf934c0191dc461696aa1e8e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:29.024240 12366 raft_consensus.cc:2272] T a4daa266e33540299aa0c54b1466d604 P c1d757ebdf934c0191dc461696aa1e8e [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:18:29.036327 18280 consensus_peers.cc:597] T 5be27ccae1ce49799118879eed504e63 P e6097522851546e1a539b0644d9762d5 -> Peer c1d757ebdf934c0191dc461696aa1e8e (127.12.19.129:40103): Couldn't send request to peer c1d757ebdf934c0191dc461696aa1e8e. 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 13:18:29.107712 18206 consensus_peers.cc:597] T 11088daaf431493caeb66bbb6c61613f P ea7d68f1c1f146498364f8450a5f8ee9 -> Peer c1d757ebdf934c0191dc461696aa1e8e (127.12.19.129:40103): Couldn't send request to peer c1d757ebdf934c0191dc461696aa1e8e. Status: Network error: Client connection negotiation failed: client connection to 127.12.19.129:40103: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:18:29.153409 18206 consensus_peers.cc:597] T b4dec449fd834c4ba012cab7cc1c5b13 P ea7d68f1c1f146498364f8450a5f8ee9 -> Peer c1d757ebdf934c0191dc461696aa1e8e (127.12.19.129:40103): Couldn't send request to peer c1d757ebdf934c0191dc461696aa1e8e. Status: Network error: Client connection negotiation failed: client connection to 127.12.19.129:40103: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:18:29.631966 18337 debug-util.cc:398] Leaking SignalData structure 0x7b080026d900 after lost signal to thread 12369
W20260709 13:18:29.632941 18337 debug-util.cc:398] Leaking SignalData structure 0x7b0800067d60 after lost signal to thread 18099
W20260709 13:18:29.634572 18337 debug-util.cc:398] Leaking SignalData structure 0x7b0800086b00 after lost signal to thread 18266
W20260709 13:18:29.635525 18337 debug-util.cc:398] Leaking SignalData structure 0x7b080013a8c0 after lost signal to thread 18340
W20260709 13:18:29.666677 18188 debug-util.cc:398] Leaking SignalData structure 0x7b0800291500 after lost signal to thread 12369
W20260709 13:18:29.667675 18188 debug-util.cc:398] Leaking SignalData structure 0x7b08000d9f20 after lost signal to thread 18099
W20260709 13:18:29.668884 18188 debug-util.cc:398] Leaking SignalData structure 0x7b08000526c0 after lost signal to thread 18191
W20260709 13:18:29.670018 18188 debug-util.cc:398] Leaking SignalData structure 0x7b0800059d00 after lost signal to thread 18266
W20260709 13:18:29.671116 18188 debug-util.cc:398] Leaking SignalData structure 0x7b0800222c20 after lost signal to thread 18340
W20260709 13:18:29.671499 18188 debug-util.cc:398] Leaking SignalData structure 0x7b08001da620 after lost signal to thread 18341
I20260709 13:18:30.038568 18543 raft_consensus.cc:493] T 73e4702af8c54095b5f5ede0bc531bb1 P e6097522851546e1a539b0644d9762d5 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c1d757ebdf934c0191dc461696aa1e8e)
I20260709 13:18:30.039228 18543 raft_consensus.cc:515] T 73e4702af8c54095b5f5ede0bc531bb1 P e6097522851546e1a539b0644d9762d5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:30.041456 18543 leader_election.cc:290] T 73e4702af8c54095b5f5ede0bc531bb1 P e6097522851546e1a539b0644d9762d5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c1d757ebdf934c0191dc461696aa1e8e (127.12.19.129:40103), ea7d68f1c1f146498364f8450a5f8ee9 (127.12.19.130:36285)
I20260709 13:18:30.042987 18238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73e4702af8c54095b5f5ede0bc531bb1" candidate_uuid: "e6097522851546e1a539b0644d9762d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" is_pre_election: true
I20260709 13:18:30.045188 18640 raft_consensus.cc:493] T 95d7560963914386a3cfb3cb1e3b68ee P ea7d68f1c1f146498364f8450a5f8ee9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c1d757ebdf934c0191dc461696aa1e8e)
I20260709 13:18:30.045781 18640 raft_consensus.cc:515] T 95d7560963914386a3cfb3cb1e3b68ee P ea7d68f1c1f146498364f8450a5f8ee9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
W20260709 13:18:30.046865 18280 leader_election.cc:336] T 73e4702af8c54095b5f5ede0bc531bb1 P e6097522851546e1a539b0644d9762d5 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c1d757ebdf934c0191dc461696aa1e8e (127.12.19.129:40103): Network error: Client connection negotiation failed: client connection to 127.12.19.129:40103: connect: Connection refused (error 111)
I20260709 13:18:30.047369 18280 leader_election.cc:304] T 73e4702af8c54095b5f5ede0bc531bb1 P e6097522851546e1a539b0644d9762d5 [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: e6097522851546e1a539b0644d9762d5; no voters: c1d757ebdf934c0191dc461696aa1e8e, ea7d68f1c1f146498364f8450a5f8ee9
I20260709 13:18:30.048028 18640 leader_election.cc:290] T 95d7560963914386a3cfb3cb1e3b68ee P ea7d68f1c1f146498364f8450a5f8ee9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c1d757ebdf934c0191dc461696aa1e8e (127.12.19.129:40103), e6097522851546e1a539b0644d9762d5 (127.12.19.131:42955)
I20260709 13:18:30.048712 18636 raft_consensus.cc:2749] T 73e4702af8c54095b5f5ede0bc531bb1 P e6097522851546e1a539b0644d9762d5 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:18:30.049520 18314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95d7560963914386a3cfb3cb1e3b68ee" candidate_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e6097522851546e1a539b0644d9762d5" is_pre_election: true
I20260709 13:18:30.049140 18543 raft_consensus.cc:493] T 68e7880056ca4af380903714aebb5938 P e6097522851546e1a539b0644d9762d5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c1d757ebdf934c0191dc461696aa1e8e)
I20260709 13:18:30.051745 18543 raft_consensus.cc:515] T 68e7880056ca4af380903714aebb5938 P e6097522851546e1a539b0644d9762d5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:30.054392 18543 leader_election.cc:290] T 68e7880056ca4af380903714aebb5938 P e6097522851546e1a539b0644d9762d5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c1d757ebdf934c0191dc461696aa1e8e (127.12.19.129:40103), ea7d68f1c1f146498364f8450a5f8ee9 (127.12.19.130:36285)
W20260709 13:18:30.055418 18206 leader_election.cc:336] T 95d7560963914386a3cfb3cb1e3b68ee P ea7d68f1c1f146498364f8450a5f8ee9 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c1d757ebdf934c0191dc461696aa1e8e (127.12.19.129:40103): Network error: Client connection negotiation failed: client connection to 127.12.19.129:40103: connect: Connection refused (error 111)
I20260709 13:18:30.056303 18206 leader_election.cc:304] T 95d7560963914386a3cfb3cb1e3b68ee P ea7d68f1c1f146498364f8450a5f8ee9 [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: ea7d68f1c1f146498364f8450a5f8ee9; no voters: c1d757ebdf934c0191dc461696aa1e8e, e6097522851546e1a539b0644d9762d5
I20260709 13:18:30.057245 18238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68e7880056ca4af380903714aebb5938" candidate_uuid: "e6097522851546e1a539b0644d9762d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" is_pre_election: true
I20260709 13:18:30.059410 18640 raft_consensus.cc:493] T 73e4702af8c54095b5f5ede0bc531bb1 P ea7d68f1c1f146498364f8450a5f8ee9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c1d757ebdf934c0191dc461696aa1e8e)
I20260709 13:18:30.060684 18640 raft_consensus.cc:515] T 73e4702af8c54095b5f5ede0bc531bb1 P ea7d68f1c1f146498364f8450a5f8ee9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:30.060099 18645 raft_consensus.cc:2749] T 95d7560963914386a3cfb3cb1e3b68ee P ea7d68f1c1f146498364f8450a5f8ee9 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:18:30.063867 12366 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 18188)
I20260709 13:18:30.064584 18314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73e4702af8c54095b5f5ede0bc531bb1" candidate_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e6097522851546e1a539b0644d9762d5" is_pre_election: true
I20260709 13:18:30.065253 18314 raft_consensus.cc:2468] T 73e4702af8c54095b5f5ede0bc531bb1 P e6097522851546e1a539b0644d9762d5 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea7d68f1c1f146498364f8450a5f8ee9 in term 2.
I20260709 13:18:30.066337 18640 leader_election.cc:290] T 73e4702af8c54095b5f5ede0bc531bb1 P ea7d68f1c1f146498364f8450a5f8ee9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c1d757ebdf934c0191dc461696aa1e8e (127.12.19.129:40103), e6097522851546e1a539b0644d9762d5 (127.12.19.131:42955)
I20260709 13:18:30.066439 18207 leader_election.cc:304] T 73e4702af8c54095b5f5ede0bc531bb1 P ea7d68f1c1f146498364f8450a5f8ee9 [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: e6097522851546e1a539b0644d9762d5, ea7d68f1c1f146498364f8450a5f8ee9; no voters: 
I20260709 13:18:30.067534 18640 raft_consensus.cc:2804] T 73e4702af8c54095b5f5ede0bc531bb1 P ea7d68f1c1f146498364f8450a5f8ee9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:18:30.067968 18640 raft_consensus.cc:493] T 73e4702af8c54095b5f5ede0bc531bb1 P ea7d68f1c1f146498364f8450a5f8ee9 [term 2 FOLLOWER]: Starting leader election (detected failure of leader c1d757ebdf934c0191dc461696aa1e8e)
W20260709 13:18:30.068320 18280 leader_election.cc:336] T 68e7880056ca4af380903714aebb5938 P e6097522851546e1a539b0644d9762d5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c1d757ebdf934c0191dc461696aa1e8e (127.12.19.129:40103): Network error: Client connection negotiation failed: client connection to 127.12.19.129:40103: connect: Connection refused (error 111)
I20260709 13:18:30.069581 18280 leader_election.cc:304] T 68e7880056ca4af380903714aebb5938 P e6097522851546e1a539b0644d9762d5 [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: e6097522851546e1a539b0644d9762d5; no voters: c1d757ebdf934c0191dc461696aa1e8e, ea7d68f1c1f146498364f8450a5f8ee9
I20260709 13:18:30.070299 18543 raft_consensus.cc:2749] T 68e7880056ca4af380903714aebb5938 P e6097522851546e1a539b0644d9762d5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:18:30.068392 18640 raft_consensus.cc:3060] T 73e4702af8c54095b5f5ede0bc531bb1 P ea7d68f1c1f146498364f8450a5f8ee9 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:18:30.074051 18206 leader_election.cc:336] T 73e4702af8c54095b5f5ede0bc531bb1 P ea7d68f1c1f146498364f8450a5f8ee9 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c1d757ebdf934c0191dc461696aa1e8e (127.12.19.129:40103): Network error: Client connection negotiation failed: client connection to 127.12.19.129:40103: connect: Connection refused (error 111)
I20260709 13:18:30.079476 18640 raft_consensus.cc:515] T 73e4702af8c54095b5f5ede0bc531bb1 P ea7d68f1c1f146498364f8450a5f8ee9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:30.082858 18314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73e4702af8c54095b5f5ede0bc531bb1" candidate_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e6097522851546e1a539b0644d9762d5"
I20260709 13:18:30.083438 18314 raft_consensus.cc:3060] T 73e4702af8c54095b5f5ede0bc531bb1 P e6097522851546e1a539b0644d9762d5 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:18:30.086489 18206 leader_election.cc:336] T 73e4702af8c54095b5f5ede0bc531bb1 P ea7d68f1c1f146498364f8450a5f8ee9 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer c1d757ebdf934c0191dc461696aa1e8e (127.12.19.129:40103): Network error: Client connection negotiation failed: client connection to 127.12.19.129:40103: connect: Connection refused (error 111)
I20260709 13:18:30.087308 18640 leader_election.cc:290] T 73e4702af8c54095b5f5ede0bc531bb1 P ea7d68f1c1f146498364f8450a5f8ee9 [CANDIDATE]: Term 3 election: Requested vote from peers c1d757ebdf934c0191dc461696aa1e8e (127.12.19.129:40103), e6097522851546e1a539b0644d9762d5 (127.12.19.131:42955)
I20260709 13:18:30.091120 18314 raft_consensus.cc:2468] T 73e4702af8c54095b5f5ede0bc531bb1 P e6097522851546e1a539b0644d9762d5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea7d68f1c1f146498364f8450a5f8ee9 in term 3.
I20260709 13:18:30.092327 18207 leader_election.cc:304] T 73e4702af8c54095b5f5ede0bc531bb1 P ea7d68f1c1f146498364f8450a5f8ee9 [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: e6097522851546e1a539b0644d9762d5, ea7d68f1c1f146498364f8450a5f8ee9; no voters: c1d757ebdf934c0191dc461696aa1e8e
I20260709 13:18:30.093111 18640 raft_consensus.cc:2804] T 73e4702af8c54095b5f5ede0bc531bb1 P ea7d68f1c1f146498364f8450a5f8ee9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:18:30.093629 18640 raft_consensus.cc:697] T 73e4702af8c54095b5f5ede0bc531bb1 P ea7d68f1c1f146498364f8450a5f8ee9 [term 3 LEADER]: Becoming Leader. State: Replica: ea7d68f1c1f146498364f8450a5f8ee9, State: Running, Role: LEADER
I20260709 13:18:30.094525 18640 consensus_queue.cc:237] T 73e4702af8c54095b5f5ede0bc531bb1 P ea7d68f1c1f146498364f8450a5f8ee9 [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: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:30.110105 18062 catalog_manager.cc:5697] T 73e4702af8c54095b5f5ede0bc531bb1 P ea7d68f1c1f146498364f8450a5f8ee9 reported cstate change: term changed from 2 to 3, leader changed from c1d757ebdf934c0191dc461696aa1e8e (127.12.19.129) to ea7d68f1c1f146498364f8450a5f8ee9 (127.12.19.130). New cstate: current_term: 3 leader_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:30.123901 18640 raft_consensus.cc:493] T 06c815ac0f3e40358acf8de6a5045e94 P ea7d68f1c1f146498364f8450a5f8ee9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c1d757ebdf934c0191dc461696aa1e8e)
I20260709 13:18:30.124508 18640 raft_consensus.cc:515] T 06c815ac0f3e40358acf8de6a5045e94 P ea7d68f1c1f146498364f8450a5f8ee9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:30.126595 18640 leader_election.cc:290] T 06c815ac0f3e40358acf8de6a5045e94 P ea7d68f1c1f146498364f8450a5f8ee9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c1d757ebdf934c0191dc461696aa1e8e (127.12.19.129:40103), e6097522851546e1a539b0644d9762d5 (127.12.19.131:42955)
I20260709 13:18:30.127790 18314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06c815ac0f3e40358acf8de6a5045e94" candidate_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "e6097522851546e1a539b0644d9762d5" is_pre_election: true
W20260709 13:18:30.132112 18206 leader_election.cc:336] T 06c815ac0f3e40358acf8de6a5045e94 P ea7d68f1c1f146498364f8450a5f8ee9 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c1d757ebdf934c0191dc461696aa1e8e (127.12.19.129:40103): Network error: Client connection negotiation failed: client connection to 127.12.19.129:40103: connect: Connection refused (error 111)
I20260709 13:18:30.132649 18206 leader_election.cc:304] T 06c815ac0f3e40358acf8de6a5045e94 P ea7d68f1c1f146498364f8450a5f8ee9 [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: ea7d68f1c1f146498364f8450a5f8ee9; no voters: c1d757ebdf934c0191dc461696aa1e8e, e6097522851546e1a539b0644d9762d5
I20260709 13:18:30.133862 18640 raft_consensus.cc:2749] T 06c815ac0f3e40358acf8de6a5045e94 P ea7d68f1c1f146498364f8450a5f8ee9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:18:30.138134 18640 raft_consensus.cc:493] T bf03ae73187848de9e143f4254446050 P ea7d68f1c1f146498364f8450a5f8ee9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c1d757ebdf934c0191dc461696aa1e8e)
I20260709 13:18:30.138872 18640 raft_consensus.cc:515] T bf03ae73187848de9e143f4254446050 P ea7d68f1c1f146498364f8450a5f8ee9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:30.142205 18314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf03ae73187848de9e143f4254446050" candidate_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "e6097522851546e1a539b0644d9762d5" is_pre_election: true
I20260709 13:18:30.147396 18645 raft_consensus.cc:493] T 905065f9c4254328832089cedf3a98f0 P ea7d68f1c1f146498364f8450a5f8ee9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c1d757ebdf934c0191dc461696aa1e8e)
I20260709 13:18:30.147976 18645 raft_consensus.cc:515] T 905065f9c4254328832089cedf3a98f0 P ea7d68f1c1f146498364f8450a5f8ee9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:30.150064 18645 leader_election.cc:290] T 905065f9c4254328832089cedf3a98f0 P ea7d68f1c1f146498364f8450a5f8ee9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c1d757ebdf934c0191dc461696aa1e8e (127.12.19.129:40103), e6097522851546e1a539b0644d9762d5 (127.12.19.131:42955)
W20260709 13:18:30.151518 18206 leader_election.cc:336] T bf03ae73187848de9e143f4254446050 P ea7d68f1c1f146498364f8450a5f8ee9 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c1d757ebdf934c0191dc461696aa1e8e (127.12.19.129:40103): Network error: Client connection negotiation failed: client connection to 127.12.19.129:40103: connect: Connection refused (error 111)
I20260709 13:18:30.151672 18314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "905065f9c4254328832089cedf3a98f0" candidate_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e6097522851546e1a539b0644d9762d5" is_pre_election: true
I20260709 13:18:30.152143 18206 leader_election.cc:304] T bf03ae73187848de9e143f4254446050 P ea7d68f1c1f146498364f8450a5f8ee9 [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: ea7d68f1c1f146498364f8450a5f8ee9; no voters: c1d757ebdf934c0191dc461696aa1e8e, e6097522851546e1a539b0644d9762d5
I20260709 13:18:30.153671 18645 raft_consensus.cc:2749] T bf03ae73187848de9e143f4254446050 P ea7d68f1c1f146498364f8450a5f8ee9 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:18:30.146842 18640 leader_election.cc:290] T bf03ae73187848de9e143f4254446050 P ea7d68f1c1f146498364f8450a5f8ee9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c1d757ebdf934c0191dc461696aa1e8e (127.12.19.129:40103), e6097522851546e1a539b0644d9762d5 (127.12.19.131:42955)
I20260709 13:18:30.158748 18543 raft_consensus.cc:493] T 07ed861d9504437eb1bd2be3d8f6bc23 P e6097522851546e1a539b0644d9762d5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c1d757ebdf934c0191dc461696aa1e8e)
I20260709 13:18:30.159365 18543 raft_consensus.cc:515] T 07ed861d9504437eb1bd2be3d8f6bc23 P e6097522851546e1a539b0644d9762d5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
W20260709 13:18:30.161172 18206 leader_election.cc:336] T 905065f9c4254328832089cedf3a98f0 P ea7d68f1c1f146498364f8450a5f8ee9 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c1d757ebdf934c0191dc461696aa1e8e (127.12.19.129:40103): Network error: Client connection negotiation failed: client connection to 127.12.19.129:40103: connect: Connection refused (error 111)
I20260709 13:18:30.161464 18543 leader_election.cc:290] T 07ed861d9504437eb1bd2be3d8f6bc23 P e6097522851546e1a539b0644d9762d5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c1d757ebdf934c0191dc461696aa1e8e (127.12.19.129:40103), ea7d68f1c1f146498364f8450a5f8ee9 (127.12.19.130:36285)
I20260709 13:18:30.161834 18206 leader_election.cc:304] T 905065f9c4254328832089cedf3a98f0 P ea7d68f1c1f146498364f8450a5f8ee9 [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: ea7d68f1c1f146498364f8450a5f8ee9; no voters: c1d757ebdf934c0191dc461696aa1e8e, e6097522851546e1a539b0644d9762d5
I20260709 13:18:30.163645 18238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07ed861d9504437eb1bd2be3d8f6bc23" candidate_uuid: "e6097522851546e1a539b0644d9762d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" is_pre_election: true
I20260709 13:18:30.162657 18640 raft_consensus.cc:2749] T 905065f9c4254328832089cedf3a98f0 P ea7d68f1c1f146498364f8450a5f8ee9 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:18:30.170176 18280 leader_election.cc:336] T 07ed861d9504437eb1bd2be3d8f6bc23 P e6097522851546e1a539b0644d9762d5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c1d757ebdf934c0191dc461696aa1e8e (127.12.19.129:40103): Network error: Client connection negotiation failed: client connection to 127.12.19.129:40103: connect: Connection refused (error 111)
I20260709 13:18:30.170640 18280 leader_election.cc:304] T 07ed861d9504437eb1bd2be3d8f6bc23 P e6097522851546e1a539b0644d9762d5 [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: e6097522851546e1a539b0644d9762d5; no voters: c1d757ebdf934c0191dc461696aa1e8e, ea7d68f1c1f146498364f8450a5f8ee9
I20260709 13:18:30.171391 18543 raft_consensus.cc:2749] T 07ed861d9504437eb1bd2be3d8f6bc23 P e6097522851546e1a539b0644d9762d5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:18:30.425987 18640 raft_consensus.cc:493] T 07ed861d9504437eb1bd2be3d8f6bc23 P ea7d68f1c1f146498364f8450a5f8ee9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c1d757ebdf934c0191dc461696aa1e8e)
I20260709 13:18:30.426551 18640 raft_consensus.cc:515] T 07ed861d9504437eb1bd2be3d8f6bc23 P ea7d68f1c1f146498364f8450a5f8ee9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:30.429183 18640 leader_election.cc:290] T 07ed861d9504437eb1bd2be3d8f6bc23 P ea7d68f1c1f146498364f8450a5f8ee9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c1d757ebdf934c0191dc461696aa1e8e (127.12.19.129:40103), e6097522851546e1a539b0644d9762d5 (127.12.19.131:42955)
I20260709 13:18:30.429785 18314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07ed861d9504437eb1bd2be3d8f6bc23" candidate_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "e6097522851546e1a539b0644d9762d5" is_pre_election: true
I20260709 13:18:30.430539 18314 raft_consensus.cc:2468] T 07ed861d9504437eb1bd2be3d8f6bc23 P e6097522851546e1a539b0644d9762d5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea7d68f1c1f146498364f8450a5f8ee9 in term 1.
I20260709 13:18:30.431836 18207 leader_election.cc:304] T 07ed861d9504437eb1bd2be3d8f6bc23 P ea7d68f1c1f146498364f8450a5f8ee9 [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: e6097522851546e1a539b0644d9762d5, ea7d68f1c1f146498364f8450a5f8ee9; no voters: 
I20260709 13:18:30.432698 18640 raft_consensus.cc:2804] T 07ed861d9504437eb1bd2be3d8f6bc23 P ea7d68f1c1f146498364f8450a5f8ee9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:18:30.433140 18640 raft_consensus.cc:493] T 07ed861d9504437eb1bd2be3d8f6bc23 P ea7d68f1c1f146498364f8450a5f8ee9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c1d757ebdf934c0191dc461696aa1e8e)
I20260709 13:18:30.433629 18640 raft_consensus.cc:3060] T 07ed861d9504437eb1bd2be3d8f6bc23 P ea7d68f1c1f146498364f8450a5f8ee9 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:18:30.434270 18206 leader_election.cc:336] T 07ed861d9504437eb1bd2be3d8f6bc23 P ea7d68f1c1f146498364f8450a5f8ee9 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c1d757ebdf934c0191dc461696aa1e8e (127.12.19.129:40103): Network error: Client connection negotiation failed: client connection to 127.12.19.129:40103: connect: Connection refused (error 111)
I20260709 13:18:30.435910 18543 raft_consensus.cc:493] T 905065f9c4254328832089cedf3a98f0 P e6097522851546e1a539b0644d9762d5 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c1d757ebdf934c0191dc461696aa1e8e)
I20260709 13:18:30.436533 18636 raft_consensus.cc:493] T 95d7560963914386a3cfb3cb1e3b68ee P e6097522851546e1a539b0644d9762d5 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c1d757ebdf934c0191dc461696aa1e8e)
I20260709 13:18:30.436486 18543 raft_consensus.cc:515] T 905065f9c4254328832089cedf3a98f0 P e6097522851546e1a539b0644d9762d5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:30.437124 18636 raft_consensus.cc:515] T 95d7560963914386a3cfb3cb1e3b68ee P e6097522851546e1a539b0644d9762d5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:30.438705 18543 leader_election.cc:290] T 905065f9c4254328832089cedf3a98f0 P e6097522851546e1a539b0644d9762d5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c1d757ebdf934c0191dc461696aa1e8e (127.12.19.129:40103), ea7d68f1c1f146498364f8450a5f8ee9 (127.12.19.130:36285)
I20260709 13:18:30.439271 18636 leader_election.cc:290] T 95d7560963914386a3cfb3cb1e3b68ee P e6097522851546e1a539b0644d9762d5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c1d757ebdf934c0191dc461696aa1e8e (127.12.19.129:40103), ea7d68f1c1f146498364f8450a5f8ee9 (127.12.19.130:36285)
I20260709 13:18:30.440367 18543 raft_consensus.cc:493] T bf03ae73187848de9e143f4254446050 P e6097522851546e1a539b0644d9762d5 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c1d757ebdf934c0191dc461696aa1e8e)
I20260709 13:18:30.441395 18543 raft_consensus.cc:515] T bf03ae73187848de9e143f4254446050 P e6097522851546e1a539b0644d9762d5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:30.443171 18238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "905065f9c4254328832089cedf3a98f0" candidate_uuid: "e6097522851546e1a539b0644d9762d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" is_pre_election: true
I20260709 13:18:30.440868 18636 raft_consensus.cc:493] T 06c815ac0f3e40358acf8de6a5045e94 P e6097522851546e1a539b0644d9762d5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c1d757ebdf934c0191dc461696aa1e8e)
I20260709 13:18:30.443845 18238 raft_consensus.cc:2468] T 905065f9c4254328832089cedf3a98f0 P ea7d68f1c1f146498364f8450a5f8ee9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6097522851546e1a539b0644d9762d5 in term 2.
I20260709 13:18:30.443941 18636 raft_consensus.cc:515] T 06c815ac0f3e40358acf8de6a5045e94 P e6097522851546e1a539b0644d9762d5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:30.445897 18238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95d7560963914386a3cfb3cb1e3b68ee" candidate_uuid: "e6097522851546e1a539b0644d9762d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" is_pre_election: true
I20260709 13:18:30.446166 18636 leader_election.cc:290] T 06c815ac0f3e40358acf8de6a5045e94 P e6097522851546e1a539b0644d9762d5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c1d757ebdf934c0191dc461696aa1e8e (127.12.19.129:40103), ea7d68f1c1f146498364f8450a5f8ee9 (127.12.19.130:36285)
I20260709 13:18:30.446496 18238 raft_consensus.cc:2468] T 95d7560963914386a3cfb3cb1e3b68ee P ea7d68f1c1f146498364f8450a5f8ee9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6097522851546e1a539b0644d9762d5 in term 2.
I20260709 13:18:30.443538 18543 leader_election.cc:290] T bf03ae73187848de9e143f4254446050 P e6097522851546e1a539b0644d9762d5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c1d757ebdf934c0191dc461696aa1e8e (127.12.19.129:40103), ea7d68f1c1f146498364f8450a5f8ee9 (127.12.19.130:36285)
I20260709 13:18:30.453452 18280 leader_election.cc:304] T 905065f9c4254328832089cedf3a98f0 P e6097522851546e1a539b0644d9762d5 [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: e6097522851546e1a539b0644d9762d5, ea7d68f1c1f146498364f8450a5f8ee9; no voters: 
I20260709 13:18:30.455247 18280 leader_election.cc:304] T 95d7560963914386a3cfb3cb1e3b68ee P e6097522851546e1a539b0644d9762d5 [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: e6097522851546e1a539b0644d9762d5, ea7d68f1c1f146498364f8450a5f8ee9; no voters: 
I20260709 13:18:30.455839 18543 raft_consensus.cc:2804] T 905065f9c4254328832089cedf3a98f0 P e6097522851546e1a539b0644d9762d5 [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260709 13:18:30.456300 18280 leader_election.cc:336] T 905065f9c4254328832089cedf3a98f0 P e6097522851546e1a539b0644d9762d5 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c1d757ebdf934c0191dc461696aa1e8e (127.12.19.129:40103): Network error: Client connection negotiation failed: client connection to 127.12.19.129:40103: connect: Connection refused (error 111)
I20260709 13:18:30.456378 18636 raft_consensus.cc:2804] T 95d7560963914386a3cfb3cb1e3b68ee P e6097522851546e1a539b0644d9762d5 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:18:30.459481 18636 raft_consensus.cc:493] T 95d7560963914386a3cfb3cb1e3b68ee P e6097522851546e1a539b0644d9762d5 [term 2 FOLLOWER]: Starting leader election (detected failure of leader c1d757ebdf934c0191dc461696aa1e8e)
I20260709 13:18:30.459909 18636 raft_consensus.cc:3060] T 95d7560963914386a3cfb3cb1e3b68ee P e6097522851546e1a539b0644d9762d5 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:18:30.459028 18280 leader_election.cc:336] T 95d7560963914386a3cfb3cb1e3b68ee P e6097522851546e1a539b0644d9762d5 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c1d757ebdf934c0191dc461696aa1e8e (127.12.19.129:40103): Network error: Client connection negotiation failed: client connection to 127.12.19.129:40103: connect: Connection refused (error 111)
W20260709 13:18:30.465221 18280 leader_election.cc:336] T bf03ae73187848de9e143f4254446050 P e6097522851546e1a539b0644d9762d5 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c1d757ebdf934c0191dc461696aa1e8e (127.12.19.129:40103): Network error: Client connection negotiation failed: client connection to 127.12.19.129:40103: connect: Connection refused (error 111)
I20260709 13:18:30.456825 18543 raft_consensus.cc:493] T 905065f9c4254328832089cedf3a98f0 P e6097522851546e1a539b0644d9762d5 [term 2 FOLLOWER]: Starting leader election (detected failure of leader c1d757ebdf934c0191dc461696aa1e8e)
I20260709 13:18:30.466223 18543 raft_consensus.cc:3060] T 905065f9c4254328832089cedf3a98f0 P e6097522851546e1a539b0644d9762d5 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:18:30.465709 18280 leader_election.cc:336] T 06c815ac0f3e40358acf8de6a5045e94 P e6097522851546e1a539b0644d9762d5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c1d757ebdf934c0191dc461696aa1e8e (127.12.19.129:40103): Network error: Client connection negotiation failed: client connection to 127.12.19.129:40103: connect: Connection refused (error 111)
I20260709 13:18:30.471350 18640 raft_consensus.cc:515] T 07ed861d9504437eb1bd2be3d8f6bc23 P ea7d68f1c1f146498364f8450a5f8ee9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:30.473131 18636 raft_consensus.cc:515] T 95d7560963914386a3cfb3cb1e3b68ee P e6097522851546e1a539b0644d9762d5 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:30.473596 18640 leader_election.cc:290] T 07ed861d9504437eb1bd2be3d8f6bc23 P ea7d68f1c1f146498364f8450a5f8ee9 [CANDIDATE]: Term 2 election: Requested vote from peers c1d757ebdf934c0191dc461696aa1e8e (127.12.19.129:40103), e6097522851546e1a539b0644d9762d5 (127.12.19.131:42955)
I20260709 13:18:30.475817 18314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07ed861d9504437eb1bd2be3d8f6bc23" candidate_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "e6097522851546e1a539b0644d9762d5"
I20260709 13:18:30.476397 18314 raft_consensus.cc:3060] T 07ed861d9504437eb1bd2be3d8f6bc23 P e6097522851546e1a539b0644d9762d5 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:18:30.479631 18206 leader_election.cc:336] T 07ed861d9504437eb1bd2be3d8f6bc23 P ea7d68f1c1f146498364f8450a5f8ee9 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer c1d757ebdf934c0191dc461696aa1e8e (127.12.19.129:40103): Network error: Client connection negotiation failed: client connection to 127.12.19.129:40103: connect: Connection refused (error 111)
I20260709 13:18:30.481976 18543 raft_consensus.cc:515] T 905065f9c4254328832089cedf3a98f0 P e6097522851546e1a539b0644d9762d5 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:30.484135 18314 raft_consensus.cc:2468] T 07ed861d9504437eb1bd2be3d8f6bc23 P e6097522851546e1a539b0644d9762d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea7d68f1c1f146498364f8450a5f8ee9 in term 2.
I20260709 13:18:30.484328 18543 leader_election.cc:290] T 905065f9c4254328832089cedf3a98f0 P e6097522851546e1a539b0644d9762d5 [CANDIDATE]: Term 3 election: Requested vote from peers c1d757ebdf934c0191dc461696aa1e8e (127.12.19.129:40103), ea7d68f1c1f146498364f8450a5f8ee9 (127.12.19.130:36285)
I20260709 13:18:30.485744 18238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf03ae73187848de9e143f4254446050" candidate_uuid: "e6097522851546e1a539b0644d9762d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" is_pre_election: true
I20260709 13:18:30.486174 18239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06c815ac0f3e40358acf8de6a5045e94" candidate_uuid: "e6097522851546e1a539b0644d9762d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" is_pre_election: true
I20260709 13:18:30.486307 18238 raft_consensus.cc:2468] T bf03ae73187848de9e143f4254446050 P ea7d68f1c1f146498364f8450a5f8ee9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6097522851546e1a539b0644d9762d5 in term 2.
I20260709 13:18:30.486788 18239 raft_consensus.cc:2468] T 06c815ac0f3e40358acf8de6a5045e94 P ea7d68f1c1f146498364f8450a5f8ee9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6097522851546e1a539b0644d9762d5 in term 1.
I20260709 13:18:30.487005 18636 leader_election.cc:290] T 95d7560963914386a3cfb3cb1e3b68ee P e6097522851546e1a539b0644d9762d5 [CANDIDATE]: Term 3 election: Requested vote from peers c1d757ebdf934c0191dc461696aa1e8e (127.12.19.129:40103), ea7d68f1c1f146498364f8450a5f8ee9 (127.12.19.130:36285)
I20260709 13:18:30.488093 18207 leader_election.cc:304] T 07ed861d9504437eb1bd2be3d8f6bc23 P ea7d68f1c1f146498364f8450a5f8ee9 [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: e6097522851546e1a539b0644d9762d5, ea7d68f1c1f146498364f8450a5f8ee9; no voters: c1d757ebdf934c0191dc461696aa1e8e
I20260709 13:18:30.488722 18652 raft_consensus.cc:493] T 68e7880056ca4af380903714aebb5938 P ea7d68f1c1f146498364f8450a5f8ee9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c1d757ebdf934c0191dc461696aa1e8e)
I20260709 13:18:30.489593 18640 raft_consensus.cc:2804] T 07ed861d9504437eb1bd2be3d8f6bc23 P ea7d68f1c1f146498364f8450a5f8ee9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:18:30.489334 18652 raft_consensus.cc:515] T 68e7880056ca4af380903714aebb5938 P ea7d68f1c1f146498364f8450a5f8ee9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:30.490331 18640 raft_consensus.cc:697] T 07ed861d9504437eb1bd2be3d8f6bc23 P ea7d68f1c1f146498364f8450a5f8ee9 [term 2 LEADER]: Becoming Leader. State: Replica: ea7d68f1c1f146498364f8450a5f8ee9, State: Running, Role: LEADER
I20260709 13:18:30.491302 18640 consensus_queue.cc:237] T 07ed861d9504437eb1bd2be3d8f6bc23 P ea7d68f1c1f146498364f8450a5f8ee9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
W20260709 13:18:30.491727 18280 leader_election.cc:336] T 905065f9c4254328832089cedf3a98f0 P e6097522851546e1a539b0644d9762d5 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer c1d757ebdf934c0191dc461696aa1e8e (127.12.19.129:40103): Network error: Client connection negotiation failed: client connection to 127.12.19.129:40103: connect: Connection refused (error 111)
I20260709 13:18:30.495164 18239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "905065f9c4254328832089cedf3a98f0" candidate_uuid: "e6097522851546e1a539b0644d9762d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ea7d68f1c1f146498364f8450a5f8ee9"
I20260709 13:18:30.495807 18239 raft_consensus.cc:3060] T 905065f9c4254328832089cedf3a98f0 P ea7d68f1c1f146498364f8450a5f8ee9 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:18:30.498520 18206 leader_election.cc:336] T 68e7880056ca4af380903714aebb5938 P ea7d68f1c1f146498364f8450a5f8ee9 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c1d757ebdf934c0191dc461696aa1e8e (127.12.19.129:40103): Network error: Client connection negotiation failed: client connection to 127.12.19.129:40103: connect: Connection refused (error 111)
I20260709 13:18:30.502980 18652 leader_election.cc:290] T 68e7880056ca4af380903714aebb5938 P ea7d68f1c1f146498364f8450a5f8ee9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c1d757ebdf934c0191dc461696aa1e8e (127.12.19.129:40103), e6097522851546e1a539b0644d9762d5 (127.12.19.131:42955)
I20260709 13:18:30.503607 18238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95d7560963914386a3cfb3cb1e3b68ee" candidate_uuid: "e6097522851546e1a539b0644d9762d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ea7d68f1c1f146498364f8450a5f8ee9"
I20260709 13:18:30.504009 18314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68e7880056ca4af380903714aebb5938" candidate_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "e6097522851546e1a539b0644d9762d5" is_pre_election: true
I20260709 13:18:30.504201 18238 raft_consensus.cc:3060] T 95d7560963914386a3cfb3cb1e3b68ee P ea7d68f1c1f146498364f8450a5f8ee9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:18:30.504649 18314 raft_consensus.cc:2468] T 68e7880056ca4af380903714aebb5938 P e6097522851546e1a539b0644d9762d5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea7d68f1c1f146498364f8450a5f8ee9 in term 1.
I20260709 13:18:30.505949 18207 leader_election.cc:304] T 68e7880056ca4af380903714aebb5938 P ea7d68f1c1f146498364f8450a5f8ee9 [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: e6097522851546e1a539b0644d9762d5, ea7d68f1c1f146498364f8450a5f8ee9; no voters: c1d757ebdf934c0191dc461696aa1e8e
I20260709 13:18:30.506937 18652 raft_consensus.cc:2804] T 68e7880056ca4af380903714aebb5938 P ea7d68f1c1f146498364f8450a5f8ee9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:18:30.507290 18652 raft_consensus.cc:493] T 68e7880056ca4af380903714aebb5938 P ea7d68f1c1f146498364f8450a5f8ee9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c1d757ebdf934c0191dc461696aa1e8e)
I20260709 13:18:30.507637 18652 raft_consensus.cc:3060] T 68e7880056ca4af380903714aebb5938 P ea7d68f1c1f146498364f8450a5f8ee9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:30.511428 18238 raft_consensus.cc:2468] T 95d7560963914386a3cfb3cb1e3b68ee P ea7d68f1c1f146498364f8450a5f8ee9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6097522851546e1a539b0644d9762d5 in term 3.
I20260709 13:18:30.495800 18280 leader_election.cc:304] T bf03ae73187848de9e143f4254446050 P e6097522851546e1a539b0644d9762d5 [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: e6097522851546e1a539b0644d9762d5, ea7d68f1c1f146498364f8450a5f8ee9; no voters: c1d757ebdf934c0191dc461696aa1e8e
I20260709 13:18:30.513003 18653 raft_consensus.cc:2804] T bf03ae73187848de9e143f4254446050 P e6097522851546e1a539b0644d9762d5 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:18:30.513432 18653 raft_consensus.cc:493] T bf03ae73187848de9e143f4254446050 P e6097522851546e1a539b0644d9762d5 [term 2 FOLLOWER]: Starting leader election (detected failure of leader c1d757ebdf934c0191dc461696aa1e8e)
I20260709 13:18:30.514036 18653 raft_consensus.cc:3060] T bf03ae73187848de9e143f4254446050 P e6097522851546e1a539b0644d9762d5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:18:30.515239 18239 raft_consensus.cc:2468] T 905065f9c4254328832089cedf3a98f0 P ea7d68f1c1f146498364f8450a5f8ee9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6097522851546e1a539b0644d9762d5 in term 3.
I20260709 13:18:30.513368 18280 leader_election.cc:304] T 06c815ac0f3e40358acf8de6a5045e94 P e6097522851546e1a539b0644d9762d5 [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: e6097522851546e1a539b0644d9762d5, ea7d68f1c1f146498364f8450a5f8ee9; no voters: c1d757ebdf934c0191dc461696aa1e8e
I20260709 13:18:30.516426 18636 raft_consensus.cc:2804] T 06c815ac0f3e40358acf8de6a5045e94 P e6097522851546e1a539b0644d9762d5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:18:30.516750 18280 leader_election.cc:304] T 95d7560963914386a3cfb3cb1e3b68ee P e6097522851546e1a539b0644d9762d5 [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: e6097522851546e1a539b0644d9762d5, ea7d68f1c1f146498364f8450a5f8ee9; no voters: 
I20260709 13:18:30.516814 18636 raft_consensus.cc:493] T 06c815ac0f3e40358acf8de6a5045e94 P e6097522851546e1a539b0644d9762d5 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c1d757ebdf934c0191dc461696aa1e8e)
I20260709 13:18:30.517529 18636 raft_consensus.cc:3060] T 06c815ac0f3e40358acf8de6a5045e94 P e6097522851546e1a539b0644d9762d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:30.517812 18280 leader_election.cc:304] T 905065f9c4254328832089cedf3a98f0 P e6097522851546e1a539b0644d9762d5 [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: e6097522851546e1a539b0644d9762d5, ea7d68f1c1f146498364f8450a5f8ee9; no voters: c1d757ebdf934c0191dc461696aa1e8e
I20260709 13:18:30.519675 18543 raft_consensus.cc:2804] T 95d7560963914386a3cfb3cb1e3b68ee P e6097522851546e1a539b0644d9762d5 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:18:30.521320 18652 raft_consensus.cc:515] T 68e7880056ca4af380903714aebb5938 P ea7d68f1c1f146498364f8450a5f8ee9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:30.522518 18656 raft_consensus.cc:2804] T 905065f9c4254328832089cedf3a98f0 P e6097522851546e1a539b0644d9762d5 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:18:30.526480 18636 raft_consensus.cc:515] T 06c815ac0f3e40358acf8de6a5045e94 P e6097522851546e1a539b0644d9762d5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:30.527199 18543 raft_consensus.cc:697] T 95d7560963914386a3cfb3cb1e3b68ee P e6097522851546e1a539b0644d9762d5 [term 3 LEADER]: Becoming Leader. State: Replica: e6097522851546e1a539b0644d9762d5, State: Running, Role: LEADER
I20260709 13:18:30.532912 18543 consensus_queue.cc:237] T 95d7560963914386a3cfb3cb1e3b68ee P e6097522851546e1a539b0644d9762d5 [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: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:30.533716 18636 leader_election.cc:290] T 06c815ac0f3e40358acf8de6a5045e94 P e6097522851546e1a539b0644d9762d5 [CANDIDATE]: Term 2 election: Requested vote from peers c1d757ebdf934c0191dc461696aa1e8e (127.12.19.129:40103), ea7d68f1c1f146498364f8450a5f8ee9 (127.12.19.130:36285)
W20260709 13:18:30.528294 18280 leader_election.cc:336] T 95d7560963914386a3cfb3cb1e3b68ee P e6097522851546e1a539b0644d9762d5 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer c1d757ebdf934c0191dc461696aa1e8e (127.12.19.129:40103): Network error: Client connection negotiation failed: client connection to 127.12.19.129:40103: connect: Connection refused (error 111)
I20260709 13:18:30.534584 18314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68e7880056ca4af380903714aebb5938" candidate_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "e6097522851546e1a539b0644d9762d5"
I20260709 13:18:30.535231 18314 raft_consensus.cc:3060] T 68e7880056ca4af380903714aebb5938 P e6097522851546e1a539b0644d9762d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:30.536708 18656 raft_consensus.cc:697] T 905065f9c4254328832089cedf3a98f0 P e6097522851546e1a539b0644d9762d5 [term 3 LEADER]: Becoming Leader. State: Replica: e6097522851546e1a539b0644d9762d5, State: Running, Role: LEADER
I20260709 13:18:30.536819 18652 leader_election.cc:290] T 68e7880056ca4af380903714aebb5938 P ea7d68f1c1f146498364f8450a5f8ee9 [CANDIDATE]: Term 2 election: Requested vote from peers c1d757ebdf934c0191dc461696aa1e8e (127.12.19.129:40103), e6097522851546e1a539b0644d9762d5 (127.12.19.131:42955)
W20260709 13:18:30.540500 18206 leader_election.cc:336] T 68e7880056ca4af380903714aebb5938 P ea7d68f1c1f146498364f8450a5f8ee9 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer c1d757ebdf934c0191dc461696aa1e8e (127.12.19.129:40103): Network error: Client connection negotiation failed: client connection to 127.12.19.129:40103: connect: Connection refused (error 111)
I20260709 13:18:30.534631 18062 catalog_manager.cc:5697] T 07ed861d9504437eb1bd2be3d8f6bc23 P ea7d68f1c1f146498364f8450a5f8ee9 reported cstate change: term changed from 1 to 2, leader changed from c1d757ebdf934c0191dc461696aa1e8e (127.12.19.129) to ea7d68f1c1f146498364f8450a5f8ee9 (127.12.19.130). New cstate: current_term: 2 leader_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:30.537671 18656 consensus_queue.cc:237] T 905065f9c4254328832089cedf3a98f0 P e6097522851546e1a539b0644d9762d5 [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: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:30.530896 18653 raft_consensus.cc:515] T bf03ae73187848de9e143f4254446050 P e6097522851546e1a539b0644d9762d5 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:30.545769 18653 leader_election.cc:290] T bf03ae73187848de9e143f4254446050 P e6097522851546e1a539b0644d9762d5 [CANDIDATE]: Term 3 election: Requested vote from peers c1d757ebdf934c0191dc461696aa1e8e (127.12.19.129:40103), ea7d68f1c1f146498364f8450a5f8ee9 (127.12.19.130:36285)
I20260709 13:18:30.547135 18239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06c815ac0f3e40358acf8de6a5045e94" candidate_uuid: "e6097522851546e1a539b0644d9762d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "ea7d68f1c1f146498364f8450a5f8ee9"
I20260709 13:18:30.548420 18240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf03ae73187848de9e143f4254446050" candidate_uuid: "e6097522851546e1a539b0644d9762d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "ea7d68f1c1f146498364f8450a5f8ee9"
I20260709 13:18:30.549926 18239 raft_consensus.cc:3060] T 06c815ac0f3e40358acf8de6a5045e94 P ea7d68f1c1f146498364f8450a5f8ee9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:30.549939 18240 raft_consensus.cc:3060] T bf03ae73187848de9e143f4254446050 P ea7d68f1c1f146498364f8450a5f8ee9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:18:30.553794 18314 raft_consensus.cc:2468] T 68e7880056ca4af380903714aebb5938 P e6097522851546e1a539b0644d9762d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea7d68f1c1f146498364f8450a5f8ee9 in term 2.
I20260709 13:18:30.557586 18207 leader_election.cc:304] T 68e7880056ca4af380903714aebb5938 P ea7d68f1c1f146498364f8450a5f8ee9 [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: e6097522851546e1a539b0644d9762d5, ea7d68f1c1f146498364f8450a5f8ee9; no voters: c1d757ebdf934c0191dc461696aa1e8e
I20260709 13:18:30.558679 18652 raft_consensus.cc:2804] T 68e7880056ca4af380903714aebb5938 P ea7d68f1c1f146498364f8450a5f8ee9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:18:30.559134 18652 raft_consensus.cc:697] T 68e7880056ca4af380903714aebb5938 P ea7d68f1c1f146498364f8450a5f8ee9 [term 2 LEADER]: Becoming Leader. State: Replica: ea7d68f1c1f146498364f8450a5f8ee9, State: Running, Role: LEADER
W20260709 13:18:30.560400 18280 leader_election.cc:336] T 06c815ac0f3e40358acf8de6a5045e94 P e6097522851546e1a539b0644d9762d5 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer c1d757ebdf934c0191dc461696aa1e8e (127.12.19.129:40103): Network error: Client connection negotiation failed: client connection to 127.12.19.129:40103: connect: Connection refused (error 111)
W20260709 13:18:30.561141 18280 leader_election.cc:336] T bf03ae73187848de9e143f4254446050 P e6097522851546e1a539b0644d9762d5 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer c1d757ebdf934c0191dc461696aa1e8e (127.12.19.129:40103): Network error: Client connection negotiation failed: client connection to 127.12.19.129:40103: connect: Connection refused (error 111)
I20260709 13:18:30.560774 18652 consensus_queue.cc:237] T 68e7880056ca4af380903714aebb5938 P ea7d68f1c1f146498364f8450a5f8ee9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:30.568076 18239 raft_consensus.cc:2468] T 06c815ac0f3e40358acf8de6a5045e94 P ea7d68f1c1f146498364f8450a5f8ee9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6097522851546e1a539b0644d9762d5 in term 2.
I20260709 13:18:30.569242 18280 leader_election.cc:304] T 06c815ac0f3e40358acf8de6a5045e94 P e6097522851546e1a539b0644d9762d5 [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: e6097522851546e1a539b0644d9762d5, ea7d68f1c1f146498364f8450a5f8ee9; no voters: c1d757ebdf934c0191dc461696aa1e8e
I20260709 13:18:30.570796 18240 raft_consensus.cc:2468] T bf03ae73187848de9e143f4254446050 P ea7d68f1c1f146498364f8450a5f8ee9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6097522851546e1a539b0644d9762d5 in term 3.
I20260709 13:18:30.571934 18280 leader_election.cc:304] T bf03ae73187848de9e143f4254446050 P e6097522851546e1a539b0644d9762d5 [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: e6097522851546e1a539b0644d9762d5, ea7d68f1c1f146498364f8450a5f8ee9; no voters: c1d757ebdf934c0191dc461696aa1e8e
I20260709 13:18:30.575418 18636 raft_consensus.cc:2804] T 06c815ac0f3e40358acf8de6a5045e94 P e6097522851546e1a539b0644d9762d5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:18:30.575901 18636 raft_consensus.cc:697] T 06c815ac0f3e40358acf8de6a5045e94 P e6097522851546e1a539b0644d9762d5 [term 2 LEADER]: Becoming Leader. State: Replica: e6097522851546e1a539b0644d9762d5, State: Running, Role: LEADER
I20260709 13:18:30.576042 18655 raft_consensus.cc:2804] T bf03ae73187848de9e143f4254446050 P e6097522851546e1a539b0644d9762d5 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:18:30.578043 18636 consensus_queue.cc:237] T 06c815ac0f3e40358acf8de6a5045e94 P e6097522851546e1a539b0644d9762d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:30.587940 18062 catalog_manager.cc:5697] T 95d7560963914386a3cfb3cb1e3b68ee P e6097522851546e1a539b0644d9762d5 reported cstate change: term changed from 2 to 3, leader changed from c1d757ebdf934c0191dc461696aa1e8e (127.12.19.129) to e6097522851546e1a539b0644d9762d5 (127.12.19.131). New cstate: current_term: 3 leader_uuid: "e6097522851546e1a539b0644d9762d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } health_report { overall_health: HEALTHY } } }
I20260709 13:18:30.592317 18063 catalog_manager.cc:5697] T 68e7880056ca4af380903714aebb5938 P ea7d68f1c1f146498364f8450a5f8ee9 reported cstate change: term changed from 1 to 2, leader changed from c1d757ebdf934c0191dc461696aa1e8e (127.12.19.129) to ea7d68f1c1f146498364f8450a5f8ee9 (127.12.19.130). New cstate: current_term: 2 leader_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:30.611116 18655 raft_consensus.cc:697] T bf03ae73187848de9e143f4254446050 P e6097522851546e1a539b0644d9762d5 [term 3 LEADER]: Becoming Leader. State: Replica: e6097522851546e1a539b0644d9762d5, State: Running, Role: LEADER
I20260709 13:18:30.612614 18655 consensus_queue.cc:237] T bf03ae73187848de9e143f4254446050 P e6097522851546e1a539b0644d9762d5 [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: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } }
I20260709 13:18:30.635222 18063 catalog_manager.cc:5697] T 905065f9c4254328832089cedf3a98f0 P e6097522851546e1a539b0644d9762d5 reported cstate change: term changed from 2 to 3, leader changed from c1d757ebdf934c0191dc461696aa1e8e (127.12.19.129) to e6097522851546e1a539b0644d9762d5 (127.12.19.131). New cstate: current_term: 3 leader_uuid: "e6097522851546e1a539b0644d9762d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } health_report { overall_health: HEALTHY } } }
I20260709 13:18:30.636929 18063 catalog_manager.cc:5697] T 06c815ac0f3e40358acf8de6a5045e94 P e6097522851546e1a539b0644d9762d5 reported cstate change: term changed from 1 to 2, leader changed from c1d757ebdf934c0191dc461696aa1e8e (127.12.19.129) to e6097522851546e1a539b0644d9762d5 (127.12.19.131). New cstate: current_term: 2 leader_uuid: "e6097522851546e1a539b0644d9762d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } health_report { overall_health: HEALTHY } } }
I20260709 13:18:30.638475 18063 catalog_manager.cc:5697] T bf03ae73187848de9e143f4254446050 P e6097522851546e1a539b0644d9762d5 reported cstate change: term changed from 2 to 3, leader changed from c1d757ebdf934c0191dc461696aa1e8e (127.12.19.129) to e6097522851546e1a539b0644d9762d5 (127.12.19.131). New cstate: current_term: 3 leader_uuid: "e6097522851546e1a539b0644d9762d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1d757ebdf934c0191dc461696aa1e8e" member_type: VOTER last_known_addr { host: "127.12.19.129" port: 40103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 } health_report { overall_health: HEALTHY } } }
W20260709 13:18:30.714040 18206 consensus_peers.cc:597] T 73e4702af8c54095b5f5ede0bc531bb1 P ea7d68f1c1f146498364f8450a5f8ee9 -> Peer c1d757ebdf934c0191dc461696aa1e8e (127.12.19.129:40103): Couldn't send request to peer c1d757ebdf934c0191dc461696aa1e8e. Status: Network error: Client connection negotiation failed: client connection to 127.12.19.129:40103: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:18:30.717235 18314 raft_consensus.cc:1275] T 73e4702af8c54095b5f5ede0bc531bb1 P e6097522851546e1a539b0644d9762d5 [term 3 FOLLOWER]: Refusing update from remote peer ea7d68f1c1f146498364f8450a5f8ee9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:18:30.718739 18652 consensus_queue.cc:1048] T 73e4702af8c54095b5f5ede0bc531bb1 P ea7d68f1c1f146498364f8450a5f8ee9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:18:30.929857 18280 consensus_peers.cc:597] T fdc12db962614c5d9a53667f3c0782fb P e6097522851546e1a539b0644d9762d5 -> Peer c1d757ebdf934c0191dc461696aa1e8e (127.12.19.129:40103): Couldn't send request to peer c1d757ebdf934c0191dc461696aa1e8e. Status: Network error: Client connection negotiation failed: client connection to 127.12.19.129:40103: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:18:30.948985 18280 consensus_peers.cc:597] T 95d7560963914386a3cfb3cb1e3b68ee P e6097522851546e1a539b0644d9762d5 -> Peer c1d757ebdf934c0191dc461696aa1e8e (127.12.19.129:40103): Couldn't send request to peer c1d757ebdf934c0191dc461696aa1e8e. Status: Network error: Client connection negotiation failed: client connection to 127.12.19.129:40103: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:18:30.993815 18240 raft_consensus.cc:1275] T 06c815ac0f3e40358acf8de6a5045e94 P ea7d68f1c1f146498364f8450a5f8ee9 [term 2 FOLLOWER]: Refusing update from remote peer e6097522851546e1a539b0644d9762d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:18:30.995296 18655 consensus_queue.cc:1048] T 06c815ac0f3e40358acf8de6a5045e94 P e6097522851546e1a539b0644d9762d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:18:31.011700 18280 consensus_peers.cc:597] T bf03ae73187848de9e143f4254446050 P e6097522851546e1a539b0644d9762d5 -> Peer c1d757ebdf934c0191dc461696aa1e8e (127.12.19.129:40103): Couldn't send request to peer c1d757ebdf934c0191dc461696aa1e8e. Status: Network error: Client connection negotiation failed: client connection to 127.12.19.129:40103: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:18:31.031001 18280 consensus_peers.cc:597] T 06c815ac0f3e40358acf8de6a5045e94 P e6097522851546e1a539b0644d9762d5 -> Peer c1d757ebdf934c0191dc461696aa1e8e (127.12.19.129:40103): Couldn't send request to peer c1d757ebdf934c0191dc461696aa1e8e. Status: Network error: Client connection negotiation failed: client connection to 127.12.19.129:40103: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:18:31.053246 18240 raft_consensus.cc:1275] T bf03ae73187848de9e143f4254446050 P ea7d68f1c1f146498364f8450a5f8ee9 [term 3 FOLLOWER]: Refusing update from remote peer e6097522851546e1a539b0644d9762d5: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:18:31.054728 18655 consensus_queue.cc:1048] T bf03ae73187848de9e143f4254446050 P e6097522851546e1a539b0644d9762d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 13:18:31.064291 12366 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 18188)
W20260709 13:18:31.079223 18206 consensus_peers.cc:597] T 68e7880056ca4af380903714aebb5938 P ea7d68f1c1f146498364f8450a5f8ee9 -> Peer c1d757ebdf934c0191dc461696aa1e8e (127.12.19.129:40103): Couldn't send request to peer c1d757ebdf934c0191dc461696aa1e8e. Status: Network error: Client connection negotiation failed: client connection to 127.12.19.129:40103: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:18:31.093994 18206 consensus_peers.cc:597] T 07ed861d9504437eb1bd2be3d8f6bc23 P ea7d68f1c1f146498364f8450a5f8ee9 -> Peer c1d757ebdf934c0191dc461696aa1e8e (127.12.19.129:40103): Couldn't send request to peer c1d757ebdf934c0191dc461696aa1e8e. Status: Network error: Client connection negotiation failed: client connection to 127.12.19.129:40103: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:18:31.096918 18314 raft_consensus.cc:1275] T 68e7880056ca4af380903714aebb5938 P e6097522851546e1a539b0644d9762d5 [term 2 FOLLOWER]: Refusing update from remote peer ea7d68f1c1f146498364f8450a5f8ee9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:18:31.098635 18640 consensus_queue.cc:1048] T 68e7880056ca4af380903714aebb5938 P ea7d68f1c1f146498364f8450a5f8ee9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:18:31.101399 18314 raft_consensus.cc:1275] T 07ed861d9504437eb1bd2be3d8f6bc23 P e6097522851546e1a539b0644d9762d5 [term 2 FOLLOWER]: Refusing update from remote peer ea7d68f1c1f146498364f8450a5f8ee9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:18:31.103200 18640 consensus_queue.cc:1048] T 07ed861d9504437eb1bd2be3d8f6bc23 P ea7d68f1c1f146498364f8450a5f8ee9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6097522851546e1a539b0644d9762d5" member_type: VOTER last_known_addr { host: "127.12.19.131" port: 42955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:18:31.124650 18280 consensus_peers.cc:597] T 905065f9c4254328832089cedf3a98f0 P e6097522851546e1a539b0644d9762d5 -> Peer c1d757ebdf934c0191dc461696aa1e8e (127.12.19.129:40103): Couldn't send request to peer c1d757ebdf934c0191dc461696aa1e8e. Status: Network error: Client connection negotiation failed: client connection to 127.12.19.129:40103: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:18:31.151500 18240 raft_consensus.cc:1275] T 95d7560963914386a3cfb3cb1e3b68ee P ea7d68f1c1f146498364f8450a5f8ee9 [term 3 FOLLOWER]: Refusing update from remote peer e6097522851546e1a539b0644d9762d5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:18:31.153028 18239 raft_consensus.cc:1275] T 905065f9c4254328832089cedf3a98f0 P ea7d68f1c1f146498364f8450a5f8ee9 [term 3 FOLLOWER]: Refusing update from remote peer e6097522851546e1a539b0644d9762d5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:18:31.154901 18655 consensus_queue.cc:1048] T 95d7560963914386a3cfb3cb1e3b68ee P e6097522851546e1a539b0644d9762d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:18:31.155283 18656 consensus_queue.cc:1048] T 905065f9c4254328832089cedf3a98f0 P e6097522851546e1a539b0644d9762d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea7d68f1c1f146498364f8450a5f8ee9" member_type: VOTER last_known_addr { host: "127.12.19.130" port: 36285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 13:18:31.184336 18206 consensus_peers.cc:597] T a4daa266e33540299aa0c54b1466d604 P ea7d68f1c1f146498364f8450a5f8ee9 -> Peer c1d757ebdf934c0191dc461696aa1e8e (127.12.19.129:40103): Couldn't send request to peer c1d757ebdf934c0191dc461696aa1e8e. Status: Network error: Client connection negotiation failed: client connection to 127.12.19.129:40103: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:18:31.233122 18280 consensus_peers.cc:597] T b885b7e2dcd64e97aa69d1dc22d007c7 P e6097522851546e1a539b0644d9762d5 -> Peer c1d757ebdf934c0191dc461696aa1e8e (127.12.19.129:40103): Couldn't send request to peer c1d757ebdf934c0191dc461696aa1e8e. Status: Network error: Client connection negotiation failed: client connection to 127.12.19.129:40103: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:18:31.329679 18206 consensus_peers.cc:597] T 675694e64076476bab54fd1baebf7bc2 P ea7d68f1c1f146498364f8450a5f8ee9 -> Peer c1d757ebdf934c0191dc461696aa1e8e (127.12.19.129:40103): Couldn't send request to peer c1d757ebdf934c0191dc461696aa1e8e. Status: Network error: Client connection negotiation failed: client connection to 127.12.19.129:40103: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:18:31.371592 18280 consensus_peers.cc:597] T 045a169a6f774beaa1d9ac1492a1211e P e6097522851546e1a539b0644d9762d5 -> Peer c1d757ebdf934c0191dc461696aa1e8e (127.12.19.129:40103): Couldn't send request to peer c1d757ebdf934c0191dc461696aa1e8e. Status: Network error: Client connection negotiation failed: client connection to 127.12.19.129:40103: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:18:31.441287 18206 consensus_peers.cc:597] T 11088daaf431493caeb66bbb6c61613f P ea7d68f1c1f146498364f8450a5f8ee9 -> Peer c1d757ebdf934c0191dc461696aa1e8e (127.12.19.129:40103): Couldn't send request to peer c1d757ebdf934c0191dc461696aa1e8e. Status: Network error: Client connection negotiation failed: client connection to 127.12.19.129:40103: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:18:31.493767 18206 consensus_peers.cc:597] T d9eaab202ff64678865461b97f4460f6 P ea7d68f1c1f146498364f8450a5f8ee9 -> Peer c1d757ebdf934c0191dc461696aa1e8e (127.12.19.129:40103): Couldn't send request to peer c1d757ebdf934c0191dc461696aa1e8e. Status: Network error: Client connection negotiation failed: client connection to 127.12.19.129:40103: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:18:31.520082 18206 consensus_peers.cc:597] T 88f912859fc24442ab485468b847ff5a P ea7d68f1c1f146498364f8450a5f8ee9 -> Peer c1d757ebdf934c0191dc461696aa1e8e (127.12.19.129:40103): Couldn't send request to peer c1d757ebdf934c0191dc461696aa1e8e. Status: Network error: Client connection negotiation failed: client connection to 127.12.19.129:40103: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:18:31.553665 18280 consensus_peers.cc:597] T 5be27ccae1ce49799118879eed504e63 P e6097522851546e1a539b0644d9762d5 -> Peer c1d757ebdf934c0191dc461696aa1e8e (127.12.19.129:40103): Couldn't send request to peer c1d757ebdf934c0191dc461696aa1e8e. Status: Network error: Client connection negotiation failed: client connection to 127.12.19.129:40103: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:18:31.599400 18206 consensus_peers.cc:597] T b4dec449fd834c4ba012cab7cc1c5b13 P ea7d68f1c1f146498364f8450a5f8ee9 -> Peer c1d757ebdf934c0191dc461696aa1e8e (127.12.19.129:40103): Couldn't send request to peer c1d757ebdf934c0191dc461696aa1e8e. Status: Network error: Client connection negotiation failed: client connection to 127.12.19.129:40103: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:18:31.713986 18206 consensus_peers.cc:597] T 4ab6563464b343508d388464ca7138bd P ea7d68f1c1f146498364f8450a5f8ee9 -> Peer c1d757ebdf934c0191dc461696aa1e8e (127.12.19.129:40103): Couldn't send request to peer c1d757ebdf934c0191dc461696aa1e8e. Status: Network error: Client connection negotiation failed: client connection to 127.12.19.129:40103: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:18:32.064798 12366 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 18188)
W20260709 13:18:33.065354 12366 thread.cc:527] Waited for 4000ms trying to join with diag-logger (tid 18188)
I20260709 13:18:33.169613 12366 tablet_server.cc:196] TabletServer@127.12.19.129:0 shutdown complete.
W20260709 13:18:33.264583 18280 consensus_peers.cc:597] T 95d7560963914386a3cfb3cb1e3b68ee P e6097522851546e1a539b0644d9762d5 -> Peer c1d757ebdf934c0191dc461696aa1e8e (127.12.19.129:40103): Couldn't send request to peer c1d757ebdf934c0191dc461696aa1e8e. Status: Network error: Client connection negotiation failed: client connection to 127.12.19.129:40103: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:18:33.278579 12366 tablet_server.cc:179] TabletServer@127.12.19.130:0 shutting down...
W20260709 13:18:33.323412 18280 consensus_peers.cc:597] T 95d7560963914386a3cfb3cb1e3b68ee P e6097522851546e1a539b0644d9762d5 -> Peer ea7d68f1c1f146498364f8450a5f8ee9 (127.12.19.130:36285): Couldn't send request to peer ea7d68f1c1f146498364f8450a5f8ee9. 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 13:18:33.326635 12366 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260709 13:18:33.327762 18280 consensus_peers.cc:597] T 5be27ccae1ce49799118879eed504e63 P e6097522851546e1a539b0644d9762d5 -> Peer ea7d68f1c1f146498364f8450a5f8ee9 (127.12.19.130:36285): Couldn't send request to peer ea7d68f1c1f146498364f8450a5f8ee9. 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 13:18:33.329082 12366 tablet_replica.cc:333] T b4dec449fd834c4ba012cab7cc1c5b13 P ea7d68f1c1f146498364f8450a5f8ee9: stopping tablet replica
I20260709 13:18:33.330188 12366 raft_consensus.cc:2243] T b4dec449fd834c4ba012cab7cc1c5b13 P ea7d68f1c1f146498364f8450a5f8ee9 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:18:33.332221 12366 raft_consensus.cc:2272] T b4dec449fd834c4ba012cab7cc1c5b13 P ea7d68f1c1f146498364f8450a5f8ee9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:33.336179 12366 tablet_replica.cc:333] T d9eaab202ff64678865461b97f4460f6 P ea7d68f1c1f146498364f8450a5f8ee9: stopping tablet replica
I20260709 13:18:33.337090 12366 raft_consensus.cc:2243] T d9eaab202ff64678865461b97f4460f6 P ea7d68f1c1f146498364f8450a5f8ee9 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:18:33.338352 12366 raft_consensus.cc:2272] T d9eaab202ff64678865461b97f4460f6 P ea7d68f1c1f146498364f8450a5f8ee9 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:18:33.338886 18206 consensus_peers.cc:597] T 68e7880056ca4af380903714aebb5938 P ea7d68f1c1f146498364f8450a5f8ee9 -> Peer c1d757ebdf934c0191dc461696aa1e8e (127.12.19.129:40103): Couldn't send request to peer c1d757ebdf934c0191dc461696aa1e8e. Status: Network error: Client connection negotiation failed: client connection to 127.12.19.129:40103: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:18:33.341228 12366 tablet_replica.cc:333] T 11088daaf431493caeb66bbb6c61613f P ea7d68f1c1f146498364f8450a5f8ee9: stopping tablet replica
I20260709 13:18:33.341984 12366 raft_consensus.cc:2243] T 11088daaf431493caeb66bbb6c61613f P ea7d68f1c1f146498364f8450a5f8ee9 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:18:33.343492 12366 raft_consensus.cc:2272] T 11088daaf431493caeb66bbb6c61613f P ea7d68f1c1f146498364f8450a5f8ee9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:33.347121 12366 tablet_replica.cc:333] T 07ed861d9504437eb1bd2be3d8f6bc23 P ea7d68f1c1f146498364f8450a5f8ee9: stopping tablet replica
I20260709 13:18:33.347893 12366 raft_consensus.cc:2243] T 07ed861d9504437eb1bd2be3d8f6bc23 P ea7d68f1c1f146498364f8450a5f8ee9 [term 2 LEADER]: Raft consensus shutting down.
W20260709 13:18:33.349707 18280 consensus_peers.cc:597] T 06c815ac0f3e40358acf8de6a5045e94 P e6097522851546e1a539b0644d9762d5 -> Peer ea7d68f1c1f146498364f8450a5f8ee9 (127.12.19.130:36285): Couldn't send request to peer ea7d68f1c1f146498364f8450a5f8ee9. 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 13:18:33.350117 12366 raft_consensus.cc:2272] T 07ed861d9504437eb1bd2be3d8f6bc23 P ea7d68f1c1f146498364f8450a5f8ee9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:33.353394 12366 tablet_replica.cc:333] T 4ab6563464b343508d388464ca7138bd P ea7d68f1c1f146498364f8450a5f8ee9: stopping tablet replica
I20260709 13:18:33.353958 12366 raft_consensus.cc:2243] T 4ab6563464b343508d388464ca7138bd P ea7d68f1c1f146498364f8450a5f8ee9 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:18:33.355175 12366 raft_consensus.cc:2272] T 4ab6563464b343508d388464ca7138bd P ea7d68f1c1f146498364f8450a5f8ee9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:33.357823 12366 tablet_replica.cc:333] T 68e7880056ca4af380903714aebb5938 P ea7d68f1c1f146498364f8450a5f8ee9: stopping tablet replica
I20260709 13:18:33.358494 12366 raft_consensus.cc:2243] T 68e7880056ca4af380903714aebb5938 P ea7d68f1c1f146498364f8450a5f8ee9 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:18:33.359632 12366 raft_consensus.cc:2272] T 68e7880056ca4af380903714aebb5938 P ea7d68f1c1f146498364f8450a5f8ee9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:33.362233 12366 tablet_replica.cc:333] T 905065f9c4254328832089cedf3a98f0 P ea7d68f1c1f146498364f8450a5f8ee9: stopping tablet replica
I20260709 13:18:33.362933 12366 raft_consensus.cc:2243] T 905065f9c4254328832089cedf3a98f0 P ea7d68f1c1f146498364f8450a5f8ee9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:33.363626 12366 raft_consensus.cc:2272] T 905065f9c4254328832089cedf3a98f0 P ea7d68f1c1f146498364f8450a5f8ee9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:33.366191 12366 tablet_replica.cc:333] T bf03ae73187848de9e143f4254446050 P ea7d68f1c1f146498364f8450a5f8ee9: stopping tablet replica
I20260709 13:18:33.366899 12366 raft_consensus.cc:2243] T bf03ae73187848de9e143f4254446050 P ea7d68f1c1f146498364f8450a5f8ee9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:33.367650 12366 raft_consensus.cc:2272] T bf03ae73187848de9e143f4254446050 P ea7d68f1c1f146498364f8450a5f8ee9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:33.370131 12366 tablet_replica.cc:333] T b885b7e2dcd64e97aa69d1dc22d007c7 P ea7d68f1c1f146498364f8450a5f8ee9: stopping tablet replica
I20260709 13:18:33.370718 12366 raft_consensus.cc:2243] T b885b7e2dcd64e97aa69d1dc22d007c7 P ea7d68f1c1f146498364f8450a5f8ee9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:33.371336 12366 raft_consensus.cc:2272] T b885b7e2dcd64e97aa69d1dc22d007c7 P ea7d68f1c1f146498364f8450a5f8ee9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:33.374197 12366 tablet_replica.cc:333] T 5be27ccae1ce49799118879eed504e63 P ea7d68f1c1f146498364f8450a5f8ee9: stopping tablet replica
I20260709 13:18:33.375036 12366 raft_consensus.cc:2243] T 5be27ccae1ce49799118879eed504e63 P ea7d68f1c1f146498364f8450a5f8ee9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:33.375670 12366 raft_consensus.cc:2272] T 5be27ccae1ce49799118879eed504e63 P ea7d68f1c1f146498364f8450a5f8ee9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:33.378145 12366 tablet_replica.cc:333] T 045a169a6f774beaa1d9ac1492a1211e P ea7d68f1c1f146498364f8450a5f8ee9: stopping tablet replica
I20260709 13:18:33.378736 12366 raft_consensus.cc:2243] T 045a169a6f774beaa1d9ac1492a1211e P ea7d68f1c1f146498364f8450a5f8ee9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:33.379208 12366 raft_consensus.cc:2272] T 045a169a6f774beaa1d9ac1492a1211e P ea7d68f1c1f146498364f8450a5f8ee9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:33.381953 12366 tablet_replica.cc:333] T a4daa266e33540299aa0c54b1466d604 P ea7d68f1c1f146498364f8450a5f8ee9: stopping tablet replica
I20260709 13:18:33.382543 12366 raft_consensus.cc:2243] T a4daa266e33540299aa0c54b1466d604 P ea7d68f1c1f146498364f8450a5f8ee9 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:18:33.383806 12366 raft_consensus.cc:2272] T a4daa266e33540299aa0c54b1466d604 P ea7d68f1c1f146498364f8450a5f8ee9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:33.386222 12366 tablet_replica.cc:333] T fdc12db962614c5d9a53667f3c0782fb P ea7d68f1c1f146498364f8450a5f8ee9: stopping tablet replica
I20260709 13:18:33.386793 12366 raft_consensus.cc:2243] T fdc12db962614c5d9a53667f3c0782fb P ea7d68f1c1f146498364f8450a5f8ee9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:33.387375 12366 raft_consensus.cc:2272] T fdc12db962614c5d9a53667f3c0782fb P ea7d68f1c1f146498364f8450a5f8ee9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:33.389727 12366 tablet_replica.cc:333] T 06c815ac0f3e40358acf8de6a5045e94 P ea7d68f1c1f146498364f8450a5f8ee9: stopping tablet replica
I20260709 13:18:33.390210 12366 raft_consensus.cc:2243] T 06c815ac0f3e40358acf8de6a5045e94 P ea7d68f1c1f146498364f8450a5f8ee9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:33.390815 12366 raft_consensus.cc:2272] T 06c815ac0f3e40358acf8de6a5045e94 P ea7d68f1c1f146498364f8450a5f8ee9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:33.393224 12366 tablet_replica.cc:333] T 88f912859fc24442ab485468b847ff5a P ea7d68f1c1f146498364f8450a5f8ee9: stopping tablet replica
I20260709 13:18:33.393769 12366 raft_consensus.cc:2243] T 88f912859fc24442ab485468b847ff5a P ea7d68f1c1f146498364f8450a5f8ee9 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:18:33.394933 12366 raft_consensus.cc:2272] T 88f912859fc24442ab485468b847ff5a P ea7d68f1c1f146498364f8450a5f8ee9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:33.397364 12366 tablet_replica.cc:333] T 675694e64076476bab54fd1baebf7bc2 P ea7d68f1c1f146498364f8450a5f8ee9: stopping tablet replica
I20260709 13:18:33.397889 12366 raft_consensus.cc:2243] T 675694e64076476bab54fd1baebf7bc2 P ea7d68f1c1f146498364f8450a5f8ee9 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:18:33.399132 12366 raft_consensus.cc:2272] T 675694e64076476bab54fd1baebf7bc2 P ea7d68f1c1f146498364f8450a5f8ee9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:33.401552 12366 tablet_replica.cc:333] T 95d7560963914386a3cfb3cb1e3b68ee P ea7d68f1c1f146498364f8450a5f8ee9: stopping tablet replica
I20260709 13:18:33.402052 12366 raft_consensus.cc:2243] T 95d7560963914386a3cfb3cb1e3b68ee P ea7d68f1c1f146498364f8450a5f8ee9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:33.402693 12366 raft_consensus.cc:2272] T 95d7560963914386a3cfb3cb1e3b68ee P ea7d68f1c1f146498364f8450a5f8ee9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:33.405319 12366 tablet_replica.cc:333] T 73e4702af8c54095b5f5ede0bc531bb1 P ea7d68f1c1f146498364f8450a5f8ee9: stopping tablet replica
I20260709 13:18:33.405990 12366 raft_consensus.cc:2243] T 73e4702af8c54095b5f5ede0bc531bb1 P ea7d68f1c1f146498364f8450a5f8ee9 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:18:33.407425 12366 raft_consensus.cc:2272] T 73e4702af8c54095b5f5ede0bc531bb1 P ea7d68f1c1f146498364f8450a5f8ee9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:33.451400 12366 tablet_server.cc:196] TabletServer@127.12.19.130:0 shutdown complete.
W20260709 13:18:33.508404 18280 consensus_peers.cc:597] T 06c815ac0f3e40358acf8de6a5045e94 P e6097522851546e1a539b0644d9762d5 -> Peer c1d757ebdf934c0191dc461696aa1e8e (127.12.19.129:40103): Couldn't send request to peer c1d757ebdf934c0191dc461696aa1e8e. Status: Network error: Client connection negotiation failed: client connection to 127.12.19.129:40103: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:18:33.509150 18280 consensus_peers.cc:597] T fdc12db962614c5d9a53667f3c0782fb P e6097522851546e1a539b0644d9762d5 -> Peer c1d757ebdf934c0191dc461696aa1e8e (127.12.19.129:40103): Couldn't send request to peer c1d757ebdf934c0191dc461696aa1e8e. Status: Network error: Client connection negotiation failed: client connection to 127.12.19.129:40103: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:18:33.509773 18280 consensus_peers.cc:597] T bf03ae73187848de9e143f4254446050 P e6097522851546e1a539b0644d9762d5 -> Peer ea7d68f1c1f146498364f8450a5f8ee9 (127.12.19.130:36285): Couldn't send request to peer ea7d68f1c1f146498364f8450a5f8ee9. Status: Network error: Client connection negotiation failed: client connection to 127.12.19.130:36285: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:18:33.516283 12366 tablet_server.cc:179] TabletServer@127.12.19.131:0 shutting down...
W20260709 13:18:33.521658 18280 consensus_peers.cc:597] T 045a169a6f774beaa1d9ac1492a1211e P e6097522851546e1a539b0644d9762d5 -> Peer ea7d68f1c1f146498364f8450a5f8ee9 (127.12.19.130:36285): Couldn't send request to peer ea7d68f1c1f146498364f8450a5f8ee9. Status: Network error: Client connection negotiation failed: client connection to 127.12.19.130:36285: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:18:33.559248 12366 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:18:33.560313 12366 tablet_replica.cc:333] T b4dec449fd834c4ba012cab7cc1c5b13 P e6097522851546e1a539b0644d9762d5: stopping tablet replica
I20260709 13:18:33.561446 12366 raft_consensus.cc:2243] T b4dec449fd834c4ba012cab7cc1c5b13 P e6097522851546e1a539b0644d9762d5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:33.562317 12366 raft_consensus.cc:2272] T b4dec449fd834c4ba012cab7cc1c5b13 P e6097522851546e1a539b0644d9762d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:33.565636 12366 tablet_replica.cc:333] T d9eaab202ff64678865461b97f4460f6 P e6097522851546e1a539b0644d9762d5: stopping tablet replica
I20260709 13:18:33.566610 12366 raft_consensus.cc:2243] T d9eaab202ff64678865461b97f4460f6 P e6097522851546e1a539b0644d9762d5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:33.567459 12366 raft_consensus.cc:2272] T d9eaab202ff64678865461b97f4460f6 P e6097522851546e1a539b0644d9762d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:33.570530 12366 tablet_replica.cc:333] T 11088daaf431493caeb66bbb6c61613f P e6097522851546e1a539b0644d9762d5: stopping tablet replica
I20260709 13:18:33.571452 12366 raft_consensus.cc:2243] T 11088daaf431493caeb66bbb6c61613f P e6097522851546e1a539b0644d9762d5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:33.572186 12366 raft_consensus.cc:2272] T 11088daaf431493caeb66bbb6c61613f P e6097522851546e1a539b0644d9762d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:33.575443 12366 tablet_replica.cc:333] T 95d7560963914386a3cfb3cb1e3b68ee P e6097522851546e1a539b0644d9762d5: stopping tablet replica
I20260709 13:18:33.576252 12366 raft_consensus.cc:2243] T 95d7560963914386a3cfb3cb1e3b68ee P e6097522851546e1a539b0644d9762d5 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:18:33.577570 12366 raft_consensus.cc:2272] T 95d7560963914386a3cfb3cb1e3b68ee P e6097522851546e1a539b0644d9762d5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:33.580571 12366 tablet_replica.cc:333] T 675694e64076476bab54fd1baebf7bc2 P e6097522851546e1a539b0644d9762d5: stopping tablet replica
I20260709 13:18:33.581439 12366 raft_consensus.cc:2243] T 675694e64076476bab54fd1baebf7bc2 P e6097522851546e1a539b0644d9762d5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:33.582235 12366 raft_consensus.cc:2272] T 675694e64076476bab54fd1baebf7bc2 P e6097522851546e1a539b0644d9762d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:33.585400 12366 tablet_replica.cc:333] T 73e4702af8c54095b5f5ede0bc531bb1 P e6097522851546e1a539b0644d9762d5: stopping tablet replica
I20260709 13:18:33.586292 12366 raft_consensus.cc:2243] T 73e4702af8c54095b5f5ede0bc531bb1 P e6097522851546e1a539b0644d9762d5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:33.587208 12366 raft_consensus.cc:2272] T 73e4702af8c54095b5f5ede0bc531bb1 P e6097522851546e1a539b0644d9762d5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:33.590329 12366 tablet_replica.cc:333] T bf03ae73187848de9e143f4254446050 P e6097522851546e1a539b0644d9762d5: stopping tablet replica
I20260709 13:18:33.591214 12366 raft_consensus.cc:2243] T bf03ae73187848de9e143f4254446050 P e6097522851546e1a539b0644d9762d5 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:18:33.592502 12366 raft_consensus.cc:2272] T bf03ae73187848de9e143f4254446050 P e6097522851546e1a539b0644d9762d5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:33.595611 12366 tablet_replica.cc:333] T b885b7e2dcd64e97aa69d1dc22d007c7 P e6097522851546e1a539b0644d9762d5: stopping tablet replica
I20260709 13:18:33.596412 12366 raft_consensus.cc:2243] T b885b7e2dcd64e97aa69d1dc22d007c7 P e6097522851546e1a539b0644d9762d5 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:18:33.597627 12366 raft_consensus.cc:2272] T b885b7e2dcd64e97aa69d1dc22d007c7 P e6097522851546e1a539b0644d9762d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:33.600654 12366 tablet_replica.cc:333] T 5be27ccae1ce49799118879eed504e63 P e6097522851546e1a539b0644d9762d5: stopping tablet replica
I20260709 13:18:33.601429 12366 raft_consensus.cc:2243] T 5be27ccae1ce49799118879eed504e63 P e6097522851546e1a539b0644d9762d5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:18:33.602667 12366 raft_consensus.cc:2272] T 5be27ccae1ce49799118879eed504e63 P e6097522851546e1a539b0644d9762d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:33.605638 12366 tablet_replica.cc:333] T 045a169a6f774beaa1d9ac1492a1211e P e6097522851546e1a539b0644d9762d5: stopping tablet replica
I20260709 13:18:33.606364 12366 raft_consensus.cc:2243] T 045a169a6f774beaa1d9ac1492a1211e P e6097522851546e1a539b0644d9762d5 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:18:33.607600 12366 raft_consensus.cc:2272] T 045a169a6f774beaa1d9ac1492a1211e P e6097522851546e1a539b0644d9762d5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:33.610520 12366 tablet_replica.cc:333] T 68e7880056ca4af380903714aebb5938 P e6097522851546e1a539b0644d9762d5: stopping tablet replica
I20260709 13:18:33.611275 12366 raft_consensus.cc:2243] T 68e7880056ca4af380903714aebb5938 P e6097522851546e1a539b0644d9762d5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:33.611821 12366 raft_consensus.cc:2272] T 68e7880056ca4af380903714aebb5938 P e6097522851546e1a539b0644d9762d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:33.614910 12366 tablet_replica.cc:333] T 905065f9c4254328832089cedf3a98f0 P e6097522851546e1a539b0644d9762d5: stopping tablet replica
I20260709 13:18:33.615718 12366 raft_consensus.cc:2243] T 905065f9c4254328832089cedf3a98f0 P e6097522851546e1a539b0644d9762d5 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:18:33.617067 12366 raft_consensus.cc:2272] T 905065f9c4254328832089cedf3a98f0 P e6097522851546e1a539b0644d9762d5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:33.619902 12366 tablet_replica.cc:333] T fdc12db962614c5d9a53667f3c0782fb P e6097522851546e1a539b0644d9762d5: stopping tablet replica
I20260709 13:18:33.620620 12366 raft_consensus.cc:2243] T fdc12db962614c5d9a53667f3c0782fb P e6097522851546e1a539b0644d9762d5 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:18:33.621760 12366 raft_consensus.cc:2272] T fdc12db962614c5d9a53667f3c0782fb P e6097522851546e1a539b0644d9762d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:33.624698 12366 tablet_replica.cc:333] T a4daa266e33540299aa0c54b1466d604 P e6097522851546e1a539b0644d9762d5: stopping tablet replica
I20260709 13:18:33.625396 12366 raft_consensus.cc:2243] T a4daa266e33540299aa0c54b1466d604 P e6097522851546e1a539b0644d9762d5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:33.626138 12366 raft_consensus.cc:2272] T a4daa266e33540299aa0c54b1466d604 P e6097522851546e1a539b0644d9762d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:33.629244 12366 tablet_replica.cc:333] T 07ed861d9504437eb1bd2be3d8f6bc23 P e6097522851546e1a539b0644d9762d5: stopping tablet replica
I20260709 13:18:33.629935 12366 raft_consensus.cc:2243] T 07ed861d9504437eb1bd2be3d8f6bc23 P e6097522851546e1a539b0644d9762d5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:33.630599 12366 raft_consensus.cc:2272] T 07ed861d9504437eb1bd2be3d8f6bc23 P e6097522851546e1a539b0644d9762d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:33.633646 12366 tablet_replica.cc:333] T 4ab6563464b343508d388464ca7138bd P e6097522851546e1a539b0644d9762d5: stopping tablet replica
I20260709 13:18:33.634317 12366 raft_consensus.cc:2243] T 4ab6563464b343508d388464ca7138bd P e6097522851546e1a539b0644d9762d5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:33.634949 12366 raft_consensus.cc:2272] T 4ab6563464b343508d388464ca7138bd P e6097522851546e1a539b0644d9762d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:33.637936 12366 tablet_replica.cc:333] T 06c815ac0f3e40358acf8de6a5045e94 P e6097522851546e1a539b0644d9762d5: stopping tablet replica
I20260709 13:18:33.638610 12366 raft_consensus.cc:2243] T 06c815ac0f3e40358acf8de6a5045e94 P e6097522851546e1a539b0644d9762d5 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:18:33.639979 12366 raft_consensus.cc:2272] T 06c815ac0f3e40358acf8de6a5045e94 P e6097522851546e1a539b0644d9762d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:33.643026 12366 tablet_replica.cc:333] T 88f912859fc24442ab485468b847ff5a P e6097522851546e1a539b0644d9762d5: stopping tablet replica
I20260709 13:18:33.643682 12366 raft_consensus.cc:2243] T 88f912859fc24442ab485468b847ff5a P e6097522851546e1a539b0644d9762d5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:33.644343 12366 raft_consensus.cc:2272] T 88f912859fc24442ab485468b847ff5a P e6097522851546e1a539b0644d9762d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:33.745553 12366 tablet_server.cc:196] TabletServer@127.12.19.131:0 shutdown complete.
I20260709 13:18:33.784044 12366 master.cc:562] Master@127.12.19.190:34149 shutting down...
I20260709 13:18:33.809134 12366 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 352af7faea65427b83a54e3c15c5faa8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:18:33.809762 12366 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 352af7faea65427b83a54e3c15c5faa8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:33.810104 12366 tablet_replica.cc:333] T 00000000000000000000000000000000 P 352af7faea65427b83a54e3c15c5faa8: stopping tablet replica
I20260709 13:18:33.831137 12366 master.cc:584] Master@127.12.19.190:34149 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (16690 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (32382 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (152118 ms total)
[  PASSED  ] 8 tests.
I20260709 13:18:33.885128 12366 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 1000 messages since previous log ~23 seconds ago
I20260709 13:18:33.885326 12366 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 1002 messages since previous log ~23 seconds ago
I20260709 13:18:33.885461 12366 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 1002 messages since previous log ~23 seconds ago
I20260709 13:18:33.885620 12366 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 ~40 seconds ago
I20260709 13:18:33.885763 12366 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 ~40 seconds ago
I20260709 13:18:33.885954 12366 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 170 messages since previous log ~5 seconds ago
I20260709 13:18:33.886199 12366 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 52 messages since previous log ~15 seconds ago
